Skip to content
StepArgumentsStatus
Start of Pipeline - (24 min in block)
timeout - (24 min in block)
timeout block - (24 min in block)
timestamps - (24 min in block)
timestamps block - (24 min in block)
stage - (8 min 19 sec in block)Build test images
stage block (Build test images) - (8 min 19 sec in block)
parallel - (8 min 19 sec in block)
parallel block (Branch: alpine) - (3 ms in block)
stage - (8 min 19 sec in block)alpine
stage block (alpine) - (8 min 19 sec in block)
node - (8 min 19 sec in block)ubuntu && amd64 && !zfs
node block - (8 min 19 sec in block)
checkout - (13 sec in self)
withDockerRegistry - (8 min 5 sec in block)dockerbuildbot-index.docker.io
withDockerRegistry block - (7 min 55 sec in block)
isUnix - (4 ms in self)
sh - (0.52 sec in self)docker pull dockerbuildbot/compose:alpine-5a286c39dfed6e603a43450df105fca55036e77f
ansiColor - (7 min 54 sec in block)xterm
ansiColor block - (7 min 54 sec in block)
sh - (7 min 22 sec in self)docker build -t dockerbuildbot/compose:alpine-5a286c39dfed6e603a43450df105fca55036e77f \ --target build \ --build-arg BUILD_PLATFORM="alpine" \ --build-arg GIT_COMMIT="5a286c39dfed6e603a43450df105fca55036e77f" \ .\
sh - (32 sec in self)docker push dockerbuildbot/compose:alpine-5a286c39dfed6e603a43450df105fca55036e77f
echo - (<1 ms in self)dockerbuildbot/compose:alpine-5a286c39dfed6e603a43450df105fca55036e77f
parallel block (Branch: debian) - (4 min 38 sec in block)
stage - (4 min 38 sec in block)debian
stage block (debian) - (4 min 38 sec in block)
node - (4 min 38 sec in block)ubuntu && amd64 && !zfs
node block - (4 min 0 sec in block)
checkout - (2.4 sec in self)
withDockerRegistry - (3 min 58 sec in block)dockerbuildbot-index.docker.io
withDockerRegistry block - (3 min 58 sec in block)
isUnix - (3 ms in self)
sh - (0.27 sec in self)docker pull dockerbuildbot/compose:debian-5a286c39dfed6e603a43450df105fca55036e77f
ansiColor - (3 min 57 sec in block)xterm
ansiColor block - (3 min 57 sec in block)
sh - (3 min 27 sec in self)docker build -t dockerbuildbot/compose:debian-5a286c39dfed6e603a43450df105fca55036e77f \ --target build \ --build-arg BUILD_PLATFORM="debian" \ --build-arg GIT_COMMIT="5a286c39dfed6e603a43450df105fca55036e77f" \ .\
sh - (30 sec in self)docker push dockerbuildbot/compose:debian-5a286c39dfed6e603a43450df105fca55036e77f
echo - (<1 ms in self)dockerbuildbot/compose:debian-5a286c39dfed6e603a43450df105fca55036e77f
stage - (16 min in block)Test
stage block (Test) - (16 min in block)
script - (16 min in block)
script block - (16 min in block)
parallel - (16 min in block)
parallel block (Branch: alpine_19.03.5_py37) - (4 ms in block)
stage - (16 min in block)python=py37 docker=19.03.5 alpine
stage block (python=py37 docker=19.03.5 alpine) - (16 min in block)
node - (16 min in block)ubuntu && amd64 && !zfs
node block - (16 min in block)
checkout - (0.95 sec in self)
sh - (0.3 sec in self)docker info -f '{{.Driver}}'
echo - (2 ms in self)Using local system's storage driver: overlay2
withDockerRegistry - (16 min in block)dockerbuildbot-index.docker.io
withDockerRegistry block - (16 min in block)
sh - (16 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-5a286c39dfed6e603a43450df105fca55036e77f" \ -e "STORAGE_DRIVER=overlay2" \ -e "DOCKER_VERSIONS=19.03.5" \ -e "BUILD_NUMBER=1" \ -e "PY_TEST_VERSIONS=py37" \ --entrypoint="script/test/ci" \ dockerbuildbot/compose:alpine-5a286c39dfed6e603a43450df105fca55036e77f \ --verbose
parallel block (Branch: debian_19.03.5_py37) - (14 min in block)
stage - (14 min in block)python=py37 docker=19.03.5 debian
stage block (python=py37 docker=19.03.5 debian) - (14 min in block)
node - (14 min in block)ubuntu && amd64 && !zfs
node block - (14 min in block)
checkout - (13 sec in self)
sh - (10 sec in self)docker info -f '{{.Driver}}'
echo - (1 ms in self)Using local system's storage driver: overlay2
withDockerRegistry - (14 min in block)dockerbuildbot-index.docker.io
withDockerRegistry block - (14 min in block)
sh - (14 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-5a286c39dfed6e603a43450df105fca55036e77f" \ -e "STORAGE_DRIVER=overlay2" \ -e "DOCKER_VERSIONS=19.03.5" \ -e "BUILD_NUMBER=1" \ -e "PY_TEST_VERSIONS=py37" \ --entrypoint="script/test/ci" \ dockerbuildbot/compose:debian-5a286c39dfed6e603a43450df105fca55036e77f \ --verbose