Skip to content

Console Output

16:19:39 [2020-07-02T16:19:39.661Z] + docker build -t dockerbuildbot/compose:alpine-eefe0d319f966288a8c0438aa51822af8668ee06 --target build --build-arg BUILD_PLATFORM=alpine --build-arg GIT_COMMIT=eefe0d319f966288a8c0438aa51822af8668ee06 .
16:19:39 [2020-07-02T16:19:39.661Z] Sending build context to Docker daemon  1.873MB

16:19:39 [2020-07-02T16:19:39.661Z] Step 1/32 : ARG DOCKER_VERSION=19.03.8
16:19:39 [2020-07-02T16:19:39.661Z] Step 2/32 : ARG PYTHON_VERSION=3.7.7
16:19:39 [2020-07-02T16:19:39.661Z] Step 3/32 : ARG BUILD_ALPINE_VERSION=3.11
16:19:39 [2020-07-02T16:19:39.661Z] Step 4/32 : ARG BUILD_DEBIAN_VERSION=slim-stretch
16:19:39 [2020-07-02T16:19:39.661Z] Step 5/32 : ARG RUNTIME_ALPINE_VERSION=3.11.5
16:19:39 [2020-07-02T16:19:39.661Z] Step 6/32 : ARG RUNTIME_DEBIAN_VERSION=stretch-20200414-slim
16:19:39 [2020-07-02T16:19:39.661Z] Step 7/32 : ARG BUILD_PLATFORM=alpine
16:19:39 [2020-07-02T16:19:39.661Z] Step 8/32 : FROM docker:${DOCKER_VERSION} AS docker-cli
16:19:39 [2020-07-02T16:19:39.923Z] 19.03.8: Pulling from library/docker
16:19:39 [2020-07-02T16:19:39.923Z] cbdbe7a5bc2a: Pulling fs layer
16:19:39 [2020-07-02T16:19:39.923Z] 6f4c731d6eb3: Pulling fs layer
16:19:39 [2020-07-02T16:19:39.923Z] 5d79d4ac3cd0: Pulling fs layer
16:19:39 [2020-07-02T16:19:39.923Z] 65de10866d6a: Pulling fs layer
16:19:39 [2020-07-02T16:19:39.923Z] ffd69ed7f17f: Pulling fs layer
16:19:39 [2020-07-02T16:19:39.923Z] 07ba9e5a2fa6: Pulling fs layer
16:19:39 [2020-07-02T16:19:39.923Z] 75478c283dd2: Pulling fs layer
16:19:39 [2020-07-02T16:19:39.923Z] 65de10866d6a: Waiting
16:19:39 [2020-07-02T16:19:39.923Z] ffd69ed7f17f: Waiting
16:19:39 [2020-07-02T16:19:39.923Z] 07ba9e5a2fa6: Waiting
16:19:39 [2020-07-02T16:19:39.923Z] 75478c283dd2: Waiting
16:19:39 [2020-07-02T16:19:39.923Z] 5d79d4ac3cd0: Verifying Checksum
16:19:39 [2020-07-02T16:19:39.923Z] 5d79d4ac3cd0: Download complete
16:19:39 [2020-07-02T16:19:39.923Z] 6f4c731d6eb3: Verifying Checksum
16:19:39 [2020-07-02T16:19:39.923Z] 6f4c731d6eb3: Download complete
16:19:39 [2020-07-02T16:19:39.923Z] ffd69ed7f17f: Verifying Checksum
16:19:39 [2020-07-02T16:19:39.923Z] ffd69ed7f17f: Download complete
16:19:39 [2020-07-02T16:19:39.923Z] cbdbe7a5bc2a: Download complete
16:19:40 [2020-07-02T16:19:40.183Z] 07ba9e5a2fa6: Verifying Checksum
16:19:40 [2020-07-02T16:19:40.183Z] 07ba9e5a2fa6: Download complete
16:19:40 [2020-07-02T16:19:40.183Z] 75478c283dd2: Verifying Checksum
16:19:40 [2020-07-02T16:19:40.183Z] 75478c283dd2: Download complete
16:19:40 [2020-07-02T16:19:40.443Z] cbdbe7a5bc2a: Pull complete
16:19:40 [2020-07-02T16:19:40.703Z] 6f4c731d6eb3: Pull complete
16:19:40 [2020-07-02T16:19:40.703Z] 5d79d4ac3cd0: Pull complete
16:19:40 [2020-07-02T16:19:40.703Z] 65de10866d6a: Verifying Checksum
16:19:40 [2020-07-02T16:19:40.703Z] 65de10866d6a: Download complete
16:19:42 [2020-07-02T16:19:42.611Z] 65de10866d6a: Pull complete
16:19:42 [2020-07-02T16:19:42.871Z] ffd69ed7f17f: Pull complete
16:19:42 [2020-07-02T16:19:42.871Z] 07ba9e5a2fa6: Pull complete
16:19:42 [2020-07-02T16:19:42.871Z] 75478c283dd2: Pull complete
16:19:42 [2020-07-02T16:19:42.871Z] Digest: sha256:8c119115801ae96e1f55b2ccb69cc84537c79eea057a00f363df0196f3d09fd4
16:19:42 [2020-07-02T16:19:42.871Z] Status: Downloaded newer image for docker:19.03.8
16:19:42 [2020-07-02T16:19:42.871Z]  ---> 5cfd4d13e0a8
16:19:42 [2020-07-02T16:19:42.871Z] Step 9/32 : FROM python:${PYTHON_VERSION}-alpine${BUILD_ALPINE_VERSION} AS build-alpine
16:19:43 [2020-07-02T16:19:43.132Z] 3.7.7-alpine3.11: Pulling from library/python
16:19:43 [2020-07-02T16:19:43.132Z] cbdbe7a5bc2a: Already exists
16:19:43 [2020-07-02T16:19:43.132Z] 26ebcd19a4e3: Pulling fs layer
16:19:43 [2020-07-02T16:19:43.132Z] 8341bd19193b: Pulling fs layer
16:19:43 [2020-07-02T16:19:43.132Z] ecc595bd65e1: Pulling fs layer
16:19:43 [2020-07-02T16:19:43.132Z] 4b1c9d8f69d2: Pulling fs layer
16:19:43 [2020-07-02T16:19:43.132Z] 4b1c9d8f69d2: Waiting
16:19:43 [2020-07-02T16:19:43.132Z] 26ebcd19a4e3: Download complete
16:19:43 [2020-07-02T16:19:43.132Z] ecc595bd65e1: Verifying Checksum
16:19:43 [2020-07-02T16:19:43.132Z] ecc595bd65e1: Download complete
16:19:43 [2020-07-02T16:19:43.392Z] 4b1c9d8f69d2: Verifying Checksum
16:19:43 [2020-07-02T16:19:43.392Z] 4b1c9d8f69d2: Download complete
16:19:43 [2020-07-02T16:19:43.392Z] 26ebcd19a4e3: Pull complete
16:19:43 [2020-07-02T16:19:43.392Z] 8341bd19193b: Verifying Checksum
16:19:43 [2020-07-02T16:19:43.392Z] 8341bd19193b: Download complete
16:19:44 [2020-07-02T16:19:44.333Z] 8341bd19193b: Pull complete
16:19:44 [2020-07-02T16:19:44.333Z] ecc595bd65e1: Pull complete
16:19:44 [2020-07-02T16:19:44.592Z] 4b1c9d8f69d2: Pull complete
16:19:44 [2020-07-02T16:19:44.592Z] Digest: sha256:778802b5b9797279772814fb15a7c6ee494848ced17965bb57092a0b900c0e4f
16:19:44 [2020-07-02T16:19:44.592Z] Status: Downloaded newer image for python:3.7.7-alpine3.11
16:19:44 [2020-07-02T16:19:44.592Z]  ---> e854017db514
16:19:44 [2020-07-02T16:19:44.592Z] Step 10/32 : RUN apk add --no-cache     bash     build-base     ca-certificates     curl     gcc     git     libc-dev     libffi-dev     libgcc     make     musl-dev     openssl     openssl-dev     python2     python2-dev     zlib-dev
16:19:47 [2020-07-02T16:19:47.131Z]  ---> Running in 4676ec0d4c0d
16:19:47 [2020-07-02T16:19:47.390Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
16:19:48 [2020-07-02T16:19:48.776Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
16:19:48 [2020-07-02T16:19:48.776Z] (1/32) Installing bash (5.0.11-r1)
16:19:48 [2020-07-02T16:19:48.776Z] Executing bash-5.0.11-r1.post-install
16:19:48 [2020-07-02T16:19:48.777Z] (2/32) Installing libgcc (9.2.0-r4)
16:19:48 [2020-07-02T16:19:48.777Z] (3/32) Installing libstdc++ (9.2.0-r4)
16:19:48 [2020-07-02T16:19:48.777Z] (4/32) Installing binutils (2.33.1-r0)
16:19:48 [2020-07-02T16:19:48.777Z] (5/32) Installing libmagic (5.37-r1)
16:19:48 [2020-07-02T16:19:48.777Z] (6/32) Installing file (5.37-r1)
16:19:48 [2020-07-02T16:19:48.777Z] (7/32) Installing gmp (6.1.2-r1)
16:19:48 [2020-07-02T16:19:48.777Z] (8/32) Installing isl (0.18-r0)
16:19:48 [2020-07-02T16:19:48.777Z] (9/32) Installing libgomp (9.2.0-r4)
16:19:48 [2020-07-02T16:19:48.777Z] (10/32) Installing libatomic (9.2.0-r4)
16:19:48 [2020-07-02T16:19:48.777Z] (11/32) Installing mpfr4 (4.0.2-r1)
16:19:48 [2020-07-02T16:19:48.777Z] (12/32) Installing mpc1 (1.1.0-r1)
16:19:48 [2020-07-02T16:19:48.777Z] (13/32) Installing gcc (9.2.0-r4)
16:19:49 [2020-07-02T16:19:49.347Z] (14/32) Installing musl-dev (1.1.24-r2)
16:19:49 [2020-07-02T16:19:49.607Z] (15/32) Installing libc-dev (0.7.2-r0)
16:19:49 [2020-07-02T16:19:49.607Z] (16/32) Installing g++ (9.2.0-r4)
16:19:49 [2020-07-02T16:19:49.867Z] (17/32) Installing make (4.2.1-r2)
16:19:49 [2020-07-02T16:19:49.867Z] (18/32) Installing fortify-headers (1.1-r0)
16:19:49 [2020-07-02T16:19:49.867Z] (19/32) Installing build-base (0.5-r1)
16:19:49 [2020-07-02T16:19:49.867Z] (20/32) Installing nghttp2-libs (1.40.0-r1)
16:19:49 [2020-07-02T16:19:49.867Z] (21/32) Installing libcurl (7.67.0-r0)
16:19:49 [2020-07-02T16:19:49.867Z] (22/32) Installing curl (7.67.0-r0)
16:19:49 [2020-07-02T16:19:49.867Z] (23/32) Installing pcre2 (10.34-r1)
16:19:49 [2020-07-02T16:19:49.867Z] (24/32) Installing git (2.24.3-r0)
16:19:50 [2020-07-02T16:19:50.128Z] (25/32) Installing linux-headers (4.19.36-r0)
16:19:50 [2020-07-02T16:19:50.128Z] (26/32) Installing pkgconf (1.6.3-r0)
16:19:50 [2020-07-02T16:19:50.128Z] (27/32) Installing libffi-dev (3.2.1-r6)
16:19:50 [2020-07-02T16:19:50.128Z] (28/32) Installing openssl (1.1.1g-r0)
16:19:50 [2020-07-02T16:19:50.128Z] (29/32) Installing openssl-dev (1.1.1g-r0)
16:19:50 [2020-07-02T16:19:50.128Z] (30/32) Installing python2 (2.7.18-r0)
16:19:50 [2020-07-02T16:19:50.699Z] (31/32) Installing python2-dev (2.7.18-r0)
16:19:50 [2020-07-02T16:19:50.699Z] (32/32) Installing zlib-dev (1.2.11-r3)
16:19:50 [2020-07-02T16:19:50.699Z] Executing busybox-1.31.1-r9.trigger
16:19:50 [2020-07-02T16:19:50.699Z] OK: 258 MiB in 66 packages
16:19:57 [2020-07-02T16:19:57.270Z] Removing intermediate container 4676ec0d4c0d
16:19:57 [2020-07-02T16:19:57.270Z]  ---> 13bb7bc01e6d
16:19:57 [2020-07-02T16:19:57.270Z] Step 11/32 : ENV BUILD_BOOTLOADER=1
16:19:57 [2020-07-02T16:19:57.270Z]  ---> Running in f1e27d7a7fb7
16:19:57 [2020-07-02T16:19:57.270Z] Removing intermediate container f1e27d7a7fb7
16:19:57 [2020-07-02T16:19:57.270Z]  ---> e18d9c1e1d1d
16:19:57 [2020-07-02T16:19:57.270Z] Step 12/32 : FROM python:${PYTHON_VERSION}-${BUILD_DEBIAN_VERSION} AS build-debian
16:19:57 [2020-07-02T16:19:57.270Z] 3.7.7-slim-stretch: Pulling from library/python
16:19:57 [2020-07-02T16:19:57.270Z] 7d2977b12acb: Already exists
16:19:57 [2020-07-02T16:19:57.270Z] f03b1e07f1e5: Already exists
16:19:57 [2020-07-02T16:19:57.270Z] 8ee0d5abfcda: Already exists
16:19:57 [2020-07-02T16:19:57.270Z] 3d889df62049: Already exists
16:19:57 [2020-07-02T16:19:57.270Z] 4f1e236d19c5: Already exists
16:19:57 [2020-07-02T16:19:57.270Z] Digest: sha256:e8bbe56f688606241a47d174a7474cb7907ede7a7f23720e06ec07f3cbb10a54
16:19:57 [2020-07-02T16:19:57.270Z] Status: Downloaded newer image for python:3.7.7-slim-stretch
16:19:57 [2020-07-02T16:19:57.270Z]  ---> 4014270402cf
16:19:57 [2020-07-02T16:19:57.270Z] Step 13/32 : RUN apt-get update && apt-get install --no-install-recommends -y     curl     gcc     git     libc-dev     libffi-dev     libgcc-6-dev     libssl-dev     make     openssl     python2.7-dev     zlib1g-dev
16:19:57 [2020-07-02T16:19:57.270Z]  ---> Running in aae006bf077b
16:19:59 [2020-07-02T16:19:59.179Z] Ign:1 http://deb.debian.org/debian stretch InRelease
16:19:59 [2020-07-02T16:19:59.179Z] Get:2 http://security.debian.org/debian-security stretch/updates InRelease [94.3 kB]
16:19:59 [2020-07-02T16:19:59.179Z] Get:3 http://deb.debian.org/debian stretch-updates InRelease [93.6 kB]
16:19:59 [2020-07-02T16:19:59.179Z] Get:4 http://deb.debian.org/debian stretch Release [118 kB]
16:19:59 [2020-07-02T16:19:59.179Z] Get:5 http://deb.debian.org/debian stretch Release.gpg [2410 B]
16:19:59 [2020-07-02T16:19:59.179Z] Get:6 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [529 kB]
16:19:59 [2020-07-02T16:19:59.179Z] Get:7 http://deb.debian.org/debian stretch-updates/main amd64 Packages [28.2 kB]
16:19:59 [2020-07-02T16:19:59.179Z] Get:8 http://deb.debian.org/debian stretch/main amd64 Packages [7083 kB]
16:20:00 [2020-07-02T16:20:00.560Z] Fetched 7949 kB in 2s (3299 kB/s)
16:20:00 [2020-07-02T16:20:00.821Z] Reading package lists...
16:20:01 [2020-07-02T16:20:01.390Z] Reading package lists...
16:20:01 [2020-07-02T16:20:01.649Z] Building dependency tree...
16:20:01 [2020-07-02T16:20:01.649Z] Reading state information...
16:20:01 [2020-07-02T16:20:01.649Z] openssl is already the newest version (1.1.0l-1~deb9u1).
16:20:01 [2020-07-02T16:20:01.649Z] openssl set to manually installed.
16:20:01 [2020-07-02T16:20:01.649Z] The following additional packages will be installed:
16:20:01 [2020-07-02T16:20:01.649Z]   binutils cpp cpp-6 gcc-6 git-man libasan3 libatomic1 libc-dev-bin libcc1-0
16:20:01 [2020-07-02T16:20:01.649Z]   libcilkrts5 libcurl3 libcurl3-gnutls liberror-perl libexpat1-dev libgmp10
16:20:01 [2020-07-02T16:20:01.649Z]   libgnutls30 libgomp1 libgssapi-krb5-2 libhogweed4 libidn11 libidn2-0
16:20:01 [2020-07-02T16:20:01.649Z]   libisl15 libitm1 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0
16:20:01 [2020-07-02T16:20:01.649Z]   libldap-2.4-2 libldap-common liblsan0 libmpc3 libmpfr4 libmpx2 libnettle6
16:20:01 [2020-07-02T16:20:01.649Z]   libnghttp2-14 libp11-kit0 libperl5.24 libpsl5 libpython2.7 libpython2.7-dev
16:20:01 [2020-07-02T16:20:01.649Z]   libpython2.7-minimal libpython2.7-stdlib libquadmath0 librtmp1 libsasl2-2
16:20:01 [2020-07-02T16:20:01.649Z]   libsasl2-modules-db libssh2-1 libssl1.0.2 libtasn1-6 libtsan0 libubsan0
16:20:01 [2020-07-02T16:20:01.649Z]   libunistring0 linux-libc-dev mime-support perl perl-modules-5.24 python2.7
16:20:01 [2020-07-02T16:20:01.649Z]   python2.7-minimal
16:20:01 [2020-07-02T16:20:01.649Z] Suggested packages:
16:20:01 [2020-07-02T16:20:01.649Z]   binutils-doc cpp-doc gcc-6-locales gcc-multilib manpages-dev autoconf
16:20:01 [2020-07-02T16:20:01.649Z]   automake libtool flex bison gdb gcc-doc gcc-6-multilib gcc-6-doc libgcc1-dbg
16:20:01 [2020-07-02T16:20:01.649Z]   libgomp1-dbg libitm1-dbg libatomic1-dbg libasan3-dbg liblsan0-dbg
16:20:01 [2020-07-02T16:20:01.649Z]   libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg
16:20:01 [2020-07-02T16:20:01.649Z]   gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email
16:20:01 [2020-07-02T16:20:01.649Z]   git-gui gitk gitweb git-arch git-cvs git-mediawiki git-svn glibc-doc
16:20:01 [2020-07-02T16:20:01.649Z]   gnutls-bin krb5-doc krb5-user make-doc perl-doc libterm-readline-gnu-perl
16:20:01 [2020-07-02T16:20:01.649Z]   | libterm-readline-perl-perl python2.7-doc binfmt-support
16:20:01 [2020-07-02T16:20:01.649Z] Recommended packages:
16:20:01 [2020-07-02T16:20:01.649Z]   patch less rsync ssh-client manpages manpages-dev krb5-locales publicsuffix
16:20:01 [2020-07-02T16:20:01.649Z]   libsasl2-modules libssl-doc bzip2 file xz-utils rename
16:20:02 [2020-07-02T16:20:02.219Z] The following NEW packages will be installed:
16:20:02 [2020-07-02T16:20:02.219Z]   binutils cpp cpp-6 curl gcc gcc-6 git git-man libasan3 libatomic1
16:20:02 [2020-07-02T16:20:02.219Z]   libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libcurl3 libcurl3-gnutls
16:20:02 [2020-07-02T16:20:02.219Z]   liberror-perl libexpat1-dev libffi-dev libgcc-6-dev libgmp10 libgnutls30
16:20:02 [2020-07-02T16:20:02.219Z]   libgomp1 libgssapi-krb5-2 libhogweed4 libidn11 libidn2-0 libisl15 libitm1
16:20:02 [2020-07-02T16:20:02.219Z]   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2
16:20:02 [2020-07-02T16:20:02.219Z]   libldap-common liblsan0 libmpc3 libmpfr4 libmpx2 libnettle6 libnghttp2-14
16:20:02 [2020-07-02T16:20:02.219Z]   libp11-kit0 libperl5.24 libpsl5 libpython2.7 libpython2.7-dev
16:20:02 [2020-07-02T16:20:02.219Z]   libpython2.7-minimal libpython2.7-stdlib libquadmath0 librtmp1 libsasl2-2
16:20:02 [2020-07-02T16:20:02.219Z]   libsasl2-modules-db libssh2-1 libssl-dev libssl1.0.2 libtasn1-6 libtsan0
16:20:02 [2020-07-02T16:20:02.219Z]   libubsan0 libunistring0 linux-libc-dev make mime-support perl
16:20:02 [2020-07-02T16:20:02.219Z]   perl-modules-5.24 python2.7 python2.7-dev python2.7-minimal zlib1g-dev
16:20:03 [2020-07-02T16:20:03.162Z] 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded.
16:20:03 [2020-07-02T16:20:03.162Z] Need to get 79.7 MB of archives.
16:20:03 [2020-07-02T16:20:03.162Z] After this operation, 271 MB of additional disk space will be used.
16:20:03 [2020-07-02T16:20:03.162Z] Get:1 http://security.debian.org/debian-security stretch/updates/main amd64 libldap-common all 2.4.44+dfsg-5+deb9u4 [85.7 kB]
16:20:03 [2020-07-02T16:20:03.162Z] Get:2 http://deb.debian.org/debian stretch/main amd64 perl-modules-5.24 all 5.24.1-3+deb9u6 [2725 kB]
16:20:03 [2020-07-02T16:20:03.162Z] Get:3 http://security.debian.org/debian-security stretch/updates/main amd64 libldap-2.4-2 amd64 2.4.44+dfsg-5+deb9u4 [219 kB]
16:20:03 [2020-07-02T16:20:03.162Z] Get:4 http://security.debian.org/debian-security stretch/updates/main amd64 libcurl3-gnutls amd64 7.52.1-5+deb9u10 [290 kB]
16:20:03 [2020-07-02T16:20:03.162Z] Get:5 http://security.debian.org/debian-security stretch/updates/main amd64 git-man all 1:2.11.0-3+deb9u7 [1436 kB]
16:20:03 [2020-07-02T16:20:03.162Z] Get:6 http://security.debian.org/debian-security stretch/updates/main amd64 git amd64 1:2.11.0-3+deb9u7 [4170 kB]
16:20:03 [2020-07-02T16:20:03.162Z] Get:7 http://deb.debian.org/debian stretch/main amd64 libperl5.24 amd64 5.24.1-3+deb9u6 [3525 kB]
16:20:03 [2020-07-02T16:20:03.422Z] Get:8 http://security.debian.org/debian-security stretch/updates/main amd64 libcurl3 amd64 7.52.1-5+deb9u10 [292 kB]
16:20:03 [2020-07-02T16:20:03.422Z] Get:9 http://security.debian.org/debian-security stretch/updates/main amd64 curl amd64 7.52.1-5+deb9u10 [227 kB]
16:20:03 [2020-07-02T16:20:03.422Z] Get:10 http://security.debian.org/debian-security stretch/updates/main amd64 linux-libc-dev amd64 4.9.210-1+deb9u1 [1483 kB]
16:20:03 [2020-07-02T16:20:03.422Z] Get:11 http://deb.debian.org/debian stretch/main amd64 perl amd64 5.24.1-3+deb9u6 [218 kB]
16:20:03 [2020-07-02T16:20:03.422Z] Get:12 http://deb.debian.org/debian stretch/main amd64 libgmp10 amd64 2:6.1.2+dfsg-1 [253 kB]
16:20:03 [2020-07-02T16:20:03.422Z] Get:13 http://deb.debian.org/debian stretch/main amd64 libnettle6 amd64 3.3-1+b2 [192 kB]
16:20:03 [2020-07-02T16:20:03.422Z] Get:14 http://deb.debian.org/debian stretch/main amd64 libhogweed4 amd64 3.3-1+b2 [136 kB]
16:20:03 [2020-07-02T16:20:03.422Z] Get:15 http://deb.debian.org/debian stretch/main amd64 libidn11 amd64 1.33-1+deb9u1 [115 kB]
16:20:03 [2020-07-02T16:20:03.422Z] Get:16 http://deb.debian.org/debian stretch/main amd64 libp11-kit0 amd64 0.23.3-2 [111 kB]
16:20:03 [2020-07-02T16:20:03.422Z] Get:17 http://deb.debian.org/debian stretch/main amd64 libtasn1-6 amd64 4.10-1.1+deb9u1 [50.6 kB]
16:20:03 [2020-07-02T16:20:03.422Z] Get:18 http://deb.debian.org/debian stretch/main amd64 libgnutls30 amd64 3.5.8-5+deb9u4 [896 kB]
16:20:03 [2020-07-02T16:20:03.422Z] Get:19 http://deb.debian.org/debian stretch/main amd64 libkeyutils1 amd64 1.5.9-9 [12.4 kB]
16:20:03 [2020-07-02T16:20:03.422Z] Get:20 http://deb.debian.org/debian stretch/main amd64 libkrb5support0 amd64 1.15-1+deb9u1 [61.9 kB]
16:20:03 [2020-07-02T16:20:03.422Z] Get:21 http://deb.debian.org/debian stretch/main amd64 libk5crypto3 amd64 1.15-1+deb9u1 [119 kB]
16:20:03 [2020-07-02T16:20:03.422Z] Get:22 http://deb.debian.org/debian stretch/main amd64 libkrb5-3 amd64 1.15-1+deb9u1 [311 kB]
16:20:03 [2020-07-02T16:20:03.422Z] Get:23 http://deb.debian.org/debian stretch/main amd64 libgssapi-krb5-2 amd64 1.15-1+deb9u1 [155 kB]
16:20:03 [2020-07-02T16:20:03.422Z] Get:24 http://deb.debian.org/debian stretch/main amd64 libunistring0 amd64 0.9.6+really0.9.3-0.1 [279 kB]
16:20:03 [2020-07-02T16:20:03.422Z] Get:25 http://deb.debian.org/debian stretch/main amd64 libidn2-0 amd64 0.16-1+deb9u1 [60.7 kB]
16:20:03 [2020-07-02T16:20:03.422Z] Get:26 http://deb.debian.org/debian stretch/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3+deb9u1 [68.4 kB]
16:20:03 [2020-07-02T16:20:03.422Z] Get:27 http://deb.debian.org/debian stretch/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3+deb9u1 [105 kB]
16:20:03 [2020-07-02T16:20:03.422Z] Get:28 http://deb.debian.org/debian stretch/main amd64 libnghttp2-14 amd64 1.18.1-1+deb9u1 [79.2 kB]
16:20:03 [2020-07-02T16:20:03.422Z] Get:29 http://deb.debian.org/debian stretch/main amd64 libpsl5 amd64 0.17.0-3 [41.8 kB]
16:20:03 [2020-07-02T16:20:03.422Z] Get:30 http://deb.debian.org/debian stretch/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1+b1 [60.4 kB]
16:20:03 [2020-07-02T16:20:03.422Z] Get:31 http://deb.debian.org/debian stretch/main amd64 libssh2-1 amd64 1.7.0-1+deb9u1 [139 kB]
16:20:03 [2020-07-02T16:20:03.422Z] Get:32 http://deb.debian.org/debian stretch/main amd64 liberror-perl all 0.17024-1 [26.9 kB]
16:20:03 [2020-07-02T16:20:03.422Z] Get:33 http://deb.debian.org/debian stretch/main amd64 libpython2.7-minimal amd64 2.7.13-2+deb9u3 [389 kB]
16:20:03 [2020-07-02T16:20:03.422Z] Get:34 http://deb.debian.org/debian stretch/main amd64 python2.7-minimal amd64 2.7.13-2+deb9u3 [1382 kB]
16:20:03 [2020-07-02T16:20:03.422Z] Get:35 http://deb.debian.org/debian stretch/main amd64 libssl1.0.2 amd64 1.0.2u-1~deb9u1 [1304 kB]
16:20:03 [2020-07-02T16:20:03.422Z] Get:36 http://deb.debian.org/debian stretch/main amd64 mime-support all 3.60 [36.7 kB]
16:20:03 [2020-07-02T16:20:03.422Z] Get:37 http://deb.debian.org/debian stretch/main amd64 libpython2.7-stdlib amd64 2.7.13-2+deb9u3 [1897 kB]
16:20:03 [2020-07-02T16:20:03.422Z] Get:38 http://deb.debian.org/debian stretch/main amd64 python2.7 amd64 2.7.13-2+deb9u3 [285 kB]
16:20:03 [2020-07-02T16:20:03.422Z] Get:39 http://deb.debian.org/debian stretch/main amd64 binutils amd64 2.28-5 [3770 kB]
16:20:03 [2020-07-02T16:20:03.682Z] Get:40 http://deb.debian.org/debian stretch/main amd64 libisl15 amd64 0.18-1 [564 kB]
16:20:03 [2020-07-02T16:20:03.682Z] Get:41 http://deb.debian.org/debian stretch/main amd64 libmpfr4 amd64 3.1.5-1 [556 kB]
16:20:03 [2020-07-02T16:20:03.682Z] Get:42 http://deb.debian.org/debian stretch/main amd64 libmpc3 amd64 1.0.3-1+b2 [39.9 kB]
16:20:03 [2020-07-02T16:20:03.682Z] Get:43 http://deb.debian.org/debian stretch/main amd64 cpp-6 amd64 6.3.0-18+deb9u1 [6584 kB]
16:20:03 [2020-07-02T16:20:03.682Z] Get:44 http://deb.debian.org/debian stretch/main amd64 cpp amd64 4:6.3.0-4 [18.7 kB]
16:20:03 [2020-07-02T16:20:03.682Z] Get:45 http://deb.debian.org/debian stretch/main amd64 libcc1-0 amd64 6.3.0-18+deb9u1 [30.6 kB]
16:20:03 [2020-07-02T16:20:03.682Z] Get:46 http://deb.debian.org/debian stretch/main amd64 libgomp1 amd64 6.3.0-18+deb9u1 [73.3 kB]
16:20:03 [2020-07-02T16:20:03.682Z] Get:47 http://deb.debian.org/debian stretch/main amd64 libitm1 amd64 6.3.0-18+deb9u1 [27.3 kB]
16:20:03 [2020-07-02T16:20:03.682Z] Get:48 http://deb.debian.org/debian stretch/main amd64 libatomic1 amd64 6.3.0-18+deb9u1 [8966 B]
16:20:03 [2020-07-02T16:20:03.682Z] Get:49 http://deb.debian.org/debian stretch/main amd64 libasan3 amd64 6.3.0-18+deb9u1 [311 kB]
16:20:03 [2020-07-02T16:20:03.682Z] Get:50 http://deb.debian.org/debian stretch/main amd64 liblsan0 amd64 6.3.0-18+deb9u1 [115 kB]
16:20:03 [2020-07-02T16:20:03.682Z] Get:51 http://deb.debian.org/debian stretch/main amd64 libtsan0 amd64 6.3.0-18+deb9u1 [257 kB]
16:20:03 [2020-07-02T16:20:03.682Z] Get:52 http://deb.debian.org/debian stretch/main amd64 libubsan0 amd64 6.3.0-18+deb9u1 [107 kB]
16:20:03 [2020-07-02T16:20:03.682Z] Get:53 http://deb.debian.org/debian stretch/main amd64 libcilkrts5 amd64 6.3.0-18+deb9u1 [40.5 kB]
16:20:03 [2020-07-02T16:20:03.682Z] Get:54 http://deb.debian.org/debian stretch/main amd64 libmpx2 amd64 6.3.0-18+deb9u1 [11.2 kB]
16:20:03 [2020-07-02T16:20:03.682Z] Get:55 http://deb.debian.org/debian stretch/main amd64 libquadmath0 amd64 6.3.0-18+deb9u1 [131 kB]
16:20:03 [2020-07-02T16:20:03.682Z] Get:56 http://deb.debian.org/debian stretch/main amd64 libgcc-6-dev amd64 6.3.0-18+deb9u1 [2296 kB]
16:20:03 [2020-07-02T16:20:03.682Z] Get:57 http://deb.debian.org/debian stretch/main amd64 gcc-6 amd64 6.3.0-18+deb9u1 [6900 kB]
16:20:03 [2020-07-02T16:20:03.942Z] Get:58 http://deb.debian.org/debian stretch/main amd64 gcc amd64 4:6.3.0-4 [5196 B]
16:20:03 [2020-07-02T16:20:03.942Z] Get:59 http://deb.debian.org/debian stretch/main amd64 libc-dev-bin amd64 2.24-11+deb9u4 [259 kB]
16:20:03 [2020-07-02T16:20:03.942Z] Get:60 http://deb.debian.org/debian stretch/main amd64 libc6-dev amd64 2.24-11+deb9u4 [2364 kB]
16:20:03 [2020-07-02T16:20:03.942Z] Get:61 http://deb.debian.org/debian stretch/main amd64 libexpat1-dev amd64 2.2.0-2+deb9u3 [134 kB]
16:20:03 [2020-07-02T16:20:03.942Z] Get:62 http://deb.debian.org/debian stretch/main amd64 libffi-dev amd64 3.2.1-6 [161 kB]
16:20:03 [2020-07-02T16:20:03.942Z] Get:63 http://deb.debian.org/debian stretch/main amd64 libpython2.7 amd64 2.7.13-2+deb9u3 [1071 kB]
16:20:03 [2020-07-02T16:20:03.942Z] Get:64 http://deb.debian.org/debian stretch/main amd64 libpython2.7-dev amd64 2.7.13-2+deb9u3 [28.2 MB]
16:20:04 [2020-07-02T16:20:04.511Z] Get:65 http://deb.debian.org/debian stretch/main amd64 libssl-dev amd64 1.1.0l-1~deb9u1 [1594 kB]
16:20:04 [2020-07-02T16:20:04.511Z] Get:66 http://deb.debian.org/debian stretch/main amd64 make amd64 4.1-9.1 [302 kB]
16:20:04 [2020-07-02T16:20:04.511Z] Get:67 http://deb.debian.org/debian stretch/main amd64 python2.7-dev amd64 2.7.13-2+deb9u3 [290 kB]
16:20:04 [2020-07-02T16:20:04.511Z] Get:68 http://deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB]
16:20:04 [2020-07-02T16:20:04.771Z] debconf: delaying package configuration, since apt-utils is not installed
16:20:04 [2020-07-02T16:20:04.771Z] Fetched 79.7 MB in 2s (32.8 MB/s)
16:20:04 [2020-07-02T16:20:04.771Z] Selecting previously unselected package perl-modules-5.24.
16:20:04 [2020-07-02T16:20:04.771Z] (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 ... 6684 files and directories currently installed.)
16:20:04 [2020-07-02T16:20:04.771Z] Preparing to unpack .../00-perl-modules-5.24_5.24.1-3+deb9u6_all.deb ...
16:20:04 [2020-07-02T16:20:04.771Z] Unpacking perl-modules-5.24 (5.24.1-3+deb9u6) ...
16:20:05 [2020-07-02T16:20:05.341Z] Selecting previously unselected package libperl5.24:amd64.
16:20:05 [2020-07-02T16:20:05.341Z] Preparing to unpack .../01-libperl5.24_5.24.1-3+deb9u6_amd64.deb ...
16:20:05 [2020-07-02T16:20:05.341Z] Unpacking libperl5.24:amd64 (5.24.1-3+deb9u6) ...
16:20:05 [2020-07-02T16:20:05.601Z] Selecting previously unselected package perl.
16:20:05 [2020-07-02T16:20:05.601Z] Preparing to unpack .../02-perl_5.24.1-3+deb9u6_amd64.deb ...
16:20:05 [2020-07-02T16:20:05.601Z] Unpacking perl (5.24.1-3+deb9u6) ...
16:20:05 [2020-07-02T16:20:05.601Z] Selecting previously unselected package libgmp10:amd64.
16:20:05 [2020-07-02T16:20:05.601Z] Preparing to unpack .../03-libgmp10_2%3a6.1.2+dfsg-1_amd64.deb ...
16:20:05 [2020-07-02T16:20:05.601Z] Unpacking libgmp10:amd64 (2:6.1.2+dfsg-1) ...
16:20:05 [2020-07-02T16:20:05.601Z] Selecting previously unselected package libnettle6:amd64.
16:20:05 [2020-07-02T16:20:05.601Z] Preparing to unpack .../04-libnettle6_3.3-1+b2_amd64.deb ...
16:20:05 [2020-07-02T16:20:05.601Z] Unpacking libnettle6:amd64 (3.3-1+b2) ...
16:20:05 [2020-07-02T16:20:05.861Z] Selecting previously unselected package libhogweed4:amd64.
16:20:05 [2020-07-02T16:20:05.861Z] Preparing to unpack .../05-libhogweed4_3.3-1+b2_amd64.deb ...
16:20:05 [2020-07-02T16:20:05.861Z] Unpacking libhogweed4:amd64 (3.3-1+b2) ...
16:20:05 [2020-07-02T16:20:05.861Z] Selecting previously unselected package libidn11:amd64.
16:20:05 [2020-07-02T16:20:05.861Z] Preparing to unpack .../06-libidn11_1.33-1+deb9u1_amd64.deb ...
16:20:05 [2020-07-02T16:20:05.861Z] Unpacking libidn11:amd64 (1.33-1+deb9u1) ...
16:20:05 [2020-07-02T16:20:05.861Z] Selecting previously unselected package libp11-kit0:amd64.
16:20:05 [2020-07-02T16:20:05.861Z] Preparing to unpack .../07-libp11-kit0_0.23.3-2_amd64.deb ...
16:20:05 [2020-07-02T16:20:05.861Z] Unpacking libp11-kit0:amd64 (0.23.3-2) ...
16:20:05 [2020-07-02T16:20:05.861Z] Selecting previously unselected package libtasn1-6:amd64.
16:20:05 [2020-07-02T16:20:05.861Z] Preparing to unpack .../08-libtasn1-6_4.10-1.1+deb9u1_amd64.deb ...
16:20:05 [2020-07-02T16:20:05.861Z] Unpacking libtasn1-6:amd64 (4.10-1.1+deb9u1) ...
16:20:05 [2020-07-02T16:20:05.861Z] Selecting previously unselected package libgnutls30:amd64.
16:20:05 [2020-07-02T16:20:05.861Z] Preparing to unpack .../09-libgnutls30_3.5.8-5+deb9u4_amd64.deb ...
16:20:05 [2020-07-02T16:20:05.861Z] Unpacking libgnutls30:amd64 (3.5.8-5+deb9u4) ...
16:20:06 [2020-07-02T16:20:06.121Z] Selecting previously unselected package libkeyutils1:amd64.
16:20:06 [2020-07-02T16:20:06.121Z] Preparing to unpack .../10-libkeyutils1_1.5.9-9_amd64.deb ...
16:20:06 [2020-07-02T16:20:06.121Z] Unpacking libkeyutils1:amd64 (1.5.9-9) ...
16:20:06 [2020-07-02T16:20:06.121Z] Selecting previously unselected package libkrb5support0:amd64.
16:20:06 [2020-07-02T16:20:06.121Z] Preparing to unpack .../11-libkrb5support0_1.15-1+deb9u1_amd64.deb ...
16:20:06 [2020-07-02T16:20:06.121Z] Unpacking libkrb5support0:amd64 (1.15-1+deb9u1) ...
16:20:06 [2020-07-02T16:20:06.121Z] Selecting previously unselected package libk5crypto3:amd64.
16:20:06 [2020-07-02T16:20:06.121Z] Preparing to unpack .../12-libk5crypto3_1.15-1+deb9u1_amd64.deb ...
16:20:06 [2020-07-02T16:20:06.121Z] Unpacking libk5crypto3:amd64 (1.15-1+deb9u1) ...
16:20:06 [2020-07-02T16:20:06.121Z] Selecting previously unselected package libkrb5-3:amd64.
16:20:06 [2020-07-02T16:20:06.121Z] Preparing to unpack .../13-libkrb5-3_1.15-1+deb9u1_amd64.deb ...
16:20:06 [2020-07-02T16:20:06.121Z] Unpacking libkrb5-3:amd64 (1.15-1+deb9u1) ...
16:20:06 [2020-07-02T16:20:06.121Z] Selecting previously unselected package libgssapi-krb5-2:amd64.
16:20:06 [2020-07-02T16:20:06.121Z] Preparing to unpack .../14-libgssapi-krb5-2_1.15-1+deb9u1_amd64.deb ...
16:20:06 [2020-07-02T16:20:06.121Z] Unpacking libgssapi-krb5-2:amd64 (1.15-1+deb9u1) ...
16:20:06 [2020-07-02T16:20:06.121Z] Selecting previously unselected package libunistring0:amd64.
16:20:06 [2020-07-02T16:20:06.121Z] Preparing to unpack .../15-libunistring0_0.9.6+really0.9.3-0.1_amd64.deb ...
16:20:06 [2020-07-02T16:20:06.121Z] Unpacking libunistring0:amd64 (0.9.6+really0.9.3-0.1) ...
16:20:06 [2020-07-02T16:20:06.380Z] Selecting previously unselected package libidn2-0:amd64.
16:20:06 [2020-07-02T16:20:06.380Z] Preparing to unpack .../16-libidn2-0_0.16-1+deb9u1_amd64.deb ...
16:20:06 [2020-07-02T16:20:06.380Z] Unpacking libidn2-0:amd64 (0.16-1+deb9u1) ...
16:20:06 [2020-07-02T16:20:06.380Z] Selecting previously unselected package libsasl2-modules-db:amd64.
16:20:06 [2020-07-02T16:20:06.380Z] Preparing to unpack .../17-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3+deb9u1_amd64.deb ...
16:20:06 [2020-07-02T16:20:06.380Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3+deb9u1) ...
16:20:06 [2020-07-02T16:20:06.380Z] Selecting previously unselected package libsasl2-2:amd64.
16:20:06 [2020-07-02T16:20:06.380Z] Preparing to unpack .../18-libsasl2-2_2.1.27~101-g0780600+dfsg-3+deb9u1_amd64.deb ...
16:20:06 [2020-07-02T16:20:06.380Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3+deb9u1) ...
16:20:06 [2020-07-02T16:20:06.380Z] Selecting previously unselected package libldap-common.
16:20:06 [2020-07-02T16:20:06.380Z] Preparing to unpack .../19-libldap-common_2.4.44+dfsg-5+deb9u4_all.deb ...
16:20:06 [2020-07-02T16:20:06.380Z] Unpacking libldap-common (2.4.44+dfsg-5+deb9u4) ...
16:20:06 [2020-07-02T16:20:06.380Z] Selecting previously unselected package libldap-2.4-2:amd64.
16:20:06 [2020-07-02T16:20:06.380Z] Preparing to unpack .../20-libldap-2.4-2_2.4.44+dfsg-5+deb9u4_amd64.deb ...
16:20:06 [2020-07-02T16:20:06.380Z] Unpacking libldap-2.4-2:amd64 (2.4.44+dfsg-5+deb9u4) ...
16:20:06 [2020-07-02T16:20:06.380Z] Selecting previously unselected package libnghttp2-14:amd64.
16:20:06 [2020-07-02T16:20:06.380Z] Preparing to unpack .../21-libnghttp2-14_1.18.1-1+deb9u1_amd64.deb ...
16:20:06 [2020-07-02T16:20:06.380Z] Unpacking libnghttp2-14:amd64 (1.18.1-1+deb9u1) ...
16:20:06 [2020-07-02T16:20:06.639Z] Selecting previously unselected package libpsl5:amd64.
16:20:06 [2020-07-02T16:20:06.639Z] Preparing to unpack .../22-libpsl5_0.17.0-3_amd64.deb ...
16:20:06 [2020-07-02T16:20:06.639Z] Unpacking libpsl5:amd64 (0.17.0-3) ...
16:20:06 [2020-07-02T16:20:06.639Z] Selecting previously unselected package librtmp1:amd64.
16:20:06 [2020-07-02T16:20:06.639Z] Preparing to unpack .../23-librtmp1_2.4+20151223.gitfa8646d.1-1+b1_amd64.deb ...
16:20:06 [2020-07-02T16:20:06.639Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1+b1) ...
16:20:06 [2020-07-02T16:20:06.639Z] Selecting previously unselected package libssh2-1:amd64.
16:20:06 [2020-07-02T16:20:06.639Z] Preparing to unpack .../24-libssh2-1_1.7.0-1+deb9u1_amd64.deb ...
16:20:06 [2020-07-02T16:20:06.639Z] Unpacking libssh2-1:amd64 (1.7.0-1+deb9u1) ...
16:20:06 [2020-07-02T16:20:06.639Z] Selecting previously unselected package libcurl3-gnutls:amd64.
16:20:06 [2020-07-02T16:20:06.639Z] Preparing to unpack .../25-libcurl3-gnutls_7.52.1-5+deb9u10_amd64.deb ...
16:20:06 [2020-07-02T16:20:06.639Z] Unpacking libcurl3-gnutls:amd64 (7.52.1-5+deb9u10) ...
16:20:06 [2020-07-02T16:20:06.639Z] Selecting previously unselected package liberror-perl.
16:20:06 [2020-07-02T16:20:06.639Z] Preparing to unpack .../26-liberror-perl_0.17024-1_all.deb ...
16:20:06 [2020-07-02T16:20:06.639Z] Unpacking liberror-perl (0.17024-1) ...
16:20:06 [2020-07-02T16:20:06.639Z] Selecting previously unselected package git-man.
16:20:06 [2020-07-02T16:20:06.639Z] Preparing to unpack .../27-git-man_1%3a2.11.0-3+deb9u7_all.deb ...
16:20:06 [2020-07-02T16:20:06.639Z] Unpacking git-man (1:2.11.0-3+deb9u7) ...
16:20:06 [2020-07-02T16:20:06.898Z] Selecting previously unselected package git.
16:20:06 [2020-07-02T16:20:06.898Z] Preparing to unpack .../28-git_1%3a2.11.0-3+deb9u7_amd64.deb ...
16:20:06 [2020-07-02T16:20:06.898Z] Unpacking git (1:2.11.0-3+deb9u7) ...
16:20:07 [2020-07-02T16:20:07.158Z] Selecting previously unselected package libpython2.7-minimal:amd64.
16:20:07 [2020-07-02T16:20:07.158Z] Preparing to unpack .../29-libpython2.7-minimal_2.7.13-2+deb9u3_amd64.deb ...
16:20:07 [2020-07-02T16:20:07.158Z] Unpacking libpython2.7-minimal:amd64 (2.7.13-2+deb9u3) ...
16:20:07 [2020-07-02T16:20:07.418Z] Selecting previously unselected package python2.7-minimal.
16:20:07 [2020-07-02T16:20:07.418Z] Preparing to unpack .../30-python2.7-minimal_2.7.13-2+deb9u3_amd64.deb ...
16:20:07 [2020-07-02T16:20:07.418Z] Unpacking python2.7-minimal (2.7.13-2+deb9u3) ...
16:20:07 [2020-07-02T16:20:07.418Z] Selecting previously unselected package libssl1.0.2:amd64.
16:20:07 [2020-07-02T16:20:07.418Z] Preparing to unpack .../31-libssl1.0.2_1.0.2u-1~deb9u1_amd64.deb ...
16:20:07 [2020-07-02T16:20:07.418Z] Unpacking libssl1.0.2:amd64 (1.0.2u-1~deb9u1) ...
16:20:07 [2020-07-02T16:20:07.678Z] Selecting previously unselected package mime-support.
16:20:07 [2020-07-02T16:20:07.678Z] Preparing to unpack .../32-mime-support_3.60_all.deb ...
16:20:07 [2020-07-02T16:20:07.678Z] Unpacking mime-support (3.60) ...
16:20:07 [2020-07-02T16:20:07.678Z] Selecting previously unselected package libpython2.7-stdlib:amd64.
16:20:07 [2020-07-02T16:20:07.678Z] Preparing to unpack .../33-libpython2.7-stdlib_2.7.13-2+deb9u3_amd64.deb ...
16:20:07 [2020-07-02T16:20:07.678Z] Unpacking libpython2.7-stdlib:amd64 (2.7.13-2+deb9u3) ...
16:20:07 [2020-07-02T16:20:07.938Z] Selecting previously unselected package python2.7.
16:20:07 [2020-07-02T16:20:07.938Z] Preparing to unpack .../34-python2.7_2.7.13-2+deb9u3_amd64.deb ...
16:20:07 [2020-07-02T16:20:07.938Z] Unpacking python2.7 (2.7.13-2+deb9u3) ...
16:20:07 [2020-07-02T16:20:07.939Z] Selecting previously unselected package binutils.
16:20:07 [2020-07-02T16:20:07.939Z] Preparing to unpack .../35-binutils_2.28-5_amd64.deb ...
16:20:07 [2020-07-02T16:20:07.939Z] Unpacking binutils (2.28-5) ...
16:20:08 [2020-07-02T16:20:08.514Z] Selecting previously unselected package libisl15:amd64.
16:20:08 [2020-07-02T16:20:08.514Z] Preparing to unpack .../36-libisl15_0.18-1_amd64.deb ...
16:20:08 [2020-07-02T16:20:08.514Z] Unpacking libisl15:amd64 (0.18-1) ...
16:20:08 [2020-07-02T16:20:08.514Z] Selecting previously unselected package libmpfr4:amd64.
16:20:08 [2020-07-02T16:20:08.514Z] Preparing to unpack .../37-libmpfr4_3.1.5-1_amd64.deb ...
16:20:08 [2020-07-02T16:20:08.514Z] Unpacking libmpfr4:amd64 (3.1.5-1) ...
16:20:08 [2020-07-02T16:20:08.514Z] Selecting previously unselected package libmpc3:amd64.
16:20:08 [2020-07-02T16:20:08.514Z] Preparing to unpack .../38-libmpc3_1.0.3-1+b2_amd64.deb ...
16:20:08 [2020-07-02T16:20:08.514Z] Unpacking libmpc3:amd64 (1.0.3-1+b2) ...
16:20:08 [2020-07-02T16:20:08.773Z] Selecting previously unselected package cpp-6.
16:20:08 [2020-07-02T16:20:08.773Z] Preparing to unpack .../39-cpp-6_6.3.0-18+deb9u1_amd64.deb ...
16:20:08 [2020-07-02T16:20:08.773Z] Unpacking cpp-6 (6.3.0-18+deb9u1) ...
16:20:09 [2020-07-02T16:20:09.344Z] Selecting previously unselected package cpp.
16:20:09 [2020-07-02T16:20:09.344Z] Preparing to unpack .../40-cpp_4%3a6.3.0-4_amd64.deb ...
16:20:09 [2020-07-02T16:20:09.344Z] Unpacking cpp (4:6.3.0-4) ...
16:20:09 [2020-07-02T16:20:09.344Z] Selecting previously unselected package libcurl3:amd64.
16:20:09 [2020-07-02T16:20:09.344Z] Preparing to unpack .../41-libcurl3_7.52.1-5+deb9u10_amd64.deb ...
16:20:09 [2020-07-02T16:20:09.344Z] Unpacking libcurl3:amd64 (7.52.1-5+deb9u10) ...
16:20:09 [2020-07-02T16:20:09.344Z] Selecting previously unselected package curl.
16:20:09 [2020-07-02T16:20:09.344Z] Preparing to unpack .../42-curl_7.52.1-5+deb9u10_amd64.deb ...
16:20:09 [2020-07-02T16:20:09.344Z] Unpacking curl (7.52.1-5+deb9u10) ...
16:20:09 [2020-07-02T16:20:09.344Z] Selecting previously unselected package libcc1-0:amd64.
16:20:09 [2020-07-02T16:20:09.344Z] Preparing to unpack .../43-libcc1-0_6.3.0-18+deb9u1_amd64.deb ...
16:20:09 [2020-07-02T16:20:09.344Z] Unpacking libcc1-0:amd64 (6.3.0-18+deb9u1) ...
16:20:09 [2020-07-02T16:20:09.344Z] Selecting previously unselected package libgomp1:amd64.
16:20:09 [2020-07-02T16:20:09.344Z] Preparing to unpack .../44-libgomp1_6.3.0-18+deb9u1_amd64.deb ...
16:20:09 [2020-07-02T16:20:09.344Z] Unpacking libgomp1:amd64 (6.3.0-18+deb9u1) ...
16:20:09 [2020-07-02T16:20:09.344Z] Selecting previously unselected package libitm1:amd64.
16:20:09 [2020-07-02T16:20:09.344Z] Preparing to unpack .../45-libitm1_6.3.0-18+deb9u1_amd64.deb ...
16:20:09 [2020-07-02T16:20:09.344Z] Unpacking libitm1:amd64 (6.3.0-18+deb9u1) ...
16:20:09 [2020-07-02T16:20:09.603Z] Selecting previously unselected package libatomic1:amd64.
16:20:09 [2020-07-02T16:20:09.603Z] Preparing to unpack .../46-libatomic1_6.3.0-18+deb9u1_amd64.deb ...
16:20:09 [2020-07-02T16:20:09.603Z] Unpacking libatomic1:amd64 (6.3.0-18+deb9u1) ...
16:20:09 [2020-07-02T16:20:09.603Z] Selecting previously unselected package libasan3:amd64.
16:20:09 [2020-07-02T16:20:09.603Z] Preparing to unpack .../47-libasan3_6.3.0-18+deb9u1_amd64.deb ...
16:20:09 [2020-07-02T16:20:09.603Z] Unpacking libasan3:amd64 (6.3.0-18+deb9u1) ...
16:20:09 [2020-07-02T16:20:09.603Z] Selecting previously unselected package liblsan0:amd64.
16:20:09 [2020-07-02T16:20:09.603Z] Preparing to unpack .../48-liblsan0_6.3.0-18+deb9u1_amd64.deb ...
16:20:09 [2020-07-02T16:20:09.603Z] Unpacking liblsan0:amd64 (6.3.0-18+deb9u1) ...
16:20:09 [2020-07-02T16:20:09.603Z] Selecting previously unselected package libtsan0:amd64.
16:20:09 [2020-07-02T16:20:09.603Z] Preparing to unpack .../49-libtsan0_6.3.0-18+deb9u1_amd64.deb ...
16:20:09 [2020-07-02T16:20:09.603Z] Unpacking libtsan0:amd64 (6.3.0-18+deb9u1) ...
16:20:09 [2020-07-02T16:20:09.603Z] Selecting previously unselected package libubsan0:amd64.
16:20:09 [2020-07-02T16:20:09.603Z] Preparing to unpack .../50-libubsan0_6.3.0-18+deb9u1_amd64.deb ...
16:20:09 [2020-07-02T16:20:09.603Z] Unpacking libubsan0:amd64 (6.3.0-18+deb9u1) ...
16:20:09 [2020-07-02T16:20:09.603Z] Selecting previously unselected package libcilkrts5:amd64.
16:20:09 [2020-07-02T16:20:09.603Z] Preparing to unpack .../51-libcilkrts5_6.3.0-18+deb9u1_amd64.deb ...
16:20:09 [2020-07-02T16:20:09.603Z] Unpacking libcilkrts5:amd64 (6.3.0-18+deb9u1) ...
16:20:09 [2020-07-02T16:20:09.603Z] Selecting previously unselected package libmpx2:amd64.
16:20:09 [2020-07-02T16:20:09.862Z] Preparing to unpack .../52-libmpx2_6.3.0-18+deb9u1_amd64.deb ...
16:20:09 [2020-07-02T16:20:09.862Z] Unpacking libmpx2:amd64 (6.3.0-18+deb9u1) ...
16:20:09 [2020-07-02T16:20:09.862Z] Selecting previously unselected package libquadmath0:amd64.
16:20:09 [2020-07-02T16:20:09.862Z] Preparing to unpack .../53-libquadmath0_6.3.0-18+deb9u1_amd64.deb ...
16:20:09 [2020-07-02T16:20:09.862Z] Unpacking libquadmath0:amd64 (6.3.0-18+deb9u1) ...
16:20:09 [2020-07-02T16:20:09.862Z] Selecting previously unselected package libgcc-6-dev:amd64.
16:20:09 [2020-07-02T16:20:09.862Z] Preparing to unpack .../54-libgcc-6-dev_6.3.0-18+deb9u1_amd64.deb ...
16:20:09 [2020-07-02T16:20:09.862Z] Unpacking libgcc-6-dev:amd64 (6.3.0-18+deb9u1) ...
16:20:10 [2020-07-02T16:20:10.122Z] Selecting previously unselected package gcc-6.
16:20:10 [2020-07-02T16:20:10.122Z] Preparing to unpack .../55-gcc-6_6.3.0-18+deb9u1_amd64.deb ...
16:20:10 [2020-07-02T16:20:10.122Z] Unpacking gcc-6 (6.3.0-18+deb9u1) ...
16:20:10 [2020-07-02T16:20:10.694Z] Selecting previously unselected package gcc.
16:20:10 [2020-07-02T16:20:10.694Z] Preparing to unpack .../56-gcc_4%3a6.3.0-4_amd64.deb ...
16:20:10 [2020-07-02T16:20:10.694Z] Unpacking gcc (4:6.3.0-4) ...
16:20:10 [2020-07-02T16:20:10.694Z] Selecting previously unselected package libc-dev-bin.
16:20:10 [2020-07-02T16:20:10.694Z] Preparing to unpack .../57-libc-dev-bin_2.24-11+deb9u4_amd64.deb ...
16:20:10 [2020-07-02T16:20:10.694Z] Unpacking libc-dev-bin (2.24-11+deb9u4) ...
16:20:10 [2020-07-02T16:20:10.694Z] Selecting previously unselected package linux-libc-dev:amd64.
16:20:10 [2020-07-02T16:20:10.694Z] Preparing to unpack .../58-linux-libc-dev_4.9.210-1+deb9u1_amd64.deb ...
16:20:10 [2020-07-02T16:20:10.694Z] Unpacking linux-libc-dev:amd64 (4.9.210-1+deb9u1) ...
16:20:10 [2020-07-02T16:20:10.953Z] Selecting previously unselected package libc6-dev:amd64.
16:20:10 [2020-07-02T16:20:10.953Z] Preparing to unpack .../59-libc6-dev_2.24-11+deb9u4_amd64.deb ...
16:20:10 [2020-07-02T16:20:10.953Z] Unpacking libc6-dev:amd64 (2.24-11+deb9u4) ...
16:20:11 [2020-07-02T16:20:11.212Z] Selecting previously unselected package libexpat1-dev:amd64.
16:20:11 [2020-07-02T16:20:11.212Z] Preparing to unpack .../60-libexpat1-dev_2.2.0-2+deb9u3_amd64.deb ...
16:20:11 [2020-07-02T16:20:11.212Z] Unpacking libexpat1-dev:amd64 (2.2.0-2+deb9u3) ...
16:20:11 [2020-07-02T16:20:11.212Z] Selecting previously unselected package libffi-dev:amd64.
16:20:11 [2020-07-02T16:20:11.212Z] Preparing to unpack .../61-libffi-dev_3.2.1-6_amd64.deb ...
16:20:11 [2020-07-02T16:20:11.212Z] Unpacking libffi-dev:amd64 (3.2.1-6) ...
16:20:11 [2020-07-02T16:20:11.212Z] Selecting previously unselected package libpython2.7:amd64.
16:20:11 [2020-07-02T16:20:11.212Z] Preparing to unpack .../62-libpython2.7_2.7.13-2+deb9u3_amd64.deb ...
16:20:11 [2020-07-02T16:20:11.212Z] Unpacking libpython2.7:amd64 (2.7.13-2+deb9u3) ...
16:20:11 [2020-07-02T16:20:11.472Z] Selecting previously unselected package libpython2.7-dev:amd64.
16:20:11 [2020-07-02T16:20:11.472Z] Preparing to unpack .../63-libpython2.7-dev_2.7.13-2+deb9u3_amd64.deb ...
16:20:11 [2020-07-02T16:20:11.472Z] Unpacking libpython2.7-dev:amd64 (2.7.13-2+deb9u3) ...
16:20:13 [2020-07-02T16:20:13.379Z] Selecting previously unselected package libssl-dev:amd64.
16:20:13 [2020-07-02T16:20:13.379Z] Preparing to unpack .../64-libssl-dev_1.1.0l-1~deb9u1_amd64.deb ...
16:20:13 [2020-07-02T16:20:13.379Z] Unpacking libssl-dev:amd64 (1.1.0l-1~deb9u1) ...
16:20:13 [2020-07-02T16:20:13.379Z] Selecting previously unselected package make.
16:20:13 [2020-07-02T16:20:13.379Z] Preparing to unpack .../65-make_4.1-9.1_amd64.deb ...
16:20:13 [2020-07-02T16:20:13.379Z] Unpacking make (4.1-9.1) ...
16:20:13 [2020-07-02T16:20:13.379Z] Selecting previously unselected package python2.7-dev.
16:20:13 [2020-07-02T16:20:13.379Z] Preparing to unpack .../66-python2.7-dev_2.7.13-2+deb9u3_amd64.deb ...
16:20:13 [2020-07-02T16:20:13.379Z] Unpacking python2.7-dev (2.7.13-2+deb9u3) ...
16:20:13 [2020-07-02T16:20:13.379Z] Selecting previously unselected package zlib1g-dev:amd64.
16:20:13 [2020-07-02T16:20:13.379Z] Preparing to unpack .../67-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ...
16:20:13 [2020-07-02T16:20:13.380Z] Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
16:20:13 [2020-07-02T16:20:13.380Z] Setting up libquadmath0:amd64 (6.3.0-18+deb9u1) ...
16:20:13 [2020-07-02T16:20:13.380Z] Setting up libgomp1:amd64 (6.3.0-18+deb9u1) ...
16:20:13 [2020-07-02T16:20:13.380Z] Setting up libatomic1:amd64 (6.3.0-18+deb9u1) ...
16:20:13 [2020-07-02T16:20:13.380Z] Setting up perl-modules-5.24 (5.24.1-3+deb9u6) ...
16:20:13 [2020-07-02T16:20:13.380Z] Setting up libperl5.24:amd64 (5.24.1-3+deb9u6) ...
16:20:13 [2020-07-02T16:20:13.380Z] Setting up libnettle6:amd64 (3.3-1+b2) ...
16:20:13 [2020-07-02T16:20:13.380Z] Setting up git-man (1:2.11.0-3+deb9u7) ...
16:20:13 [2020-07-02T16:20:13.639Z] Setting up libcc1-0:amd64 (6.3.0-18+deb9u1) ...
16:20:13 [2020-07-02T16:20:13.639Z] Setting up make (4.1-9.1) ...
16:20:13 [2020-07-02T16:20:13.639Z] Setting up libasan3:amd64 (6.3.0-18+deb9u1) ...
16:20:13 [2020-07-02T16:20:13.639Z] Setting up libnghttp2-14:amd64 (1.18.1-1+deb9u1) ...
16:20:13 [2020-07-02T16:20:13.639Z] Setting up mime-support (3.60) ...
16:20:13 [2020-07-02T16:20:13.639Z] Setting up libldap-common (2.4.44+dfsg-5+deb9u4) ...
16:20:13 [2020-07-02T16:20:13.639Z] Setting up libcilkrts5:amd64 (6.3.0-18+deb9u1) ...
16:20:13 [2020-07-02T16:20:13.639Z] Setting up libubsan0:amd64 (6.3.0-18+deb9u1) ...
16:20:13 [2020-07-02T16:20:13.639Z] Setting up libtsan0:amd64 (6.3.0-18+deb9u1) ...
16:20:13 [2020-07-02T16:20:13.639Z] Setting up libssl-dev:amd64 (1.1.0l-1~deb9u1) ...
16:20:13 [2020-07-02T16:20:13.639Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3+deb9u1) ...
16:20:13 [2020-07-02T16:20:13.639Z] Setting up linux-libc-dev:amd64 (4.9.210-1+deb9u1) ...
16:20:13 [2020-07-02T16:20:13.639Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3+deb9u1) ...
16:20:13 [2020-07-02T16:20:13.639Z] Setting up libffi-dev:amd64 (3.2.1-6) ...
16:20:13 [2020-07-02T16:20:13.639Z] Setting up libtasn1-6:amd64 (4.10-1.1+deb9u1) ...
16:20:13 [2020-07-02T16:20:13.639Z] Setting up liblsan0:amd64 (6.3.0-18+deb9u1) ...
16:20:13 [2020-07-02T16:20:13.639Z] Setting up perl (5.24.1-3+deb9u6) ...
16:20:13 [2020-07-02T16:20:13.639Z] update-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode
16:20:13 [2020-07-02T16:20:13.639Z] update-alternatives: warning: skip creation of /usr/share/man/man1/rename.1.gz because associated file /usr/share/man/man1/prename.1.gz (of link group rename) doesn't exist
16:20:13 [2020-07-02T16:20:13.639Z] Setting up libssl1.0.2:amd64 (1.0.2u-1~deb9u1) ...
16:20:13 [2020-07-02T16:20:13.639Z] debconf: unable to initialize frontend: Dialog
16:20:13 [2020-07-02T16:20:13.639Z] debconf: (TERM is not set, so the dialog frontend is not usable.)
16:20:13 [2020-07-02T16:20:13.639Z] debconf: falling back to frontend: Readline
16:20:13 [2020-07-02T16:20:13.940Z] Setting up libmpx2:amd64 (6.3.0-18+deb9u1) ...
16:20:13 [2020-07-02T16:20:13.940Z] Setting up libgmp10:amd64 (2:6.1.2+dfsg-1) ...
16:20:13 [2020-07-02T16:20:13.940Z] Setting up libssh2-1:amd64 (1.7.0-1+deb9u1) ...
16:20:13 [2020-07-02T16:20:13.940Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
16:20:13 [2020-07-02T16:20:13.940Z] Setting up libunistring0:amd64 (0.9.6+really0.9.3-0.1) ...
16:20:13 [2020-07-02T16:20:13.940Z] Setting up libp11-kit0:amd64 (0.23.3-2) ...
16:20:13 [2020-07-02T16:20:13.940Z] Setting up libmpfr4:amd64 (3.1.5-1) ...
16:20:13 [2020-07-02T16:20:13.940Z] Setting up libmpc3:amd64 (1.0.3-1+b2) ...
16:20:13 [2020-07-02T16:20:13.940Z] Setting up binutils (2.28-5) ...
16:20:13 [2020-07-02T16:20:13.940Z] Setting up libc-dev-bin (2.24-11+deb9u4) ...
16:20:13 [2020-07-02T16:20:13.940Z] Setting up libkeyutils1:amd64 (1.5.9-9) ...
16:20:13 [2020-07-02T16:20:13.940Z] Setting up libpython2.7-minimal:amd64 (2.7.13-2+deb9u3) ...
16:20:13 [2020-07-02T16:20:13.940Z] Setting up libc6-dev:amd64 (2.24-11+deb9u4) ...
16:20:13 [2020-07-02T16:20:13.940Z] Setting up libitm1:amd64 (6.3.0-18+deb9u1) ...
16:20:13 [2020-07-02T16:20:13.940Z] Setting up libpython2.7-stdlib:amd64 (2.7.13-2+deb9u3) ...
16:20:13 [2020-07-02T16:20:13.940Z] Setting up libidn11:amd64 (1.33-1+deb9u1) ...
16:20:13 [2020-07-02T16:20:13.940Z] Setting up python2.7-minimal (2.7.13-2+deb9u3) ...
16:20:14 [2020-07-02T16:20:14.254Z] Linking and byte-compiling packages for runtime python2.7...
16:20:14 [2020-07-02T16:20:14.254Z] Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
16:20:14 [2020-07-02T16:20:14.254Z] Setting up libidn2-0:amd64 (0.16-1+deb9u1) ...
16:20:14 [2020-07-02T16:20:14.254Z] Setting up libgcc-6-dev:amd64 (6.3.0-18+deb9u1) ...
16:20:14 [2020-07-02T16:20:14.254Z] Setting up liberror-perl (0.17024-1) ...
16:20:14 [2020-07-02T16:20:14.254Z] Setting up libpsl5:amd64 (0.17.0-3) ...
16:20:14 [2020-07-02T16:20:14.254Z] Setting up python2.7 (2.7.13-2+deb9u3) ...
16:20:15 [2020-07-02T16:20:15.195Z] Setting up libkrb5support0:amd64 (1.15-1+deb9u1) ...
16:20:15 [2020-07-02T16:20:15.195Z] Setting up libhogweed4:amd64 (3.3-1+b2) ...
16:20:15 [2020-07-02T16:20:15.195Z] Setting up libisl15:amd64 (0.18-1) ...
16:20:15 [2020-07-02T16:20:15.195Z] Setting up libpython2.7:amd64 (2.7.13-2+deb9u3) ...
16:20:15 [2020-07-02T16:20:15.195Z] Setting up libexpat1-dev:amd64 (2.2.0-2+deb9u3) ...
16:20:15 [2020-07-02T16:20:15.195Z] Setting up libpython2.7-dev:amd64 (2.7.13-2+deb9u3) ...
16:20:15 [2020-07-02T16:20:15.195Z] Setting up cpp-6 (6.3.0-18+deb9u1) ...
16:20:15 [2020-07-02T16:20:15.195Z] Setting up python2.7-dev (2.7.13-2+deb9u3) ...
16:20:15 [2020-07-02T16:20:15.195Z] Setting up cpp (4:6.3.0-4) ...
16:20:15 [2020-07-02T16:20:15.195Z] Setting up libk5crypto3:amd64 (1.15-1+deb9u1) ...
16:20:15 [2020-07-02T16:20:15.195Z] Setting up libgnutls30:amd64 (3.5.8-5+deb9u4) ...
16:20:15 [2020-07-02T16:20:15.195Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1+b1) ...
16:20:15 [2020-07-02T16:20:15.195Z] Setting up gcc-6 (6.3.0-18+deb9u1) ...
16:20:15 [2020-07-02T16:20:15.195Z] Setting up libldap-2.4-2:amd64 (2.4.44+dfsg-5+deb9u4) ...
16:20:15 [2020-07-02T16:20:15.195Z] Setting up libkrb5-3:amd64 (1.15-1+deb9u1) ...
16:20:15 [2020-07-02T16:20:15.195Z] Setting up gcc (4:6.3.0-4) ...
16:20:15 [2020-07-02T16:20:15.195Z] Setting up libgssapi-krb5-2:amd64 (1.15-1+deb9u1) ...
16:20:15 [2020-07-02T16:20:15.195Z] Setting up libcurl3:amd64 (7.52.1-5+deb9u10) ...
16:20:15 [2020-07-02T16:20:15.195Z] Setting up libcurl3-gnutls:amd64 (7.52.1-5+deb9u10) ...
16:20:15 [2020-07-02T16:20:15.195Z] Setting up git (1:2.11.0-3+deb9u7) ...
16:20:15 [2020-07-02T16:20:15.195Z] Setting up curl (7.52.1-5+deb9u10) ...
16:20:15 [2020-07-02T16:20:15.454Z] Processing triggers for libc-bin (2.24-11+deb9u4) ...
16:20:20 [2020-07-02T16:20:20.730Z] Removing intermediate container aae006bf077b
16:20:20 [2020-07-02T16:20:20.730Z]  ---> 1cf50a08f7af
16:20:20 [2020-07-02T16:20:20.730Z] Step 14/32 : FROM build-${BUILD_PLATFORM} AS build
16:20:20 [2020-07-02T16:20:20.730Z]  ---> e18d9c1e1d1d
16:20:20 [2020-07-02T16:20:20.730Z] Step 15/32 : COPY docker-compose-entrypoint.sh /usr/local/bin/
16:20:20 [2020-07-02T16:20:20.989Z]  ---> 045a10531a1c
16:20:20 [2020-07-02T16:20:20.989Z] Step 16/32 : ENTRYPOINT ["sh", "/usr/local/bin/docker-compose-entrypoint.sh"]
16:20:20 [2020-07-02T16:20:20.989Z]  ---> Running in 20fbf6da2770
16:20:20 [2020-07-02T16:20:20.989Z] Removing intermediate container 20fbf6da2770
16:20:20 [2020-07-02T16:20:20.989Z]  ---> 082ddcc39a58
16:20:20 [2020-07-02T16:20:20.989Z] Step 17/32 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker
16:20:23 [2020-07-02T16:20:23.525Z]  ---> 0c6315988106
16:20:23 [2020-07-02T16:20:23.525Z] Step 18/32 : WORKDIR /code/
16:20:23 [2020-07-02T16:20:23.525Z]  ---> Running in da3453d7f322
16:20:23 [2020-07-02T16:20:23.525Z] Removing intermediate container da3453d7f322
16:20:23 [2020-07-02T16:20:23.525Z]  ---> 43f1b7a767a9
16:20:23 [2020-07-02T16:20:23.525Z] Step 19/32 : RUN pip install virtualenv==16.2.0
16:20:23 [2020-07-02T16:20:23.525Z]  ---> Running in 1070d2117599
16:20:30 [2020-07-02T16:20:30.105Z] Collecting virtualenv==16.2.0
16:20:30 [2020-07-02T16:20:30.105Z]   Downloading virtualenv-16.2.0-py2.py3-none-any.whl (1.9 MB)
16:20:30 [2020-07-02T16:20:30.105Z] Requirement already satisfied: setuptools>=18.0.0 in /usr/local/lib/python3.7/site-packages (from virtualenv==16.2.0) (46.4.0)
16:20:30 [2020-07-02T16:20:30.105Z] Installing collected packages: virtualenv
16:20:30 [2020-07-02T16:20:30.364Z] Successfully installed virtualenv-16.2.0
16:20:35 [2020-07-02T16:20:35.636Z] Removing intermediate container 1070d2117599
16:20:35 [2020-07-02T16:20:35.636Z]  ---> f47cfc9a0486
16:20:35 [2020-07-02T16:20:35.636Z] Step 20/32 : RUN pip install tox==2.9.1
16:20:35 [2020-07-02T16:20:35.636Z]  ---> Running in 176c75187a9f
16:20:40 [2020-07-02T16:20:40.908Z] Collecting tox==2.9.1
16:20:41 [2020-07-02T16:20:41.168Z]   Downloading tox-2.9.1-py2.py3-none-any.whl (73 kB)
16:20:41 [2020-07-02T16:20:41.168Z] Collecting pluggy<1.0,>=0.3.0
16:20:41 [2020-07-02T16:20:41.168Z]   Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB)
16:20:41 [2020-07-02T16:20:41.168Z] Collecting py>=1.4.17
16:20:41 [2020-07-02T16:20:41.168Z]   Downloading py-1.9.0-py2.py3-none-any.whl (99 kB)
16:20:41 [2020-07-02T16:20:41.168Z] Collecting six
16:20:41 [2020-07-02T16:20:41.168Z]   Downloading six-1.15.0-py2.py3-none-any.whl (10 kB)
16:20:41 [2020-07-02T16:20:41.168Z] Requirement already satisfied: virtualenv>=1.11.2; python_version != "3.2" in /usr/local/lib/python3.7/site-packages (from tox==2.9.1) (16.2.0)
16:20:41 [2020-07-02T16:20:41.428Z] Collecting importlib-metadata>=0.12; python_version < "3.8"
16:20:41 [2020-07-02T16:20:41.428Z]   Downloading importlib_metadata-1.7.0-py2.py3-none-any.whl (31 kB)
16:20:41 [2020-07-02T16:20:41.428Z] Requirement already satisfied: setuptools>=18.0.0 in /usr/local/lib/python3.7/site-packages (from virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) (46.4.0)
16:20:41 [2020-07-02T16:20:41.428Z] Collecting zipp>=0.5
16:20:41 [2020-07-02T16:20:41.428Z]   Downloading zipp-3.1.0-py3-none-any.whl (4.9 kB)
16:20:41 [2020-07-02T16:20:41.428Z] Installing collected packages: zipp, importlib-metadata, pluggy, py, six, tox
16:20:41 [2020-07-02T16:20:41.688Z] Successfully installed importlib-metadata-1.7.0 pluggy-0.13.1 py-1.9.0 six-1.15.0 tox-2.9.1 zipp-3.1.0
16:20:41 [2020-07-02T16:20:41.948Z] Removing intermediate container 176c75187a9f
16:20:41 [2020-07-02T16:20:41.948Z]  ---> 02025d6d0216
16:20:41 [2020-07-02T16:20:41.948Z] Step 21/32 : COPY requirements.txt .
16:20:42 [2020-07-02T16:20:42.208Z]  ---> b0917209d25c
16:20:42 [2020-07-02T16:20:42.208Z] Step 22/32 : COPY requirements-dev.txt .
16:20:42 [2020-07-02T16:20:42.208Z]  ---> 8df058bdbb91
16:20:42 [2020-07-02T16:20:42.208Z] Step 23/32 : COPY .pre-commit-config.yaml .
16:20:42 [2020-07-02T16:20:42.467Z]  ---> ed991f393f53
16:20:42 [2020-07-02T16:20:42.467Z] Step 24/32 : COPY tox.ini .
16:20:42 [2020-07-02T16:20:42.467Z]  ---> 2d9d0f18fc66
16:20:42 [2020-07-02T16:20:42.467Z] Step 25/32 : COPY setup.py .
16:20:42 [2020-07-02T16:20:42.728Z]  ---> abe71cd37bef
16:20:42 [2020-07-02T16:20:42.728Z] Step 26/32 : COPY README.md .
16:20:42 [2020-07-02T16:20:42.728Z]  ---> a68bf7bb14c4
16:20:42 [2020-07-02T16:20:42.728Z] Step 27/32 : COPY compose compose/
16:20:42 [2020-07-02T16:20:42.987Z]  ---> c0145500015c
16:20:42 [2020-07-02T16:20:42.987Z] Step 28/32 : RUN tox --notest
16:20:42 [2020-07-02T16:20:42.987Z]  ---> Running in 6d493aebf7bc
16:20:43 [2020-07-02T16:20:43.930Z] py27 create: /code/.tox/py27
16:20:56 [2020-07-02T16:20:56.141Z] py27 installdeps: -rrequirements.txt, -rrequirements-dev.txt
16:23:17 [2020-07-02T16:23:17.640Z] py27 develop-inst: /code
16:23:17 [2020-07-02T16:23:17.641Z] py27 installed: DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support,atomicwrites==1.4.0,attrs==19.3.0,backports.shutil-get-terminal-size==1.0.0,backports.ssl-match-hostname==3.5.0.1,bcrypt==3.1.7,cached-property==1.5.1,certifi==2020.4.5.1,cffi==1.14.0,chardet==3.0.4,Click==7.0,configparser==4.0.2,contextlib2==0.6.0.post1,coverage==5.0.3,cryptography==2.9.2,ddt==1.2.2,distro==1.5.0,docker==4.2.2,# Editable install with no version control (docker-compose==1.26.2),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,entrypoints==0.3,enum34==1.1.6,flake8==3.7.9,funcsigs==1.0.2,functools32==3.2.3.post2,gitdb2==2.0.6,GitPython==2.1.15,idna==2.8,importlib-metadata==1.7.0,ipaddress==1.0.23,jsonschema==3.2.0,mccabe==0.6.1,mock==3.0.5,more-itertools==5.0.0,packaging==20.4,paramiko==2.7.1,pathlib2==2.3.5,pluggy==0.13.1,py==1.9.0,pycodestyle==2.5.0,pycparser==2.20,pyflakes==2.1.1,PyNaCl==1.4.0,pyparsing==2.4.7,pyrsistent==0.16.0,PySocks==1.7.1,pytest==4.6.5,pytest-cov==2.8.1,python-dotenv==0.13.0,PyYAML==5.3,requests==2.22.0,scandir==1.10.0,six==1.12.0,smmap==3.0.4,smmap2==3.0.1,subprocess32==3.5.4,texttable==1.6.2,typing==3.7.4.1,urllib3==1.25.9,wcwidth==0.1.9,websocket-client==0.57.0,zipp==1.2.0
16:23:17 [2020-07-02T16:23:17.641Z] py37 create: /code/.tox/py37
16:23:19 [2020-07-02T16:23:19.019Z] py37 installdeps: -rrequirements.txt, -rrequirements-dev.txt
16:25:40 [2020-07-02T16:25:40.512Z] py37 develop-inst: /code
16:25:41 [2020-07-02T16:25:41.893Z] py37 installed: attrs==19.3.0,backports.shutil-get-terminal-size==1.0.0,bcrypt==3.1.7,cached-property==1.5.1,certifi==2020.4.5.1,cffi==1.14.0,chardet==3.0.4,Click==7.0,coverage==5.0.3,cryptography==2.9.2,ddt==1.2.2,distro==1.5.0,docker==4.2.2,# Editable install with no version control (docker-compose==1.26.2),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,entrypoints==0.3,flake8==3.7.9,gitdb2==2.0.6,GitPython==2.1.15,idna==2.8,importlib-metadata==1.7.0,ipaddress==1.0.23,jsonschema==3.2.0,mccabe==0.6.1,mock==3.0.5,more-itertools==8.4.0,packaging==20.4,paramiko==2.7.1,pluggy==0.13.1,py==1.9.0,pycodestyle==2.5.0,pycparser==2.20,pyflakes==2.1.1,PyNaCl==1.4.0,pyparsing==2.4.7,pyrsistent==0.16.0,PySocks==1.7.1,pytest==5.3.4,pytest-cov==2.8.1,python-dotenv==0.13.0,PyYAML==5.3,requests==2.22.0,six==1.12.0,smmap==3.0.4,smmap2==3.0.1,texttable==1.6.2,urllib3==1.25.9,wcwidth==0.1.9,websocket-client==0.57.0,zipp==3.1.0
16:25:41 [2020-07-02T16:25:41.893Z] pre-commit create: /code/.tox/pre-commit
16:25:54 [2020-07-02T16:25:54.103Z] pre-commit installdeps: pre-commit
16:26:06 [2020-07-02T16:26:06.315Z] pre-commit installed: appdirs==1.4.4,cfgv==3.1.0,distlib==0.3.1,filelock==3.0.12,identify==1.4.21,importlib-metadata==1.7.0,nodeenv==1.4.0,pre-commit==2.6.0,PyYAML==5.3.1,six==1.15.0,toml==0.10.1,virtualenv==20.0.25,zipp==3.1.0
16:26:06 [2020-07-02T16:26:06.315Z] ___________________________________ summary ____________________________________
16:26:06 [2020-07-02T16:26:06.315Z]   py27: skipped tests
16:26:06 [2020-07-02T16:26:06.315Z]   py37: skipped tests
16:26:06 [2020-07-02T16:26:06.315Z]   pre-commit: skipped tests
16:26:06 [2020-07-02T16:26:06.315Z]   congratulations :)
16:26:07 [2020-07-02T16:26:07.694Z] Removing intermediate container 6d493aebf7bc
16:26:07 [2020-07-02T16:26:07.694Z]  ---> 89efe7513f3c
16:26:07 [2020-07-02T16:26:07.694Z] Step 29/32 : COPY . .
16:26:07 [2020-07-02T16:26:07.955Z]  ---> fadafbbe7dd2
16:26:07 [2020-07-02T16:26:07.955Z] Step 30/32 : ARG GIT_COMMIT=unknown
16:26:07 [2020-07-02T16:26:07.955Z]  ---> Running in b1ba56e20f98
16:26:07 [2020-07-02T16:26:07.955Z] Removing intermediate container b1ba56e20f98
16:26:07 [2020-07-02T16:26:07.955Z]  ---> c8262381eb1e
16:26:07 [2020-07-02T16:26:07.955Z] Step 31/32 : ENV DOCKER_COMPOSE_GITSHA=$GIT_COMMIT
16:26:07 [2020-07-02T16:26:07.955Z]  ---> Running in f550151b99b1
16:26:07 [2020-07-02T16:26:07.955Z] Removing intermediate container f550151b99b1
16:26:07 [2020-07-02T16:26:07.955Z]  ---> 527a56232d97
16:26:07 [2020-07-02T16:26:07.955Z] Step 32/32 : RUN script/build/linux-entrypoint
16:26:07 [2020-07-02T16:26:07.955Z]  ---> Running in 63f8c932d729
16:26:08 [2020-07-02T16:26:08.921Z] + CODE_PATH=/code
16:26:08 [2020-07-02T16:26:08.921Z] + VENV=/code/.tox/py37
16:26:08 [2020-07-02T16:26:08.921Z] + cd /code
16:26:08 [2020-07-02T16:26:08.921Z] + mkdir -p dist
16:26:08 [2020-07-02T16:26:08.921Z] + chmod 777 dist
16:26:08 [2020-07-02T16:26:08.921Z] + /code/.tox/py37/bin/pip3 install -q -r requirements-build.txt
16:26:30 [2020-07-02T16:26:30.895Z] + '[' -z eefe0d319f966288a8c0438aa51822af8668ee06 ']'
16:26:30 [2020-07-02T16:26:30.895Z] + echo eefe0d319f966288a8c0438aa51822af8668ee06
16:26:30 [2020-07-02T16:26:30.895Z] + export PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:26:30 [2020-07-02T16:26:30.895Z] + PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:26:30 [2020-07-02T16:26:30.895Z] + '[' '!' -z 1 ']'
16:26:30 [2020-07-02T16:26:30.895Z] + git clone --single-branch --branch develop https://github.com/pyinstaller/pyinstaller.git /tmp/pyinstaller
16:26:30 [2020-07-02T16:26:30.895Z] Cloning into '/tmp/pyinstaller'...
16:26:30 [2020-07-02T16:26:30.895Z] + cd /tmp/pyinstaller/bootloader
16:26:30 [2020-07-02T16:26:30.895Z] + git checkout v3.6
16:26:30 [2020-07-02T16:26:30.895Z] Note: switching to 'v3.6'.
16:26:30 [2020-07-02T16:26:30.895Z] 
16:26:30 [2020-07-02T16:26:30.895Z] You are in 'detached HEAD' state. You can look around, make experimental
16:26:30 [2020-07-02T16:26:30.895Z] changes and commit them, and you can discard any commits you make in this
16:26:30 [2020-07-02T16:26:30.895Z] state without impacting any branches by switching back to a branch.
16:26:30 [2020-07-02T16:26:30.895Z] 
16:26:30 [2020-07-02T16:26:30.895Z] If you want to create a new branch to retain commits you create, you may
16:26:30 [2020-07-02T16:26:30.895Z] do so (now or later) by using -c with the switch command. Example:
16:26:30 [2020-07-02T16:26:30.895Z] 
16:26:30 [2020-07-02T16:26:30.895Z]   git switch -c <new-branch-name>
16:26:30 [2020-07-02T16:26:30.895Z] 
16:26:30 [2020-07-02T16:26:30.895Z] Or undo this operation with:
16:26:30 [2020-07-02T16:26:30.895Z] 
16:26:30 [2020-07-02T16:26:30.895Z]   git switch -
16:26:30 [2020-07-02T16:26:30.895Z] 
16:26:30 [2020-07-02T16:26:30.895Z] Turn off this advice by setting config variable advice.detachedHead to false
16:26:30 [2020-07-02T16:26:30.895Z] 
16:26:30 [2020-07-02T16:26:30.895Z] HEAD is now at 6d4cce1f Release 3.6.
16:26:30 [2020-07-02T16:26:30.895Z] + /code/.tox/py37/bin/python3 ./waf configure --no-lsb all
16:26:31 [2020-07-02T16:26:31.155Z] Setting top to                           : /tmp/pyinstaller/bootloader 
16:26:31 [2020-07-02T16:26:31.156Z] Setting out to                           : /tmp/pyinstaller/bootloader/build 
16:26:31 [2020-07-02T16:26:31.156Z] Python Version                           : 3.7.7 (default, May 20 2020, 21:33:25) [GCC 9.2.0] 
16:26:31 [2020-07-02T16:26:31.156Z] Checking for 'gcc' (C compiler)          : /usr/bin/gcc 
16:26:31 [2020-07-02T16:26:31.415Z] Checking size of pointer                 : 8 
16:26:31 [2020-07-02T16:26:31.415Z] Platform                                 : Linux-64bit detected based on compiler 
16:26:31 [2020-07-02T16:26:31.415Z] Checking for compiler flags -m64         : yes 
16:26:31 [2020-07-02T16:26:31.415Z] Checking for linker flags -m64           : yes 
16:26:31 [2020-07-02T16:26:31.415Z] Checking for library dl                  : yes 
16:26:31 [2020-07-02T16:26:31.415Z] Checking for library m                   : yes 
16:26:31 [2020-07-02T16:26:31.415Z] Checking for library z                   : yes 
16:26:31 [2020-07-02T16:26:31.415Z] Checking for function unsetenv           : yes 
16:26:31 [2020-07-02T16:26:31.415Z] Checking for function mkdtemp            : yes 
16:26:31 [2020-07-02T16:26:31.676Z] Checking for function strndup            : yes 
16:26:31 [2020-07-02T16:26:31.676Z] Checking for function strnlen            : yes 
16:26:31 [2020-07-02T16:26:31.676Z] Checking for compiler flags -Wl,--as-needed : yes 
16:26:31 [2020-07-02T16:26:31.676Z] Checking for program '/usr/bin/strip'       : /usr/bin/strip 
16:26:31 [2020-07-02T16:26:31.676Z] Checking for program 'strip'                : /usr/bin/strip 
16:26:31 [2020-07-02T16:26:31.676Z] 'configure' finished successfully (0.445s)
16:26:31 [2020-07-02T16:26:31.676Z] 'all' finished successfully (0.000s)
16:26:31 [2020-07-02T16:26:31.676Z] 'distclean' finished successfully (0.001s)
16:26:31 [2020-07-02T16:26:31.676Z] Setting top to                           : /tmp/pyinstaller/bootloader 
16:26:31 [2020-07-02T16:26:31.676Z] Setting out to                           : /tmp/pyinstaller/bootloader/build 
16:26:31 [2020-07-02T16:26:31.676Z] Python Version                           : 3.7.7 (default, May 20 2020, 21:33:25) [GCC 9.2.0] 
16:26:31 [2020-07-02T16:26:31.676Z] Checking for 'gcc' (C compiler)          : /usr/bin/gcc 
16:26:31 [2020-07-02T16:26:31.676Z] Checking size of pointer                 : 8 
16:26:31 [2020-07-02T16:26:31.676Z] Platform                                 : Linux-64bit detected based on compiler 
16:26:31 [2020-07-02T16:26:31.676Z] Checking for compiler flags -m64         : yes 
16:26:31 [2020-07-02T16:26:31.676Z] Checking for linker flags -m64           : yes 
16:26:31 [2020-07-02T16:26:31.676Z] Checking for library dl                  : yes 
16:26:31 [2020-07-02T16:26:31.936Z] Checking for library m                   : yes 
16:26:31 [2020-07-02T16:26:31.936Z] Checking for library z                   : yes 
16:26:31 [2020-07-02T16:26:31.936Z] Checking for function unsetenv           : yes 
16:26:31 [2020-07-02T16:26:31.936Z] Checking for function mkdtemp            : yes 
16:26:31 [2020-07-02T16:26:31.936Z] Checking for function strndup            : yes 
16:26:31 [2020-07-02T16:26:31.936Z] Checking for function strnlen            : yes 
16:26:31 [2020-07-02T16:26:31.936Z] Checking for compiler flags -Wl,--as-needed : yes 
16:26:31 [2020-07-02T16:26:31.936Z] Checking for program '/usr/bin/strip'       : /usr/bin/strip 
16:26:31 [2020-07-02T16:26:31.936Z] Checking for program 'strip'                : /usr/bin/strip 
16:26:31 [2020-07-02T16:26:31.936Z] 'configure' finished successfully (0.409s)
16:26:31 [2020-07-02T16:26:31.936Z] 'make_all' finished successfully (0.003s)
16:26:31 [2020-07-02T16:26:31.936Z] Waf: Entering directory `/tmp/pyinstaller/bootloader/build/debug'
16:26:31 [2020-07-02T16:26:31.936Z] [ 1/13] Compiling src/pyi_python.c
16:26:31 [2020-07-02T16:26:31.936Z] [ 2/13] Compiling src/pyi_global.c
16:26:32 [2020-07-02T16:26:32.197Z] [ 3/13] Compiling src/pyi_archive.c
16:26:32 [2020-07-02T16:26:32.197Z] [ 4/13] Compiling src/pyi_utils.c
16:26:32 [2020-07-02T16:26:32.197Z] [ 5/13] Compiling src/pyi_main.c
16:26:32 [2020-07-02T16:26:32.457Z] [ 6/13] Compiling src/pyi_pythonlib.c
16:26:32 [2020-07-02T16:26:32.457Z] [ 7/13] Compiling src/pyi_python27_compat.c
16:26:32 [2020-07-02T16:26:32.457Z] [ 8/13] Compiling src/pyi_win32_utils.c
16:26:32 [2020-07-02T16:26:32.457Z] [ 9/13] Compiling src/pyi_path.c
16:26:32 [2020-07-02T16:26:32.457Z] [10/13] Compiling src/main.c
16:26:32 [2020-07-02T16:26:32.457Z] [11/13] Compiling src/pyi_launch.c
16:26:32 [2020-07-02T16:26:32.717Z] [12/13] Linking build/debug/run_d
16:26:32 [2020-07-02T16:26:32.717Z] [13/13] Processing build/debug/run_d
16:26:32 [2020-07-02T16:26:32.717Z] Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/debug'
16:26:32 [2020-07-02T16:26:32.717Z] 'build_debug' finished successfully (0.695s)
16:26:32 [2020-07-02T16:26:32.717Z] Waf: Entering directory `/tmp/pyinstaller/bootloader/build/release'
16:26:32 [2020-07-02T16:26:32.717Z] [ 1/13] Compiling src/pyi_python.c
16:26:32 [2020-07-02T16:26:32.717Z] [ 2/13] Compiling src/pyi_global.c
16:26:32 [2020-07-02T16:26:32.717Z] [ 3/13] Compiling src/main.c
16:26:32 [2020-07-02T16:26:32.717Z] [ 4/13] Compiling src/pyi_utils.c
16:26:32 [2020-07-02T16:26:32.988Z] [ 5/13] Compiling src/pyi_main.c
16:26:32 [2020-07-02T16:26:32.988Z] [ 6/13] Compiling src/pyi_win32_utils.c
16:26:32 [2020-07-02T16:26:32.988Z] [ 7/13] Compiling src/pyi_python27_compat.c
16:26:32 [2020-07-02T16:26:32.988Z] [ 8/13] Compiling src/pyi_pythonlib.c
16:26:32 [2020-07-02T16:26:32.988Z] [ 9/13] Compiling src/pyi_path.c
16:26:33 [2020-07-02T16:26:33.248Z] [10/13] Compiling src/pyi_archive.c
16:26:33 [2020-07-02T16:26:33.248Z] [11/13] Compiling src/pyi_launch.c
16:26:33 [2020-07-02T16:26:33.509Z] [12/13] Linking build/release/run
16:26:33 [2020-07-02T16:26:33.509Z] [13/13] Processing build/release/run
16:26:33 [2020-07-02T16:26:33.509Z] Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/release'
16:26:33 [2020-07-02T16:26:33.509Z] 'build_release' finished successfully (0.694s)
16:26:33 [2020-07-02T16:26:33.509Z] Waf: Entering directory `/tmp/pyinstaller/bootloader/build/debug'
16:26:33 [2020-07-02T16:26:33.509Z] [13/14] Processing build/debug/run_d
16:26:33 [2020-07-02T16:26:33.509Z] + install /tmp/pyinstaller/PyInstaller/bootloader/Linux-64bit/run_d (from build/debug/run_d)
16:26:33 [2020-07-02T16:26:33.509Z] Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/debug'
16:26:33 [2020-07-02T16:26:33.509Z] 'install_debug' finished successfully (0.013s)
16:26:33 [2020-07-02T16:26:33.509Z] Waf: Entering directory `/tmp/pyinstaller/bootloader/build/release'
16:26:33 [2020-07-02T16:26:33.509Z] [13/14] Processing build/release/run
16:26:33 [2020-07-02T16:26:33.509Z] + install /tmp/pyinstaller/PyInstaller/bootloader/Linux-64bit/run (from build/release/run)
16:26:33 [2020-07-02T16:26:33.509Z] Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/release'
16:26:33 [2020-07-02T16:26:33.509Z] 'install_release' finished successfully (0.012s)
16:26:33 [2020-07-02T16:26:33.509Z] + /code/.tox/py37/bin/pip3 install ..
16:26:33 [2020-07-02T16:26:33.769Z] Processing /tmp/pyinstaller
16:26:34 [2020-07-02T16:26:34.030Z]   Installing build dependencies: started
16:26:39 [2020-07-02T16:26:39.305Z]   Installing build dependencies: finished with status 'done'
16:26:39 [2020-07-02T16:26:39.305Z]   Getting requirements to build wheel: started
16:26:39 [2020-07-02T16:26:39.564Z]   Getting requirements to build wheel: finished with status 'done'
16:26:39 [2020-07-02T16:26:39.564Z]     Preparing wheel metadata: started
16:26:39 [2020-07-02T16:26:39.823Z]     Preparing wheel metadata: finished with status 'done'
16:26:39 [2020-07-02T16:26:39.823Z] Requirement already satisfied: setuptools in /code/.tox/py37/lib/python3.7/site-packages (from PyInstaller==3.6) (47.3.1)
16:26:39 [2020-07-02T16:26:39.823Z] Requirement already satisfied: altgraph in /code/.tox/py37/lib/python3.7/site-packages (from PyInstaller==3.6) (0.17)
16:26:39 [2020-07-02T16:26:39.823Z] Building wheels for collected packages: PyInstaller
16:26:39 [2020-07-02T16:26:39.823Z]   Building wheel for PyInstaller (PEP 517): started
16:26:40 [2020-07-02T16:26:40.766Z]   Building wheel for PyInstaller (PEP 517): finished with status 'done'
16:26:40 [2020-07-02T16:26:40.766Z]   Created wheel for PyInstaller: filename=PyInstaller-3.6-py3-none-any.whl size=2927977 sha256=ee0743cb55885ebb4924e7f55d35ae476c5f5009122410930797c136efce9830
16:26:40 [2020-07-02T16:26:40.766Z]   Stored in directory: /tmp/pip-ephem-wheel-cache-tnsgd29s/wheels/c6/b5/ee/576c96234d13fcab2994cdd62b8972c815b72b3ade1d32865b
16:26:40 [2020-07-02T16:26:40.766Z] Successfully built PyInstaller
16:26:41 [2020-07-02T16:26:41.025Z] Installing collected packages: PyInstaller
16:26:41 [2020-07-02T16:26:41.025Z]   Attempting uninstall: PyInstaller
16:26:41 [2020-07-02T16:26:41.025Z]     Found existing installation: PyInstaller 3.6
16:26:41 [2020-07-02T16:26:41.025Z]     Uninstalling PyInstaller-3.6:
16:26:41 [2020-07-02T16:26:41.025Z]       Successfully uninstalled PyInstaller-3.6
16:26:41 [2020-07-02T16:26:41.595Z] Successfully installed PyInstaller-3.6
16:26:41 [2020-07-02T16:26:41.595Z] + cd /code
16:26:41 [2020-07-02T16:26:41.595Z] + rm -Rf /tmp/pyinstaller
16:26:41 [2020-07-02T16:26:41.857Z] + /code/.tox/py37/bin/pyinstaller --exclude-module pycrypto --exclude-module PyInstaller docker-compose.spec
16:26:41 [2020-07-02T16:26:41.857Z] 36 INFO: PyInstaller: 3.6
16:26:41 [2020-07-02T16:26:41.857Z] 36 INFO: Python: 3.7.7
16:26:41 [2020-07-02T16:26:41.857Z] 37 INFO: Platform: Linux-5.3.0-1023-aws-x86_64-with
16:26:41 [2020-07-02T16:26:41.857Z] 39 INFO: UPX is not available.
16:26:41 [2020-07-02T16:26:41.857Z] 40 INFO: Extending PYTHONPATH with paths
16:26:41 [2020-07-02T16:26:41.857Z] ['/code/bin', '/code']
16:26:41 [2020-07-02T16:26:41.857Z] 40 INFO: checking Analysis
16:26:41 [2020-07-02T16:26:41.857Z] 40 INFO: Building Analysis because Analysis-00.toc is non existent
16:26:41 [2020-07-02T16:26:41.857Z] 40 INFO: Initializing module dependency graph...
16:26:41 [2020-07-02T16:26:41.857Z] 42 INFO: Caching module graph hooks...
16:26:41 [2020-07-02T16:26:41.857Z] 45 INFO: Analyzing base_library.zip ...
16:26:43 [2020-07-02T16:26:43.768Z] 1617 INFO: Processing pre-find module path hook   distutils
16:26:43 [2020-07-02T16:26:43.768Z] 1617 INFO: distutils: retargeting to non-venv dir '/usr/local/lib/python3.7'
16:26:44 [2020-07-02T16:26:44.708Z] 2612 INFO: Caching module dependency graph...
16:26:44 [2020-07-02T16:26:44.708Z] 2678 INFO: running Analysis Analysis-00.toc
16:26:44 [2020-07-02T16:26:44.708Z] 2688 INFO: Analyzing bin/docker-compose
16:26:44 [2020-07-02T16:26:44.708Z] 2955 INFO: Processing pre-safe import module hook   urllib3.packages.six.moves
16:26:45 [2020-07-02T16:26:45.651Z] 3842 INFO: Processing pre-safe import module hook   six.moves
16:26:48 [2020-07-02T16:26:48.949Z] 7024 INFO: Processing module hooks...
16:26:48 [2020-07-02T16:26:48.949Z] 7024 INFO: Loading module hook "hook-certifi.py"...
16:26:48 [2020-07-02T16:26:48.949Z] 7025 INFO: Loading module hook "hook-distutils.py"...
16:26:48 [2020-07-02T16:26:48.949Z] 7026 INFO: Loading module hook "hook-encodings.py"...
16:26:48 [2020-07-02T16:26:48.949Z] 7064 INFO: Loading module hook "hook-jsonschema.py"...
16:26:48 [2020-07-02T16:26:48.949Z] 7066 INFO: Loading module hook "hook-importlib_metadata.py"...
16:26:48 [2020-07-02T16:26:48.949Z] 7067 INFO: Loading module hook "hook-sysconfig.py"...
16:26:48 [2020-07-02T16:26:48.949Z] 7075 INFO: Loading module hook "hook-cryptography.py"...
16:26:48 [2020-07-02T16:26:48.949Z] 7201 INFO: Loading module hook "hook-xml.py"...
16:26:49 [2020-07-02T16:26:49.209Z] 7247 INFO: Loading module hook "hook-pydoc.py"...
16:26:49 [2020-07-02T16:26:49.209Z] 7248 INFO: Loading module hook "hook-nacl.py"...
16:26:49 [2020-07-02T16:26:49.209Z] 7270 INFO: Looking for ctypes DLLs
16:26:49 [2020-07-02T16:26:49.209Z] Illegal option -p
16:26:49 [2020-07-02T16:26:49.209Z] 7296 INFO: Analyzing run-time hooks ...
16:26:49 [2020-07-02T16:26:49.209Z] 7305 INFO: Including run-time hook 'pyi_rth_certifi.py'
16:26:49 [2020-07-02T16:26:49.209Z] 7306 INFO: Including run-time hook 'pyi_rth_multiprocessing.py'
16:26:49 [2020-07-02T16:26:49.209Z] 7318 INFO: Looking for dynamic libraries
16:26:49 [2020-07-02T16:26:49.469Z] 7520 INFO: Looking for eggs
16:26:49 [2020-07-02T16:26:49.469Z] 7520 INFO: Using Python library /usr/local/lib/libpython3.7m.so.1.0
16:26:49 [2020-07-02T16:26:49.469Z] 7529 INFO: Warnings written to /code/build/docker-compose/warn-docker-compose.txt
16:26:49 [2020-07-02T16:26:49.469Z] 7579 INFO: Graph cross-reference written to /code/build/docker-compose/xref-docker-compose.html
16:26:49 [2020-07-02T16:26:49.469Z] 7600 INFO: checking PYZ
16:26:49 [2020-07-02T16:26:49.469Z] 7600 INFO: Building PYZ because PYZ-00.toc is non existent
16:26:49 [2020-07-02T16:26:49.469Z] 7600 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz
16:26:50 [2020-07-02T16:26:50.408Z] 8368 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz completed successfully.
16:26:50 [2020-07-02T16:26:50.408Z] 8379 INFO: checking PKG
16:26:50 [2020-07-02T16:26:50.408Z] 8379 INFO: Building PKG because PKG-00.toc is non existent
16:26:50 [2020-07-02T16:26:50.408Z] 8379 INFO: Building PKG (CArchive) PKG-00.pkg
16:26:53 [2020-07-02T16:26:53.702Z] 11382 INFO: Building PKG (CArchive) PKG-00.pkg completed successfully.
16:26:53 [2020-07-02T16:26:53.702Z] 11386 INFO: Bootloader /code/.tox/py37/lib/python3.7/site-packages/PyInstaller/bootloader/Linux-64bit/run
16:26:53 [2020-07-02T16:26:53.702Z] 11386 INFO: checking EXE
16:26:53 [2020-07-02T16:26:53.702Z] 11386 INFO: Building EXE because EXE-00.toc is non existent
16:26:53 [2020-07-02T16:26:53.702Z] 11386 INFO: Building EXE from EXE-00.toc
16:26:53 [2020-07-02T16:26:53.702Z] 11386 INFO: Appending archive to ELF section in EXE /code/dist/docker-compose
16:26:53 [2020-07-02T16:26:53.702Z] 11526 INFO: Building EXE from EXE-00.toc completed successfully.
16:26:53 [2020-07-02T16:26:53.702Z] + ls -la dist/
16:26:53 [2020-07-02T16:26:53.702Z] total 9272
16:26:53 [2020-07-02T16:26:53.702Z] drwxrwxrwx    2 root     root          4096 Jul  2 16:26 .
16:26:53 [2020-07-02T16:26:53.702Z] drwxr-xr-x    1 root     root          4096 Jul  2 16:26 ..
16:26:53 [2020-07-02T16:26:53.702Z] -rwxr-xr-x    1 root     root       9481072 Jul  2 16:26 docker-compose
16:26:53 [2020-07-02T16:26:53.702Z] + ldd dist/docker-compose
16:26:53 [2020-07-02T16:26:53.702Z] 	/lib/ld-musl-x86_64.so.1 (0x7f35527c8000)
16:26:53 [2020-07-02T16:26:53.702Z] 	libz.so.1 => /lib/libz.so.1 (0x7f3552792000)
16:26:53 [2020-07-02T16:26:53.702Z] 	libc.musl-x86_64.so.1 => /lib/ld-musl-x86_64.so.1 (0x7f35527c8000)
16:26:53 [2020-07-02T16:26:53.702Z] + mv dist/docker-compose /usr/local/bin
16:26:53 [2020-07-02T16:26:53.702Z] + docker-compose version
16:26:53 [2020-07-02T16:26:53.961Z] docker-compose version 1.26.2, build eefe0d319f966288a8c0438aa51822af8668ee06
16:26:53 [2020-07-02T16:26:53.961Z] docker-py version: 4.2.2
16:26:53 [2020-07-02T16:26:53.961Z] CPython version: 3.7.7
16:26:53 [2020-07-02T16:26:53.961Z] OpenSSL version: OpenSSL 1.1.1g  21 Apr 2020
16:26:54 [2020-07-02T16:26:54.899Z] Removing intermediate container 63f8c932d729
16:26:54 [2020-07-02T16:26:54.899Z]  ---> bee0604babe8
16:26:54 [2020-07-02T16:26:54.899Z] Successfully built bee0604babe8
16:26:54 [2020-07-02T16:26:54.899Z] Successfully tagged dockerbuildbot/compose:alpine-eefe0d319f966288a8c0438aa51822af8668ee06