Skip to content

Console Output

20:22:22 + docker build -t dockerpinata/docker-py:py3-66402435d18d1ec6430217bba031abcf7776c549 -f tests/Dockerfile --build-arg PYTHON_VERSION=3.10 .
20:22:22 Sending build context to Docker daemon  1.393MB

20:22:22 Step 1/24 : ARG PYTHON_VERSION=3.10
20:22:22 Step 2/24 : FROM python:${PYTHON_VERSION}
20:22:23 3.10: Pulling from library/python
20:22:23 001c52e26ad5: Pulling fs layer
20:22:23 d9d4b9b6e964: Pulling fs layer
20:22:23 2068746827ec: Pulling fs layer
20:22:23 9daef329d350: Pulling fs layer
20:22:23 8a335986117b: Pulling fs layer
20:22:23 588423e31bcf: Pulling fs layer
20:22:23 f40cdf3ebc10: Pulling fs layer
20:22:23 04378c690b5e: Pulling fs layer
20:22:23 f7b9e6e381c2: Pulling fs layer
20:22:23 9daef329d350: Waiting
20:22:23 588423e31bcf: Waiting
20:22:23 f40cdf3ebc10: Waiting
20:22:23 04378c690b5e: Waiting
20:22:23 f7b9e6e381c2: Waiting
20:22:23 8a335986117b: Waiting
20:22:23 d9d4b9b6e964: Verifying Checksum
20:22:23 d9d4b9b6e964: Download complete
20:22:23 2068746827ec: Verifying Checksum
20:22:23 2068746827ec: Download complete
20:22:23 001c52e26ad5: Verifying Checksum
20:22:23 001c52e26ad5: Download complete
20:22:24 9daef329d350: Verifying Checksum
20:22:24 9daef329d350: Download complete
20:22:24 588423e31bcf: Verifying Checksum
20:22:24 588423e31bcf: Download complete
20:22:24 f40cdf3ebc10: Verifying Checksum
20:22:24 f40cdf3ebc10: Download complete
20:22:24 04378c690b5e: Verifying Checksum
20:22:24 04378c690b5e: Download complete
20:22:24 f7b9e6e381c2: Verifying Checksum
20:22:24 f7b9e6e381c2: Download complete
20:22:25 8a335986117b: Verifying Checksum
20:22:25 8a335986117b: Download complete
20:22:27 001c52e26ad5: Pull complete
20:22:27 d9d4b9b6e964: Pull complete
20:22:27 2068746827ec: Pull complete
20:22:30 9daef329d350: Pull complete
20:22:38 8a335986117b: Pull complete
20:22:38 588423e31bcf: Pull complete
20:22:38 f40cdf3ebc10: Pull complete
20:22:38 04378c690b5e: Pull complete
20:22:38 f7b9e6e381c2: Pull complete
20:22:38 Digest: sha256:7517e835bc65aad07aed20fc7ddba37abc3f707eed6ef2ebb3fdbe26f5f52914
20:22:38 Status: Downloaded newer image for python:3.10
20:22:38  ---> ae9660359c2a
20:22:38 Step 3/24 : ARG APT_MIRROR
20:22:40  ---> Running in ada34fc32126
20:22:40 Removing intermediate container ada34fc32126
20:22:40  ---> 3b2d8a698449
20:22:40 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
20:22:40  ---> Running in b132ad69226c
20:22:40 Removing intermediate container b132ad69226c
20:22:40  ---> 4fbc171b3866
20:22:40 Step 5/24 : RUN apt-get update && apt-get -y install --no-install-recommends     gnupg2     pass
20:22:40  ---> Running in 55e38f4f9c5b
20:22:41 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
20:22:41 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
20:22:41 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
20:22:41 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
20:22:41 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [175 kB]
20:22:41 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
20:22:42 Fetched 8567 kB in 2s (5666 kB/s)
20:22:42 Reading package lists...
20:22:43 Reading package lists...
20:22:43 Building dependency tree...
20:22:43 Reading state information...
20:22:43 The following additional packages will be installed:
20:22:43   tree
20:22:43 Suggested packages:
20:22:43   python libxml-simple-perl ruby
20:22:43 Recommended packages:
20:22:43   qrencode xclip
20:22:43 The following NEW packages will be installed:
20:22:43   gnupg2 pass tree
20:22:44 0 upgraded, 3 newly installed, 0 to remove and 5 not upgraded.
20:22:44 Need to get 523 kB of archives.
20:22:44 After this operation, 727 kB of additional disk space will be used.
20:22:44 Get:1 http://deb.debian.org/debian bullseye/main amd64 gnupg2 all 2.2.27-2+deb11u2 [434 kB]
20:22:44 Get:2 http://deb.debian.org/debian bullseye/main amd64 tree amd64 1.8.0-1+b1 [49.6 kB]
20:22:44 Get:3 http://deb.debian.org/debian bullseye/main amd64 pass all 1.7.3-2 [39.2 kB]
20:22:44 debconf: delaying package configuration, since apt-utils is not installed
20:22:44 Fetched 523 kB in 0s (1915 kB/s)
20:22:44 Selecting previously unselected package gnupg2.
20:22:44 (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.)
20:22:44 Preparing to unpack .../gnupg2_2.2.27-2+deb11u2_all.deb ...
20:22:44 Unpacking gnupg2 (2.2.27-2+deb11u2) ...
20:22:44 Selecting previously unselected package tree.
20:22:44 Preparing to unpack .../tree_1.8.0-1+b1_amd64.deb ...
20:22:44 Unpacking tree (1.8.0-1+b1) ...
20:22:44 Selecting previously unselected package pass.
20:22:44 Preparing to unpack .../archives/pass_1.7.3-2_all.deb ...
20:22:44 Unpacking pass (1.7.3-2) ...
20:22:44 Setting up gnupg2 (2.2.27-2+deb11u2) ...
20:22:44 Setting up tree (1.8.0-1+b1) ...
20:22:44 Setting up pass (1.7.3-2) ...
20:22:44 Removing intermediate container 55e38f4f9c5b
20:22:44  ---> 9099797ba61f
20:22:44 Step 6/24 : COPY tests/ssh/config/client /root/.ssh
20:22:45  ---> 6f26db8f6080
20:22:45 Step 7/24 : COPY tests/ssh/config/server/known_ed25519.pub /root/.ssh/known_hosts
20:22:45  ---> a81c67bfc9c5
20:22:45 Step 8/24 : RUN sed -i '1s;^;dpy-dind-ssh ;' /root/.ssh/known_hosts
20:22:45  ---> Running in 3a764e88060d
20:22:46 Removing intermediate container 3a764e88060d
20:22:46  ---> f0fbbb2305c6
20:22:46 Step 9/24 : RUN chmod -R 600 /root/.ssh
20:22:46  ---> Running in c0e6e6c41ee8
20:22:46 Removing intermediate container c0e6e6c41ee8
20:22:46  ---> 3eaf74627395
20:22:46 Step 10/24 : COPY ./tests/gpg-keys /gpg-keys
20:22:46  ---> 500bc1533eb7
20:22:46 Step 11/24 : RUN gpg2 --import gpg-keys/secret
20:22:46  ---> Running in 2fd852321bc9
20:22:47 gpg: directory '/root/.gnupg' created
20:22:47 gpg: keybox '/root/.gnupg/pubring.kbx' created
20:22:47 gpg: /root/.gnupg/trustdb.gpg: trustdb created
20:22:47 gpg: key 464ED987A7B21401: public key "Sakuya Izayoi <sakuya@gensokyo.jp>" imported
20:22:47 gpg: key 464ED987A7B21401: secret key imported
20:22:47 gpg: Total number processed: 1
20:22:47 gpg:               imported: 1
20:22:47 gpg:       secret keys read: 1
20:22:47 gpg:   secret keys imported: 1
20:22:47 Removing intermediate container 2fd852321bc9
20:22:47  ---> 48c0be7f33eb
20:22:47 Step 12/24 : RUN gpg2 --import-ownertrust gpg-keys/ownertrust
20:22:47  ---> Running in 85ad6980a119
20:22:47 gpg: inserting ownertrust of 6
20:22:48 Removing intermediate container 85ad6980a119
20:22:48  ---> 7441d25bf554
20:22:48 Step 13/24 : RUN yes | pass init $(gpg2 --no-auto-check-trustdb --list-secret-key | awk '/^sec/{getline; $1=$1; print}')
20:22:48  ---> Running in 9777e7925797
20:22:48 gpg: please do a --check-trustdb
20:22:48 mkdir: created directory '/root/.password-store/'
20:22:48 Password store initialized for 9781B87DAB042E6FD51388A5464ED987A7B21401
20:22:48 Removing intermediate container 9777e7925797
20:22:48  ---> d860d024acf9
20:22:48 Step 14/24 : RUN gpg2 --check-trustdb
20:22:48  ---> Running in d2637f3b23ec
20:22:49 gpg: marginals needed: 3  completes needed: 1  trust model: pgp
20:22:49 gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u
20:22:49 Removing intermediate container d2637f3b23ec
20:22:49  ---> 5e5a89826814
20:22:49 Step 15/24 : ARG CREDSTORE_VERSION=v0.6.3
20:22:49  ---> Running in d22b63cbc240
20:22:49 Removing intermediate container d22b63cbc240
20:22:49  ---> 2a31530d4c53
20:22:49 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
20:22:49  ---> Running in 3a254cc083d5
20:22:50 Removing intermediate container 3a254cc083d5
20:22:50  ---> 106d838bdc2e
20:22:50 Step 17/24 : WORKDIR /src
20:22:50  ---> Running in e5e7b71f5c42
20:22:50 Removing intermediate container e5e7b71f5c42
20:22:50  ---> 7e66dad3642c
20:22:50 Step 18/24 : COPY requirements.txt /src/requirements.txt
20:22:50  ---> d3ba4c687bd4
20:22:50 Step 19/24 : RUN --mount=type=cache,target=/root/.cache/pip     pip install -r requirements.txt
20:22:50 the --mount option requires BuildKit. Refer to https://docs.docker.com/go/buildkit/ to learn how to build images with BuildKit enabled