Skip to content
Failed

Console Output

Skipping 658 KB.. Full Log
Fetching upstream changes from git@github.com:docker/compose.git
using GIT_SSH to set credentials docker-jenkins user on github.com
 > git fetch --no-tags --progress git@github.com:docker/compose.git +refs/pull/6900/head:refs/remotes/origin/PR-6900 # timeout=10
13:28:44 Checking out Revision 86bb8fbf2360501e29c4cc87f5a45d8934419a3e (PR-6900)
13:28:44 + awk -F :  $1 == "Storage Driver" { print $2; exit }
13:28:44 + docker info
13:28:44 Commit message: "Update compose/project.py"
[Pipeline] sh
13:28:45 WARNING: No swap limit support
[Pipeline] echo
13:28:45 Using local system's storage driver: 
[Pipeline] sh
13:28:45 + docker info
13:28:45 + awk -F :  $1 == "Storage Driver" { print $2; exit }
13:28:45 + pwd
13:28:45 + docker run -t --rm --privileged --volume=/home/ubuntu/workspace/compose_PR-6900/.git:/code/.git --volume=/var/run/docker.sock:/var/run/docker.sock -e TAG=dockerbuildbot/compose:alpine-86bb8fbf2360501e29c4cc87f5a45d8934419a3e -e STORAGE_DRIVER= -e DOCKER_VERSIONS=19.03.13 -e BUILD_NUMBER=jenkins-compose-PR-6900-3 -e PY_TEST_VERSIONS=py27 --entrypoint=script/test/ci dockerbuildbot/compose:alpine-86bb8fbf2360501e29c4cc87f5a45d8934419a3e --verbose
13:28:45 Unable to find image 'dockerbuildbot/compose:alpine-86bb8fbf2360501e29c4cc87f5a45d8934419a3e' locally
13:28:45 alpine-86bb8fbf2360501e29c4cc87f5a45d8934419a3e: Pulling from dockerbuildbot/compose
13:28:45 9d48c3bd43c5: Pulling fs layer
13:28:45 c0ea575d71b9: Pulling fs layer
13:28:45 0f535eceebd5: Pulling fs layer
13:28:45 8a30f5893bea: Pulling fs layer
13:28:45 287089fe229e: Pulling fs layer
13:28:45 19f1879d788a: Pulling fs layer
13:28:45 67e5aedb7248: Pulling fs layer
13:28:45 c2e12d421658: Pulling fs layer
13:28:45 e17bea405947: Pulling fs layer
13:28:45 d772b6875ce6: Pulling fs layer
13:28:45 63c92f28c671: Pulling fs layer
13:28:45 53cde3021641: Pulling fs layer
13:28:45 76f528c11881: Pulling fs layer
13:28:45 c7735056400a: Pulling fs layer
13:28:45 87f17d5e5108: Pulling fs layer
13:28:45 b2f928bdfad9: Pulling fs layer
13:28:45 37fe1d2ba301: Pulling fs layer
13:28:45 412ab5a43f85: Pulling fs layer
13:28:45 f65a232a845d: Pulling fs layer
13:28:45 cc8445b9f190: Pulling fs layer
13:28:45 e947b7b1adeb: Pulling fs layer
13:28:45 287089fe229e: Waiting
13:28:45 19f1879d788a: Waiting
13:28:45 67e5aedb7248: Waiting
13:28:45 c2e12d421658: Waiting
13:28:45 e17bea405947: Waiting
13:28:45 d772b6875ce6: Waiting
13:28:45 63c92f28c671: Waiting
13:28:45 53cde3021641: Waiting
13:28:45 76f528c11881: Waiting
13:28:45 c7735056400a: Waiting
13:28:45 87f17d5e5108: Waiting
13:28:45 b2f928bdfad9: Waiting
13:28:45 37fe1d2ba301: Waiting
13:28:45 412ab5a43f85: Waiting
13:28:45 f65a232a845d: Waiting
13:28:45 cc8445b9f190: Waiting
13:28:45 e947b7b1adeb: Waiting
13:28:45 8a30f5893bea: Waiting
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 86bb8fbf2360501e29c4cc87f5a45d8934419a3e # timeout=10
13:28:45 c0ea575d71b9: Verifying Checksum
13:28:45 c0ea575d71b9: Download complete
13:28:45 9d48c3bd43c5: Verifying Checksum
13:28:45 8a30f5893bea: Verifying Checksum
13:28:45 8a30f5893bea: Download complete
13:28:45 287089fe229e: Verifying Checksum
13:28:45 287089fe229e: Download complete
13:28:45 pre-commit installed: appdirs==1.4.4,cfgv==3.2.0,distlib==0.3.1,filelock==3.0.12,identify==1.5.7,importlib-metadata==2.0.0,nodeenv==1.5.0,pre-commit==2.8.2,PyYAML==5.3.1,six==1.15.0,toml==0.10.2,virtualenv==20.1.0,zipp==3.4.0

