Skip to content

Console Output

12:57:18 + docker build -t dockerpinata/docker-py:py3-58aa62bb154a2ccea433cf475aefbd695fb5abc8 -f tests/Dockerfile --build-arg PYTHON_VERSION=3.10 .
12:57:18 Sending build context to Docker daemon  1.396MB

12:57:18 Step 1/24 : ARG PYTHON_VERSION=3.10
12:57:18 Step 2/24 : FROM python:${PYTHON_VERSION}
12:57:18 3.10: Pulling from library/python
12:57:19 001c52e26ad5: Pulling fs layer
12:57:19 d9d4b9b6e964: Pulling fs layer
12:57:19 2068746827ec: Pulling fs layer
12:57:19 9daef329d350: Pulling fs layer
12:57:19 8a335986117b: Pulling fs layer
12:57:19 588423e31bcf: Pulling fs layer
12:57:19 f40cdf3ebc10: Pulling fs layer
12:57:19 04378c690b5e: Pulling fs layer
12:57:19 ace6d68f6bea: Pulling fs layer
12:57:19 9daef329d350: Waiting
12:57:19 8a335986117b: Waiting
12:57:19 588423e31bcf: Waiting
12:57:19 f40cdf3ebc10: Waiting
12:57:19 04378c690b5e: Waiting
12:57:19 ace6d68f6bea: Waiting
12:57:19 d9d4b9b6e964: Verifying Checksum
12:57:19 d9d4b9b6e964: Download complete
12:57:19 2068746827ec: Verifying Checksum
12:57:19 2068746827ec: Download complete
12:57:19 001c52e26ad5: Verifying Checksum
12:57:19 001c52e26ad5: Download complete
12:57:19 9daef329d350: Verifying Checksum
12:57:19 9daef329d350: Download complete
12:57:19 588423e31bcf: Verifying Checksum
12:57:19 588423e31bcf: Download complete
12:57:20 04378c690b5e: Verifying Checksum
12:57:20 04378c690b5e: Download complete
12:57:20 f40cdf3ebc10: Verifying Checksum
12:57:20 f40cdf3ebc10: Download complete
12:57:20 ace6d68f6bea: Verifying Checksum
12:57:20 ace6d68f6bea: Download complete
12:57:21 8a335986117b: Verifying Checksum
12:57:21 8a335986117b: Download complete
12:57:23 001c52e26ad5: Pull complete
12:57:23 d9d4b9b6e964: Pull complete
12:57:23 2068746827ec: Pull complete
12:57:27 9daef329d350: Pull complete
12:57:35 8a335986117b: Pull complete
12:57:35 588423e31bcf: Pull complete
12:57:35 f40cdf3ebc10: Pull complete
12:57:35 04378c690b5e: Pull complete
12:57:35 ace6d68f6bea: Pull complete
12:57:35 Digest: sha256:cbf49327fae903d64ab28251912fc00faea2c1baee493d347a07973a2cb50f98
12:57:35 Status: Downloaded newer image for python:3.10
12:57:35  ---> b62e4294564c
12:57:35 Step 3/24 : ARG APT_MIRROR
12:57:36  ---> Running in 0f8149192074
12:57:36 Removing intermediate container 0f8149192074
12:57:36  ---> 3228cf80663e
12:57:36 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
12:57:36  ---> Running in 32d59c06806d
12:57:37 Removing intermediate container 32d59c06806d
12:57:37  ---> e23d99ef261b
12:57:37 Step 5/24 : RUN apt-get update && apt-get -y install --no-install-recommends     gnupg2     pass
12:57:37  ---> Running in cc737c17e997
12:57:38 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
12:57:38 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:57:38 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:57:38 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
12:57:38 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [175 kB]
12:57:38 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
12:57:39 Fetched 8567 kB in 2s (5475 kB/s)
12:57:40 Reading package lists...
12:57:40 Reading package lists...
12:57:40 Building dependency tree...
12:57:40 Reading state information...
12:57:40 The following additional packages will be installed:
12:57:40   tree
12:57:40 Suggested packages:
12:57:40   python libxml-simple-perl ruby
12:57:40 Recommended packages:
12:57:40   qrencode xclip
12:57:41 The following NEW packages will be installed:
12:57:41   gnupg2 pass tree
12:57:41 0 upgraded, 3 newly installed, 0 to remove and 5 not upgraded.
12:57:41 Need to get 523 kB of archives.
12:57:41 After this operation, 727 kB of additional disk space will be used.
12:57:41 Get:1 http://deb.debian.org/debian bullseye/main amd64 gnupg2 all 2.2.27-2+deb11u2 [434 kB]
12:57:41 Get:2 http://deb.debian.org/debian bullseye/main amd64 tree amd64 1.8.0-1+b1 [49.6 kB]
12:57:41 Get:3 http://deb.debian.org/debian bullseye/main amd64 pass all 1.7.3-2 [39.2 kB]
12:57:41 debconf: delaying package configuration, since apt-utils is not installed
12:57:41 Fetched 523 kB in 0s (1886 kB/s)
12:57:41 Selecting previously unselected package gnupg2.
12:57:41 (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.)
12:57:41 Preparing to unpack .../gnupg2_2.2.27-2+deb11u2_all.deb ...
12:57:41 Unpacking gnupg2 (2.2.27-2+deb11u2) ...
12:57:41 Selecting previously unselected package tree.
12:57:41 Preparing to unpack .../tree_1.8.0-1+b1_amd64.deb ...
12:57:41 Unpacking tree (1.8.0-1+b1) ...
12:57:41 Selecting previously unselected package pass.
12:57:41 Preparing to unpack .../archives/pass_1.7.3-2_all.deb ...
12:57:41 Unpacking pass (1.7.3-2) ...
12:57:41 Setting up gnupg2 (2.2.27-2+deb11u2) ...
12:57:41 Setting up tree (1.8.0-1+b1) ...
12:57:41 Setting up pass (1.7.3-2) ...
12:57:42 Removing intermediate container cc737c17e997
12:57:42  ---> ab75030d6c30
12:57:42 Step 6/24 : COPY tests/ssh/config/client /root/.ssh
12:57:42  ---> efd94d8e7f5d
12:57:42 Step 7/24 : COPY tests/ssh/config/server/known_ed25519.pub /root/.ssh/known_hosts
12:57:42  ---> 69ab563457cf
12:57:42 Step 8/24 : RUN sed -i '1s;^;dpy-dind-ssh ;' /root/.ssh/known_hosts
12:57:42  ---> Running in 46d298d51340
12:57:43 Removing intermediate container 46d298d51340
12:57:43  ---> 6f8e81f0b4c3
12:57:43 Step 9/24 : RUN chmod -R 600 /root/.ssh
12:57:43  ---> Running in a6e37f43853d
12:57:44 Removing intermediate container a6e37f43853d
12:57:44  ---> c8f317d0c092
12:57:44 Step 10/24 : COPY ./tests/gpg-keys /gpg-keys
12:57:44  ---> f581cc8c6ecc
12:57:44 Step 11/24 : RUN gpg2 --import gpg-keys/secret
12:57:44  ---> Running in 7215944d756d
12:57:44 gpg: directory '/root/.gnupg' created
12:57:44 gpg: keybox '/root/.gnupg/pubring.kbx' created
12:57:44 gpg: /root/.gnupg/trustdb.gpg: trustdb created
12:57:44 gpg: key 464ED987A7B21401: public key "Sakuya Izayoi <sakuya@gensokyo.jp>" imported
12:57:44 gpg: key 464ED987A7B21401: secret key imported
12:57:44 gpg: Total number processed: 1
12:57:44 gpg:               imported: 1
12:57:44 gpg:       secret keys read: 1
12:57:44 gpg:   secret keys imported: 1
12:57:45 Removing intermediate container 7215944d756d
12:57:45  ---> ae3b785978b9
12:57:45 Step 12/24 : RUN gpg2 --import-ownertrust gpg-keys/ownertrust
12:57:45  ---> Running in 9c06b3ae54af
12:57:45 gpg: inserting ownertrust of 6
12:57:45 Removing intermediate container 9c06b3ae54af
12:57:45  ---> cf4384a8e5fd
12:57:45 Step 13/24 : RUN yes | pass init $(gpg2 --no-auto-check-trustdb --list-secret-key | awk '/^sec/{getline; $1=$1; print}')
12:57:45  ---> Running in e6841097e8b3
12:57:46 gpg: please do a --check-trustdb
12:57:46 mkdir: created directory '/root/.password-store/'
12:57:46 Password store initialized for 9781B87DAB042E6FD51388A5464ED987A7B21401
12:57:46 Removing intermediate container e6841097e8b3
12:57:46  ---> b2b5a4d6c7b4
12:57:46 Step 14/24 : RUN gpg2 --check-trustdb
12:57:46  ---> Running in a3a5a37ddf6c
12:57:46 gpg: marginals needed: 3  completes needed: 1  trust model: pgp
12:57:46 gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u
12:57:47 Removing intermediate container a3a5a37ddf6c
12:57:47  ---> c94fa5154f25
12:57:47 Step 15/24 : ARG CREDSTORE_VERSION=v0.6.3
12:57:47  ---> Running in d9ede1928c5e
12:57:47 Removing intermediate container d9ede1928c5e
12:57:47  ---> 1a9d5fc90ae8
12:57:47 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
12:57:47  ---> Running in f17b37c15152
12:57:48 Removing intermediate container f17b37c15152
12:57:48  ---> ee6133ec69c4
12:57:48 Step 17/24 : WORKDIR /src
12:57:48  ---> Running in 3f4b4aaef428
12:57:48 Removing intermediate container 3f4b4aaef428
12:57:48  ---> 948836dde98e
12:57:48 Step 18/24 : COPY requirements.txt /src/requirements.txt
12:57:48  ---> 83eaaca40b61
12:57:48 Step 19/24 : RUN --mount=type=cache,target=/root/.cache/pip     pip install -r requirements.txt
12:57:48 the --mount option requires BuildKit. Refer to https://docs.docker.com/go/buildkit/ to learn how to build images with BuildKit enabled