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 - (9 min 31 sec in block)Build test images
stage block (Build test images) - (9 min 31 sec in block)
parallel - (9 min 31 sec in block)
parallel block (Branch: alpine) - (3 ms in block)
stage - (9 min 31 sec in block)alpine
stage block (alpine) - (9 min 31 sec in block)
node - (9 min 31 sec in block)ubuntu && amd64 && !zfs
node block - (8 min 31 sec in block)
checkout - (10 sec in self)
withDockerRegistry - (8 min 21 sec in block)dockerbuildbot-index.docker.io
withDockerRegistry block - (8 min 14 sec in block)
isUnix - (5 ms in self)
sh - (0.82 sec in self)docker pull dockerbuildbot/compose:alpine-157b8aea170ee7fcc775d540eee102a988a0906c
ansiColor - (8 min 13 sec in block)xterm
ansiColor block - (8 min 13 sec in block)
sh - (7 min 42 sec in self)docker build -t dockerbuildbot/compose:alpine-157b8aea170ee7fcc775d540eee102a988a0906c \ --target build \ --build-arg BUILD_PLATFORM="alpine" \ --build-arg GIT_COMMIT="157b8aea170ee7fcc775d540eee102a988a0906c" \ .\
sh - (31 sec in self)docker push dockerbuildbot/compose:alpine-157b8aea170ee7fcc775d540eee102a988a0906c
echo - (1 ms in self)dockerbuildbot/compose:alpine-157b8aea170ee7fcc775d540eee102a988a0906c
parallel block (Branch: debian) - (5 min 37 sec in block)
stage - (5 min 37 sec in block)debian
stage block (debian) - (5 min 37 sec in block)
node - (5 min 37 sec in block)ubuntu && amd64 && !zfs
node block - (4 min 32 sec in block)
checkout - (11 sec in self)
withDockerRegistry - (4 min 21 sec in block)dockerbuildbot-index.docker.io
withDockerRegistry block - (4 min 16 sec in block)
isUnix - (4 ms in self)
sh - (0.75 sec in self)docker pull dockerbuildbot/compose:debian-157b8aea170ee7fcc775d540eee102a988a0906c
ansiColor - (4 min 15 sec in block)xterm
ansiColor block - (4 min 15 sec in block)
sh - (3 min 41 sec in self)docker build -t dockerbuildbot/compose:debian-157b8aea170ee7fcc775d540eee102a988a0906c \ --target build \ --build-arg BUILD_PLATFORM="debian" \ --build-arg GIT_COMMIT="157b8aea170ee7fcc775d540eee102a988a0906c" \ .\
sh - (33 sec in self)docker push dockerbuildbot/compose:debian-157b8aea170ee7fcc775d540eee102a988a0906c
echo - (<1 ms in self)dockerbuildbot/compose:debian-157b8aea170ee7fcc775d540eee102a988a0906c
stage - (15 min in block)Test
stage block (Test) - (15 min in block)
script - (15 min in block)
script block - (15 min in block)
parallel - (15 min in block)
parallel block (Branch: alpine_19.03.5_py37) - (3 ms in block)
stage - (15 min in block)python=py37 docker=19.03.5 alpine
stage block (python=py37 docker=19.03.5 alpine) - (15 min in block)
node - (15 min in block)ubuntu && amd64 && !zfs
node block - (15 min in block)
checkout - (2.9 sec in self)
sh - (10 sec in self)docker info -f '{{.Driver}}'
echo - (2 ms in self)Using local system's storage driver: overlay2
withDockerRegistry - (15 min in block)dockerbuildbot-index.docker.io
withDockerRegistry block - (15 min in block)
sh - (15 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-157b8aea170ee7fcc775d540eee102a988a0906c" \ -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-157b8aea170ee7fcc775d540eee102a988a0906c \ --verbose
parallel block (Branch: debian_19.03.5_py37) - (15 min in block)
stage - (15 min in block)python=py37 docker=19.03.5 debian
stage block (python=py37 docker=19.03.5 debian) - (15 min in block)
node - (15 min in block)ubuntu && amd64 && !zfs
node block - (15 min in block)
checkout - (3.8 sec in self)
sh - (8.4 sec in self)docker info -f '{{.Driver}}'
echo - (5 ms in self)Using local system's storage driver: overlay2
withDockerRegistry - (15 min in block)dockerbuildbot-index.docker.io
withDockerRegistry block - (15 min in block)
sh - (15 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-157b8aea170ee7fcc775d540eee102a988a0906c" \ -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-157b8aea170ee7fcc775d540eee102a988a0906c \ --verbose