13:28:45 pre-commit runtests: PYTHONHASHSEED='422512887'

13:28:45 pre-commit runtests: commands[0] | pre-commit install

13:28:46 67e5aedb7248: Verifying Checksum
13:28:46 67e5aedb7248: Download complete
13:28:46 0f535eceebd5: Verifying Checksum
13:28:46 0f535eceebd5: Download complete
13:28:46 9d48c3bd43c5: Pull complete
13:28:46 e17bea405947: Verifying Checksum
13:28:46 e17bea405947: Download complete
13:28:46 WARNING: No swap limit support
[Pipeline] echo
13:28:46 Using local system's storage driver: 
[Pipeline] sh
13:28:46 pre-commit installed at .git/hooks/pre-commit

13:28:46 pre-commit runtests: commands[1] | pre-commit run --all-files

13:28:46 [WARNING] normalizing pre-commit configuration to a top-level map.  support for top level list will be removed in a future version.  run: `pre-commit migrate-config` to automatically fix this.

13:28:46 [WARNING] Unexpected key(s) present on git://github.com/pre-commit/pre-commit-hooks: sha

13:28:46 [WARNING] Unexpected key(s) present on git://github.com/asottile/reorder_python_imports: sha

13:28:46 [INFO] Initializing environment for git://github.com/pre-commit/pre-commit-hooks.

