Pull request #129 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of cherrycl for edgexfoundry/ci-build-images Loading trusted files from base branch edgex-compose at 31c5007a9fd2567780236747dd9b4d53ccc62abd rather than 42a444a6024394b7d402d17c1d96ef209fd6044e Obtained Jenkinsfile from 31c5007a9fd2567780236747dd9b4d53ccc62abd Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-129/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-compose, mavenSettings:ci-build-images-settings, dockerImageName:edgex-compose, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[1.25.4], releaseBranchOverride:edgex-compose] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: edgex-compose USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-compose DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-compose-archive.tar.gz SEMVER_BUMP_LEVEL: pre RELEASE_BRANCH_OVERRIDE: edgex-compose DOCKER_CUSTOM_TAGS: 1.25.4 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1337 in /w/workspace/exfoundry_ci-build-images_PR-129 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/exfoundry_ci-build-images_PR-129 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/129/head:refs/remotes/origin/PR-129 +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 Fetching without tags Merging remotes/origin/edgex-compose commit 31c5007a9fd2567780236747dd9b4d53ccc62abd into PR head commit 42a444a6024394b7d402d17c1d96ef209fd6044e Merge succeeded, producing 42a444a6024394b7d402d17c1d96ef209fd6044e Checking out Revision 42a444a6024394b7d402d17c1d96ef209fd6044e (PR-129) > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/129/head:refs/remotes/origin/PR-129 # timeout=10 > git config --add remote.origin.fetch +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/129/head:refs/remotes/origin/PR-129 +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 42a444a6024394b7d402d17c1d96ef209fd6044e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 31c5007a9fd2567780236747dd9b4d53ccc62abd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 42a444a6024394b7d402d17c1d96ef209fd6044e # timeout=10 Commit message: "Reduce the compose image size" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:29:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:29:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:29:37 + ls -al . 06:29:37 total 12 06:29:37 drwxrwxr-x. 3 jenkins jenkins 72 Mar 30 06:29 . 06:29:37 drwxrwxr-x. 4 jenkins jenkins 112 Mar 30 06:29 .. 06:29:37 -rw-rw-r--. 1 jenkins jenkins 1561 Mar 30 06:29 Dockerfile 06:29:37 drwxrwxr-x. 8 jenkins jenkins 179 Mar 30 06:29 .git 06:29:37 -rw-rw-r--. 1 jenkins jenkins 886 Mar 30 06:29 Jenkinsfile 06:29:37 -rw-rw-r--. 1 jenkins jenkins 1309 Mar 30 06:29 README.md [Pipeline] isUnix [Pipeline] sh 06:29:38 + docker build -t edgex-devops/edgex-compose -f Dockerfile --build-arg ARCH=amd64 --label git_sha=42a444a6024394b7d402d17c1d96ef209fd6044e --label arch=amd64 . 06:29:39 Sending build context to Docker daemon 205.8kB 06:29:39 Step 1/30 : ARG DOCKER_VERSION=19.03.5 06:29:39 Step 2/30 : ARG PYTHON_VERSION=3.7.5 06:29:39 Step 3/30 : ARG BUILD_ALPINE_VERSION=3.10 06:29:39 Step 4/30 : ARG RUNTIME_ALPINE_VERSION=3.10.3 06:29:39 Step 5/30 : ARG COMPOSE_TAG=1.25.4 06:29:39 Step 6/30 : FROM docker:${DOCKER_VERSION} AS docker-cli 06:29:39 19.03.5: Pulling from library/docker 06:29:39 c9b1b535fdd9: Pulling fs layer 06:29:39 cd54125436dc: Pulling fs layer 06:29:39 70d1554c15cb: Pulling fs layer 06:29:39 79e322b40fa7: Pulling fs layer 06:29:39 fa396aa1c77a: Pulling fs layer 06:29:39 af8b1978c51e: Pulling fs layer 06:29:39 e3cc93a7c611: Pulling fs layer 06:29:39 79e322b40fa7: Waiting 06:29:39 fa396aa1c77a: Waiting 06:29:39 af8b1978c51e: Waiting 06:29:39 e3cc93a7c611: Waiting 06:29:39 70d1554c15cb: Verifying Checksum 06:29:39 70d1554c15cb: Download complete 06:29:39 c9b1b535fdd9: Verifying Checksum 06:29:39 c9b1b535fdd9: Download complete 06:29:39 cd54125436dc: Verifying Checksum 06:29:39 cd54125436dc: Download complete 06:29:40 fa396aa1c77a: Verifying Checksum 06:29:40 fa396aa1c77a: Download complete 06:29:40 af8b1978c51e: Verifying Checksum 06:29:40 af8b1978c51e: Download complete 06:29:40 e3cc93a7c611: Verifying Checksum 06:29:40 e3cc93a7c611: Download complete 06:29:40 c9b1b535fdd9: Pull complete 06:29:41 79e322b40fa7: Verifying Checksum 06:29:41 79e322b40fa7: Download complete 06:29:41 cd54125436dc: Pull complete 06:29:41 70d1554c15cb: Pull complete 06:29:44 79e322b40fa7: Pull complete 06:29:44 fa396aa1c77a: Pull complete 06:29:44 af8b1978c51e: Pull complete 06:29:44 e3cc93a7c611: Pull complete 06:29:44 Digest: sha256:0b90b0aefd15794e4d5bea2debc3b761c1d3481a92ec7166f8453652d0deba95 06:29:44 Status: Downloaded newer image for docker:19.03.5 06:29:44 ---> 31c774f62a9b 06:29:44 Step 7/30 : FROM python:${PYTHON_VERSION}-alpine${BUILD_ALPINE_VERSION} AS build 06:29:45 3.7.5-alpine3.10: Pulling from library/python 06:29:45 89d9c30c1d48: Pulling fs layer 06:29:45 910c49c00810: Pulling fs layer 06:29:45 7efe415eb85a: Pulling fs layer 06:29:45 7d8d53519b81: Pulling fs layer 06:29:45 519124ac136c: Pulling fs layer 06:29:45 7d8d53519b81: Waiting 06:29:45 519124ac136c: Waiting 06:29:45 910c49c00810: Download complete 06:29:45 7d8d53519b81: Verifying Checksum 06:29:45 7d8d53519b81: Download complete 06:29:45 89d9c30c1d48: Verifying Checksum 06:29:45 89d9c30c1d48: Download complete 06:29:45 519124ac136c: Verifying Checksum 06:29:45 519124ac136c: Download complete 06:29:45 7efe415eb85a: Verifying Checksum 06:29:45 7efe415eb85a: Download complete 06:29:45 89d9c30c1d48: Pull complete 06:29:46 910c49c00810: Pull complete 06:29:48 7efe415eb85a: Pull complete 06:29:48 7d8d53519b81: Pull complete 06:29:48 519124ac136c: Pull complete 06:29:48 Digest: sha256:de9fc5bc46cb1a7e2222b976394ea8aa0290592e3075457d41c5f246f176b1bf 06:29:48 Status: Downloaded newer image for python:3.7.5-alpine3.10 06:29:48 ---> 8922d588eec6 06:29:48 Step 8/30 : 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 06:29:48 ---> Running in b50a4267e2eb 06:29:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 06:29:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 06:29:49 (1/34) Upgrading libcrypto1.1 (1.1.1d-r0 -> 1.1.1d-r2) 06:29:50 (2/34) Upgrading libssl1.1 (1.1.1d-r0 -> 1.1.1d-r2) 06:29:50 (3/34) Installing bash (5.0.0-r0) 06:29:50 Executing bash-5.0.0-r0.post-install 06:29:50 (4/34) Installing binutils (2.32-r0) 06:29:50 Still waiting to schedule task 06:29:50 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 06:29:50 (5/34) Installing libmagic (5.37-r1) 06:29:50 (6/34) Installing file (5.37-r1) 06:29:50 (7/34) Installing gmp (6.1.2-r1) 06:29:50 (8/34) Installing isl (0.18-r0) 06:29:50 (9/34) Installing libgomp (8.3.0-r0) 06:29:50 (10/34) Installing libatomic (8.3.0-r0) 06:29:50 (11/34) Installing libgcc (8.3.0-r0) 06:29:50 (12/34) Installing mpfr3 (3.1.5-r1) 06:29:50 (13/34) Installing mpc1 (1.1.0-r0) 06:29:50 (14/34) Installing libstdc++ (8.3.0-r0) 06:29:50 (15/34) Installing gcc (8.3.0-r0) 06:29:53 (16/34) Installing musl-dev (1.1.22-r3) 06:29:54 (17/34) Installing libc-dev (0.7.1-r0) 06:29:54 (18/34) Installing g++ (8.3.0-r0) 06:29:56 (19/34) Installing make (4.2.1-r2) 06:29:56 (20/34) Installing fortify-headers (1.1-r0) 06:29:56 (21/34) Installing build-base (0.5-r1) 06:29:56 (22/34) Installing nghttp2-libs (1.39.2-r0) 06:29:56 (23/34) Installing libcurl (7.66.0-r0) 06:29:56 (24/34) Installing curl (7.66.0-r0) 06:29:56 (25/34) Installing pcre2 (10.33-r0) 06:29:56 (26/34) Installing git (2.22.2-r0) 06:29:56 (27/34) Installing linux-headers (4.19.36-r0) 06:29:57 (28/34) Installing pkgconf (1.6.1-r1) 06:29:57 (29/34) Installing libffi-dev (3.2.1-r6) 06:29:57 (30/34) Installing openssl (1.1.1d-r2) 06:29:57 (31/34) Installing openssl-dev (1.1.1d-r2) 06:29:57 (32/34) Installing python2 (2.7.16-r2) 06:29:58 (33/34) Installing python2-dev (2.7.16-r2) 06:29:58 (34/34) Installing zlib-dev (1.2.11-r1) 06:29:58 Executing busybox-1.30.1-r2.trigger 06:29:58 Executing ca-certificates-20190108-r0.trigger 06:29:58 OK: 266 MiB in 67 packages 06:30:06 Removing intermediate container b50a4267e2eb 06:30:06 ---> 5d28bd77ea8b 06:30:06 Step 9/30 : ENV BUILD_BOOTLOADER=1 06:30:06 ---> Running in dd685e95d076 06:30:06 Removing intermediate container dd685e95d076 06:30:06 ---> 7b58c534d2f2 06:30:06 Step 10/30 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker 06:30:07 ---> 4f8822212d19 06:30:07 Step 11/30 : WORKDIR /code/ 06:30:07 ---> Running in 9cb5a4fe73f2 06:30:08 Removing intermediate container 9cb5a4fe73f2 06:30:08 ---> f5365b97a570 06:30:08 Step 12/30 : ARG COMPOSE_TAG 06:30:08 ---> Running in e9e0200ec417 06:30:08 Removing intermediate container e9e0200ec417 06:30:08 ---> 3789263ade0f 06:30:08 Step 13/30 : RUN git clone --branch ${COMPOSE_TAG} --quiet --recurse-submodules https://github.com/docker/compose.git . 06:30:08 ---> Running in 32c0e0b27ec5 06:30:10 Note: checking out '8d51620a78c25eef161cc4a49ea0acc1dbcf1f2c'. 06:30:10 06:30:10 You are in 'detached HEAD' state. You can look around, make experimental 06:30:10 changes and commit them, and you can discard any commits you make in this 06:30:10 state without impacting any branches by performing another checkout. 06:30:10 06:30:10 If you want to create a new branch to retain commits you create, you may 06:30:10 do so (now or later) by using -b with the checkout command again. Example: 06:30:10 06:30:10 git checkout -b 06:30:10 06:30:10 Removing intermediate container 32c0e0b27ec5 06:30:10 ---> 83ac598ad0cf 06:30:10 Step 14/30 : RUN pip install virtualenv==16.2.0 06:30:11 ---> Running in 62e1ec3551de 06:30:14 Collecting virtualenv==16.2.0 06:30:14 Downloading https://files.pythonhosted.org/packages/6a/d1/e0d142ce7b8a5c76adbfad01d853bca84c7c0240e35577498e20bc2ade7d/virtualenv-16.2.0-py2.py3-none-any.whl (1.9MB) 06:30:14 Requirement already satisfied: setuptools>=18.0.0 in /usr/local/lib/python3.7/site-packages (from virtualenv==16.2.0) (41.6.0) 06:30:14 Installing collected packages: virtualenv 06:30:14 Successfully installed virtualenv-16.2.0 06:30:14 WARNING: You are using pip version 19.3.1; however, version 20.0.2 is available. 06:30:14 You should consider upgrading via the 'pip install --upgrade pip' command. 06:30:15 Removing intermediate container 62e1ec3551de 06:30:15 ---> 5de028384ce3 06:30:15 Step 15/30 : RUN pip install tox==2.9.1 06:30:15 ---> Running in b28512269115 06:30:16 Collecting tox==2.9.1 06:30:16 Downloading https://files.pythonhosted.org/packages/1d/4e/20c679f8c5948f7c48591fde33d442e716af66a31a88f5791850a75041eb/tox-2.9.1-py2.py3-none-any.whl (73kB) 06:30:16 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) 06:30:16 Collecting six 06:30:16 Downloading https://files.pythonhosted.org/packages/65/eb/1f97cb97bfc2390a276969c6fae16075da282f5058082d4cb10c6c5c1dba/six-1.14.0-py2.py3-none-any.whl 06:30:16 Collecting pluggy<1.0,>=0.3.0 06:30:16 Downloading https://files.pythonhosted.org/packages/a0/28/85c7aa31b80d150b772fbe4a229487bc6644da9ccb7e427dd8cc60cb8a62/pluggy-0.13.1-py2.py3-none-any.whl 06:30:16 Collecting py>=1.4.17 06:30:16 Downloading https://files.pythonhosted.org/packages/99/8d/21e1767c009211a62a8e3067280bfce76e89c9f876180308515942304d2d/py-1.8.1-py2.py3-none-any.whl (83kB) 06:30:16 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) (41.6.0) 06:30:17 Collecting importlib-metadata>=0.12; python_version < "3.8" 06:30:17 Downloading https://files.pythonhosted.org/packages/ad/e4/891bfcaf868ccabc619942f27940c77a8a4b45fd8367098955bb7e152fb1/importlib_metadata-1.6.0-py2.py3-none-any.whl 06:30:17 Collecting zipp>=0.5 06:30:17 Downloading https://files.pythonhosted.org/packages/b2/34/bfcb43cc0ba81f527bc4f40ef41ba2ff4080e047acb0586b56b3d017ace4/zipp-3.1.0-py3-none-any.whl 06:30:17 Installing collected packages: six, zipp, importlib-metadata, pluggy, py, tox 06:30:17 Successfully installed importlib-metadata-1.6.0 pluggy-0.13.1 py-1.8.1 six-1.14.0 tox-2.9.1 zipp-3.1.0 06:30:17 WARNING: You are using pip version 19.3.1; however, version 20.0.2 is available. 06:30:17 You should consider upgrading via the 'pip install --upgrade pip' command. 06:30:18 Removing intermediate container b28512269115 06:30:18 ---> a21fed84d9d3 06:30:18 Step 16/30 : RUN tox --notest 06:30:18 ---> Running in cb6bd8503b49 06:30:19 py27 create: /code/.tox/py27 06:30:24 py27 installdeps: -rrequirements.txt, -rrequirements-dev.txt 06:33:09 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1339 in /w/workspace/exfoundry_ci-build-images_PR-129 [Pipeline] { [Pipeline] checkout 06:33:15 using credential edgex-jenkins-ssh 06:33:15 Cloning the remote Git repository 06:33:15 Cloning with configured refspecs honoured and without tags 06:33:15 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 06:33:15 > git init /w/workspace/exfoundry_ci-build-images_PR-129 # timeout=10 06:33:15 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 06:33:15 > git --version # timeout=10 06:33:15 using GIT_SSH to set credentials SSH Credentials for GitHub 06:33:15 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/129/head:refs/remotes/origin/PR-129 +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 06:33:16 Fetching without tags 06:33:16 Merging remotes/origin/edgex-compose commit 31c5007a9fd2567780236747dd9b4d53ccc62abd into PR head commit 42a444a6024394b7d402d17c1d96ef209fd6044e 06:33:16 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 06:33:16 > git config --add remote.origin.fetch +refs/pull/129/head:refs/remotes/origin/PR-129 # timeout=10 06:33:16 > git config --add remote.origin.fetch +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 06:33:16 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 06:33:16 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 06:33:16 using GIT_SSH to set credentials SSH Credentials for GitHub 06:33:16 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/129/head:refs/remotes/origin/PR-129 +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 06:33:16 > git config core.sparsecheckout # timeout=10 06:33:16 > git checkout -f 42a444a6024394b7d402d17c1d96ef209fd6044e # timeout=10 06:33:17 Merge succeeded, producing 42a444a6024394b7d402d17c1d96ef209fd6044e 06:33:17 Checking out Revision 42a444a6024394b7d402d17c1d96ef209fd6044e (PR-129) 06:33:16 > git remote # timeout=10 06:33:16 > git config --get remote.origin.url # timeout=10 06:33:16 using GIT_SSH to set credentials SSH Credentials for GitHub 06:33:16 > git merge 31c5007a9fd2567780236747dd9b4d53ccc62abd # timeout=10 06:33:17 > git rev-parse HEAD^{commit} # timeout=10 06:33:17 > git config core.sparsecheckout # timeout=10 06:33:17 > git checkout -f 42a444a6024394b7d402d17c1d96ef209fd6044e # timeout=10 06:33:21 Commit message: "Reduce the compose image size" 06:33:21 > git --version # timeout=10 06:33:21 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:33:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:33:24 + ls -al . 06:33:24 total 24 06:33:24 drwxrwxr-x 3 jenkins jenkins 4096 Mar 30 06:33 . 06:33:24 drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 06:33 .. 06:33:24 drwxrwxr-x 8 jenkins jenkins 4096 Mar 30 06:33 .git 06:33:24 -rw-rw-r-- 1 jenkins jenkins 1561 Mar 30 06:33 Dockerfile 06:33:24 -rw-rw-r-- 1 jenkins jenkins 886 Mar 30 06:33 Jenkinsfile 06:33:24 -rw-rw-r-- 1 jenkins jenkins 1309 Mar 30 06:33 README.md [Pipeline] isUnix [Pipeline] sh 06:33:24 + docker build -t edgex-devops/edgex-compose-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=42a444a6024394b7d402d17c1d96ef209fd6044e --label arch=arm64 . 06:33:25 Sending build context to Docker daemon 205.8kB 06:33:25 Step 1/30 : ARG DOCKER_VERSION=19.03.5 06:33:25 Step 2/30 : ARG PYTHON_VERSION=3.7.5 06:33:25 Step 3/30 : ARG BUILD_ALPINE_VERSION=3.10 06:33:25 Step 4/30 : ARG RUNTIME_ALPINE_VERSION=3.10.3 06:33:25 Step 5/30 : ARG COMPOSE_TAG=1.25.4 06:33:25 Step 6/30 : FROM docker:${DOCKER_VERSION} AS docker-cli 06:33:26 19.03.5: Pulling from library/docker 06:33:26 8fa90b21c985: Pulling fs layer 06:33:26 f2917335fcb0: Pulling fs layer 06:33:26 c8d3c84c2515: Pulling fs layer 06:33:26 32738a03c1ca: Pulling fs layer 06:33:26 c36258bdcaf0: Pulling fs layer 06:33:26 149292bf8308: Pulling fs layer 06:33:26 f91f03656c52: Pulling fs layer 06:33:26 32738a03c1ca: Waiting 06:33:26 c36258bdcaf0: Waiting 06:33:26 149292bf8308: Waiting 06:33:26 f91f03656c52: Waiting 06:33:26 c8d3c84c2515: Verifying Checksum 06:33:26 c8d3c84c2515: Download complete 06:33:27 f2917335fcb0: Verifying Checksum 06:33:27 f2917335fcb0: Download complete 06:33:27 8fa90b21c985: Verifying Checksum 06:33:27 8fa90b21c985: Download complete 06:33:27 c36258bdcaf0: Verifying Checksum 06:33:27 c36258bdcaf0: Download complete 06:33:27 149292bf8308: Verifying Checksum 06:33:27 149292bf8308: Download complete 06:33:28 f91f03656c52: Verifying Checksum 06:33:28 f91f03656c52: Download complete 06:33:28 8fa90b21c985: Pull complete 06:33:29 f2917335fcb0: Pull complete 06:33:29 c8d3c84c2515: Pull complete 06:33:32 32738a03c1ca: Verifying Checksum 06:33:32 32738a03c1ca: Download complete 06:33:36 32738a03c1ca: Pull complete 06:33:36 c36258bdcaf0: Pull complete 06:33:36 149292bf8308: Pull complete 06:33:37 f91f03656c52: Pull complete 06:33:37 Digest: sha256:0b90b0aefd15794e4d5bea2debc3b761c1d3481a92ec7166f8453652d0deba95 06:33:37 Status: Downloaded newer image for docker:19.03.5 06:33:37 ---> 466581031774 06:33:37 Step 7/30 : FROM python:${PYTHON_VERSION}-alpine${BUILD_ALPINE_VERSION} AS build 06:33:37 3.7.5-alpine3.10: Pulling from library/python 06:33:37 8bfa91304040: Pulling fs layer 06:33:37 1b8b9474c28b: Pulling fs layer 06:33:37 53f4f43b0a1f: Pulling fs layer 06:33:37 34771aedd7fc: Pulling fs layer 06:33:37 65a56e15d2db: Pulling fs layer 06:33:37 34771aedd7fc: Waiting 06:33:37 65a56e15d2db: Waiting 06:33:38 1b8b9474c28b: Download complete 06:33:38 8bfa91304040: Verifying Checksum 06:33:38 8bfa91304040: Download complete 06:33:38 34771aedd7fc: Verifying Checksum 06:33:38 34771aedd7fc: Download complete 06:33:38 65a56e15d2db: Verifying Checksum 06:33:38 65a56e15d2db: Download complete 06:33:39 8bfa91304040: Pull complete 06:33:39 1b8b9474c28b: Pull complete 06:33:40 53f4f43b0a1f: Verifying Checksum 06:33:40 53f4f43b0a1f: Download complete 06:33:44 53f4f43b0a1f: Pull complete 06:33:44 34771aedd7fc: Pull complete 06:33:45 65a56e15d2db: Pull complete 06:33:45 Digest: sha256:de9fc5bc46cb1a7e2222b976394ea8aa0290592e3075457d41c5f246f176b1bf 06:33:45 Status: Downloaded newer image for python:3.7.5-alpine3.10 06:33:45 ---> 3da5450ddc50 06:33:45 Step 8/30 : 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 06:33:48 ---> Running in a8a75083386c 06:33:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 06:33:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 06:33:49 (1/34) Upgrading libcrypto1.1 (1.1.1d-r0 -> 1.1.1d-r2) 06:33:49 (2/34) Upgrading libssl1.1 (1.1.1d-r0 -> 1.1.1d-r2) 06:33:49 (3/34) Installing bash (5.0.0-r0) 06:33:49 Executing bash-5.0.0-r0.post-install 06:33:49 (4/34) Installing binutils (2.32-r0) 06:33:50 (5/34) Installing libmagic (5.37-r1) 06:33:50 (6/34) Installing file (5.37-r1) 06:33:50 (7/34) Installing gmp (6.1.2-r1) 06:33:50 (8/34) Installing isl (0.18-r0) 06:33:50 (9/34) Installing libgomp (8.3.0-r0) 06:33:50 (10/34) Installing libatomic (8.3.0-r0) 06:33:50 (11/34) Installing libgcc (8.3.0-r0) 06:33:50 (12/34) Installing mpfr3 (3.1.5-r1) 06:33:50 (13/34) Installing mpc1 (1.1.0-r0) 06:33:50 (14/34) Installing libstdc++ (8.3.0-r0) 06:33:50 (15/34) Installing gcc (8.3.0-r0) 06:33:51 (16/34) Installing musl-dev (1.1.22-r3) 06:33:51 (17/34) Installing libc-dev (0.7.1-r0) 06:33:51 (18/34) Installing g++ (8.3.0-r0) 06:33:53 (19/34) Installing make (4.2.1-r2) 06:33:53 (20/34) Installing fortify-headers (1.1-r0) 06:33:53 (21/34) Installing build-base (0.5-r1) 06:33:53 (22/34) Installing nghttp2-libs (1.39.2-r0) 06:33:53 (23/34) Installing libcurl (7.66.0-r0) 06:33:53 (24/34) Installing curl (7.66.0-r0) 06:33:53 (25/34) Installing pcre2 (10.33-r0) 06:33:53 (26/34) Installing git (2.22.2-r0) 06:33:53 (27/34) Installing linux-headers (4.19.36-r0) 06:33:54 (28/34) Installing pkgconf (1.6.1-r1) 06:33:54 (29/34) Installing libffi-dev (3.2.1-r6) 06:33:54 (30/34) Installing openssl (1.1.1d-r2) 06:33:54 (31/34) Installing openssl-dev (1.1.1d-r2) 06:33:54 (32/34) Installing python2 (2.7.16-r2) 06:33:56 (33/34) Installing python2-dev (2.7.16-r2) 06:33:56 (34/34) Installing zlib-dev (1.2.11-r1) 06:33:56 Executing busybox-1.30.1-r2.trigger 06:33:56 Executing ca-certificates-20190108-r0.trigger 06:33:56 OK: 274 MiB in 67 packages 06:34:01 py27 develop-inst: /code 06:34:01 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. A future version of pip will drop support for Python 2.7. 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.3.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==2019.11.28,cffi==1.14.0,chardet==3.0.4,configparser==4.0.2,contextlib2==0.6.0.post1,coverage==5.0.3,cryptography==2.8,ddt==1.2.2,docker==4.1.0,-e git+https://github.com/docker/compose.git@8d51620a78c25eef161cc4a49ea0acc1dbcf1f2c#egg=docker_compose,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,idna==2.8,importlib-metadata==1.6.0,ipaddress==1.0.23,jsonschema==3.2.0,mccabe==0.6.1,mock==3.0.5,more-itertools==5.0.0,packaging==20.3,paramiko==2.7.1,pathlib2==2.3.5,pluggy==0.13.1,py==1.8.1,pycodestyle==2.5.0,pycparser==2.20,pyflakes==2.1.1,PyNaCl==1.3.0,pyparsing==2.4.6,pyrsistent==0.16.0,PySocks==1.7.1,pytest==4.6.5,pytest-cov==2.8.1,PyYAML==5.3,requests==2.22.0,scandir==1.10.0,six==1.12.0,subprocess32==3.5.4,texttable==1.6.2,typing==3.7.4.1,urllib3==1.25.8,wcwidth==0.1.9,websocket-client==0.57.0,zipp==1.2.0 06:34:01 py37 create: /code/.tox/py37 06:34:01 py37 installdeps: -rrequirements.txt, -rrequirements-dev.txt 06:34:11 Removing intermediate container a8a75083386c 06:34:11 ---> 7b06565bce4d 06:34:11 Step 9/30 : ENV BUILD_BOOTLOADER=1 06:34:11 ---> Running in c0e3f818d7d7 06:34:11 Removing intermediate container c0e3f818d7d7 06:34:11 ---> 978e678b2bec 06:34:11 Step 10/30 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker 06:34:14 ---> 3b236eb8abc2 06:34:14 Step 11/30 : WORKDIR /code/ 06:34:14 ---> Running in 5fb8fd4c1f6b 06:34:14 Removing intermediate container 5fb8fd4c1f6b 06:34:14 ---> c68ab34377a2 06:34:14 Step 12/30 : ARG COMPOSE_TAG 06:34:14 ---> Running in 7912cab4f437 06:34:15 Removing intermediate container 7912cab4f437 06:34:15 ---> 53f06c9e2220 06:34:15 Step 13/30 : RUN git clone --branch ${COMPOSE_TAG} --quiet --recurse-submodules https://github.com/docker/compose.git . 06:34:15 ---> Running in 54a6015fb8aa 06:34:19 Note: checking out '8d51620a78c25eef161cc4a49ea0acc1dbcf1f2c'. 06:34:19 06:34:19 You are in 'detached HEAD' state. You can look around, make experimental 06:34:19 changes and commit them, and you can discard any commits you make in this 06:34:19 state without impacting any branches by performing another checkout. 06:34:19 06:34:19 If you want to create a new branch to retain commits you create, you may 06:34:19 do so (now or later) by using -b with the checkout command again. Example: 06:34:19 06:34:19 git checkout -b 06:34:19 06:34:21 Removing intermediate container 54a6015fb8aa 06:34:21 ---> 4aee794ebc7d 06:34:21 Step 14/30 : RUN pip install virtualenv==16.2.0 06:34:21 ---> Running in c6fef6904a2c 06:34:28 Collecting virtualenv==16.2.0 06:34:28 Downloading https://files.pythonhosted.org/packages/6a/d1/e0d142ce7b8a5c76adbfad01d853bca84c7c0240e35577498e20bc2ade7d/virtualenv-16.2.0-py2.py3-none-any.whl (1.9MB) 06:34:28 Requirement already satisfied: setuptools>=18.0.0 in /usr/local/lib/python3.7/site-packages (from virtualenv==16.2.0) (41.6.0) 06:34:28 Installing collected packages: virtualenv 06:34:28 Successfully installed virtualenv-16.2.0 06:34:29 WARNING: You are using pip version 19.3.1; however, version 20.0.2 is available. 06:34:29 You should consider upgrading via the 'pip install --upgrade pip' command. 06:34:31 Removing intermediate container c6fef6904a2c 06:34:31 ---> 62b11f08fe50 06:34:31 Step 15/30 : RUN pip install tox==2.9.1 06:34:31 ---> Running in a22c9f70a88f 06:34:35 Collecting tox==2.9.1 06:34:35 Downloading https://files.pythonhosted.org/packages/1d/4e/20c679f8c5948f7c48591fde33d442e716af66a31a88f5791850a75041eb/tox-2.9.1-py2.py3-none-any.whl (73kB) 06:34:35 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) 06:34:35 Collecting py>=1.4.17 06:34:35 Downloading https://files.pythonhosted.org/packages/99/8d/21e1767c009211a62a8e3067280bfce76e89c9f876180308515942304d2d/py-1.8.1-py2.py3-none-any.whl (83kB) 06:34:35 Collecting six 06:34:35 Downloading https://files.pythonhosted.org/packages/65/eb/1f97cb97bfc2390a276969c6fae16075da282f5058082d4cb10c6c5c1dba/six-1.14.0-py2.py3-none-any.whl 06:34:35 Collecting pluggy<1.0,>=0.3.0 06:34:35 Downloading https://files.pythonhosted.org/packages/a0/28/85c7aa31b80d150b772fbe4a229487bc6644da9ccb7e427dd8cc60cb8a62/pluggy-0.13.1-py2.py3-none-any.whl 06:34:35 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) (41.6.0) 06:34:36 Collecting importlib-metadata>=0.12; python_version < "3.8" 06:34:36 Downloading https://files.pythonhosted.org/packages/ad/e4/891bfcaf868ccabc619942f27940c77a8a4b45fd8367098955bb7e152fb1/importlib_metadata-1.6.0-py2.py3-none-any.whl 06:34:36 Collecting zipp>=0.5 06:34:36 Downloading https://files.pythonhosted.org/packages/b2/34/bfcb43cc0ba81f527bc4f40ef41ba2ff4080e047acb0586b56b3d017ace4/zipp-3.1.0-py3-none-any.whl 06:34:36 Installing collected packages: py, six, zipp, importlib-metadata, pluggy, tox 06:34:37 Successfully installed importlib-metadata-1.6.0 pluggy-0.13.1 py-1.8.1 six-1.14.0 tox-2.9.1 zipp-3.1.0 06:34:37 WARNING: You are using pip version 19.3.1; however, version 20.0.2 is available. 06:34:37 You should consider upgrading via the 'pip install --upgrade pip' command. 06:34:39 Removing intermediate container a22c9f70a88f 06:34:39 ---> 8318f6dacb2c 06:34:39 Step 16/30 : RUN tox --notest 06:34:39 ---> Running in c8f34ea5c7c6 06:34:41 py27 create: /code/.tox/py27 06:34:56 py27 installdeps: -rrequirements.txt, -rrequirements-dev.txt 06:37:38 py37 develop-inst: /code 06:37:38 py37 installed: attrs==19.3.0,backports.shutil-get-terminal-size==1.0.0,bcrypt==3.1.7,cached-property==1.5.1,certifi==2019.11.28,cffi==1.14.0,chardet==3.0.4,coverage==5.0.3,cryptography==2.8,ddt==1.2.2,docker==4.1.0,-e git+https://github.com/docker/compose.git@8d51620a78c25eef161cc4a49ea0acc1dbcf1f2c#egg=docker_compose,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,entrypoints==0.3,flake8==3.7.9,idna==2.8,importlib-metadata==1.6.0,ipaddress==1.0.23,jsonschema==3.2.0,mccabe==0.6.1,mock==3.0.5,more-itertools==8.2.0,packaging==20.3,paramiko==2.7.1,pluggy==0.13.1,py==1.8.1,pycodestyle==2.5.0,pycparser==2.20,pyflakes==2.1.1,PyNaCl==1.3.0,pyparsing==2.4.6,pyrsistent==0.16.0,PySocks==1.7.1,pytest==5.3.2,pytest-cov==2.8.1,PyYAML==5.3,requests==2.22.0,six==1.12.0,texttable==1.6.2,urllib3==1.25.8,wcwidth==0.1.9,websocket-client==0.57.0,zipp==3.1.0 06:37:38 pre-commit create: /code/.tox/pre-commit 06:37:38 pre-commit installdeps: pre-commit 06:37:47 pre-commit installed: appdirs==1.4.3,cfgv==3.1.0,distlib==0.3.0,filelock==3.0.12,identify==1.4.13,importlib-metadata==1.6.0,nodeenv==1.3.5,pre-commit==2.2.0,PyYAML==5.3.1,six==1.14.0,toml==0.10.0,virtualenv==20.0.15,zipp==3.1.0 06:37:47 ___________________________________ summary ____________________________________ 06:37:47 py27: skipped tests 06:37:47 py37: skipped tests 06:37:47 pre-commit: skipped tests 06:37:47 congratulations :) 06:38:02 Removing intermediate container cb6bd8503b49 06:38:02 ---> 347cd6609daa 06:38:02 Step 17/30 : ARG GIT_COMMIT=unknown 06:38:02 ---> Running in 2989a94fdb1d 06:38:02 Removing intermediate container 2989a94fdb1d 06:38:02 ---> baedcb3b290d 06:38:02 Step 18/30 : ENV DOCKER_COMPOSE_GITSHA=$GIT_COMMIT 06:38:02 ---> Running in 8574465f998e 06:38:02 Removing intermediate container 8574465f998e 06:38:02 ---> 90d538c3e6ad 06:38:02 Step 19/30 : RUN script/build/linux-entrypoint 06:38:02 ---> Running in 083d4d8d1f0b 06:38:03 + CODE_PATH=/code 06:38:03 + VENV=/code/.tox/py37 06:38:03 + cd /code 06:38:03 + mkdir -p dist 06:38:03 + chmod 777 dist 06:38:03 + /code/.tox/py37/bin/pip3 install -q -r requirements-build.txt 06:38:15 + '[' -z unknown ']' 06:38:15 + echo unknown 06:38:15 + export PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 06:38:15 + PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 06:38:15 + '[' '!' -z 1 ']' 06:38:15 + git clone --single-branch --branch develop https://github.com/pyinstaller/pyinstaller.git /tmp/pyinstaller 06:38:15 Cloning into '/tmp/pyinstaller'... 06:38:22 + cd /tmp/pyinstaller/bootloader 06:38:22 + git checkout v3.6 06:38:22 Note: checking out 'v3.6'. 06:38:22 06:38:22 You are in 'detached HEAD' state. You can look around, make experimental 06:38:22 changes and commit them, and you can discard any commits you make in this 06:38:22 state without impacting any branches by performing another checkout. 06:38:22 06:38:22 If you want to create a new branch to retain commits you create, you may 06:38:22 do so (now or later) by using -b with the checkout command again. Example: 06:38:22 06:38:22 git checkout -b 06:38:22 06:38:22 HEAD is now at 6d4cce1f Release 3.6. 06:38:22 + /code/.tox/py37/bin/python3 ./waf configure --no-lsb all 06:38:22 Setting top to : /tmp/pyinstaller/bootloader 06:38:22 Setting out to : /tmp/pyinstaller/bootloader/build 06:38:22 Python Version : 3.7.5 (default, Nov 15 2019, 03:07:23) [GCC 8.3.0] 06:38:22 Checking for 'gcc' (C compiler) : /usr/bin/gcc 06:38:22 Checking size of pointer : 8 06:38:22 Platform : Linux-64bit detected based on compiler 06:38:22 Checking for compiler flags -m64 : yes 06:38:22 Checking for linker flags -m64 : yes 06:38:22 Checking for library dl : yes 06:38:22 Checking for library m : yes 06:38:22 Checking for library z : yes 06:38:22 Checking for function unsetenv : yes 06:38:23 Checking for function mkdtemp : yes 06:38:23 Checking for function strndup : yes 06:38:23 Checking for function strnlen : yes 06:38:23 Checking for compiler flags -Wl,--as-needed : yes 06:38:23 Checking for program '/usr/bin/strip' : /usr/bin/strip 06:38:23 Checking for program 'strip' : /usr/bin/strip 06:38:23 'configure' finished successfully (1.027s) 06:38:23 'all' finished successfully (0.000s) 06:38:23 'distclean' finished successfully (0.002s) 06:38:23 Setting top to : /tmp/pyinstaller/bootloader 06:38:23 Setting out to : /tmp/pyinstaller/bootloader/build 06:38:23 Python Version : 3.7.5 (default, Nov 15 2019, 03:07:23) [GCC 8.3.0] 06:38:23 Checking for 'gcc' (C compiler) : /usr/bin/gcc 06:38:23 Checking size of pointer : 8 06:38:23 Platform : Linux-64bit detected based on compiler 06:38:23 Checking for compiler flags -m64 : yes 06:38:23 Checking for linker flags -m64 : yes 06:38:23 Checking for library dl : yes 06:38:23 Checking for library m : yes 06:38:23 Checking for library z : yes 06:38:23 Checking for function unsetenv : yes 06:38:23 Checking for function mkdtemp : yes 06:38:23 Checking for function strndup : yes 06:38:24 Checking for function strnlen : yes 06:38:24 Checking for compiler flags -Wl,--as-needed : yes 06:38:24 Checking for program '/usr/bin/strip' : /usr/bin/strip 06:38:24 Checking for program 'strip' : /usr/bin/strip 06:38:24 'configure' finished successfully (0.866s) 06:38:24 'make_all' finished successfully (0.006s) 06:38:24 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/debug' 06:38:24 [ 1/13] Compiling src/pyi_python.c 06:38:24 [ 2/13] Compiling src/pyi_global.c 06:38:24 [ 3/13] Compiling src/main.c 06:38:24 [ 4/13] Compiling src/pyi_archive.c 06:38:24 [ 5/13] Compiling src/pyi_utils.c 06:38:24 [ 6/13] Compiling src/pyi_path.c 06:38:24 [ 7/13] Compiling src/pyi_win32_utils.c 06:38:24 [ 8/13] Compiling src/pyi_pythonlib.c 06:38:24 [ 9/13] Compiling src/pyi_main.c 06:38:24 [10/13] Compiling src/pyi_launch.c 06:38:24 [11/13] Compiling src/pyi_python27_compat.c 06:38:24 [12/13] Linking build/debug/run_d 06:38:24 [13/13] Processing build/debug/run_d 06:38:24 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/debug' 06:38:24 'build_debug' finished successfully (0.593s) 06:38:24 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/release' 06:38:24 [ 1/13] Compiling src/pyi_python.c 06:38:24 [ 2/13] Compiling src/pyi_global.c 06:38:24 [ 3/13] Compiling src/main.c 06:38:24 [ 4/13] Compiling src/pyi_archive.c 06:38:24 [ 5/13] Compiling src/pyi_utils.c 06:38:24 [ 6/13] Compiling src/pyi_launch.c 06:38:24 [ 7/13] Compiling src/pyi_python27_compat.c 06:38:24 [ 8/13] Compiling src/pyi_pythonlib.c 06:38:24 [ 9/13] Compiling src/pyi_win32_utils.c 06:38:24 [10/13] Compiling src/pyi_path.c 06:38:25 [11/13] Compiling src/pyi_main.c 06:38:25 [12/13] Linking build/release/run 06:38:25 [13/13] Processing build/release/run 06:38:25 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/release' 06:38:25 'build_release' finished successfully (0.553s) 06:38:25 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/debug' 06:38:25 [13/14] Processing build/debug/run_d 06:38:25 + install /tmp/pyinstaller/PyInstaller/bootloader/Linux-64bit/run_d (from build/debug/run_d) 06:38:25 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/debug' 06:38:25 'install_debug' finished successfully (0.021s) 06:38:25 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/release' 06:38:25 [13/14] Processing build/release/run 06:38:25 + install /tmp/pyinstaller/PyInstaller/bootloader/Linux-64bit/run (from build/release/run) 06:38:25 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/release' 06:38:25 'install_release' finished successfully (0.020s) 06:38:25 + /code/.tox/py37/bin/pip3 install .. 06:38:25 Processing /tmp/pyinstaller 06:38:26 Installing build dependencies: started 06:38:29 Installing build dependencies: finished with status 'done' 06:38:29 Getting requirements to build wheel: started 06:38:30 Getting requirements to build wheel: finished with status 'done' 06:38:30 Preparing wheel metadata: started 06:38:30 Preparing wheel metadata: finished with status 'done' 06:38:30 Requirement already satisfied: altgraph in /code/.tox/py37/lib/python3.7/site-packages (from PyInstaller==3.6) (0.17) 06:38:30 Requirement already satisfied: setuptools in /code/.tox/py37/lib/python3.7/site-packages (from PyInstaller==3.6) (46.1.3) 06:38:30 Building wheels for collected packages: PyInstaller 06:38:30 Building wheel for PyInstaller (PEP 517): started 06:38:32 Building wheel for PyInstaller (PEP 517): finished with status 'done' 06:38:32 Created wheel for PyInstaller: filename=PyInstaller-3.6-py3-none-any.whl size=2927667 sha256=ce9ccc8c9072173a493293c058c577fccd15348b7210bafd4008abe61274ea07 06:38:32 Stored in directory: /tmp/pip-ephem-wheel-cache-pp1oy85z/wheels/c6/b5/ee/576c96234d13fcab2994cdd62b8972c815b72b3ade1d32865b 06:38:32 Successfully built PyInstaller 06:38:32 Installing collected packages: PyInstaller 06:38:32 Attempting uninstall: PyInstaller 06:38:32 Found existing installation: PyInstaller 3.6 06:38:33 Uninstalling PyInstaller-3.6: 06:38:33 Successfully uninstalled PyInstaller-3.6 06:38:34 Successfully installed PyInstaller-3.6 06:38:34 + cd /code 06:38:34 + rm -Rf /tmp/pyinstaller 06:38:34 + /code/.tox/py37/bin/pyinstaller --exclude-module pycrypto --exclude-module PyInstaller docker-compose.spec 06:38:35 66 INFO: PyInstaller: 3.6 06:38:35 66 INFO: Python: 3.7.5 06:38:35 70 INFO: Platform: Linux-3.10.0-862.14.4.el7.x86_64-x86_64-with 06:38:35 72 INFO: UPX is not available. 06:38:35 74 INFO: Extending PYTHONPATH with paths 06:38:35 ['/code/bin', '/code'] 06:38:35 74 INFO: checking Analysis 06:38:35 74 INFO: Building Analysis because Analysis-00.toc is non existent 06:38:35 74 INFO: Initializing module dependency graph... 06:38:35 76 INFO: Caching module graph hooks... 06:38:35 83 INFO: Analyzing base_library.zip ... 06:38:40 5116 INFO: Caching module dependency graph... 06:38:40 5255 INFO: running Analysis Analysis-00.toc 06:38:40 5288 INFO: Analyzing bin/docker-compose 06:38:40 5462 INFO: Processing pre-find module path hook distutils 06:38:40 5463 INFO: distutils: retargeting to non-venv dir '/usr/local/lib/python3.7' 06:38:40 5881 INFO: Processing pre-safe import module hook urllib3.packages.six.moves 06:38:42 7579 INFO: Processing pre-safe import module hook six.moves 06:38:49 13699 INFO: Processing module hooks... 06:38:49 13700 INFO: Loading module hook "hook-certifi.py"... 06:38:49 13701 INFO: Loading module hook "hook-cryptography.py"... 06:38:49 13922 INFO: Loading module hook "hook-distutils.py"... 06:38:49 13925 INFO: Loading module hook "hook-encodings.py"... 06:38:49 13994 INFO: Loading module hook "hook-importlib_metadata.py"... 06:38:49 13997 INFO: Loading module hook "hook-jsonschema.py"... 06:38:49 14001 INFO: Loading module hook "hook-nacl.py"... 06:38:49 14003 INFO: Loading module hook "hook-pydoc.py"... 06:38:49 14004 INFO: Loading module hook "hook-xml.py"... 06:38:49 14183 INFO: Looking for ctypes DLLs 06:38:49 Illegal option -p 06:38:49 14265 INFO: Analyzing run-time hooks ... 06:38:49 14292 INFO: Including run-time hook 'pyi_rth_certifi.py' 06:38:49 14295 INFO: Including run-time hook 'pyi_rth_multiprocessing.py' 06:38:49 14332 INFO: Looking for dynamic libraries 06:38:49 14937 INFO: Looking for eggs 06:38:49 14938 INFO: Using Python library /usr/local/lib/libpython3.7m.so.1.0 06:38:49 14956 INFO: Warnings written to /code/build/docker-compose/warn-docker-compose.txt 06:38:49 15095 INFO: Graph cross-reference written to /code/build/docker-compose/xref-docker-compose.html 06:38:49 15144 INFO: checking PYZ 06:38:49 15144 INFO: Building PYZ because PYZ-00.toc is non existent 06:38:49 15144 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz 06:38:51 16391 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz completed successfully. 06:38:51 16417 INFO: checking PKG 06:38:51 16417 INFO: Building PKG because PKG-00.toc is non existent 06:38:51 16417 INFO: Building PKG (CArchive) PKG-00.pkg 06:39:03 28196 INFO: Building PKG (CArchive) PKG-00.pkg completed successfully. 06:39:03 28208 INFO: Bootloader /code/.tox/py37/lib/python3.7/site-packages/PyInstaller/bootloader/Linux-64bit/run 06:39:03 28208 INFO: checking EXE 06:39:03 28208 INFO: Building EXE because EXE-00.toc is non existent 06:39:03 28208 INFO: Building EXE from EXE-00.toc 06:39:03 28209 INFO: Appending archive to ELF section in EXE /code/dist/docker-compose 06:39:03 28273 INFO: Building EXE from EXE-00.toc completed successfully. 06:39:03 + ls -la dist/ 06:39:03 total 17492 06:39:03 drwxrwxrwx 2 root root 28 Mar 30 06:39 . 06:39:03 drwxr-xr-x 1 root root 58 Mar 30 06:38 .. 06:39:03 -rwxr-xr-x 1 root root 17910136 Mar 30 06:39 docker-compose 06:39:03 + ldd dist/docker-compose 06:39:03  /lib/ld-musl-x86_64.so.1 (0x7f11e5b70000) 06:39:03 libz.so.1 => /lib/libz.so.1 (0x7f11e5b3a000) 06:39:03 libc.musl-x86_64.so.1 => /lib/ld-musl-x86_64.so.1 (0x7f11e5b70000) 06:39:03 + mv dist/docker-compose /usr/local/bin 06:39:03 + docker-compose version 06:39:04 docker-compose version 1.25.4, build unknown 06:39:04 docker-py version: 4.1.0 06:39:04 CPython version: 3.7.5 06:39:04 OpenSSL version: OpenSSL 1.1.1d 10 Sep 2019 06:39:06 Removing intermediate container 083d4d8d1f0b 06:39:06 ---> c29a006195e3 06:39:06 Step 20/30 : RUN cp docker-compose-entrypoint.sh /usr/local/bin/ 06:39:06 ---> Running in f2263d5cf936 06:39:07 Removing intermediate container f2263d5cf936 06:39:07 ---> a9c44081cb89 06:39:07 Step 21/30 : ENTRYPOINT ["sh", "/usr/local/bin/docker-compose-entrypoint.sh"] 06:39:07 ---> Running in 393c3fe418b8 06:39:07 Removing intermediate container 393c3fe418b8 06:39:07 ---> a64dd1e6135f 06:39:07 Step 22/30 : FROM alpine:${RUNTIME_ALPINE_VERSION} AS runtime 06:39:07 3.10.3: Pulling from library/alpine 06:39:07 89d9c30c1d48: Already exists 06:39:07 Digest: sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a 06:39:07 Status: Downloaded newer image for alpine:3.10.3 06:39:07 ---> 965ea09ff2eb 06:39:07 Step 23/30 : ARG COMPOSE_TAG 06:39:07 ---> Running in e2bd85bf47e9 06:39:07 Removing intermediate container e2bd85bf47e9 06:39:07 ---> 22edaf9ecf14 06:39:07 Step 24/30 : RUN wget https://raw.githubusercontent.com/docker/compose/${COMPOSE_TAG}/docker-compose-entrypoint.sh 06:39:08 ---> Running in 7bc3e0e65915 06:39:08 Connecting to raw.githubusercontent.com (151.101.136.133:443) 06:39:08 docker-compose-entry 100% |********************************| 546 0:00:00 ETA 06:39:09 Removing intermediate container 7bc3e0e65915 06:39:09 ---> b750a792883b 06:39:09 Step 25/30 : RUN cp docker-compose-entrypoint.sh /usr/local/bin/ 06:39:09 ---> Running in 84d3ea923698 06:39:10 Removing intermediate container 84d3ea923698 06:39:10 ---> 9453c71e24f3 06:39:10 Step 26/30 : ENTRYPOINT ["sh", "/usr/local/bin/docker-compose-entrypoint.sh"] 06:39:10 ---> Running in 482e3c80fad9 06:39:10 Removing intermediate container 482e3c80fad9 06:39:10 ---> 13a4c208fe12 06:39:10 Step 27/30 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker 06:39:12 ---> 82e193c791c0 06:39:12 Step 28/30 : COPY --from=build /usr/local/bin/docker-compose /usr/local/bin/docker-compose 06:39:13 ---> c4e9df69fe30 06:39:13 Step 29/30 : LABEL arch=amd64 06:39:13 ---> Running in e0659959d253 06:39:13 Removing intermediate container e0659959d253 06:39:13 ---> ad3919d4f9e4 06:39:13 Step 30/30 : LABEL git_sha=42a444a6024394b7d402d17c1d96ef209fd6044e 06:39:13 ---> Running in b7900186d14a 06:39:13 Removing intermediate container b7900186d14a 06:39:13 ---> 9a137fd8509e 06:39:13 [Warning] One or more build-args [ARCH] were not consumed 06:39:13 Successfully built 9a137fd8509e 06:39:13 Successfully tagged edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:43:03 py27 develop-inst: /code 06:43:03 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. A future version of pip will drop support for Python 2.7. 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.3.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==2019.11.28,cffi==1.14.0,chardet==3.0.4,configparser==4.0.2,contextlib2==0.6.0.post1,coverage==5.0.3,cryptography==2.8,ddt==1.2.2,docker==4.1.0,-e git+https://github.com/docker/compose.git@8d51620a78c25eef161cc4a49ea0acc1dbcf1f2c#egg=docker_compose,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,idna==2.8,importlib-metadata==1.6.0,ipaddress==1.0.23,jsonschema==3.2.0,mccabe==0.6.1,mock==3.0.5,more-itertools==5.0.0,packaging==20.3,paramiko==2.7.1,pathlib2==2.3.5,pluggy==0.13.1,py==1.8.1,pycodestyle==2.5.0,pycparser==2.20,pyflakes==2.1.1,PyNaCl==1.3.0,pyparsing==2.4.6,pyrsistent==0.16.0,PySocks==1.7.1,pytest==4.6.5,pytest-cov==2.8.1,PyYAML==5.3,requests==2.22.0,scandir==1.10.0,six==1.12.0,subprocess32==3.5.4,texttable==1.6.2,typing==3.7.4.1,urllib3==1.25.8,wcwidth==0.1.9,websocket-client==0.57.0,zipp==1.2.0 06:43:03 py37 create: /code/.tox/py37 06:43:18 py37 installdeps: -rrequirements.txt, -rrequirements-dev.txt 06:51:56 py37 develop-inst: /code 06:52:04 py37 installed: attrs==19.3.0,backports.shutil-get-terminal-size==1.0.0,bcrypt==3.1.7,cached-property==1.5.1,certifi==2019.11.28,cffi==1.14.0,chardet==3.0.4,coverage==5.0.3,cryptography==2.8,ddt==1.2.2,docker==4.1.0,-e git+https://github.com/docker/compose.git@8d51620a78c25eef161cc4a49ea0acc1dbcf1f2c#egg=docker_compose,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,entrypoints==0.3,flake8==3.7.9,idna==2.8,importlib-metadata==1.6.0,ipaddress==1.0.23,jsonschema==3.2.0,mccabe==0.6.1,mock==3.0.5,more-itertools==8.2.0,packaging==20.3,paramiko==2.7.1,pluggy==0.13.1,py==1.8.1,pycodestyle==2.5.0,pycparser==2.20,pyflakes==2.1.1,PyNaCl==1.3.0,pyparsing==2.4.6,pyrsistent==0.16.0,PySocks==1.7.1,pytest==5.3.2,pytest-cov==2.8.1,PyYAML==5.3,requests==2.22.0,six==1.12.0,texttable==1.6.2,urllib3==1.25.8,wcwidth==0.1.9,websocket-client==0.57.0,zipp==3.1.0 06:52:04 pre-commit create: /code/.tox/pre-commit 06:52:19 pre-commit installdeps: pre-commit 06:52:41 pre-commit installed: appdirs==1.4.3,cfgv==3.1.0,distlib==0.3.0,filelock==3.0.12,identify==1.4.13,importlib-metadata==1.6.0,nodeenv==1.3.5,pre-commit==2.2.0,PyYAML==5.3.1,six==1.14.0,toml==0.10.0,virtualenv==20.0.15,zipp==3.1.0 06:52:41 ___________________________________ summary ____________________________________ 06:52:41 py27: skipped tests 06:52:41 py37: skipped tests 06:52:41 pre-commit: skipped tests 06:52:41 congratulations :) 06:52:51 Removing intermediate container c8f34ea5c7c6 06:52:51 ---> 86d1e2c8de78 06:52:51 Step 17/30 : ARG GIT_COMMIT=unknown 06:52:51 ---> Running in cf0e33b6bcd8 06:52:51 Removing intermediate container cf0e33b6bcd8 06:52:51 ---> 82bab2804919 06:52:51 Step 18/30 : ENV DOCKER_COMPOSE_GITSHA=$GIT_COMMIT 06:52:52 ---> Running in aa3630395f6e 06:52:52 Removing intermediate container aa3630395f6e 06:52:52 ---> 2574c9fd9f54 06:52:52 Step 19/30 : RUN script/build/linux-entrypoint 06:52:52 ---> Running in 87346ff57653 06:52:53 + CODE_PATH=/code 06:52:53 + VENV=/code/.tox/py37 06:52:53 + cd /code 06:52:53 + mkdir -p dist 06:52:53 + chmod 777 dist 06:52:53 + /code/.tox/py37/bin/pip3 install -q -r requirements-build.txt 06:53:40 + '[' -z unknown ']' 06:53:40 + echo unknown 06:53:40 + export PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 06:53:40 + PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 06:53:40 + '[' '!' -z 1 ']' 06:53:40 + git clone --single-branch --branch develop https://github.com/pyinstaller/pyinstaller.git /tmp/pyinstaller 06:53:40 Cloning into '/tmp/pyinstaller'... 06:53:45 + cd /tmp/pyinstaller/bootloader 06:53:45 + git checkout v3.6 06:53:45 Note: checking out 'v3.6'. 06:53:45 06:53:45 You are in 'detached HEAD' state. You can look around, make experimental 06:53:45 changes and commit them, and you can discard any commits you make in this 06:53:45 state without impacting any branches by performing another checkout. 06:53:45 06:53:45 If you want to create a new branch to retain commits you create, you may 06:53:45 do so (now or later) by using -b with the checkout command again. Example: 06:53:45 06:53:45 git checkout -b 06:53:45 06:53:45 HEAD is now at 6d4cce1f Release 3.6. 06:53:45 + /code/.tox/py37/bin/python3 ./waf configure --no-lsb all 06:53:46 Setting top to : /tmp/pyinstaller/bootloader 06:53:46 Setting out to : /tmp/pyinstaller/bootloader/build 06:53:46 Python Version : 3.7.5 (default, Nov 15 2019, 03:10:25) [GCC 8.3.0] 06:53:46 Checking for 'gcc' (C compiler) : /usr/bin/gcc 06:53:47 Checking size of pointer : 8 06:53:47 Platform : Linux-64bit detected based on compiler 06:53:47 Checking for compiler flags -m64 : no 06:53:47 Checking for linker flags -m64 : no 06:53:47 Checking for library dl : yes 06:53:47 Checking for library m : yes 06:53:47 Checking for library z : yes 06:53:47 Checking for function unsetenv : yes 06:53:47 Checking for function mkdtemp : yes 06:53:48 Checking for function strndup : yes 06:53:48 Checking for function strnlen : yes 06:53:48 Checking for compiler flags -Wl,--as-needed : yes 06:53:48 Checking for program '/usr/bin/strip' : /usr/bin/strip 06:53:48 Checking for program 'strip' : /usr/bin/strip 06:53:48 'configure' finished successfully (2.319s) 06:53:48 'all' finished successfully (0.001s) 06:53:48 'distclean' finished successfully (0.006s) 06:53:48 Setting top to : /tmp/pyinstaller/bootloader 06:53:48 Setting out to : /tmp/pyinstaller/bootloader/build 06:53:48 Python Version : 3.7.5 (default, Nov 15 2019, 03:10:25) [GCC 8.3.0] 06:53:49 Checking for 'gcc' (C compiler) : /usr/bin/gcc 06:53:49 Checking size of pointer : 8 06:53:49 Platform : Linux-64bit detected based on compiler 06:53:49 Checking for compiler flags -m64 : no 06:53:49 Checking for linker flags -m64 : no 06:53:49 Checking for library dl : yes 06:53:49 Checking for library m : yes 06:53:49 Checking for library z : yes 06:53:50 Checking for function unsetenv : yes 06:53:50 Checking for function mkdtemp : yes 06:53:50 Checking for function strndup : yes 06:53:50 Checking for function strnlen : yes 06:53:50 Checking for compiler flags -Wl,--as-needed : yes 06:53:50 Checking for program '/usr/bin/strip' : /usr/bin/strip 06:53:50 Checking for program 'strip' : /usr/bin/strip 06:53:50 'configure' finished successfully (2.208s) 06:53:50 'make_all' finished successfully (0.027s) 06:53:50 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/debug' 06:53:50 [ 1/13] Compiling src/pyi_python.c 06:53:50 [ 2/13] Compiling src/pyi_global.c 06:53:50 [ 3/13] Compiling src/main.c 06:53:50 [ 4/13] Compiling src/pyi_archive.c 06:53:51 [ 5/13] Compiling src/pyi_utils.c 06:53:51 [ 6/13] Compiling src/pyi_launch.c 06:53:51 [ 7/13] Compiling src/pyi_python27_compat.c 06:53:51 [ 8/13] Compiling src/pyi_pythonlib.c 06:53:51 [ 9/13] Compiling src/pyi_win32_utils.c 06:53:51 [10/13] Compiling src/pyi_path.c 06:53:52 [11/13] Compiling src/pyi_main.c 06:53:52 [12/13] Linking build/debug/run_d 06:53:52 [13/13] Processing build/debug/run_d 06:53:52 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/debug' 06:53:52 'build_debug' finished successfully (1.686s) 06:53:52 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/release' 06:53:52 [ 1/13] Compiling src/pyi_python.c 06:53:52 [ 2/13] Compiling src/pyi_global.c 06:53:52 [ 3/13] Compiling src/main.c 06:53:52 [ 4/13] Compiling src/pyi_archive.c 06:53:52 [ 5/13] Compiling src/pyi_utils.c 06:53:52 [ 6/13] Compiling src/pyi_launch.c 06:53:53 [ 7/13] Compiling src/pyi_python27_compat.c 06:53:53 [ 8/13] Compiling src/pyi_pythonlib.c 06:53:53 [ 9/13] Compiling src/pyi_win32_utils.c 06:53:53 [10/13] Compiling src/pyi_path.c 06:53:53 [11/13] Compiling src/pyi_main.c 06:53:54 [12/13] Linking build/release/run 06:53:54 [13/13] Processing build/release/run 06:53:54 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/release' 06:53:54 'build_release' finished successfully (1.654s) 06:53:54 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/debug' 06:53:54 [13/14] Processing build/debug/run_d 06:53:54 + install /tmp/pyinstaller/PyInstaller/bootloader/Linux-64bit-aarch/run_d (from build/debug/run_d) 06:53:54 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/debug' 06:53:54 'install_debug' finished successfully (0.095s) 06:53:54 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/release' 06:53:54 [13/14] Processing build/release/run 06:53:54 + install /tmp/pyinstaller/PyInstaller/bootloader/Linux-64bit-aarch/run (from build/release/run) 06:53:54 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/release' 06:53:54 'install_release' finished successfully (0.094s) 06:53:54 + /code/.tox/py37/bin/pip3 install .. 06:53:56 Processing /tmp/pyinstaller 06:53:59 Installing build dependencies: started 06:54:07 Installing build dependencies: finished with status 'done' 06:54:07 Getting requirements to build wheel: started 06:54:09 Getting requirements to build wheel: finished with status 'done' 06:54:09 Preparing wheel metadata: started 06:54:11 Preparing wheel metadata: finished with status 'done' 06:54:11 Requirement already satisfied: altgraph in /code/.tox/py37/lib/python3.7/site-packages (from PyInstaller==3.6) (0.17) 06:54:11 Requirement already satisfied: setuptools in /code/.tox/py37/lib/python3.7/site-packages (from PyInstaller==3.6) (46.1.3) 06:54:11 Building wheels for collected packages: PyInstaller 06:54:11 Building wheel for PyInstaller (PEP 517): started 06:54:16 Building wheel for PyInstaller (PEP 517): finished with status 'done' 06:54:17 Created wheel for PyInstaller: filename=PyInstaller-3.6-py3-none-any.whl size=2961966 sha256=0c75e730d37d285d90a6f88895b975b6018606afbce016da3e4e1e5d9e45fd8d 06:54:17 Stored in directory: /tmp/pip-ephem-wheel-cache-m9r0f97a/wheels/c6/b5/ee/576c96234d13fcab2994cdd62b8972c815b72b3ade1d32865b 06:54:17 Successfully built PyInstaller 06:54:18 Installing collected packages: PyInstaller 06:54:18 Attempting uninstall: PyInstaller 06:54:18 Found existing installation: PyInstaller 3.6 06:54:21 Uninstalling PyInstaller-3.6: 06:54:21 Successfully uninstalled PyInstaller-3.6 06:54:24 Successfully installed PyInstaller-3.6 06:54:25 + cd /code 06:54:25 + rm -Rf /tmp/pyinstaller 06:54:25 + /code/.tox/py37/bin/pyinstaller --exclude-module pycrypto --exclude-module PyInstaller docker-compose.spec 06:54:26 240 INFO: PyInstaller: 3.6 06:54:26 241 INFO: Python: 3.7.5 06:54:26 253 INFO: Platform: Linux-4.15.0-38-generic-aarch64-with 06:54:26 260 INFO: UPX is not available. 06:54:26 267 INFO: Extending PYTHONPATH with paths 06:54:26 ['/code/bin', '/code'] 06:54:26 267 INFO: checking Analysis 06:54:26 268 INFO: Building Analysis because Analysis-00.toc is non existent 06:54:26 268 INFO: Initializing module dependency graph... 06:54:26 276 INFO: Caching module graph hooks... 06:54:26 307 INFO: Analyzing base_library.zip ... 06:54:44 18314 INFO: Caching module dependency graph... 06:54:45 19022 INFO: running Analysis Analysis-00.toc 06:54:45 19073 INFO: Analyzing bin/docker-compose 06:54:46 19802 INFO: Processing pre-find module path hook distutils 06:54:46 19804 INFO: distutils: retargeting to non-venv dir '/usr/local/lib/python3.7' 06:54:47 21300 INFO: Processing pre-safe import module hook urllib3.packages.six.moves 06:54:54 27759 INFO: Processing pre-safe import module hook six.moves 06:55:17 Cannot contact prd-ubuntu18.04-docker-arm64-4c-16g-1339: java.lang.InterruptedException 06:55:18 49986 INFO: Processing module hooks... 06:55:18 49989 INFO: Loading module hook "hook-xml.py"... 06:55:18 50297 INFO: Loading module hook "hook-nacl.py"... 06:55:18 50308 INFO: Loading module hook "hook-importlib_metadata.py"... 06:55:18 50314 INFO: Loading module hook "hook-certifi.py"... 06:55:18 50318 INFO: Loading module hook "hook-distutils.py"... 06:55:18 50327 INFO: Loading module hook "hook-cryptography.py"... 06:55:18 51140 INFO: Loading module hook "hook-pydoc.py"... 06:55:18 51143 INFO: Loading module hook "hook-encodings.py"... 06:55:18 51405 INFO: Loading module hook "hook-jsonschema.py"... 06:55:18 51627 INFO: Looking for ctypes DLLs 06:55:18 Illegal option -p 06:55:18 51808 INFO: Analyzing run-time hooks ... 06:55:18 51894 INFO: Including run-time hook 'pyi_rth_certifi.py' 06:55:18 51902 INFO: Including run-time hook 'pyi_rth_multiprocessing.py' 06:55:18 52011 INFO: Looking for dynamic libraries 06:55:19 53088 INFO: Looking for eggs 06:55:19 53089 INFO: Using Python library /usr/local/lib/libpython3.7m.so.1.0 06:55:19 53175 INFO: Warnings written to /code/build/docker-compose/warn-docker-compose.txt 06:55:20 53834 INFO: Graph cross-reference written to /code/build/docker-compose/xref-docker-compose.html 06:55:20 53991 INFO: checking PYZ 06:55:20 53991 INFO: Building PYZ because PYZ-00.toc is non existent 06:55:20 53992 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz 06:55:24 58370 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz completed successfully. 06:55:25 58465 INFO: checking PKG 06:55:25 58465 INFO: Building PKG because PKG-00.toc is non existent 06:55:25 58466 INFO: Building PKG (CArchive) PKG-00.pkg 06:55:57 88253 INFO: Building PKG (CArchive) PKG-00.pkg completed successfully. 06:55:57 88285 INFO: Bootloader /code/.tox/py37/lib/python3.7/site-packages/PyInstaller/bootloader/Linux-64bit-aarch/run 06:55:57 88285 INFO: checking EXE 06:55:57 88286 INFO: Building EXE because EXE-00.toc is non existent 06:55:57 88286 INFO: Building EXE from EXE-00.toc 06:55:57 88288 INFO: Appending archive to ELF section in EXE /code/dist/docker-compose 06:55:57 88486 INFO: Building EXE from EXE-00.toc completed successfully. 06:55:57 + ls -la dist/ 06:55:57 total 16612 06:55:57 drwxrwxrwx 2 root root 4096 Mar 30 06:55 . 06:55:57 drwxr-xr-x 1 root root 4096 Mar 30 06:54 .. 06:55:57 -rwxr-xr-x 1 root root 16996472 Mar 30 06:55 docker-compose 06:55:57 + ldd dist/docker-compose 06:55:57  /lib/ld-musl-aarch64.so.1 (0xffffb7093000) 06:55:57 libz.so.1 => /lib/libz.so.1 (0xffffb7042000) 06:55:57 libc.musl-aarch64.so.1 => /lib/ld-musl-aarch64.so.1 (0xffffb7093000) 06:55:57 + mv dist/docker-compose /usr/local/bin 06:55:57 + docker-compose version 06:55:57 docker-compose version 1.25.4, build unknown 06:55:57 docker-py version: 4.1.0 06:55:57 CPython version: 3.7.5 06:55:57 OpenSSL version: OpenSSL 1.1.1d 10 Sep 2019 06:56:01 Removing intermediate container 87346ff57653 06:56:01 ---> 0b09f3021c8c 06:56:01 Step 20/30 : RUN cp docker-compose-entrypoint.sh /usr/local/bin/ 06:56:01 ---> Running in 0758baac1c6d 06:56:03 Removing intermediate container 0758baac1c6d 06:56:03 ---> fa29d547b2ea 06:56:03 Step 21/30 : ENTRYPOINT ["sh", "/usr/local/bin/docker-compose-entrypoint.sh"] 06:56:03 ---> Running in b886ae78ebf2 06:56:03 Removing intermediate container b886ae78ebf2 06:56:03 ---> 5f5ac82b5a45 06:56:03 Step 22/30 : FROM alpine:${RUNTIME_ALPINE_VERSION} AS runtime 06:56:03 3.10.3: Pulling from library/alpine 06:56:03 8bfa91304040: Already exists 06:56:04 Digest: sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a 06:56:04 Status: Downloaded newer image for alpine:3.10.3 06:56:04 ---> 61ebf0b9b18f 06:56:04 Step 23/30 : ARG COMPOSE_TAG 06:56:04 ---> Running in 9ebc1141dc2e 06:56:04 Removing intermediate container 9ebc1141dc2e 06:56:04 ---> 059a5e46531a 06:56:04 Step 24/30 : RUN wget https://raw.githubusercontent.com/docker/compose/${COMPOSE_TAG}/docker-compose-entrypoint.sh 06:56:05 ---> Running in 921062cc9193 06:56:06 Connecting to raw.githubusercontent.com (151.101.0.133:443) 06:56:06 docker-compose-entry 100% |********************************| 546 0:00:00 ETA 06:56:07 Removing intermediate container 921062cc9193 06:56:07 ---> 29ff2f3f8368 06:56:07 Step 25/30 : RUN cp docker-compose-entrypoint.sh /usr/local/bin/ 06:56:07 ---> Running in 4224eb765efb 06:56:08 Removing intermediate container 4224eb765efb 06:56:08 ---> 5fe651891593 06:56:08 Step 26/30 : ENTRYPOINT ["sh", "/usr/local/bin/docker-compose-entrypoint.sh"] 06:56:08 ---> Running in dc11d88453a8 06:56:09 Removing intermediate container dc11d88453a8 06:56:09 ---> 48d88439d552 06:56:09 Step 27/30 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker 06:56:11 ---> ed15a62cfd84 06:56:11 Step 28/30 : COPY --from=build /usr/local/bin/docker-compose /usr/local/bin/docker-compose 06:56:13 ---> 78e7fbd96280 06:56:13 Step 29/30 : LABEL arch=arm64 06:56:13 ---> Running in 300e8e93d325 06:56:13 Removing intermediate container 300e8e93d325 06:56:13 ---> b5f1fa8fc42b 06:56:13 Step 30/30 : LABEL git_sha=42a444a6024394b7d402d17c1d96ef209fd6044e 06:56:13 ---> Running in cf90644f3d8d 06:56:14 Removing intermediate container cf90644f3d8d 06:56:14 ---> 3e83d3c8583f 06:56:14 [Warning] One or more build-args [ARCH] were not consumed 06:56:14 Successfully built 3e83d3c8583f 06:56:14 Successfully tagged edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:56:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:56:17 ---> package-listing.sh 06:56:17 ++ facter osfamily 06:56:17 ++ tr '[:upper:]' '[:lower:]' 06:56:17 + OS_FAMILY=redhat 06:56:17 + workspace=/w/workspace/exfoundry_ci-build-images_PR-129 06:56:17 + START_PACKAGES=/tmp/packages_start.txt 06:56:17 + END_PACKAGES=/tmp/packages_end.txt 06:56:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:56:17 + PACKAGES=/tmp/packages_start.txt 06:56:17 + '[' /w/workspace/exfoundry_ci-build-images_PR-129 ']' 06:56:17 + PACKAGES=/tmp/packages_end.txt 06:56:17 + case "${OS_FAMILY}" in 06:56:17 + rpm -qa 06:56:17 + sort 06:56:21 + '[' -f /tmp/packages_start.txt ']' 06:56:21 + '[' -f /tmp/packages_end.txt ']' 06:56:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:56:21 + '[' /w/workspace/exfoundry_ci-build-images_PR-129 ']' 06:56:21 + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-129/archives/ 06:56:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-129/archives/ [Pipeline] isUnix [Pipeline] sh 06:56:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:56:22 06:56:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:56:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:56:22 alpine: Pulling from edgex-lftools-log-publisher 06:56:22 c9b1b535fdd9: Already exists 06:56:22 2cc5ad85d9ab: Pulling fs layer 06:56:22 756a868c4378: Pulling fs layer 06:56:22 444b2fc9a129: Pulling fs layer 06:56:22 ea15f1150254: Pulling fs layer 06:56:22 41b27a9f41bf: Pulling fs layer 06:56:22 28c525ee5125: Pulling fs layer 06:56:22 094b1ea09ed8: Pulling fs layer 06:56:22 138eaada9080: Pulling fs layer 06:56:22 0622d0fa9048: Pulling fs layer 06:56:22 28c525ee5125: Waiting 06:56:22 094b1ea09ed8: Waiting 06:56:22 41b27a9f41bf: Waiting 06:56:22 ea15f1150254: Waiting 06:56:22 0622d0fa9048: Waiting 06:56:22 444b2fc9a129: Verifying Checksum 06:56:22 444b2fc9a129: Download complete 06:56:22 2cc5ad85d9ab: Download complete 06:56:23 ea15f1150254: Verifying Checksum 06:56:23 ea15f1150254: Download complete 06:56:23 28c525ee5125: Verifying Checksum 06:56:23 28c525ee5125: Download complete 06:56:23 2cc5ad85d9ab: Pull complete 06:56:23 756a868c4378: Verifying Checksum 06:56:23 756a868c4378: Download complete 06:56:23 138eaada9080: Verifying Checksum 06:56:23 138eaada9080: Download complete 06:56:23 094b1ea09ed8: Verifying Checksum 06:56:23 094b1ea09ed8: Download complete 06:56:23 0622d0fa9048: Verifying Checksum 06:56:23 0622d0fa9048: Download complete 06:56:24 41b27a9f41bf: Verifying Checksum 06:56:24 41b27a9f41bf: Download complete 06:56:25 756a868c4378: Pull complete 06:56:25 444b2fc9a129: Pull complete 06:56:26 ea15f1150254: Pull complete 06:56:31 41b27a9f41bf: Pull complete 06:56:31 28c525ee5125: Pull complete 06:56:33 094b1ea09ed8: Pull complete 06:56:34 138eaada9080: Pull complete 06:56:34 0622d0fa9048: Pull complete 06:56:34 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 06:56:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:56:34 prd-centos7-docker-4c-2g-1337 does not seem to be running inside a container 06:56:35 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/exfoundry_ci-build-images_PR-129 -v /w/workspace/exfoundry_ci-build-images_PR-129:/w/workspace/exfoundry_ci-build-images_PR-129:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-129@tmp:/w/workspace/exfoundry_ci-build-images_PR-129@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:56:36 $ docker top 5215ab4f80cd8fd217ad66d9bdcfead421b41bb6b4eabcfc9a93d50318920dda -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:56:36 provisioning config files... 06:56:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-129@tmp/config5588495353211087078tmp [Pipeline] { [Pipeline] echo 06:56:36 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:56:37 ---> create-netrc.sh [Pipeline] echo 06:56:37 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:56:37 ---> logs-deploy.sh 06:56:37 + ARCHIVE_ARTIFACTS= 06:56:37 + LOGS_SERVER=https://logs.edgexfoundry.org 06:56:37 + '[' https://logs.edgexfoundry.org == None ']' 06:56:37 + NEXUS_URL=https://nexus.edgexfoundry.org 06:56:37 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-129/1 06:56:37 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/PR-129/1/ 06:56:37 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-129/1 /w/workspace/exfoundry_ci-build-images_PR-129 06:56:40 Archives upload complete. 06:56:40 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-129/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/PR-129/1/ 06:56:40 ---> uname -a: 06:56:40 Linux 5215ab4f80cd 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 06:56:40 06:56:40 06:56:40 ---> lscpu: 06:56:40 Architecture: x86_64 06:56:40 CPU op-mode(s): 32-bit, 64-bit 06:56:40 Byte Order: Little Endian 06:56:40 Address sizes: 40 bits physical, 48 bits virtual 06:56:40 CPU(s): 4 06:56:40 On-line CPU(s) list: 0-3 06:56:40 Thread(s) per core: 1 06:56:40 Core(s) per socket: 1 06:56:40 Socket(s): 4 06:56:40 NUMA node(s): 1 06:56:40 Vendor ID: GenuineIntel 06:56:40 CPU family: 6 06:56:40 Model: 44 06:56:40 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:56:40 Stepping: 1 06:56:40 CPU MHz: 2933.436 06:56:40 BogoMIPS: 5866.87 06:56:40 Virtualization: VT-x 06:56:40 Hypervisor vendor: KVM 06:56:40 Virtualization type: full 06:56:40 L1d cache: 128 KiB 06:56:40 L1i cache: 128 KiB 06:56:40 L2 cache: 16 MiB 06:56:40 L3 cache: 64 MiB 06:56:40 NUMA node0 CPU(s): 0-3 06:56:40 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 06:56:40 Vulnerability Meltdown: Mitigation; PTI 06:56:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:56:40 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 06:56:40 Vulnerability Spectre v2: Mitigation; Full retpoline 06:56:40 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 06:56:40 06:56:40 06:56:40 ---> nproc: 06:56:40 4 06:56:40 06:56:40 06:56:40 ---> df -h: 06:56:40 Filesystem Size Used Available Use% Mounted on 06:56:40 overlay 50.0G 6.9G 43.1G 14% / 06:56:40 tmpfs 64.0M 0 64.0M 0% /dev 06:56:40 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 06:56:40 shm 64.0M 0 64.0M 0% /dev/shm 06:56:40 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/resolv.conf 06:56:40 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hostname 06:56:40 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hosts 06:56:40 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/exfoundry_ci-build-images_PR-129@tmp 06:56:40 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/sa 06:56:40 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/exfoundry_ci-build-images_PR-129 06:56:40 06:56:40 06:56:40 ---> free -m: 06:56:40 total used free shared buff/cache available 06:56:40 Mem: 1838 653 76 0 1109 1091 06:56:40 Swap: 1023 1 1022 06:56:40 06:56:40 06:56:40 ---> ip addr: 06:56:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:56:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:56:40 inet 127.0.0.1/8 scope host lo 06:56:40 valid_lft forever preferred_lft forever 06:56:40 22: eth0@if23: mtu 1458 qdisc noqueue state UP 06:56:40 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 06:56:40 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 06:56:40 valid_lft forever preferred_lft forever 06:56:40 06:56:40 06:56:40 ---> sar -b -r -n DEV: 06:56:40 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/30/20 _x86_64_ (4 CPU) 06:56:40 06:56:40 06:28:44 LINUX RESTART 06:56:40 06:56:40 06:29:01 tps rtps wtps bread/s bwrtn/s 06:56:40 06:30:02 229.37 80.19 149.18 8287.28 61652.59 06:56:40 06:31:01 86.40 8.44 77.95 3788.70 15445.75 06:56:40 06:32:01 42.35 5.61 36.74 404.39 2463.47 06:56:40 06:33:01 18.23 5.18 13.05 151.29 4354.42 06:56:40 06:34:01 38.91 25.30 13.61 1102.11 2781.92 06:56:40 06:35:01 52.84 10.60 42.25 531.07 4455.02 06:56:40 06:36:01 10.30 0.03 10.26 0.67 519.38 06:56:40 06:37:01 13.61 0.05 13.56 1.20 6446.23 06:56:40 06:38:01 107.22 59.94 47.27 2464.25 5904.94 06:56:40 06:39:02 55.74 13.63 42.11 552.20 5789.46 06:56:40 06:40:01 32.89 4.10 28.80 156.42 6246.61 06:56:40 06:41:01 0.40 0.00 0.40 0.00 6.24 06:56:40 06:42:01 0.28 0.00 0.28 0.00 3.51 06:56:40 06:43:01 0.30 0.00 0.30 0.00 3.23 06:56:40 06:44:01 1.50 1.28 0.22 50.88 2.18 06:56:40 06:45:01 0.75 0.03 0.72 1.07 14.50 06:56:40 06:46:01 0.40 0.00 0.40 0.00 4.76 06:56:40 06:47:01 0.25 0.00 0.25 0.00 2.96 06:56:40 06:48:01 0.25 0.00 0.25 0.00 3.18 06:56:40 06:49:01 0.30 0.00 0.30 0.00 3.65 06:56:40 06:50:01 0.25 0.00 0.25 0.00 3.26 06:56:40 06:51:01 0.33 0.00 0.33 0.00 3.66 06:56:40 06:52:01 0.23 0.00 0.23 0.00 2.86 06:56:40 06:53:01 0.40 0.00 0.40 0.00 5.28 06:56:40 06:54:01 0.28 0.00 0.28 0.00 3.23 06:56:40 06:55:01 0.22 0.00 0.22 0.00 2.68 06:56:40 06:56:01 0.25 0.00 0.25 0.00 2.95 06:56:40 Average: 25.69 7.95 17.74 646.68 4295.87 06:56:40 06:56:40 06:29:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:56:40 06:30:02 67672 1814632 96.40 2620 1220080 1123168 38.32 536984 1088664 114532 06:56:40 06:31:01 164472 1717832 91.26 2620 1064468 1098732 37.49 591580 925712 59516 06:56:40 06:32:01 115884 1766420 93.84 2620 1082392 1119156 38.19 628632 928848 1740 06:56:40 06:33:01 84304 1798000 95.52 2620 1110208 1107896 37.80 677584 912280 55820 06:56:40 06:34:01 518552 1363752 72.45 2544 721452 1078604 36.80 504388 658588 60504 06:56:40 06:35:01 405640 1476664 78.45 2544 788876 1116436 38.09 590912 676412 4800 06:56:40 06:36:01 366528 1515776 80.53 2544 832704 1105540 37.72 607372 696804 38072 06:56:40 06:37:01 77704 1804600 95.87 2520 880496 1369944 46.74 841696 752152 3136 06:56:40 06:38:01 544372 1337932 71.08 2432 732288 1013644 34.59 508204 611264 72420 06:56:40 06:39:02 470236 1412068 75.02 2432 757912 1072820 36.60 570708 630640 10408 06:56:40 06:40:01 428492 1453812 77.24 2432 865860 936340 31.95 532280 716964 16 06:56:40 06:41:01 432776 1449528 77.01 2432 865868 911560 31.10 529560 716148 12 06:56:40 06:42:01 432816 1449488 77.01 2432 865872 911560 31.10 529868 716148 12 06:56:40 06:43:01 432840 1449464 77.00 2432 865876 911560 31.10 529768 716152 8 06:56:40 06:44:01 431540 1450764 77.07 2432 866796 911560 31.10 529640 717044 20 06:56:40 06:45:01 431164 1451140 77.09 2432 866804 911620 31.10 529988 717048 8 06:56:40 06:46:01 431632 1450672 77.07 2432 866804 911560 31.10 529832 717044 12 06:56:40 06:47:01 449672 1432632 76.11 2432 866808 911560 31.10 512360 716496 16 06:56:40 06:48:01 449476 1432828 76.12 2432 866820 911560 31.10 514096 714448 16 06:56:40 06:49:01 452460 1429844 75.96 2432 866820 911560 31.10 510992 714448 8 06:56:40 06:50:01 452084 1430220 75.98 2432 866828 911656 31.11 511644 714448 8 06:56:40 06:51:01 451172 1431132 76.03 2432 866832 911752 31.11 512192 714448 8 06:56:40 06:52:01 452848 1429456 75.94 2432 866836 911556 31.10 510924 714448 8 06:56:40 06:53:01 452684 1429620 75.95 2432 866840 911560 31.10 510928 714448 8 06:56:40 06:54:01 453096 1429208 75.93 2432 866844 911560 31.10 510552 714448 16 06:56:40 06:55:01 452876 1429428 75.94 2432 866852 911620 31.10 510868 714448 8 06:56:40 06:56:01 453236 1429068 75.92 2432 866856 911560 31.10 510584 714448 8 06:56:40 Average: 383564 1498740 79.62 2476 886040 989913 33.78 551264 742387 15598 06:56:40 06:56:40 06:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 06:56:40 06:30:02 eth0 559.52 350.64 3864.39 74.56 0.00 0.00 0.00 06:56:40 06:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:40 06:30:02 docker0 89.31 143.17 4.70 1489.82 0.00 0.00 0.00 06:56:40 06:31:01 eth0 88.71 64.30 438.21 11.73 0.00 0.00 0.00 06:56:40 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:40 06:31:01 veth1a16a17 25.57 29.64 3.01 181.99 0.00 0.00 0.00 06:56:40 06:31:01 docker0 143.98 217.01 9.28 1941.65 0.00 0.00 0.00 06:56:40 06:32:01 eth0 1.95 1.31 1.33 0.73 0.00 0.00 0.00 06:56:40 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:40 06:32:01 veth1a16a17 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:40 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:40 06:33:01 eth0 1.46 0.53 0.76 0.36 0.00 0.00 0.00 06:56:40 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:40 06:33:01 veth1a16a17 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:40 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:40 06:34:01 eth0 9.98 10.21 15.79 34.16 0.00 0.00 0.00 06:56:40 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:40 06:34:01 veth1a16a17 3.51 3.16 0.60 14.44 0.00 0.00 0.00 06:56:40 06:34:01 docker0 3.51 3.16 0.55 14.44 0.00 0.00 0.00 06:56:40 06:35:01 eth0 7.57 5.69 5.42 6.27 0.00 0.00 0.00 06:56:40 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:40 06:35:01 veth1a16a17 1.83 1.18 0.46 1.43 0.00 0.00 0.00 06:56:40 06:35:01 docker0 1.83 1.18 0.44 1.43 0.00 0.00 0.00 06:56:40 06:36:01 eth0 1.01 0.53 0.71 0.36 0.00 0.00 0.00 06:56:40 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:40 06:36:01 veth1a16a17 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:40 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:40 06:37:01 eth0 0.98 0.65 0.71 0.40 0.00 0.00 0.00 06:56:40 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:40 06:37:01 veth1a16a17 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:40 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:40 06:38:01 eth0 17.38 12.62 102.30 3.57 0.00 0.00 0.00 06:56:40 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:40 06:38:01 docker0 9.11 10.96 0.79 97.08 0.00 0.00 0.00 06:56:40 06:39:02 eth0 113.35 100.90 789.74 16.69 0.00 0.00 0.00 06:56:40 06:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:40 06:39:02 veth7f72659 82.37 87.55 5.84 769.44 0.00 0.00 0.00 06:56:40 06:39:02 docker0 238.47 316.20 15.62 2792.47 0.00 0.00 0.00 06:56:40 06:40:01 eth0 8.92 7.16 6.76 3.49 0.00 0.00 0.00 06:56:40 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:40 06:40:01 docker0 0.20 0.22 0.02 0.11 0.00 0.00 0.00 06:56:40 06:41:01 eth0 0.08 0.10 0.01 0.04 0.00 0.00 0.00 06:56:40 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:40 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:40 06:42:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 06:56:40 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:40 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:40 06:43:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 06:56:40 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:40 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:40 06:44:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 06:56:40 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:40 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:40 06:45:01 eth0 0.35 0.27 0.20 0.08 0.00 0.00 0.00 06:56:40 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:40 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:40 06:46:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 06:56:40 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:40 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:40 06:47:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 06:56:40 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:40 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:40 06:48:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 06:56:40 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:40 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:40 06:49:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 06:56:40 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:40 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:40 06:50:01 eth0 0.67 0.22 0.17 0.07 0.00 0.00 0.00 06:56:40 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:40 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:40 06:51:01 eth0 1.10 0.32 0.29 0.20 0.00 0.00 0.00 06:56:40 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:40 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:40 06:52:01 eth0 0.80 0.07 0.04 0.01 0.00 0.00 0.00 06:56:40 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:40 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:40 06:53:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 06:56:40 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:40 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:40 06:54:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 06:56:40 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:40 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:40 06:55:01 eth0 0.33 0.25 0.14 0.08 0.00 0.00 0.00 06:56:40 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:40 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:40 06:56:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 06:56:40 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:40 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:40 Average: eth0 30.18 20.60 193.70 5.66 0.00 0.00 0.00 06:56:40 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:40 Average: docker0 8.85 11.73 0.58 103.56 0.00 0.00 0.00 06:56:40 06:56:40 06:56:40 ---> sar -P ALL: 06:56:40 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/30/20 _x86_64_ (4 CPU) 06:56:40 06:56:40 06:28:44 LINUX RESTART 06:56:40 06:56:40 06:29:01 CPU %user %nice %system %iowait %steal %idle 06:56:40 06:30:02 all 18.17 0.00 10.82 12.84 5.01 53.16 06:56:40 06:30:02 0 19.24 0.00 13.68 10.51 5.44 51.13 06:56:40 06:30:02 1 17.51 0.00 9.82 10.36 5.11 57.20 06:56:40 06:30:02 2 17.86 0.00 10.35 14.70 4.87 52.22 06:56:40 06:30:02 3 18.05 0.00 9.44 15.83 4.60 52.09 06:56:40 06:31:01 all 18.02 0.00 4.64 4.61 1.94 70.80 06:56:40 06:31:01 0 30.64 0.00 6.18 1.74 2.00 59.44 06:56:40 06:31:01 1 9.22 0.00 3.87 7.21 1.97 77.73 06:56:40 06:31:01 2 23.20 0.00 4.96 4.56 1.97 65.31 06:56:40 06:31:01 3 9.29 0.00 3.57 4.83 1.84 80.46 06:56:40 06:32:01 all 12.72 0.00 10.16 0.08 5.38 71.67 06:56:40 06:32:01 0 16.52 0.00 11.44 0.00 5.53 66.50 06:56:40 06:32:01 1 13.44 0.00 10.24 0.15 5.52 70.66 06:56:40 06:32:01 2 12.63 0.00 10.72 0.16 5.26 71.23 06:56:40 06:32:01 3 8.29 0.00 8.22 0.02 5.19 78.29 06:56:40 06:33:01 all 14.84 0.00 9.17 0.04 3.07 72.88 06:56:40 06:33:01 0 8.86 0.00 8.80 0.05 2.97 79.32 06:56:40 06:33:01 1 23.21 0.00 10.93 0.07 2.87 62.94 06:56:40 06:33:01 2 12.31 0.00 7.39 0.03 3.27 77.00 06:56:40 06:33:01 3 15.05 0.00 9.59 0.00 3.19 72.18 06:56:40 06:34:01 all 20.31 0.00 4.03 0.35 0.67 74.64 06:56:40 06:34:01 0 10.00 0.00 2.44 0.38 0.77 86.40 06:56:40 06:34:01 1 5.80 0.00 1.90 0.18 0.70 91.41 06:56:40 06:34:01 2 19.10 0.00 6.59 0.37 0.64 73.31 06:56:40 06:34:01 3 46.51 0.00 5.23 0.45 0.54 47.28 06:56:40 06:35:01 all 17.31 0.00 6.79 0.27 2.05 73.58 06:56:40 06:35:01 0 14.07 0.00 6.85 0.47 2.45 76.16 06:56:40 06:35:01 1 10.66 0.00 5.99 0.20 1.80 81.35 06:56:40 06:35:01 2 22.17 0.00 7.76 0.22 2.14 67.72 06:56:40 06:35:01 3 22.36 0.00 6.55 0.18 1.84 69.07 06:56:40 06:36:01 all 13.60 0.00 10.09 0.00 4.36 71.95 06:56:40 06:36:01 0 12.33 0.00 10.48 0.00 4.53 72.66 06:56:40 06:36:01 1 14.76 0.00 11.73 0.00 3.92 69.59 06:56:40 06:36:01 2 8.14 0.00 7.83 0.00 4.61 79.43 06:56:40 06:36:01 3 19.25 0.00 10.33 0.00 4.38 66.03 06:56:40 06:37:01 all 18.52 0.00 5.32 0.00 2.49 73.67 06:56:40 06:37:01 0 7.11 0.00 3.48 0.00 2.89 86.52 06:56:40 06:37:01 1 16.19 0.00 5.08 0.00 2.17 76.56 06:56:40 06:37:01 2 2.79 0.00 2.05 0.00 2.82 92.35 06:56:40 06:37:01 3 48.63 0.00 10.79 0.00 2.06 38.52 06:56:40 06:38:01 all 15.76 0.00 3.76 3.29 6.01 71.18 06:56:40 06:38:01 0 6.00 0.00 3.10 3.02 6.31 81.57 06:56:40 06:38:01 1 13.31 0.00 4.56 3.56 7.47 71.09 06:56:40 06:38:01 2 9.67 0.00 3.74 2.61 5.00 78.98 06:56:40 06:38:01 3 34.30 0.00 3.62 3.98 5.23 52.87 06:56:40 06:39:02 all 19.56 0.00 3.97 0.96 2.50 73.01 06:56:40 06:39:02 0 9.16 0.00 3.05 1.08 2.87 83.83 06:56:40 06:39:02 1 20.75 0.00 5.03 0.36 2.75 71.11 06:56:40 06:39:02 2 27.60 0.00 2.95 1.21 2.75 65.50 06:56:40 06:39:02 3 20.72 0.00 4.87 1.19 1.65 71.57 06:56:40 06:40:01 all 2.17 0.00 1.77 0.39 1.34 94.33 06:56:40 06:40:01 0 1.47 0.00 1.80 0.19 1.17 95.37 06:56:40 06:40:01 1 2.11 0.00 1.94 0.15 1.40 94.39 06:56:40 06:40:01 2 3.88 0.00 1.74 0.83 1.18 92.37 06:56:40 06:40:01 3 1.23 0.00 1.59 0.39 1.57 95.22 06:56:40 06:41:01 all 0.15 0.00 0.06 0.00 0.35 99.44 06:56:40 06:41:01 0 0.07 0.00 0.03 0.00 0.22 99.68 06:56:40 06:41:01 1 0.40 0.00 0.10 0.00 0.58 98.92 06:56:40 06:41:01 2 0.08 0.00 0.03 0.00 0.47 99.42 06:56:40 06:41:01 3 0.03 0.00 0.07 0.00 0.17 99.73 06:56:40 06:42:01 all 0.11 0.00 0.03 0.00 0.55 99.30 06:56:40 06:42:01 0 0.05 0.00 0.07 0.00 0.53 99.35 06:56:40 06:42:01 1 0.03 0.00 0.02 0.00 0.53 99.42 06:56:40 06:42:01 2 0.35 0.00 0.03 0.00 0.42 99.20 06:56:40 06:42:01 3 0.02 0.00 0.03 0.00 0.73 99.22 06:56:40 06:43:01 all 0.13 0.00 0.04 0.00 0.27 99.55 06:56:40 06:43:01 0 0.03 0.00 0.03 0.00 0.23 99.70 06:56:40 06:43:01 1 0.03 0.00 0.03 0.00 0.18 99.75 06:56:40 06:43:01 2 0.42 0.00 0.05 0.00 0.10 99.43 06:56:40 06:43:01 3 0.05 0.00 0.03 0.00 0.58 99.34 06:56:40 06:44:01 all 0.15 0.00 0.06 0.02 0.22 99.55 06:56:40 06:44:01 0 0.03 0.00 0.08 0.08 0.18 99.62 06:56:40 06:44:01 1 0.05 0.00 0.03 0.00 0.13 99.78 06:56:40 06:44:01 2 0.42 0.00 0.05 0.00 0.23 99.30 06:56:40 06:44:01 3 0.12 0.00 0.08 0.00 0.37 99.43 06:56:40 06:45:01 all 0.16 0.00 0.05 0.00 0.17 99.62 06:56:40 06:45:01 0 0.07 0.00 0.08 0.00 0.20 99.65 06:56:40 06:45:01 1 0.02 0.00 0.02 0.00 0.07 99.90 06:56:40 06:45:01 2 0.05 0.00 0.05 0.00 0.28 99.62 06:56:40 06:45:01 3 0.47 0.00 0.03 0.00 0.15 99.35 06:56:40 06:46:01 all 0.12 0.00 0.05 0.00 0.32 99.50 06:56:40 06:46:01 0 0.03 0.00 0.07 0.00 0.37 99.53 06:56:40 06:46:01 1 0.05 0.00 0.03 0.00 0.15 99.77 06:56:40 06:46:01 2 0.37 0.00 0.05 0.00 0.52 99.07 06:56:40 06:46:01 3 0.05 0.00 0.05 0.00 0.25 99.65 06:56:40 06:47:01 all 0.12 0.00 0.06 0.00 0.21 99.60 06:56:40 06:47:01 0 0.05 0.00 0.03 0.00 0.28 99.63 06:56:40 06:47:01 1 0.05 0.00 0.07 0.00 0.08 99.80 06:56:40 06:47:01 2 0.33 0.00 0.07 0.00 0.20 99.40 06:56:40 06:47:01 3 0.03 0.00 0.10 0.00 0.28 99.58 06:56:40 06:48:01 all 0.12 0.00 0.04 0.00 0.33 99.52 06:56:40 06:48:01 0 0.05 0.00 0.05 0.00 0.18 99.72 06:56:40 06:48:01 1 0.05 0.00 0.03 0.00 0.40 99.52 06:56:40 06:48:01 2 0.33 0.00 0.02 0.00 0.35 99.30 06:56:40 06:48:01 3 0.05 0.00 0.05 0.00 0.38 99.52 06:56:40 06:49:01 all 0.13 0.00 0.04 0.00 0.18 99.65 06:56:40 06:49:01 0 0.03 0.00 0.03 0.00 0.08 99.85 06:56:40 06:49:01 1 0.07 0.00 0.03 0.00 0.08 99.82 06:56:40 06:49:01 2 0.37 0.00 0.05 0.00 0.35 99.23 06:56:40 06:49:01 3 0.03 0.00 0.03 0.00 0.22 99.72 06:56:40 06:50:01 all 0.16 0.00 0.05 0.00 0.14 99.65 06:56:40 06:50:01 0 0.05 0.00 0.05 0.00 0.05 99.85 06:56:40 06:50:01 1 0.43 0.00 0.03 0.00 0.10 99.43 06:56:40 06:50:01 2 0.10 0.00 0.03 0.00 0.33 99.53 06:56:40 06:50:01 3 0.07 0.00 0.07 0.00 0.10 99.77 06:56:40 06:51:01 all 0.10 0.00 0.06 0.00 0.13 99.71 06:56:40 06:51:01 0 0.05 0.00 0.07 0.00 0.07 99.82 06:56:40 06:51:01 1 0.25 0.00 0.10 0.00 0.33 99.32 06:56:40 06:51:01 2 0.07 0.00 0.05 0.00 0.05 99.83 06:56:40 06:51:01 3 0.02 0.00 0.03 0.00 0.07 99.88 06:56:40 06:52:01 all 0.11 0.00 0.05 0.00 0.23 99.61 06:56:40 06:52:01 0 0.03 0.00 0.05 0.00 0.07 99.85 06:56:40 06:52:01 1 0.28 0.00 0.05 0.00 0.22 99.45 06:56:40 06:52:01 2 0.08 0.00 0.05 0.00 0.45 99.42 06:56:40 06:52:01 3 0.05 0.00 0.05 0.00 0.17 99.73 06:56:40 06:53:01 all 0.12 0.00 0.04 0.00 0.23 99.61 06:56:40 06:53:01 0 0.03 0.00 0.03 0.00 0.13 99.80 06:56:40 06:53:01 1 0.37 0.00 0.05 0.00 0.37 99.22 06:56:40 06:53:01 2 0.03 0.00 0.05 0.00 0.15 99.77 06:56:40 06:53:01 3 0.02 0.00 0.02 0.00 0.27 99.70 06:56:40 06:54:01 all 0.05 0.00 0.04 0.00 0.17 99.75 06:56:40 06:54:01 0 0.05 0.00 0.03 0.00 0.08 99.83 06:56:40 06:54:01 1 0.07 0.00 0.07 0.00 0.07 99.80 06:56:40 06:54:01 2 0.07 0.00 0.03 0.00 0.25 99.65 06:56:40 06:54:01 3 0.02 0.00 0.02 0.00 0.27 99.70 06:56:40 06:55:01 all 0.09 0.00 0.05 0.00 0.42 99.45 06:56:40 06:55:01 0 0.03 0.00 0.05 0.00 0.46 99.45 06:56:40 06:55:01 1 0.03 0.00 0.03 0.00 0.37 99.57 06:56:40 06:55:01 2 0.25 0.00 0.07 0.00 0.47 99.22 06:56:40 06:55:01 3 0.05 0.00 0.03 0.00 0.37 99.55 06:56:40 06:56:01 all 0.12 0.00 0.04 0.00 0.45 99.39 06:56:40 06:56:01 0 0.03 0.00 0.03 0.00 0.75 99.19 06:56:40 06:56:01 1 0.10 0.00 0.03 0.00 0.23 99.63 06:56:40 06:56:01 2 0.28 0.00 0.05 0.00 0.25 99.42 06:56:40 06:56:01 3 0.07 0.00 0.07 0.00 0.58 99.29 06:56:40 Average: all 6.40 0.00 2.64 0.83 1.46 88.66 06:56:40 Average: 0 5.00 0.00 2.66 0.64 1.52 90.18 06:56:40 Average: 1 5.54 0.00 2.67 0.82 1.48 89.50 06:56:40 Average: 2 6.02 0.00 2.48 0.90 1.46 89.14 06:56:40 Average: 3 9.05 0.00 2.76 0.98 1.37 85.84 06:56:40 06:56:40 06:56:40