Skip to content
StepArgumentsStatus
Start of Pipeline - (35 sec in block)
stage - (35 sec in block)test
stage block (test) - (35 sec in block)
parallel - (35 sec in block)
parallel block (Branch: python3) - (35 sec in block)
stage - (35 sec in block)python3
stage block (python3) - (35 sec in block)
node - (35 sec in block)linux
node block - (34 sec in block)
checkout - (1.5 sec in self)
withEnv - (33 sec in block)GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_URL
withEnv block - (33 sec in block)
isUnix - (7 ms in self)
readFile - (32 ms in self).jenkins/python3/Dockerfile
sh - (0.46 sec in self)docker build -t fc2140064755c8e771fdaa49b2cb7b87785d585d --pull -f ".jenkins/python3/Dockerfile" ".jenkins/python3"
isUnix - (9 ms in self)
withEnv - (0.38 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.32 sec in block)
sh - (0.29 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (32 sec in block)
withDockerContainer block - (30 sec in block)
sh - (0.3 sec in self)hostname
sh - (28 sec in self)HOME="$PWD" python3 setup.py install --user
sh - (1.9 sec in self) export HOME="$PWD" pytest -v --junit-xml=py3.xml testing