13:28:46 d772b6875ce6: Verifying Checksum
13:28:46 d772b6875ce6: Download complete
13:28:46 c0ea575d71b9: Pull complete
13:28:46 c2e12d421658: Verifying Checksum
13:28:46 c2e12d421658: Download complete
13:28:46 + pwd
13:28:46 + docker run -t --rm --privileged --volume=/home/ubuntu/workspace/compose_PR-6900/.git:/code/.git --volume=/var/run/docker.sock:/var/run/docker.sock -e TAG=dockerbuildbot/compose:debian-86bb8fbf2360501e29c4cc87f5a45d8934419a3e -e STORAGE_DRIVER= -e DOCKER_VERSIONS=19.03.13 -e BUILD_NUMBER=jenkins-compose-PR-6900-3 -e PY_TEST_VERSIONS=py27 --entrypoint=script/test/ci dockerbuildbot/compose:debian-86bb8fbf2360501e29c4cc87f5a45d8934419a3e --verbose
13:28:46 Unable to find image 'dockerbuildbot/compose:debian-86bb8fbf2360501e29c4cc87f5a45d8934419a3e' locally
13:28:46 53cde3021641: Verifying Checksum
13:28:46 53cde3021641: Download complete
13:28:46 76f528c11881: Verifying Checksum
13:28:46 76f528c11881: Download complete
13:28:46 63c92f28c671: Verifying Checksum
13:28:46 63c92f28c671: Download complete
13:28:46 c7735056400a: Verifying Checksum
13:28:46 c7735056400a: Download complete
13:28:46 debian-86bb8fbf2360501e29c4cc87f5a45d8934419a3e: Pulling from dockerbuildbot/compose
13:28:46 80369df48736: Pulling fs layer
13:28:46 aaba0609d543: Pulling fs layer
13:28:46 33536ac8210e: Pulling fs layer
13:28:46 35aa8bff600e: Pulling fs layer
13:28:46 6e4c9666aa4e: Pulling fs layer
13:28:46 e87e6bdfd806: Pulling fs layer
13:28:46 93ae0dd0dbef: Pulling fs layer
13:28:46 852945019c22: Pulling fs layer
13:28:46 cb6601eb289a: Pulling fs layer
13:28:46 d262a3eb52a1: Pulling fs layer
13:28:46 9dc1271a9d26: Pulling fs layer
13:28:46 7a1e030a8872: Pulling fs layer
13:28:46 f95c236bd021: Pulling fs layer
13:28:46 00b52bd57712: Pulling fs layer
13:28:46 5276e2a83957: Pulling fs layer
13:28:46 bdd8e4dbf532: Pulling fs layer
13:28:46 255287ded166: Pulling fs layer
13:28:46 cc8484e67675: Pulling fs layer
13:28:46 04721dba4a20: Pulling fs layer
13:28:46 2e1829f74053: Pulling fs layer
13:28:46 c366a1c4adfb: Pulling fs layer
13:28:46 852945019c22: Waiting
13:28:46 cb6601eb289a: Waiting
13:28:46 d262a3eb52a1: Waiting
13:28:46 9dc1271a9d26: Waiting
13:28:46 7a1e030a8872: Waiting
13:28:46 f95c236bd021: Waiting
13:28:46 00b52bd57712: Waiting
13:28:46 5276e2a83957: Waiting
13:28:46 bdd8e4dbf532: Waiting
13:28:46 255287ded166: Waiting
13:28:46 cc8484e67675: Waiting
13:28:46 04721dba4a20: Waiting
13:28:46 2e1829f74053: Waiting
13:28:46 c366a1c4adfb: Waiting
13:28:46 e87e6bdfd806: Waiting
13:28:46 93ae0dd0dbef: Waiting
13:28:46 6e4c9666aa4e: Waiting
13:28:46 35aa8bff600e: Waiting
13:28:46 [INFO] Initializing environment for git://github.com/asottile/reorder_python_imports.

13:28:46 87f17d5e5108: Verifying Checksum
13:28:46 87f17d5e5108: Download complete
13:28:46 37fe1d2ba301: Verifying Checksum
13:28:46 37fe1d2ba301: Download complete
13:28:46 b2f928bdfad9: Verifying Checksum
13:28:46 b2f928bdfad9: Download complete
13:28:46 412ab5a43f85: Verifying Checksum
13:28:46 412ab5a43f85: Download complete
13:28:46 19f1879d788a: Verifying Checksum
13:28:46 19f1879d788a: Download complete
13:28:46 cc8445b9f190: Verifying Checksum
13:28:46 cc8445b9f190: Download complete
13:28:46 80369df48736: Verifying Checksum
13:28:46 80369df48736: Download complete
13:28:46 aaba0609d543: Verifying Checksum
13:28:46 aaba0609d543: Download complete
13:28:46 35aa8bff600e: Verifying Checksum
13:28:46 35aa8bff600e: Download complete
13:28:46 33536ac8210e: Verifying Checksum
13:28:46 33536ac8210e: Download complete
13:28:46 93ae0dd0dbef: Verifying Checksum
13:28:46 93ae0dd0dbef: Download complete
13:28:46 6e4c9666aa4e: Download complete
13:28:47 [INFO] Installing environment for git://github.com/pre-commit/pre-commit-hooks.

13:28:47 [INFO] Once installed this environment will be reused.

13:28:47 [INFO] This may take a few minutes...

