Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a04406103a62564c13dcc9fb2d65b5b68ac6555c+b6e84d11f041a086b232d8992a39ab0cabcfc086 (d98ecc9bdf34e0d50750b4a014c84d681b85ae5b) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, goVersion:1.13, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [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 ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-1758 in /w/workspace/edgexfoundry_edgex-go_PR-2633 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/edgex-go.git > git init /w/workspace/edgex-go/8 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2633/head:refs/remotes/origin/PR-2633 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2633/head:refs/remotes/origin/PR-2633 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2633/head:refs/remotes/origin/PR-2633 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit b6e84d11f041a086b232d8992a39ab0cabcfc086 into PR head commit a04406103a62564c13dcc9fb2d65b5b68ac6555c Merge succeeded, producing ae163bca159cad391f6cbf9313107a867bccb890 Checking out Revision ae163bca159cad391f6cbf9313107a867bccb890 (PR-2633) > git config core.sparsecheckout # timeout=10 > git checkout -f a04406103a62564c13dcc9fb2d65b5b68ac6555c # 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 b6e84d11f041a086b232d8992a39ab0cabcfc086 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ae163bca159cad391f6cbf9313107a867bccb890 # timeout=10 Commit message: "Merge commit 'b6e84d11f041a086b232d8992a39ab0cabcfc086' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:30:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:30:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:30:37 ========================================================= 04:30:37 EdgeX Global Pipelines Version Info 04:30:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk e813e4c6e3ffe2396cb54fab1f286ed207e629cd # timeout=10 04:30:39 ------------------- 04:30:39 stable info: 04:30:39 ------------------- 04:30:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:30:39 Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 04:30:39 Message: update stable to v1.0.106 04:30:40 ------------------- 04:30:40 experimental info: 04:30:40 ------------------- 04:30:40 Commited By: **** collab-it+edgex@linuxfoundation.org 04:30:40 Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b 04:30:40 Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh 04:30:42 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 04:30:42 + for file in '`ls cmd/**/Dockerfile`' 04:30:42 ++ dirname cmd/core-command/Dockerfile 04:30:42 ++ cut -d/ -f2 04:30:42 + echo core-command,cmd/core-command/Dockerfile 04:30:42 + for file in '`ls cmd/**/Dockerfile`' 04:30:42 ++ dirname cmd/core-data/Dockerfile 04:30:42 ++ cut -d/ -f2 04:30:42 + echo core-data,cmd/core-data/Dockerfile 04:30:42 + for file in '`ls cmd/**/Dockerfile`' 04:30:42 ++ cut -d/ -f2 04:30:42 ++ dirname cmd/core-metadata/Dockerfile 04:30:42 + echo core-metadata,cmd/core-metadata/Dockerfile 04:30:42 + for file in '`ls cmd/**/Dockerfile`' 04:30:42 ++ dirname cmd/security-proxy-setup/Dockerfile 04:30:42 ++ cut -d/ -f2 04:30:42 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:30:42 + for file in '`ls cmd/**/Dockerfile`' 04:30:42 ++ dirname cmd/security-secrets-setup/Dockerfile 04:30:42 ++ cut -d/ -f2 04:30:42 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 04:30:42 + for file in '`ls cmd/**/Dockerfile`' 04:30:42 ++ dirname cmd/security-secretstore-setup/Dockerfile 04:30:42 ++ cut -d/ -f2 04:30:42 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:30:42 + for file in '`ls cmd/**/Dockerfile`' 04:30:42 ++ dirname cmd/support-logging/Dockerfile 04:30:42 ++ cut -d/ -f2 04:30:42 + echo support-logging,cmd/support-logging/Dockerfile 04:30:42 + for file in '`ls cmd/**/Dockerfile`' 04:30:42 ++ dirname cmd/support-notifications/Dockerfile 04:30:42 ++ cut -d/ -f2 04:30:42 + echo support-notifications,cmd/support-notifications/Dockerfile 04:30:42 + for file in '`ls cmd/**/Dockerfile`' 04:30:42 ++ dirname cmd/support-scheduler/Dockerfile 04:30:42 ++ cut -d/ -f2 04:30:42 + echo support-scheduler,cmd/support-scheduler/Dockerfile 04:30:42 + for file in '`ls cmd/**/Dockerfile`' 04:30:42 ++ dirname cmd/sys-mgmt-agent/Dockerfile 04:30:42 ++ cut -d/ -f2 04:30:42 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 04:30:42 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 04:30:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:30:43 04:30:43 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:30:44 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:30:44 latest: Pulling from edgex-devops/git-semver 04:30:44 31603596830f: Pulling fs layer 04:30:44 2a8b12db71e7: Pulling fs layer 04:30:44 6ca5941a6612: Pulling fs layer 04:30:44 ecc8261a40a4: Pulling fs layer 04:30:44 ecc8261a40a4: Waiting 04:30:44 2a8b12db71e7: Verifying Checksum 04:30:44 2a8b12db71e7: Download complete 04:30:44 31603596830f: Verifying Checksum 04:30:44 31603596830f: Download complete 04:30:44 ecc8261a40a4: Verifying Checksum 04:30:44 ecc8261a40a4: Download complete 04:30:44 6ca5941a6612: Verifying Checksum 04:30:44 6ca5941a6612: Download complete 04:30:44 31603596830f: Pull complete 04:30:45 2a8b12db71e7: Pull complete 04:30:46 6ca5941a6612: Pull complete 04:30:46 ecc8261a40a4: Pull complete 04:30:46 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 04:30:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:30:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:30:46 prd-centos7-docker-4c-2g-1758 does not seem to be running inside a container 04:30:46 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:30:49 $ docker top 499f4dd6d7236d1e12ad3267c402b6e594475b67714289c96abe7ce7d70b56f5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:30:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:30:49 [ssh-agent] Looking for ssh-agent implementation... 04:30:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:30:49 $ docker exec 499f4dd6d7236d1e12ad3267c402b6e594475b67714289c96abe7ce7d70b56f5 ssh-agent 04:30:50 SSH_AUTH_SOCK=/tmp/ssh-lnVgbbf3cYH9/agent.12 04:30:50 SSH_AGENT_PID=17 04:30:50 Running ssh-add (command line suppressed) 04:30:50 Identity added: /w/workspace/edgex-go/8@tmp/private_key_9165571396712178983.key (/w/workspace/edgex-go/8@tmp/private_key_9165571396712178983.key) 04:30:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:30:50 + git describe --exact-match --tags HEAD 04:30:50 fatal: No names found, cannot describe anything. [Pipeline] } 04:30:51 $ docker exec --env ******** --env ******** 499f4dd6d7236d1e12ad3267c402b6e594475b67714289c96abe7ce7d70b56f5 ssh-agent -k 04:30:51 unset SSH_AUTH_SOCK; 04:30:51 unset SSH_AGENT_PID; 04:30:51 echo Agent pid 17 killed; 04:30:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 04:30:51 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 04:30:51 This usually means this commit has not been tagged. [Pipeline] sshagent 04:30:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:30:51 [ssh-agent] Looking for ssh-agent implementation... 04:30:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:30:52 $ docker exec 499f4dd6d7236d1e12ad3267c402b6e594475b67714289c96abe7ce7d70b56f5 ssh-agent 04:30:52 SSH_AUTH_SOCK=/tmp/ssh-6l28TncVElls/agent.45 04:30:52 SSH_AGENT_PID=51 04:30:52 Running ssh-add (command line suppressed) 04:30:52 Identity added: /w/workspace/edgex-go/8@tmp/private_key_3970201212971644908.key (/w/workspace/edgex-go/8@tmp/private_key_3970201212971644908.key) 04:30:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:30:53 + git semver init 04:30:53 # -> Open(): unable to determine branch for HEAD 04:30:53 # $GIT_DIR = /w/workspace/edgex-go/8/.git 04:30:53 # $GIT_WORK_TREE = /w/workspace/edgex-go/8 04:30:53 # $SEMVER_REMOTE_NAME = origin 04:30:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:30:53 # $SEMVER_USER_NAME = edgex-jenkins 04:30:53 # $SEMVER_BRANCH = PR-2633 04:30:53 # $SEMVER_TEMP = /tmp/semver-138750201 04:30:53 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 04:31:50 # '/tmp/semver-138750201' -> '/w/workspace/edgex-go/8/.semver' 04:31:50 # -> Force: false 04:31:50 # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } 04:31:50 $ docker exec --env ******** --env ******** 499f4dd6d7236d1e12ad3267c402b6e594475b67714289c96abe7ce7d70b56f5 ssh-agent -k 04:31:50 unset SSH_AUTH_SOCK; 04:31:50 unset SSH_AGENT_PID; 04:31:50 echo Agent pid 51 killed; 04:31:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:31:51 + git semver [Pipeline] } 04:31:51 $ docker stop --time=1 499f4dd6d7236d1e12ad3267c402b6e594475b67714289c96abe7ce7d70b56f5 04:31:53 $ docker rm -f 499f4dd6d7236d1e12ad3267c402b6e594475b67714289c96abe7ce7d70b56f5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 04:32:16 Stashed 29 file(s) [Pipeline] echo 04:32:16 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [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] echo 04:32:16 ========================================================= 04:32:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 04:32:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:32:17 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 04:32:24 Sending build context to Docker daemon 323MB 04:32:24 Step 1/7 : ARG BASE=golang:1.13-alpine 04:32:24 Step 2/7 : FROM ${BASE} 04:32:24 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 04:32:24 df20fa9351a1: Pulling fs layer 04:32:24 ed8968b2872e: Pulling fs layer 04:32:24 a92cc7c5fd73: Pulling fs layer 04:32:24 2dd03ba5bac4: Pulling fs layer 04:32:24 1e091d79d1de: Pulling fs layer 04:32:24 481702a1767f: Pulling fs layer 04:32:24 f64a6f60c768: Pulling fs layer 04:32:24 e78d2573fc39: Pulling fs layer 04:32:24 e876d2f968b6: Pulling fs layer 04:32:24 ce8a83651883: Pulling fs layer 04:32:24 07967f4d0e4b: Pulling fs layer 04:32:24 f64a6f60c768: Waiting 04:32:24 e78d2573fc39: Waiting 04:32:24 e876d2f968b6: Waiting 04:32:24 ce8a83651883: Waiting 04:32:24 07967f4d0e4b: Waiting 04:32:24 2dd03ba5bac4: Waiting 04:32:24 1e091d79d1de: Waiting 04:32:24 481702a1767f: Waiting 04:32:24 a92cc7c5fd73: Verifying Checksum 04:32:24 a92cc7c5fd73: Download complete 04:32:24 ed8968b2872e: Verifying Checksum 04:32:24 ed8968b2872e: Download complete 04:32:24 1e091d79d1de: Verifying Checksum 04:32:24 1e091d79d1de: Download complete 04:32:24 481702a1767f: Verifying Checksum 04:32:24 481702a1767f: Download complete 04:32:24 df20fa9351a1: Verifying Checksum 04:32:24 df20fa9351a1: Download complete 04:32:24 df20fa9351a1: Pull complete 04:32:24 ed8968b2872e: Pull complete 04:32:24 a92cc7c5fd73: Pull complete 04:32:27 f64a6f60c768: Verifying Checksum 04:32:27 f64a6f60c768: Download complete 04:32:27 e876d2f968b6: Verifying Checksum 04:32:27 e876d2f968b6: Download complete 04:32:27 2dd03ba5bac4: Verifying Checksum 04:32:27 2dd03ba5bac4: Download complete 04:32:28 07967f4d0e4b: Verifying Checksum 04:32:28 07967f4d0e4b: Download complete 04:32:29 e78d2573fc39: Verifying Checksum 04:32:29 e78d2573fc39: Download complete 04:32:30 ce8a83651883: Verifying Checksum 04:32:30 ce8a83651883: Download complete 04:32:31 Still waiting to schedule task 04:32:31 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1763’ 04:32:38 2dd03ba5bac4: Pull complete 04:32:38 1e091d79d1de: Pull complete 04:32:38 481702a1767f: Pull complete 04:32:43 f64a6f60c768: Pull complete 04:32:48 e78d2573fc39: Pull complete 04:32:48 e876d2f968b6: Pull complete 04:32:50 ce8a83651883: Pull complete 04:32:50 07967f4d0e4b: Pull complete 04:32:50 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 04:32:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 04:32:50 ---> 5d7c900382c6 04:32:50 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 04:32:51 ---> Running in a0744bbdf38e 04:32:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:32:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:32:53 (1/12) Installing libmagic (5.38-r0) 04:32:53 (2/12) Installing file (5.38-r0) 04:32:53 (3/12) Installing libc-dev (0.7.2-r3) 04:32:53 (4/12) Installing g++ (9.3.0-r2) 04:32:56 (5/12) Installing fortify-headers (1.1-r0) 04:32:56 (6/12) Installing patch (2.7.6-r6) 04:32:56 (7/12) Installing build-base (0.5-r2) 04:32:56 (8/12) Installing libsodium (1.0.18-r0) 04:32:56 (9/12) Installing pkgconf (1.7.2-r0) 04:32:56 (10/12) Installing libsodium-dev (1.0.18-r0) 04:32:56 (11/12) Installing libzmq (4.3.2-r0) 04:32:56 (12/12) Installing zeromq-dev (4.3.2-r0) 04:32:56 Executing busybox-1.31.1-r16.trigger 04:32:56 OK: 233 MiB in 51 packages 04:33:00 Removing intermediate container a0744bbdf38e 04:33:00 ---> b5e0ac8c7f3a 04:33:00 Step 4/7 : WORKDIR /edgex-go 04:33:00 ---> Running in 64cf2e0e6be5 04:33:00 Removing intermediate container 64cf2e0e6be5 04:33:00 ---> a583cfc155ff 04:33:00 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:33:00 latest: Pulling from library/docker 04:33:01 df20fa9351a1: Already exists 04:33:01 25ad7478873d: Pulling fs layer 04:33:01 4684f6177b5d: Pulling fs layer 04:33:01 46e300cec669: Pulling fs layer 04:33:01 63038576ad94: Pulling fs layer 04:33:01 0fdb76c4706c: Pulling fs layer 04:33:01 cb7edeffdfd5: Pulling fs layer 04:33:01 63038576ad94: Waiting 04:33:01 cb7edeffdfd5: Waiting 04:33:01 4684f6177b5d: Verifying Checksum 04:33:01 4684f6177b5d: Download complete 04:33:01 25ad7478873d: Verifying Checksum 04:33:01 25ad7478873d: Download complete 04:33:01 63038576ad94: Verifying Checksum 04:33:01 63038576ad94: Download complete 04:33:01 0fdb76c4706c: Verifying Checksum 04:33:01 0fdb76c4706c: Download complete 04:33:01 25ad7478873d: Pull complete 04:33:01 cb7edeffdfd5: Verifying Checksum 04:33:01 cb7edeffdfd5: Download complete 04:33:02 4684f6177b5d: Pull complete 04:33:02 46e300cec669: Verifying Checksum 04:33:02 46e300cec669: Download complete 04:33:06 46e300cec669: Pull complete 04:33:06 63038576ad94: Pull complete 04:33:06 0fdb76c4706c: Pull complete 04:33:06 cb7edeffdfd5: Pull complete 04:33:06 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 04:33:06 Status: Downloaded newer image for docker:latest 04:33:08 ---> 329942dff8d1 04:33:08 Step 6/7 : COPY go.mod . 04:33:09 ---> 96eca6efb2e1 04:33:09 Step 7/7 : RUN go mod download 04:33:09 ---> Running in 0eb56c50fce7 04:33:11 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 04:33:11 go: finding github.com/BurntSushi/toml v0.3.1 04:33:12 go: finding github.com/OneOfOne/xxhash v1.2.5 04:33:12 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 04:33:12 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 04:33:12 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 04:33:12 go: finding github.com/bgentry/speakeasy v0.1.0 04:33:12 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 04:33:12 go: finding github.com/cloudflare/gokey v0.1.0 04:33:12 go: finding github.com/davecgh/go-spew v1.1.1 04:33:12 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 04:33:12 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 04:33:12 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 04:33:12 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 04:33:12 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 04:33:12 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 04:33:12 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 04:33:12 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 04:33:12 go: finding github.com/fatih/color v1.7.0 04:33:12 go: finding github.com/fsnotify/fsnotify v1.4.7 04:33:12 go: finding github.com/fxamacker/cbor/v2 v2.2.0 04:33:12 go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 04:33:12 go: finding github.com/go-kit/kit v0.8.0 04:33:12 go: finding github.com/go-logfmt/logfmt v0.4.0 04:33:12 go: finding github.com/go-redis/redis/v7 v7.2.0 04:33:12 go: finding github.com/go-stack/stack v1.8.0 04:33:12 go: finding github.com/golang/protobuf v1.3.2 04:33:12 go: finding github.com/gomodule/redigo v2.0.0+incompatible 04:33:12 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 04:33:12 go: finding github.com/google/uuid v1.1.0 04:33:12 go: finding github.com/gorilla/mux v1.7.1 04:33:12 go: finding github.com/hashicorp/consul/api v1.1.0 04:33:12 go: finding github.com/hashicorp/consul/sdk v0.1.1 04:33:12 go: finding github.com/hashicorp/errwrap v1.0.0 04:33:12 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 04:33:13 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 04:33:13 go: finding github.com/hashicorp/go-msgpack v0.5.3 04:33:13 go: finding github.com/hashicorp/go-multierror v1.0.0 04:33:13 go: finding github.com/hashicorp/go-rootcerts v1.0.0 04:33:13 go: finding github.com/hashicorp/go-sockaddr v1.0.0 04:33:13 go: finding github.com/hashicorp/go-syslog v1.0.0 04:33:13 go: finding github.com/hashicorp/go-uuid v1.0.1 04:33:13 go: finding github.com/hashicorp/go.net v0.0.1 04:33:13 go: finding github.com/hashicorp/golang-lru v0.5.0 04:33:13 go: finding github.com/hashicorp/logutils v1.0.0 04:33:13 go: finding github.com/hashicorp/mdns v1.0.0 04:33:13 go: finding github.com/hashicorp/memberlist v0.1.3 04:33:13 go: finding github.com/hashicorp/serf v0.8.2 04:33:13 go: finding github.com/hpcloud/tail v1.0.0 04:33:13 go: finding github.com/imdario/mergo v0.3.6 04:33:13 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 04:33:13 go: finding github.com/kr/pretty v0.1.0 04:33:13 go: finding github.com/kr/pty v1.1.1 04:33:13 go: finding github.com/kr/text v0.1.0 04:33:13 go: finding github.com/mattn/go-colorable v0.0.9 04:33:13 go: finding github.com/mattn/go-isatty v0.0.3 04:33:13 go: finding github.com/miekg/dns v1.0.14 04:33:13 go: finding github.com/mitchellh/cli v1.0.0 04:33:13 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:33:13 go: finding github.com/mitchellh/copystructure v1.0.0 04:33:13 go: finding github.com/mitchellh/go-homedir v1.0.0 04:33:13 go: finding github.com/mitchellh/go-testing-interface v1.0.0 04:33:13 go: finding github.com/mitchellh/gox v0.4.0 04:33:13 go: finding github.com/mitchellh/iochan v1.0.0 04:33:13 go: finding github.com/mitchellh/mapstructure v1.1.2 04:33:13 go: finding github.com/mitchellh/reflectwalk v1.0.0 04:33:13 go: finding github.com/onsi/ginkgo v1.10.1 04:33:13 go: finding github.com/onsi/gomega v1.7.0 04:33:13 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 04:33:13 go: finding github.com/pebbe/zmq4 v1.0.0 04:33:13 go: finding github.com/pelletier/go-toml v1.2.0 04:33:13 go: finding github.com/pkg/errors v0.8.1 04:33:13 go: finding github.com/pmezard/go-difflib v1.0.0 04:33:13 go: finding github.com/posener/complete v1.1.1 04:33:13 go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 04:33:13 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 04:33:13 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 04:33:14 go: finding github.com/stretchr/objx v0.1.0 04:33:14 go: finding github.com/stretchr/testify v1.5.1 04:33:14 go: finding github.com/ugorji/go v1.1.4 04:33:14 go: finding github.com/x448/float16 v0.8.4 04:33:14 go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 04:33:14 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 04:33:14 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 04:33:14 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 04:33:14 go: finding golang.org/x/text v0.3.2 04:33:14 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 04:33:14 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 04:33:14 go: finding gopkg.in/eapache/queue.v1 v1.1.0 04:33:14 go: finding gopkg.in/fsnotify.v1 v1.4.7 04:33:14 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 04:33:14 go: finding gopkg.in/yaml.v2 v2.2.8 04:33:29 Removing intermediate container 0eb56c50fce7 04:33:29 ---> b9d096a49d33 04:33:29 Successfully built b9d096a49d33 04:33:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:33:30 + docker inspect -f . ci-base-image-x86_64 04:33:30 . [Pipeline] withDockerContainer 04:33:30 prd-centos7-docker-4c-2g-1758 does not seem to be running inside a container 04:33:30 $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:33:31 $ docker top 8adff6027cbac720bdf7aada95347267cbd93f5578ef284d398a1d4fe2449569 -eo pid,comm [Pipeline] { [Pipeline] sh 04:33:32 + go version 04:33:32 go version go1.13.13 linux/amd64 [Pipeline] echo 04:33:32 ========================================================= 04:33:32 [edgeXBuildGoParallel] Running Tests and Build... 04:33:32 ========================================================= [Pipeline] sh 04:33:33 + make test 04:33:33 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:33:37 ? github.com/edgexfoundry/edgex-go [no test files] 04:33:52 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:33:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:33:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:33:59 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:33:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:34:02 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.012s 04:34:02 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 04:34:02 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:34:02 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 04:34:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:34:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:34:04 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:34:04 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:34:04 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:34:12 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.031s coverage: 46.6% of statements 04:34:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:34:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:34:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 04:34:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 04:34:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 04:34:16 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.166s coverage: 27.3% of statements 04:34:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:34:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:34:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 04:34:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 04:34:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 04:34:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:34:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.015s coverage: 100.0% of statements 04:34:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 04:34:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.033s coverage: 100.0% of statements 04:34:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 04:34:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.118s coverage: 28.6% of statements 04:34:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:34:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:34:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 04:34:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 04:34:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 04:34:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.013s coverage: 100.0% of statements 04:34:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 04:34:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.024s coverage: 100.0% of statements 04:34:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 04:34:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.040s coverage: 89.8% of statements 04:34:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 04:34:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.116s coverage: 97.5% of statements 04:34:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 04:34:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.015s coverage: 100.0% of statements 04:34:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 04:34:19 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 04:34:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:34:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 04:34:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 04:34:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:34:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 04:34:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:34:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 04:34:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:34:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 04:34:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 04:34:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 04:34:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:34:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 04:34:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 04:34:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 04:34:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.075s coverage: 58.8% of statements 04:34:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.292s coverage: 63.5% of statements 04:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:34:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements 04:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.417s coverage: 55.9% of statements 04:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 04:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 04:34:33 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 9.513s coverage: 86.3% of statements 04:34:33 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 04:34:33 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.660s coverage: 72.2% of statements 04:34:33 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.167s coverage: 72.1% of statements 04:34:33 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.040s coverage: 82.4% of statements 04:34:33 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.045s coverage: 48.4% of statements 04:34:33 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 04:34:33 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 04:34:33 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 04:34:33 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.009s coverage: 28.8% of statements 04:34:33 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 04:34:33 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.014s coverage: 96.8% of statements 04:34:33 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 04:34:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.081s coverage: 26.9% of statements 04:34:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:34:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:34:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.264s coverage: 84.1% of statements 04:34:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.009s coverage: 100.0% of statements 04:34:33 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.009s coverage: 42.9% of statements 04:34:33 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 04:34:33 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 04:34:33 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.005s coverage: 100.0% of statements 04:34:33 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 04:34:33 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.038s coverage: 83.8% of statements 04:34:33 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 04:34:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.043s coverage: 45.7% of statements 04:34:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:34:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:34:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.034s coverage: 100.0% of statements 04:34:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 04:34:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 04:34:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 04:34:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.017s coverage: 100.0% of statements 04:34:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 04:34:34 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1766 in /w/workspace/edgexfoundry_edgex-go_PR-2633 [Pipeline] { [Pipeline] ws 04:34:34 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 04:34:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.057s coverage: 100.0% of statements 04:34:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 04:34:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.071s coverage: 29.1% of statements 04:34:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:34:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:34:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 04:34:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 04:34:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 04:34:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.048s coverage: 99.0% of statements 04:34:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 04:34:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.014s coverage: 100.0% of statements 04:34:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 04:34:36 ok github.com/edgexfoundry/edgex-go/internal/system 0.007s coverage: 0.0% of statements 04:34:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:34:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.046s coverage: 100.0% of statements 04:34:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 04:34:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:34:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:34:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 04:34:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.042s coverage: 87.9% of statements 04:34:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 04:34:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:34:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.233s coverage: 100.0% of statements 04:34:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.025s coverage: 32.1% of statements 04:34:39 using credential edgex-jenkins-ssh 04:34:39 Cloning the remote Git repository 04:34:39 Cloning with configured refspecs honoured and without tags 04:34:39 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.118s coverage: 100.0% of statements 04:34:40 GO111MODULE=on go vet ./... 04:34:39 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:34:39 > git init /w/workspace/edgex-go/8 # timeout=10 04:34:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:34:39 > git --version # timeout=10 04:34:39 using GIT_SSH to set credentials SSH Credentials for GitHub 04:34:40 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2633/head:refs/remotes/origin/PR-2633 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:34:50 gofmt -l . 04:34:51 [ "`gofmt -l .`" = "" ] 04:34:52 ./bin/test-go-mod-tidy.sh 04:34:55 ./bin/test-attribution-txt.sh 04:34:56 Fetching without tags 04:34:56 Merging remotes/origin/master commit b6e84d11f041a086b232d8992a39ab0cabcfc086 into PR head commit a04406103a62564c13dcc9fb2d65b5b68ac6555c 04:34:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:34:55 > git config --add remote.origin.fetch +refs/pull/2633/head:refs/remotes/origin/PR-2633 # timeout=10 04:34:55 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 04:34:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:34:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:34:56 using GIT_SSH to set credentials SSH Credentials for GitHub 04:34:56 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2633/head:refs/remotes/origin/PR-2633 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:34:56 > git config core.sparsecheckout # timeout=10 04:34:56 > git checkout -f a04406103a62564c13dcc9fb2d65b5b68ac6555c # timeout=10 04:34:56 > git remote # timeout=10 04:34:57 Merge succeeded, producing 0a054a2c7211c69f6316d1f9ee92387e0c8dec3b 04:34:57 Checking out Revision 0a054a2c7211c69f6316d1f9ee92387e0c8dec3b (PR-2633) 04:34:56 > git config --get remote.origin.url # timeout=10 04:34:56 using GIT_SSH to set credentials SSH Credentials for GitHub 04:34:56 > git merge b6e84d11f041a086b232d8992a39ab0cabcfc086 # timeout=10 04:34:57 > git rev-parse HEAD^{commit} # timeout=10 04:34:57 > git config core.sparsecheckout # timeout=10 04:34:57 > git checkout -f 0a054a2c7211c69f6316d1f9ee92387e0c8dec3b # timeout=10 [Pipeline] sh 04:35:00 + ls -al . 04:35:00 total 556 04:35:00 drwxrwxr-x 10 1001 1001 4096 Aug 1 04:34 . 04:35:00 drwxr-xr-x 4 root root 28 Aug 1 04:33 .. 04:35:00 -rw-rw-r-- 1 1001 1001 11 Aug 1 04:30 .dockerignore 04:35:00 drwxrwxr-x 8 1001 1001 179 Aug 1 04:30 .git 04:35:00 drwxrwxr-x 3 1001 1001 60 Aug 1 04:30 .github 04:35:00 -rw-rw-r-- 1 1001 1001 932 Aug 1 04:30 .gitignore 04:35:00 drwx------ 3 1001 1001 47 Aug 1 04:31 .semver 04:35:00 -rw-rw-r-- 1 1001 1001 166 Aug 1 04:30 .sonarcloud.properties 04:35:00 -rw-rw-r-- 1 1001 1001 3804 Aug 1 04:30 CONTRIBUTING.md 04:35:00 -rw-rw-r-- 1 1001 1001 1035 Aug 1 04:30 Dockerfile.build 04:35:00 -rw-rw-r-- 1 1001 1001 865 Aug 1 04:30 Jenkinsfile 04:35:00 -rw-rw-r-- 1 1001 1001 10775 Aug 1 04:30 LICENSE 04:35:00 -rw-rw-r-- 1 1001 1001 6237 Aug 1 04:30 Makefile 04:35:00 -rw-rw-r-- 1 1001 1001 5652 Aug 1 04:30 README.md 04:35:00 -rw-rw-r-- 1 1001 1001 7111 Aug 1 04:30 SECURITY.md 04:35:00 -rw-rw-r-- 1 1001 1001 5 Aug 1 04:31 VERSION 04:35:00 -rw-rw-r-- 1 1001 1001 4131 Aug 1 04:30 ZMQWindows.md 04:35:00 drwxrwxr-x 2 1001 1001 117 Aug 1 04:30 bin 04:35:00 drwxrwxr-x 15 1001 1001 4096 Aug 1 04:30 cmd 04:35:00 -rw-r--r-- 1 root root 455803 Aug 1 04:34 coverage.out 04:35:00 -rw-r--r-- 1 root root 1019 Aug 1 04:34 go.mod 04:35:00 -rw-r--r-- 1 root root 18146 Aug 1 04:34 go.sum 04:35:00 drwxrwxr-x 8 1001 1001 127 Aug 1 04:30 internal 04:35:00 drwxrwxr-x 4 1001 1001 26 Aug 1 04:30 openapi 04:35:00 drwxrwxr-x 4 1001 1001 71 Aug 1 04:30 snap 04:35:00 -rw-rw-r-- 1 1001 1001 168 Aug 1 04:30 version.go [Pipeline] sh 04:35:00 + '[' -e coverage.out ] 04:35:00 + chown 1001:1001 coverage.out [Pipeline] stash 04:35:01 Stashed 1 file(s) [Pipeline] sh 04:35:01 + make build 04:35:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:35:01 Commit message: "Merge commit 'b6e84d11f041a086b232d8992a39ab0cabcfc086' into HEAD" 04:35:01 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 04:35:01 > git rev-list --no-walk e813e4c6e3ffe2396cb54fab1f286ed207e629cd # timeout=10 [Pipeline] echo 04:35:14 ========================================================= 04:35:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 04:35:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:35:15 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 04:35:17 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 04:35:19 Sending build context to Docker daemon 323MB 04:35:19 Step 1/7 : ARG BASE=golang:1.13-alpine 04:35:19 Step 2/7 : FROM ${BASE} 04:35:19 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:35:19 b538f80385f9: Pulling fs layer 04:35:19 74f711af9a0d: Pulling fs layer 04:35:19 99f96fe45779: Pulling fs layer 04:35:19 fd7a069fd194: Pulling fs layer 04:35:19 66aa3694b03b: Pulling fs layer 04:35:19 170f70906a0f: Pulling fs layer 04:35:19 ad7c5574e4b9: Pulling fs layer 04:35:19 e772456be8f7: Pulling fs layer 04:35:19 c890913d741a: Pulling fs layer 04:35:19 2480fcc9aa5a: Pulling fs layer 04:35:19 09adf4765672: Pulling fs layer 04:35:19 fd7a069fd194: Waiting 04:35:19 66aa3694b03b: Waiting 04:35:19 170f70906a0f: Waiting 04:35:19 ad7c5574e4b9: Waiting 04:35:19 e772456be8f7: Waiting 04:35:19 c890913d741a: Waiting 04:35:19 2480fcc9aa5a: Waiting 04:35:19 09adf4765672: Waiting 04:35:19 99f96fe45779: Download complete 04:35:19 74f711af9a0d: Verifying Checksum 04:35:19 74f711af9a0d: Download complete 04:35:19 66aa3694b03b: Verifying Checksum 04:35:19 66aa3694b03b: Download complete 04:35:19 170f70906a0f: Verifying Checksum 04:35:19 170f70906a0f: Download complete 04:35:19 b538f80385f9: Verifying Checksum 04:35:19 b538f80385f9: Download complete 04:35:20 b538f80385f9: Pull complete 04:35:21 74f711af9a0d: Pull complete 04:35:21 99f96fe45779: Pull complete 04:35:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 04:35:25 ad7c5574e4b9: Verifying Checksum 04:35:25 ad7c5574e4b9: Download complete 04:35:25 c890913d741a: Download complete 04:35:27 2480fcc9aa5a: Verifying Checksum 04:35:27 2480fcc9aa5a: Download complete 04:35:27 09adf4765672: Verifying Checksum 04:35:27 09adf4765672: Download complete 04:35:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 04:35:28 fd7a069fd194: Verifying Checksum 04:35:28 fd7a069fd194: Download complete 04:35:29 e772456be8f7: Verifying Checksum 04:35:29 e772456be8f7: Download complete 04:35:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:35:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:35:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:35:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:35:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 04:35:41 fd7a069fd194: Pull complete 04:35:41 66aa3694b03b: Pull complete 04:35:41 170f70906a0f: Pull complete 04:35:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 04:35:44 ad7c5574e4b9: Pull complete 04:35:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:35:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:35:48 e772456be8f7: Pull complete 04:35:48 c890913d741a: Pull complete 04:35:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read 04:35:51 2480fcc9aa5a: Pull complete 04:35:51 09adf4765672: Pull complete 04:35:51 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 04:35:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 04:35:51 ---> 2248a725d1cf 04:35:51 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [Pipeline] } 04:35:51 $ docker stop --time=1 8adff6027cbac720bdf7aada95347267cbd93f5578ef284d398a1d4fe2449569 04:35:53 $ docker rm -f 8adff6027cbac720bdf7aada95347267cbd93f5578ef284d398a1d4fe2449569 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:35:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:35:55 04:35:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 04:35:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:35:55 latest: Pulling from edgex-devops/edgex-compose 04:35:55 cbdbe7a5bc2a: Pulling fs layer 04:35:55 ca9280d653b3: Pulling fs layer 04:35:55 7e9c9ca2126c: Pulling fs layer 04:35:56 cbdbe7a5bc2a: Verifying Checksum 04:35:56 cbdbe7a5bc2a: Download complete 04:35:56 cbdbe7a5bc2a: Pull complete 04:35:56 ca9280d653b3: Verifying Checksum 04:35:56 ca9280d653b3: Download complete 04:35:57 ---> Running in 9ed1da2e522d 04:35:58 7e9c9ca2126c: Verifying Checksum 04:35:58 7e9c9ca2126c: Download complete 04:35:58 ca9280d653b3: Pull complete 04:35:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:35:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:36:00 (1/12) Installing libmagic (5.38-r0) 04:36:00 (2/12) Installing file (5.38-r0) 04:36:01 (3/12) Installing libc-dev (0.7.2-r3) 04:36:01 (4/12) Installing g++ (9.3.0-r2) 04:36:04 (5/12) Installing fortify-headers (1.1-r0) 04:36:04 (6/12) Installing patch (2.7.6-r6) 04:36:04 (7/12) Installing build-base (0.5-r2) 04:36:04 (8/12) Installing libsodium (1.0.18-r0) 04:36:04 (9/12) Installing pkgconf (1.7.2-r0) 04:36:04 (10/12) Installing libsodium-dev (1.0.18-r0) 04:36:04 (11/12) Installing libzmq (4.3.2-r0) 04:36:05 (12/12) Installing zeromq-dev (4.3.2-r0) 04:36:05 Executing busybox-1.31.1-r16.trigger 04:36:05 OK: 217 MiB in 51 packages 04:36:06 7e9c9ca2126c: Pull complete 04:36:06 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 04:36:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:36:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 04:36:06 prd-centos7-docker-4c-2g-1758 does not seem to be running inside a container 04:36:06 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:36:09 $ docker top 51433e2de6e11a522aea8c687684ba4f94e08dd51d97ade5467eb8960e417e8f -eo pid,comm 04:36:09 Removing intermediate container 9ed1da2e522d 04:36:09 ---> c531969f7db4 04:36:09 Step 4/7 : WORKDIR /edgex-go [Pipeline] { 04:36:09 ---> Running in b1cb7eb60905 [Pipeline] sh 04:36:09 Removing intermediate container b1cb7eb60905 04:36:09 ---> cd6e115a805c 04:36:09 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:36:09 + docker-compose build --help 04:36:09 + grep parallel 04:36:10 latest: Pulling from library/docker 04:36:10 b538f80385f9: Already exists 04:36:10 259a493cd78d: Pulling fs layer 04:36:10 b8e66b5100f5: Pulling fs layer 04:36:10 39dc9c94d07c: Pulling fs layer 04:36:10 551b823b3b82: Pulling fs layer 04:36:10 3c52a74df98c: Pulling fs layer 04:36:10 6c9b121b6998: Pulling fs layer 04:36:10 551b823b3b82: Waiting 04:36:10 3c52a74df98c: Waiting 04:36:10 b8e66b5100f5: Verifying Checksum 04:36:10 b8e66b5100f5: Download complete 04:36:10 259a493cd78d: Verifying Checksum 04:36:10 551b823b3b82: Verifying Checksum 04:36:10 551b823b3b82: Download complete 04:36:10 3c52a74df98c: Verifying Checksum 04:36:10 3c52a74df98c: Download complete 04:36:10 6c9b121b6998: Verifying Checksum 04:36:10 6c9b121b6998: Download complete 04:36:11 259a493cd78d: Pull complete 04:36:11 --parallel Build images in parallel. [Pipeline] } 04:36:11 $ docker stop --time=1 51433e2de6e11a522aea8c687684ba4f94e08dd51d97ade5467eb8960e417e8f 04:36:11 b8e66b5100f5: Pull complete 04:36:12 39dc9c94d07c: Verifying Checksum 04:36:12 39dc9c94d07c: Download complete 04:36:12 $ docker rm -f 51433e2de6e11a522aea8c687684ba4f94e08dd51d97ade5467eb8960e417e8f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:36:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:36:13 . [Pipeline] withDockerContainer 04:36:13 prd-centos7-docker-4c-2g-1758 does not seem to be running inside a container 04:36:13 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:36:14 $ docker top c77b53e8339d7e9dd1bcc66bfcae396a4797a3f07804fed2c0aeb208179b9049 -eo pid,comm [Pipeline] { [Pipeline] sh 04:36:15 + docker-compose -f ./docker-compose-build.yml build --parallel 04:36:15 39dc9c94d07c: Pull complete 04:36:15 551b823b3b82: Pull complete 04:36:16 3c52a74df98c: Pull complete 04:36:16 6c9b121b6998: Pull complete 04:36:16 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 04:36:16 Status: Downloaded newer image for docker:latest 04:36:16 Building docker-core-command-go ... 04:36:16 Building docker-core-data-go ... 04:36:16 Building docker-core-metadata-go ... 04:36:16 Building docker-security-proxy-setup-go ... 04:36:16 Building docker-security-secrets-setup-go ... 04:36:16 Building docker-security-secretstore-setup-go ... 04:36:16 Building docker-support-logging-go ... 04:36:16 Building docker-support-notifications-go ... 04:36:16 Building docker-support-scheduler-go ... 04:36:16 Building docker-sys-mgmt-agent-go ... 04:36:16 Building docker-core-data-go 04:36:16 Building docker-security-secretstore-setup-go 04:36:16 Building docker-support-scheduler-go 04:36:16 Building docker-security-proxy-setup-go 04:36:16 Building docker-support-logging-go 04:36:20 ---> ed1bfd5f6ab8 04:36:20 Step 6/7 : COPY go.mod . 04:36:20 ---> 8435aff17412 04:36:20 Step 7/7 : RUN go mod download 04:36:20 ---> Running in 0652dfdba664 04:36:24 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 04:36:24 go: finding github.com/BurntSushi/toml v0.3.1 04:36:24 go: finding github.com/OneOfOne/xxhash v1.2.5 04:36:24 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 04:36:24 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 04:36:24 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 04:36:24 go: finding github.com/bgentry/speakeasy v0.1.0 04:36:24 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 04:36:24 go: finding github.com/cloudflare/gokey v0.1.0 04:36:24 go: finding github.com/davecgh/go-spew v1.1.1 04:36:24 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 04:36:24 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 04:36:24 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 04:36:24 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 04:36:24 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 04:36:24 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 04:36:24 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 04:36:24 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 04:36:24 go: finding github.com/fatih/color v1.7.0 04:36:24 go: finding github.com/fsnotify/fsnotify v1.4.7 04:36:24 go: finding github.com/fxamacker/cbor/v2 v2.2.0 04:36:24 go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 04:36:24 go: finding github.com/go-kit/kit v0.8.0 04:36:24 go: finding github.com/go-logfmt/logfmt v0.4.0 04:36:24 go: finding github.com/go-redis/redis/v7 v7.2.0 04:36:24 go: finding github.com/go-stack/stack v1.8.0 04:36:24 go: finding github.com/golang/protobuf v1.3.2 04:36:24 go: finding github.com/gomodule/redigo v2.0.0+incompatible 04:36:24 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 04:36:24 go: finding github.com/google/uuid v1.1.0 04:36:24 go: finding github.com/gorilla/mux v1.7.1 04:36:24 go: finding github.com/hashicorp/consul/api v1.1.0 04:36:24 go: finding github.com/hashicorp/consul/sdk v0.1.1 04:36:24 go: finding github.com/hashicorp/errwrap v1.0.0 04:36:24 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 04:36:24 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 04:36:25 go: finding github.com/hashicorp/go-msgpack v0.5.3 04:36:25 go: finding github.com/hashicorp/go-multierror v1.0.0 04:36:25 go: finding github.com/hashicorp/go-rootcerts v1.0.0 04:36:25 go: finding github.com/hashicorp/go-sockaddr v1.0.0 04:36:25 go: finding github.com/hashicorp/go-syslog v1.0.0 04:36:25 go: finding github.com/hashicorp/go-uuid v1.0.1 04:36:25 go: finding github.com/hashicorp/go.net v0.0.1 04:36:25 go: finding github.com/hashicorp/golang-lru v0.5.0 04:36:25 go: finding github.com/hashicorp/logutils v1.0.0 04:36:25 go: finding github.com/hashicorp/mdns v1.0.0 04:36:25 go: finding github.com/hashicorp/memberlist v0.1.3 04:36:25 go: finding github.com/hashicorp/serf v0.8.2 04:36:25 go: finding github.com/hpcloud/tail v1.0.0 04:36:25 go: finding github.com/imdario/mergo v0.3.6 04:36:25 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 04:36:25 go: finding github.com/kr/pretty v0.1.0 04:36:25 go: finding github.com/kr/pty v1.1.1 04:36:25 go: finding github.com/kr/text v0.1.0 04:36:25 go: finding github.com/mattn/go-colorable v0.0.9 04:36:25 go: finding github.com/mattn/go-isatty v0.0.3 04:36:25 go: finding github.com/miekg/dns v1.0.14 04:36:25 go: finding github.com/mitchellh/cli v1.0.0 04:36:25 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:36:25 go: finding github.com/mitchellh/copystructure v1.0.0 04:36:25 go: finding github.com/mitchellh/go-homedir v1.0.0 04:36:25 go: finding github.com/mitchellh/go-testing-interface v1.0.0 04:36:25 go: finding github.com/mitchellh/gox v0.4.0 04:36:25 go: finding github.com/mitchellh/iochan v1.0.0 04:36:25 go: finding github.com/mitchellh/mapstructure v1.1.2 04:36:25 go: finding github.com/mitchellh/reflectwalk v1.0.0 04:36:25 go: finding github.com/onsi/ginkgo v1.10.1 04:36:25 go: finding github.com/onsi/gomega v1.7.0 04:36:25 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 04:36:25 go: finding github.com/pebbe/zmq4 v1.0.0 04:36:25 go: finding github.com/pelletier/go-toml v1.2.0 04:36:25 go: finding github.com/pkg/errors v0.8.1 04:36:25 go: finding github.com/pmezard/go-difflib v1.0.0 04:36:25 go: finding github.com/posener/complete v1.1.1 04:36:25 go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 04:36:25 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 04:36:25 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 04:36:26 go: finding github.com/stretchr/objx v0.1.0 04:36:26 go: finding github.com/stretchr/testify v1.5.1 04:36:26 go: finding github.com/ugorji/go v1.1.4 04:36:26 go: finding github.com/x448/float16 v0.8.4 04:36:26 go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 04:36:26 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 04:36:26 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 04:36:26 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 04:36:26 go: finding golang.org/x/text v0.3.2 04:36:26 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 04:36:26 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 04:36:26 go: finding gopkg.in/eapache/queue.v1 v1.1.0 04:36:26 go: finding gopkg.in/fsnotify.v1 v1.4.7 04:36:26 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 04:36:26 go: finding gopkg.in/yaml.v2 v2.2.8 04:36:44 Removing intermediate container 0652dfdba664 04:36:44 ---> ff96a177bcc7 04:36:44 Successfully built ff96a177bcc7 04:36:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:36:45 + docker inspect -f . ci-base-image-arm64 04:36:45 . [Pipeline] withDockerContainer 04:36:45 prd-ubuntu18.04-docker-arm64-4c-16g-1766 does not seem to be running inside a container 04:36:45 $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:36:47 $ docker top e32ecf47878b0b0e5be2ba6c81e27cdad7823e0677a7e09afc5159d1f1d3730a -eo pid,comm [Pipeline] { [Pipeline] sh 04:36:48 + go version 04:36:48 go version go1.13.13 linux/arm64 [Pipeline] echo 04:36:48 ========================================================= 04:36:48 [edgeXBuildGoParallel] Running Tests and Build... 04:36:48 ========================================================= [Pipeline] sh 04:36:49 + make test 04:36:49 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:36:52 ? github.com/edgexfoundry/edgex-go [no test files] 04:37:03 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 04:37:03 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpineStep 2/21 : FROM ${BUILDER_BASE} AS builder 04:37:03 04:37:03 Step 2/20 : FROM ${BUILDER_BASE} AS builder 04:37:03 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 04:37:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:37:03 ---> b9d096a49d33 04:37:03 Step 3/22 : WORKDIR /edgex-go 04:37:03 ---> b9d096a49d33 04:37:03 Step 3/20 : WORKDIR /edgex-go 04:37:03 ---> b9d096a49d33 04:37:03 Step 3/21 : WORKDIR /edgex-go 04:37:03 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 04:37:03 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:37:03 ---> b9d096a49d33 04:37:03 Step 3/26 : WORKDIR /edgex-go 04:37:03 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 04:37:03 Step 2/20 : FROM ${BUILDER_BASE} AS builder 04:37:03 ---> b9d096a49d33 04:37:03 Step 3/20 : WORKDIR /edgex-go 04:37:03 ---> Running in da7b5bb87ebb 04:37:03 ---> Running in 180bdfc7955b 04:37:03 ---> Running in b5cf0eee249f 04:37:03 ---> Running in 6ab121f34cbd 04:37:03 ---> Running in 47594e733432 04:37:03 Removing intermediate container 47594e733432 04:37:03 ---> d1f902f224fd 04:37:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:37:03 Removing intermediate container b5cf0eee249f 04:37:03 ---> e94330cdbf1c 04:37:03 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:37:03 Removing intermediate container 6ab121f34cbd 04:37:03 ---> b0d3273be9f1 04:37:03 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:37:03 Removing intermediate container da7b5bb87ebb 04:37:03 ---> 6893f2b16ba3 04:37:03 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:37:03 ---> Running in a84cb43e1606 04:37:03 Removing intermediate container 180bdfc7955b 04:37:03 ---> 434efe283137 04:37:03 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:37:03 ---> Running in 1372de14bcc2 04:37:03 ---> Running in 39054868f1d2 04:37:03 ---> Running in 84e1ea339340 04:37:03 ---> Running in 58e3e9d42b04 04:37:05 Removing intermediate container 1372de14bcc2 04:37:05 ---> 0c57bc8820cd 04:37:05 Step 5/20 : RUN apk update && apk add make git 04:37:05 Removing intermediate container a84cb43e1606 04:37:05 ---> 3f4c35fb99a9 04:37:05 Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 04:37:05 ---> Running in f5eaef0bddf4 04:37:05 Removing intermediate container 84e1ea339340 04:37:05 ---> 57707979866b 04:37:05 Step 5/20 : RUN apk update && apk add make git 04:37:06 ---> Running in f927bda46fe4 04:37:06 Removing intermediate container 58e3e9d42b04 04:37:06 ---> ab0bc68911fd 04:37:06 Step 5/21 : RUN apk update && apk add make && apk add bash git 04:37:06 ---> Running in 4b876b00e904 04:37:06 Removing intermediate container 39054868f1d2 04:37:06 ---> 03491b0d1593 04:37:06 Step 5/26 : RUN apk update && apk add make git 04:37:06 ---> Running in 6ab568f7821d 04:37:06 ---> Running in 0018860ac680 04:37:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:37:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:37:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:37:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:37:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:37:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:37:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:37:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:37:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:37:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:37:09 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:37:09 v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] 04:37:09 OK: 12749 distinct packages available 04:37:09 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:37:09 v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] 04:37:09 OK: 12749 distinct packages available 04:37:09 OK: 233 MiB in 51 packages 04:37:09 OK: 233 MiB in 51 packages 04:37:09 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:37:09 v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] 04:37:09 OK: 12749 distinct packages available 04:37:10 OK: 233 MiB in 51 packages 04:37:10 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:37:10 v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] 04:37:10 OK: 12749 distinct packages available 04:37:10 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:37:10 v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] 04:37:10 OK: 12749 distinct packages available 04:37:10 OK: 233 MiB in 51 packages 04:37:10 OK: 233 MiB in 51 packages 04:37:10 OK: 233 MiB in 51 packages 04:37:11 Removing intermediate container f5eaef0bddf4 04:37:11 ---> 7d74501818d4 04:37:11 Step 6/20 : COPY go.mod . 04:37:11 Removing intermediate container 4b876b00e904 04:37:11 ---> 6d6ee271b536 04:37:11 Step 6/20 : COPY go.mod . 04:37:11 Removing intermediate container f927bda46fe4 04:37:11 ---> 34017c84421b 04:37:11 Step 6/22 : COPY go.mod . 04:37:12 ---> 1f3c8bea00db 04:37:12 Step 7/20 : RUN go mod download 04:37:12 Removing intermediate container 0018860ac680 04:37:12 ---> abab98318983 04:37:12 Step 6/26 : COPY go.mod . 04:37:12 Removing intermediate container 6ab568f7821d 04:37:12 ---> e6f4fcb6b8d6 04:37:12 Step 6/21 : COPY go.mod . 04:37:12 ---> 4256a6a37a62 04:37:12 Step 7/20 : RUN go mod download 04:37:12 ---> Running in 7f7d4f517f20 04:37:12 ---> 9ec62b806ab3 04:37:12 Step 7/22 : RUN go mod download 04:37:12 ---> Running in 44434fbca918 04:37:12 ---> aa22dd1ed780 04:37:12 Step 7/26 : RUN go mod download 04:37:12 ---> Running in eb2e387a1bd8 04:37:13 ---> 800286d7915d 04:37:13 Step 7/21 : RUN go mod download 04:37:13 ---> Running in 541c282f0a52 04:37:13 ---> Running in 87163aff4147 04:37:16 Removing intermediate container 541c282f0a52 04:37:16 ---> 04b9a2890664 04:37:16 Step 8/26 : COPY . . 04:37:16 Removing intermediate container 87163aff4147 04:37:16 ---> ed73aacd2868 04:37:16 Step 8/21 : COPY . . 04:37:16 Removing intermediate container eb2e387a1bd8 04:37:16 ---> e7b7d7a7e10f 04:37:16 Step 8/22 : COPY . . 04:37:16 Removing intermediate container 7f7d4f517f20 04:37:16 ---> e86d28b96f5c 04:37:16 Step 8/20 : COPY . . 04:37:16 Removing intermediate container 44434fbca918 04:37:16 ---> 725ddf2a44a5 04:37:16 Step 8/20 : COPY . . 04:37:31 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:37:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:37:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:37:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:37:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:37:46 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.057s 04:37:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 04:37:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:37:46 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 04:37:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:37:47 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:37:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:37:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:37:48 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:37:58 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.138s coverage: 46.6% of statements 04:37:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:37:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:37:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 04:37:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 04:37:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 04:38:06 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.206s coverage: 27.3% of statements 04:38:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:38:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:38:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 04:38:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 04:38:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 04:38:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:38:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.059s coverage: 100.0% of statements 04:38:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 04:38:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.036s coverage: 100.0% of statements 04:38:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 04:38:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.471s coverage: 28.6% of statements 04:38:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:38:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:38:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 04:38:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 04:38:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 04:38:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.099s coverage: 100.0% of statements 04:38:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 04:38:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.028s coverage: 100.0% of statements 04:38:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 04:38:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.118s coverage: 89.8% of statements 04:38:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 04:38:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.119s coverage: 97.5% of statements 04:38:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 04:38:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.051s coverage: 100.0% of statements 04:38:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 04:38:11 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 04:38:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:38:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 04:38:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 04:38:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:38:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 04:38:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:38:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 04:38:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:38:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 04:38:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 04:38:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 04:38:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:38:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 04:38:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 04:38:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 04:38:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.035s coverage: 58.8% of statements 04:38:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.228s coverage: 63.5% of statements 04:38:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:38:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:38:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements 04:38:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.329s coverage: 55.9% of statements 04:38:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:38:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:38:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 04:38:19 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 04:38:26 ---> 494b6b3347ef 04:38:26 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 04:38:26 ---> b6d4cd8fab45 04:38:26 Step 9/20 : RUN make cmd/support-scheduler/support-scheduler 04:38:26 ---> 43859c8d2edc 04:38:26 Step 9/21 : RUN make cmd/support-logging/support-logging 04:38:26 ---> c6a1e4d2c1d5 04:38:26 Step 9/22 : RUN make cmd/core-data/core-data 04:38:26 ---> 9267e6273ebc 04:38:26 Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read 04:38:26 ---> Running in a99fc41f5234 04:38:26 ---> Running in ced02af9cd84 04:38:26 ---> Running in 7b82ab69b317 04:38:26 ---> Running in 73c3b120b347 04:38:26 ---> Running in d5b1993d6e0c 04:38:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 04:38:26 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 04:38:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:38:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 04:38:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:38:26 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 4.735s coverage: 86.3% of statements 04:38:26 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 04:38:26 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.294s coverage: 72.2% of statements 04:38:26 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.387s coverage: 72.1% of statements 04:38:26 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.068s coverage: 82.4% of statements 04:38:26 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.022s coverage: 48.4% of statements 04:38:26 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 04:38:26 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 04:38:26 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 04:38:26 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.030s coverage: 28.8% of statements 04:38:26 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 04:38:28 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.033s coverage: 96.8% of statements 04:38:28 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 04:38:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.123s coverage: 26.9% of statements 04:38:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:38:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:38:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.317s coverage: 84.1% of statements 04:38:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.037s coverage: 100.0% of statements 04:38:35 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.060s coverage: 42.9% of statements 04:38:35 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 04:38:35 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 04:38:35 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.037s coverage: 100.0% of statements 04:38:35 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 04:38:35 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.046s coverage: 83.8% of statements 04:38:35 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 04:38:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.163s coverage: 46.1% of statements 04:38:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:38:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:38:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.074s coverage: 100.0% of statements 04:38:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 04:38:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 04:38:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 04:38:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.036s coverage: 100.0% of statements 04:38:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 04:38:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.068s coverage: 100.0% of statements 04:38:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 04:38:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.270s coverage: 29.1% of statements 04:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 04:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 04:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 04:38:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.069s coverage: 99.0% of statements 04:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 04:38:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.048s coverage: 100.0% of statements 04:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 04:38:48 ok github.com/edgexfoundry/edgex-go/internal/system 0.018s coverage: 0.0% of statements 04:38:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:38:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.068s coverage: 100.0% of statements 04:38:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 04:38:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:38:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:38:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 04:38:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.022s coverage: 87.9% of statements 04:38:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 04:38:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:38:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.017s coverage: 100.0% of statements 04:38:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.020s coverage: 32.1% of statements 04:38:53 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.025s coverage: 100.0% of statements 04:38:54 GO111MODULE=on go vet ./... 04:39:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:39:12 gofmt -l . 04:39:13 [ "`gofmt -l .`" = "" ] 04:39:13 Removing intermediate container a99fc41f5234 04:39:13 ---> 04c051ceb236 04:39:13 04:39:13 Step 10/20 : FROM alpine 04:39:13 latest: Pulling from library/alpine 04:39:14 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 04:39:14 Status: Downloaded newer image for alpine:latest 04:39:14 ---> a24bb4013296 04:39:14 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 04:39:14 ---> Running in 924ef63e0e91 04:39:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read 04:39:15 Removing intermediate container 73c3b120b347 04:39:15 ---> d270e292454f 04:39:15 04:39:15 Step 10/21 : FROM scratch 04:39:15 ---> 04:39:15 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 04:39:15 ./bin/test-go-mod-tidy.sh 04:39:16 ./bin/test-attribution-txt.sh [Pipeline] sh 04:39:19 ---> Running in 86eb4c711c01 04:39:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:39:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:39:19 v3.12.0-199-gc106e3c922 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 04:39:19 v3.12.0-197-g6dfff0a61e [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 04:39:19 OK: 12749 distinct packages available 04:39:19 (1/4) Installing ca-certificates (20191127-r4) 04:39:19 (2/4) Installing nghttp2-libs (1.41.0-r0) 04:39:19 (3/4) Installing libcurl (7.69.1-r0) 04:39:19 (4/4) Installing curl (7.69.1-r0) 04:39:19 Executing busybox-1.31.1-r16.trigger 04:39:19 Executing ca-certificates-20191127-r4.trigger 04:39:19 OK: 7 MiB in 18 packages 04:39:19 Removing intermediate container 86eb4c711c01 04:39:19 ---> 4b9978f52792 04:39:19 Step 12/21 : ENV APP_PORT=48061 04:39:20 Removing intermediate container ced02af9cd84 04:39:20 ---> 75eef508ab80 04:39:20 04:39:20 Step 10/20 : FROM scratch 04:39:20 ---> 04:39:20 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:39:20 ---> Running in 880eeb48f436 04:39:20 + ls -al . 04:39:20 total 588 04:39:20 drwxrwxr-x 10 1001 1001 4096 Aug 1 04:39 . 04:39:20 drwxr-xr-x 4 root root 4096 Aug 1 04:36 .. 04:39:20 -rw-rw-r-- 1 1001 1001 11 Aug 1 04:34 .dockerignore 04:39:20 drwxrwxr-x 8 1001 1001 4096 Aug 1 04:35 .git 04:39:20 drwxrwxr-x 3 1001 1001 4096 Aug 1 04:34 .github 04:39:20 -rw-rw-r-- 1 1001 1001 932 Aug 1 04:34 .gitignore 04:39:20 drwxrwxr-x 3 1001 1001 4096 Aug 1 04:35 .semver 04:39:20 -rw-rw-r-- 1 1001 1001 166 Aug 1 04:34 .sonarcloud.properties 04:39:20 -rw-rw-r-- 1 1001 1001 3804 Aug 1 04:34 CONTRIBUTING.md 04:39:20 -rw-rw-r-- 1 1001 1001 1035 Aug 1 04:34 Dockerfile.build 04:39:20 -rw-rw-r-- 1 1001 1001 865 Aug 1 04:34 Jenkinsfile 04:39:20 -rw-rw-r-- 1 1001 1001 10775 Aug 1 04:34 LICENSE 04:39:20 -rw-rw-r-- 1 1001 1001 6237 Aug 1 04:34 Makefile 04:39:20 -rw-rw-r-- 1 1001 1001 5652 Aug 1 04:34 README.md 04:39:20 -rw-rw-r-- 1 1001 1001 7111 Aug 1 04:34 SECURITY.md 04:39:20 -rw-rw-r-- 1 1001 1001 5 Aug 1 04:31 VERSION 04:39:20 -rw-rw-r-- 1 1001 1001 4131 Aug 1 04:34 ZMQWindows.md 04:39:20 drwxrwxr-x 2 1001 1001 4096 Aug 1 04:34 bin 04:39:20 drwxrwxr-x 15 1001 1001 4096 Aug 1 04:34 cmd 04:39:20 -rw-r--r-- 1 root root 455803 Aug 1 04:38 coverage.out 04:39:20 -rw-r--r-- 1 root root 1019 Aug 1 04:39 go.mod 04:39:20 -rw-r--r-- 1 root root 18146 Aug 1 04:39 go.sum 04:39:20 drwxrwxr-x 8 1001 1001 4096 Aug 1 04:34 internal 04:39:20 drwxrwxr-x 4 1001 1001 4096 Aug 1 04:34 openapi 04:39:20 drwxrwxr-x 4 1001 1001 4096 Aug 1 04:34 snap 04:39:20 -rw-rw-r-- 1 1001 1001 168 Aug 1 04:34 version.go [Pipeline] sh 04:39:20 ---> Running in 93aca350ddbc 04:39:20 + '[' -e coverage.out ] 04:39:20 + chown 1001:1001 coverage.out [Pipeline] stash 04:39:20 Warning: overwriting stash ‘coverage-report’ 04:39:21 Stashed 1 file(s) [Pipeline] sh 04:39:22 + make build 04:39:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:39:23 Removing intermediate container 880eeb48f436 04:39:23 ---> 78471d3594a5 04:39:23 Step 13/21 : EXPOSE $APP_PORT 04:39:23 Removing intermediate container 93aca350ddbc 04:39:23 ---> 85ca43976d6a 04:39:23 Step 12/20 : ENV APP_PORT=48085 04:39:23 ---> Running in d57a039b74fe 04:39:23 ---> Running in 612cda66725e 04:39:23 Removing intermediate container 7b82ab69b317 04:39:23 ---> 4bf55814d232 04:39:23 04:39:23 Step 10/22 : FROM alpine 04:39:24 ---> a24bb4013296 04:39:24 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:39:24 Removing intermediate container 924ef63e0e91 04:39:24 ---> 267d67ab42e3 04:39:24 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:39:25 ---> Running in 948f8573a033 04:39:25 Removing intermediate container d57a039b74fe 04:39:25 ---> 0a747a4dae3f 04:39:25 Step 14/21 : COPY --from=builder /bin/bash /bin/bash 04:39:25 Removing intermediate container 612cda66725e 04:39:25 ---> 9352ba0942e3 04:39:25 Step 13/20 : EXPOSE $APP_PORT 04:39:25 ---> Running in 38a24037510e 04:39:25 ---> Running in fd54ce99534e 04:39:25 Removing intermediate container d5b1993d6e0c 04:39:25 ---> 255ba122ab70 04:39:25 04:39:25 Step 10/26 : FROM alpine:3.10 04:39:25 Removing intermediate container 948f8573a033 04:39:25 ---> 22071ca42496 04:39:25 Step 12/22 : ENV APP_PORT=48080 04:39:25 ---> Running in 76f3b12cdf4a 04:39:25 ---> a37951193866 04:39:25 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 04:39:25 3.10: Pulling from library/alpine 04:39:25 Removing intermediate container 38a24037510e 04:39:25 ---> 9e71fbe8f40f 04:39:25 Step 13/20 : WORKDIR /edgex 04:39:25 Removing intermediate container fd54ce99534e 04:39:25 ---> a7ce596b625a 04:39:25 Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 04:39:25 ---> Running in a03187e810db 04:39:26 Removing intermediate container 76f3b12cdf4a 04:39:26 ---> d4523f4acc79 04:39:26 Step 13/22 : EXPOSE $APP_PORT 04:39:26 ---> Running in 354951b35076 04:39:26 ---> 9d5631ff6b80 04:39:26 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 04:39:26 Removing intermediate container a03187e810db 04:39:26 ---> d2e01b3627ae 04:39:26 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:39:26 ---> 55baace87e00 04:39:26 Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:39:27 Removing intermediate container 354951b35076 04:39:27 ---> c0531e6c3a98 04:39:27 Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:39:28 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 04:39:28 ---> 09821d5bf208 04:39:28 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:39:28 Status: Downloaded newer image for alpine:3.10 04:39:28 ---> be4e4bea2c2e 04:39:28 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 04:39:28 ---> Running in 08d5113323e0 04:39:28 ---> Running in dc995fcfc808 04:39:28 ---> e190ce9b1c0f 04:39:28 Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:39:28 ---> 6b3a2050bd36 04:39:28 Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 04:39:29 ---> 35c74a38777f 04:39:29 Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:39:29 ---> 9a274e8791c0 04:39:29 Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:39:29 ---> 818e88743800 04:39:29 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:39:29 ---> Running in 73e645e11334 04:39:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 04:39:29 ---> Running in 5a648a5af9a5 04:39:29 ---> Running in c2d461ef4d62 04:39:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 04:39:29 Removing intermediate container 73e645e11334 04:39:29 ---> 0c9582f41fd9 04:39:29 Step 19/21 : LABEL arch=x86_64 04:39:29 ---> Running in 0cb6bf6b6aaf 04:39:29 Removing intermediate container 5a648a5af9a5 04:39:29 ---> 5da0e5de0c14 04:39:29 Step 18/20 : LABEL arch=x86_64 04:39:29 v3.10.5-64-g415cd71e45 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 04:39:29 v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 04:39:29 OK: 10346 distinct packages available 04:39:29 Removing intermediate container c2d461ef4d62 04:39:29 ---> c2b160de9ead 04:39:29 Step 17/20 : CMD ["--init=true"] 04:39:30 ---> Running in b062e8207535 04:39:30 ---> Running in 73f12b9dde46 04:39:30 (1/5) Installing ca-certificates (20191127-r2) 04:39:30 (2/5) Installing nghttp2-libs (1.39.2-r1) 04:39:30 (3/5) Installing libcurl (7.66.0-r0) 04:39:30 (4/5) Installing curl (7.66.0-r0) 04:39:30 (5/5) Installing dumb-init (1.2.2-r1) 04:39:30 Executing busybox-1.30.1-r3.trigger 04:39:30 Executing ca-certificates-20191127-r2.trigger 04:39:30 OK: 7 MiB in 19 packages 04:39:30 Removing intermediate container 0cb6bf6b6aaf 04:39:30 ---> 3e2e1ae1c9db 04:39:30 Step 20/21 : LABEL git_sha=ae163bca159cad391f6cbf9313107a867bccb890 04:39:31 Removing intermediate container 08d5113323e0 04:39:31 ---> 15d65a784e6a 04:39:31 Step 15/22 : RUN apk --no-cache add zeromq 04:39:31 ---> Running in f805f8047d23 04:39:31 Removing intermediate container 73f12b9dde46 04:39:31 ---> 2a4d411fbf01 04:39:31 Step 18/20 : LABEL arch=x86_64 04:39:31 Removing intermediate container b062e8207535 04:39:31 ---> 119ac7c03ad7 04:39:31 Step 19/20 : LABEL git_sha=ae163bca159cad391f6cbf9313107a867bccb890 04:39:31 ---> Running in 9af2060343c3 04:39:31 ---> Running in 0a42badd6129 04:39:31 ---> Running in f70c1ee23061 04:39:31 Removing intermediate container f805f8047d23 04:39:31 ---> 194c3f7bafe2 04:39:31 Step 21/21 : LABEL version=0.0.0 04:39:32 ---> Running in ae66a980dd79 04:39:32 Removing intermediate container 0a42badd6129 04:39:32 ---> 96a60f01246d 04:39:32 Step 19/20 : LABEL git_sha=ae163bca159cad391f6cbf9313107a867bccb890 04:39:32 Removing intermediate container f70c1ee23061 04:39:32 ---> 81223e13f546 04:39:32 Step 20/20 : LABEL version=0.0.0 04:39:32 Removing intermediate container dc995fcfc808 04:39:32 ---> 292c08a2919f 04:39:32 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:39:32 ---> Running in 6cf3307cbd97 04:39:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:39:32 ---> Running in 35e45f021db2 04:39:32 ---> Running in a34147d18968 04:39:32 Removing intermediate container ae66a980dd79 04:39:32 ---> e805728ff236 04:39:32 04:39:32 Removing intermediate container 6cf3307cbd97 04:39:32 ---> 08bac25d574b 04:39:32 Step 20/20 : LABEL version=0.0.0 04:39:32 Successfully built e805728ff236 04:39:32 Successfully tagged docker-support-logging-go:latest 04:39:32  Building docker-support-logging-go ... done Building docker-sys-mgmt-agent-go 04:39:32 ---> Running in 7acfdf675ebe 04:39:32 Removing intermediate container 35e45f021db2 04:39:32 ---> e03f39bdb88e 04:39:32 04:39:32 Removing intermediate container a34147d18968 04:39:32 ---> 53b2ff29ca8b 04:39:32 Step 13/26 : WORKDIR / 04:39:32 Successfully built e03f39bdb88e 04:39:33 Successfully tagged docker-support-scheduler-go:latest 04:39:33  Building docker-support-scheduler-go ... done Building docker-core-command-go 04:39:33 ---> Running in 61d13768c70f 04:39:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:39:33 Removing intermediate container 7acfdf675ebe 04:39:33 ---> b2041a4961d7 04:39:33 04:39:33 Successfully built b2041a4961d7 04:39:33 Successfully tagged docker-security-proxy-setup-go:latest 04:39:33 Building docker-support-notifications-go 04:39:33  Building docker-security-proxy-setup-go ... done Removing intermediate container 61d13768c70f 04:39:33 ---> 2aeaf734149c 04:39:33 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:39:34 (1/5) Installing libgcc (9.3.0-r2) 04:39:34 (2/5) Installing libsodium (1.0.18-r0) 04:39:34 (3/5) Installing libstdc++ (9.3.0-r2) 04:39:34 (4/5) Installing libzmq (4.3.2-r0) 04:39:34 ---> e09a8fead9c1 04:39:34 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:39:35 (5/5) Installing zeromq (4.3.2-r0) 04:39:35 Executing busybox-1.31.1-r16.trigger 04:39:35 OK: 8 MiB in 19 packages 04:39:39 ---> dea541665901 04:39:39 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:39:42 Removing intermediate container 9af2060343c3 04:39:42 ---> ebe756229a54 04:39:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 04:39:42 ---> 48816c6a942a 04:39:42 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 04:39:42 ---> a6cd8d98886b 04:39:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:39:42 ---> 01c2c015c247 04:39:42 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:39:43 ---> 6e10e49bf436 04:39:43 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:39:44 ---> 3da56b7ad042 04:39:44 Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:39:44 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 04:39:47 ---> c081c75450f4 04:39:47 Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:39:47 ---> 5f9512b5b797 04:39:47 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 04:39:48 ---> Running in d7adc2f625e3 04:39:49 ---> 7d3b305a4ed2 04:39:49 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:39:50 Removing intermediate container d7adc2f625e3 04:39:50 ---> ce2f60837a15 04:39:50 Step 20/22 : LABEL arch=x86_64 04:39:51 ---> Running in cff5cb303386 04:39:51 ---> 4bf87fa0a9f0 04:39:51 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:39:52 ---> Running in 44f0bed94f81 04:39:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 04:39:53 Removing intermediate container cff5cb303386 04:39:53 ---> 0f61ce702b97 04:39:53 Step 21/22 : LABEL git_sha=ae163bca159cad391f6cbf9313107a867bccb890 04:39:54 ---> Running in 3ceee2ff8c3f 04:39:54 Removing intermediate container 3ceee2ff8c3f 04:39:54 ---> b86ef653932c 04:39:54 Step 22/22 : LABEL version=0.0.0 04:39:56 ---> Running in 856b6608a368 04:39:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 04:39:58 Removing intermediate container 856b6608a368 04:39:58 ---> 28730616014a 04:39:58 04:39:59 Successfully built 28730616014a 04:40:00 Successfully tagged docker-core-data-go:latest 04:40:00  Building docker-core-data-go ... done Building docker-security-secrets-setup-go 04:40:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:40:07 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 04:40:07 Step 2/21 : FROM ${BUILDER_BASE} AS builder 04:40:07 ---> b9d096a49d33 04:40:07 Step 3/21 : WORKDIR /edgex-go 04:40:07 ---> Using cache 04:40:07 ---> 434efe283137 04:40:07 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:40:07 ---> Using cache 04:40:07 ---> ab0bc68911fd 04:40:07 Step 5/21 : RUN apk update && apk add make git 04:40:07 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 04:40:07 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:40:07 ---> b9d096a49d33 04:40:07 Step 3/26 : WORKDIR /edgex-go 04:40:07 ---> Using cache 04:40:07 ---> 434efe283137 04:40:07 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:40:07 ---> Using cache 04:40:07 ---> ab0bc68911fd 04:40:07 Step 5/26 : RUN apk update && apk add make bash git 04:40:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:40:08 Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine 04:40:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:40:08 ---> b9d096a49d33 04:40:08 Step 3/23 : WORKDIR /edgex-go 04:40:08 ---> Using cache 04:40:08 ---> 434efe283137 04:40:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:40:08 ---> Using cache 04:40:08 ---> ab0bc68911fd 04:40:08 Step 5/23 : RUN apk update && apk add make bash git ca-certificates 04:40:08 ---> Running in bc004af17f88 04:40:09 ---> Running in 64a3676940f9 04:40:09 Removing intermediate container 44f0bed94f81 04:40:09 ---> 75615580f322 04:40:09 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 04:40:09 ---> Running in 1cd676aaaaea 04:40:09 ---> Running in 20a3983a6dd8 04:40:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:40:11 Removing intermediate container 20a3983a6dd8 04:40:11 ---> bc0bc4a91e06 04:40:11 Step 24/26 : LABEL arch=x86_64 04:40:11 ---> Running in 1dd740eee8cd 04:40:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:40:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:40:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:40:12 Removing intermediate container 1dd740eee8cd 04:40:12 ---> 4a51e01931c6 04:40:12 Step 25/26 : LABEL git_sha=ae163bca159cad391f6cbf9313107a867bccb890 04:40:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:40:13 ---> Running in b3c6987b00e1 04:40:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:40:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:40:13 Removing intermediate container b3c6987b00e1 04:40:13 ---> e0ddbb642d3c 04:40:13 Step 26/26 : LABEL version=0.0.0 04:40:13 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:40:13 v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] 04:40:13 OK: 12749 distinct packages available 04:40:13 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:40:13 v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] 04:40:13 OK: 12749 distinct packages available 04:40:14 OK: 233 MiB in 51 packages 04:40:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:40:14 OK: 233 MiB in 51 packages 04:40:14 ---> Running in 661e8cfa4f79 04:40:14 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:40:14 v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] 04:40:14 OK: 12749 distinct packages available 04:40:14 OK: 233 MiB in 51 packages 04:40:15 Removing intermediate container 661e8cfa4f79 04:40:15 ---> 4ff7481acda0 04:40:15 04:40:15 Successfully built 4ff7481acda0 04:40:16 Successfully tagged docker-security-secretstore-setup-go:latest 04:40:16  Building docker-security-secretstore-setup-go ... done Building docker-core-metadata-go 04:40:19 Removing intermediate container 64a3676940f9 04:40:19 ---> 40b9626d5db6 04:40:19 Step 6/26 : COPY go.mod . 04:40:20 Removing intermediate container bc004af17f88 04:40:20 ---> 07f96d0c123b 04:40:20 Step 6/21 : COPY go.mod . 04:40:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 04:40:21 Removing intermediate container 1cd676aaaaea 04:40:21 ---> f41911a72e84 04:40:21 Step 6/23 : COPY go.mod . 04:40:22 ---> 98bf41a9eb32 04:40:22 Step 7/26 : RUN go mod download 04:40:23 Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine 04:40:23 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 04:40:23 ---> b9d096a49d33 04:40:23 Step 3/29 : WORKDIR /edgex-go 04:40:23 ---> Using cache 04:40:23 ---> 434efe283137 04:40:23 Step 4/29 : RUN apk update && apk add make git 04:40:23 ---> Running in a14fc4ced196 04:40:24 ---> 769b4c33bbfa 04:40:24 Step 7/21 : RUN go mod download 04:40:24 ---> 0c8e4f9fbb7f 04:40:24 Step 7/23 : RUN go mod download 04:40:24 ---> Running in 7d2348d1ba9c 04:40:24 ---> Running in 78dd873f0a6d 04:40:24 ---> Running in 23a8d3bbb140 04:40:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 04:40:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:40:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:40:27 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:40:27 v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] 04:40:27 OK: 12749 distinct packages available 04:40:28 OK: 233 MiB in 51 packages 04:40:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:40:32 Removing intermediate container 7d2348d1ba9c 04:40:32 ---> 0337ad87e803 04:40:32 Step 5/29 : COPY go.mod . 04:40:33 ---> dfbf20092a4f 04:40:33 Step 6/29 : RUN go mod download 04:40:34 ---> Running in c890ed1766ea 04:40:34 Removing intermediate container 23a8d3bbb140 04:40:34 ---> 04356b239d04 04:40:34 Step 8/23 : COPY . . 04:40:34 Removing intermediate container a14fc4ced196 04:40:34 ---> d23a63b006a5 04:40:34 Step 8/26 : COPY . . 04:40:34 Removing intermediate container 78dd873f0a6d 04:40:34 ---> d96d4e23984f 04:40:34 Step 8/21 : COPY . . 04:40:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:40:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read 04:40:43 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 04:40:43 Step 2/21 : FROM ${BUILDER_BASE} AS builder 04:40:43 ---> b9d096a49d33 04:40:43 Step 3/21 : WORKDIR /edgex-go 04:40:43 ---> Using cache 04:40:43 ---> 434efe283137 04:40:43 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:40:43 ---> Using cache 04:40:43 ---> ab0bc68911fd 04:40:43 Step 5/21 : RUN apk update && apk add make git 04:40:43 ---> Using cache 04:40:43 ---> 07f96d0c123b 04:40:43 Step 6/21 : COPY go.mod . 04:40:43 ---> Using cache 04:40:43 ---> 769b4c33bbfa 04:40:43 Step 7/21 : RUN go mod download 04:40:43 ---> Using cache 04:40:43 ---> d96d4e23984f 04:40:43 Step 8/21 : COPY . . [Pipeline] } 04:40:44 $ docker stop --time=1 e32ecf47878b0b0e5be2ba6c81e27cdad7823e0677a7e09afc5159d1f1d3730a 04:40:47 $ docker rm -f e32ecf47878b0b0e5be2ba6c81e27cdad7823e0677a7e09afc5159d1f1d3730a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) 04:40:48 Removing intermediate container c890ed1766ea 04:40:48 ---> 2b65b7b4b4ed 04:40:48 Step 7/29 : COPY . . [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:40:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:40:49 04:40:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:40:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:40:50 latest: Pulling from edgex-devops/edgex-compose-arm64 04:40:50 29e5d40040c1: Pulling fs layer 04:40:50 1ce36da41761: Pulling fs layer 04:40:50 25b303627fd3: Pulling fs layer 04:40:50 29e5d40040c1: Download complete 04:40:50 1ce36da41761: Verifying Checksum 04:40:50 1ce36da41761: Download complete 04:40:50 29e5d40040c1: Pull complete 04:40:52 1ce36da41761: Pull complete 04:40:52 25b303627fd3: Verifying Checksum 04:40:52 25b303627fd3: Download complete 04:41:02 25b303627fd3: Pull complete 04:41:02 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 04:41:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:41:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 04:41:02 prd-ubuntu18.04-docker-arm64-4c-16g-1766 does not seem to be running inside a container 04:41:02 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:41:07 $ docker top aa4c8715015205e96deca254cd8c6261d6f88ca6381aed9a7c5f801e168b6762 -eo pid,comm [Pipeline] { [Pipeline] sh 04:41:08 + + docker-composegrep build parallel --help 04:41:08 04:41:13 --parallel Build images in parallel. [Pipeline] } 04:41:14 $ docker stop --time=1 aa4c8715015205e96deca254cd8c6261d6f88ca6381aed9a7c5f801e168b6762 04:41:16 $ docker rm -f aa4c8715015205e96deca254cd8c6261d6f88ca6381aed9a7c5f801e168b6762 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:41:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:41:17 . [Pipeline] withDockerContainer 04:41:17 prd-ubuntu18.04-docker-arm64-4c-16g-1766 does not seem to be running inside a container 04:41:18 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:41:19 $ docker top 9426055b5033752f6f52f40a996ce31afb4eab807671c9c9fcf6e99eccf995a5 -eo pid,comm [Pipeline] { [Pipeline] sh 04:41:20 + docker-compose -f ./docker-compose-build.yml build --parallel 04:41:21 ---> ebb88becc9e2 04:41:21 Step 9/23 : RUN make cmd/support-notifications/support-notifications 04:41:21 ---> 512ff730b915 04:41:21 Step 9/21 : RUN make cmd/core-command/core-command 04:41:21 ---> aa9a33b5ffa2 04:41:21 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:41:21 ---> Running in 0a1b78042bd5 04:41:21 ---> Running in 39a5ea6129cc 04:41:21 ---> Running in 495d072dfa8d 04:41:21 ---> c036a63d5dae 04:41:21 Step 9/21 : RUN make cmd/core-metadata/core-metadata 04:41:22 ---> Running in 049af468a33f 04:41:23 ---> 191279448e87 04:41:23 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 04:41:23 ---> Running in 127f06c0e84a 04:41:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 04:41:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:41:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:41:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:41:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 04:41:27 Building docker-core-command-go ... 04:41:27 Building docker-core-data-go ... 04:41:27 Building docker-core-metadata-go ... 04:41:27 Building docker-security-proxy-setup-go ... 04:41:27 Building docker-security-secrets-setup-go ... 04:41:27 Building docker-security-secretstore-setup-go ... 04:41:27 Building docker-support-logging-go ... 04:41:27 Building docker-support-notifications-go ... 04:41:27 Building docker-support-scheduler-go ... 04:41:27 Building docker-sys-mgmt-agent-go ... 04:41:27 Building docker-security-secretstore-setup-go 04:41:27 Building docker-support-scheduler-go 04:41:27 Building docker-security-secrets-setup-go 04:41:27 Building docker-sys-mgmt-agent-go 04:41:27 Building docker-support-notifications-go 04:42:12 Removing intermediate container 127f06c0e84a 04:42:12 ---> 21901653c66d 04:42:12 04:42:12 Step 9/29 : FROM alpine:latest 04:42:12 ---> a24bb4013296 04:42:12 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 04:42:12 ---> Running in d1fe86955178 04:42:13 Removing intermediate container d1fe86955178 04:42:13 ---> c4e7fcb5306c 04:42:13 Step 11/29 : USER root 04:42:16 ---> Running in 027a358e8d0a 04:42:16 Removing intermediate container 0a1b78042bd5 04:42:16 ---> 3cd9513d45a3 04:42:16 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:42:16 Removing intermediate container 027a358e8d0a 04:42:16 ---> 8f84b483f4b0 04:42:16 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 04:42:16 ---> Running in c1d9db19bf1e 04:42:16 ---> Running in f5b99c608218 04:42:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:42:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:42:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:42:18 v3.12.0-199-gc106e3c922 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 04:42:18 v3.12.0-197-g6dfff0a61e [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 04:42:18 OK: 12749 distinct packages available 04:42:18 (1/2) Installing ca-certificates (20191127-r4) 04:42:18 (2/2) Installing dumb-init (1.2.2-r1) 04:42:18 Executing busybox-1.31.1-r16.trigger 04:42:18 Executing ca-certificates-20191127-r4.trigger 04:42:19 OK: 6 MiB in 16 packages 04:42:25 Removing intermediate container 39a5ea6129cc 04:42:25 ---> 577d54ec3f0b 04:42:25 04:42:25 Step 10/23 : FROM scratch 04:42:25 ---> 04:42:25 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 04:42:25 Removing intermediate container 495d072dfa8d 04:42:25 ---> 5bc261b222c1 04:42:25 04:42:25 Step 10/21 : FROM scratch 04:42:25 ---> 04:42:25 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:42:25 Removing intermediate container 049af468a33f 04:42:25 ---> 198fb44bff0d 04:42:25 04:42:25 Step 10/21 : FROM scratch 04:42:25 ---> 04:42:25 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:42:25 ---> Using cache 04:42:25 ---> 4b9978f52792 04:42:25 Step 12/23 : ENV APP_PORT=48060 04:42:25 ---> Using cache 04:42:25 ---> 85ca43976d6a 04:42:25 Step 12/21 : ENV APP_PORT=48081 04:42:25 ---> Using cache 04:42:25 ---> 85ca43976d6a 04:42:25 Step 12/21 : ENV APP_PORT=48082 04:42:26 Removing intermediate container f5b99c608218 04:42:26 ---> a68d547814a6 04:42:26 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 04:42:26 ---> Running in e5ad2820858a 04:42:26 ---> Running in 2d8eb4ad08a7 04:42:26 ---> Running in 245a864d2e60 04:42:26 ---> Running in aee0fc3883cf 04:42:26 Removing intermediate container c1d9db19bf1e 04:42:26 ---> e17213198110 04:42:26 04:42:26 Step 11/26 : FROM docker:latest 04:42:26 ---> 81f5749c9058 04:42:26 Step 12/26 : RUN apk add --no-cache bash 04:42:26 Removing intermediate container e5ad2820858a 04:42:26 ---> 77f47be924c0 04:42:26 Step 13/23 : EXPOSE $APP_PORT 04:42:26 ---> Running in be854e7168fa 04:42:26 Removing intermediate container 2d8eb4ad08a7 04:42:26 ---> 7d7e527f72ae 04:42:26 Step 13/21 : EXPOSE $APP_PORT 04:42:26 ---> Running in df8ad1204b79 04:42:26 Removing intermediate container 245a864d2e60 04:42:26 ---> fd823fc6b801 04:42:26 Step 13/21 : EXPOSE $APP_PORT 04:42:26 ---> Running in 9acfe649a56b 04:42:26 Removing intermediate container aee0fc3883cf 04:42:26 ---> e1b3bc3e621d 04:42:26 Step 14/29 : WORKDIR $BASE_DIR 04:42:26 ---> Running in 6a074652b956 04:42:26 ---> Running in 1fc39120f438 04:42:26 Removing intermediate container df8ad1204b79 04:42:26 ---> c59e70ce7d54 04:42:26 Step 14/23 : COPY --from=builder /bin/sh /bin/sh 04:42:27 Removing intermediate container 9acfe649a56b 04:42:27 ---> 90cdbe6b78d9 04:42:27 Step 14/21 : WORKDIR / 04:42:27 Removing intermediate container 6a074652b956 04:42:27 ---> 5fab83f555e4 04:42:27 Step 14/21 : WORKDIR / 04:42:27 ---> Running in bf46b2db5450 04:42:27 ---> Running in b3fe515baa6b 04:42:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:42:27 Removing intermediate container 1fc39120f438 04:42:27 ---> aa165e182483 04:42:27 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 04:42:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:42:27 ---> ec454c50220b 04:42:27 Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 04:42:27 ---> Running in 294c27a1d046 04:42:27 Removing intermediate container bf46b2db5450 04:42:27 ---> 380d0c0bb807 04:42:27 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 04:42:27 Removing intermediate container b3fe515baa6b 04:42:27 ---> aef376527fd0 04:42:27 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 04:42:27 (1/2) Installing readline (8.0.4-r0) 04:42:28 (2/2) Installing bash (5.0.17-r0) 04:42:28 Executing bash-5.0.17-r0.post-install 04:42:28 Executing busybox-1.31.1-r16.trigger 04:42:28 OK: 12 MiB in 22 packages 04:42:30 ---> 33c3101c3eee 04:42:30 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:42:30 ---> 10ca08942eca 04:42:30 Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl 04:42:30 ---> 038832dc9a81 04:42:30 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:42:30 Removing intermediate container be854e7168fa 04:42:30 ---> 5794b2ffa818 04:42:30 Step 13/26 : RUN rm -rf /var/cache/apk/* 04:42:30 ---> 880e2193592c 04:42:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 04:42:30 ---> Running in 7b01eae252bf 04:42:30 ---> 00f17f9cebd7 04:42:30 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:42:30 ---> c45c1683f494 04:42:30 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:42:30 Removing intermediate container 294c27a1d046 04:42:30 ---> 31ff455afdad 04:42:30 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 04:42:31 ---> d1f6d1964bf2 04:42:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:42:31 ---> 99bb56f93ef6 04:42:31 Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:42:31 ---> 25b7cc686823 04:42:31 Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:42:31 ---> Running in 55a4328f035f 04:42:31 ---> Running in bae37675b4d9 04:42:31 ---> 1d23eebdf291 04:42:31 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 04:42:32 ---> f10f171e65d3 04:42:32 Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:42:32 Removing intermediate container 55a4328f035f 04:42:32 ---> ab74bd6ef2b5 04:42:32 Step 19/21 : LABEL arch=x86_64 04:42:32 Removing intermediate container bae37675b4d9 04:42:32 ---> 539e1537c582 04:42:32 Step 19/21 : LABEL arch=x86_64 04:42:32 ---> Running in 755120451e2a 04:42:32 ---> Running in 8943311bb570 04:42:32 ---> c8efbbf3b50a 04:42:32 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 04:42:32 Removing intermediate container 7b01eae252bf 04:42:32 ---> 196264a9cac9 04:42:32 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 04:42:32 ---> 25d9539f55aa 04:42:32 Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:42:32 ---> Running in 31132c1ffdee 04:42:32 Removing intermediate container 755120451e2a 04:42:32 ---> 9adc2653cab0 04:42:32 Step 20/21 : LABEL git_sha=ae163bca159cad391f6cbf9313107a867bccb890 04:42:32 ---> Running in d622b3dc50b4 04:42:32 Removing intermediate container 8943311bb570 04:42:32 ---> 5881463a3810 04:42:32 Step 20/21 : LABEL git_sha=ae163bca159cad391f6cbf9313107a867bccb890 04:42:32 ---> c24bac57c44f 04:42:32 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 04:42:32 ---> Running in e20de54a9b00 04:42:32 ---> Running in 10e93357c471 04:42:32 Removing intermediate container 31132c1ffdee 04:42:32 ---> 83a1d24ba61e 04:42:32 Step 15/26 : ENV APP_PORT=48090 04:42:33 Removing intermediate container d622b3dc50b4 04:42:33 ---> e4094ead00d9 04:42:33 Step 21/23 : LABEL arch=x86_64 04:42:33 ---> Running in c0bc195bb616 04:42:33 ---> Running in 78e58529d6b7 04:42:33 Removing intermediate container e20de54a9b00 04:42:33 ---> ef4fdee15dc7 04:42:33 Step 21/21 : LABEL version=0.0.0 04:42:33 Removing intermediate container 10e93357c471 04:42:33 ---> db758e926a34 04:42:33 Step 21/21 : LABEL version=0.0.0 04:42:33 ---> 3a86980ac2a7 04:42:33 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 04:42:33 ---> Running in 3cd2f2f5db3b 04:42:33 ---> Running in c9f63d3b7479 04:42:33 Removing intermediate container c0bc195bb616 04:42:33 ---> 20bf552a62d7 04:42:33 Step 16/26 : EXPOSE $APP_PORT 04:42:33 Removing intermediate container 78e58529d6b7 04:42:33 ---> 48b670d1753b 04:42:33 Step 22/23 : LABEL git_sha=ae163bca159cad391f6cbf9313107a867bccb890 04:42:33 ---> Running in f1d5531a8da6 04:42:33 Removing intermediate container 3cd2f2f5db3b 04:42:33 ---> e30621488fca 04:42:34 04:42:34 ---> Running in d13ee36b34f3 04:42:34 Removing intermediate container c9f63d3b7479 04:42:34 ---> 541c23f28ccf 04:42:34 04:42:34 ---> dd2bda3585bc 04:42:34 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 04:42:34 Successfully built 541c23f28ccf 04:42:34 Successfully built e30621488fca 04:42:34 Successfully tagged docker-core-metadata-go:latest 04:42:34  Building docker-core-metadata-go ... done  ---> Running in af845f7f49d5 04:42:34 Successfully tagged docker-core-command-go:latest 04:42:34  Building docker-core-command-go ... done Removing intermediate container f1d5531a8da6 04:42:34 ---> e853eeb1dec1 04:42:34 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:42:34 Removing intermediate container d13ee36b34f3 04:42:34 ---> 3237dd0abf23 04:42:34 Step 23/23 : LABEL version=0.0.0 04:42:34 ---> Running in 83f699763568 04:42:35 Removing intermediate container 83f699763568 04:42:35 ---> 49b322a473c4 04:42:35 04:42:35 Successfully built 49b322a473c4 04:42:35 ---> d500e5e67eb1 04:42:35 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:42:35 Successfully tagged docker-support-notifications-go:latest 04:42:35  Building docker-support-notifications-go ... done  ---> 1552d0d4e6be 04:42:35 Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:42:36 Removing intermediate container af845f7f49d5 04:42:36 ---> 6cd3d190b104 04:42:36 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 04:42:36 ---> b309cdfe97f8 04:42:36 Step 20/26 : RUN apk --no-cache add py-pip 04:42:36 ---> Running in fd01d2711df1 04:42:36 ---> 1c27ee7baff9 04:42:36 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:42:37 ---> Running in 6bea4b531d8a 04:42:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:42:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:42:37 (1/33) Installing libbz2 (1.0.8-r1) 04:42:37 (2/33) Installing expat (2.2.9-r1) 04:42:37 (3/33) Installing libffi (3.3-r2) 04:42:37 (4/33) Installing gdbm (1.13-r1) 04:42:37 (5/33) Installing xz-libs (5.2.5-r0) 04:42:37 (6/33) Installing sqlite-libs (3.32.1-r0) 04:42:37 (7/33) Installing python3 (3.8.5-r0) 04:42:41 Removing intermediate container 6bea4b531d8a 04:42:41 ---> 81a81d09b485 04:42:41 Step 24/29 : RUN chmod 755 security-secrets-setup 04:42:41 ---> Running in be85fbeebdff 04:42:41 (8/33) Installing py3-appdirs (1.4.4-r1) 04:42:41 (9/33) Installing py3-ordered-set (4.0.1-r0) 04:42:41 (10/33) Installing py3-parsing (2.4.7-r0) 04:42:41 (11/33) Installing py3-six (1.15.0-r0) 04:42:41 (12/33) Installing py3-packaging (20.4-r0) 04:42:41 (13/33) Installing py3-setuptools (47.0.0-r0) 04:42:41 (14/33) Installing py3-chardet (3.0.4-r4) 04:42:41 (15/33) Installing py3-idna (2.9-r0) 04:42:41 (16/33) Installing py3-certifi (2020.4.5.1-r0) 04:42:41 (17/33) Installing py3-urllib3 (1.25.9-r0) 04:42:41 (18/33) Installing py3-requests (2.23.0-r0) 04:42:41 (19/33) Installing py3-msgpack (1.0.0-r0) 04:42:41 (20/33) Installing py3-lockfile (0.12.2-r3) 04:42:41 (21/33) Installing py3-cachecontrol (0.12.6-r0) 04:42:41 (22/33) Installing py3-colorama (0.4.3-r0) 04:42:41 (23/33) Installing py3-distlib (0.3.0-r0) 04:42:41 (24/33) Installing py3-distro (1.5.0-r1) 04:42:41 (25/33) Installing py3-webencodings (0.5.1-r3) 04:42:41 (26/33) Installing py3-html5lib (1.0.1-r4) 04:42:41 (27/33) Installing py3-pytoml (0.1.21-r0) 04:42:41 (28/33) Installing py3-pep517 (0.8.2-r0) 04:42:41 (29/33) Installing py3-progress (1.5-r0) 04:42:41 (30/33) Installing py3-toml (0.10.1-r0) 04:42:41 (31/33) Installing py3-retrying (1.3.3-r0) 04:42:41 (32/33) Installing py3-contextlib2 (0.6.0-r0) 04:42:41 (33/33) Installing py3-pip (20.1.1-r0) 04:42:41 Executing busybox-1.31.1-r16.trigger 04:42:41 OK: 71 MiB in 55 packages 04:42:44 Removing intermediate container be85fbeebdff 04:42:44 ---> eb69b6fbf8d2 04:42:44 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 04:42:45 ---> Running in 67e38cd32142 04:42:47 Removing intermediate container 67e38cd32142 04:42:47 ---> 108fad970c81 04:42:47 Step 26/29 : CMD [ "generate" ] 04:42:49 ---> Running in de92c33766c9 04:42:49 Removing intermediate container fd01d2711df1 04:42:49 ---> 03d875aca16d 04:42:49 Step 21/26 : RUN pip install docker-compose==1.23.2 04:42:49 Removing intermediate container de92c33766c9 04:42:49 ---> 14b63979cf86 04:42:49 Step 27/29 : LABEL arch=x86_64 04:42:49 ---> Running in c8715246d99c 04:42:50 ---> Running in 67ab7ee57784 04:42:50 Removing intermediate container 67ab7ee57784 04:42:50 ---> 271742c68cd4 04:42:50 Step 28/29 : LABEL git_sha=ae163bca159cad391f6cbf9313107a867bccb890 04:42:50 ---> Running in 6e0e38353ad1 04:42:50 Removing intermediate container 6e0e38353ad1 04:42:50 ---> 662e6063abd6 04:42:50 Step 29/29 : LABEL version=0.0.0 04:42:51 ---> Running in 4fcf2d2da385 04:42:52 Removing intermediate container 4fcf2d2da385 04:42:52 ---> fe5d95611fdd 04:42:52 04:42:52 Successfully built fe5d95611fdd 04:42:52 Successfully tagged docker-security-secrets-setup-go:latest 04:42:53  Building docker-security-secrets-setup-go ... done Collecting docker-compose==1.23.2 04:42:53 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:42:53 Collecting jsonschema<3,>=2.5.1 04:42:53 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:42:53 Collecting dockerpty<0.5,>=0.4.1 04:42:53 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:42:54 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:42:54 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:42:54 Collecting PyYAML<4,>=3.10 04:42:54 Downloading PyYAML-3.13.tar.gz (270 kB) 04:42:56 Collecting texttable<0.10,>=0.9.0 04:42:56 Downloading texttable-0.9.1.tar.gz (11 kB) 04:42:56 Collecting docopt<0.7,>=0.6.1 04:42:56 Downloading docopt-0.6.2.tar.gz (25 kB) 04:42:57 Collecting cached-property<2,>=1.2.0 04:42:57 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) 04:42:58 Collecting docker<4.0,>=3.6.0 04:42:58 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:42:58 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 04:42:58 Collecting websocket-client<1.0,>=0.32.0 04:42:58 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 04:42:58 Collecting idna<2.8,>=2.5 04:42:58 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:42:58 Collecting urllib3<1.25,>=1.21.1 04:42:58 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:42:58 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 04:42:58 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 04:42:58 Collecting docker-pycreds>=0.4.0 04:42:58 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:42:58 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 04:42:58 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 04:42:58 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 04:42:58 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 04:42:58 Installing collected packages: jsonschema, dockerpty, idna, urllib3, requests, PyYAML, texttable, docopt, cached-property, websocket-client, docker-pycreds, docker, docker-compose 04:42:58 Running setup.py install for dockerpty: started 04:42:59 Running setup.py install for dockerpty: finished with status 'done' 04:42:59 Attempting uninstall: idna 04:42:59 Found existing installation: idna 2.9 04:42:59 Uninstalling idna-2.9: 04:42:59 Successfully uninstalled idna-2.9 04:42:59 Attempting uninstall: urllib3 04:42:59 Found existing installation: urllib3 1.25.9 04:42:59 Uninstalling urllib3-1.25.9: 04:42:59 Successfully uninstalled urllib3-1.25.9 04:43:00 Attempting uninstall: requests 04:43:00 Found existing installation: requests 2.23.0 04:43:00 Uninstalling requests-2.23.0: 04:43:00 Successfully uninstalled requests-2.23.0 04:43:00 Running setup.py install for PyYAML: started 04:43:01 Running setup.py install for PyYAML: finished with status 'done' 04:43:01 Running setup.py install for texttable: started 04:43:01 Running setup.py install for texttable: finished with status 'done' 04:43:01 Running setup.py install for docopt: started 04:43:02 Running setup.py install for docopt: finished with status 'done' 04:43:03 Successfully installed PyYAML-3.13 cached-property-1.5.1 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 04:43:04 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 04:43:04 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:43:04 ---> ff96a177bcc7 04:43:04 Step 3/26 : WORKDIR /edgex-go 04:43:04 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 04:43:04 Step 2/20 : FROM ${BUILDER_BASE} AS builder 04:43:04 ---> ff96a177bcc7 04:43:04 Step 3/20 : WORKDIR /edgex-go 04:43:04 Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine 04:43:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:43:04 ---> ff96a177bcc7 04:43:04 Step 3/23 : WORKDIR /edgex-go 04:43:04 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 04:43:04 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:43:04 ---> ff96a177bcc7 04:43:04 Step 3/26 : WORKDIR /edgex-go 04:43:05 Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine 04:43:05 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 04:43:05 ---> ff96a177bcc7 04:43:05 Step 3/29 : WORKDIR /edgex-go 04:43:06 Removing intermediate container c8715246d99c 04:43:06 ---> 59fba644cb37 04:43:06 Step 22/26 : RUN apk --no-cache add curl 04:43:06 ---> Running in b6e54567665c 04:43:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:43:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:43:07 (1/3) Installing nghttp2-libs (1.41.0-r0) 04:43:07 (2/3) Installing libcurl (7.69.1-r0) 04:43:07 (3/3) Installing curl (7.69.1-r0) 04:43:07 Executing busybox-1.31.1-r16.trigger 04:43:07 OK: 72 MiB in 58 packages 04:43:07 Removing intermediate container b6e54567665c 04:43:07 ---> 03aea6d5656a 04:43:07 Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:43:07 ---> Running in 98e5a67764ae 04:43:08 Removing intermediate container 98e5a67764ae 04:43:08 ---> 74d83cd12cdf 04:43:08 Step 24/26 : LABEL arch=x86_64 04:43:08 ---> Running in cbe13253f254 04:43:08 Removing intermediate container cbe13253f254 04:43:08 ---> f747147a9f6c 04:43:08 Step 25/26 : LABEL git_sha=ae163bca159cad391f6cbf9313107a867bccb890 04:43:08 ---> Running in 3ffb3ff990de 04:43:08 ---> Running in 8edf1d3ba05b 04:43:08 ---> Running in 56cbd3e96a9f 04:43:08 ---> Running in 833232adee62 04:43:08 ---> Running in 55bc389bca84 04:43:08 ---> Running in d58e4a92914c 04:43:08 Removing intermediate container 3ffb3ff990de 04:43:08 ---> 1112ed58b311 04:43:08 Step 26/26 : LABEL version=0.0.0 04:43:08 ---> Running in 0acac6cc4a25 04:43:08 Removing intermediate container 56cbd3e96a9f 04:43:08 ---> 324841478347 04:43:08 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:43:08 Removing intermediate container 0acac6cc4a25 04:43:08 ---> 8e614675dda8 04:43:08 04:43:08 Successfully built 8e614675dda8 04:43:08 Successfully tagged docker-sys-mgmt-agent-go:latest 04:43:09 Removing intermediate container 8edf1d3ba05b 04:43:09 ---> 299ecbc4afdb 04:43:09 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:43:09 Removing intermediate container 833232adee62 04:43:09 ---> ac8d16e31a28 04:43:09 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:43:09 Removing intermediate container 55bc389bca84 04:43:09 ---> 8fa95dd759a3 04:43:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:43:09 Removing intermediate container d58e4a92914c 04:43:09 ---> 515a32b36cca 04:43:09 Step 4/29 : RUN apk update && apk add make git 04:43:09 ---> Running in 1bd5d6daf37f 04:43:09 ---> Running in 140532099a79 04:43:09 ---> Running in efe355d9402b 04:43:09 ---> Running in 5d1370c2c2ef 04:43:09 ---> Running in 016843cc3cb8 04:43:09  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 04:43:09 $ docker stop --time=1 c77b53e8339d7e9dd1bcc66bfcae396a4797a3f07804fed2c0aeb208179b9049 04:43:11 $ docker rm -f c77b53e8339d7e9dd1bcc66bfcae396a4797a3f07804fed2c0aeb208179b9049 [Pipeline] // withDockerContainer [Pipeline] sh 04:43:11 + grep docker 04:43:11 + docker images 04:43:11 docker-sys-mgmt-agent-go latest 8e614675dda8 3 seconds ago 284MB 04:43:11 docker-security-secrets-setup-go latest fe5d95611fdd 19 seconds ago 25.1MB 04:43:11 docker-support-notifications-go latest 49b322a473c4 37 seconds ago 14.4MB 04:43:11 docker-core-metadata-go latest 541c23f28ccf 38 seconds ago 14.4MB 04:43:11 docker-core-command-go latest e30621488fca 38 seconds ago 13MB 04:43:11 docker-security-secretstore-setup-go latest 4ff7481acda0 2 minutes ago 33.9MB 04:43:11 docker-core-data-go latest 28730616014a 3 minutes ago 23.8MB 04:43:11 docker-support-scheduler-go latest e03f39bdb88e 3 minutes ago 13.1MB 04:43:11 docker-support-logging-go latest e805728ff236 3 minutes ago 11.8MB 04:43:11 docker-security-proxy-setup-go latest b2041a4961d7 3 minutes ago 16.4MB 04:43:11 docker latest 81f5749c9058 5 weeks ago 211MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:43:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:43:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:43:13 Removing intermediate container 1bd5d6daf37f 04:43:13 ---> b88950e3a58f 04:43:13 Step 5/20 : RUN apk update && apk add make git 04:43:14 Removing intermediate container 140532099a79 04:43:14 ---> e154a2ed54db 04:43:14 Step 5/26 : RUN apk update && apk add make git 04:43:14 ---> Running in b4480b0dddd3 04:43:14 Removing intermediate container efe355d9402b 04:43:14 ---> 12d71361ab9d 04:43:14 Step 5/26 : RUN apk update && apk add make bash git 04:43:14 ---> Running in 0402cff66492 04:43:14 Removing intermediate container 5d1370c2c2ef 04:43:14 ---> aff28c82b54d 04:43:14 Step 5/23 : RUN apk update && apk add make bash git ca-certificates 04:43:14 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:43:14 v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] 04:43:14 OK: 12620 distinct packages available 04:43:14 ---> Running in e7e3d9edff95 04:43:14 ---> Running in 76f68477c714 04:43:15 OK: 217 MiB in 51 packages 04:43:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:43:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:43:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:43:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:43:17 Removing intermediate container 016843cc3cb8 04:43:17 ---> 1720815966dd 04:43:17 Step 5/29 : COPY go.mod . 04:43:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:43:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:43:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:43:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:43:18 ---> 87e90ae04069 04:43:18 Step 6/29 : RUN go mod download 04:43:18 ---> Running in feb51f41b95f 04:43:18 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:43:18 v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] 04:43:18 OK: 12620 distinct packages available 04:43:19 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:43:19 v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] 04:43:19 OK: 12620 distinct packages available 04:43:19 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:43:19 v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] 04:43:19 OK: 12620 distinct packages available 04:43:19 OK: 217 MiB in 51 packages 04:43:19 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:43:19 v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] 04:43:19 OK: 12620 distinct packages available 04:43:20 OK: 217 MiB in 51 packages 04:43:20 OK: 217 MiB in 51 packages 04:43:20 OK: 217 MiB in 51 packages 04:43:21 Removing intermediate container b4480b0dddd3 04:43:21 ---> b39931ff0b55 04:43:21 Step 6/20 : COPY go.mod . 04:43:22 Removing intermediate container 0402cff66492 04:43:22 ---> 1b864b34e1cf 04:43:22 Step 6/26 : COPY go.mod . 04:43:22 ---> 7a546c6f0d11 04:43:22 Step 7/20 : RUN go mod download 04:43:22 Removing intermediate container e7e3d9edff95 04:43:22 ---> 44234a49d0d2 04:43:22 Step 6/23 : COPY go.mod . 04:43:22 Removing intermediate container 76f68477c714 04:43:22 ---> c6b1678baffe 04:43:22 Step 6/26 : COPY go.mod . 04:43:23 ---> Running in fd2d40647472 04:43:23 Removing intermediate container feb51f41b95f 04:43:23 ---> 9eeffd326b01 04:43:23 Step 7/29 : COPY . . 04:43:23 ---> 45a4a0f80654 04:43:23 Step 7/26 : RUN go mod download 04:43:23 ---> Running in db782549f7fa 04:43:23 ---> 685be74a84c3 04:43:23 ---> 177355bb5540 04:43:23 Step 7/23 : RUN go mod download 04:43:23 Step 7/26 : RUN go mod download 04:43:24 ---> Running in eeecca1ab26e 04:43:24 ---> Running in 0714d29b9ee3 04:43:32 Removing intermediate container fd2d40647472 04:43:32 ---> 8381b5e0f210 04:43:32 Step 8/20 : COPY . . 04:43:33 Removing intermediate container 0714d29b9ee3 04:43:33 Removing intermediate container db782549f7fa 04:43:33 ---> afbd7465d3e0 04:43:33 Step 8/26 : COPY . . 04:43:33 ---> 6dd93b698c90 04:43:33 Step 8/23 : COPY . . 04:43:33 Removing intermediate container eeecca1ab26e 04:43:33 ---> f6b81837263e 04:43:33 Step 8/26 : COPY . . 04:44:06 ---> 27fc12c0d157 04:44:06 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 04:44:06 ---> Running in fc5951342b00 04:44:06 ---> a0ba6b0d7b47 04:44:06 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:44:06 ---> 9b59acdb7220 04:44:06 Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read 04:44:06 ---> 1a81d86ecb4b 04:44:06 Step 9/20 : RUN make cmd/support-scheduler/support-scheduler 04:44:06 ---> 80d409a5cd84 04:44:06 Step 9/23 : RUN make cmd/support-notifications/support-notifications 04:44:06 ---> Running in a085b6ece170 04:44:06 ---> Running in d005f194b4ee 04:44:06 ---> Running in 3ce24e9b987d 04:44:06 ---> Running in 7081d0c17796 04:44:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 04:44:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:44:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:44:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:44:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:45:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:45:43 Removing intermediate container fc5951342b00 04:45:43 ---> 4818a80f99ca 04:45:43 04:45:43 Step 9/29 : FROM alpine:latest 04:45:43 latest: Pulling from library/alpine 04:45:43 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 04:45:43 Status: Downloaded newer image for alpine:latest 04:45:43 ---> 62ee0e9f8440 04:45:43 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 04:45:43 ---> Running in 6852f34d4964 04:45:43 Removing intermediate container 6852f34d4964 04:45:43 ---> b908bc4e2a70 04:45:43 Step 11/29 : USER root 04:45:43 ---> Running in fa8d45bdb282 04:45:43 Removing intermediate container fa8d45bdb282 04:45:43 ---> 42433307a79f 04:45:43 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 04:45:43 ---> Running in aa6ff9aba3c9 04:45:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:45:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:45:43 v3.12.0-199-gc106e3c922 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 04:45:43 v3.12.0-197-g6dfff0a61e [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 04:45:43 OK: 12620 distinct packages available 04:45:44 (1/2) Installing ca-certificates (20191127-r4) 04:45:44 (2/2) Installing dumb-init (1.2.2-r1) 04:45:44 Executing busybox-1.31.1-r16.trigger 04:45:44 Executing ca-certificates-20191127-r4.trigger 04:45:44 OK: 6 MiB in 16 packages 04:45:48 Removing intermediate container aa6ff9aba3c9 04:45:48 ---> 25205afab451 04:45:48 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 04:45:48 ---> Running in 3d5917fbcebe 04:45:48 Removing intermediate container 3d5917fbcebe 04:45:48 ---> 14624a9e9cd6 04:45:48 Step 14/29 : WORKDIR $BASE_DIR 04:45:48 ---> Running in 59c5d6e6022c 04:45:49 Removing intermediate container 59c5d6e6022c 04:45:49 ---> d13bcc48c5c0 04:45:49 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 04:45:50 ---> Running in 8a6a3a7d12ee 04:45:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read 04:45:55 Removing intermediate container d005f194b4ee 04:45:55 ---> 4a4a65e9c0dc 04:45:55 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:45:55 Removing intermediate container 8a6a3a7d12ee 04:45:55 ---> abb5d5f59c88 04:45:55 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 04:45:56 ---> Running in 16ee4f3f31e5 04:45:58 ---> b5807252c369 04:45:58 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 04:45:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:45:59 ---> 0c82e582f1cb 04:45:59 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 04:46:00 ---> 3078d76cf25c 04:46:00 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 04:46:02 ---> 07fced978345 04:46:02 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 04:46:03 ---> 7c0000ca3748 04:46:03 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 04:46:03 ---> Running in 32bdb46d5eec 04:46:07 Removing intermediate container 16ee4f3f31e5 04:46:07 ---> d927ad4b0cfb 04:46:07 04:46:07 Step 11/26 : FROM docker:latest 04:46:07 ---> ce9d55ae87f1 04:46:07 Step 12/26 : RUN apk add --no-cache bash 04:46:08 ---> Running in 9fccd92fbeaf 04:46:09 Removing intermediate container a085b6ece170 04:46:09 ---> b90e752ed1dd 04:46:09 04:46:09 Step 10/26 : FROM alpine:3.10 04:46:09 Removing intermediate container 32bdb46d5eec 04:46:09 ---> c7c047997894 04:46:09 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 04:46:09 3.10: Pulling from library/alpine 04:46:11 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 04:46:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:46:11 Status: Downloaded newer image for alpine:3.10 04:46:11 ---> 536a684cf733 04:46:11 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 04:46:11 ---> bb5bbcddb233 04:46:11 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:46:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:46:11 ---> Running in 6f52ee6eebd6 04:46:11 ---> Running in 9a5c4551a626 04:46:12 (1/2) Installing readline (8.0.4-r0) 04:46:12 (2/2) Installing bash (5.0.17-r0) 04:46:12 Executing bash-5.0.17-r0.post-install 04:46:12 Executing busybox-1.31.1-r16.trigger 04:46:12 OK: 12 MiB in 22 packages 04:46:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 04:46:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 04:46:15 Removing intermediate container 9fccd92fbeaf 04:46:15 ---> 155f89d0db33 04:46:15 Step 13/26 : RUN rm -rf /var/cache/apk/* 04:46:15 ---> Running in 60350140c353 04:46:15 v3.10.5-64-g415cd71e45 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 04:46:15 v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 04:46:15 OK: 10167 distinct packages available 04:46:15 Removing intermediate container 3ce24e9b987d 04:46:15 ---> 86cc7293bdc5 04:46:15 04:46:15 Step 10/23 : FROM scratch 04:46:15 ---> 04:46:15 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 04:46:16 ---> Running in 7d05abf36a57 04:46:16 (1/5) Installing ca-certificates (20191127-r2) 04:46:16 (2/5) Installing nghttp2-libs (1.39.2-r1) 04:46:16 (3/5) Installing libcurl (7.66.0-r0) 04:46:16 Removing intermediate container 6f52ee6eebd6 04:46:16 ---> 0c0cfd6a67e0 04:46:16 Step 24/29 : RUN chmod 755 security-secrets-setup 04:46:16 (4/5) Installing curl (7.66.0-r0) 04:46:16 (5/5) Installing dumb-init (1.2.2-r1) 04:46:16 Executing busybox-1.30.1-r3.trigger 04:46:16 Executing ca-certificates-20191127-r2.trigger 04:46:16 ---> Running in cd8c37af2384 04:46:17 OK: 7 MiB in 19 packages 04:46:17 Removing intermediate container 7d05abf36a57 04:46:17 ---> 528aebf9621e 04:46:17 Step 12/23 : ENV APP_PORT=48060 04:46:17 ---> Running in 925713f5e46a 04:46:18 Removing intermediate container 925713f5e46a 04:46:18 ---> a68e463c0905 04:46:18 Step 13/23 : EXPOSE $APP_PORT 04:46:18 ---> Running in 0edce1557152 04:46:19 Removing intermediate container 0edce1557152 04:46:19 ---> f6cc03fb19b5 04:46:19 Step 14/23 : COPY --from=builder /bin/sh /bin/sh 04:46:19 Removing intermediate container 9a5c4551a626 04:46:19 ---> a8ed3a20f214 04:46:19 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:46:20 ---> Running in 9139245b3bd6 04:46:20 Removing intermediate container 60350140c353 04:46:20 ---> 7e471f5de489 04:46:20 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 04:46:20 Removing intermediate container 7081d0c17796 04:46:20 ---> 924bf4d1d7a1 04:46:20 04:46:20 Step 10/20 : FROM scratch 04:46:20 ---> 04:46:20 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:46:20 ---> Running in 1f9534ab0644 04:46:20 ---> 6e07d1714160 04:46:20 Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 04:46:20 ---> Running in 4811ac96ea83 04:46:21 Removing intermediate container 9139245b3bd6 04:46:21 ---> a252357921b0 04:46:21 Step 13/26 : WORKDIR / 04:46:21 ---> Running in e369d61462a4 04:46:21 Removing intermediate container cd8c37af2384 04:46:21 ---> 9a40aa23d7c5 04:46:21 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 04:46:21 Removing intermediate container 4811ac96ea83 04:46:21 ---> d2cc9af9408c 04:46:21 Step 12/20 : ENV APP_PORT=48085 04:46:21 Removing intermediate container 1f9534ab0644 04:46:21 ---> 4d07f31adaf4 04:46:21 Step 15/26 : ENV APP_PORT=48090 04:46:21 ---> Running in 86b31e562607 04:46:21 ---> Running in 9d86f9ac8409 04:46:21 ---> Running in 24d1a4383ccf 04:46:21 Removing intermediate container e369d61462a4 04:46:21 ---> 5b84ecb49ccf 04:46:21 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:46:22 ---> cc4e46f7c693 04:46:22 Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl 04:46:22 Removing intermediate container 86b31e562607 04:46:22 ---> fb846e8de6f2 04:46:22 Step 13/20 : EXPOSE $APP_PORT 04:46:22 ---> Running in 8160b794f3a0 04:46:22 Removing intermediate container 9d86f9ac8409 04:46:22 ---> 3037d73df32d 04:46:22 Step 26/29 : CMD [ "generate" ] 04:46:22 Removing intermediate container 24d1a4383ccf 04:46:22 ---> d5323e2f4f53 04:46:22 Step 16/26 : EXPOSE $APP_PORT 04:46:22 ---> Running in 066bcd94da9d 04:46:22 ---> Running in 5371874cc80e 04:46:22 ---> 4ac0e70ca027 04:46:22 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:46:22 Removing intermediate container 8160b794f3a0 04:46:22 ---> 1844ecee9f2a 04:46:22 Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 04:46:23 Removing intermediate container 066bcd94da9d 04:46:23 ---> 2ba99d06bbb9 04:46:23 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:46:23 Removing intermediate container 5371874cc80e 04:46:23 ---> f4aaa5f75570 04:46:23 Step 27/29 : LABEL arch=arm64 04:46:23 ---> Running in a0214cb6eb17 04:46:23 ---> 4f2baf141d37 04:46:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 04:46:24 ---> eb7d4aa83e5f 04:46:24 Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:46:24 ---> 16f3f9097de5 04:46:24 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:46:24 Removing intermediate container a0214cb6eb17 04:46:24 ---> fdad4f1c7773 04:46:24 Step 28/29 : LABEL git_sha=ae163bca159cad391f6cbf9313107a867bccb890 04:46:24 ---> Running in f5ae53b745b9 04:46:25 ---> dc7faf01d47d 04:46:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:46:25 ---> 877e7ab631c2 04:46:25 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:46:25 Removing intermediate container f5ae53b745b9 04:46:25 ---> ca0a49515040 04:46:25 Step 29/29 : LABEL version=0.0.0 04:46:25 ---> 34b357b93b4f 04:46:25 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 04:46:25 ---> Running in 1c1a1efc43b4 04:46:26 ---> c9d1a6693509 04:46:26 Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:46:26 Removing intermediate container 1c1a1efc43b4 04:46:26 ---> 5f358d5b478c 04:46:26 04:46:26 ---> 07071742869c 04:46:26 Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:46:26 ---> efd0b220b2f8 04:46:26 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:46:26 ---> 15512afa48da 04:46:26 Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:46:27 Successfully built 5f358d5b478c 04:46:27 ---> ada644b39d5f 04:46:27 Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:46:27 Successfully tagged docker-security-secrets-setup-go-arm64:latest 04:46:27  Building docker-security-secrets-setup-go ... done Building docker-core-command-go 04:46:28 ---> Running in 7d9a05aa7ebb 04:46:28 ---> 2d657c563a26 04:46:28 ---> e2084d524115 04:46:28 Step 20/26 : RUN apk --no-cache add py-pip 04:46:28 Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:46:28 ---> 0c8878a9aef2 04:46:28 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:46:28 ---> Running in 5f97ddcafd84 04:46:28 ---> Running in e7190f40480e 04:46:28 Removing intermediate container 7d9a05aa7ebb 04:46:28 ---> b14e5c1964ba 04:46:28 Step 18/20 : LABEL arch=arm64 04:46:29 ---> Running in 9a288f282635 04:46:29 Removing intermediate container 5f97ddcafd84 04:46:29 ---> bc14a58ebe36 04:46:29 Step 21/23 : LABEL arch=arm64 04:46:31 ---> b7b0b0b100b1 04:46:31 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 04:46:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:46:31 ---> Running in d016c1b10d7d 04:46:31 Removing intermediate container 9a288f282635 04:46:31 ---> 7ead53d12d1f 04:46:31 Step 19/20 : LABEL git_sha=ae163bca159cad391f6cbf9313107a867bccb890 04:46:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:46:32 (1/33) Installing libbz2 (1.0.8-r1) 04:46:32 (2/33) Installing expat (2.2.9-r1) 04:46:32 (3/33) Installing libffi (3.3-r2) 04:46:32 (4/33) Installing gdbm (1.13-r1) 04:46:32 (5/33) Installing xz-libs (5.2.5-r0) 04:46:32 (6/33) Installing sqlite-libs (3.32.1-r0) 04:46:32 (7/33) Installing python3 (3.8.5-r0) 04:46:32 ---> Running in 01b7ab25089e 04:46:33 Removing intermediate container d016c1b10d7d 04:46:33 ---> 5a554282f777 04:46:33 Step 22/23 : LABEL git_sha=ae163bca159cad391f6cbf9313107a867bccb890 04:46:33 ---> 9978548f21c3 04:46:33 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:46:34 (8/33) Installing py3-appdirs (1.4.4-r1) 04:46:34 (9/33) Installing py3-ordered-set (4.0.1-r0) 04:46:34 (10/33) Installing py3-parsing (2.4.7-r0) 04:46:34 (11/33) Installing py3-six (1.15.0-r0) 04:46:34 (12/33) Installing py3-packaging (20.4-r0) 04:46:34 (13/33) Installing py3-setuptools (47.0.0-r0) 04:46:34 (14/33) Installing py3-chardet (3.0.4-r4) 04:46:34 (15/33) Installing py3-idna (2.9-r0) 04:46:34 (16/33) Installing py3-certifi (2020.4.5.1-r0) 04:46:34 (17/33) Installing py3-urllib3 (1.25.9-r0) 04:46:34 ---> Running in 83ea7b5ac15b 04:46:34 (18/33) Installing py3-requests (2.23.0-r0) 04:46:34 Removing intermediate container 01b7ab25089e 04:46:34 ---> 6ca73a5de13c 04:46:34 Step 20/20 : LABEL version=0.0.0 04:46:34 (19/33) Installing py3-msgpack (1.0.0-r0) 04:46:34 (20/33) Installing py3-lockfile (0.12.2-r3) 04:46:34 (21/33) Installing py3-cachecontrol (0.12.6-r0) 04:46:34 (22/33) Installing py3-colorama (0.4.3-r0) 04:46:34 (23/33) Installing py3-distlib (0.3.0-r0) 04:46:35 (24/33) Installing py3-distro (1.5.0-r1) 04:46:35 (25/33) Installing py3-webencodings (0.5.1-r3) 04:46:35 (26/33) Installing py3-html5lib (1.0.1-r4) 04:46:35 (27/33) Installing py3-pytoml (0.1.21-r0) 04:46:35 (28/33) Installing py3-pep517 (0.8.2-r0) 04:46:35 (29/33) Installing py3-progress (1.5-r0) 04:46:35 (30/33) Installing py3-toml (0.10.1-r0) 04:46:35 (31/33) Installing py3-retrying (1.3.3-r0) 04:46:35 (32/33) Installing py3-contextlib2 (0.6.0-r0) 04:46:35 (33/33) Installing py3-pip (20.1.1-r0) 04:46:35 Executing busybox-1.31.1-r16.trigger 04:46:35 OK: 71 MiB in 55 packages 04:46:36 ---> Running in 2a4f0a22d927 04:46:36 Removing intermediate container 83ea7b5ac15b 04:46:36 ---> 8eeab0b67f3a 04:46:36 Step 23/23 : LABEL version=0.0.0 04:46:36 ---> da1ec6777e73 04:46:36 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:46:36 ---> Running in 3f82996d1c7a 04:46:36 ---> Running in 1f27540fca58 04:46:36 Removing intermediate container 2a4f0a22d927 04:46:36 ---> 84880a9c4fc1 04:46:36 04:46:37 Removing intermediate container 3f82996d1c7a 04:46:37 ---> fb3cee212406 04:46:37 04:46:38 Successfully built 84880a9c4fc1 04:46:38 Successfully tagged docker-support-scheduler-go-arm64:latest 04:46:38  Building docker-support-scheduler-go ... done Building docker-security-proxy-setup-go 04:46:38 Successfully built fb3cee212406 04:46:38 Successfully tagged docker-support-notifications-go-arm64:latest 04:46:38  Building docker-support-notifications-go ... done Building docker-support-logging-go 04:46:41 Removing intermediate container 1f27540fca58 04:46:41 ---> 38aec0b1daac 04:46:41 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 04:46:43 ---> Running in 494a0a1bfa33 04:46:44 Removing intermediate container e7190f40480e 04:46:44 ---> 9f1f928b64ee 04:46:44 Step 21/26 : RUN pip install docker-compose==1.23.2 04:46:45 Removing intermediate container 494a0a1bfa33 04:46:45 ---> bcec2de5bee2 04:46:45 Step 24/26 : LABEL arch=arm64 04:46:46 ---> Running in b6b8221b854f 04:46:46 ---> Running in a60a437777f6 04:46:48 Removing intermediate container a60a437777f6 04:46:48 ---> 5fb8203bba78 04:46:48 Step 25/26 : LABEL git_sha=ae163bca159cad391f6cbf9313107a867bccb890 04:46:49 ---> Running in 2ef4646a81cf 04:46:50 Removing intermediate container 2ef4646a81cf 04:46:50 ---> 5a82c4a91a94 04:46:50 Step 26/26 : LABEL version=0.0.0 04:46:51 ---> Running in 12a56797c78f 04:46:52 Removing intermediate container 12a56797c78f 04:46:52 ---> 13ecef8b6984 04:46:52 04:46:53 Successfully built 13ecef8b6984 04:46:53 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 04:46:53  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go 04:46:54 Collecting docker-compose==1.23.2 04:46:54 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:46:55 Collecting texttable<0.10,>=0.9.0 04:46:55 Downloading texttable-0.9.1.tar.gz (11 kB) 04:46:59 Collecting PyYAML<4,>=3.10 04:46:59 Downloading PyYAML-3.13.tar.gz (270 kB) 04:47:03 Collecting dockerpty<0.5,>=0.4.1 04:47:03 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:47:06 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 04:47:07 Collecting docker<4.0,>=3.6.0 04:47:07 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:47:08 Collecting jsonschema<3,>=2.5.1 04:47:08 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:47:09 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:47:09 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:47:10 Collecting websocket-client<1.0,>=0.32.0 04:47:10 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 04:47:11 Collecting docopt<0.7,>=0.6.1 04:47:11 Downloading docopt-0.6.2.tar.gz (25 kB) 04:47:14 Collecting cached-property<2,>=1.2.0 04:47:14 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) 04:47:14 Collecting docker-pycreds>=0.4.0 04:47:14 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:47:15 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 04:47:16 Collecting urllib3<1.25,>=1.21.1 04:47:16 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:47:16 Collecting idna<2.8,>=2.5 04:47:16 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:47:16 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 04:47:16 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 04:47:16 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 04:47:16 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 04:47:16 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 04:47:18 Installing collected packages: texttable, PyYAML, dockerpty, urllib3, idna, requests, docker-pycreds, websocket-client, docker, jsonschema, docopt, cached-property, docker-compose 04:47:18 Running setup.py install for texttable: started 04:47:20 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 04:47:20 Step 2/21 : FROM ${BUILDER_BASE} AS builder 04:47:20 ---> ff96a177bcc7 04:47:20 Step 3/21 : WORKDIR /edgex-go 04:47:20 ---> Using cache 04:47:20 ---> 515a32b36cca 04:47:20 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:47:21 Running setup.py install for texttable: finished with status 'done' 04:47:21 Running setup.py install for PyYAML: started 04:47:25 Running setup.py install for PyYAML: finished with status 'done' 04:47:25 Running setup.py install for dockerpty: started 04:47:27 Running setup.py install for dockerpty: finished with status 'done' 04:47:27 Attempting uninstall: urllib3 04:47:27 Found existing installation: urllib3 1.25.9 04:47:27 Uninstalling urllib3-1.25.9: 04:47:28 Successfully uninstalled urllib3-1.25.9 04:47:30 Attempting uninstall: idna 04:47:30 Found existing installation: idna 2.9 04:47:30 Uninstalling idna-2.9: 04:47:30 Successfully uninstalled idna-2.9 04:47:30 ---> Running in 87ff1a6fd548 04:47:31 Attempting uninstall: requests 04:47:31 Found existing installation: requests 2.23.0 04:47:31 Uninstalling requests-2.23.0: 04:47:31 Successfully uninstalled requests-2.23.0 04:47:35 Running setup.py install for docopt: started 04:47:36 Removing intermediate container 87ff1a6fd548 04:47:36 ---> 8405f3d1a29a 04:47:36 Step 5/21 : RUN apk update && apk add make git 04:47:37 ---> Running in 22e25f6e1bb0 04:47:37 Running setup.py install for docopt: finished with status 'done' 04:47:39 Successfully installed PyYAML-3.13 cached-property-1.5.1 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 04:47:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:47:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:47:40 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 04:47:40 Step 2/21 : FROM ${BUILDER_BASE} AS builder 04:47:40 ---> ff96a177bcc7 04:47:40 Step 3/21 : WORKDIR /edgex-go 04:47:40 ---> Using cache 04:47:40 ---> 515a32b36cca 04:47:40 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:47:40 ---> Using cache 04:47:40 ---> 8405f3d1a29a 04:47:40 Step 5/21 : RUN apk update && apk add make && apk add bash git 04:47:41 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:47:41 v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] 04:47:41 OK: 12620 distinct packages available 04:47:41 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 04:47:41 Step 2/20 : FROM ${BUILDER_BASE} AS builder 04:47:41 ---> ff96a177bcc7 04:47:41 Step 3/20 : WORKDIR /edgex-go 04:47:41 ---> Using cache 04:47:41 ---> 515a32b36cca 04:47:41 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:47:41 ---> Using cache 04:47:41 ---> 8405f3d1a29a 04:47:41 Step 5/20 : RUN apk update && apk add make git 04:47:42 ---> Running in ff8545354be0 04:47:42 ---> Running in d4846e73de38 04:47:42 OK: 217 MiB in 51 packages 04:47:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:47:45 Removing intermediate container 22e25f6e1bb0 04:47:45 ---> 69d0369e6996 04:47:45 Step 6/21 : COPY go.mod . 04:47:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:47:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:47:46 Removing intermediate container b6b8221b854f 04:47:46 ---> 41a2b6bd65a5 04:47:46 Step 22/26 : RUN apk --no-cache add curl 04:47:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:47:47 ---> Running in f0928a0814c2 04:47:47 ---> 81403c4b1996 04:47:47 Step 7/21 : RUN go mod download 04:47:47 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:47:47 v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] 04:47:47 OK: 12620 distinct packages available 04:47:47 ---> Running in eb1f15aabc6d 04:47:48 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:47:48 v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] 04:47:48 OK: 12620 distinct packages available 04:47:49 OK: 217 MiB in 51 packages 04:47:49 OK: 217 MiB in 51 packages 04:47:50 OK: 217 MiB in 51 packages 04:47:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:47:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:47:51 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 04:47:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:47:51 ---> ff96a177bcc7 04:47:51 Step 3/22 : WORKDIR /edgex-go 04:47:51 ---> Using cache 04:47:51 ---> 515a32b36cca 04:47:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:47:51 ---> Using cache 04:47:51 ---> 8405f3d1a29a 04:47:51 Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 04:47:51 ---> Running in 600befe4946d 04:47:51 Removing intermediate container ff8545354be0 04:47:51 ---> 25ee7556a133 04:47:51 Step 6/20 : COPY go.mod . 04:47:51 Removing intermediate container d4846e73de38 04:47:51 ---> aedec568c109 04:47:51 Step 6/21 : COPY go.mod . 04:47:51 (1/3) Installing nghttp2-libs (1.41.0-r0) 04:47:51 (2/3) Installing libcurl (7.69.1-r0) 04:47:51 (3/3) Installing curl (7.69.1-r0) 04:47:51 Executing busybox-1.31.1-r16.trigger 04:47:51 OK: 71 MiB in 58 packages 04:47:53 ---> 78a8735410c3 04:47:53 Step 7/20 : RUN go mod download 04:47:53 ---> Running in 5ad965a9da0c 04:47:53 ---> a9247649e2bd 04:47:53 Step 7/21 : RUN go mod download 04:47:53 Removing intermediate container eb1f15aabc6d 04:47:53 ---> 23628825e238 04:47:53 Step 8/21 : COPY . . 04:47:53 ---> Running in 2ca5f7890ff8 04:47:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:47:54 Removing intermediate container f0928a0814c2 04:47:54 ---> fdd287b90aed 04:47:54 Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:47:54 ---> Running in dde9d28b119c 04:47:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:47:55 Removing intermediate container dde9d28b119c 04:47:55 ---> fbaa98049f0c 04:47:55 Step 24/26 : LABEL arch=arm64 04:47:55 ---> Running in 967abbd7b184 04:47:56 v3.12.0-199-gc106e3c922 [http://nl.alpinelinux.org/alpine/v3.12/main] 04:47:56 v3.12.0-197-g6dfff0a61e [http://nl.alpinelinux.org/alpine/v3.12/community] 04:47:56 OK: 12620 distinct packages available 04:47:57 OK: 217 MiB in 51 packages 04:47:57 Removing intermediate container 967abbd7b184 04:47:57 ---> ca54b5b10486 04:47:57 Step 25/26 : LABEL git_sha=ae163bca159cad391f6cbf9313107a867bccb890 04:47:58 ---> Running in c8c2d682e57f 04:47:59 Removing intermediate container c8c2d682e57f 04:47:59 ---> 1dd64994222a 04:47:59 Step 26/26 : LABEL version=0.0.0 04:47:59 Removing intermediate container 5ad965a9da0c 04:47:59 ---> bc1dc22e60e8 04:47:59 Step 8/20 : COPY . . 04:48:00 ---> Running in 53cb0422d899 04:48:00 Removing intermediate container 2ca5f7890ff8 04:48:00 ---> b35c123a14b9 04:48:00 Step 8/21 : COPY . . 04:48:00 Removing intermediate container 600befe4946d 04:48:00 ---> 62677fdc3f87 04:48:00 Step 6/22 : COPY go.mod . 04:48:01 Removing intermediate container 53cb0422d899 04:48:01 ---> 51d3d5b25b3b 04:48:01 04:48:01 Successfully built 51d3d5b25b3b 04:48:02 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 04:48:02  Building docker-sys-mgmt-agent-go ... done Building docker-core-metadata-go 04:48:02 ---> 59d9271fb485 04:48:02 Step 7/22 : RUN go mod download 04:48:04 ---> Running in 1650c220f47b 04:48:17 Removing intermediate container 1650c220f47b 04:48:17 ---> ca4be6581543 04:48:17 Step 8/22 : COPY . . 04:48:25 ---> ad106cab974a 04:48:25 Step 9/21 : RUN make cmd/core-command/core-command 04:48:27 ---> Running in bb80fd3cd32e 04:48:28 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 04:48:28 Step 2/21 : FROM ${BUILDER_BASE} AS builder 04:48:28 ---> ff96a177bcc7 04:48:28 Step 3/21 : WORKDIR /edgex-go 04:48:28 ---> Using cache 04:48:28 ---> 515a32b36cca 04:48:28 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:48:28 ---> Using cache 04:48:28 ---> 8405f3d1a29a 04:48:28 Step 5/21 : RUN apk update && apk add make git 04:48:28 ---> Using cache 04:48:28 ---> 25ee7556a133 04:48:28 Step 6/21 : COPY go.mod . 04:48:28 ---> Using cache 04:48:28 ---> 78a8735410c3 04:48:28 Step 7/21 : RUN go mod download 04:48:28 ---> Using cache 04:48:28 ---> bc1dc22e60e8 04:48:28 Step 8/21 : COPY . . 04:48:28 ---> Using cache 04:48:28 ---> 460a808b052f 04:48:28 Step 9/21 : RUN make cmd/core-metadata/core-metadata 04:48:28 ---> 460a808b052f 04:48:28 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 04:48:28 ---> Running in 0ea27dde645a 04:48:28 ---> Running in 7414a70cb60b 04:48:28 ---> 9674adf210b3 04:48:28 Step 9/21 : RUN make cmd/support-logging/support-logging 04:48:29 ---> Running in c70ad373b52f 04:48:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 04:48:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 04:48:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:48:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 04:48:44 ---> 657a02bf04cc 04:48:44 Step 9/22 : RUN make cmd/core-data/core-data 04:48:44 ---> Running in dcbd8cb139b0 04:48:47 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 04:50:09 Removing intermediate container 7414a70cb60b 04:50:09 ---> b60706602492 04:50:09 04:50:09 Step 10/20 : FROM alpine 04:50:09 ---> 62ee0e9f8440 04:50:09 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 04:50:09 ---> Running in 6daee811196f 04:50:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:50:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:50:09 v3.12.0-199-gc106e3c922 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 04:50:09 v3.12.0-197-g6dfff0a61e [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 04:50:09 OK: 12620 distinct packages available 04:50:09 (1/4) Installing ca-certificates (20191127-r4) 04:50:09 (2/4) Installing nghttp2-libs (1.41.0-r0) 04:50:09 (3/4) Installing libcurl (7.69.1-r0) 04:50:09 (4/4) Installing curl (7.69.1-r0) 04:50:09 Executing busybox-1.31.1-r16.trigger 04:50:09 Executing ca-certificates-20191127-r4.trigger 04:50:09 OK: 7 MiB in 18 packages 04:50:11 Removing intermediate container 6daee811196f 04:50:11 ---> 7a9694bc6ce1 04:50:11 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:50:11 ---> Running in c736f0a81129 04:50:11 Removing intermediate container c736f0a81129 04:50:11 ---> 95772d9fdda1 04:50:11 Step 13/20 : WORKDIR /edgex 04:50:12 ---> Running in 3e28555792cc 04:50:12 Removing intermediate container 3e28555792cc 04:50:12 ---> 18729f423edf 04:50:12 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:50:14 ---> 6365d78106ff 04:50:14 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:50:16 ---> b9146d63650f 04:50:16 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:50:17 ---> Running in 53664bc0eb02 04:50:18 Removing intermediate container 53664bc0eb02 04:50:18 ---> 6e3064fccb41 04:50:18 Step 17/20 : CMD ["--init=true"] 04:50:18 ---> Running in b84e029617e1 04:50:18 Removing intermediate container c70ad373b52f 04:50:18 ---> 859addf66a4d 04:50:18 04:50:18 Step 10/21 : FROM scratch 04:50:18 ---> 04:50:18 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 04:50:18 ---> Using cache 04:50:18 ---> 528aebf9621e 04:50:18 Step 12/21 : ENV APP_PORT=48061 04:50:19 ---> Running in d5d481dede78 04:50:19 Removing intermediate container b84e029617e1 04:50:19 ---> 60b57e012808 04:50:19 Step 18/20 : LABEL arch=arm64 04:50:19 ---> Running in 3d23f7b51c7e 04:50:19 Removing intermediate container d5d481dede78 04:50:19 ---> 48add09a6d14 04:50:19 Step 13/21 : EXPOSE $APP_PORT 04:50:20 ---> Running in 925ea1aae89a 04:50:20 Removing intermediate container 3d23f7b51c7e 04:50:20 ---> d666b87040e2 04:50:20 Step 19/20 : LABEL git_sha=ae163bca159cad391f6cbf9313107a867bccb890 04:50:20 ---> Running in a6994bb41bc4 04:50:20 Removing intermediate container 925ea1aae89a 04:50:20 ---> 096475dc861c 04:50:20 Step 14/21 : COPY --from=builder /bin/bash /bin/bash 04:50:21 Removing intermediate container a6994bb41bc4 04:50:21 ---> 460ef50ef537 04:50:21 Step 20/20 : LABEL version=0.0.0 04:50:21 ---> Running in ae64e955d599 04:50:22 ---> 4db6815c92e9 04:50:22 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 04:50:22 Removing intermediate container ae64e955d599 04:50:22 ---> c29d325f254d 04:50:22 04:50:23 Successfully built c29d325f254d 04:50:23 Successfully tagged docker-security-proxy-setup-go-arm64:latest 04:50:23  Building docker-security-proxy-setup-go ... done  ---> f9349603abba 04:50:23 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 04:50:25 ---> 801502f95ff3 04:50:25 Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 04:50:26 ---> 430db86a7994 04:50:26 Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:50:26 ---> Running in 9624d182e0d0 04:50:27 Removing intermediate container 9624d182e0d0 04:50:27 ---> f8b5e4a0b73f 04:50:27 Step 19/21 : LABEL arch=arm64 04:50:27 ---> Running in 4ac9b066cfe4 04:50:28 Removing intermediate container 4ac9b066cfe4 04:50:28 ---> f79a3b93592d 04:50:28 Step 20/21 : LABEL git_sha=ae163bca159cad391f6cbf9313107a867bccb890 04:50:28 ---> Running in 2af6aae526c5 04:50:29 Removing intermediate container 2af6aae526c5 04:50:29 ---> ecd0ac3aa31d 04:50:29 Step 21/21 : LABEL version=0.0.0 04:50:29 ---> Running in fb75aa4b50ea 04:50:30 Removing intermediate container fb75aa4b50ea 04:50:30 ---> 234ed3e015b4 04:50:30 04:50:30 Successfully built 234ed3e015b4 04:50:30 Successfully tagged docker-support-logging-go-arm64:latest 04:50:36  Building docker-support-logging-go ... done Removing intermediate container bb80fd3cd32e 04:50:36 ---> 54ac8aedfa5f 04:50:36 04:50:36 Step 10/21 : FROM scratch 04:50:36 ---> 04:50:36 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:50:36 ---> Using cache 04:50:36 ---> d2cc9af9408c 04:50:36 Step 12/21 : ENV APP_PORT=48082 04:50:36 ---> Running in dfc2a26d10f5 04:50:36 Removing intermediate container dfc2a26d10f5 04:50:36 ---> 81dfaf2a9576 04:50:36 Step 13/21 : EXPOSE $APP_PORT 04:50:36 ---> Running in 6ea1adf2e2e3 04:50:37 Removing intermediate container 6ea1adf2e2e3 04:50:37 ---> a0d6e9d26daf 04:50:37 Step 14/21 : WORKDIR / 04:50:37 ---> Running in bd5a137b0ee2 04:50:38 Removing intermediate container bd5a137b0ee2 04:50:38 ---> 3d407561069f 04:50:38 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 04:50:39 ---> d2b419746f8e 04:50:39 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:50:41 ---> 381296083fb8 04:50:41 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:50:42 ---> fca66122fee4 04:50:42 Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:50:42 ---> Running in 45f4bb2b3adf 04:50:42 Removing intermediate container 0ea27dde645a 04:50:42 ---> 6342d38e5a7f 04:50:42 04:50:42 Step 10/21 : FROM scratch 04:50:42 ---> 04:50:42 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:50:43 ---> Using cache 04:50:43 ---> d2cc9af9408c 04:50:43 Step 12/21 : ENV APP_PORT=48081 04:50:43 Removing intermediate container 45f4bb2b3adf 04:50:43 ---> ab13bcbc941d 04:50:43 Step 19/21 : LABEL arch=arm64 04:50:43 ---> Running in 65418122df23 04:50:43 ---> Running in 4f74ca93fdea 04:50:44 Removing intermediate container 65418122df23 04:50:44 ---> e0d028b31fe8 04:50:44 Step 13/21 : EXPOSE $APP_PORT 04:50:44 ---> Running in 7a12686a0a3d 04:50:44 Removing intermediate container 4f74ca93fdea 04:50:44 ---> b1bc9dc1cea2 04:50:44 Step 20/21 : LABEL git_sha=ae163bca159cad391f6cbf9313107a867bccb890 04:50:44 ---> Running in 2988c58995e8 04:50:44 Removing intermediate container 7a12686a0a3d 04:50:44 ---> 13babc6b075a 04:50:44 Step 14/21 : WORKDIR / 04:50:44 ---> Running in a4dc68e2a62f 04:50:45 Removing intermediate container 2988c58995e8 04:50:45 ---> 0371d7663cfc 04:50:45 Step 21/21 : LABEL version=0.0.0 04:50:45 ---> Running in 2d43fafc24c6 04:50:45 Removing intermediate container a4dc68e2a62f 04:50:45 ---> d6e1ddcff218 04:50:45 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 04:50:45 Removing intermediate container 2d43fafc24c6 04:50:45 ---> 8bf8dabe4b4a 04:50:45 04:50:46 Successfully built 8bf8dabe4b4a 04:50:46 Successfully tagged docker-core-command-go-arm64:latest 04:50:46  Building docker-core-command-go ... done  ---> d9d63c47b401 04:50:46 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:50:48 ---> 171ede17b611 04:50:48 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:50:48 ---> db2a73012994 04:50:48 Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:50:48 ---> Running in c7db64e4b276 04:50:49 Removing intermediate container c7db64e4b276 04:50:49 ---> 1b1d7928fbd9 04:50:49 Step 19/21 : LABEL arch=arm64 04:50:49 ---> Running in 7bf329cc915c 04:50:50 Removing intermediate container 7bf329cc915c 04:50:50 ---> 24ac574d5a94 04:50:50 Step 20/21 : LABEL git_sha=ae163bca159cad391f6cbf9313107a867bccb890 04:50:50 ---> Running in 8af6d6a8f239 04:50:50 Removing intermediate container 8af6d6a8f239 04:50:50 ---> 89bd3e822882 04:50:50 Step 21/21 : LABEL version=0.0.0 04:50:50 ---> Running in ebefaf86e0eb 04:50:51 Removing intermediate container ebefaf86e0eb 04:50:51 ---> 9bf66dc92e80 04:50:51 04:50:52 Successfully built 9bf66dc92e80 04:50:52 Successfully tagged docker-core-metadata-go-arm64:latest 04:50:52  Building docker-core-metadata-go ... done Removing intermediate container dcbd8cb139b0 04:50:52 ---> f185af4b6f74 04:50:52 04:50:52 Step 10/22 : FROM alpine 04:50:52 ---> 62ee0e9f8440 04:50:52 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:50:52 ---> Running in 5388e9f2ff64 04:50:53 Removing intermediate container 5388e9f2ff64 04:50:53 ---> d53fefbf1a1d 04:50:53 Step 12/22 : ENV APP_PORT=48080 04:50:53 ---> Running in 4f505159225f 04:50:53 Removing intermediate container 4f505159225f 04:50:53 ---> f0806c6a08db 04:50:53 Step 13/22 : EXPOSE $APP_PORT 04:50:53 ---> Running in 7715427d3577 04:50:54 Removing intermediate container 7715427d3577 04:50:54 ---> c4b5240f356f 04:50:54 Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:50:54 ---> Running in d58b5a8008dc 04:50:57 Removing intermediate container d58b5a8008dc 04:50:57 ---> 3a35e70a87ab 04:50:57 Step 15/22 : RUN apk --no-cache add zeromq 04:50:57 ---> Running in c67c50c6506d 04:50:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:50:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:51:00 (1/5) Installing libgcc (9.3.0-r2) 04:51:00 (2/5) Installing libsodium (1.0.18-r0) 04:51:00 (3/5) Installing libstdc++ (9.3.0-r2) 04:51:00 (4/5) Installing libzmq (4.3.2-r0) 04:51:00 (5/5) Installing zeromq (4.3.2-r0) 04:51:00 Executing busybox-1.31.1-r16.trigger 04:51:00 OK: 8 MiB in 19 packages 04:51:02 Removing intermediate container c67c50c6506d 04:51:02 ---> c08a113d09eb 04:51:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 04:51:03 ---> ed487ba13abc 04:51:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:51:04 ---> a4396e466d98 04:51:04 Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:51:05 ---> c65b05f78ed4 04:51:05 Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 04:51:05 ---> Running in 50f39eca22df 04:51:05 Removing intermediate container 50f39eca22df 04:51:05 ---> 46955fd03968 04:51:05 Step 20/22 : LABEL arch=arm64 04:51:05 ---> Running in 0cf6fa2171d5 04:51:06 Removing intermediate container 0cf6fa2171d5 04:51:06 ---> 666b1c17445d 04:51:06 Step 21/22 : LABEL git_sha=ae163bca159cad391f6cbf9313107a867bccb890 04:51:06 ---> Running in c4e6d2f8d980 04:51:06 Removing intermediate container c4e6d2f8d980 04:51:06 ---> c33a8a91d24e 04:51:06 Step 22/22 : LABEL version=0.0.0 04:51:06 ---> Running in 345dbafaf538 04:51:07 Removing intermediate container 345dbafaf538 04:51:07 ---> 6d1486b3d4d1 04:51:07 04:51:07 Successfully built 6d1486b3d4d1 04:51:07 Successfully tagged docker-core-data-go-arm64:latest 04:51:08  Building docker-core-data-go ... done  [Pipeline] } 04:51:08 $ docker stop --time=1 9426055b5033752f6f52f40a996ce31afb4eab807671c9c9fcf6e99eccf995a5 04:51:10 $ docker rm -f 9426055b5033752f6f52f40a996ce31afb4eab807671c9c9fcf6e99eccf995a5 [Pipeline] // withDockerContainer [Pipeline] sh 04:51:10 + + docker imagesgrep 04:51:10 docker 04:51:11 docker-core-data-go-arm64 latest 6d1486b3d4d1 3 seconds ago 22.6MB 04:51:11 docker-core-metadata-go-arm64 latest 9bf66dc92e80 19 seconds ago 13.8MB 04:51:11 docker-core-command-go-arm64 latest 8bf8dabe4b4a 25 seconds ago 12.4MB 04:51:11 docker-support-logging-go-arm64 latest 234ed3e015b4 41 seconds ago 11.4MB 04:51:11 docker-security-proxy-setup-go-arm64 latest c29d325f254d 48 seconds ago 15.8MB 04:51:11 docker-sys-mgmt-agent-go-arm64 latest 51d3d5b25b3b 3 minutes ago 266MB 04:51:11 docker-security-secretstore-setup-go-arm64 latest 13ecef8b6984 4 minutes ago 32.6MB 04:51:11 docker-support-scheduler-go-arm64 latest 84880a9c4fc1 4 minutes ago 12.6MB 04:51:11 docker-support-notifications-go-arm64 latest fb3cee212406 4 minutes ago 13.9MB 04:51:11 docker-security-secrets-setup-go-arm64 latest 5f358d5b478c 4 minutes ago 24.2MB 04:51:11 docker latest ce9d55ae87f1 5 weeks ago 193MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 04:51:12 provisioning config files... 04:51:12 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config3866095044694463403tmp [Pipeline] { [Pipeline] sh 04:51:13 + curl -s https://codecov.io/bash 04:51:13 + bash -s - -t @/w/workspace/edgex-go/8@tmp/config3866095044694463403tmp [Pipeline] } 04:51:13 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" 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 04:51:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:51:16 ---> package-listing.sh 04:51:16 ++ facter osfamily 04:51:16 ++ tr '[:upper:]' '[:lower:]' 04:51:17 + OS_FAMILY=redhat 04:51:17 + workspace=/w/workspace/edgex-go/8 04:51:17 + START_PACKAGES=/tmp/packages_start.txt 04:51:17 + END_PACKAGES=/tmp/packages_end.txt 04:51:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:51:17 + PACKAGES=/tmp/packages_start.txt 04:51:17 + '[' /w/workspace/edgex-go/8 ']' 04:51:17 + PACKAGES=/tmp/packages_end.txt 04:51:17 + case "${OS_FAMILY}" in 04:51:17 + rpm -qa 04:51:17 + sort 04:51:25 + '[' -f /tmp/packages_start.txt ']' 04:51:25 + '[' -f /tmp/packages_end.txt ']' 04:51:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:51:25 + '[' /w/workspace/edgex-go/8 ']' 04:51:25 + mkdir -p /w/workspace/edgex-go/8/archives/ 04:51:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] isUnix [Pipeline] sh 04:51:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:51:26 04:51:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:51:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:51:27 alpine: Pulling from edgex-lftools-log-publisher 04:51:27 c9b1b535fdd9: Pulling fs layer 04:51:27 2cc5ad85d9ab: Pulling fs layer 04:51:27 756a868c4378: Pulling fs layer 04:51:27 444b2fc9a129: Pulling fs layer 04:51:27 ea15f1150254: Pulling fs layer 04:51:27 41b27a9f41bf: Pulling fs layer 04:51:27 28c525ee5125: Pulling fs layer 04:51:27 094b1ea09ed8: Pulling fs layer 04:51:27 138eaada9080: Pulling fs layer 04:51:27 0622d0fa9048: Pulling fs layer 04:51:27 444b2fc9a129: Waiting 04:51:27 ea15f1150254: Waiting 04:51:27 41b27a9f41bf: Waiting 04:51:27 28c525ee5125: Waiting 04:51:27 094b1ea09ed8: Waiting 04:51:27 138eaada9080: Waiting 04:51:27 0622d0fa9048: Waiting 04:51:27 2cc5ad85d9ab: Verifying Checksum 04:51:27 2cc5ad85d9ab: Download complete 04:51:27 444b2fc9a129: Verifying Checksum 04:51:27 444b2fc9a129: Download complete 04:51:28 c9b1b535fdd9: Verifying Checksum 04:51:28 c9b1b535fdd9: Download complete 04:51:28 ea15f1150254: Verifying Checksum 04:51:28 ea15f1150254: Download complete 04:51:28 28c525ee5125: Verifying Checksum 04:51:28 28c525ee5125: Download complete 04:51:29 756a868c4378: Verifying Checksum 04:51:29 756a868c4378: Download complete 04:51:29 c9b1b535fdd9: Pull complete 04:51:29 138eaada9080: Verifying Checksum 04:51:29 138eaada9080: Download complete 04:51:29 0622d0fa9048: Verifying Checksum 04:51:29 0622d0fa9048: Download complete 04:51:30 094b1ea09ed8: Verifying Checksum 04:51:30 094b1ea09ed8: Download complete 04:51:30 2cc5ad85d9ab: Pull complete 04:51:31 41b27a9f41bf: Verifying Checksum 04:51:31 41b27a9f41bf: Download complete 04:51:33 756a868c4378: Pull complete 04:51:34 444b2fc9a129: Pull complete 04:51:35 ea15f1150254: Pull complete 04:51:43 41b27a9f41bf: Pull complete 04:51:43 28c525ee5125: Pull complete 04:51:48 094b1ea09ed8: Pull complete 04:51:49 138eaada9080: Pull complete 04:51:50 0622d0fa9048: Pull complete 04:51:50 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 04:51:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:51:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:51:50 prd-centos7-docker-4c-2g-1758 does not seem to be running inside a container 04:51:51 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:51:57 $ docker top ac294b1d5a7f070faabf47029b9aab9ef738c47ccd92a145f3a1aba4001fd100 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:51:58 provisioning config files... 04:51:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config30125846842012035tmp [Pipeline] { [Pipeline] echo 04:51:58 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:51:59 ---> create-netrc.sh [Pipeline] echo 04:51:59 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:52:00 ---> logs-deploy.sh 04:52:00 + ARCHIVE_ARTIFACTS= 04:52:00 + LOGS_SERVER=https://logs.edgexfoundry.org 04:52:00 + '[' https://logs.edgexfoundry.org == None ']' 04:52:00 + NEXUS_URL=https://nexus.edgexfoundry.org 04:52:00 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2633/8 04:52:00 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2633/8/ 04:52:00 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2633/8 /w/workspace/edgex-go/8 04:52:03 Archives upload complete. 04:52:03 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2633/8 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2633/8/ 04:52:04 ---> uname -a: 04:52:04 Linux ac294b1d5a7f 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 04:52:04 04:52:04 04:52:04 ---> lscpu: 04:52:04 Architecture: x86_64 04:52:04 CPU op-mode(s): 32-bit, 64-bit 04:52:04 Byte Order: Little Endian 04:52:04 Address sizes: 40 bits physical, 48 bits virtual 04:52:04 CPU(s): 4 04:52:04 On-line CPU(s) list: 0-3 04:52:04 Thread(s) per core: 1 04:52:04 Core(s) per socket: 1 04:52:04 Socket(s): 4 04:52:04 NUMA node(s): 1 04:52:04 Vendor ID: GenuineIntel 04:52:04 CPU family: 6 04:52:04 Model: 44 04:52:04 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 04:52:04 Stepping: 1 04:52:04 CPU MHz: 2933.438 04:52:04 BogoMIPS: 5866.87 04:52:04 Virtualization: VT-x 04:52:04 Hypervisor vendor: KVM 04:52:04 Virtualization type: full 04:52:04 L1d cache: 128 KiB 04:52:04 L1i cache: 128 KiB 04:52:04 L2 cache: 16 MiB 04:52:04 L3 cache: 64 MiB 04:52:04 NUMA node0 CPU(s): 0-3 04:52:04 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 04:52:04 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 04:52:04 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 04:52:04 Vulnerability Meltdown: Mitigation; PTI 04:52:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:52:04 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:52:04 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:52:04 Vulnerability Tsx async abort: Not affected 04:52:04 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 04:52:04 04:52:04 04:52:04 ---> nproc: 04:52:04 4 04:52:04 04:52:04 04:52:04 ---> df -h: 04:52:04 Filesystem Size Used Available Use% Mounted on 04:52:04 overlay 50.0G 13.8G 36.2G 28% / 04:52:04 tmpfs 64.0M 0 64.0M 0% /dev 04:52:04 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 04:52:04 shm 64.0M 0 64.0M 0% /dev/shm 04:52:04 /dev/vda1 50.0G 13.8G 36.2G 28% /etc/resolv.conf 04:52:04 /dev/vda1 50.0G 13.8G 36.2G 28% /etc/hostname 04:52:04 /dev/vda1 50.0G 13.8G 36.2G 28% /etc/hosts 04:52:04 /dev/vda1 50.0G 13.8G 36.2G 28% /var/log/sa 04:52:04 /dev/vda1 50.0G 13.8G 36.2G 28% /w/workspace/edgex-go/8 04:52:04 /dev/vda1 50.0G 13.8G 36.2G 28% /w/workspace/edgex-go/8@tmp 04:52:04 04:52:04 04:52:04 ---> free -m: 04:52:04 total used free shared buff/cache available 04:52:04 Mem: 1837 659 125 0 1052 1098 04:52:04 Swap: 1023 71 952 04:52:04 04:52:04 04:52:04 ---> ip addr: 04:52:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:52:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:52:04 inet 127.0.0.1/8 scope host lo 04:52:04 valid_lft forever preferred_lft forever 04:52:04 114: eth0@if115: mtu 1458 qdisc noqueue state UP 04:52:04 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 04:52:04 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 04:52:04 valid_lft forever preferred_lft forever 04:52:04 04:52:04 04:52:04 ---> sar -b -r -n DEV: 04:52:04 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/01/20 _x86_64_ (4 CPU) 04:52:04 04:52:04 04:29:18 LINUX RESTART 04:52:04 04:52:04 04:30:01 tps rtps wtps bread/s bwrtn/s 04:52:04 04:31:01 64.77 14.65 50.12 5218.72 10122.52 04:52:04 04:32:01 62.78 46.22 16.56 3680.56 10498.89 04:52:04 04:33:02 355.57 225.46 130.11 7416.19 54167.35 04:52:04 04:34:01 285.18 152.80 132.38 7482.81 23817.06 04:52:04 04:35:01 209.88 119.88 89.99 4955.90 22544.32 04:52:04 04:36:02 54.96 4.33 50.62 197.24 21682.55 04:52:04 04:37:01 960.22 747.56 212.66 92747.86 159199.08 04:52:04 04:38:08 1744.73 1540.81 203.92 112966.28 116786.10 04:52:04 04:39:03 509.07 409.71 99.36 31096.48 33667.88 04:52:04 04:40:07 950.57 650.87 299.70 72331.45 111369.80 04:52:04 04:41:05 2033.53 1721.18 312.36 161200.65 171557.27 04:52:04 04:42:01 766.82 626.64 140.19 45424.57 53010.16 04:52:04 04:43:01 300.80 61.50 239.30 5006.91 26221.03 04:52:04 04:44:02 37.07 12.24 24.84 3117.58 863.69 04:52:04 04:45:01 1.88 1.71 0.17 50.93 1.71 04:52:04 04:46:01 0.88 0.03 0.85 1.07 15.59 04:52:04 04:47:01 0.25 0.00 0.25 0.00 2.56 04:52:04 04:48:01 0.32 0.03 0.28 0.67 3.48 04:52:04 04:49:01 0.32 0.02 0.30 0.13 2.89 04:52:04 04:50:01 0.32 0.12 0.20 1.46 1.51 04:52:04 04:51:01 0.28 0.02 0.27 0.13 3.16 04:52:04 04:52:02 157.35 76.06 81.29 8626.29 20212.60 04:52:04 Average: 391.04 295.53 95.52 25840.72 38388.09 04:52:04 04:52:04 04:30:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:52:04 04:31:01 69192 1812364 96.32 2620 1149988 1358808 46.37 562656 1084216 44972 04:52:04 04:32:01 335628 1545928 82.16 2620 945876 1154448 39.40 530516 856476 120 04:52:04 04:33:02 143960 1737596 92.35 1500 1057248 1352208 46.15 553356 974180 38752 04:52:04 04:34:01 132588 1748968 92.95 664 912648 1721036 58.74 769456 740120 86100 04:52:04 04:35:01 511516 1370040 72.81 324 691764 1337076 45.63 523948 608320 8820 04:52:04 04:36:02 99940 1781616 94.69 324 1042272 1553148 53.01 641720 900416 59324 04:52:04 04:37:01 598444 1283112 68.19 8 656004 1299840 44.36 473100 641692 24 04:52:04 04:38:08 63784 1817772 96.61 8 1024948 2358192 80.48 595008 1050768 69420 04:52:04 04:39:03 300500 1581056 84.03 8 574872 3599436 122.84 724796 636264 21776 04:52:04 04:40:07 113028 1768528 93.99 8 1095992 1744524 59.54 728672 869160 38812 04:52:04 04:41:05 69568 1811988 96.30 8 1053488 2349560 80.19 642380 994792 90484 04:52:04 04:42:01 247848 1633708 86.83 8 672496 4013244 136.96 727104 688616 55960 04:52:04 04:43:01 429508 1452048 77.17 8 774252 1509984 51.53 555724 671860 11932 04:52:04 04:44:02 427212 1454344 77.29 8 860924 1230796 42.00 512708 720088 8 04:52:04 04:45:01 433004 1448552 76.99 8 861760 1169760 39.92 508096 719976 24 04:52:04 04:46:01 433168 1448388 76.98 8 861784 1169724 39.92 507968 719996 12 04:52:04 04:47:01 433504 1448052 76.96 8 861788 1169688 39.92 507908 719996 8 04:52:04 04:48:01 433788 1447768 76.95 8 861792 1169688 39.92 508040 720008 8 04:52:04 04:49:01 433772 1447784 76.95 8 861804 1169688 39.92 508028 720020 8 04:52:04 04:50:01 433468 1448088 76.96 8 861868 1169820 39.92 508228 720080 28 04:52:04 04:51:01 433600 1447956 76.96 8 861828 1169724 39.92 508128 720068 12 04:52:04 04:52:02 126296 1755260 93.29 8 1077136 1382656 47.19 653104 840936 272 04:52:04 Average: 304696 1576860 83.81 372 891933 1643320 56.08 579575 787184 23949 04:52:04 04:52:04 04:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 04:52:04 04:31:01 vethae9737a 200.27 194.64 21.54 767.59 0.00 0.00 0.00 04:52:04 04:31:01 eth0 873.40 759.71 4426.81 130.08 0.00 0.00 0.00 04:52:04 04:31:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 04:52:04 04:31:01 docker0 200.27 194.51 18.81 767.57 0.00 0.00 0.00 04:52:04 04:32:01 eth0 657.53 633.98 1930.64 888.59 0.00 0.00 0.00 04:52:04 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:52:04 04:32:01 docker0 532.61 513.07 43.55 1876.69 0.00 0.00 0.00 04:52:04 04:33:02 eth0 766.92 468.58 6546.90 1899.51 0.00 0.00 0.00 04:52:04 04:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:52:04 04:33:02 docker0 35.47 50.07 1.83 358.09 0.00 0.00 0.00 04:52:04 04:34:01 veth19d8986 0.00 0.13 0.00 0.01 0.00 0.00 0.00 04:52:04 04:34:01 eth0 2521.14 2033.55 13911.14 3024.00 0.00 0.00 0.00 04:52:04 04:34:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 04:52:04 04:34:01 docker0 861.68 858.95 71.72 3421.19 0.00 0.00 0.00 04:52:04 04:35:01 veth19d8986 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:52:04 04:35:01 eth0 48.22 37.88 30.25 65.24 0.00 0.00 0.00 04:52:04 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:52:04 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:52:04 04:36:02 eth0 97.68 70.08 1682.10 44.83 0.00 0.00 0.00 04:52:04 04:36:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:52:04 04:36:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:52:04 04:37:01 vethb9aaea6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 04:52:04 04:37:01 eth0 2675.76 2146.91 15586.28 3138.17 0.00 0.00 0.00 04:52:04 04:37:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 04:52:04 04:37:01 docker0 856.92 854.20 71.32 3402.26 0.00 0.00 0.00 04:52:04 04:38:08 vethb9aaea6 0.00 0.28 0.00 0.01 0.00 0.00 0.00 04:52:04 04:38:08 eth0 39.10 27.94 144.05 7.91 0.00 0.00 0.00 04:52:04 04:38:08 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:52:04 04:38:08 docker0 15.68 22.45 0.85 131.59 0.00 0.00 0.00 04:52:04 04:39:03 veth24bf5f1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 04:52:04 04:39:03 vethb9aaea6 0.00 0.49 0.00 0.03 0.00 0.00 0.00 04:52:04 04:39:03 veth5f75a95 0.00 0.15 0.00 0.01 0.00 0.00 0.00 04:52:04 04:39:03 vethf5c487e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 04:52:04 04:40:07 vethb9aaea6 0.00 0.17 0.00 0.01 0.00 0.00 0.00 04:52:04 04:40:07 eth0 2616.38 2088.85 14897.55 2993.95 0.00 0.00 0.00 04:52:04 04:40:07 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 04:52:04 04:40:07 docker0 826.12 837.37 68.02 3423.62 0.00 0.00 0.00 04:52:04 04:41:05 vethb9aaea6 0.00 0.27 0.00 0.01 0.00 0.00 0.00 04:52:04 04:41:05 eth0 60.72 43.12 145.87 63.67 0.00 0.00 0.00 04:52:04 04:41:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:52:04 04:41:05 docker0 11.25 18.82 0.59 120.04 0.00 0.00 0.00 04:52:04 04:42:01 vethb9aaea6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:52:04 04:42:01 veth7cdc138 0.00 0.14 0.00 0.01 0.00 0.00 0.00 04:52:04 04:42:01 eth0 3052.77 2431.16 17123.87 3479.88 0.00 0.00 0.00 04:52:04 04:42:01 veth017a137 0.00 0.14 0.00 0.01 0.00 0.00 0.00 04:52:04 04:43:01 vethb9aaea6 0.00 0.22 0.00 0.01 0.00 0.00 0.00 04:52:04 04:43:01 eth0 103.24 64.74 427.59 60.51 0.00 0.00 0.00 04:52:04 04:43:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 04:52:04 04:43:01 veth3ddb972 3.71 3.94 0.50 19.96 0.00 0.00 0.00 04:52:04 04:44:02 eth0 32.05 26.70 45.82 45.86 0.00 0.00 0.00 04:52:04 04:44:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:52:04 04:44:02 docker0 916.10 964.77 74.63 4188.85 0.00 0.00 0.00 04:52:04 04:45:01 eth0 0.17 0.17 0.08 0.07 0.00 0.00 0.00 04:52:04 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:52:04 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:52:04 04:46:01 eth0 0.12 0.07 0.06 0.00 0.00 0.00 0.00 04:52:04 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:52:04 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:52:04 04:47:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 04:52:04 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:52:04 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:52:04 04:48:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 04:52:04 04:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:52:04 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:52:04 04:49:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 04:52:04 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:52:04 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:52:04 04:50:01 eth0 0.17 0.12 0.08 0.04 0.00 0.00 0.00 04:52:04 04:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:52:04 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:52:04 04:51:01 eth0 0.91 0.15 0.13 0.04 0.00 0.00 0.00 04:52:04 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:52:04 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:52:04 04:52:02 eth0 102.39 70.00 2341.12 46.47 0.00 0.00 0.00 04:52:04 04:52:02 vetha9b44e2 0.40 0.43 0.61 0.11 0.00 0.00 0.00 04:52:04 04:52:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 04:52:04 04:52:02 docker0 913.91 962.38 75.02 4177.13 0.00 0.00 0.00 04:52:04 Average: eth0 135.63 107.56 839.06 154.04 0.00 0.00 0.00 04:52:04 Average: vetha9b44e2 0.02 0.02 0.03 0.00 0.00 0.00 0.00 04:52:04 Average: lo 0.01 0.01 0.00 0.00 0.00 0.00 0.00 04:52:04 Average: docker0 41.68 43.89 3.42 190.52 0.00 0.00 0.00 04:52:04 04:52:04 04:52:04 ---> sar -P ALL: 04:52:04 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/01/20 _x86_64_ (4 CPU) 04:52:04 04:52:04 04:29:18 LINUX RESTART 04:52:04 04:52:04 04:30:01 CPU %user %nice %system %iowait %steal %idle 04:52:04 04:31:01 all 10.46 0.00 4.17 1.88 15.29 68.20 04:52:04 04:31:01 0 9.60 0.00 4.76 0.63 18.37 66.64 04:52:04 04:31:01 1 9.66 0.00 4.35 2.95 14.78 68.26 04:52:04 04:31:01 2 11.48 0.00 3.70 0.58 14.62 69.62 04:52:04 04:31:01 3 11.10 0.00 3.90 3.38 13.37 68.25 04:52:04 04:32:01 all 7.64 0.00 1.74 0.49 11.52 78.61 04:52:04 04:32:01 0 10.09 0.00 2.10 0.23 13.93 73.65 04:52:04 04:32:01 1 9.64 0.00 1.76 0.56 10.34 77.69 04:52:04 04:32:01 2 6.18 0.00 1.51 1.03 10.93 80.34 04:52:04 04:32:01 3 4.74 0.00 1.61 0.11 10.90 82.63 04:52:04 04:33:02 all 10.15 0.00 4.45 2.12 18.14 65.14 04:52:04 04:33:02 0 10.61 0.00 4.72 1.63 20.55 62.50 04:52:04 04:33:02 1 12.02 0.00 4.61 3.01 17.65 62.70 04:52:04 04:33:02 2 8.80 0.00 3.86 0.74 18.34 68.26 04:52:04 04:33:02 3 9.22 0.00 4.58 3.15 16.03 67.02 04:52:04 04:34:01 all 24.41 0.00 10.47 6.60 12.94 45.59 04:52:04 04:34:01 0 25.64 0.00 11.45 6.79 12.74 43.38 04:52:04 04:34:01 1 23.10 0.00 9.51 6.89 14.24 46.26 04:52:04 04:34:01 2 24.26 0.00 9.93 6.47 12.70 46.63 04:52:04 04:34:01 3 24.67 0.00 11.03 6.24 12.05 46.02 04:52:04 04:35:01 all 32.65 0.00 11.94 8.04 18.62 28.76 04:52:04 04:35:01 0 37.87 0.00 13.90 9.01 16.42 22.80 04:52:04 04:35:01 1 30.88 0.00 11.75 8.32 18.79 30.27 04:52:04 04:35:01 2 30.61 0.00 10.91 8.79 20.13 29.56 04:52:04 04:35:01 3 31.49 0.00 11.26 6.05 19.04 32.17 04:52:04 04:36:02 all 14.57 0.00 7.79 0.89 24.11 52.63 04:52:04 04:36:02 0 13.47 0.00 7.62 0.23 25.65 53.03 04:52:04 04:36:02 1 14.59 0.00 7.66 0.58 23.57 53.61 04:52:04 04:36:02 2 16.33 0.00 8.03 1.95 23.28 50.41 04:52:04 04:36:02 3 13.92 0.00 7.87 0.86 23.93 53.43 04:52:04 04:37:01 all 12.59 0.00 11.17 16.59 19.56 40.10 04:52:04 04:37:01 0 11.03 0.00 11.86 18.46 20.74 37.91 04:52:04 04:37:01 1 10.91 0.00 10.32 14.16 19.53 45.08 04:52:04 04:37:01 2 13.90 0.00 11.16 17.35 19.48 38.11 04:52:04 04:37:01 3 14.57 0.00 11.33 16.39 18.44 39.27 04:52:04 04:38:08 all 9.45 0.00 12.04 30.35 23.03 25.12 04:52:04 04:38:08 0 10.28 0.00 12.24 30.09 23.39 23.99 04:52:04 04:38:08 1 8.80 0.00 11.90 29.93 22.44 26.94 04:52:04 04:38:08 2 9.31 0.00 11.68 30.59 22.90 25.52 04:52:04 04:38:08 3 9.40 0.00 12.36 30.78 23.43 24.03 04:52:04 04:39:03 all 51.70 0.00 11.60 16.10 11.13 9.47 04:52:04 04:39:03 0 49.81 0.00 12.14 15.36 12.14 10.56 04:52:04 04:39:03 1 50.19 0.00 11.22 15.86 11.68 11.05 04:52:04 04:39:03 2 53.57 0.00 11.59 18.52 9.26 7.06 04:52:04 04:39:03 3 53.17 0.00 11.47 14.68 11.43 9.24 04:52:04 04:40:07 all 17.92 0.00 13.02 22.32 20.43 26.31 04:52:04 04:40:07 0 17.26 0.00 12.90 24.02 20.61 25.22 04:52:04 04:40:07 1 19.07 0.00 12.65 22.19 19.95 26.14 04:52:04 04:40:07 2 17.62 0.00 13.53 23.40 20.66 24.80 04:52:04 04:40:07 3 17.74 0.00 12.99 19.64 20.50 29.13 04:52:04 04:41:05 all 11.68 0.00 12.82 28.29 20.77 26.44 04:52:04 04:41:05 0 11.70 0.00 12.83 23.78 21.20 30.50 04:52:04 04:41:05 1 11.53 0.00 12.99 30.88 20.55 24.05 04:52:04 04:41:05 2 11.76 0.00 12.27 27.59 20.79 27.59 04:52:04 04:41:05 3 11.71 0.00 13.18 30.99 20.53 23.58 04:52:04 04:42:01 all 52.03 0.00 12.35 11.50 13.61 10.51 04:52:04 04:42:01 0 50.11 0.00 12.05 9.57 14.87 13.41 04:52:04 04:42:01 1 53.73 0.00 13.14 10.12 12.62 10.40 04:52:04 04:42:01 2 53.37 0.00 12.11 13.18 12.17 9.16 04:52:04 04:42:01 3 50.72 0.00 12.08 13.16 14.93 9.12 04:52:04 04:43:01 all 18.39 0.00 9.32 15.90 13.10 43.29 04:52:04 04:43:01 0 19.21 0.00 9.80 13.76 13.08 44.15 04:52:04 04:43:01 1 16.21 0.00 8.55 13.08 13.56 48.60 04:52:04 04:43:01 2 20.10 0.00 9.27 18.40 13.56 38.67 04:52:04 04:43:01 3 18.10 0.00 9.70 18.41 12.16 41.62 04:52:04 04:44:02 all 1.17 0.00 0.89 0.92 0.65 96.37 04:52:04 04:44:02 0 1.66 0.00 1.00 0.39 0.65 96.30 04:52:04 04:44:02 1 0.85 0.00 0.75 1.04 0.72 96.64 04:52:04 04:44:02 2 0.94 0.00 0.94 1.16 0.59 96.37 04:52:04 04:44:02 3 1.24 0.00 0.87 1.10 0.65 96.14 04:52:04 04:45:01 all 0.12 0.00 0.06 0.03 0.06 99.74 04:52:04 04:45:01 0 0.05 0.00 0.07 0.02 0.05 99.81 04:52:04 04:45:01 1 0.02 0.00 0.05 0.02 0.03 99.88 04:52:04 04:45:01 2 0.39 0.00 0.05 0.00 0.05 99.51 04:52:04 04:45:01 3 0.02 0.00 0.07 0.08 0.05 99.78 04:52:04 04:46:01 all 0.08 0.00 0.04 0.00 0.11 99.77 04:52:04 04:46:01 0 0.02 0.00 0.02 0.00 0.03 99.93 04:52:04 04:46:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:52:04 04:46:01 2 0.25 0.00 0.07 0.00 0.25 99.43 04:52:04 04:46:01 3 0.02 0.00 0.02 0.00 0.18 99.78 04:52:04 04:47:01 all 0.10 0.00 0.02 0.00 0.08 99.79 04:52:04 04:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:52:04 04:47:01 1 0.03 0.00 0.03 0.00 0.07 99.87 04:52:04 04:47:01 2 0.37 0.00 0.03 0.00 0.22 99.38 04:52:04 04:47:01 3 0.02 0.00 0.03 0.00 0.05 99.90 04:52:04 04:48:01 all 0.14 0.00 0.09 0.00 0.35 99.41 04:52:04 04:48:01 0 0.12 0.00 0.08 0.00 0.63 99.17 04:52:04 04:48:01 1 0.05 0.00 0.12 0.00 0.38 99.45 04:52:04 04:48:01 2 0.35 0.00 0.10 0.00 0.32 99.23 04:52:04 04:48:01 3 0.03 0.00 0.05 0.00 0.07 99.85 04:52:04 04:49:01 all 0.20 0.00 0.20 0.00 0.91 98.70 04:52:04 04:49:01 0 0.05 0.00 0.10 0.00 0.43 99.42 04:52:04 04:49:01 1 0.28 0.00 0.35 0.00 1.39 97.98 04:52:04 04:49:01 2 0.40 0.00 0.27 0.00 1.68 97.65 04:52:04 04:49:01 3 0.07 0.00 0.08 0.00 0.13 99.72 04:52:04 04:50:01 all 0.19 0.00 0.21 0.02 1.42 98.17 04:52:04 04:50:01 0 0.20 0.00 0.18 0.00 1.34 98.27 04:52:04 04:50:01 1 0.10 0.00 0.30 0.08 1.47 98.04 04:52:04 04:50:01 2 0.38 0.00 0.27 0.00 2.28 97.07 04:52:04 04:50:01 3 0.07 0.00 0.08 0.00 0.60 99.26 04:52:04 04:51:01 all 0.17 0.00 0.20 0.00 1.43 98.20 04:52:04 04:51:01 0 0.10 0.00 0.12 0.00 1.11 98.67 04:52:04 04:51:01 1 0.30 0.00 0.38 0.00 2.20 97.11 04:52:04 04:51:01 2 0.23 0.00 0.17 0.00 1.35 98.26 04:52:04 04:51:01 3 0.05 0.00 0.12 0.00 1.05 98.79 04:52:04 04:52:02 all 5.70 0.00 5.03 4.47 15.72 69.08 04:52:04 04:52:02 0 3.94 0.00 3.61 3.78 16.14 72.53 04:52:04 04:52:02 1 4.48 0.00 4.96 4.72 15.33 70.50 04:52:04 04:52:02 2 7.29 0.00 6.31 4.63 15.21 66.56 04:52:04 04:52:02 3 7.19 0.00 5.29 4.75 16.18 66.59 04:52:04 Average: all 11.92 0.00 5.73 7.43 11.02 63.91 04:52:04 Average: 0 11.93 0.00 5.89 7.07 11.53 63.58 04:52:04 Average: 1 11.76 0.00 5.66 7.37 10.97 64.24 04:52:04 Average: 2 12.22 0.00 5.65 7.73 10.94 63.46 04:52:04 Average: 3 11.77 0.00 5.72 7.53 10.64 64.34 04:52:04 04:52:04 04:52:04