Skip to content
Failed

Console Output

Skipping 15 KB.. Full Log
[Pipeline] echo
00:32:40 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (build image)
[Pipeline] checkout
00:32:40 The recommended git tool is: git
00:32:42 using credential docker-jenkins-github-credentials
00:32:42 Cloning the remote Git repository
00:32:42 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-3031 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-py.git +refs/pull/3031/head:refs/remotes/origin/PR-3031 +refs/heads/main:refs/remotes/origin/main # timeout=10
00:32:45 Fetching without tags
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/3031/head:refs/remotes/origin/PR-3031 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/main:refs/remotes/origin/main # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-py.git +refs/pull/3031/head:refs/remotes/origin/PR-3031 +refs/heads/main:refs/remotes/origin/main # timeout=10
00:32:45 Merging remotes/origin/main commit 2494d63f36eba0e1811f05e7b2136f8b30f7cdb7 into PR head commit aabf25fb7335314ed43fe1705be7a086946f06ba
00:32:45 Merge succeeded, producing aabf25fb7335314ed43fe1705be7a086946f06ba
00:32:45 Checking out Revision aabf25fb7335314ed43fe1705be7a086946f06ba (PR-3031)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f aabf25fb7335314ed43fe1705be7a086946f06ba # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge 2494d63f36eba0e1811f05e7b2136f8b30f7cdb7 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f aabf25fb7335314ed43fe1705be7a086946f06ba # timeout=10
00:32:49 Commit message: "Merge branch 'main' into feature_floating_docker_logs"
[Pipeline] sh
00:32:49 + git rev-parse HEAD
[Pipeline] withDockerRegistry
[Pipeline] {
[Pipeline] isUnix
[Pipeline] sh
00:32:50 + docker pull dockerpinata/docker-py:sshdind-aabf25fb7335314ed43fe1705be7a086946f06ba
00:32:50 Error response from daemon: manifest for dockerpinata/docker-py:sshdind-aabf25fb7335314ed43fe1705be7a086946f06ba not found: manifest unknown: manifest unknown
[Pipeline] isUnix
[Pipeline] sh
 > git rev-list --no-walk aabf25fb7335314ed43fe1705be7a086946f06ba # timeout=10
00:32:50 + docker build -t dockerpinata/docker-py:sshdind-aabf25fb7335314ed43fe1705be7a086946f06ba -f tests/Dockerfile-ssh-dind .
00:32:50 Sending build context to Docker daemon    1.4MB

00:32:50 Step 1/10 : ARG API_VERSION=1.41
00:32:50 Step 2/10 : ARG ENGINE_VERSION=20.10
00:32:50 Step 3/10 : FROM docker:${ENGINE_VERSION}-dind
00:32:50 20.10-dind: Pulling from library/docker
00:32:50 213ec9aee27d: Pulling fs layer
00:32:50 6eb510456a42: Pulling fs layer
00:32:50 4627ba0696d0: Pulling fs layer
00:32:50 e001120e1cd4: Pulling fs layer
00:32:50 7891c9ff9fe8: Pulling fs layer
00:32:50 144f1ebec263: Pulling fs layer
00:32:50 cf0385f95877: Pulling fs layer
00:32:50 e30c5557bfe3: Pulling fs layer
00:32:50 cf3b23cdd154: Pulling fs layer
00:32:50 d0fb14534f84: Pulling fs layer
00:32:50 2317829903f1: Pulling fs layer
00:32:50 4bb16b423fd5: Pulling fs layer
00:32:50 5df88fbdd82d: Pulling fs layer
00:32:50 a813a67ee7ee: Pulling fs layer
00:32:50 e30c5557bfe3: Waiting
00:32:50 cf3b23cdd154: Waiting
00:32:50 d0fb14534f84: Waiting
00:32:50 2317829903f1: Waiting
00:32:50 4bb16b423fd5: Waiting
00:32:50 5df88fbdd82d: Waiting
00:32:50 a813a67ee7ee: Waiting
00:32:50 144f1ebec263: Waiting
00:32:50 e001120e1cd4: Waiting
00:32:50 7891c9ff9fe8: Waiting
00:32:50 cf0385f95877: Waiting
00:32:50 4627ba0696d0: Verifying Checksum
00:32:50 4627ba0696d0: Download complete
00:32:50 213ec9aee27d: Verifying Checksum
00:32:50 213ec9aee27d: Download complete
00:32:50 6eb510456a42: Verifying Checksum
00:32:50 6eb510456a42: Download complete
$ 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/docker-py_PR-3031@tmp/6d2e53da-3e03-483a-a238-1c6228c41a79/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
00:32:50 e001120e1cd4: Verifying Checksum
00:32:50 e001120e1cd4: Download complete
00:32:50 7891c9ff9fe8: Verifying Checksum
00:32:50 7891c9ff9fe8: Download complete
00:32:51 144f1ebec263: Verifying Checksum
00:32:51 144f1ebec263: Download complete
00:32:51 cf0385f95877: Verifying Checksum
00:32:51 cf0385f95877: Download complete
00:32:51 e30c5557bfe3: Verifying Checksum
00:32:51 e30c5557bfe3: Download complete
00:32:51 cf3b23cdd154: Verifying Checksum
00:32:51 cf3b23cdd154: Download complete
00:32:51 213ec9aee27d: Pull complete
00:32:51 2317829903f1: Verifying Checksum
00:32:51 2317829903f1: Download complete
00:32:51 d0fb14534f84: Verifying Checksum
00:32:51 d0fb14534f84: Download complete
00:32:51 5df88fbdd82d: Verifying Checksum
00:32:51 5df88fbdd82d: Download complete
00:32:51 a813a67ee7ee: Verifying Checksum
00:32:51 a813a67ee7ee: Download complete
00:32:51 6eb510456a42: Pull complete
00:32:51 4627ba0696d0: Pull complete
00:32:51 4bb16b423fd5: Verifying Checksum
00:32:51 4bb16b423fd5: Download complete
00:32:52 e001120e1cd4: Pull complete
00:32:52 7891c9ff9fe8: Pull complete
00:32:53 144f1ebec263: Pull complete
00:32:53 cf0385f95877: Pull complete
00:32:53 e30c5557bfe3: Pull complete
00:32:53 cf3b23cdd154: Pull complete
00:32:53 d0fb14534f84: Pull complete
00:32:53 2317829903f1: Pull complete
00:32:55 4bb16b423fd5: Pull complete
00:32:55 5df88fbdd82d: Pull complete
00:32:55 a813a67ee7ee: Pull complete
00:32:55 Digest: sha256:7bdd29ad5bb0bf28ffd27ae1add967896e15d5d9792324cc9412705afd864ef4
00:32:55 Status: Downloaded newer image for docker:20.10-dind
00:32:55  ---> c6bedc1ef641
00:32:55 Step 4/10 : RUN apk add --no-cache --upgrade 		openssh
00:32:58  ---> Running in cf1a29eaa458
00:32:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz
00:33:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz
00:33:00 (1/4) Installing openssh-sftp-server (9.0_p1-r2)
00:33:00 (2/4) Installing openssh-server-common (9.0_p1-r2)
00:33:00 (3/4) Installing openssh-server (9.0_p1-r2)
00:33:00 (4/4) Installing openssh (9.0_p1-r2)
00:33:00 Executing busybox-1.35.0-r17.trigger
00:33:00 OK: 31 MiB in 59 packages
00:33:01 Removing intermediate container cf1a29eaa458
00:33:01  ---> 12a794b3e6a2
00:33:01 Step 5/10 : COPY tests/ssh/config/server /etc/ssh/
00:33:01  ---> 928e652a3c14
00:33:01 Step 6/10 : RUN chmod -R 600 /etc/ssh
00:33:01  ---> Running in b01d2b2a089a
00:33:02 Removing intermediate container b01d2b2a089a
00:33:02  ---> 714f557966d9
00:33:02 Step 7/10 : COPY tests/ssh/config/client/id_rsa.pub /root/.ssh/authorized_keys
00:33:02  ---> 99b8e81a2afe
00:33:02 Step 8/10 : RUN chmod -R 600 /root/.ssh
00:33:02  ---> Running in b044c2172884
00:33:03 Removing intermediate container b044c2172884
00:33:03  ---> 065c9ebfede5
00:33:03 Step 9/10 : RUN ln -s /usr/local/bin/docker /usr/bin/docker
00:33:03  ---> Running in 0386f1a3043c
00:33:04 Removing intermediate container 0386f1a3043c
00:33:04  ---> 9f71bc1cb0a5
00:33:04 Step 10/10 : EXPOSE 22
00:33:04  ---> Running in 79005ab1f9b7
00:33:04 Removing intermediate container 79005ab1f9b7
00:33:04  ---> 34c4ac47941e
00:33:04 Successfully built 34c4ac47941e
00:33:04 Successfully tagged dockerpinata/docker-py:sshdind-aabf25fb7335314ed43fe1705be7a086946f06ba
[Pipeline] isUnix
[Pipeline] sh
00:33:04 + docker tag dockerpinata/docker-py:sshdind-aabf25fb7335314ed43fe1705be7a086946f06ba dockerpinata/docker-py:sshdind-aabf25fb7335314ed43fe1705be7a086946f06ba
[Pipeline] isUnix
[Pipeline] sh
00:33:04 + docker push dockerpinata/docker-py:sshdind-aabf25fb7335314ed43fe1705be7a086946f06ba
00:33:04 The push refers to repository [docker.io/dockerpinata/docker-py]
00:33:04 2ba3b5337e3d: Preparing
00:33:04 667f5b2aa5eb: Preparing
00:33:04 6b7372a0f5a4: Preparing
00:33:04 34bd4bd039a4: Preparing
00:33:04 596ee4278e5b: Preparing
00:33:04 d208f585497c: Preparing
00:33:04 e8e76b0739e3: Preparing
00:33:04 6a6f8ed18377: Preparing
00:33:04 0d6d32831f91: Preparing
00:33:04 eebb98973a9f: Preparing
00:33:04 bb0754ca3c89: Preparing
00:33:04 58cca95959a6: Preparing
00:33:04 3e89a5d37d75: Preparing
00:33:04 36ef98dc5c24: Preparing
00:33:04 569ac8b700bf: Preparing
00:33:04 62889ebd7614: Preparing
00:33:04 09e77f436210: Preparing
00:33:04 be04e0ba70d2: Preparing
00:33:04 9d0b8a80148b: Preparing
00:33:04 994393dc58e7: Preparing
00:33:04 d208f585497c: Waiting
00:33:04 e8e76b0739e3: Waiting
00:33:04 6a6f8ed18377: Waiting
00:33:04 0d6d32831f91: Waiting
00:33:04 eebb98973a9f: Waiting
00:33:04 bb0754ca3c89: Waiting
00:33:04 58cca95959a6: Waiting
00:33:04 3e89a5d37d75: Waiting
00:33:04 36ef98dc5c24: Waiting
00:33:04 569ac8b700bf: Waiting
00:33:04 62889ebd7614: Waiting
00:33:04 09e77f436210: Waiting
00:33:04 be04e0ba70d2: Waiting
00:33:04 9d0b8a80148b: Waiting
00:33:04 994393dc58e7: Waiting
00:33:05 34bd4bd039a4: Pushed
00:33:06 6b7372a0f5a4: Pushed
00:33:06 e8e76b0739e3: Layer already exists
00:33:06 2ba3b5337e3d: Pushed
00:33:06 6a6f8ed18377: Layer already exists
00:33:06 667f5b2aa5eb: Pushed
00:33:06 eebb98973a9f: Layer already exists
00:33:06 0d6d32831f91: Layer already exists
00:33:06 58cca95959a6: Layer already exists
00:33:06 3e89a5d37d75: Layer already exists
00:33:06 bb0754ca3c89: Layer already exists
00:33:06 569ac8b700bf: Layer already exists
00:33:06 36ef98dc5c24: Layer already exists
00:33:06 62889ebd7614: Layer already exists
00:33:06 be04e0ba70d2: Layer already exists
00:33:06 596ee4278e5b: Pushed
00:33:06 09e77f436210: Layer already exists
00:33:06 994393dc58e7: Layer already exists
00:33:06 9d0b8a80148b: Layer already exists
00:33:07 d208f585497c: Pushed
00:33:08 sshdind-aabf25fb7335314ed43fe1705be7a086946f06ba: digest: sha256:ee5452eb400b7c43c90882c42c58636bb007b300f29d81a34307ba6312841770 size: 4497
[Pipeline] isUnix
[Pipeline] sh
00:33:08 + docker pull dockerpinata/docker-py:py3-aabf25fb7335314ed43fe1705be7a086946f06ba
00:33:08 Error response from daemon: manifest for dockerpinata/docker-py:py3-aabf25fb7335314ed43fe1705be7a086946f06ba not found: manifest unknown: manifest unknown
[Pipeline] isUnix
[Pipeline] sh
00:33:09 + docker build -t dockerpinata/docker-py:py3-aabf25fb7335314ed43fe1705be7a086946f06ba -f tests/Dockerfile --build-arg PYTHON_VERSION=3.10 .
00:33:09 Sending build context to Docker daemon    1.4MB

00:33:09 Step 1/24 : ARG PYTHON_VERSION=3.10
00:33:09 Step 2/24 : FROM python:${PYTHON_VERSION}
00:33:09 3.10: Pulling from library/python
00:33:09 001c52e26ad5: Pulling fs layer
00:33:09 d9d4b9b6e964: Pulling fs layer
00:33:09 2068746827ec: Pulling fs layer
00:33:09 9daef329d350: Pulling fs layer
00:33:09 8a335986117b: Pulling fs layer
00:33:09 588423e31bcf: Pulling fs layer
00:33:09 f40cdf3ebc10: Pulling fs layer
00:33:09 04378c690b5e: Pulling fs layer
00:33:09 ace6d68f6bea: Pulling fs layer
00:33:09 9daef329d350: Waiting
00:33:09 8a335986117b: Waiting
00:33:09 588423e31bcf: Waiting
00:33:09 f40cdf3ebc10: Waiting
00:33:09 04378c690b5e: Waiting
00:33:09 ace6d68f6bea: Waiting
00:33:09 d9d4b9b6e964: Verifying Checksum
00:33:09 d9d4b9b6e964: Download complete
00:33:10 2068746827ec: Verifying Checksum
00:33:10 2068746827ec: Download complete
00:33:10 001c52e26ad5: Verifying Checksum
00:33:10 001c52e26ad5: Download complete
00:33:10 9daef329d350: Verifying Checksum
00:33:10 9daef329d350: Download complete
00:33:10 588423e31bcf: Verifying Checksum
00:33:10 588423e31bcf: Download complete
00:33:10 04378c690b5e: Verifying Checksum
00:33:10 04378c690b5e: Download complete
00:33:10 ace6d68f6bea: Verifying Checksum
00:33:10 ace6d68f6bea: Download complete
00:33:10 f40cdf3ebc10: Verifying Checksum
00:33:10 f40cdf3ebc10: Download complete
00:33:12 8a335986117b: Verifying Checksum
00:33:12 8a335986117b: Download complete
00:33:13 001c52e26ad5: Pull complete
00:33:14 d9d4b9b6e964: Pull complete
00:33:14 2068746827ec: Pull complete
00:33:17 9daef329d350: Pull complete
00:33:23 8a335986117b: Pull complete
00:33:24 588423e31bcf: Pull complete
00:33:24 f40cdf3ebc10: Pull complete
00:33:25 04378c690b5e: Pull complete
00:33:25 ace6d68f6bea: Pull complete
00:33:25 Digest: sha256:cbf49327fae903d64ab28251912fc00faea2c1baee493d347a07973a2cb50f98
00:33:25 Status: Downloaded newer image for python:3.10
00:33:25  ---> b62e4294564c
00:33:25 Step 3/24 : ARG APT_MIRROR
00:33:27  ---> Running in 53e92c799ce4
00:33:27 Removing intermediate container 53e92c799ce4
00:33:27  ---> 9419d699a909
00:33:27 Step 4/24 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list     && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list
00:33:27  ---> Running in 90aee9bc451a
00:33:27 Removing intermediate container 90aee9bc451a
00:33:27  ---> 09950e2dd6a5
00:33:27 Step 5/24 : RUN apt-get update && apt-get -y install --no-install-recommends     gnupg2     pass
00:33:27  ---> Running in 227a45d92a4c
00:33:28 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
00:33:28 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
00:33:28 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
00:33:28 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
00:33:28 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB]
00:33:28 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
00:33:29 Fetched 8570 kB in 2s (5510 kB/s)
00:33:30 Reading package lists...
00:33:31 Reading package lists...
00:33:31 Building dependency tree...
00:33:31 Reading state information...
00:33:31 The following additional packages will be installed:
00:33:31   tree
00:33:31 Suggested packages:
00:33:31   python libxml-simple-perl ruby
00:33:31 Recommended packages:
00:33:31   qrencode xclip
00:33:31 The following NEW packages will be installed:
00:33:31   gnupg2 pass tree
00:33:31 0 upgraded, 3 newly installed, 0 to remove and 7 not upgraded.
00:33:31 Need to get 523 kB of archives.
00:33:31 After this operation, 727 kB of additional disk space will be used.
00:33:31 Get:1 http://deb.debian.org/debian bullseye/main amd64 gnupg2 all 2.2.27-2+deb11u2 [434 kB]
00:33:31 Get:2 http://deb.debian.org/debian bullseye/main amd64 tree amd64 1.8.0-1+b1 [49.6 kB]
00:33:31 Get:3 http://deb.debian.org/debian bullseye/main amd64 pass all 1.7.3-2 [39.2 kB]
00:33:31 debconf: delaying package configuration, since apt-utils is not installed
00:33:31 Fetched 523 kB in 0s (1935 kB/s)
00:33:31 Selecting previously unselected package gnupg2.
00:33:31 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23421 files and directories currently installed.)
00:33:31 Preparing to unpack .../gnupg2_2.2.27-2+deb11u2_all.deb ...
00:33:31 Unpacking gnupg2 (2.2.27-2+deb11u2) ...
00:33:31 Selecting previously unselected package tree.
00:33:31 Preparing to unpack .../tree_1.8.0-1+b1_amd64.deb ...
00:33:31 Unpacking tree (1.8.0-1+b1) ...
00:33:31 Selecting previously unselected package pass.
00:33:31 Preparing to unpack .../archives/pass_1.7.3-2_all.deb ...
00:33:31 Unpacking pass (1.7.3-2) ...
00:33:31 Setting up gnupg2 (2.2.27-2+deb11u2) ...
00:33:31 Setting up tree (1.8.0-1+b1) ...
00:33:31 Setting up pass (1.7.3-2) ...
00:33:32 Removing intermediate container 227a45d92a4c
00:33:32  ---> 24b3ec935182
00:33:32 Step 6/24 : COPY tests/ssh/config/client /root/.ssh
00:33:32  ---> fb664008810a
00:33:32 Step 7/24 : COPY tests/ssh/config/server/known_ed25519.pub /root/.ssh/known_hosts
00:33:32  ---> 99ca14fc1f07
00:33:32 Step 8/24 : RUN sed -i '1s;^;dpy-dind-ssh ;' /root/.ssh/known_hosts
00:33:32  ---> Running in e4c1a45630ab
00:33:33 Removing intermediate container e4c1a45630ab
00:33:33  ---> 466cc1477f8f
00:33:33 Step 9/24 : RUN chmod -R 600 /root/.ssh
00:33:33  ---> Running in fd3b05664905
00:33:34 Removing intermediate container fd3b05664905
00:33:34  ---> 2e3beca4e32b
00:33:34 Step 10/24 : COPY ./tests/gpg-keys /gpg-keys
00:33:34  ---> 19a64907d7b0
00:33:34 Step 11/24 : RUN gpg2 --import gpg-keys/secret
00:33:34  ---> Running in a908ea93adec
00:33:34 gpg: directory '/root/.gnupg' created
00:33:34 gpg: keybox '/root/.gnupg/pubring.kbx' created
00:33:34 gpg: /root/.gnupg/trustdb.gpg: trustdb created
00:33:34 gpg: key 464ED987A7B21401: public key "Sakuya Izayoi <sakuya@gensokyo.jp>" imported
00:33:34 gpg: key 464ED987A7B21401: secret key imported
00:33:34 gpg: Total number processed: 1
00:33:34 gpg:               imported: 1
00:33:34 gpg:       secret keys read: 1
00:33:34 gpg:   secret keys imported: 1
00:33:35 Removing intermediate container a908ea93adec
00:33:35  ---> 7150564a72ce
00:33:35 Step 12/24 : RUN gpg2 --import-ownertrust gpg-keys/ownertrust
00:33:35  ---> Running in e6531324cac7
00:33:35 gpg: inserting ownertrust of 6
00:33:35 Removing intermediate container e6531324cac7
00:33:35  ---> 296273cf43ff
00:33:35 Step 13/24 : RUN yes | pass init $(gpg2 --no-auto-check-trustdb --list-secret-key | awk '/^sec/{getline; $1=$1; print}')
00:33:35  ---> Running in 4000271d5b3c
00:33:36 gpg: please do a --check-trustdb
00:33:36 mkdir: created directory '/root/.password-store/'
00:33:36 Password store initialized for 9781B87DAB042E6FD51388A5464ED987A7B21401
00:33:36 Removing intermediate container 4000271d5b3c
00:33:36  ---> a7bfc0480454
00:33:36 Step 14/24 : RUN gpg2 --check-trustdb
00:33:36  ---> Running in e0cc412b3b15
00:33:36 gpg: marginals needed: 3  completes needed: 1  trust model: pgp
00:33:36 gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u
00:33:37 Removing intermediate container e0cc412b3b15
00:33:37  ---> e123deb04526
00:33:37 Step 15/24 : ARG CREDSTORE_VERSION=v0.6.3
00:33:37  ---> Running in 98344b928456
00:33:37 Removing intermediate container 98344b928456
00:33:37  ---> 4d8e3f4e9557
00:33:37 Step 16/24 : RUN curl -sSL -o /opt/docker-credential-pass.tar.gz     https://github.com/docker/docker-credential-helpers/releases/download/$CREDSTORE_VERSION/docker-credential-pass-$CREDSTORE_VERSION-amd64.tar.gz &&     tar -xf /opt/docker-credential-pass.tar.gz -O > /usr/local/bin/docker-credential-pass &&     rm -rf /opt/docker-credential-pass.tar.gz &&     chmod +x /usr/local/bin/docker-credential-pass
00:33:37  ---> Running in 77062118d4e0
00:33:38 Removing intermediate container 77062118d4e0
00:33:38  ---> 160db060955b
00:33:38 Step 17/24 : WORKDIR /src
00:33:38  ---> Running in 27a9d4fc80b7
00:33:38 Removing intermediate container 27a9d4fc80b7
00:33:38  ---> 8dfc9c36eacf
00:33:38 Step 18/24 : COPY requirements.txt /src/requirements.txt
00:33:38  ---> cd4b27cfbf86
00:33:38 Step 19/24 : RUN --mount=type=cache,target=/root/.cache/pip     pip install -r requirements.txt
00:33:38 the --mount option requires BuildKit. Refer to https://docs.docker.com/go/buildkit/ to learn how to build images with BuildKit enabled
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline

Could not update commit status, please check if your scan credentials belong to a member of the organization or a collaborator of the repository and repo:status scope is selected


GitHub has been notified of this commit’s build result

ERROR: script returned exit code 1
Finished: FAILURE