13:28:47 cb6601eb289a: Download complete
13:28:47 852945019c22: Verifying Checksum
13:28:47 852945019c22: Download complete
13:28:47 d262a3eb52a1: Verifying Checksum
13:28:47 d262a3eb52a1: Download complete
13:28:47 7a1e030a8872: Verifying Checksum
13:28:47 7a1e030a8872: Download complete
13:28:47 9dc1271a9d26: Verifying Checksum
13:28:47 9dc1271a9d26: Download complete
13:28:47 f95c236bd021: Verifying Checksum
13:28:47 f95c236bd021: Download complete
13:28:47 5276e2a83957: Verifying Checksum
13:28:47 5276e2a83957: Download complete
13:28:47 00b52bd57712: Verifying Checksum
13:28:47 00b52bd57712: Download complete
13:28:47 bdd8e4dbf532: Verifying Checksum
13:28:47 bdd8e4dbf532: Download complete
13:28:47 255287ded166: Verifying Checksum
13:28:47 255287ded166: Download complete
13:28:47 cc8484e67675: Verifying Checksum
13:28:47 cc8484e67675: Download complete
13:28:47 2e1829f74053: Download complete
13:28:48 04721dba4a20: Verifying Checksum
13:28:48 04721dba4a20: Download complete
13:28:48 c366a1c4adfb: Verifying Checksum
13:28:48 c366a1c4adfb: Download complete
13:28:48 e87e6bdfd806: Verifying Checksum
13:28:48 e87e6bdfd806: Download complete
13:28:48 f65a232a845d: Verifying Checksum
13:28:48 f65a232a845d: Download complete
13:28:48 0f535eceebd5: Pull complete
13:28:48 e947b7b1adeb: Verifying Checksum
13:28:48 e947b7b1adeb: Download complete
13:28:48 8a30f5893bea: Pull complete
13:28:48 287089fe229e: Pull complete
13:28:48 80369df48736: Pull complete
13:28:49 aaba0609d543: Pull complete
13:28:49 33536ac8210e: Pull complete
13:28:50 35aa8bff600e: Pull complete
13:28:50 6e4c9666aa4e: Pull complete
13:28:51 19f1879d788a: Pull complete
13:28:51 67e5aedb7248: Pull complete
13:28:52 c2e12d421658: Pull complete
13:28:52 e17bea405947: Pull complete
13:28:52 d772b6875ce6: Pull complete
13:28:52 63c92f28c671: Pull complete
13:28:52 53cde3021641: Pull complete
13:28:52 76f528c11881: Pull complete
13:28:52 c7735056400a: Pull complete
13:28:53 87f17d5e5108: Pull complete
13:28:53 b2f928bdfad9: Pull complete
13:28:53 37fe1d2ba301: Pull complete
13:28:53 412ab5a43f85: Pull complete
13:28:54 e87e6bdfd806: Pull complete
13:28:54 93ae0dd0dbef: Pull complete
13:28:54 852945019c22: Pull complete
13:28:54 cb6601eb289a: Pull complete
13:28:54 d262a3eb52a1: Pull complete
13:28:55 9dc1271a9d26: Pull complete
Still waiting to schedule task
Waiting for next available executor on ‘ubuntu&&!zfs’
13:28:55 7a1e030a8872: Pull complete
13:28:55 f95c236bd021: Pull complete
13:28:55 f65a232a845d: Pull complete
13:28:55 cc8445b9f190: Pull complete
13:28:55 00b52bd57712: Pull complete
13:28:56 5276e2a83957: Pull complete
13:28:56 bdd8e4dbf532: Pull complete
13:28:56 e947b7b1adeb: Pull complete
13:28:56 Digest: sha256:2cd8035c8cb38a0fa84d09e121d26f3db3e223049abe04941cd586dffab8e8bb
13:28:56 Status: Downloaded newer image for dockerbuildbot/compose:alpine-86bb8fbf2360501e29c4cc87f5a45d8934419a3e
13:28:56 255287ded166: Pull complete
13:28:56 cc8484e67675: Pull complete
13:28:56 + docker version
13:28:57 Client: Docker Engine - Community
13:28:57  Version:           18.09.7
13:28:57  API version:       1.39
13:28:57  Go version:        go1.10.8
13:28:57  Git commit:        2d0083d
13:28:57  Built:             Thu Jun 27 17:54:15 2019
13:28:57  OS/Arch:           linux/amd64
13:28:57  Experimental:      false
13:28:57 
13:28:57 Server: Docker Engine - Community
13:28:57  Engine:
13:28:57   Version:          19.03.13
13:28:57   API version:      1.40 (minimum version 1.12)
13:28:57   Go version:       go1.13.15
13:28:57   Git commit:       4484c46d9d
13:28:57   Built:            Wed Sep 16 17:01:06 2020
13:28:57   OS/Arch:          linux/amd64
13:28:57   Experimental:     true
13:28:57  containerd:
13:28:57   Version:          1.3.7
13:28:57   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
13:28:57  runc:
13:28:57   Version:          1.0.0-rc10
13:28:57   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
13:28:57  docker-init:
13:28:57   Version:          0.18.0
13:28:57   GitCommit:        fec3683
13:28:57 + export DOCKER_VERSIONS=19.03.13
13:28:57 + DOCKER_VERSIONS=19.03.13
13:28:57 + STORAGE_DRIVER=overlay
13:28:57 + export DOCKER_DAEMON_ARGS=--storage-driver=overlay
13:28:57 + DOCKER_DAEMON_ARGS=--storage-driver=overlay
13:28:57 ++ hostname
13:28:57 + GIT_VOLUME=--volumes-from=b43cf8898c9e
13:28:57 + . script/test/all
13:28:57 ++ set -e
13:28:57 ++ echo 'Running lint checks'
13:28:57 Running lint checks
13:28:57 ++ docker run --rm --tty --volumes-from=b43cf8898c9e dockerbuildbot/compose:alpine-86bb8fbf2360501e29c4cc87f5a45d8934419a3e tox -e pre-commit
13:28:58 pre-commit installed: appdirs==1.4.4,cfgv==3.2.0,distlib==0.3.1,filelock==3.0.12,identify==1.5.7,importlib-metadata==2.0.0,nodeenv==1.5.0,pre-commit==2.8.2,PyYAML==5.3.1,six==1.15.0,toml==0.10.2,virtualenv==20.1.0,zipp==3.4.0

