Skip to content
StepArgumentsStatus
Start of Pipeline - (18 min in block)
timeout - (18 min in block)
timeout block - (18 min in block)
timestamps - (18 min in block)
timestamps block - (18 min in block)
stage - (6 min 36 sec in block)Build test images
stage block (Build test images) - (6 min 36 sec in block)
parallel - (6 min 36 sec in block)
parallel block (Branch: alpine) - (3 ms in block)
stage - (6 min 36 sec in block)alpine
stage block (alpine) - (6 min 36 sec in block)
node - (6 min 36 sec in block)ubuntu && amd64 && !zfs
node block - (5 min 34 sec in block)
checkout - (10 sec in self)
withDockerRegistry - (5 min 23 sec in block)dockerbuildbot-index.docker.io
withDockerRegistry block - (5 min 15 sec in block)
isUnix - (4 ms in self)
sh - (0.61 sec in self)docker pull dockerbuildbot/compose:debian-66e61504851699e7bdf69ce6f8cafc4137f2ae37
ansiColor - (5 min 14 sec in block)xterm
ansiColor block - (5 min 14 sec in block)
sh - (4 min 44 sec in self)docker build -t dockerbuildbot/compose:alpine-66e61504851699e7bdf69ce6f8cafc4137f2ae37 \ --target build \ --build-arg BUILD_PLATFORM="alpine" \ --build-arg GIT_COMMIT="66e61504851699e7bdf69ce6f8cafc4137f2ae37" \ .\
sh - (30 sec in self)docker push dockerbuildbot/compose:alpine-66e61504851699e7bdf69ce6f8cafc4137f2ae37
echo - (1 ms in self)dockerbuildbot/compose:alpine-66e61504851699e7bdf69ce6f8cafc4137f2ae37
parallel block (Branch: debian) - (4 min 14 sec in block)
stage - (4 min 14 sec in block)debian
stage block (debian) - (4 min 14 sec in block)
node - (4 min 13 sec in block)ubuntu && amd64 && !zfs
node block - (3 min 9 sec in block)
checkout - (10 sec in self)
withDockerRegistry - (2 min 58 sec in block)dockerbuildbot-index.docker.io
withDockerRegistry block - (2 min 53 sec in block)
isUnix - (3 ms in self)
sh - (0.91 sec in self)docker pull dockerbuildbot/compose:debian-66e61504851699e7bdf69ce6f8cafc4137f2ae37
ansiColor - (2 min 52 sec in block)xterm
ansiColor block - (2 min 52 sec in block)
sh - (2 min 28 sec in self)docker build -t dockerbuildbot/compose:debian-66e61504851699e7bdf69ce6f8cafc4137f2ae37 \ --target build \ --build-arg BUILD_PLATFORM="debian" \ --build-arg GIT_COMMIT="66e61504851699e7bdf69ce6f8cafc4137f2ae37" \ .\
sh - (23 sec in self)docker push dockerbuildbot/compose:debian-66e61504851699e7bdf69ce6f8cafc4137f2ae37
echo - (<1 ms in self)dockerbuildbot/compose:debian-66e61504851699e7bdf69ce6f8cafc4137f2ae37
stage - (11 min in block)Test
stage block (Test) - (11 min in block)
script - (11 min in block)
script block - (11 min in block)
parallel - (11 min in block)
parallel block (Branch: alpine_19.03.8_py37) - (3 ms in block)
stage - (11 min in block)python=py37 docker=19.03.8 alpine
stage block (python=py37 docker=19.03.8 alpine) - (11 min in block)
node - (11 min in block)ubuntu && amd64 && !zfs
node block - (11 min in block)
checkout - (1.4 sec in self)
sh - (12 sec in self)docker info -f '{{.Driver}}'
echo - (2 ms in self)Using local system's storage driver: overlay2
withDockerRegistry - (11 min in block)dockerbuildbot-index.docker.io
withDockerRegistry block - (11 min in block)
sh - (11 min in self)docker run \ -t \ --rm \ --privileged \ --volume="$(pwd)/.git:/code/.git" \ --volume="/var/run/docker.sock:/var/run/docker.sock" \ -e "TAG=dockerbuildbot/compose:alpine-66e61504851699e7bdf69ce6f8cafc4137f2ae37" \ -e "STORAGE_DRIVER=overlay2" \ -e "DOCKER_VERSIONS=19.03.8" \ -e "BUILD_NUMBER=1" \ -e "PY_TEST_VERSIONS=py37" \ --entrypoint="script/test/ci" \ dockerbuildbot/compose:alpine-66e61504851699e7bdf69ce6f8cafc4137f2ae37 \ --verbose
parallel block (Branch: debian_19.03.8_py37) - (11 min in block)
stage - (11 min in block)python=py37 docker=19.03.8 debian
stage block (python=py37 docker=19.03.8 debian) - (11 min in block)
node - (11 min in block)ubuntu && amd64 && !zfs
node block - (11 min in block)
checkout - (1.2 sec in self)
sh - (12 sec in self)docker info -f '{{.Driver}}'
echo - (1 ms in self)Using local system's storage driver: overlay2
withDockerRegistry - (11 min in block)dockerbuildbot-index.docker.io
withDockerRegistry block - (11 min in block)
sh - (11 min in self)docker run \ -t \ --rm \ --privileged \ --volume="$(pwd)/.git:/code/.git" \ --volume="/var/run/docker.sock:/var/run/docker.sock" \ -e "TAG=dockerbuildbot/compose:debian-66e61504851699e7bdf69ce6f8cafc4137f2ae37" \ -e "STORAGE_DRIVER=overlay2" \ -e "DOCKER_VERSIONS=19.03.8" \ -e "BUILD_NUMBER=1" \ -e "PY_TEST_VERSIONS=py37" \ --entrypoint="script/test/ci" \ dockerbuildbot/compose:debian-66e61504851699e7bdf69ce6f8cafc4137f2ae37 \ --verbose