Skip to content
StepArgumentsStatus
Start of Pipeline - (20 min in block)
withEnv - (20 min in block)GOPROXY, TAG
withEnv block - (20 min in block)
timeout - (20 min in block)
timeout block - (20 min in block)
stage - (9 min 42 sec in block)Build
stage block (Build) - (9 min 42 sec in block)
parallel - (9 min 42 sec in block)
parallel block (Branch: Validate) - (8 ms in block)
stage - (9 min 42 sec in block)Validate
stage block (Validate) - (9 min 42 sec in block)
node - (9 min 42 sec in block)ubuntu-1804 && x86_64 && overlay2
node block - (9 min 42 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (9 min 42 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (9 min 42 sec in block)
checkout - (2.8 sec in self)
ansiColor - (9 min 39 sec in block)xterm
ansiColor block - (9 min 39 sec in block)
sh - (1 min 22 sec in self)make -f docker.Makefile lint
sh - (8 min 17 sec in self)make -f docker.Makefile check-vendor
deleteDir - (0.2 sec in self)
parallel block (Branch: Binaries) - (12 ms in block)
stage - (9 min 24 sec in block)Binaries
stage block (Binaries) - (9 min 24 sec in block)
node - (9 min 24 sec in block)ubuntu-1804 && x86_64 && overlay2
node block - (9 min 24 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (9 min 24 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (9 min 24 sec in block)
script - (9 min 24 sec in block)
script block - (9 min 24 sec in block)
checkout - (2.8 sec in self)
ansiColor - (8 min 46 sec in block)xterm
ansiColor block - (8 min 46 sec in block)
sh - (8 min 46 sec in self)make -f docker.Makefile cli-cross cross e2e-cross tars
org.jenkinsci.plugins.workflow.steps.PushdStep - (33 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (33 sec in block)
stash - (33 sec in self)binaries
org.jenkinsci.plugins.workflow.steps.PushdStep - (0.28 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (0.26 sec in block)
stash - (0.26 sec in self)e2e
org.jenkinsci.plugins.workflow.steps.PushdStep - (0.28 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (0.26 sec in block)
stash - (0.26 sec in self)examples
sh - (1.1 sec in self)
deleteDir - (0.26 sec in self)
parallel block (Branch: Build Invocation image) - (1 min 56 sec in block)
stage - (1 min 56 sec in block)Build Invocation image
stage block (Build Invocation image) - (1 min 56 sec in block)
node - (1 min 56 sec in block)ubuntu-1804 && x86_64 && overlay2
node block - (1 min 56 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (1 min 54 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1 min 54 sec in block)
checkout - (3.2 sec in self)
ansiColor - (1 min 36 sec in block)xterm
ansiColor block - (1 min 36 sec in block)
sh - (1 min 34 sec in self)make -f docker.Makefile save-invocation-image
sh - (1.2 sec in self)make -f docker.Makefile INVOCATION_IMAGE_TAG=$TAG-coverage OUTPUT=coverage-invocation-image.tar save-invocation-image-tag
sh - (0.92 sec in self)make -f docker.Makefile INVOCATION_IMAGE_TAG=$TAG-coverage-experimental OUTPUT=coverage-experimental-invocation-image.tar save-invocation-image-tag
org.jenkinsci.plugins.workflow.steps.PushdStep - (15 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (15 sec in block)
stash - (6.4 sec in self)invocation-image
stash - (4.4 sec in self)coverage-invocation-image
stash - (4 sec in self)coverage-experimental-invocation-image
org.jenkinsci.plugins.workflow.steps.PushdStep - (1.2 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.2 sec in block)
sh - (0.41 sec in self)docker rmi docker/cnab-app-base:$TAG
sh - (0.41 sec in self)docker rmi docker/cnab-app-base:$TAG-coverage
sh - (0.4 sec in self)docker rmi docker/cnab-app-base:$TAG-coverage-experimental
deleteDir - (0.23 sec in self)
stage - (10 min in block)Test
stage block (Test) - (10 min in block)
parallel - (10 min in block)
parallel block (Branch: Coverage) - (0.11 sec in block)
stage - (5 min 46 sec in block)Coverage
stage block (Coverage) - (5 min 46 sec in block)
node - (5 min 46 sec in block)ubuntu-1804 && x86_64 && overlay2
node block - (5 min 46 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (5 min 44 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (5 min 44 sec in block)
checkout - (3 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (3.4 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (3.4 sec in block)
unstash - (2.1 sec in self)coverage-invocation-image
sh - (1.2 sec in self)docker load -i coverage-invocation-image.tar
ansiColor - (5 min 37 sec in block)xterm
ansiColor block - (5 min 37 sec in block)
sh - (5 min 36 sec in self)make -f docker.Makefile TAG=$TAG-coverage coverage-run || true
sh - (0.79 sec in self)make -f docker.Makefile TAG=$TAG-coverage coverage-results
archiveArtifacts - (0.2 sec in self)_build/ci-cov/all.out
archiveArtifacts - (0.24 sec in self)_build/ci-cov/coverage.html
org.jenkinsci.plugins.workflow.steps.PushdStep - (1.4 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.4 sec in block)
sh - (0.28 sec in self)[ ! -e unit-coverage.xml ] || sed -i -E -e 's,"github.com/docker/app","unit/basic",g; s,"github.com/docker/app/([^"]*)","unit/basic/\1",g' unit-coverage.xml
sh - (0.28 sec in self)[ ! -e e2e-coverage.xml ] || sed -i -E -e 's,"github.com/docker/app/e2e","e2e/basic",g' e2e-coverage.xml
archiveArtifacts - (0.27 sec in self)*.xml
junit - (0.58 sec in self)*.xml
sh - (0.28 sec in self)docker rmi docker/cnab-app-base:$TAG-coverage
deleteDir - (0.2 sec in self)
parallel block (Branch: Coverage (experimental)) - (0.11 sec in block)
stage - (10 min in block)Coverage (experimental)
stage block (Coverage (experimental)) - (10 min in block)
node - (10 min in block)ubuntu-1804 && x86_64 && overlay2
node block - (10 min in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (10 min in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (10 min in block)
checkout - (3.3 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (2.1 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (2.1 sec in block)
unstash - (1.2 sec in self)coverage-experimental-invocation-image
sh - (0.85 sec in self)docker load -i coverage-experimental-invocation-image.tar
ansiColor - (10 min in block)xterm
ansiColor block - (10 min in block)
sh - (10 min in self)make EXPERIMENTAL=on TEST_RESULTS_PREFIX="experimental-" -f docker.Makefile TAG=$TAG-coverage-experimental coverage-run || true
sh - (0.8 sec in self)make EXPERIMENTAL=on TEST_RESULTS_PREFIX="experimental-" -f docker.Makefile TAG=$TAG-coverage-experimental coverage-results
org.jenkinsci.plugins.workflow.steps.PushdStep - (0.94 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (0.92 sec in block)
sh - (0.28 sec in self)[ ! -e experimental-unit-coverage.xml ] || sed -i -E -e 's,"github.com/docker/app","unit/experimental",g; s,"github.com/docker/app/([^"]*)","unit/experimental/\1",g' experimental-unit-coverage.xml
sh - (0.29 sec in self)[ ! -e experimental-e2e-coverage.xml ] || sed -i -E -e 's,"github.com/docker/app/e2e","e2e/experimental",g' experimental-e2e-coverage.xml
archiveArtifacts - (0.26 sec in self)*.xml
junit - (81 ms in self)*.xml
sh - (0.28 sec in self)docker rmi docker/cnab-app-base:$TAG-coverage-experimental
deleteDir - (0.28 sec in self)
parallel block (Branch: Test Linux) - (3 min 56 sec in block)
stage - (3 min 56 sec in block)Test Linux
stage block (Test Linux) - (3 min 56 sec in block)
node - (3 min 56 sec in block)ubuntu-1804 && x86_64 && overlay2
node block - (3 min 56 sec in block)
withEnv - (3 min 56 sec in block)DOCKERAPP_BINARY, DOCKERCLI_BINARY
withEnv block - (3 min 56 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (3 min 54 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (3 min 54 sec in block)
checkout - (3.3 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (2.7 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (2.7 sec in block)
unstash - (1.4 sec in self)invocation-image
sh - (1.2 sec in self)docker load -i invocation-image.tar
unstash - (7.8 sec in self)binaries
org.jenkinsci.plugins.workflow.steps.PushdStep - (0.18 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (0.17 sec in block)
unstash - (0.16 sec in self)examples
org.jenkinsci.plugins.workflow.steps.PushdStep - (0.17 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (0.16 sec in block)
unstash - (0.15 sec in self)e2e
ansiColor - (3 min 40 sec in block)xterm
ansiColor block - (3 min 40 sec in block)
sh - (3 min 40 sec in self)./gotestsum-linux --format short-verbose --junitfile e2e-linux.xml --raw-command -- ./test2json-linux -t -p e2e/linux ./docker-app-e2e-linux -test.v --e2e-path=e2e
archiveArtifacts - (0.15 sec in self)src/github.com/docker/app/e2e-linux.xml
junit - (0.73 sec in self)src/github.com/docker/app/e2e-linux.xml
sh - (0.32 sec in self)docker rmi docker/cnab-app-base:$TAG
deleteDir - (0.26 sec in self)