13:28:58 pre-commit runtests: PYTHONHASHSEED='1696726108'

13:28:58 pre-commit runtests: commands[0] | pre-commit install

13:28:58 pre-commit installed at .git/hooks/pre-commit

13:28:58 pre-commit runtests: commands[1] | pre-commit run --all-files

13:28:58 [WARNING] normalizing pre-commit configuration to a top-level map.  support for top level list will be removed in a future version.  run: `pre-commit migrate-config` to automatically fix this.

13:28:58 [WARNING] Unexpected key(s) present on git://github.com/pre-commit/pre-commit-hooks: sha

13:28:58 [WARNING] Unexpected key(s) present on git://github.com/asottile/reorder_python_imports: sha

13:28:58 [INFO] Initializing environment for git://github.com/pre-commit/pre-commit-hooks.

13:28:59 [INFO] Initializing environment for git://github.com/asottile/reorder_python_imports.

13:28:59 04721dba4a20: Pull complete
13:28:59 [INFO] Installing environment for git://github.com/pre-commit/pre-commit-hooks.

13:28:59 [INFO] Once installed this environment will be reused.

13:28:59 [INFO] This may take a few minutes...

13:28:59 2e1829f74053: Pull complete
13:29:00 c366a1c4adfb: Pull complete
13:29:00 Digest: sha256:c7ffafb0448ff2f5dabc335510d9b60fde813e55b1634e99b37fa41f184a8140
13:29:00 Status: Downloaded newer image for dockerbuildbot/compose:debian-86bb8fbf2360501e29c4cc87f5a45d8934419a3e
13:29:01 standard_init_linux.go:211: exec user process caused "exec format error"
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0da5f21738851b3fb) in /home/ubuntu/workspace/compose_PR-6900
[Pipeline] // node
[Pipeline] {
[Pipeline] }
Failed in branch debian_19.03.13_py27
[Pipeline] withDockerRegistry
13:29:02 Sending interrupt signal to process
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/compose_PR-6900@tmp/441438f8-6b7f-4e51-9dab-dd7f718db269/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
13:29:07 Terminated
13:29:07 script returned exit code 143
13:29:08 [INFO] Installing environment for git://github.com/asottile/reorder_python_imports.

