Skip to content
Failed

Console Output

Skipping 16 KB.. Full Log
00:57:21 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (build image)
[Pipeline] checkout
00:57:21 The recommended git tool is: git
00:57:23 using credential docker-jenkins-github-credentials
00:57:23 Cloning the remote Git repository
00:57:23 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:57:26 Fetching without tags
00:57:26 Merging remotes/origin/main commit e901eac7a8c5f29c7720eafb9f58c8356cca2324 into PR head commit 3fa85c7787401d3a86779a1dd1512bc09edaf74a
00:57:26 Merge succeeded, producing 3fa85c7787401d3a86779a1dd1512bc09edaf74a
00:57:26 Checking out Revision 3fa85c7787401d3a86779a1dd1512bc09edaf74a (PR-3031)
 > 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
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3fa85c7787401d3a86779a1dd1512bc09edaf74a # 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 e901eac7a8c5f29c7720eafb9f58c8356cca2324 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3fa85c7787401d3a86779a1dd1512bc09edaf74a # timeout=10
00:57:31 Commit message: "feat: add support for floats to docker logs params since / until since the docker engine supports it"
00:57:31 First time build. Skipping changelog.
[Pipeline] sh
00:57:31 + git rev-parse HEAD
[Pipeline] withDockerRegistry
[Pipeline] {
[Pipeline] isUnix
[Pipeline] sh
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
00:57:32 + docker pull dockerpinata/docker-py:sshdind-3fa85c7787401d3a86779a1dd1512bc09edaf74a
00:57:32 Error response from daemon: manifest for dockerpinata/docker-py:sshdind-3fa85c7787401d3a86779a1dd1512bc09edaf74a not found: manifest unknown: manifest unknown
[Pipeline] isUnix
[Pipeline] sh
00:57:32 + docker build -t dockerpinata/docker-py:sshdind-3fa85c7787401d3a86779a1dd1512bc09edaf74a -f tests/Dockerfile-ssh-dind .
00:57:32 Sending build context to Docker daemon    1.4MB

00:57:32 Step 1/10 : ARG API_VERSION=1.41
00:57:32 Step 2/10 : ARG ENGINE_VERSION=20.10
00:57:32 Step 3/10 : FROM docker:${ENGINE_VERSION}-dind
$ 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/03a72649-be86-4522-889b-a07b17cbbbb0/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
00:57:32 20.10-dind: Pulling from library/docker
00:57:32 213ec9aee27d: Pulling fs layer
00:57:32 6eb510456a42: Pulling fs layer
00:57:32 4627ba0696d0: Pulling fs layer
00:57:32 e001120e1cd4: Pulling fs layer
00:57:32 fb7172f440d8: Pulling fs layer
00:57:32 acaf20b9af6c: Pulling fs layer
00:57:32 62d3cee0ce66: Pulling fs layer
00:57:32 752b9c2f63f7: Pulling fs layer
00:57:32 003256ce9b27: Pulling fs layer
00:57:32 688c62e5e68e: Pulling fs layer
00:57:32 bdf5e7defe19: Pulling fs layer
00:57:32 ee662d6592fb: Pulling fs layer
00:57:32 34845ac10d8c: Pulling fs layer
00:57:32 87ebc2460c07: Pulling fs layer
00:57:32 e001120e1cd4: Waiting
00:57:32 fb7172f440d8: Waiting
00:57:32 acaf20b9af6c: Waiting
00:57:32 62d3cee0ce66: Waiting
00:57:32 752b9c2f63f7: Waiting
00:57:32 003256ce9b27: Waiting
00:57:32 688c62e5e68e: Waiting
00:57:32 bdf5e7defe19: Waiting
00:57:32 ee662d6592fb: Waiting
00:57:32 34845ac10d8c: Waiting
00:57:32 87ebc2460c07: Waiting
00:57:32 4627ba0696d0: Download complete
00:57:32 6eb510456a42: Verifying Checksum
00:57:32 6eb510456a42: Download complete
00:57:32 213ec9aee27d: Verifying Checksum
00:57:32 213ec9aee27d: Download complete
00:57:33 acaf20b9af6c: Verifying Checksum
00:57:33 acaf20b9af6c: Download complete
00:57:33 e001120e1cd4: Verifying Checksum
00:57:33 e001120e1cd4: Download complete
00:57:33 fb7172f440d8: Verifying Checksum
00:57:33 fb7172f440d8: Download complete
00:57:33 752b9c2f63f7: Verifying Checksum
00:57:33 752b9c2f63f7: Download complete
00:57:33 62d3cee0ce66: Download complete
00:57:33 003256ce9b27: Verifying Checksum
00:57:33 003256ce9b27: Download complete
00:57:33 bdf5e7defe19: Verifying Checksum
00:57:33 bdf5e7defe19: Download complete
00:57:33 213ec9aee27d: Pull complete
00:57:33 34845ac10d8c: Verifying Checksum
00:57:33 34845ac10d8c: Download complete
00:57:33 688c62e5e68e: Verifying Checksum
00:57:33 688c62e5e68e: Download complete
00:57:33 87ebc2460c07: Verifying Checksum
00:57:33 87ebc2460c07: Download complete
00:57:33 6eb510456a42: Pull complete
00:57:33 ee662d6592fb: Verifying Checksum
00:57:33 ee662d6592fb: Download complete
00:57:34 4627ba0696d0: Pull complete
00:57:34 e001120e1cd4: Pull complete
00:57:34 fb7172f440d8: Pull complete
00:57:35 acaf20b9af6c: Pull complete
00:57:35 62d3cee0ce66: Pull complete
00:57:35 752b9c2f63f7: Pull complete
00:57:35 003256ce9b27: Pull complete
00:57:36 688c62e5e68e: Pull complete
00:57:36 bdf5e7defe19: Pull complete
00:57:37 ee662d6592fb: Pull complete
00:57:38 34845ac10d8c: Pull complete
00:57:38 87ebc2460c07: Pull complete
00:57:38 Digest: sha256:8d0980a0fc4ed2869ef9f8bd017a637a408fb4d038a64d490a6080c2318eacc8
00:57:38 Status: Downloaded newer image for docker:20.10-dind
00:57:38  ---> e1a3d5b85ecd
00:57:38 Step 4/10 : RUN apk add --no-cache --upgrade 		openssh
00:57:43  ---> Running in 3c4e79815d08
00:57:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz
00:57:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz
00:57:45 (1/4) Installing openssh-sftp-server (9.0_p1-r2)
00:57:45 (2/4) Installing openssh-server-common (9.0_p1-r2)
00:57:45 (3/4) Installing openssh-server (9.0_p1-r2)
00:57:45 (4/4) Installing openssh (9.0_p1-r2)
00:57:45 Executing busybox-1.35.0-r17.trigger
00:57:45 OK: 31 MiB in 59 packages
00:57:45 Removing intermediate container 3c4e79815d08
00:57:45  ---> bb776f39ed86
00:57:45 Step 5/10 : COPY tests/ssh/config/server /etc/ssh/
00:57:46  ---> 63b66166db45
00:57:46 Step 6/10 : RUN chmod -R 600 /etc/ssh
00:57:46  ---> Running in f6e8c2cf4db1
00:57:47 Removing intermediate container f6e8c2cf4db1
00:57:47  ---> 1434786ac156
00:57:47 Step 7/10 : COPY tests/ssh/config/client/id_rsa.pub /root/.ssh/authorized_keys
00:57:47  ---> a6ad3d67f57e
00:57:47 Step 8/10 : RUN chmod -R 600 /root/.ssh
00:57:47  ---> Running in bfd5f2b90d4a
00:57:48 Removing intermediate container bfd5f2b90d4a
00:57:48  ---> 5dbe908f6138
00:57:48 Step 9/10 : RUN ln -s /usr/local/bin/docker /usr/bin/docker
00:57:48  ---> Running in dbc803eae340
00:57:49 Removing intermediate container dbc803eae340
00:57:49  ---> ebee4b0f31b6
00:57:49 Step 10/10 : EXPOSE 22
00:57:49  ---> Running in 6d9a1c731111
00:57:49 Removing intermediate container 6d9a1c731111
00:57:49  ---> 14ced43248a6
00:57:49 Successfully built 14ced43248a6
00:57:49 Successfully tagged dockerpinata/docker-py:sshdind-3fa85c7787401d3a86779a1dd1512bc09edaf74a
[Pipeline] isUnix
[Pipeline] sh
00:57:50 + docker tag dockerpinata/docker-py:sshdind-3fa85c7787401d3a86779a1dd1512bc09edaf74a dockerpinata/docker-py:sshdind-3fa85c7787401d3a86779a1dd1512bc09edaf74a
[Pipeline] isUnix
[Pipeline] sh
00:57:50 + docker push dockerpinata/docker-py:sshdind-3fa85c7787401d3a86779a1dd1512bc09edaf74a
00:57:50 The push refers to repository [docker.io/dockerpinata/docker-py]
00:57:50 d80cb5345f09: Preparing
00:57:50 36afc7de0081: Preparing
00:57:50 2ed993e6f71a: Preparing
00:57:50 8f5ac4f077c9: Preparing
00:57:50 e08e5e988728: Preparing
00:57:50 f92ab5cd93f7: Preparing
00:57:50 c7f0cc224e17: Preparing
00:57:50 4c78a4cc1add: Preparing
00:57:50 5346b07949d4: Preparing
00:57:50 c1e97a7fcaa2: Preparing
00:57:50 eba0c049c10d: Preparing
00:57:50 db259fc589ef: Preparing
00:57:50 cfdd18ad8560: Preparing
00:57:50 27b58d8f96da: Preparing
00:57:50 39b6a2fcd592: Preparing
00:57:50 b3fce54ffd65: Preparing
00:57:50 09e77f436210: Preparing
00:57:50 be04e0ba70d2: Preparing
00:57:50 9d0b8a80148b: Preparing
00:57:50 994393dc58e7: Preparing
00:57:50 f92ab5cd93f7: Waiting
00:57:50 c7f0cc224e17: Waiting
00:57:50 4c78a4cc1add: Waiting
00:57:50 5346b07949d4: Waiting
00:57:50 c1e97a7fcaa2: Waiting
00:57:50 eba0c049c10d: Waiting
00:57:50 db259fc589ef: Waiting
00:57:50 cfdd18ad8560: Waiting
00:57:50 27b58d8f96da: Waiting
00:57:50 39b6a2fcd592: Waiting
00:57:50 b3fce54ffd65: Waiting
00:57:50 09e77f436210: Waiting
00:57:50 be04e0ba70d2: Waiting
00:57:50 994393dc58e7: Waiting
00:57:50 9d0b8a80148b: Waiting
00:57:51 2ed993e6f71a: Pushed
00:57:51 36afc7de0081: Pushed
00:57:51 d80cb5345f09: Pushed
00:57:51 c7f0cc224e17: Layer already exists
00:57:51 8f5ac4f077c9: Pushed
00:57:51 e08e5e988728: Pushed
00:57:51 4c78a4cc1add: Layer already exists
00:57:51 5346b07949d4: Layer already exists
00:57:51 eba0c049c10d: Layer already exists
00:57:51 c1e97a7fcaa2: Layer already exists
00:57:51 db259fc589ef: Layer already exists
00:57:51 cfdd18ad8560: Layer already exists
00:57:51 27b58d8f96da: Layer already exists
00:57:51 39b6a2fcd592: Layer already exists
00:57:52 b3fce54ffd65: Layer already exists
00:57:52 9d0b8a80148b: Layer already exists
00:57:52 be04e0ba70d2: Layer already exists
00:57:52 09e77f436210: Layer already exists
00:57:52 994393dc58e7: Layer already exists
00:57:52 f92ab5cd93f7: Pushed
00:57:54 sshdind-3fa85c7787401d3a86779a1dd1512bc09edaf74a: digest: sha256:6bf89fd0e23dab465581ae81bc948771a585c2d51a2f3aea4d236ab6b0904296 size: 4497
[Pipeline] isUnix
[Pipeline] sh
00:57:54 + docker pull dockerpinata/docker-py:py3-3fa85c7787401d3a86779a1dd1512bc09edaf74a
00:57:54 Error response from daemon: manifest for dockerpinata/docker-py:py3-3fa85c7787401d3a86779a1dd1512bc09edaf74a not found: manifest unknown: manifest unknown
[Pipeline] isUnix
[Pipeline] sh
00:57:54 + docker build -t dockerpinata/docker-py:py3-3fa85c7787401d3a86779a1dd1512bc09edaf74a -f tests/Dockerfile --build-arg PYTHON_VERSION=3.10 .
00:57:54 Sending build context to Docker daemon    1.4MB

00:57:54 Step 1/24 : ARG PYTHON_VERSION=3.10
00:57:54 Step 2/24 : FROM python:${PYTHON_VERSION}
00:57:55 3.10: Pulling from library/python
00:57:55 001c52e26ad5: Pulling fs layer
00:57:55 d9d4b9b6e964: Pulling fs layer
00:57:55 2068746827ec: Pulling fs layer
00:57:55 9daef329d350: Pulling fs layer
00:57:55 8a335986117b: Pulling fs layer
00:57:55 588423e31bcf: Pulling fs layer
00:57:55 f40cdf3ebc10: Pulling fs layer
00:57:55 04378c690b5e: Pulling fs layer
00:57:55 ace6d68f6bea: Pulling fs layer
00:57:55 9daef329d350: Waiting
00:57:55 8a335986117b: Waiting
00:57:55 588423e31bcf: Waiting
00:57:55 f40cdf3ebc10: Waiting
00:57:55 04378c690b5e: Waiting
00:57:55 ace6d68f6bea: Waiting
00:57:55 d9d4b9b6e964: Verifying Checksum
00:57:55 d9d4b9b6e964: Download complete
00:57:55 2068746827ec: Verifying Checksum
00:57:55 2068746827ec: Download complete
00:57:56 001c52e26ad5: Verifying Checksum
00:57:56 001c52e26ad5: Download complete
00:57:56 588423e31bcf: Verifying Checksum
00:57:56 588423e31bcf: Download complete
00:57:56 9daef329d350: Verifying Checksum
00:57:56 9daef329d350: Download complete
00:57:56 04378c690b5e: Verifying Checksum
00:57:56 04378c690b5e: Download complete
00:57:56 f40cdf3ebc10: Verifying Checksum
00:57:56 f40cdf3ebc10: Download complete
00:57:56 ace6d68f6bea: Verifying Checksum
00:57:56 ace6d68f6bea: Download complete
00:57:57 8a335986117b: Verifying Checksum
00:57:57 8a335986117b: Download complete
00:57:59 001c52e26ad5: Pull complete
00:57:59 d9d4b9b6e964: Pull complete
00:58:00 2068746827ec: Pull complete
00:58:02 9daef329d350: Pull complete
00:58:09 8a335986117b: Pull complete
00:58:09 588423e31bcf: Pull complete
00:58:10 f40cdf3ebc10: Pull complete
00:58:10 04378c690b5e: Pull complete
00:58:10 ace6d68f6bea: Pull complete
00:58:10 Digest: sha256:cbf49327fae903d64ab28251912fc00faea2c1baee493d347a07973a2cb50f98
00:58:10 Status: Downloaded newer image for python:3.10
00:58:10  ---> b62e4294564c
00:58:10 Step 3/24 : ARG APT_MIRROR
00:58:12  ---> Running in f7622911d9e0
00:58:12 Removing intermediate container f7622911d9e0
00:58:12  ---> 9a86b9e23624
00:58:12 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:58:12  ---> Running in 8bce9d536b43
00:58:13 Removing intermediate container 8bce9d536b43
00:58:13  ---> d98770a0d1d4
00:58:13 Step 5/24 : RUN apt-get update && apt-get -y install --no-install-recommends     gnupg2     pass
00:58:13  ---> Running in a9ca8b542e49
00:58:13 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
00:58:13 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
00:58:13 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
00:58:13 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
00:58:14 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB]
00:58:14 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
00:58:15 Fetched 8570 kB in 2s (5513 kB/s)
00:58:15 Reading package lists...
00:58:16 Reading package lists...
00:58:16 Building dependency tree...
00:58:16 Reading state information...
00:58:16 The following additional packages will be installed:
00:58:16   tree
00:58:16 Suggested packages:
00:58:16   python libxml-simple-perl ruby
00:58:16 Recommended packages:
00:58:16   qrencode xclip
00:58:16 The following NEW packages will be installed:
00:58:16   gnupg2 pass tree
00:58:16 0 upgraded, 3 newly installed, 0 to remove and 6 not upgraded.
00:58:16 Need to get 523 kB of archives.
00:58:16 After this operation, 727 kB of additional disk space will be used.
00:58:16 Get:1 http://deb.debian.org/debian bullseye/main amd64 gnupg2 all 2.2.27-2+deb11u2 [434 kB]
00:58:16 Get:2 http://deb.debian.org/debian bullseye/main amd64 tree amd64 1.8.0-1+b1 [49.6 kB]
00:58:16 Get:3 http://deb.debian.org/debian bullseye/main amd64 pass all 1.7.3-2 [39.2 kB]
00:58:16 debconf: delaying package configuration, since apt-utils is not installed
00:58:16 Fetched 523 kB in 0s (1940 kB/s)
00:58:16 Selecting previously unselected package gnupg2.
00:58:16 (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:58:16 Preparing to unpack .../gnupg2_2.2.27-2+deb11u2_all.deb ...
00:58:16 Unpacking gnupg2 (2.2.27-2+deb11u2) ...
00:58:16 Selecting previously unselected package tree.
00:58:16 Preparing to unpack .../tree_1.8.0-1+b1_amd64.deb ...
00:58:16 Unpacking tree (1.8.0-1+b1) ...
00:58:16 Selecting previously unselected package pass.
00:58:16 Preparing to unpack .../archives/pass_1.7.3-2_all.deb ...
00:58:16 Unpacking pass (1.7.3-2) ...
00:58:17 Setting up gnupg2 (2.2.27-2+deb11u2) ...
00:58:17 Setting up tree (1.8.0-1+b1) ...
00:58:17 Setting up pass (1.7.3-2) ...
00:58:18 Removing intermediate container a9ca8b542e49
00:58:18  ---> e5bb20804afd
00:58:18 Step 6/24 : COPY tests/ssh/config/client /root/.ssh
00:58:18  ---> 455e9d32038f
00:58:18 Step 7/24 : COPY tests/ssh/config/server/known_ed25519.pub /root/.ssh/known_hosts
00:58:18  ---> 067491e741ac
00:58:18 Step 8/24 : RUN sed -i '1s;^;dpy-dind-ssh ;' /root/.ssh/known_hosts
00:58:18  ---> Running in e60c36d9741f
00:58:19 Removing intermediate container e60c36d9741f
00:58:19  ---> aa666b109c11
00:58:19 Step 9/24 : RUN chmod -R 600 /root/.ssh
00:58:19  ---> Running in 2bb862c3addb
00:58:19 Removing intermediate container 2bb862c3addb
00:58:19  ---> 0f17eb7ced91
00:58:19 Step 10/24 : COPY ./tests/gpg-keys /gpg-keys
00:58:19  ---> 046cf2ed5bfa
00:58:19 Step 11/24 : RUN gpg2 --import gpg-keys/secret
00:58:20  ---> Running in 6edc8351abfc
00:58:20 gpg: directory '/root/.gnupg' created
00:58:20 gpg: keybox '/root/.gnupg/pubring.kbx' created
00:58:20 gpg: /root/.gnupg/trustdb.gpg: trustdb created
00:58:20 gpg: key 464ED987A7B21401: public key "Sakuya Izayoi <sakuya@gensokyo.jp>" imported
00:58:20 gpg: key 464ED987A7B21401: secret key imported
00:58:20 gpg: Total number processed: 1
00:58:20 gpg:               imported: 1
00:58:20 gpg:       secret keys read: 1
00:58:20 gpg:   secret keys imported: 1
00:58:20 Removing intermediate container 6edc8351abfc
00:58:20  ---> ae6acb9dd1a4
00:58:20 Step 12/24 : RUN gpg2 --import-ownertrust gpg-keys/ownertrust
00:58:20  ---> Running in 45a50eccb399
00:58:21 gpg: inserting ownertrust of 6
00:58:21 Removing intermediate container 45a50eccb399
00:58:21  ---> 25e98bca4c23
00:58:21 Step 13/24 : RUN yes | pass init $(gpg2 --no-auto-check-trustdb --list-secret-key | awk '/^sec/{getline; $1=$1; print}')
00:58:21  ---> Running in 303427d0d7f4
00:58:21 gpg: please do a --check-trustdb
00:58:21 mkdir: created directory '/root/.password-store/'
00:58:21 Password store initialized for 9781B87DAB042E6FD51388A5464ED987A7B21401
00:58:22 Removing intermediate container 303427d0d7f4
00:58:22  ---> fe1d9a917f5d
00:58:22 Step 14/24 : RUN gpg2 --check-trustdb
00:58:22  ---> Running in 6a0f20eef812
00:58:22 gpg: marginals needed: 3  completes needed: 1  trust model: pgp
00:58:22 gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u
00:58:22 Removing intermediate container 6a0f20eef812
00:58:22  ---> 3ac38ebc5e7a
00:58:22 Step 15/24 : ARG CREDSTORE_VERSION=v0.6.3
00:58:22  ---> Running in 6d7179af0b7a
00:58:23 Removing intermediate container 6d7179af0b7a
00:58:23  ---> 6bd81444a1fd
00:58:23 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:58:23  ---> Running in 37b5f35671c6
00:58:24 Removing intermediate container 37b5f35671c6
00:58:24  ---> a8c4ca8e72a0
00:58:24 Step 17/24 : WORKDIR /src
00:58:24  ---> Running in 9c9fa0636349
00:58:24 Removing intermediate container 9c9fa0636349
00:58:24  ---> 25ce4d524836
00:58:24 Step 18/24 : COPY requirements.txt /src/requirements.txt
00:58:24  ---> 7aae168aa23e
00:58:24 Step 19/24 : RUN --mount=type=cache,target=/root/.cache/pip     pip install -r requirements.txt
00:58:24 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