13:29:08 [INFO] Once installed this environment will be reused.

13:29:08 [INFO] This may take a few minutes...

13:29:12 Sending interrupt signal to process
13:29:18 Terminated
13:29:18 script returned exit code 143
[Pipeline] {
[Pipeline] }
[Pipeline] }
[Pipeline] wrap
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] {
[Pipeline] wrap
[Pipeline] // wrap
[Pipeline] // wrap
[Pipeline] }
[Pipeline] }
[Pipeline] {
[Pipeline] // wrap
[Pipeline] // wrap
[Pipeline] }
[Pipeline] }
[Pipeline] echo
13:29:23 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
13:29:23 chowning workspace
[Pipeline] sh
[Pipeline] // withDockerRegistry
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] }
[Pipeline] // node
[Pipeline] // node
[Pipeline] }
Failed in branch alpine_19.03.13_py27
[Pipeline] }
Failed in branch alpine_19.03.13_py37
13:29:23 + pwd
13:29:23 + id -u
13:29:23 + id -g
13:29:23 + docker run --rm -v /home/ubuntu/workspace/compose_PR-6900:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
13:29:24 Removing all docker containers
[Pipeline] sh
13:29:25 + docker container ls -aq
[Pipeline] echo
13:29:25 Docker containers have been removed
[Pipeline] echo
13:29:25 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
13:29:25 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (test python=py37 / docker=19.03.13 / baseImage=debian)
[Pipeline] checkout
13:29:25 using credential sf-release-bot.github.ssh
13:29:25 Cloning the remote Git repository
13:29:25 Cloning with configured refspecs honoured and without tags
Cloning repository git@github.com:docker/compose.git
 > git init /home/ubuntu/workspace/compose_PR-6900 # timeout=10
Fetching upstream changes from git@github.com:docker/compose.git
 > git --version # timeout=10
 > git --version # 'git version 2.7.4'
using GIT_SSH to set credentials docker-jenkins user on github.com
 > git fetch --no-tags --progress git@github.com:docker/compose.git +refs/pull/6900/head:refs/remotes/origin/PR-6900 # timeout=10
13:29:26 Fetching without tags
13:29:27 Checking out Revision 86bb8fbf2360501e29c4cc87f5a45d8934419a3e (PR-6900)
13:29:27 Commit message: "Update compose/project.py"
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/6900/head:refs/remotes/origin/PR-6900 # timeout=10
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
Fetching upstream changes from git@github.com:docker/compose.git
using GIT_SSH to set credentials docker-jenkins user on github.com
 > git fetch --no-tags --progress git@github.com:docker/compose.git +refs/pull/6900/head:refs/remotes/origin/PR-6900 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 86bb8fbf2360501e29c4cc87f5a45d8934419a3e # timeout=10
[Pipeline] sh
13:29:28 + awk -F :  $1 == "Storage Driver" { print $2; exit }
13:29:28 + docker info
13:29:28 WARNING: No swap limit support
[Pipeline] echo
13:29:28 Using local system's storage driver: 
[Pipeline] sh
13:29:28 + pwd
13:29:28 + docker run -t --rm --privileged --volume=/home/ubuntu/workspace/compose_PR-6900/.git:/code/.git --volume=/var/run/docker.sock:/var/run/docker.sock -e TAG=dockerbuildbot/compose:debian-86bb8fbf2360501e29c4cc87f5a45d8934419a3e -e STORAGE_DRIVER= -e DOCKER_VERSIONS=19.03.13 -e BUILD_NUMBER=jenkins-compose-PR-6900-3 -e PY_TEST_VERSIONS=py37 --entrypoint=script/test/ci dockerbuildbot/compose:debian-86bb8fbf2360501e29c4cc87f5a45d8934419a3e --verbose
13:29:29 standard_init_linux.go:211: exec user process caused "exec format error"
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch debian_19.03.13_py37
[Pipeline] // parallel
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

ERROR: script returned exit code 1
Finished: FAILURE