Pull request #2627 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 9098740bb9c39ad5ae1b6b14d814f8ae0a19a439 rather than 1cbfca005f39c71f14e7c2d6fc3a0b095373ec17 Obtained Jenkinsfile from 9098740bb9c39ad5ae1b6b14d814f8ae0a19a439 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1682 in /w/workspace/edgexfoundry_edgex-go_PR-2627 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/22 [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/22 # 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/2627/head:refs/remotes/origin/PR-2627 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 9098740bb9c39ad5ae1b6b14d814f8ae0a19a439 into PR head commit 1cbfca005f39c71f14e7c2d6fc3a0b095373ec17 Merge succeeded, producing cce01d908c8f6fc48d99ed6a2df7812364b54c24 Checking out Revision cce01d908c8f6fc48d99ed6a2df7812364b54c24 (PR-2627) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2627/head:refs/remotes/origin/PR-2627 # 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/2627/head:refs/remotes/origin/PR-2627 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1cbfca005f39c71f14e7c2d6fc3a0b095373ec17 # 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 9098740bb9c39ad5ae1b6b14d814f8ae0a19a439 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cce01d908c8f6fc48d99ed6a2df7812364b54c24 # timeout=10 Commit message: "Merge commit '9098740bb9c39ad5ae1b6b14d814f8ae0a19a439' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:52:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:52:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:52:32 ========================================================= 08:52:32 EdgeX Global Pipelines Version Info 08:52:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk cb8f7a4158611c13a6245f5cb7a85cc8c6bc0104 # timeout=10 08:52:34 ------------------- 08:52:34 stable info: 08:52:34 ------------------- 08:52:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:52:34 Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 08:52:34 Message: update stable to v1.0.106 08:52:35 ------------------- 08:52:35 experimental info: 08:52:35 ------------------- 08:52:35 Commited By: **** collab-it+edgex@linuxfoundation.org 08:52:35 Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b 08:52:35 Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh 08:52:36 ++ 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 08:52:36 + for file in '`ls cmd/**/Dockerfile`' 08:52:36 ++ dirname cmd/core-command/Dockerfile 08:52:36 ++ cut -d/ -f2 08:52:36 + echo core-command,cmd/core-command/Dockerfile 08:52:36 + for file in '`ls cmd/**/Dockerfile`' 08:52:36 ++ dirname cmd/core-data/Dockerfile 08:52:36 ++ cut -d/ -f2 08:52:36 + echo core-data,cmd/core-data/Dockerfile 08:52:36 + for file in '`ls cmd/**/Dockerfile`' 08:52:36 ++ dirname cmd/core-metadata/Dockerfile 08:52:36 ++ cut -d/ -f2 08:52:36 + echo core-metadata,cmd/core-metadata/Dockerfile 08:52:36 + for file in '`ls cmd/**/Dockerfile`' 08:52:36 ++ dirname cmd/security-proxy-setup/Dockerfile 08:52:36 ++ cut -d/ -f2 08:52:36 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:52:36 + for file in '`ls cmd/**/Dockerfile`' 08:52:36 ++ dirname cmd/security-secrets-setup/Dockerfile 08:52:36 ++ cut -d/ -f2 08:52:36 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 08:52:36 + for file in '`ls cmd/**/Dockerfile`' 08:52:36 ++ dirname cmd/security-secretstore-setup/Dockerfile 08:52:36 ++ cut -d/ -f2 08:52:36 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:52:36 + for file in '`ls cmd/**/Dockerfile`' 08:52:36 ++ dirname cmd/support-logging/Dockerfile 08:52:36 ++ cut -d/ -f2 08:52:36 + echo support-logging,cmd/support-logging/Dockerfile 08:52:36 + for file in '`ls cmd/**/Dockerfile`' 08:52:36 ++ dirname cmd/support-notifications/Dockerfile 08:52:36 ++ cut -d/ -f2 08:52:36 + echo support-notifications,cmd/support-notifications/Dockerfile 08:52:36 + for file in '`ls cmd/**/Dockerfile`' 08:52:36 ++ dirname cmd/support-scheduler/Dockerfile 08:52:36 ++ cut -d/ -f2 08:52:36 + echo support-scheduler,cmd/support-scheduler/Dockerfile 08:52:36 + for file in '`ls cmd/**/Dockerfile`' 08:52:36 ++ dirname cmd/sys-mgmt-agent/Dockerfile 08:52:36 ++ cut -d/ -f2 08:52:36 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 08:52:36 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 08:52:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:52:37 08:52:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:52:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:52:38 latest: Pulling from edgex-devops/git-semver 08:52:38 31603596830f: Pulling fs layer 08:52:38 2a8b12db71e7: Pulling fs layer 08:52:38 6ca5941a6612: Pulling fs layer 08:52:38 ecc8261a40a4: Pulling fs layer 08:52:38 ecc8261a40a4: Waiting 08:52:38 2a8b12db71e7: Verifying Checksum 08:52:38 2a8b12db71e7: Download complete 08:52:38 31603596830f: Verifying Checksum 08:52:38 31603596830f: Download complete 08:52:38 ecc8261a40a4: Verifying Checksum 08:52:38 ecc8261a40a4: Download complete 08:52:38 6ca5941a6612: Verifying Checksum 08:52:38 6ca5941a6612: Download complete 08:52:38 31603596830f: Pull complete 08:52:38 2a8b12db71e7: Pull complete 08:52:39 6ca5941a6612: Pull complete 08:52:39 ecc8261a40a4: Pull complete 08:52:39 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 08:52:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:52:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:52:39 prd-centos7-docker-4c-2g-1682 does not seem to be running inside a container 08:52:39 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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:10004/edgex-devops/git-semver:latest cat 08:52:42 $ docker top d4853ddc0f03515b15f53df890e697287b55030d0c2a44a8e0e72e5888da082e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:52:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:52:42 [ssh-agent] Looking for ssh-agent implementation... 08:52:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:52:43 $ docker exec d4853ddc0f03515b15f53df890e697287b55030d0c2a44a8e0e72e5888da082e ssh-agent 08:52:43 SSH_AUTH_SOCK=/tmp/ssh-bIegxP6WSATW/agent.11 08:52:43 SSH_AGENT_PID=16 08:52:43 Running ssh-add (command line suppressed) 08:52:43 Identity added: /w/workspace/edgex-go/22@tmp/private_key_1722392502099337316.key (/w/workspace/edgex-go/22@tmp/private_key_1722392502099337316.key) 08:52:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:52:43 + git describe --exact-match --tags HEAD 08:52:43 fatal: No names found, cannot describe anything. [Pipeline] } 08:52:43 $ docker exec --env ******** --env ******** d4853ddc0f03515b15f53df890e697287b55030d0c2a44a8e0e72e5888da082e ssh-agent -k 08:52:43 unset SSH_AUTH_SOCK; 08:52:43 unset SSH_AGENT_PID; 08:52:43 echo Agent pid 16 killed; 08:52:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 08:52:44 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 08:52:44 This usually means this commit has not been tagged. [Pipeline] sshagent 08:52:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:52:44 [ssh-agent] Looking for ssh-agent implementation... 08:52:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:52:44 $ docker exec d4853ddc0f03515b15f53df890e697287b55030d0c2a44a8e0e72e5888da082e ssh-agent 08:52:44 SSH_AUTH_SOCK=/tmp/ssh-b6uArlXkCJfN/agent.45 08:52:44 SSH_AGENT_PID=50 08:52:44 Running ssh-add (command line suppressed) 08:52:44 Identity added: /w/workspace/edgex-go/22@tmp/private_key_8336768665768910213.key (/w/workspace/edgex-go/22@tmp/private_key_8336768665768910213.key) 08:52:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:52:44 + git semver init 08:52:44 # -> Open(): unable to determine branch for HEAD 08:52:44 # $GIT_DIR = /w/workspace/edgex-go/22/.git 08:52:44 # $GIT_WORK_TREE = /w/workspace/edgex-go/22 08:52:44 # $SEMVER_REMOTE_NAME = origin 08:52:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:52:44 # $SEMVER_USER_NAME = edgex-jenkins 08:52:44 # $SEMVER_BRANCH = PR-2627 08:52:44 # $SEMVER_TEMP = /tmp/semver-491685597 08:52:44 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 08:53:03 # '/tmp/semver-491685597' -> '/w/workspace/edgex-go/22/.semver' 08:53:03 # -> Force: false 08:53:03 # $SEMVER_DIR = /w/workspace/edgex-go/22/.semver [Pipeline] } 08:53:03 $ docker exec --env ******** --env ******** d4853ddc0f03515b15f53df890e697287b55030d0c2a44a8e0e72e5888da082e ssh-agent -k 08:53:03 unset SSH_AUTH_SOCK; 08:53:03 unset SSH_AGENT_PID; 08:53:03 echo Agent pid 50 killed; 08:53:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:53:03 + git semver [Pipeline] } 08:53:03 $ docker stop --time=1 d4853ddc0f03515b15f53df890e697287b55030d0c2a44a8e0e72e5888da082e 08:53:05 $ docker rm -f d4853ddc0f03515b15f53df890e697287b55030d0c2a44a8e0e72e5888da082e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 08:53:18 Stashed 28 file(s) [Pipeline] echo 08:53:18 [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 08:53:18 ========================================================= 08:53:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 08:53:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:53:19 + 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 . 08:53:21 Sending build context to Docker daemon 323MB 08:53:21 Step 1/7 : ARG BASE=golang:1.13-alpine 08:53:21 Step 2/7 : FROM ${BASE} 08:53:21 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 08:53:21 df20fa9351a1: Pulling fs layer 08:53:21 ed8968b2872e: Pulling fs layer 08:53:21 a92cc7c5fd73: Pulling fs layer 08:53:21 2dd03ba5bac4: Pulling fs layer 08:53:21 1e091d79d1de: Pulling fs layer 08:53:21 481702a1767f: Pulling fs layer 08:53:21 f64a6f60c768: Pulling fs layer 08:53:21 e78d2573fc39: Pulling fs layer 08:53:21 e876d2f968b6: Pulling fs layer 08:53:21 ce8a83651883: Pulling fs layer 08:53:21 07967f4d0e4b: Pulling fs layer 08:53:21 f64a6f60c768: Waiting 08:53:21 ce8a83651883: Waiting 08:53:21 2dd03ba5bac4: Waiting 08:53:21 07967f4d0e4b: Waiting 08:53:21 1e091d79d1de: Waiting 08:53:21 e876d2f968b6: Waiting 08:53:21 e78d2573fc39: Waiting 08:53:21 481702a1767f: Waiting 08:53:21 a92cc7c5fd73: Download complete 08:53:21 ed8968b2872e: Verifying Checksum 08:53:21 ed8968b2872e: Download complete 08:53:21 1e091d79d1de: Verifying Checksum 08:53:21 1e091d79d1de: Download complete 08:53:21 481702a1767f: Verifying Checksum 08:53:21 481702a1767f: Download complete 08:53:21 df20fa9351a1: Verifying Checksum 08:53:21 df20fa9351a1: Download complete 08:53:22 df20fa9351a1: Pull complete 08:53:22 f64a6f60c768: Verifying Checksum 08:53:22 f64a6f60c768: Download complete 08:53:22 e876d2f968b6: Verifying Checksum 08:53:22 e876d2f968b6: Download complete 08:53:23 e78d2573fc39: Verifying Checksum 08:53:23 e78d2573fc39: Download complete 08:53:23 2dd03ba5bac4: Verifying Checksum 08:53:23 2dd03ba5bac4: Download complete 08:53:23 07967f4d0e4b: Verifying Checksum 08:53:23 07967f4d0e4b: Download complete 08:53:23 ce8a83651883: Verifying Checksum 08:53:23 ce8a83651883: Download complete 08:53:24 ed8968b2872e: Pull complete 08:53:24 a92cc7c5fd73: Pull complete 08:53:29 2dd03ba5bac4: Pull complete 08:53:29 1e091d79d1de: Pull complete 08:53:29 481702a1767f: Pull complete 08:53:33 Still waiting to schedule task 08:53:33 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:53:36 f64a6f60c768: Pull complete 08:53:38 e78d2573fc39: Pull complete 08:53:38 e876d2f968b6: Pull complete 08:53:39 ce8a83651883: Pull complete 08:53:39 07967f4d0e4b: Pull complete 08:53:39 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 08:53:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 08:53:39 ---> 5d7c900382c6 08:53:39 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 08:53:41 ---> Running in d305e49ff0ff 08:53:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:53:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:53:43 (1/12) Installing libmagic (5.38-r0) 08:53:43 (2/12) Installing file (5.38-r0) 08:53:43 (3/12) Installing libc-dev (0.7.2-r3) 08:53:43 (4/12) Installing g++ (9.3.0-r2) 08:53:50 (5/12) Installing fortify-headers (1.1-r0) 08:53:50 (6/12) Installing patch (2.7.6-r6) 08:53:50 (7/12) Installing build-base (0.5-r2) 08:53:50 (8/12) Installing libsodium (1.0.18-r0) 08:53:50 (9/12) Installing pkgconf (1.7.2-r0) 08:53:50 (10/12) Installing libsodium-dev (1.0.18-r0) 08:53:50 (11/12) Installing libzmq (4.3.2-r0) 08:53:50 (12/12) Installing zeromq-dev (4.3.2-r0) 08:53:50 Executing busybox-1.31.1-r16.trigger 08:53:50 OK: 233 MiB in 51 packages 08:53:54 Removing intermediate container d305e49ff0ff 08:53:54 ---> e07e1a7f00fd 08:53:54 Step 4/7 : WORKDIR /edgex-go 08:53:54 ---> Running in 570051574ed6 08:53:54 Removing intermediate container 570051574ed6 08:53:54 ---> 53cc2feb4449 08:53:54 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 08:53:54 latest: Pulling from library/docker 08:53:54 df20fa9351a1: Already exists 08:53:54 25ad7478873d: Pulling fs layer 08:53:54 4684f6177b5d: Pulling fs layer 08:53:54 46e300cec669: Pulling fs layer 08:53:54 63038576ad94: Pulling fs layer 08:53:54 0fdb76c4706c: Pulling fs layer 08:53:54 cb7edeffdfd5: Pulling fs layer 08:53:54 63038576ad94: Waiting 08:53:54 0fdb76c4706c: Waiting 08:53:54 cb7edeffdfd5: Waiting 08:53:54 4684f6177b5d: Verifying Checksum 08:53:54 4684f6177b5d: Download complete 08:53:54 25ad7478873d: Verifying Checksum 08:53:54 25ad7478873d: Download complete 08:53:54 63038576ad94: Verifying Checksum 08:53:54 63038576ad94: Download complete 08:53:54 0fdb76c4706c: Verifying Checksum 08:53:54 0fdb76c4706c: Download complete 08:53:54 cb7edeffdfd5: Verifying Checksum 08:53:54 cb7edeffdfd5: Download complete 08:53:54 25ad7478873d: Pull complete 08:53:55 4684f6177b5d: Pull complete 08:53:55 46e300cec669: Verifying Checksum 08:53:55 46e300cec669: Download complete 08:53:57 46e300cec669: Pull complete 08:53:57 63038576ad94: Pull complete 08:53:57 0fdb76c4706c: Pull complete 08:53:57 cb7edeffdfd5: Pull complete 08:53:58 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 08:53:58 Status: Downloaded newer image for docker:latest 08:53:59 ---> ac825cff3809 08:53:59 Step 6/7 : COPY go.mod . 08:53:59 ---> 737c4dc54254 08:53:59 Step 7/7 : RUN go mod download 08:53:59 ---> Running in ddfaf0f4b41f 08:54:02 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 08:54:02 go: finding github.com/BurntSushi/toml v0.3.1 08:54:02 go: finding github.com/OneOfOne/xxhash v1.2.5 08:54:02 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 08:54:02 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 08:54:02 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 08:54:02 go: finding github.com/bgentry/speakeasy v0.1.0 08:54:02 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 08:54:02 go: finding github.com/cloudflare/gokey v0.1.0 08:54:02 go: finding github.com/davecgh/go-spew v1.1.1 08:54:02 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 08:54:02 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 08:54:02 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 08:54:02 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 08:54:02 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 08:54:02 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 08:54:02 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 08:54:02 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 08:54:02 go: finding github.com/fatih/color v1.7.0 08:54:02 go: finding github.com/fsnotify/fsnotify v1.4.7 08:54:02 go: finding github.com/fxamacker/cbor/v2 v2.2.0 08:54:02 go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 08:54:02 go: finding github.com/go-kit/kit v0.8.0 08:54:02 go: finding github.com/go-logfmt/logfmt v0.4.0 08:54:02 go: finding github.com/go-redis/redis/v7 v7.2.0 08:54:02 go: finding github.com/go-stack/stack v1.8.0 08:54:02 go: finding github.com/golang/protobuf v1.3.2 08:54:02 go: finding github.com/gomodule/redigo v2.0.0+incompatible 08:54:02 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 08:54:02 go: finding github.com/google/uuid v1.1.0 08:54:02 go: finding github.com/gorilla/mux v1.7.1 08:54:02 go: finding github.com/hashicorp/consul/api v1.1.0 08:54:02 go: finding github.com/hashicorp/consul/sdk v0.1.1 08:54:02 go: finding github.com/hashicorp/errwrap v1.0.0 08:54:02 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 08:54:02 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 08:54:02 go: finding github.com/hashicorp/go-msgpack v0.5.3 08:54:03 go: finding github.com/hashicorp/go-multierror v1.0.0 08:54:03 go: finding github.com/hashicorp/go-rootcerts v1.0.0 08:54:03 go: finding github.com/hashicorp/go-sockaddr v1.0.0 08:54:03 go: finding github.com/hashicorp/go-syslog v1.0.0 08:54:03 go: finding github.com/hashicorp/go-uuid v1.0.1 08:54:03 go: finding github.com/hashicorp/go.net v0.0.1 08:54:03 go: finding github.com/hashicorp/golang-lru v0.5.0 08:54:03 go: finding github.com/hashicorp/logutils v1.0.0 08:54:03 go: finding github.com/hashicorp/mdns v1.0.0 08:54:03 go: finding github.com/hashicorp/memberlist v0.1.3 08:54:03 go: finding github.com/hashicorp/serf v0.8.2 08:54:03 go: finding github.com/hpcloud/tail v1.0.0 08:54:03 go: finding github.com/imdario/mergo v0.3.6 08:54:03 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 08:54:03 go: finding github.com/kr/pretty v0.1.0 08:54:03 go: finding github.com/kr/pty v1.1.1 08:54:03 go: finding github.com/kr/text v0.1.0 08:54:03 go: finding github.com/mattn/go-colorable v0.0.9 08:54:03 go: finding github.com/mattn/go-isatty v0.0.3 08:54:03 go: finding github.com/miekg/dns v1.0.14 08:54:03 go: finding github.com/mitchellh/cli v1.0.0 08:54:03 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:54:03 go: finding github.com/mitchellh/copystructure v1.0.0 08:54:03 go: finding github.com/mitchellh/go-homedir v1.0.0 08:54:03 go: finding github.com/mitchellh/go-testing-interface v1.0.0 08:54:03 go: finding github.com/mitchellh/gox v0.4.0 08:54:03 go: finding github.com/mitchellh/iochan v1.0.0 08:54:03 go: finding github.com/mitchellh/mapstructure v1.1.2 08:54:03 go: finding github.com/mitchellh/reflectwalk v1.0.0 08:54:03 go: finding github.com/onsi/ginkgo v1.10.1 08:54:03 go: finding github.com/onsi/gomega v1.7.0 08:54:03 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 08:54:03 go: finding github.com/pebbe/zmq4 v1.0.0 08:54:03 go: finding github.com/pelletier/go-toml v1.2.0 08:54:03 go: finding github.com/pkg/errors v0.8.1 08:54:03 go: finding github.com/pmezard/go-difflib v1.0.0 08:54:03 go: finding github.com/posener/complete v1.1.1 08:54:03 go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 08:54:03 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 08:54:03 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 08:54:03 go: finding github.com/stretchr/objx v0.1.0 08:54:03 go: finding github.com/stretchr/testify v1.5.1 08:54:03 go: finding github.com/ugorji/go v1.1.4 08:54:03 go: finding github.com/x448/float16 v0.8.4 08:54:03 go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 08:54:03 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 08:54:04 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 08:54:04 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 08:54:04 go: finding golang.org/x/text v0.3.2 08:54:04 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 08:54:04 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 08:54:04 go: finding gopkg.in/eapache/queue.v1 v1.1.0 08:54:04 go: finding gopkg.in/fsnotify.v1 v1.4.7 08:54:04 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 08:54:04 go: finding gopkg.in/yaml.v2 v2.2.8 08:54:19 Removing intermediate container ddfaf0f4b41f 08:54:19 ---> 8f25325d3098 08:54:19 Successfully built 8f25325d3098 08:54:19 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 08:54:19 + docker inspect -f . ci-base-image-x86_64 08:54:19 . [Pipeline] withDockerContainer 08:54:19 prd-centos7-docker-4c-2g-1682 does not seem to be running inside a container 08:54:19 $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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 ******** ci-base-image-x86_64 cat 08:54:20 $ docker top f3b9b49f40c753d308c5e5a0453c009a8e8487da3ae3b52224a3163fe4cf5d05 -eo pid,comm [Pipeline] { [Pipeline] sh 08:54:21 + go version 08:54:21 go version go1.13.13 linux/amd64 [Pipeline] echo 08:54:21 ========================================================= 08:54:21 [edgeXBuildGoParallel] Running Tests and Build... 08:54:21 ========================================================= [Pipeline] sh 08:54:21 + make test 08:54:21 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:54:23 ? github.com/edgexfoundry/edgex-go [no test files] 08:54:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:54:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:54:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:54:37 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:54:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:54:38 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.009s 08:54:38 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 08:54:38 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:54:38 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 08:54:38 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:54:38 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:54:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:54:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:54:39 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:54:45 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.034s coverage: 46.6% of statements 08:54:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:54:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:54:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 08:54:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 08:54:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 08:54:47 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.075s coverage: 27.4% of statements 08:54:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:54:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:54:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 08:54:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 08:54:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 08:54:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:54:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.005s coverage: 100.0% of statements 08:54:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 08:54:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.021s coverage: 100.0% of statements 08:54:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 08:54:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.100s coverage: 28.6% of statements 08:54:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:54:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:54:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 08:54:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 08:54:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 08:54:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.017s coverage: 100.0% of statements 08:54:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 08:54:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.028s coverage: 100.0% of statements 08:54:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 08:54:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.023s coverage: 89.8% of statements 08:54:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 08:54:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.041s coverage: 97.5% of statements 08:54:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 08:54:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.009s coverage: 100.0% of statements 08:54:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 08:54:49 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 08:54:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:54:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 08:54:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 08:54:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:54:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 08:54:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:54:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 08:54:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:54:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 08:54:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 08:54:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 08:54:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:54:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 08:54:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 08:54:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 08:54:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.011s coverage: 58.8% of statements 08:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.040s coverage: 63.5% of statements 08:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.009s coverage: 100.0% of statements 08:54:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.127s coverage: 55.9% of statements 08:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 08:54:50 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 08:54:52 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 1.519s coverage: 86.3% of statements 08:54:52 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 08:54:52 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.303s coverage: 72.2% of statements 08:54:52 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.144s coverage: 72.1% of statements 08:54:52 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.051s coverage: 82.4% of statements 08:54:52 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.009s coverage: 48.4% of statements 08:54:52 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 08:54:52 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 08:54:52 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 08:54:52 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.034s coverage: 28.8% of statements 08:54:52 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 08:54:52 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.020s coverage: 96.8% of statements 08:54:52 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 08:54:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.043s coverage: 26.9% of statements 08:54:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:54:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:54:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.103s coverage: 84.1% of statements 08:54:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.025s coverage: 100.0% of statements 08:54:54 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.019s coverage: 43.1% of statements 08:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 08:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 08:54:54 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.014s coverage: 100.0% of statements 08:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 08:54:55 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.028s coverage: 83.8% of statements 08:54:55 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 08:54:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.124s coverage: 46.1% of statements 08:54:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:54:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:54:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.015s coverage: 100.0% of statements 08:54:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 08:54:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 08:54:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 08:54:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.023s coverage: 100.0% of statements 08:54:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 08:54:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.013s coverage: 100.0% of statements 08:54:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 08:54:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.054s coverage: 29.1% of statements 08:54:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:54:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:54:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 08:54:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 08:54:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 08:54:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.019s coverage: 99.0% of statements 08:54:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 08:54:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.016s coverage: 100.0% of statements 08:54:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 08:54:58 ok github.com/edgexfoundry/edgex-go/internal/system 0.003s coverage: 0.0% of statements 08:54:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:54:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.015s coverage: 100.0% of statements 08:54:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 08:54:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:54:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:54:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 08:54:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.007s coverage: 87.9% of statements 08:54:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 08:54:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:54:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.006s coverage: 100.0% of statements 08:54:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.005s coverage: 32.1% of statements 08:54:59 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.006s coverage: 100.0% of statements 08:55:00 GO111MODULE=on go vet ./... 08:55:05 gofmt -l . 08:55:05 [ "`gofmt -l .`" = "" ] 08:55:06 ./bin/test-go-mod-tidy.sh 08:55:07 ./bin/test-attribution-txt.sh [Pipeline] sh 08:55:08 + ls -al . 08:55:08 total 556 08:55:08 drwxrwxr-x 10 1001 1001 4096 Jul 31 08:55 . 08:55:08 drwxr-xr-x 4 root root 30 Jul 31 08:54 .. 08:55:08 -rw-rw-r-- 1 1001 1001 11 Jul 31 08:52 .dockerignore 08:55:08 drwxrwxr-x 8 1001 1001 179 Jul 31 08:52 .git 08:55:08 drwxrwxr-x 3 1001 1001 60 Jul 31 08:52 .github 08:55:08 -rw-rw-r-- 1 1001 1001 932 Jul 31 08:52 .gitignore 08:55:08 drwx------ 3 1001 1001 47 Jul 31 08:53 .semver 08:55:08 -rw-rw-r-- 1 1001 1001 166 Jul 31 08:52 .sonarcloud.properties 08:55:08 -rw-rw-r-- 1 1001 1001 3804 Jul 31 08:52 CONTRIBUTING.md 08:55:08 -rw-rw-r-- 1 1001 1001 1035 Jul 31 08:52 Dockerfile.build 08:55:08 -rw-rw-r-- 1 1001 1001 865 Jul 31 08:52 Jenkinsfile 08:55:08 -rw-rw-r-- 1 1001 1001 10775 Jul 31 08:52 LICENSE 08:55:08 -rw-rw-r-- 1 1001 1001 6237 Jul 31 08:52 Makefile 08:55:08 -rw-rw-r-- 1 1001 1001 5652 Jul 31 08:52 README.md 08:55:08 -rw-rw-r-- 1 1001 1001 7111 Jul 31 08:52 SECURITY.md 08:55:08 -rw-rw-r-- 1 1001 1001 5 Jul 31 08:53 VERSION 08:55:08 -rw-rw-r-- 1 1001 1001 4131 Jul 31 08:52 ZMQWindows.md 08:55:08 drwxrwxr-x 2 1001 1001 117 Jul 31 08:52 bin 08:55:08 drwxrwxr-x 15 1001 1001 4096 Jul 31 08:52 cmd 08:55:08 -rw-r--r-- 1 root root 455496 Jul 31 08:54 coverage.out 08:55:08 -rw-r--r-- 1 root root 1019 Jul 31 08:55 go.mod 08:55:08 -rw-r--r-- 1 root root 18146 Jul 31 08:55 go.sum 08:55:08 drwxrwxr-x 8 1001 1001 127 Jul 31 08:52 internal 08:55:08 drwxrwxr-x 4 1001 1001 26 Jul 31 08:52 openapi 08:55:08 drwxrwxr-x 4 1001 1001 71 Jul 31 08:52 snap 08:55:08 -rw-rw-r-- 1 1001 1001 168 Jul 31 08:52 version.go [Pipeline] sh 08:55:09 + '[' -e coverage.out ] 08:55:09 + chown 1001:1001 coverage.out [Pipeline] stash 08:55:09 Stashed 1 file(s) [Pipeline] sh 08:55:09 + make build 08:55:09 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 08:55:11 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1683 in /w/workspace/edgexfoundry_edgex-go_PR-2627 [Pipeline] { [Pipeline] ws 08:55:11 Running in /w/workspace/edgex-go/22 [Pipeline] { [Pipeline] checkout 08:55:16 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 08:55:16 using credential edgex-jenkins-ssh 08:55:16 Cloning the remote Git repository 08:55:16 Cloning with configured refspecs honoured and without tags 08:55:16 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:55:16 > git init /w/workspace/edgex-go/22 # timeout=10 08:55:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:55:16 > git --version # timeout=10 08:55:16 using GIT_SSH to set credentials SSH Credentials for GitHub 08:55:16 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2627/head:refs/remotes/origin/PR-2627 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:55:18 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 08:55:20 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 08:55:21 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 08:55:23 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 08:55: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 08:55: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 08:55:27 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 08:55:28 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 08:55:30 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 08:55:31 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 08:55:32 Fetching without tags 08:55:32 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 08:55:33 Merging remotes/origin/master commit 9098740bb9c39ad5ae1b6b14d814f8ae0a19a439 into PR head commit 1cbfca005f39c71f14e7c2d6fc3a0b095373ec17 08:55:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:55:32 > git config --add remote.origin.fetch +refs/pull/2627/head:refs/remotes/origin/PR-2627 # timeout=10 08:55:32 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:55:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:55:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:55:32 using GIT_SSH to set credentials SSH Credentials for GitHub 08:55:32 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2627/head:refs/remotes/origin/PR-2627 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:55:33 > git config core.sparsecheckout # timeout=10 08:55:33 > git checkout -f 1cbfca005f39c71f14e7c2d6fc3a0b095373ec17 # timeout=10 08:55:33 > git remote # timeout=10 08:55:33 > git config --get remote.origin.url # timeout=10 08:55:33 using GIT_SSH to set credentials SSH Credentials for GitHub 08:55:33 > git merge 9098740bb9c39ad5ae1b6b14d814f8ae0a19a439 # timeout=10 [Pipeline] } 08:55:33 $ docker stop --time=1 f3b9b49f40c753d308c5e5a0453c009a8e8487da3ae3b52224a3163fe4cf5d05 08:55:34 Merge succeeded, producing a217c13b144b396319c382f21db6539d9f728130 08:55:34 Checking out Revision a217c13b144b396319c382f21db6539d9f728130 (PR-2627) 08:55:35 $ docker rm -f f3b9b49f40c753d308c5e5a0453c009a8e8487da3ae3b52224a3163fe4cf5d05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 08:55:33 > git rev-parse HEAD^{commit} # timeout=10 08:55:34 > git config core.sparsecheckout # timeout=10 08:55:34 > git checkout -f a217c13b144b396319c382f21db6539d9f728130 # timeout=10 [Pipeline] isUnix [Pipeline] sh 08:55:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:55:38 08:55:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:55:38 Commit message: "Merge commit '9098740bb9c39ad5ae1b6b14d814f8ae0a19a439' into HEAD" [Pipeline] isUnix 08:55:38 First time build. Skipping changelog. [Pipeline] sh 08:55:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:55:38 latest: Pulling from edgex-devops/edgex-compose 08:55:38 cbdbe7a5bc2a: Pulling fs layer 08:55:38 ca9280d653b3: Pulling fs layer 08:55:38 7e9c9ca2126c: Pulling fs layer 08:55:38 cbdbe7a5bc2a: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 08:55:38 cbdbe7a5bc2a: Pull complete 08:55:38 ca9280d653b3: Verifying Checksum 08:55:38 ca9280d653b3: Download complete [Pipeline] script [Pipeline] { [Pipeline] unstash 08:55:39 7e9c9ca2126c: Download complete 08:55:39 ca9280d653b3: Pull complete 08:55:38 > git rev-list --no-walk cb8f7a4158611c13a6245f5cb7a85cc8c6bc0104 # timeout=10 08:55:45 7e9c9ca2126c: Pull complete 08:55:45 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:55:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:55:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 08:55:45 prd-centos7-docker-4c-2g-1682 does not seem to be running inside a container 08:55:45 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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 08:55:48 $ docker top 02e8d53371c9743032cd92ca28a48a096f0e98c72a70d50287bb63f43ee7c6b3 -eo pid,comm [Pipeline] { [Pipeline] sh 08:55:49 + docker-compose build --help 08:55:49 + grep parallel 08:55:50 --parallel Build images in parallel. [Pipeline] } 08:55:50 $ docker stop --time=1 02e8d53371c9743032cd92ca28a48a096f0e98c72a70d50287bb63f43ee7c6b3 08:55:51 $ docker rm -f 02e8d53371c9743032cd92ca28a48a096f0e98c72a70d50287bb63f43ee7c6b3 [Pipeline] // withDockerContainer [Pipeline] echo 08:55:51 ========================================================= 08:55:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 08:55:51 ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:55:52 + 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 . 08:55:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:55:52 . [Pipeline] withDockerContainer 08:55:52 prd-centos7-docker-4c-2g-1682 does not seem to be running inside a container 08:55:52 $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:55:53 $ docker top 28e6800b025a75ae726d55b97a53bbc01f452e21ba80bca98d4e315ba8a98ad0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:55:53 + docker-compose -f ./docker-compose-build.yml build --parallel 08:55:54 Building docker-core-command-go ... 08:55:54 Building docker-core-data-go ... 08:55:54 Building docker-core-metadata-go ... 08:55:54 Building docker-security-proxy-setup-go ... 08:55:54 Building docker-security-secrets-setup-go ... 08:55:54 Building docker-security-secretstore-setup-go ... 08:55:54 Building docker-support-logging-go ... 08:55:54 Building docker-support-notifications-go ... 08:55:54 Building docker-support-scheduler-go ... 08:55:54 Building docker-sys-mgmt-agent-go ... 08:55:54 Building docker-core-data-go 08:55:54 Building docker-security-secretstore-setup-go 08:55:54 Building docker-security-proxy-setup-go 08:55:54 Building docker-sys-mgmt-agent-go 08:55:54 Building docker-support-logging-go 08:55:56 Sending build context to Docker daemon 323MB 08:55:56 Step 1/7 : ARG BASE=golang:1.13-alpine 08:55:56 Step 2/7 : FROM ${BASE} 08:55:56 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:55:56 b538f80385f9: Pulling fs layer 08:55:56 74f711af9a0d: Pulling fs layer 08:55:56 99f96fe45779: Pulling fs layer 08:55:56 fd7a069fd194: Pulling fs layer 08:55:56 66aa3694b03b: Pulling fs layer 08:55:56 170f70906a0f: Pulling fs layer 08:55:56 ad7c5574e4b9: Pulling fs layer 08:55:56 e772456be8f7: Pulling fs layer 08:55:56 c890913d741a: Pulling fs layer 08:55:56 2480fcc9aa5a: Pulling fs layer 08:55:56 09adf4765672: Pulling fs layer 08:55:56 170f70906a0f: Waiting 08:55:56 ad7c5574e4b9: Waiting 08:55:56 e772456be8f7: Waiting 08:55:56 c890913d741a: Waiting 08:55:56 2480fcc9aa5a: Waiting 08:55:56 09adf4765672: Waiting 08:55:56 fd7a069fd194: Waiting 08:55:56 66aa3694b03b: Waiting 08:55:56 99f96fe45779: Verifying Checksum 08:55:56 99f96fe45779: Download complete 08:55:56 74f711af9a0d: Download complete 08:55:56 66aa3694b03b: Verifying Checksum 08:55:56 66aa3694b03b: Download complete 08:55:56 170f70906a0f: Verifying Checksum 08:55:56 b538f80385f9: Verifying Checksum 08:55:56 b538f80385f9: Download complete 08:55:57 b538f80385f9: Pull complete 08:55:58 74f711af9a0d: Pull complete 08:55:58 99f96fe45779: Pull complete 08:55:59 ad7c5574e4b9: Verifying Checksum 08:55:59 ad7c5574e4b9: Download complete 08:55:59 c890913d741a: Verifying Checksum 08:55:59 c890913d741a: Download complete 08:56:01 e772456be8f7: Verifying Checksum 08:56:01 e772456be8f7: Download complete 08:56:01 2480fcc9aa5a: Download complete 08:56:01 09adf4765672: Verifying Checksum 08:56:01 09adf4765672: Download complete 08:56:02 fd7a069fd194: Verifying Checksum 08:56:02 fd7a069fd194: Download complete 08:56:15 fd7a069fd194: Pull complete 08:56:15 66aa3694b03b: Pull complete 08:56:15 170f70906a0f: Pull complete 08:56:18 ad7c5574e4b9: Pull complete 08:56:22 e772456be8f7: Pull complete 08:56:23 c890913d741a: Pull complete 08:56:25 2480fcc9aa5a: Pull complete 08:56:27 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 08:56:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:56:27 ---> 8f25325d3098 08:56:27 Step 3/22 : WORKDIR /edgex-go 08:56:27 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 08:56:27 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:56:27 ---> 8f25325d3098 08:56:27 Step 3/26 : WORKDIR /edgex-go 08:56:27 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 08:56:27 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:56:27 ---> 8f25325d3098 08:56:27 Step 3/26 : WORKDIR /edgex-go 08:56:27 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 08:56:27 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:56:27 ---> 8f25325d3098 08:56:27 Step 3/20 : WORKDIR /edgex-go 08:56:27 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 08:56:27 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:56:27 ---> 8f25325d3098 08:56:27 Step 3/21 : WORKDIR /edgex-go 08:56:27 ---> Running in dc00b92263d0 08:56:27 ---> Running in e2e9b3384678 08:56:27 ---> Running in 72e79ea77bc0 08:56:27 ---> Running in dabc9b8346c6 08:56:27 ---> Running in e742c5eb21b7 08:56:27 Removing intermediate container 72e79ea77bc0 08:56:27 ---> 4c0499e5ce14 08:56:27 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:56:27 Removing intermediate container dc00b92263d0 08:56:27 ---> 247b994d0c10 08:56:27 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:56:27 Removing intermediate container e742c5eb21b7 08:56:27 ---> af1c31583c69 08:56:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:56:27 Removing intermediate container e2e9b3384678 08:56:27 ---> 9ccd8672cc28 08:56:27 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:56:27 ---> Running in 689de9cfa207 08:56:27 Removing intermediate container dabc9b8346c6 08:56:27 ---> aa4b9ca14169 08:56:27 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:56:27 ---> Running in 5f100da43651 08:56:27 ---> Running in 496a67b817cf 08:56:27 ---> Running in 2ce147dbbd6c 08:56:27 ---> Running in e0c06c29a35f 08:56:29 Removing intermediate container 689de9cfa207 08:56:29 ---> 9f50b567a803 08:56:29 Step 5/21 : RUN apk update && apk add make && apk add bash git 08:56:29 ---> Running in 5f9e8c80170f 08:56:29 Removing intermediate container 496a67b817cf 08:56:29 ---> 94aff1491f5d 08:56:29 Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 08:56:29 09adf4765672: Pull complete 08:56:29 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 08:56:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 08:56:29 ---> 2248a725d1cf 08:56:29 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 08:56:29 ---> Running in 1a2dbc7b9e08 08:56:29 Removing intermediate container 5f100da43651 08:56:29 ---> f777ace34345 08:56:29 Step 5/26 : RUN apk update && apk add make bash git 08:56:29 Removing intermediate container 2ce147dbbd6c 08:56:29 ---> 1d02f6dc8ac5 08:56:29 Step 5/26 : RUN apk update && apk add make git 08:56:29 Removing intermediate container e0c06c29a35f 08:56:29 ---> feee9754668b 08:56:29 Step 5/20 : RUN apk update && apk add make git 08:56:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:56:30 ---> Running in 81186809ac04 08:56:30 ---> Running in e6b08ce6a40b 08:56:30 ---> Running in 283aa8495bb8 08:56:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:56:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:56:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:56:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:56:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:56:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:56:31 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:56:31 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:56:31 OK: 12749 distinct packages available 08:56:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:56:31 OK: 233 MiB in 51 packages 08:56:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:56:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:56:31 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:56:31 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:56:31 OK: 12749 distinct packages available 08:56:31 OK: 233 MiB in 51 packages 08:56:31 OK: 233 MiB in 51 packages 08:56:32 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:56:32 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:56:32 OK: 12749 distinct packages available 08:56:32 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:56:32 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:56:32 OK: 12749 distinct packages available 08:56:32 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:56:32 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:56:32 OK: 12749 distinct packages available 08:56:32 Removing intermediate container 5f9e8c80170f 08:56:32 ---> c0dd2934078c 08:56:32 Step 6/21 : COPY go.mod . 08:56:32 OK: 233 MiB in 51 packages 08:56:32 OK: 233 MiB in 51 packages 08:56:32 OK: 233 MiB in 51 packages 08:56:32 Removing intermediate container 1a2dbc7b9e08 08:56:32 ---> 502f69aacb9b 08:56:32 Step 6/22 : COPY go.mod . 08:56:32 ---> 2e19a59c6c59 08:56:32 Step 7/21 : RUN go mod download 08:56:33 ---> Running in 476d066d4ccd 08:56:33 ---> 6f08e5e5c622 08:56:33 Step 7/22 : RUN go mod download 08:56:33 ---> Running in 76db73e246e6 08:56:33 Removing intermediate container 81186809ac04 08:56:33 ---> ffed95506031 08:56:33 Step 6/26 : COPY go.mod . 08:56:33 ---> Running in 27dbd730a0f3 08:56:33 ---> a7cc709e2c49 08:56:33 Step 7/26 : RUN go mod download 08:56:34 Removing intermediate container 283aa8495bb8 08:56:34 ---> 08b79e4ae36d 08:56:34 Step 6/20 : COPY go.mod . 08:56:34 ---> Running in f1d348c03aaa 08:56:34 Removing intermediate container e6b08ce6a40b 08:56:34 ---> 13a4dc9bde7d 08:56:34 Step 6/26 : COPY go.mod . 08:56:34 ---> b6ee1893a7d4 08:56:34 Step 7/20 : RUN go mod download 08:56:34 ---> Running in da893b25e77e 08:56:34 ---> b5e83f5a2e26 08:56:34 Step 7/26 : RUN go mod download 08:56:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:56:35 ---> Running in 62a0e85e7c9b 08:56:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:56:36 Removing intermediate container 476d066d4ccd 08:56:36 ---> d55fc6b23b76 08:56:36 Step 8/21 : COPY . . 08:56:36 Removing intermediate container 76db73e246e6 08:56:36 ---> 9445b75378c0 08:56:36 Step 8/22 : COPY . . 08:56:36 Removing intermediate container f1d348c03aaa 08:56:36 ---> e0b93a18aa9d 08:56:36 Step 8/26 : COPY . . 08:56:37 (1/12) Installing libmagic (5.38-r0) 08:56:37 (2/12) Installing file (5.38-r0) 08:56:37 (3/12) Installing libc-dev (0.7.2-r3) 08:56:37 (4/12) Installing g++ (9.3.0-r2) 08:56:38 Removing intermediate container da893b25e77e 08:56:38 ---> 133bdc65f56c 08:56:38 Step 8/20 : COPY . . 08:56:39 Removing intermediate container 62a0e85e7c9b 08:56:39 ---> db5b81f5f8f2 08:56:39 Step 8/26 : COPY . . 08:56:41 (5/12) Installing fortify-headers (1.1-r0) 08:56:41 (6/12) Installing patch (2.7.6-r6) 08:56:41 (7/12) Installing build-base (0.5-r2) 08:56:41 (8/12) Installing libsodium (1.0.18-r0) 08:56:42 (9/12) Installing pkgconf (1.7.2-r0) 08:56:42 (10/12) Installing libsodium-dev (1.0.18-r0) 08:56:42 (11/12) Installing libzmq (4.3.2-r0) 08:56:42 (12/12) Installing zeromq-dev (4.3.2-r0) 08:56:42 Executing busybox-1.31.1-r16.trigger 08:56:42 OK: 217 MiB in 51 packages 08:56:46 Removing intermediate container 27dbd730a0f3 08:56:46 ---> b521eb2f3a73 08:56:46 Step 4/7 : WORKDIR /edgex-go 08:56:46 ---> Running in d1e3890c0996 08:56:47 Removing intermediate container d1e3890c0996 08:56:47 ---> 96490c276984 08:56:47 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 08:56:47 latest: Pulling from library/docker 08:56:47 b538f80385f9: Already exists 08:56:47 259a493cd78d: Pulling fs layer 08:56:47 b8e66b5100f5: Pulling fs layer 08:56:47 39dc9c94d07c: Pulling fs layer 08:56:47 551b823b3b82: Pulling fs layer 08:56:47 3c52a74df98c: Pulling fs layer 08:56:47 6c9b121b6998: Pulling fs layer 08:56:47 551b823b3b82: Waiting 08:56:47 3c52a74df98c: Waiting 08:56:47 6c9b121b6998: Waiting 08:56:47 b8e66b5100f5: Verifying Checksum 08:56:47 b8e66b5100f5: Download complete 08:56:48 259a493cd78d: Verifying Checksum 08:56:48 259a493cd78d: Download complete 08:56:48 551b823b3b82: Verifying Checksum 08:56:48 551b823b3b82: Download complete 08:56:48 3c52a74df98c: Download complete 08:56:48 6c9b121b6998: Verifying Checksum 08:56:48 6c9b121b6998: Download complete 08:56:48 259a493cd78d: Pull complete 08:56:48 b8e66b5100f5: Pull complete 08:56:49 39dc9c94d07c: Verifying Checksum 08:56:49 39dc9c94d07c: Download complete 08:56:52 39dc9c94d07c: Pull complete 08:56:52 551b823b3b82: Pull complete 08:56:52 3c52a74df98c: Pull complete 08:56:53 6c9b121b6998: Pull complete 08:56:53 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 08:56:53 Status: Downloaded newer image for docker:latest 08:56:56 ---> 6cfbf824085a 08:56:56 Step 6/7 : COPY go.mod . 08:56:57 ---> d922626c71fb 08:56:57 Step 7/7 : RUN go mod download 08:56:57 ---> Running in e024949704ae 08:57:01 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 08:57:01 go: finding github.com/BurntSushi/toml v0.3.1 08:57:01 go: finding github.com/OneOfOne/xxhash v1.2.5 08:57:01 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 08:57:01 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 08:57:01 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 08:57:01 go: finding github.com/bgentry/speakeasy v0.1.0 08:57:01 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 08:57:01 go: finding github.com/cloudflare/gokey v0.1.0 08:57:01 go: finding github.com/davecgh/go-spew v1.1.1 08:57:01 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 08:57:01 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 08:57:01 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 08:57:01 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 08:57:01 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 08:57:01 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 08:57:01 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 08:57:01 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 08:57:01 go: finding github.com/fatih/color v1.7.0 08:57:01 go: finding github.com/fsnotify/fsnotify v1.4.7 08:57:01 go: finding github.com/fxamacker/cbor/v2 v2.2.0 08:57:01 go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 08:57:01 go: finding github.com/go-kit/kit v0.8.0 08:57:01 go: finding github.com/go-logfmt/logfmt v0.4.0 08:57:01 go: finding github.com/go-redis/redis/v7 v7.2.0 08:57:01 go: finding github.com/go-stack/stack v1.8.0 08:57:01 go: finding github.com/golang/protobuf v1.3.2 08:57:01 go: finding github.com/gomodule/redigo v2.0.0+incompatible 08:57:01 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 08:57:01 go: finding github.com/google/uuid v1.1.0 08:57:01 go: finding github.com/gorilla/mux v1.7.1 08:57:01 go: finding github.com/hashicorp/consul/api v1.1.0 08:57:01 go: finding github.com/hashicorp/consul/sdk v0.1.1 08:57:01 go: finding github.com/hashicorp/errwrap v1.0.0 08:57:01 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 08:57:01 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 08:57:01 go: finding github.com/hashicorp/go-msgpack v0.5.3 08:57:01 go: finding github.com/hashicorp/go-multierror v1.0.0 08:57:01 go: finding github.com/hashicorp/go-rootcerts v1.0.0 08:57:01 go: finding github.com/hashicorp/go-sockaddr v1.0.0 08:57:01 go: finding github.com/hashicorp/go-syslog v1.0.0 08:57:01 go: finding github.com/hashicorp/go-uuid v1.0.1 08:57:01 go: finding github.com/hashicorp/go.net v0.0.1 08:57:01 go: finding github.com/hashicorp/golang-lru v0.5.0 08:57:01 go: finding github.com/hashicorp/logutils v1.0.0 08:57:01 go: finding github.com/hashicorp/mdns v1.0.0 08:57:01 go: finding github.com/hashicorp/memberlist v0.1.3 08:57:01 go: finding github.com/hashicorp/serf v0.8.2 08:57:01 go: finding github.com/hpcloud/tail v1.0.0 08:57:01 go: finding github.com/imdario/mergo v0.3.6 08:57:01 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 08:57:01 go: finding github.com/kr/pretty v0.1.0 08:57:01 go: finding github.com/kr/pty v1.1.1 08:57:01 go: finding github.com/kr/text v0.1.0 08:57:01 go: finding github.com/mattn/go-colorable v0.0.9 08:57:01 go: finding github.com/mattn/go-isatty v0.0.3 08:57:01 go: finding github.com/miekg/dns v1.0.14 08:57:01 go: finding github.com/mitchellh/cli v1.0.0 08:57:01 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:57:02 go: finding github.com/mitchellh/copystructure v1.0.0 08:57:02 go: finding github.com/mitchellh/go-homedir v1.0.0 08:57:02 go: finding github.com/mitchellh/go-testing-interface v1.0.0 08:57:02 go: finding github.com/mitchellh/gox v0.4.0 08:57:02 go: finding github.com/mitchellh/iochan v1.0.0 08:57:02 go: finding github.com/mitchellh/mapstructure v1.1.2 08:57:02 go: finding github.com/mitchellh/reflectwalk v1.0.0 08:57:02 go: finding github.com/onsi/ginkgo v1.10.1 08:57:02 go: finding github.com/onsi/gomega v1.7.0 08:57:02 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 08:57:02 go: finding github.com/pebbe/zmq4 v1.0.0 08:57:02 go: finding github.com/pelletier/go-toml v1.2.0 08:57:02 go: finding github.com/pkg/errors v0.8.1 08:57:02 go: finding github.com/pmezard/go-difflib v1.0.0 08:57:02 go: finding github.com/posener/complete v1.1.1 08:57:02 go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 08:57:02 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 08:57:02 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 08:57:02 go: finding github.com/stretchr/objx v0.1.0 08:57:02 go: finding github.com/stretchr/testify v1.5.1 08:57:02 go: finding github.com/ugorji/go v1.1.4 08:57:02 go: finding github.com/x448/float16 v0.8.4 08:57:02 go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 08:57:02 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 08:57:02 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 08:57:02 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 08:57:02 go: finding golang.org/x/text v0.3.2 08:57:02 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 08:57:02 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 08:57:02 go: finding gopkg.in/eapache/queue.v1 v1.1.0 08:57:02 go: finding gopkg.in/fsnotify.v1 v1.4.7 08:57:02 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 08:57:02 go: finding gopkg.in/yaml.v2 v2.2.8 08:57:18 ---> 5cda911e504a 08:57:18 Step 9/21 : RUN make cmd/support-logging/support-logging 08:57:18 ---> 40e7a36b1291 08:57:18 Step 9/22 : RUN make cmd/core-data/core-data 08:57:18 ---> a910fce532d4 08:57:18 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:57:18 ---> Running in 78a6d0935066 08:57:18 ---> 9f80e3416197 08:57:18 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 08:57:18 ---> 4dabcb400f5c 08:57:18 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 08:57:18 ---> Running in d0aab671e4b3 08:57:18 ---> Running in 5878880dcfe6 08:57:18 ---> Running in 2df5cc5f3535 08:57:18 ---> Running in 5bebf4e33431 08:57:18 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 08:57:18 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 08:57:18 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 08:57:18 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 08:57:18 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 08:57:21 Removing intermediate container e024949704ae 08:57:21 ---> fd7cfd740e80 08:57:21 Successfully built fd7cfd740e80 08:57:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:57:21 + docker inspect -f . ci-base-image-arm64 08:57:21 . [Pipeline] withDockerContainer 08:57:22 prd-ubuntu18.04-docker-arm64-4c-16g-1683 does not seem to be running inside a container 08:57:22 $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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 ******** -e ******** ci-base-image-arm64 cat 08:57:23 $ docker top d663699df0ec25e663fd5bd4586ac383ea2f9b2197507c2042171172e2be5975 -eo pid,comm [Pipeline] { [Pipeline] sh 08:57:24 + go version 08:57:24 go version go1.13.13 linux/arm64 [Pipeline] echo 08:57:24 ========================================================= 08:57:24 [edgeXBuildGoParallel] Running Tests and Build... 08:57:24 ========================================================= [Pipeline] sh 08:57:25 + make test 08:57:25 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:57:27 ? github.com/edgexfoundry/edgex-go [no test files] 08:57:40 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 08:57:45 Removing intermediate container 5bebf4e33431 08:57:45 ---> 58790d14ff96 08:57:45 08:57:45 Step 10/20 : FROM alpine 08:57:45 latest: Pulling from library/alpine 08:57:45 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 08:57:45 Status: Downloaded newer image for alpine:latest 08:57:45 ---> a24bb4013296 08:57:45 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 08:57:47 ---> Running in 9e6994ef0726 08:57:48 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 08:57:49 Removing intermediate container 78a6d0935066 08:57:49 ---> 26783ad51815 08:57:49 08:57:49 Step 10/21 : FROM scratch 08:57:49 ---> 08:57:49 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 08:57:49 Removing intermediate container d0aab671e4b3 08:57:49 ---> 8a3436dfc7de 08:57:49 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:57:49 ---> Running in dddc41602903 08:57:50 ---> Running in 5d390c738254 08:57:51 Removing intermediate container 5d390c738254 08:57:51 ---> 2c081a8c3320 08:57:51 Step 12/21 : ENV APP_PORT=48061 08:57:51 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 08:57:51 ---> Running in 3ee586371737 08:57:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:57:51 Removing intermediate container 3ee586371737 08:57:51 ---> 1058d2248fe1 08:57:51 Step 13/21 : EXPOSE $APP_PORT 08:57:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:57:52 ---> Running in 2a3de8c35657 08:57:52 v3.12.0-185-gb4b2a5e482 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 08:57:52 v3.12.0-186-g2cd07a16f7 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 08:57:52 OK: 12749 distinct packages available 08:57:52 Removing intermediate container 2a3de8c35657 08:57:52 ---> 3124083372b7 08:57:52 Step 14/21 : COPY --from=builder /bin/bash /bin/bash 08:57:52 (1/4) Installing ca-certificates (20191127-r4) 08:57:52 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:57:52 (3/4) Installing libcurl (7.69.1-r0) 08:57:52 (4/4) Installing curl (7.69.1-r0) 08:57:52 Executing busybox-1.31.1-r16.trigger 08:57:52 Executing ca-certificates-20191127-r4.trigger 08:57:52 OK: 7 MiB in 18 packages 08:57:52 ---> 2db4b8715040 08:57:52 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 08:57:56 ---> ec910f5b28e2 08:57:56 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 08:57:56 Removing intermediate container 2df5cc5f3535 08:57:56 ---> 8f1e053f5110 08:57:56 08:57:56 Step 10/26 : FROM alpine:3.10 08:57:56 Removing intermediate container 5878880dcfe6 08:57:56 ---> 314eb54c7987 08:57:56 08:57:56 Step 10/22 : FROM alpine 08:57:56 ---> a24bb4013296 08:57:56 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:57:56 Removing intermediate container dddc41602903 08:57:56 ---> aed9cdd57bf0 08:57:56 08:57:56 Step 11/26 : FROM docker:latest 08:57:56 ---> 81f5749c9058 08:57:56 Step 12/26 : RUN apk add --no-cache bash 08:57:56 Removing intermediate container 9e6994ef0726 08:57:56 ---> 9dd36176665b 08:57:56 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:57:56 3.10: Pulling from library/alpine 08:57:56 ---> Running in 6ccdde7a54a3 08:57:56 ---> Running in 4742b49c142f 08:57:56 ---> Running in affb2689d475 08:57:56 ---> dc1d4f51620b 08:57:56 Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 08:57:56 Removing intermediate container 6ccdde7a54a3 08:57:56 ---> 46d125044d36 08:57:56 Step 12/22 : ENV APP_PORT=48080 08:57:57 Removing intermediate container 4742b49c142f 08:57:57 ---> 574f39281d83 08:57:57 Step 13/20 : WORKDIR /edgex 08:57:57 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 08:57:57 Status: Downloaded newer image for alpine:3.10 08:57:57 ---> be4e4bea2c2e 08:57:57 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 08:57:57 ---> ecc82da42ba8 08:57:57 Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 08:57:57 ---> Running in 558435cfe2f8 08:57:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:57:58 ---> Running in ad42834dfa5f 08:57:58 ---> Running in 18bf77faf5ec 08:57:58 ---> Running in 6a96bf0c0d58 08:57:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:57:58 Removing intermediate container 558435cfe2f8 08:57:58 ---> 230ff08f4224 08:57:58 Step 13/22 : EXPOSE $APP_PORT 08:57:58 (1/2) Installing readline (8.0.4-r0) 08:57:58 (2/2) Installing bash (5.0.17-r0) 08:57:58 Executing bash-5.0.17-r0.post-install 08:57:58 Executing busybox-1.31.1-r16.trigger 08:57:58 OK: 12 MiB in 22 packages 08:57:58 ---> Running in eb367c969712 08:57:58 Removing intermediate container ad42834dfa5f 08:57:58 ---> 996e2c7eda9e 08:57:58 Step 19/21 : LABEL arch=x86_64 08:57:58 Removing intermediate container 18bf77faf5ec 08:57:58 ---> 9ff4670b7a11 08:57:58 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:57:59 ---> Running in e3b81797d309 08:57:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 08:57:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 08:57:59 Removing intermediate container eb367c969712 08:57:59 ---> d918c77ffa54 08:57:59 Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:57:59 v3.10.5-61-g2eb46eec7d [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 08:57:59 v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 08:57:59 OK: 10346 distinct packages available 08:57:59 ---> Running in e77f93ba9c74 08:57:59 ---> b5f355487f54 08:57:59 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:57:59 Removing intermediate container affb2689d475 08:57:59 ---> 6b30e1c2a1ce 08:57:59 Step 13/26 : RUN rm -rf /var/cache/apk/* 08:57:59 Removing intermediate container e3b81797d309 08:57:59 ---> 8773b81bccd6 08:57:59 Step 20/21 : LABEL git_sha=cce01d908c8f6fc48d99ed6a2df7812364b54c24 08:57:59 (1/5) Installing ca-certificates (20191127-r2) 08:57:59 (2/5) Installing nghttp2-libs (1.39.2-r1) 08:57:59 (3/5) Installing libcurl (7.66.0-r0) 08:57:59 (4/5) Installing curl (7.66.0-r0) 08:57:59 (5/5) Installing dumb-init (1.2.2-r1) 08:57:59 Executing busybox-1.30.1-r3.trigger 08:57:59 Executing ca-certificates-20191127-r2.trigger 08:58:00 OK: 7 MiB in 19 packages 08:58:00 ---> Running in fa2683441bc3 08:58:00 ---> Running in 146da5a66bcd 08:58:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:58:00 ---> d6de21ce752e 08:58:00 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:58:00 ---> Running in 2ce3944378e1 08:58:00 Removing intermediate container fa2683441bc3 08:58:00 ---> aff35210c9ea 08:58:00 Step 21/21 : LABEL version=0.0.0 08:58:00 ---> Running in 2ba89aa117ba 08:58:00 Removing intermediate container 2ce3944378e1 08:58:00 ---> 293e494368f9 08:58:00 Step 17/20 : CMD ["--init=true"] 08:58:01 ---> Running in 331d8f486df0 08:58:02 Removing intermediate container 6a96bf0c0d58 08:58:02 ---> 5e7cc04e81ac 08:58:02 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:58:02 Removing intermediate container 2ba89aa117ba 08:58:02 ---> 844caa712fcb 08:58:02 08:58:02 Removing intermediate container e77f93ba9c74 08:58:02 ---> 8b97cba2e665 08:58:02 Step 15/22 : RUN apk --no-cache add zeromq 08:58:02 ---> Running in 49809b0e540f 08:58:02 Removing intermediate container 331d8f486df0 08:58:02 ---> 76cc98ae3a19 08:58:02 Step 18/20 : LABEL arch=x86_64 08:58:02 Successfully built 844caa712fcb 08:58:02 ---> Running in b6886ae30ca1 08:58:02 Successfully tagged docker-support-logging-go:latest 08:58:02  Building docker-support-logging-go ... done Building docker-support-scheduler-go 08:58:02 ---> Running in 89a285a24329 08:58:02 Removing intermediate container 146da5a66bcd 08:58:02 ---> 97f3507d78e4 08:58:02 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 08:58:02 Removing intermediate container 49809b0e540f 08:58:02 ---> de7a43254a8d 08:58:02 Step 13/26 : WORKDIR / 08:58:02 ---> Running in 9371dd4e7abf 08:58:02 ---> Running in 18262ae336b8 08:58:03 Removing intermediate container 89a285a24329 08:58:03 ---> 7ffc7cd01e00 08:58:03 Step 19/20 : LABEL git_sha=cce01d908c8f6fc48d99ed6a2df7812364b54c24 08:58:03 Removing intermediate container 9371dd4e7abf 08:58:03 ---> 506332da89fa 08:58:03 Step 15/26 : ENV APP_PORT=48090 08:58:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:58:03 ---> Running in 36c5c706818f 08:58:04 ---> Running in 4c49a91278b0 08:58:04 Removing intermediate container 18262ae336b8 08:58:04 ---> 29be99eef846 08:58:04 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:58:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:58:05 (1/5) Installing libgcc (9.3.0-r2) 08:58:05 (2/5) Installing libsodium (1.0.18-r0) 08:58:05 (3/5) Installing libstdc++ (9.3.0-r2) 08:58:05 Removing intermediate container 36c5c706818f 08:58:05 ---> c4c501ca941a 08:58:05 Step 20/20 : LABEL version=0.0.0 08:58:05 (4/5) Installing libzmq (4.3.2-r0) 08:58:06 ---> e9c905de6aca 08:58:06 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:58:06 Removing intermediate container 4c49a91278b0 08:58:06 ---> 5b5187b1b490 08:58:06 Step 16/26 : EXPOSE $APP_PORT 08:58:06 (5/5) Installing zeromq (4.3.2-r0) 08:58:06 ---> Running in 101df7a70aab 08:58:06 Executing busybox-1.31.1-r16.trigger 08:58:06 OK: 8 MiB in 19 packages 08:58:06 ---> Running in f32a48a0cdf9 08:58:06 ---> 1762f6bde6b9 08:58:06 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:58:06 Removing intermediate container 101df7a70aab 08:58:06 ---> cbbf55b3c8ab 08:58:06 08:58:07 Successfully built cbbf55b3c8ab 08:58:07 Removing intermediate container f32a48a0cdf9 08:58:07 ---> e69e70efbbea 08:58:07 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:58:07 Successfully tagged docker-security-proxy-setup-go:latest 08:58:07  Building docker-security-proxy-setup-go ... done Building docker-core-command-go 08:58:09 ---> ffb11de345e2 08:58:09 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 08:58:12 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:58:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:58:12 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:58:12 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:58:12 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.019s 08:58:12 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 08:58:12 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:58:12 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 08:58:14 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:58:15 ---> a2d8ad27a1b8 08:58:15 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:58:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:58:15 Removing intermediate container b6886ae30ca1 08:58:15 ---> db0e47350666 08:58:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 08:58:15 ---> fcce96c19b1d 08:58:15 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:58:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:58:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:58:15 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:58:16 ---> f505a8c5b1b1 08:58:16 Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:58:17 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 08:58:17 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:58:17 ---> 8f25325d3098 08:58:17 Step 3/20 : WORKDIR /edgex-go 08:58:17 ---> Using cache 08:58:17 ---> aa4b9ca14169 08:58:17 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:58:17 ---> Using cache 08:58:17 ---> feee9754668b 08:58:17 Step 5/20 : RUN apk update && apk add make git 08:58:17 ---> Using cache 08:58:17 ---> 08b79e4ae36d 08:58:17 Step 6/20 : COPY go.mod . 08:58:17 ---> Using cache 08:58:17 ---> b6ee1893a7d4 08:58:17 Step 7/20 : RUN go mod download 08:58:17 ---> Using cache 08:58:17 ---> 133bdc65f56c 08:58:17 Step 8/20 : COPY . . 08:58:17 ---> Using cache 08:58:17 ---> 9f80e3416197 08:58:17 Step 9/20 : RUN make cmd/support-scheduler/support-scheduler 08:58:18 ---> af9952384d20 08:58:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:58:18 ---> 03930d2e2b09 08:58:18 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:58:18 ---> Running in 8b6ac3a644e9 08:58:18 ---> aae88cb593cf 08:58:18 Step 20/26 : RUN apk --no-cache add py-pip 08:58:19 ---> Running in 6a729b352132 08:58:20 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 08:58:20 ---> cdc73d746ec9 08:58:20 Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:58:20 ---> e64e4d5327cc 08:58:20 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 08:58:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:58:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:58:21 ---> b87fceae8b05 08:58:21 Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 08:58:21 (1/33) Installing libbz2 (1.0.8-r1) 08:58:21 (2/33) Installing expat (2.2.9-r1) 08:58:21 (3/33) Installing libffi (3.3-r2) 08:58:21 (4/33) Installing gdbm (1.13-r1) 08:58:21 (5/33) Installing xz-libs (5.2.5-r0) 08:58:21 (6/33) Installing sqlite-libs (3.32.1-r0) 08:58:21 (7/33) Installing python3 (3.8.5-r0) 08:58:22 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 08:58:22 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:58:22 ---> 8f25325d3098 08:58:22 Step 3/21 : WORKDIR /edgex-go 08:58:22 ---> Using cache 08:58:22 ---> aa4b9ca14169 08:58:22 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:58:22 ---> Using cache 08:58:22 ---> feee9754668b 08:58:22 Step 5/21 : RUN apk update && apk add make git 08:58:22 ---> Using cache 08:58:22 ---> 08b79e4ae36d 08:58:22 Step 6/21 : COPY go.mod . 08:58:22 ---> Using cache 08:58:22 ---> b6ee1893a7d4 08:58:22 Step 7/21 : RUN go mod download 08:58:22 ---> Using cache 08:58:22 ---> 133bdc65f56c 08:58:22 Step 8/21 : COPY . . 08:58:22 ---> Using cache 08:58:22 ---> 9f80e3416197 08:58:22 Step 9/21 : RUN make cmd/core-command/core-command 08:58:24 ---> Running in f4f800ac70ed 08:58:24 ---> c9564a3631bf 08:58:24 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:58:24 ---> Running in cc19eab50e65 08:58:24 (8/33) Installing py3-appdirs (1.4.4-r1) 08:58:24 (9/33) Installing py3-ordered-set (4.0.1-r0) 08:58:24 (10/33) Installing py3-parsing (2.4.7-r0) 08:58:24 (11/33) Installing py3-six (1.15.0-r0) 08:58:24 (12/33) Installing py3-packaging (20.4-r0) 08:58:24 (13/33) Installing py3-setuptools (47.0.0-r0) 08:58:24 (14/33) Installing py3-chardet (3.0.4-r4) 08:58:24 Removing intermediate container f4f800ac70ed 08:58:24 ---> c16524f9bb5e 08:58:24 Step 20/22 : LABEL arch=x86_64 08:58:25 (15/33) Installing py3-idna (2.9-r0) 08:58:25 (16/33) Installing py3-certifi (2020.4.5.1-r0) 08:58:25 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.114s coverage: 46.6% of statements 08:58:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:58:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:58:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 08:58:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 08:58:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 08:58:25 (17/33) Installing py3-urllib3 (1.25.9-r0) 08:58:25 (18/33) Installing py3-requests (2.23.0-r0) 08:58:25 (19/33) Installing py3-msgpack (1.0.0-r0) 08:58:26 (20/33) Installing py3-lockfile (0.12.2-r3) 08:58:26 (21/33) Installing py3-cachecontrol (0.12.6-r0) 08:58:26 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 08:58:26 ---> Running in 31157f325118 08:58:26 ---> ed01a844e2c9 08:58:26 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:58:26 (22/33) Installing py3-colorama (0.4.3-r0) 08:58:26 (23/33) Installing py3-distlib (0.3.0-r0) 08:58:26 (24/33) Installing py3-distro (1.5.0-r1) 08:58:26 (25/33) Installing py3-webencodings (0.5.1-r3) 08:58:26 (26/33) Installing py3-html5lib (1.0.1-r4) 08:58:27 (27/33) Installing py3-pytoml (0.1.21-r0) 08:58:27 ---> Running in 9fae4e3adcf1 08:58:27 (28/33) Installing py3-pep517 (0.8.2-r0) 08:58:27 (29/33) Installing py3-progress (1.5-r0) 08:58:27 (30/33) Installing py3-toml (0.10.1-r0) 08:58:27 (31/33) Installing py3-retrying (1.3.3-r0) 08:58:27 (32/33) Installing py3-contextlib2 (0.6.0-r0) 08:58:27 (33/33) Installing py3-pip (20.1.1-r0) 08:58:27 Removing intermediate container 31157f325118 08:58:27 ---> 76d8c9ef3909 08:58:27 Step 21/22 : LABEL git_sha=cce01d908c8f6fc48d99ed6a2df7812364b54c24 08:58:28 Executing busybox-1.31.1-r16.trigger 08:58:28 OK: 71 MiB in 55 packages 08:58:28 ---> Running in 860f1709eaa3 08:58:29 Removing intermediate container 860f1709eaa3 08:58:29 ---> 44c4e3e45f48 08:58:29 Step 22/22 : LABEL version=0.0.0 08:58:29 ---> Running in e7c9af9f2669 08:58:29 Removing intermediate container e7c9af9f2669 08:58:29 ---> d29298369ddd 08:58:29 08:58:30 Successfully built d29298369ddd 08:58:30 Successfully tagged docker-core-data-go:latest 08:58:30  Building docker-core-data-go ... done Building docker-support-notifications-go 08:58:32 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.224s coverage: 27.4% of statements 08:58:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:58:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:58:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 08:58:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 08:58:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 08:58:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:58:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.022s coverage: 100.0% of statements 08:58:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 08:58:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.023s coverage: 100.0% of statements 08:58:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 08:58:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.352s coverage: 28.6% of statements 08:58:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:58:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:58:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 08:58:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 08:58:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 08:58:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.151s coverage: 100.0% of statements 08:58:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 08:58:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.042s coverage: 100.0% of statements 08:58:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 08:58:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.090s coverage: 89.8% of statements 08:58:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 08:58:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.106s coverage: 97.5% of statements 08:58:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 08:58:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.054s coverage: 100.0% of statements 08:58:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 08:58:37 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 08:58:37 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:58:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 08:58:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 08:58:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:58:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 08:58:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:58:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 08:58:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:58:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 08:58:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 08:58:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 08:58:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:58:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 08:58:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 08:58:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 08:58:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.022s coverage: 58.8% of statements 08:58:40 Removing intermediate container 9fae4e3adcf1 08:58:40 ---> 7c4d386a6359 08:58:40 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 08:58:40 ---> Running in ce4b3d264a40 08:58:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.144s coverage: 63.5% of statements 08:58:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:58:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:58:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.029s coverage: 100.0% of statements 08:58:43 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.367s coverage: 55.9% of statements 08:58:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:58:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:58:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 08:58:43 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 08:58:44 Removing intermediate container ce4b3d264a40 08:58:44 ---> 153e6308781f 08:58:44 Step 24/26 : LABEL arch=x86_64 08:58:47 Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine 08:58:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:58:47 ---> 8f25325d3098 08:58:47 Step 3/23 : WORKDIR /edgex-go 08:58:47 ---> Using cache 08:58:47 ---> aa4b9ca14169 08:58:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:58:47 ---> Using cache 08:58:47 ---> feee9754668b 08:58:47 Step 5/23 : RUN apk update && apk add make bash git ca-certificates 08:58:47 ---> Running in e761fdb205c4 08:58:47 ---> Running in ea2dd89c11b6 08:58:48 Removing intermediate container e761fdb205c4 08:58:48 ---> 7bb9efffc5d9 08:58:48 Step 25/26 : LABEL git_sha=cce01d908c8f6fc48d99ed6a2df7812364b54c24 08:58:48 Removing intermediate container 6a729b352132 08:58:48 ---> 60596530b1ee 08:58:48 Step 21/26 : RUN pip install docker-compose==1.23.2 08:58:48 ---> Running in 8d583de23f30 08:58:48 ---> Running in a31382fce735 08:58:48 Removing intermediate container 8d583de23f30 08:58:48 ---> f09212d93185 08:58:48 Step 26/26 : LABEL version=0.0.0 08:58:49 ---> Running in 1c2b584c4982 08:58:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:58:49 Removing intermediate container 1c2b584c4982 08:58:49 ---> 283dc66688f1 08:58:49 08:58:49 Successfully built 283dc66688f1 08:58:49 Successfully tagged docker-security-secretstore-setup-go:latest 08:58:49 Building docker-security-secrets-setup-go 08:58:49  Building docker-security-secretstore-setup-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:58:50 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:58:50 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:58:50 OK: 12749 distinct packages available 08:58:50 OK: 233 MiB in 51 packages 08:58:51 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 7.959s coverage: 86.3% of statements 08:58:51 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 08:58:51 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.069s coverage: 72.2% of statements 08:58:51 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.381s coverage: 72.1% of statements 08:58:51 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.054s coverage: 82.4% of statements 08:58:51 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.026s coverage: 48.4% of statements 08:58:51 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 08:58:51 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 08:58:51 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 08:58:51 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.037s coverage: 28.8% of statements 08:58:51 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 08:58:51 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.042s coverage: 96.8% of statements 08:58:51 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 08:58:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.115s coverage: 26.9% of statements 08:58:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:58:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:58:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.260s coverage: 84.1% of statements 08:58:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.027s coverage: 100.0% of statements 08:58:55 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.034s coverage: 43.1% of statements 08:58:55 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 08:58:55 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 08:58:56 Removing intermediate container ea2dd89c11b6 08:58:56 ---> 8804cd63d2d4 08:58:56 Step 6/23 : COPY go.mod . 08:58:56 Collecting docker-compose==1.23.2 08:58:56 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:58:56 ---> 7eb9ac8654a9 08:58:56 Step 7/23 : RUN go mod download 08:58:56 Collecting dockerpty<0.5,>=0.4.1 08:58:56 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:58:57 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.100s coverage: 100.0% of statements 08:58:57 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 08:58:58 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.052s coverage: 83.8% of statements 08:58:58 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 08:59:01 ---> Running in b3c1f7310e52 08:59:01 Collecting docopt<0.7,>=0.6.1 08:59:01 Downloading docopt-0.6.2.tar.gz (25 kB) 08:59:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.126s coverage: 46.1% of statements 08:59:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:59:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:59:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.020s coverage: 100.0% of statements 08:59:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 08:59:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 08:59:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 08:59:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.078s coverage: 100.0% of statements 08:59:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 08:59:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.050s coverage: 100.0% of statements 08:59:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 08:59:04 Collecting PyYAML<4,>=3.10 08:59:04 Downloading PyYAML-3.13.tar.gz (270 kB) 08:59:05 Removing intermediate container 8b6ac3a644e9 08:59:05 ---> c944b4a21a6b 08:59:05 08:59:05 Step 10/20 : FROM scratch 08:59:05 ---> 08:59:05 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:59:05 Removing intermediate container cc19eab50e65 08:59:05 ---> 303825fed888 08:59:05 08:59:05 Step 10/21 : FROM scratch 08:59:05 ---> 08:59:05 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:59:05 Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine 08:59:05 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 08:59:05 ---> 8f25325d3098 08:59:05 Step 3/29 : WORKDIR /edgex-go 08:59:05 ---> Using cache 08:59:05 ---> aa4b9ca14169 08:59:05 Step 4/29 : RUN apk update && apk add make git 08:59:06 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:59:06 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:59:07 ---> Running in c1982fd6d35d 08:59:07 ---> Running in 2d03d042fd9f 08:59:07 Collecting texttable<0.10,>=0.9.0 08:59:07 ---> Running in adffddce8b9b 08:59:07 Downloading texttable-0.9.1.tar.gz (11 kB) 08:59:07 Removing intermediate container c1982fd6d35d 08:59:07 ---> b621a78db79c 08:59:07 Step 12/21 : ENV APP_PORT=48082 08:59:07 Removing intermediate container 2d03d042fd9f 08:59:07 ---> 0e22d080d3ea 08:59:07 Step 12/20 : ENV APP_PORT=48085 08:59:07 ---> Running in 81173ad7d734 08:59:07 ---> Running in f5b08c2ad838 08:59:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.176s coverage: 29.1% of statements 08:59:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:59:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:59:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 08:59:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 08:59:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 08:59:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.094s coverage: 99.0% of statements 08:59:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 08:59:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.041s coverage: 100.0% of statements 08:59:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 08:59:07 ok github.com/edgexfoundry/edgex-go/internal/system 0.017s coverage: 0.0% of statements 08:59:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:59:08 Collecting cached-property<2,>=1.2.0 08:59:08 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) 08:59:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:59:08 Removing intermediate container 81173ad7d734 08:59:08 ---> 124014e5e7c7 08:59:08 Step 13/21 : EXPOSE $APP_PORT 08:59:08 Removing intermediate container f5b08c2ad838 08:59:08 ---> 5d9ba6eb68b6 08:59:08 Step 13/20 : EXPOSE $APP_PORT 08:59:08 Collecting docker<4.0,>=3.6.0 08:59:08 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:59:08 ---> Running in f59f477e1aba 08:59:08 ---> Running in b76a96a4c701 08:59:08 Collecting jsonschema<3,>=2.5.1 08:59:08 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:59:08 Removing intermediate container b76a96a4c701 08:59:08 ---> 93e92a586522 08:59:08 Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 08:59:08 Removing intermediate container f59f477e1aba 08:59:08 ---> e273cb63abcd 08:59:08 Step 14/21 : WORKDIR / 08:59:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:59:08 Collecting websocket-client<1.0,>=0.32.0 08:59:08 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 08:59:08 ---> Running in f68ec813ccfe 08:59:08 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:59:09 Removing intermediate container b3c1f7310e52 08:59:09 ---> 80112084d25d 08:59:09 Step 8/23 : COPY . . 08:59:09 ---> faf3e49a3f6e 08:59:09 Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:59:09 Collecting urllib3<1.25,>=1.21.1 08:59:09 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:59:09 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:59:09 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:59:09 OK: 12749 distinct packages available 08:59:09 Collecting idna<2.8,>=2.5 08:59:09 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:59:09 OK: 233 MiB in 51 packages 08:59:09 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) 08:59:09 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) 08:59:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.040s coverage: 100.0% of statements 08:59:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 08:59:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:59:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:59:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 08:59:10 Collecting docker-pycreds>=0.4.0 08:59:10 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:59:10 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 08:59:10 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 08:59:10 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 08:59:10 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 08:59:10 Removing intermediate container f68ec813ccfe 08:59:10 ---> 6dc20112dfa6 08:59:10 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 08:59:11 Installing collected packages: dockerpty, docopt, PyYAML, urllib3, idna, requests, texttable, cached-property, websocket-client, docker-pycreds, docker, jsonschema, docker-compose 08:59:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.033s coverage: 87.9% of statements 08:59:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 08:59:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:59:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 08:59:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.020s coverage: 32.1% of statements 08:59:12 Running setup.py install for dockerpty: started 08:59:12 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 100.0% of statements 08:59:13 Running setup.py install for dockerpty: finished with status 'done' 08:59:13 Running setup.py install for docopt: started 08:59:13 ---> d0fb5fbfc6d3 08:59:13 Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:59:13 GO111MODULE=on go vet ./... 08:59:13 Running setup.py install for docopt: finished with status 'done' 08:59:13 Running setup.py install for PyYAML: started 08:59:13 ---> 0e1165af112a 08:59:13 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:59:14 Running setup.py install for PyYAML: finished with status 'done' 08:59:14 Removing intermediate container adffddce8b9b 08:59:14 ---> 7303453eed54 08:59:14 Step 5/29 : COPY go.mod . 08:59:14 Attempting uninstall: urllib3 08:59:14 Found existing installation: urllib3 1.25.9 08:59:14 Uninstalling urllib3-1.25.9: 08:59:15 Successfully uninstalled urllib3-1.25.9 08:59:15 ---> 5883dd002205 08:59:15 Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 08:59:18 Attempting uninstall: idna 08:59:18 Found existing installation: idna 2.9 08:59:18 Uninstalling idna-2.9: 08:59:18 Successfully uninstalled idna-2.9 08:59:19 ---> 7d2e98ee4ce4 08:59:19 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:59:19 ---> 866a3cd22c8b 08:59:19 Step 6/29 : RUN go mod download 08:59:19 Attempting uninstall: requests 08:59:19 Found existing installation: requests 2.23.0 08:59:19 Uninstalling requests-2.23.0: 08:59:20 Successfully uninstalled requests-2.23.0 08:59:20 ---> Running in 95607bf5b137 08:59:21 Running setup.py install for texttable: started 08:59:21 ---> Running in 3879e31fcd8d 08:59:22 Running setup.py install for texttable: finished with status 'done' 08:59:23 ---> 0bece3c86275 08:59:23 Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 08:59:24 Removing intermediate container 95607bf5b137 08:59:24 ---> 36f841779342 08:59:24 Step 18/20 : LABEL arch=x86_64 08:59:25 ---> Running in 0fe86c0375cc 08:59:26 ---> Running in 3f487c123878 08:59:26 Removing intermediate container 0fe86c0375cc 08:59:26 ---> 34597f4f2e4b 08:59:26 Step 19/21 : LABEL arch=x86_64 08:59:26 ---> 1e3c76d58f3b 08:59:26 Step 9/23 : RUN make cmd/support-notifications/support-notifications 08:59:27 ---> Running in 972d0e2f4f02 08:59:27 Removing intermediate container 3f487c123878 08:59:27 ---> 7bd8d25b55c4 08:59:27 Step 19/20 : LABEL git_sha=cce01d908c8f6fc48d99ed6a2df7812364b54c24 08:59:27 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 08:59:27 ---> Running in e655a8863756 08:59:27 ---> Running in 4c2153c19711 08:59:27 Removing intermediate container 972d0e2f4f02 08:59:27 ---> f7724863ba19 08:59:27 Step 20/21 : LABEL git_sha=cce01d908c8f6fc48d99ed6a2df7812364b54c24 08:59:28 Removing intermediate container 3879e31fcd8d 08:59:28 ---> d67766f545b7 08:59:28 Step 7/29 : COPY . . 08:59:28 Removing intermediate container 4c2153c19711 08:59:28 ---> 1bca19f89206 08:59:28 Step 20/20 : LABEL version=0.0.0 08:59:28 ---> Running in 1f005a7ef26b 08:59:28 ---> Running in 7d1483d3500a 08:59:28 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 08:59:29 Removing intermediate container 1f005a7ef26b 08:59:29 ---> f21345f7de82 08:59:29 Step 21/21 : LABEL version=0.0.0 08:59:29 Removing intermediate container 7d1483d3500a 08:59:29 ---> 660a7ad9fb0b 08:59:29 08:59:29 ---> Running in e3d7b12f0b28 08:59:31 Successfully built 660a7ad9fb0b 08:59:31 gofmt -l . 08:59:31 [ "`gofmt -l .`" = "" ] 08:59:33 Successfully tagged docker-support-scheduler-go:latest 08:59:33  Building docker-support-scheduler-go ... done Building docker-core-metadata-go 08:59:33 ./bin/test-go-mod-tidy.sh 08:59:34 ./bin/test-attribution-txt.sh [Pipeline] sh 08:59:38 + ls -al . 08:59:38 total 588 08:59:38 drwxrwxr-x 10 1001 1001 4096 Jul 31 08:59 . 08:59:38 drwxr-xr-x 4 root root 4096 Jul 31 08:57 .. 08:59:38 -rw-rw-r-- 1 1001 1001 11 Jul 31 08:55 .dockerignore 08:59:38 drwxrwxr-x 8 1001 1001 4096 Jul 31 08:55 .git 08:59:38 drwxrwxr-x 3 1001 1001 4096 Jul 31 08:55 .github 08:59:38 -rw-rw-r-- 1 1001 1001 932 Jul 31 08:55 .gitignore 08:59:38 drwxrwxr-x 3 1001 1001 4096 Jul 31 08:55 .semver 08:59:38 -rw-rw-r-- 1 1001 1001 166 Jul 31 08:55 .sonarcloud.properties 08:59:38 -rw-rw-r-- 1 1001 1001 3804 Jul 31 08:55 CONTRIBUTING.md 08:59:38 -rw-rw-r-- 1 1001 1001 1035 Jul 31 08:55 Dockerfile.build 08:59:38 -rw-rw-r-- 1 1001 1001 865 Jul 31 08:55 Jenkinsfile 08:59:38 -rw-rw-r-- 1 1001 1001 10775 Jul 31 08:55 LICENSE 08:59:38 -rw-rw-r-- 1 1001 1001 6237 Jul 31 08:55 Makefile 08:59:38 -rw-rw-r-- 1 1001 1001 5652 Jul 31 08:55 README.md 08:59:38 -rw-rw-r-- 1 1001 1001 7111 Jul 31 08:55 SECURITY.md 08:59:38 -rw-rw-r-- 1 1001 1001 5 Jul 31 08:53 VERSION 08:59:38 -rw-rw-r-- 1 1001 1001 4131 Jul 31 08:55 ZMQWindows.md 08:59:38 drwxrwxr-x 2 1001 1001 4096 Jul 31 08:55 bin 08:59:38 drwxrwxr-x 15 1001 1001 4096 Jul 31 08:55 cmd 08:59:38 -rw-r--r-- 1 root root 455496 Jul 31 08:59 coverage.out 08:59:38 -rw-r--r-- 1 root root 1019 Jul 31 08:59 go.mod 08:59:38 -rw-r--r-- 1 root root 18146 Jul 31 08:59 go.sum 08:59:38 drwxrwxr-x 8 1001 1001 4096 Jul 31 08:55 internal 08:59:38 drwxrwxr-x 4 1001 1001 4096 Jul 31 08:55 openapi 08:59:38 drwxrwxr-x 4 1001 1001 4096 Jul 31 08:55 snap 08:59:38 -rw-rw-r-- 1 1001 1001 168 Jul 31 08:55 version.go [Pipeline] sh 08:59:38 + '[' -e coverage.out ] 08:59:38 + chown 1001:1001 coverage.out [Pipeline] stash 08:59:38 Warning: overwriting stash ‘coverage-report’ 08:59:39 Stashed 1 file(s) [Pipeline] sh 08:59:40 + make build 08:59:40 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 08:59:41 Removing intermediate container e3d7b12f0b28 08:59:41 ---> ee874abb445f 08:59:41 08:59:41 Removing intermediate container a31382fce735 08:59:41 ---> cddb99028030 08:59:41 Step 22/26 : RUN apk --no-cache add curl 08:59:41 Successfully built ee874abb445f 08:59:42 Successfully tagged docker-core-command-go:latest 08:59:45  Building docker-core-command-go ... done  ---> Running in 4ef4a82cb5a6 08:59:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:59:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:59:51 (1/3) Installing nghttp2-libs (1.41.0-r0) 08:59:51 (2/3) Installing libcurl (7.69.1-r0) 08:59:51 (3/3) Installing curl (7.69.1-r0) 08:59:51 Executing busybox-1.31.1-r16.trigger 08:59:51 OK: 72 MiB in 58 packages 08:59:52 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 08:59:52 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:59:52 ---> 8f25325d3098 08:59:52 Step 3/21 : WORKDIR /edgex-go 08:59:52 ---> Using cache 08:59:52 ---> aa4b9ca14169 08:59:52 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:59:52 ---> Using cache 08:59:52 ---> feee9754668b 08:59:52 Step 5/21 : RUN apk update && apk add make git 08:59:52 ---> Using cache 08:59:52 ---> 08b79e4ae36d 08:59:52 Step 6/21 : COPY go.mod . 08:59:52 ---> Using cache 08:59:52 ---> b6ee1893a7d4 08:59:52 Step 7/21 : RUN go mod download 08:59:52 ---> Using cache 08:59:52 ---> 133bdc65f56c 08:59:52 Step 8/21 : COPY . . 08:59:52 ---> Using cache 08:59:52 ---> 9f80e3416197 08:59:52 Step 9/21 : RUN make cmd/core-metadata/core-metadata 08:59:54 ---> Running in 907518207f6d 08:59:55 Removing intermediate container 4ef4a82cb5a6 08:59:55 ---> d63d4a957fa1 08:59:55 Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 08:59:55 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 08:59:55 ---> Running in a65699290d90 08:59:55 ---> 2e3cee221b2b 08:59:55 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 08:59:55 ---> Running in a81474022976 08:59:55 Removing intermediate container a65699290d90 08:59:55 ---> 490ab1229cd4 08:59:55 Step 24/26 : LABEL arch=x86_64 08:59:56 ---> Running in 5663ec4b97d8 08:59:56 Removing intermediate container 5663ec4b97d8 08:59:56 ---> 1311ce2b6ce5 08:59:56 Step 25/26 : LABEL git_sha=cce01d908c8f6fc48d99ed6a2df7812364b54c24 08:59:56 ---> Running in 5de34f692e54 08:59:56 Removing intermediate container 5de34f692e54 08:59:56 ---> 195d8ad0ca66 08:59:56 Step 26/26 : LABEL version=0.0.0 08:59:57 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 08:59:57 ---> Running in 3115d97935fd 08:59:57 Removing intermediate container 3115d97935fd 08:59:57 ---> 4b18c48cbc8f 08:59:57 08:59:57 Successfully built 4b18c48cbc8f 08:59:57 Successfully tagged docker-sys-mgmt-agent-go:latest 08:59:58 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 09:00:00  Building docker-sys-mgmt-agent-go ... done Removing intermediate container e655a8863756 09:00:00 ---> fba3e4e1cb2c 09:00:00 09:00:00 Step 10/23 : FROM scratch 09:00:00 ---> 09:00:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 09:00:00 ---> Using cache 09:00:00 ---> 2c081a8c3320 09:00:00 Step 12/23 : ENV APP_PORT=48060 09:00:00 ---> Running in f06c35ead89a 09:00:00 Removing intermediate container f06c35ead89a 09:00:00 ---> 162f399ca226 09:00:00 Step 13/23 : EXPOSE $APP_PORT 09:00:00 ---> Running in ab9772bae463 09:00:01 Removing intermediate container ab9772bae463 09:00:01 ---> 60c7b38432cc 09:00:01 Step 14/23 : COPY --from=builder /bin/sh /bin/sh 09:00:02 ---> 4b02acd89874 09:00:02 Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 09:00:03 ---> 9cac1d727ea1 09:00:03 Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl 09:00:04 ---> 30db5b903065 09:00:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 09:00:05 ---> 212ce1d4d375 09:00:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:00:06 ---> d0dd3d395bb6 09:00:06 Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:00:07 ---> 4eb9d6b163ab 09:00:07 Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 09:00:08 ---> Running in 0375c300494a 09:00:08 Removing intermediate container 0375c300494a 09:00:08 ---> 073c806908aa 09:00:08 Step 21/23 : LABEL arch=x86_64 09:00:08 ---> Running in 5d7efabaa850 09:00:08 Removing intermediate container 5d7efabaa850 09:00:08 ---> ce3b5787b9bf 09:00:08 Step 22/23 : LABEL git_sha=cce01d908c8f6fc48d99ed6a2df7812364b54c24 09:00:08 ---> Running in 180757d84171 09:00:08 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 09:00:09 Removing intermediate container 180757d84171 09:00:09 ---> 77bd9fa7ade3 09:00:09 Step 23/23 : LABEL version=0.0.0 09:00:09 ---> Running in 83453abaf528 09:00:09 Removing intermediate container 83453abaf528 09:00:09 ---> eaa2ef453165 09:00:09 09:00:09 Successfully built eaa2ef453165 09:00:09 Successfully tagged docker-support-notifications-go:latest 09:00:11  Building docker-support-notifications-go ... done Removing intermediate container a81474022976 09:00:11 ---> cec5350b25ab 09:00:11 09:00:11 Step 9/29 : FROM alpine:latest 09:00:11 ---> a24bb4013296 09:00:11 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 09:00:11 ---> Running in 3a9fc56abfbc 09:00:11 Removing intermediate container 3a9fc56abfbc 09:00:11 ---> 9b930ec2bf08 09:00:11 Step 11/29 : USER root 09:00:11 ---> Running in cdc3120283ad 09:00:11 Removing intermediate container cdc3120283ad 09:00:11 ---> 4d0014a86b77 09:00:11 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 09:00:11 ---> Running in 156f3977710d 09:00:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:00:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:00:13 v3.12.0-185-gb4b2a5e482 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 09:00:13 v3.12.0-186-g2cd07a16f7 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 09:00:13 OK: 12749 distinct packages available 09:00:13 (1/2) Installing ca-certificates (20191127-r4) 09:00:13 (2/2) Installing dumb-init (1.2.2-r1) 09:00:13 Executing busybox-1.31.1-r16.trigger 09:00:13 Executing ca-certificates-20191127-r4.trigger 09:00:13 OK: 6 MiB in 16 packages 09:00:15 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 09:00:16 Removing intermediate container 907518207f6d 09:00:16 ---> aef31eb0c69b 09:00:16 09:00:16 Step 10/21 : FROM scratch 09:00:16 ---> 09:00:16 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:00:16 ---> Using cache 09:00:16 ---> 0e22d080d3ea 09:00:16 Step 12/21 : ENV APP_PORT=48081 09:00:16 ---> Running in 92267f831b48 09:00:17 Removing intermediate container 92267f831b48 09:00:17 ---> 3a1f675857b1 09:00:17 Step 13/21 : EXPOSE $APP_PORT 09:00:17 ---> Running in 4f008716407d 09:00:17 Removing intermediate container 156f3977710d 09:00:17 ---> ef69885b9cf4 09:00:17 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 09:00:17 ---> Running in 35a6a490d82f 09:00:17 Removing intermediate container 4f008716407d 09:00:17 ---> 79caaf198641 09:00:17 Step 14/21 : WORKDIR / 09:00:17 ---> Running in ec18b75d9a66 09:00:17 Removing intermediate container 35a6a490d82f 09:00:17 ---> a8a3396ee438 09:00:17 Step 14/29 : WORKDIR $BASE_DIR 09:00:17 ---> Running in e3ecc98948c4 09:00:17 Removing intermediate container ec18b75d9a66 09:00:17 ---> faa3cb2fbb87 09:00:17 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 09:00:17 Removing intermediate container e3ecc98948c4 09:00:17 ---> 54001b56679f 09:00:17 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 09:00:17 ---> Running in e13465856ad8 09:00:17 ---> c02bff4e7ead 09:00:17 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:00:18 ---> dd54fc2c8125 09:00:18 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:00:18 ---> 4f3cc2842812 09:00:18 Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 09:00:18 Removing intermediate container e13465856ad8 09:00:18 ---> efa26ede20ed 09:00:18 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 09:00:18 ---> Running in 2febd87194d8 09:00:18 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 09:00:19 Removing intermediate container 2febd87194d8 09:00:19 ---> ca2eeeae73e3 09:00:19 Step 19/21 : LABEL arch=x86_64 09:00:19 ---> Running in 9df60d5b45d3 09:00:19 ---> 2d6bd7011c46 09:00:19 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 09:00:19 Removing intermediate container 9df60d5b45d3 09:00:19 ---> 94a7220c9248 09:00:19 Step 20/21 : LABEL git_sha=cce01d908c8f6fc48d99ed6a2df7812364b54c24 09:00:19 ---> Running in 1d1fc8aabd92 09:00:19 ---> 1117dbdafdbf 09:00:19 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 09:00:19 Removing intermediate container 1d1fc8aabd92 09:00:19 ---> 3ec0c5dbae9a 09:00:19 Step 21/21 : LABEL version=0.0.0 09:00:19 ---> Running in c9fd3f12f4ef 09:00:19 ---> 2999fa48f756 09:00:19 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 09:00:19 Removing intermediate container c9fd3f12f4ef 09:00:19 ---> 8412f274a898 09:00:19 09:00:19 Successfully built 8412f274a898 09:00:20 Successfully tagged docker-core-metadata-go:latest 09:00:20  Building docker-core-metadata-go ... done  ---> c604c82ea82e 09:00:20 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 09:00:20 ---> c6857639a4c7 09:00:20 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 09:00:20 ---> Running in 9efd57b80f67 09:00:21 Removing intermediate container 9efd57b80f67 09:00:21 ---> 3ec1191fc3aa 09:00:21 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 09:00:21 ---> 0cba55170d4c 09:00:21 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:00:21 ---> Running in 05aba153bcaf 09:00:22 Removing intermediate container 05aba153bcaf 09:00:22 ---> 6d81fd90617b 09:00:22 Step 24/29 : RUN chmod 755 security-secrets-setup 09:00:22 ---> Running in de8563625390 09:00:23 Removing intermediate container de8563625390 09:00:23 ---> ad8bcb08341d 09:00:23 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 09:00:23 ---> Running in 5e8bde746d56 09:00:23 Removing intermediate container 5e8bde746d56 09:00:23 ---> a27262821ca2 09:00:23 Step 26/29 : CMD [ "generate" ] 09:00:23 ---> Running in 8be6a5244b7c 09:00:23 Removing intermediate container 8be6a5244b7c 09:00:23 ---> 35d3eae9f210 09:00:23 Step 27/29 : LABEL arch=x86_64 09:00:23 ---> Running in 8c39dc23c779 09:00:23 Removing intermediate container 8c39dc23c779 09:00:23 ---> 4977c02ce8d3 09:00:23 Step 28/29 : LABEL git_sha=cce01d908c8f6fc48d99ed6a2df7812364b54c24 09:00:24 ---> Running in 43b89a53c40f 09:00:24 Removing intermediate container 43b89a53c40f 09:00:24 ---> 4f038f67741b 09:00:24 Step 29/29 : LABEL version=0.0.0 09:00:24 ---> Running in 70ca77797f25 09:00:24 Removing intermediate container 70ca77797f25 09:00:24 ---> c7d875212ddb 09:00:24 09:00:24 Successfully built c7d875212ddb 09:00:24 Successfully tagged docker-security-secrets-setup-go:latest 09:00:24  Building docker-security-secrets-setup-go ... done  [Pipeline] } 09:00:24 $ docker stop --time=1 28e6800b025a75ae726d55b97a53bbc01f452e21ba80bca98d4e315ba8a98ad0 09:00:25 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 09:00:26 $ docker rm -f 28e6800b025a75ae726d55b97a53bbc01f452e21ba80bca98d4e315ba8a98ad0 09:00:26 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 [Pipeline] // withDockerContainer [Pipeline] sh 09:00:27 + docker images 09:00:27 + grep docker 09:00:27 docker-security-secrets-setup-go latest c7d875212ddb 2 seconds ago 25.1MB 09:00:27 docker-core-metadata-go latest 8412f274a898 7 seconds ago 14.4MB 09:00:27 docker-support-notifications-go latest eaa2ef453165 17 seconds ago 14.4MB 09:00:27 docker-sys-mgmt-agent-go latest 4b18c48cbc8f 29 seconds ago 284MB 09:00:27 docker-core-command-go latest ee874abb445f 52 seconds ago 13MB 09:00:27 docker-support-scheduler-go latest 660a7ad9fb0b 58 seconds ago 13.1MB 09:00:27 docker-security-secretstore-setup-go latest 283dc66688f1 About a minute ago 33.9MB 09:00:27 docker-core-data-go latest d29298369ddd About a minute ago 23.8MB 09:00:27 docker-security-proxy-setup-go latest cbbf55b3c8ab 2 minutes ago 16.4MB 09:00:27 docker-support-logging-go latest 844caa712fcb 2 minutes ago 11.8MB 09:00:27 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] } 09:00:30 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 09:00:35 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 09:00:39 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 09:00: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 09:00:48 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 09:00:51 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 [Pipeline] } 09:00:55 $ docker stop --time=1 d663699df0ec25e663fd5bd4586ac383ea2f9b2197507c2042171172e2be5975 09:00:58 $ docker rm -f d663699df0ec25e663fd5bd4586ac383ea2f9b2197507c2042171172e2be5975 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:00:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:00:59 09:00:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:01:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:01:00 latest: Pulling from edgex-devops/edgex-compose-arm64 09:01:00 29e5d40040c1: Pulling fs layer 09:01:00 1ce36da41761: Pulling fs layer 09:01:00 25b303627fd3: Pulling fs layer 09:01:00 29e5d40040c1: Verifying Checksum 09:01:00 29e5d40040c1: Download complete 09:01:01 29e5d40040c1: Pull complete 09:01:01 1ce36da41761: Verifying Checksum 09:01:02 1ce36da41761: Pull complete 09:01:02 25b303627fd3: Verifying Checksum 09:01:02 25b303627fd3: Download complete 09:01:12 25b303627fd3: Pull complete 09:01:12 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 09:01:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:01:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 09:01:13 prd-ubuntu18.04-docker-arm64-4c-16g-1683 does not seem to be running inside a container 09:01:13 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:01:16 $ docker top d9d1f5cd6839bffc776ad9f428006600e50cfd8b7c58b8d0ff31e4e820fbd3e6 -eo pid,comm [Pipeline] { [Pipeline] sh 09:01:17 + docker-compose build --help 09:01:17 + grep parallel 09:01:21 --parallel Build images in parallel. [Pipeline] } 09:01:21 $ docker stop --time=1 d9d1f5cd6839bffc776ad9f428006600e50cfd8b7c58b8d0ff31e4e820fbd3e6 09:01:23 $ docker rm -f d9d1f5cd6839bffc776ad9f428006600e50cfd8b7c58b8d0ff31e4e820fbd3e6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:01:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:01:24 . [Pipeline] withDockerContainer 09:01:24 prd-ubuntu18.04-docker-arm64-4c-16g-1683 does not seem to be running inside a container 09:01:24 $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:01:26 $ docker top 05cfc9ef5b18bf260ff8d083cad59a34e42ecdf578705d2cc57a4bec7b65f771 -eo pid,comm [Pipeline] { [Pipeline] sh 09:01:27 + docker-compose -f ./docker-compose-build.yml build --parallel 09:01:31 Building docker-core-command-go ... 09:01:31 Building docker-core-data-go ... 09:01:31 Building docker-core-metadata-go ... 09:01:31 Building docker-security-proxy-setup-go ... 09:01:31 Building docker-security-secrets-setup-go ... 09:01:31 Building docker-security-secretstore-setup-go ... 09:01:31 Building docker-support-logging-go ... 09:01:31 Building docker-support-notifications-go ... 09:01:31 Building docker-support-scheduler-go ... 09:01:31 Building docker-sys-mgmt-agent-go ... 09:01:31 Building docker-core-metadata-go 09:01:31 Building docker-core-data-go 09:01:31 Building docker-support-logging-go 09:01:31 Building docker-support-scheduler-go 09:01:31 Building docker-support-notifications-go 09:03:23 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 09:03:23 Step 2/21 : FROM ${BUILDER_BASE} AS builder 09:03:23 ---> fd7cfd740e80 09:03:23 Step 3/21 : WORKDIR /edgex-go 09:03:23 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 09:03:23 Step 2/21 : FROM ${BUILDER_BASE} AS builder 09:03:23 ---> fd7cfd740e80 09:03:23 Step 3/21 : WORKDIR /edgex-go 09:03:23 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 09:03:23 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:03:23 ---> fd7cfd740e80 09:03:23 Step 3/20 : WORKDIR /edgex-go 09:03:23 Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine 09:03:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:03:23 ---> fd7cfd740e80 09:03:23 Step 3/23 : WORKDIR /edgex-go 09:03:23 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 09:03:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:03:23 ---> fd7cfd740e80 09:03:23 Step 3/22 : WORKDIR /edgex-go 09:03:23 ---> Running in e9e963d6f3f7 09:03:23 ---> Running in 1e9d6566c0e5 09:03:23 ---> Running in 11b685459811 09:03:23 ---> Running in 0d5d217b89bc 09:03:23 ---> Running in a9cdadeaef61 09:03:23 Removing intermediate container e9e963d6f3f7 09:03:23 ---> 86ae0abf8088 09:03:23 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:03:23 Removing intermediate container 0d5d217b89bc 09:03:23 ---> 3bf85c6f96e2 09:03:23 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:03:23 Removing intermediate container a9cdadeaef61 09:03:23 ---> fdd835be24b4 09:03:23 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:03:23 Removing intermediate container 11b685459811 09:03:23 ---> 3b447953cb26 09:03:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:03:23 Removing intermediate container 1e9d6566c0e5 09:03:23 ---> c93d5c5e5aff 09:03:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:03:23 ---> Running in ddfda03d7caa 09:03:23 ---> Running in 94cc04bc1f13 09:03:23 ---> Running in ac2551bafdfa 09:03:23 ---> Running in 81f64246cf2c 09:03:23 ---> Running in 4b5792d7c305 09:03:25 Removing intermediate container ddfda03d7caa 09:03:25 ---> 850ac4a59135 09:03:25 Step 5/20 : RUN apk update && apk add make git 09:03:25 ---> Running in a2b988ba7e29 09:03:26 Removing intermediate container 94cc04bc1f13 09:03:26 ---> 6c86b23016b2 09:03:26 Step 5/23 : RUN apk update && apk add make bash git ca-certificates 09:03:26 Removing intermediate container 81f64246cf2c 09:03:26 ---> 18d4b1c25fd2 09:03:26 Step 5/21 : RUN apk update && apk add make && apk add bash git 09:03:26 Removing intermediate container 4b5792d7c305 09:03:26 ---> 76489d405703 09:03:26 Step 5/22 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 09:03:26 ---> Running in c5278975e1e8 09:03:26 ---> Running in 7a8fc0d92d3a 09:03:26 Removing intermediate container ac2551bafdfa 09:03:26 ---> 337c482b83b5 09:03:26 Step 5/21 : RUN apk update && apk add make git 09:03:26 ---> Running in 44222ca56ab0 09:03:27 ---> Running in 07fd30c21601 09:03:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:03:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:03:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:03:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:03:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:03:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:03:30 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 09:03:30 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 09:03:30 OK: 12620 distinct packages available 09:03:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:03:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:03:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:03:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:03:30 OK: 217 MiB in 51 packages 09:03:30 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 09:03:30 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 09:03:30 OK: 12620 distinct packages available 09:03:30 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 09:03:30 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 09:03:30 OK: 12620 distinct packages available 09:03:31 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 09:03:31 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 09:03:31 OK: 12620 distinct packages available 09:03:31 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 09:03:31 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 09:03:31 OK: 12620 distinct packages available 09:03:31 OK: 217 MiB in 51 packages 09:03:32 OK: 217 MiB in 51 packages 09:03:32 OK: 217 MiB in 51 packages 09:03:32 OK: 217 MiB in 51 packages 09:03:32 Removing intermediate container a2b988ba7e29 09:03:32 ---> 19fecc53fa54 09:03:32 Step 6/20 : COPY go.mod . 09:03:32 OK: 217 MiB in 51 packages 09:03:33 ---> ce262469d947 09:03:33 Step 7/20 : RUN go mod download 09:03:34 ---> Running in f528534a1b89 09:03:34 Removing intermediate container 07fd30c21601 09:03:34 ---> 34d4f9f2c18e 09:03:34 Step 6/21 : COPY go.mod . 09:03:34 Removing intermediate container 44222ca56ab0 09:03:34 ---> d7e925e4ba3b 09:03:34 Step 6/22 : COPY go.mod . 09:03:34 Removing intermediate container 7a8fc0d92d3a 09:03:34 ---> 38b9ced9c649 09:03:34 Step 6/23 : COPY go.mod . 09:03:34 Removing intermediate container c5278975e1e8 09:03:34 ---> 2c9c78489b3a 09:03:34 Step 6/21 : COPY go.mod . 09:03:35 ---> 401e956b3874 09:03:35 Step 7/21 : RUN go mod download 09:03:35 ---> Running in 5cb2ea3e8fe2 09:03:35 ---> a0dabbf7b2b7 09:03:35 Step 7/21 : RUN go mod download 09:03:35 ---> 1957d91dec59 09:03:35 Step 7/22 : RUN go mod download 09:03:35 ---> 2ca7fb804f58 09:03:35 Step 7/23 : RUN go mod download 09:03:35 ---> Running in caa093927420 09:03:35 ---> Running in 868996ca368c 09:03:35 ---> Running in d1f1689dbbc9 09:03:38 Removing intermediate container f528534a1b89 09:03:38 ---> 15791d802470 09:03:38 Step 8/20 : COPY . . 09:03:39 Removing intermediate container 5cb2ea3e8fe2 09:03:39 ---> 01fcc35df198 09:03:39 Step 8/21 : COPY . . 09:03:46 Removing intermediate container caa093927420 09:03:46 ---> e40ffa8aeba1 09:03:46 Step 8/22 : COPY . . 09:03:46 Removing intermediate container d1f1689dbbc9 09:03:46 ---> 6779af363cc0 09:03:46 Step 8/23 : COPY . . 09:03:46 Removing intermediate container 868996ca368c 09:03:46 ---> 106936fa21d6 09:03:46 Step 8/21 : COPY . . 09:04:13 ---> 68a3f4a141eb 09:04:13 Step 9/20 : RUN make cmd/support-scheduler/support-scheduler 09:04:13 ---> 8a4666f2dfdc 09:04:13 Step 9/21 : RUN make cmd/core-metadata/core-metadata 09:04:13 ---> Running in c336be05e7dd 09:04:13 ---> Running in 6c468de0ce87 09:04:13 ---> 60f1166f59ca 09:04:13 Step 9/22 : RUN make cmd/core-data/core-data 09:04:13 ---> e97001d64bc6 09:04:13 Step 9/21 : RUN make cmd/support-logging/support-logging 09:04:13 ---> b4080c207482 09:04:13 Step 9/23 : RUN make cmd/support-notifications/support-notifications 09:04:13 ---> Running in 010c061ea634 09:04:13 ---> Running in 021e399ff8fb 09:04:13 ---> Running in 5a794f940ca1 09:04:13 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 09:04:13 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 09:04:14 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 09:04:14 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 09:04:14 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 09:06:06 Removing intermediate container 010c061ea634 09:06:06 ---> 43a05bde9411 09:06:06 09:06:06 Step 10/21 : FROM scratch 09:06:06 ---> 09:06:06 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 09:06:06 ---> Running in c4b4e6ac530f 09:06:06 Removing intermediate container c4b4e6ac530f 09:06:06 ---> 39264d949b7e 09:06:06 Step 12/21 : ENV APP_PORT=48061 09:06:06 ---> Running in b1350a6e24bd 09:06:06 Removing intermediate container b1350a6e24bd 09:06:06 ---> 0f5e0ee8a5c8 09:06:06 Step 13/21 : EXPOSE $APP_PORT 09:06:06 ---> Running in bd22317f0bc4 09:06:06 Removing intermediate container bd22317f0bc4 09:06:06 ---> cd1bfb817345 09:06:06 Step 14/21 : COPY --from=builder /bin/bash /bin/bash 09:06:06 ---> bb56bebcf522 09:06:06 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 09:06:06 ---> f434f87ee6f2 09:06:06 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 09:06:06 ---> 321578e68da4 09:06:06 Step 17/21 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 09:06:06 ---> 2127d2a3b7e9 09:06:06 Step 18/21 : ENTRYPOINT ["/support-logging","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 09:06:06 ---> Running in 038ab54a8ec0 09:06:06 Removing intermediate container 038ab54a8ec0 09:06:06 ---> 4a2f06cc9a48 09:06:06 Step 19/21 : LABEL arch=arm64 09:06:06 ---> Running in ddd775d1617d 09:06:06 Removing intermediate container ddd775d1617d 09:06:06 ---> b0832d740e90 09:06:06 Step 20/21 : LABEL git_sha=cce01d908c8f6fc48d99ed6a2df7812364b54c24 09:06:06 ---> Running in cf2fc00f6517 09:06:06 Removing intermediate container cf2fc00f6517 09:06:06 ---> 66c09b94a949 09:06:06 Step 21/21 : LABEL version=0.0.0 09:06:07 ---> Running in 08a017ded176 09:06:09 Removing intermediate container 08a017ded176 09:06:09 ---> 5ce53d16ad36 09:06:09 09:06:09 Removing intermediate container 021e399ff8fb 09:06:09 ---> 343606a3e0bb 09:06:09 09:06:09 Step 10/23 : FROM scratch 09:06:09 ---> 09:06:09 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 09:06:09 ---> Using cache 09:06:09 ---> 39264d949b7e 09:06:09 Step 12/23 : ENV APP_PORT=48060 09:06:09 Successfully built 5ce53d16ad36 09:06:09 Successfully tagged docker-support-logging-go-arm64:latest 09:06:10 Building docker-sys-mgmt-agent-go 09:06:10 ---> Running in a35c8e2a1b3f 09:06:10  Building docker-support-logging-go ... done Removing intermediate container c336be05e7dd 09:06:10 ---> 700c909c91b2 09:06:10 09:06:10 Step 10/20 : FROM scratch 09:06:10 ---> 09:06:10 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:06:11 Removing intermediate container a35c8e2a1b3f 09:06:11 ---> a933b3686b66 09:06:11 Step 13/23 : EXPOSE $APP_PORT 09:06:11 ---> Running in c8cbec5b2aa2 09:06:11 ---> Running in 3ccb669dd745 09:06:12 Removing intermediate container c8cbec5b2aa2 09:06:12 ---> 3841b10f6acd 09:06:12 Step 12/20 : ENV APP_PORT=48085 09:06:13 ---> Running in 04d080676b9c 09:06:13 Removing intermediate container 3ccb669dd745 09:06:13 ---> beccae33ed95 09:06:13 Step 14/23 : COPY --from=builder /bin/sh /bin/sh 09:06:15 Removing intermediate container 04d080676b9c 09:06:15 ---> d8938cc00f3b 09:06:15 Step 13/20 : EXPOSE $APP_PORT 09:06:16 ---> 9fa820cb4404 09:06:16 Step 15/23 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 09:06:16 ---> Running in 4d6f4ac5125e 09:06:16 Removing intermediate container 6c468de0ce87 09:06:16 ---> 26c8ed6a7719 09:06:16 09:06:16 Step 10/21 : FROM scratch 09:06:16 ---> 09:06:17 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:06:17 ---> Using cache 09:06:17 ---> 3841b10f6acd 09:06:17 Step 12/21 : ENV APP_PORT=48081 09:06:17 Removing intermediate container 4d6f4ac5125e 09:06:17 ---> Running in 0fb08f10dc0f 09:06:17 ---> d519d7cc9c57 09:06:17 Step 14/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 09:06:18 ---> 2f8689969f83 09:06:18 Step 16/23 : COPY --from=builder /etc/ssl /etc/ssl 09:06:18 Removing intermediate container 0fb08f10dc0f 09:06:18 ---> 90e206b54256 09:06:18 Step 13/21 : EXPOSE $APP_PORT 09:06:18 ---> Running in cd61143804a5 09:06:18 ---> 19a40de0d914 09:06:18 Step 15/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:06:19 Removing intermediate container cd61143804a5 09:06:19 ---> 57f7056f56bf 09:06:19 Step 14/21 : WORKDIR / 09:06:19 ---> Running in 3b84a02e021a 09:06:21 ---> c34651f1bcc8 09:06:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 09:06:21 Removing intermediate container 3b84a02e021a 09:06:21 ---> 3ff8166796a6 09:06:21 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 09:06:22 ---> 236500e853f1 09:06:22 Step 16/20 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:06:22 ---> 1c17e23f71ec 09:06:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:06:22 ---> 2dc098a1b6e2 09:06:22 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:06:23 ---> 924d06920911 09:06:23 Step 17/20 : ENTRYPOINT ["/support-scheduler","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 09:06:24 ---> Running in 0aaf44e51874 09:06:25 ---> 5fd88741ea65 09:06:25 Step 19/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:06:26 ---> 1f38fe68f958 09:06:26 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:06:26 Removing intermediate container 0aaf44e51874 09:06:26 ---> 7007945b1c1b 09:06:26 Step 18/20 : LABEL arch=arm64 09:06:26 Removing intermediate container 5a794f940ca1 09:06:26 ---> 3951328b6fdc 09:06:26 09:06:26 Step 10/22 : FROM alpine 09:06:27 latest: Pulling from library/alpine 09:06:27 ---> Running in 6ae802380997 09:06:27 ---> e6cb80f44096 09:06:27 Step 20/23 : ENTRYPOINT ["/support-notifications","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 09:06:27 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 09:06:27 ---> 7648f6f15041 09:06:27 Step 18/21 : ENTRYPOINT ["/core-metadata","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 09:06:27 Status: Downloaded newer image for alpine:latest 09:06:27 ---> 62ee0e9f8440 09:06:27 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:06:28 ---> Running in 6d2badf9ab49 09:06:28 ---> Running in 6423a8c452b7 09:06:28 ---> Running in f23eaedc45d5 09:06:28 Removing intermediate container 6ae802380997 09:06:28 ---> 3b6c89596837 09:06:28 Step 19/20 : LABEL git_sha=cce01d908c8f6fc48d99ed6a2df7812364b54c24 09:06:29 Removing intermediate container 6d2badf9ab49 09:06:29 ---> 5e48c92b9a7b 09:06:29 Step 21/23 : LABEL arch=arm64 09:06:29 ---> Running in eece9c183dd2 09:06:29 Removing intermediate container 6423a8c452b7 09:06:29 ---> c43d8b21293b 09:06:29 Step 19/21 : LABEL arch=arm64 09:06:29 Removing intermediate container f23eaedc45d5 09:06:29 ---> 242f28f05d46 09:06:29 Step 12/22 : ENV APP_PORT=48080 09:06:29 ---> Running in fe464b97be27 09:06:29 ---> Running in 8b0d64da6e51 09:06:30 ---> Running in 417974581d37 09:06:30 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 09:06:30 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:06:30 ---> fd7cfd740e80 09:06:30 Step 3/26 : WORKDIR /edgex-go 09:06:30 ---> Using cache 09:06:30 ---> c93d5c5e5aff 09:06:30 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:06:30 ---> Using cache 09:06:30 ---> 76489d405703 09:06:30 Step 5/26 : RUN apk update && apk add make bash git 09:06:30 ---> Running in 55c1169ddd23 09:06:30 Removing intermediate container eece9c183dd2 09:06:30 ---> 55b42a2e3598 09:06:30 Step 20/20 : LABEL version=0.0.0 09:06:30 Removing intermediate container fe464b97be27 09:06:30 ---> 2c9150972dc2 09:06:30 Step 22/23 : LABEL git_sha=cce01d908c8f6fc48d99ed6a2df7812364b54c24 09:06:30 ---> Running in 0622bdab8fd3 09:06:30 ---> Running in 23a36dcb5534 09:06:30 Removing intermediate container 417974581d37 09:06:30 ---> 25ea17c8453e 09:06:30 Step 13/22 : EXPOSE $APP_PORT 09:06:30 Removing intermediate container 8b0d64da6e51 09:06:30 ---> 8f4bc36f0279 09:06:30 Step 20/21 : LABEL git_sha=cce01d908c8f6fc48d99ed6a2df7812364b54c24 09:06:31 ---> Running in f38a6bb9522f 09:06:31 ---> Running in e42f63bf7358 09:06:31 Removing intermediate container 0622bdab8fd3 09:06:31 ---> 13865d72b17b 09:06:31 09:06:31 Removing intermediate container f38a6bb9522f 09:06:31 ---> ba85a8bdc1cd 09:06:31 Step 14/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:06:31 Removing intermediate container 23a36dcb5534 09:06:31 ---> 703d866a62dd 09:06:31 Step 23/23 : LABEL version=0.0.0 09:06:31 Removing intermediate container e42f63bf7358 09:06:31 ---> bf1b8845a322 09:06:31 Step 21/21 : LABEL version=0.0.0 09:06:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:06:32 ---> Running in 9674fac6a491 09:06:32 ---> Running in 1d62211d1d1f 09:06:32 ---> Running in 5dabb932bc55 09:06:32 Successfully built 13865d72b17b 09:06:32 Successfully tagged docker-support-scheduler-go-arm64:latest 09:06:32 Building docker-security-secretstore-setup-go 09:06:32  Building docker-support-scheduler-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:06:33 Removing intermediate container 1d62211d1d1f 09:06:33 ---> 6c0a567c8c0f 09:06:33 09:06:33 Removing intermediate container 5dabb932bc55 09:06:33 ---> 0a142c5fe189 09:06:33 09:06:33 Successfully built 6c0a567c8c0f 09:06:33 Successfully tagged docker-support-notifications-go-arm64:latest 09:06:33  Building docker-support-notifications-go ... done Successfully built 0a142c5fe189 09:06:33 Building docker-security-secrets-setup-go 09:06:33 Successfully tagged docker-core-metadata-go-arm64:latest 09:06:33  Building docker-core-metadata-go ... done Building docker-core-command-go 09:06:33 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 09:06:33 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 09:06:33 OK: 12620 distinct packages available 09:06:34 OK: 217 MiB in 51 packages 09:06:35 Removing intermediate container 9674fac6a491 09:06:35 ---> d8821f6f3252 09:06:35 Step 15/22 : RUN apk --no-cache add zeromq 09:06:36 Removing intermediate container 55c1169ddd23 09:06:36 ---> 02f4c88d1528 09:06:36 Step 6/26 : COPY go.mod . 09:06:37 ---> Running in f7af0c0e0aa3 09:06:38 ---> 587787392905 09:06:38 Step 7/26 : RUN go mod download 09:06:39 ---> Running in 08c120c88aa8 09:06:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:06:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:06:42 (1/5) Installing libgcc (9.3.0-r2) 09:06:42 (2/5) Installing libsodium (1.0.18-r0) 09:06:42 (3/5) Installing libstdc++ (9.3.0-r2) 09:06:42 (4/5) Installing libzmq (4.3.2-r0) 09:06:42 (5/5) Installing zeromq (4.3.2-r0) 09:06:42 Executing busybox-1.31.1-r16.trigger 09:06:43 OK: 8 MiB in 19 packages 09:06:45 Removing intermediate container 08c120c88aa8 09:06:45 ---> 984796919790 09:06:45 Step 8/26 : COPY . . 09:06:46 Removing intermediate container f7af0c0e0aa3 09:06:46 ---> a763dde4fdc3 09:06:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 09:06:50 ---> 2dc21a2b7282 09:06:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:06:55 ---> f77e44913166 09:06:55 Step 18/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:06:57 ---> f52515d10981 09:06:57 Step 19/22 : ENTRYPOINT ["/core-data","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 09:06:57 ---> Running in 5c3d72bd5a09 09:06:59 Removing intermediate container 5c3d72bd5a09 09:06:59 ---> d7a5a9c1fef5 09:06:59 Step 20/22 : LABEL arch=arm64 09:07:00 ---> Running in 52a328b2720f 09:07:01 Removing intermediate container 52a328b2720f 09:07:01 ---> 847669e93d9a 09:07:01 Step 21/22 : LABEL git_sha=cce01d908c8f6fc48d99ed6a2df7812364b54c24 09:07:01 ---> Running in bc24fb55206a 09:07:02 Removing intermediate container bc24fb55206a 09:07:02 ---> 34a2a2b38f24 09:07:02 Step 22/22 : LABEL version=0.0.0 09:07:03 ---> Running in 009750f31f3e 09:07:04 Removing intermediate container 009750f31f3e 09:07:04 ---> 24f77a1db39b 09:07:04 09:07:04 Successfully built 24f77a1db39b 09:07:04 Successfully tagged docker-core-data-go-arm64:latest 09:07:04  Building docker-core-data-go ... done Building docker-security-proxy-setup-go 09:07:05 ---> fcf117b5bd55 09:07:05 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:07:05 ---> Running in 827714ac8096 09:07:07 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 09:07:34 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 09:07:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:07:34 ---> fd7cfd740e80 09:07:34 Step 3/26 : WORKDIR /edgex-go 09:07:34 ---> Using cache 09:07:34 ---> c93d5c5e5aff 09:07:34 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:07:34 ---> Using cache 09:07:34 ---> 76489d405703 09:07:34 Step 5/26 : RUN apk update && apk add make git 09:07:35 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 09:07:35 Step 2/21 : FROM ${BUILDER_BASE} AS builder 09:07:35 ---> fd7cfd740e80 09:07:35 Step 3/21 : WORKDIR /edgex-go 09:07:35 ---> Using cache 09:07:35 ---> c93d5c5e5aff 09:07:35 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:07:35 ---> Using cache 09:07:35 ---> 76489d405703 09:07:35 Step 5/21 : RUN apk update && apk add make git 09:07:35 Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine 09:07:35 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 09:07:35 ---> fd7cfd740e80 09:07:35 Step 3/29 : WORKDIR /edgex-go 09:07:35 ---> Using cache 09:07:35 ---> c93d5c5e5aff 09:07:35 Step 4/29 : RUN apk update && apk add make git 09:07:38 ---> Running in 8485135eedad 09:07:38 ---> Running in 8214c42e7591 09:07:38 ---> Running in d2a8d87dd5a9 09:07:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:07:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:07:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:07:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:07:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:07:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:07:44 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 09:07:44 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 09:07:44 OK: 12620 distinct packages available 09:07:44 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 09:07:44 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 09:07:44 OK: 12620 distinct packages available 09:07:44 v3.12.0-185-gb4b2a5e482 [http://nl.alpinelinux.org/alpine/v3.12/main] 09:07:44 v3.12.0-186-g2cd07a16f7 [http://nl.alpinelinux.org/alpine/v3.12/community] 09:07:44 OK: 12620 distinct packages available 09:07:44 OK: 217 MiB in 51 packages 09:07:45 OK: 217 MiB in 51 packages 09:07:45 OK: 217 MiB in 51 packages 09:07:48 Removing intermediate container d2a8d87dd5a9 09:07:48 ---> 4d28d7ce7aad 09:07:48 Step 6/21 : COPY go.mod . 09:07:49 Removing intermediate container 8485135eedad 09:07:49 ---> 9aef93abb567 09:07:49 Step 5/29 : COPY go.mod . 09:07:49 Removing intermediate container 8214c42e7591 09:07:49 ---> f15da3e396f8 09:07:49 Step 6/26 : COPY go.mod . 09:07:50 ---> ca570c357a9b 09:07:50 Step 7/21 : RUN go mod download 09:07:50 ---> Running in 76aca89aa1e2 09:07:50 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 09:07:50 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:07:50 ---> fd7cfd740e80 09:07:50 Step 3/20 : WORKDIR /edgex-go 09:07:50 ---> Using cache 09:07:50 ---> c93d5c5e5aff 09:07:50 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:07:50 ---> Using cache 09:07:50 ---> 76489d405703 09:07:50 Step 5/20 : RUN apk update && apk add make git 09:07:50 ---> Using cache 09:07:50 ---> f15da3e396f8 09:07:50 Step 6/20 : COPY go.mod . 09:07:50 ---> 20ea90f7a655 09:07:50 Step 6/29 : RUN go mod download 09:07:50 ---> 29fc49d4b154 09:07:50 Step 7/26 : RUN go mod download 09:07:51 ---> Running in 16eca1a12d4e 09:07:51 ---> Running in 94d8e776d253 09:07:51 ---> 631281d8170a 09:07:51 Step 7/20 : RUN go mod download 09:07:51 ---> Running in 8529e7f4c697 09:07:53 Removing intermediate container 827714ac8096 09:07:53 ---> fadb5133c84e 09:07:53 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:07:54 ---> Running in adfae6d39e6a 09:07:54 Removing intermediate container 76aca89aa1e2 09:07:54 ---> 8ce7f184ce1b 09:07:54 Step 8/21 : COPY . . 09:07:56 Removing intermediate container 16eca1a12d4e 09:07:56 ---> 44684cacd94c 09:07:56 Step 7/29 : COPY . . 09:07:56 Removing intermediate container 94d8e776d253 09:07:56 ---> 8f45b6b2912f 09:07:56 Step 8/26 : COPY . . 09:07:56 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 09:07:56 Removing intermediate container 8529e7f4c697 09:07:56 ---> f6d64811f755 09:07:56 Step 8/20 : COPY . . 09:08:11 Removing intermediate container adfae6d39e6a 09:08:11 ---> ab90956a1a58 09:08:11 09:08:11 Step 11/26 : FROM docker:latest 09:08:11 ---> ce9d55ae87f1 09:08:11 Step 12/26 : RUN apk add --no-cache bash 09:08:13 ---> Running in a3e25f3fee2a 09:08:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:08:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:08:15 (1/2) Installing readline (8.0.4-r0) 09:08:15 (2/2) Installing bash (5.0.17-r0) 09:08:15 Executing bash-5.0.17-r0.post-install 09:08:15 Executing busybox-1.31.1-r16.trigger 09:08:15 OK: 12 MiB in 22 packages 09:08:21 ---> 0b3bd4efcea9 09:08:21 Step 9/21 : RUN make cmd/core-command/core-command 09:08:21 ---> 303251166a5b 09:08:21 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 09:08:21 ---> e95f48c85739 09:08:21 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 09:08:21 ---> 7983d244db25 09:08:21 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 09:08:21 ---> Running in 285eca102f15 09:08:21 ---> Running in 7977777d9bc7 09:08:21 ---> Running in 42c630282e09 09:08:21 Removing intermediate container a3e25f3fee2a 09:08:21 ---> 0457a0a3bfbb 09:08:21 ---> Running in c4befb056777 09:08:21 Step 13/26 : RUN rm -rf /var/cache/apk/* 09:08:21 ---> Running in 9348ce48a560 09:08:23 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 09:08: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 09:08:23 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 09:08:23 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 09:08:25 Removing intermediate container 9348ce48a560 09:08:25 ---> ace43239b1b2 09:08:25 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 09:08:25 ---> Running in ee03a24f216d 09:08:26 Removing intermediate container ee03a24f216d 09:08:26 ---> eb2466c95488 09:08:26 Step 15/26 : ENV APP_PORT=48090 09:08:26 ---> Running in 2597fe65dc30 09:08:27 Removing intermediate container 2597fe65dc30 09:08:27 ---> a99324507ca0 09:08:27 Step 16/26 : EXPOSE $APP_PORT 09:08:27 ---> Running in 65886b68b8aa 09:08:28 Removing intermediate container 65886b68b8aa 09:08:28 ---> a8f1cddb7fa2 09:08:28 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:08:29 ---> 70a432695d8a 09:08:29 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:08:31 ---> 2a6ab09b0020 09:08:31 Step 19/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:08:32 ---> 1e8690a94619 09:08:32 Step 20/26 : RUN apk --no-cache add py-pip 09:08:32 ---> Running in 2581cb406dca 09:08:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:08:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:08:35 (1/33) Installing libbz2 (1.0.8-r1) 09:08:35 (2/33) Installing expat (2.2.9-r1) 09:08:35 (3/33) Installing libffi (3.3-r2) 09:08:35 (4/33) Installing gdbm (1.13-r1) 09:08:35 (5/33) Installing xz-libs (5.2.5-r0) 09:08:35 (6/33) Installing sqlite-libs (3.32.1-r0) 09:08:35 (7/33) Installing python3 (3.8.5-r0) 09:08:37 (8/33) Installing py3-appdirs (1.4.4-r1) 09:08:37 (9/33) Installing py3-ordered-set (4.0.1-r0) 09:08:37 (10/33) Installing py3-parsing (2.4.7-r0) 09:08:37 (11/33) Installing py3-six (1.15.0-r0) 09:08:37 (12/33) Installing py3-packaging (20.4-r0) 09:08:37 (13/33) Installing py3-setuptools (47.0.0-r0) 09:08:38 (14/33) Installing py3-chardet (3.0.4-r4) 09:08:38 (15/33) Installing py3-idna (2.9-r0) 09:08:38 (16/33) Installing py3-certifi (2020.4.5.1-r0) 09:08:38 (17/33) Installing py3-urllib3 (1.25.9-r0) 09:08:38 (18/33) Installing py3-requests (2.23.0-r0) 09:08:38 (19/33) Installing py3-msgpack (1.0.0-r0) 09:08:38 (20/33) Installing py3-lockfile (0.12.2-r3) 09:08:38 (21/33) Installing py3-cachecontrol (0.12.6-r0) 09:08:38 (22/33) Installing py3-colorama (0.4.3-r0) 09:08:38 (23/33) Installing py3-distlib (0.3.0-r0) 09:08:38 (24/33) Installing py3-distro (1.5.0-r1) 09:08:38 (25/33) Installing py3-webencodings (0.5.1-r3) 09:08:38 (26/33) Installing py3-html5lib (1.0.1-r4) 09:08:38 (27/33) Installing py3-pytoml (0.1.21-r0) 09:08:38 (28/33) Installing py3-pep517 (0.8.2-r0) 09:08:38 (29/33) Installing py3-progress (1.5-r0) 09:08:38 (30/33) Installing py3-toml (0.10.1-r0) 09:08:38 (31/33) Installing py3-retrying (1.3.3-r0) 09:08:38 (32/33) Installing py3-contextlib2 (0.6.0-r0) 09:08:38 (33/33) Installing py3-pip (20.1.1-r0) 09:08:38 Executing busybox-1.31.1-r16.trigger 09:08:38 OK: 71 MiB in 55 packages 09:08:47 Removing intermediate container 2581cb406dca 09:08:47 ---> 6b3485a1f4d4 09:08:47 Step 21/26 : RUN pip install docker-compose==1.23.2 09:08:47 ---> Running in 5d458438b11b 09:08:55 Collecting docker-compose==1.23.2 09:08:55 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:08:56 Collecting docker<4.0,>=3.6.0 09:08:56 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:08:57 Collecting jsonschema<3,>=2.5.1 09:08:58 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:08:58 Collecting dockerpty<0.5,>=0.4.1 09:08:58 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:09:02 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:09:02 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:09:03 Collecting cached-property<2,>=1.2.0 09:09:03 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) 09:09:04 Collecting PyYAML<4,>=3.10 09:09:04 Downloading PyYAML-3.13.tar.gz (270 kB) 09:09:08 Collecting docopt<0.7,>=0.6.1 09:09:08 Downloading docopt-0.6.2.tar.gz (25 kB) 09:09:11 Collecting websocket-client<1.0,>=0.32.0 09:09:11 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 09:09:11 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 09:09:12 Collecting texttable<0.10,>=0.9.0 09:09:12 Downloading texttable-0.9.1.tar.gz (11 kB) 09:09:14 Collecting docker-pycreds>=0.4.0 09:09:14 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:09:14 Collecting idna<2.8,>=2.5 09:09:14 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:09:15 Collecting urllib3<1.25,>=1.21.1 09:09:15 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:09:16 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) 09:09: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) 09:09:16 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 09:09:16 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 09:09:16 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 09:09:16 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 09:09:17 Installing collected packages: idna, urllib3, requests, docker-pycreds, websocket-client, docker, jsonschema, dockerpty, cached-property, PyYAML, docopt, texttable, docker-compose 09:09:17 Attempting uninstall: idna 09:09:17 Found existing installation: idna 2.9 09:09:17 Uninstalling idna-2.9: 09:09:18 Successfully uninstalled idna-2.9 09:09:19 Attempting uninstall: urllib3 09:09:19 Found existing installation: urllib3 1.25.9 09:09:19 Uninstalling urllib3-1.25.9: 09:09:19 Successfully uninstalled urllib3-1.25.9 09:09:20 Attempting uninstall: requests 09:09:20 Found existing installation: requests 2.23.0 09:09:20 Uninstalling requests-2.23.0: 09:09:20 Successfully uninstalled requests-2.23.0 09:09:24 Running setup.py install for dockerpty: started 09:09:27 Running setup.py install for dockerpty: finished with status 'done' 09:09:27 Running setup.py install for PyYAML: started 09:09:30 Running setup.py install for PyYAML: finished with status 'done' 09:09:30 Running setup.py install for docopt: started 09:09:32 Running setup.py install for docopt: finished with status 'done' 09:09:32 Running setup.py install for texttable: started 09:09:35 Running setup.py install for texttable: finished with status 'done' 09:09:36 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 09:09:38 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 09:09:45 Removing intermediate container 5d458438b11b 09:09:45 ---> 7c9f855656ce 09:09:45 Step 22/26 : RUN apk --no-cache add curl 09:09:45 ---> Running in 33f0b16f977e 09:09:46 Removing intermediate container 42c630282e09 09:09:46 ---> 1c403579c95a 09:09:46 09:09:46 Step 9/29 : FROM alpine:latest 09:09:46 ---> 62ee0e9f8440 09:09:46 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 09:09:46 ---> Running in c53a5df26fe5 09:09:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:09:47 Removing intermediate container c53a5df26fe5 09:09:47 ---> 0edb1e6b4c48 09:09:47 Step 11/29 : USER root 09:09:47 ---> Running in 0367581cf422 09:09:48 Removing intermediate container c4befb056777 09:09:48 ---> bc1f2fad3937 09:09:48 09:09:48 Step 10/20 : FROM alpine 09:09:48 ---> 62ee0e9f8440 09:09:48 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 09:09:48 ---> Running in 8e9281efb813 09:09:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:09:49 Removing intermediate container 0367581cf422 09:09:49 ---> 6a89a620db2d 09:09:49 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 09:09:49 ---> Running in 0460861b99ff 09:09:49 (1/3) Installing nghttp2-libs (1.41.0-r0) 09:09:49 (2/3) Installing libcurl (7.69.1-r0) 09:09:49 (3/3) Installing curl (7.69.1-r0) 09:09:49 Executing busybox-1.31.1-r16.trigger 09:09:49 OK: 71 MiB in 58 packages 09:09: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 09:09:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:09:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:09:51 Removing intermediate container 33f0b16f977e 09:09:51 ---> 0631c9fb242f 09:09:51 Step 23/26 : ENTRYPOINT ["/sys-mgmt-agent","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 09:09:52 ---> Running in ef95895c733e 09:09:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:09:52 v3.12.0-185-gb4b2a5e482 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 09:09:52 v3.12.0-186-g2cd07a16f7 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 09:09:52 OK: 12620 distinct packages available 09:09:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:09:52 Removing intermediate container ef95895c733e 09:09:52 ---> b2eb8c5998f8 09:09:52 Step 24/26 : LABEL arch=arm64 09:09:52 ---> Running in fc2d95678646 09:09:53 v3.12.0-185-gb4b2a5e482 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 09:09:53 v3.12.0-186-g2cd07a16f7 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 09:09:53 OK: 12620 distinct packages available 09:09:53 (1/4) Installing ca-certificates (20191127-r4) 09:09:53 (2/4) Installing nghttp2-libs (1.41.0-r0) 09:09:53 (3/4) Installing libcurl (7.69.1-r0) 09:09:53 (4/4) Installing curl (7.69.1-r0) 09:09:53 Executing busybox-1.31.1-r16.trigger 09:09:53 Executing ca-certificates-20191127-r4.trigger 09:09:53 Removing intermediate container fc2d95678646 09:09:53 ---> 5dc09ec9d6be 09:09:53 Step 25/26 : LABEL git_sha=cce01d908c8f6fc48d99ed6a2df7812364b54c24 09:09:54 ---> Running in 832d512c6025 09:09:54 OK: 7 MiB in 18 packages 09:09:54 (1/2) Installing ca-certificates (20191127-r4) 09:09:54 (2/2) Installing dumb-init (1.2.2-r1) 09:09:54 Executing busybox-1.31.1-r16.trigger 09:09:54 Executing ca-certificates-20191127-r4.trigger 09:09:54 OK: 6 MiB in 16 packages 09:09:54 Removing intermediate container 832d512c6025 09:09:54 ---> f481c3916751 09:09:54 Step 26/26 : LABEL version=0.0.0 09:09:55 ---> Running in db2f45660a2f 09:09:56 Removing intermediate container db2f45660a2f 09:09:56 ---> d960013f2f0f 09:09:56 09:09:56 Successfully built d960013f2f0f 09:09:57 Removing intermediate container 8e9281efb813 09:09:57 ---> abf306a66976 09:09:57 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:09:57 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 09:09:57  Building docker-sys-mgmt-agent-go ... done  ---> Running in e1230d521d08 09:09:57 Removing intermediate container 0460861b99ff 09:09:57 ---> 7f9a486f0451 09:09:57 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 09:09:57 ---> Running in 6530cf450dc8 09:09:57 Removing intermediate container e1230d521d08 09:09:57 ---> 8eada6641f0d 09:09:57 Step 13/20 : WORKDIR /edgex 09:09:57 ---> Running in d82ab44da23e 09:09:58 Removing intermediate container 6530cf450dc8 09:09:58 ---> 0137ad943115 09:09:58 Step 14/29 : WORKDIR $BASE_DIR 09:09:58 ---> Running in 42190c6aa3a5 09:09:58 Removing intermediate container d82ab44da23e 09:09:58 ---> 259ce501e8b4 09:09:58 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:09:59 Removing intermediate container 42190c6aa3a5 09:09:59 ---> cd075ae02615 09:09:59 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 09:09:59 ---> Running in 12d7cc041da6 09:09:59 ---> e6f3dcb40994 09:09:59 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:10:01 ---> 30dbeaade277 09:10:01 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 09:10:01 Removing intermediate container 285eca102f15 09:10:01 ---> 89b92526c604 09:10:01 09:10:01 Step 10/26 : FROM alpine:3.10 09:10:02 3.10: Pulling from library/alpine 09:10:02 ---> Running in b2ffeff8dcac 09:10:02 Removing intermediate container b2ffeff8dcac 09:10:02 ---> 37ad82d48550 09:10:02 Step 17/20 : CMD ["--init=true"] 09:10:03 ---> Running in c187cadb0daf 09:10:03 Removing intermediate container 12d7cc041da6 09:10:03 ---> d761b69965e3 09:10:03 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 09:10:03 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 09:10:03 Status: Downloaded newer image for alpine:3.10 09:10:03 ---> 536a684cf733 09:10:03 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 09:10:03 Removing intermediate container c187cadb0daf 09:10:03 ---> 3e085ef160a8 09:10:03 Step 18/20 : LABEL arch=arm64 09:10:03 ---> Running in 69ac8bdf7cb4 09:10:04 ---> Running in f65ab84bdb96 09:10:04 ---> 271685919c7d 09:10:04 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 09:10:05 Removing intermediate container f65ab84bdb96 09:10:05 ---> e1f69807be7e 09:10:05 Step 19/20 : LABEL git_sha=cce01d908c8f6fc48d99ed6a2df7812364b54c24 09:10:05 ---> Running in 3a59f10eb7b4 09:10:05 ---> 8dde3477d1f6 09:10:05 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 09:10:06 Removing intermediate container 3a59f10eb7b4 09:10:06 ---> 829cadd59e68 09:10:06 Step 20/20 : LABEL version=0.0.0 09:10:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 09:10:06 Removing intermediate container 7977777d9bc7 09:10:06 ---> 3d729972aebe 09:10:06 09:10:06 Step 10/21 : FROM scratch 09:10:06 ---> 09:10:06 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:10:06 ---> Running in b16772a96d5a 09:10:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 09:10:06 ---> Using cache 09:10:06 ---> 3841b10f6acd 09:10:06 Step 12/21 : ENV APP_PORT=48082 09:10:06 ---> Running in 35c997ff0d3e 09:10:06 ---> ba11a17b3375 09:10:06 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 09:10:06 Removing intermediate container b16772a96d5a 09:10:06 ---> ff01c7f036e8 09:10:06 09:10:06 v3.10.5-61-g2eb46eec7d [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 09:10:06 v3.10.5-58-g477aae6b2f [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 09:10:06 OK: 10167 distinct packages available 09:10:07 Removing intermediate container 35c997ff0d3e 09:10:07 ---> 41fee6c66a52 09:10:07 Step 13/21 : EXPOSE $APP_PORT 09:10:07 ---> Running in ae4db307b885 09:10:07 Successfully built ff01c7f036e8 09:10:07 (1/5) Installing ca-certificates (20191127-r2) 09:10:07 Successfully tagged docker-security-proxy-setup-go-arm64:latest 09:10:07  Building docker-security-proxy-setup-go ... done (2/5) Installing nghttp2-libs (1.39.2-r1) 09:10:07 (3/5) Installing libcurl (7.66.0-r0) 09:10:07 (4/5) Installing curl (7.66.0-r0) 09:10:07 (5/5) Installing dumb-init (1.2.2-r1) 09:10:07 Executing busybox-1.30.1-r3.trigger 09:10:07 Executing ca-certificates-20191127-r2.trigger 09:10:07 OK: 7 MiB in 19 packages 09:10:07 Removing intermediate container ae4db307b885 09:10:07 ---> b8e90cc1286f 09:10:07 Step 14/21 : WORKDIR / 09:10:07 ---> d9c2480ae8c4 09:10:07 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 09:10:07 ---> Running in 3e99ed605144 09:10:08 Removing intermediate container 3e99ed605144 09:10:08 ---> 784147b7c896 09:10:08 Step 15/21 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 09:10:08 ---> 7ad84949344b 09:10:08 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 09:10:08 ---> Running in ecb72b44761a 09:10:09 ---> c3fae09e59af 09:10:09 Step 16/21 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:10:09 Removing intermediate container 69ac8bdf7cb4 09:10:09 ---> 73dedc22ddd5 09:10:09 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:10:10 ---> Running in 0cd47ef2bc74 09:10:10 Removing intermediate container 0cd47ef2bc74 09:10:10 ---> afcc87217f60 09:10:10 Step 13/26 : WORKDIR / 09:10:11 ---> Running in a6b56a0140ec 09:10:11 ---> dff913c59f1a 09:10:11 Step 17/21 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:10:11 Removing intermediate container a6b56a0140ec 09:10:11 ---> 3805729fe94f 09:10:11 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:10:11 Removing intermediate container ecb72b44761a 09:10:11 ---> b939c3f6b79c 09:10:11 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 09:10:12 ---> 7abc269c3ad4 09:10:12 Step 18/21 : ENTRYPOINT ["/core-command","-cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 09:10:12 ---> Running in 4d41dfe4801c 09:10:12 ---> 69485517f1ee 09:10:12 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:10:12 Removing intermediate container 4d41dfe4801c 09:10:12 ---> 998f9a13705c 09:10:12 Step 19/21 : LABEL arch=arm64 09:10:12 ---> d2b1cdf81b79 09:10:12 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:10:13 ---> Running in 74a26bc91331 09:10:13 ---> Running in dcc5243405f6 09:10:13 ---> 6201e0c76c33 09:10:13 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:10:13 Removing intermediate container 74a26bc91331 09:10:13 ---> 1313ba531551 09:10:13 Step 20/21 : LABEL git_sha=cce01d908c8f6fc48d99ed6a2df7812364b54c24 09:10:13 ---> Running in 37cbdf5f3bd9 09:10:14 Removing intermediate container 37cbdf5f3bd9 09:10:14 ---> a60c2d5f5247 09:10:14 Step 21/21 : LABEL version=0.0.0 09:10:14 ---> 1d884fd430f4 09:10:14 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 09:10:14 ---> Running in 5b9613fb958d 09:10:15 Removing intermediate container 5b9613fb958d 09:10:15 ---> 1867201cbf1b 09:10:15 09:10:15 ---> e6fe2d64acb2 09:10:15 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:10:15 Successfully built 1867201cbf1b 09:10:15 Successfully tagged docker-core-command-go-arm64:latest 09:10:16  Building docker-core-command-go ... done Removing intermediate container dcc5243405f6 09:10:16 ---> fbd05b2fe960 09:10:16 Step 24/29 : RUN chmod 755 security-secrets-setup 09:10:16 ---> 315d811b72bf 09:10:16 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:10:16 ---> Running in 0c7137d446d3 09:10:17 ---> 1b3cdd1b0475 09:10:17 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 09:10:18 ---> 8b595740d11c 09:10:18 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:10:19 Removing intermediate container 0c7137d446d3 09:10:19 ---> daa47dc50ddc 09:10:19 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 09:10:19 ---> f939aabec9fc 09:10:19 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:10:19 ---> Running in 11435b4b219c 09:10:19 ---> Running in 882347df578f 09:10:20 Removing intermediate container 11435b4b219c 09:10:20 ---> 178850183aba 09:10:20 Step 26/29 : CMD [ "generate" ] 09:10:20 ---> Running in 5fcd45a7bc01 09:10:20 Removing intermediate container 5fcd45a7bc01 09:10:20 ---> 9721098a3640 09:10:20 Step 27/29 : LABEL arch=arm64 09:10:20 ---> Running in 1d8ae30b2670 09:10:21 Removing intermediate container 1d8ae30b2670 09:10:21 ---> 461eb43d04a9 09:10:21 Step 28/29 : LABEL git_sha=cce01d908c8f6fc48d99ed6a2df7812364b54c24 09:10:21 ---> Running in c6f860d1a10a 09:10:22 Removing intermediate container c6f860d1a10a 09:10:22 ---> 494e188f0ad8 09:10:22 Step 29/29 : LABEL version=0.0.0 09:10:22 ---> Running in bc4c4b79bf6c 09:10:22 Removing intermediate container 882347df578f 09:10:22 ---> 14b3f768d6ac 09:10:22 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 09:10:22 ---> Running in caed58252b40 09:10:22 Removing intermediate container bc4c4b79bf6c 09:10:22 ---> 5a1a7541a7f1 09:10:22 09:10:22 Removing intermediate container caed58252b40 09:10:22 ---> 356c67186bc4 09:10:22 Step 24/26 : LABEL arch=arm64 09:10:23 Successfully built 5a1a7541a7f1 09:10:23 Successfully tagged docker-security-secrets-setup-go-arm64:latest 09:10:23  Building docker-security-secrets-setup-go ... done  ---> Running in a067fe46b190 09:10:23 Removing intermediate container a067fe46b190 09:10:23 ---> e7c681e07e58 09:10:23 Step 25/26 : LABEL git_sha=cce01d908c8f6fc48d99ed6a2df7812364b54c24 09:10:23 ---> Running in 304f56a65306 09:10:24 Removing intermediate container 304f56a65306 09:10:24 ---> c0e9b5f016d1 09:10:24 Step 26/26 : LABEL version=0.0.0 09:10:24 ---> Running in 8a39ceefd366 09:10:24 Removing intermediate container 8a39ceefd366 09:10:24 ---> a5261eaea834 09:10:24 09:10:25 Successfully built a5261eaea834 09:10:25 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 09:10:25  Building docker-security-secretstore-setup-go ... done  [Pipeline] } 09:10:25 $ docker stop --time=1 05cfc9ef5b18bf260ff8d083cad59a34e42ecdf578705d2cc57a4bec7b65f771 09:10:27 $ docker rm -f 05cfc9ef5b18bf260ff8d083cad59a34e42ecdf578705d2cc57a4bec7b65f771 [Pipeline] // withDockerContainer [Pipeline] sh 09:10:28 + docker images 09:10:28 + grep docker 09:10:28 docker-security-secretstore-setup-go-arm64 latest a5261eaea834 4 seconds ago 32.6MB 09:10:28 docker-security-secrets-setup-go-arm64 latest 5a1a7541a7f1 6 seconds ago 24.2MB 09:10:28 docker-core-command-go-arm64 latest 1867201cbf1b 14 seconds ago 12.4MB 09:10:28 docker-security-proxy-setup-go-arm64 latest ff01c7f036e8 22 seconds ago 15.8MB 09:10:28 docker-sys-mgmt-agent-go-arm64 latest d960013f2f0f 33 seconds ago 266MB 09:10:28 docker-core-data-go-arm64 latest 24f77a1db39b 3 minutes ago 22.6MB 09:10:28 docker-core-metadata-go-arm64 latest 0a142c5fe189 3 minutes ago 13.8MB 09:10:28 docker-support-notifications-go-arm64 latest 6c0a567c8c0f 3 minutes ago 13.9MB 09:10:28 docker-support-scheduler-go-arm64 latest 13865d72b17b 3 minutes ago 12.6MB 09:10:28 docker-support-logging-go-arm64 latest 5ce53d16ad36 4 minutes ago 11.4MB 09:10:28 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 09:10:29 provisioning config files... 09:10:29 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/22@tmp/config3209571633897451871tmp [Pipeline] { [Pipeline] sh 09:10:30 + curl -s https://codecov.io/bash 09:10:30 + bash -s - -t @/w/workspace/edgex-go/22@tmp/config3209571633897451871tmp [Pipeline] } 09:10:30 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 09:10:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:10:32 ---> package-listing.sh 09:10:32 ++ facter osfamily 09:10:32 ++ tr '[:upper:]' '[:lower:]' 09:10:32 + OS_FAMILY=redhat 09:10:32 + workspace=/w/workspace/edgex-go/22 09:10:32 + START_PACKAGES=/tmp/packages_start.txt 09:10:32 + END_PACKAGES=/tmp/packages_end.txt 09:10:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:10:32 + PACKAGES=/tmp/packages_start.txt 09:10:32 + '[' /w/workspace/edgex-go/22 ']' 09:10:32 + PACKAGES=/tmp/packages_end.txt 09:10:32 + case "${OS_FAMILY}" in 09:10:32 + rpm -qa 09:10:32 + sort 09:10:37 + '[' -f /tmp/packages_start.txt ']' 09:10:37 + '[' -f /tmp/packages_end.txt ']' 09:10:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:10:37 + '[' /w/workspace/edgex-go/22 ']' 09:10:37 + mkdir -p /w/workspace/edgex-go/22/archives/ 09:10:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/22/archives/ [Pipeline] isUnix [Pipeline] sh 09:10:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:10:37 09:10:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:10:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:10:38 alpine: Pulling from edgex-lftools-log-publisher 09:10:38 c9b1b535fdd9: Pulling fs layer 09:10:38 2cc5ad85d9ab: Pulling fs layer 09:10:38 756a868c4378: Pulling fs layer 09:10:38 444b2fc9a129: Pulling fs layer 09:10:38 ea15f1150254: Pulling fs layer 09:10:38 41b27a9f41bf: Pulling fs layer 09:10:38 28c525ee5125: Pulling fs layer 09:10:38 094b1ea09ed8: Pulling fs layer 09:10:38 138eaada9080: Pulling fs layer 09:10:38 0622d0fa9048: Pulling fs layer 09:10:38 ea15f1150254: Waiting 09:10:38 41b27a9f41bf: Waiting 09:10:38 28c525ee5125: Waiting 09:10:38 094b1ea09ed8: Waiting 09:10:38 138eaada9080: Waiting 09:10:38 0622d0fa9048: Waiting 09:10:38 444b2fc9a129: Waiting 09:10:38 2cc5ad85d9ab: Verifying Checksum 09:10:38 2cc5ad85d9ab: Download complete 09:10:38 444b2fc9a129: Verifying Checksum 09:10:38 444b2fc9a129: Download complete 09:10:38 c9b1b535fdd9: Verifying Checksum 09:10:38 c9b1b535fdd9: Download complete 09:10:38 ea15f1150254: Verifying Checksum 09:10:38 ea15f1150254: Download complete 09:10:38 28c525ee5125: Verifying Checksum 09:10:38 28c525ee5125: Download complete 09:10:38 756a868c4378: Verifying Checksum 09:10:38 756a868c4378: Download complete 09:10:38 c9b1b535fdd9: Pull complete 09:10:38 138eaada9080: Verifying Checksum 09:10:38 138eaada9080: Download complete 09:10:38 094b1ea09ed8: Verifying Checksum 09:10:38 094b1ea09ed8: Download complete 09:10:38 0622d0fa9048: Verifying Checksum 09:10:38 0622d0fa9048: Download complete 09:10:39 2cc5ad85d9ab: Pull complete 09:10:39 41b27a9f41bf: Verifying Checksum 09:10:39 41b27a9f41bf: Download complete 09:10:40 756a868c4378: Pull complete 09:10:40 444b2fc9a129: Pull complete 09:10:41 ea15f1150254: Pull complete 09:10:46 41b27a9f41bf: Pull complete 09:10:46 28c525ee5125: Pull complete 09:10:48 094b1ea09ed8: Pull complete 09:10:50 138eaada9080: Pull complete 09:10:50 0622d0fa9048: Pull complete 09:10:50 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 09:10:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:10:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:10:50 prd-centos7-docker-4c-2g-1682 does not seem to be running inside a container 09:10:50 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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-lftools-log-publisher:alpine cat 09:10:54 $ docker top 6bca50465ceab8a1dd2364682c8d116b532271b1ca476e1dd7ab50c99178d476 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:10:54 provisioning config files... 09:10:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/22@tmp/config3192059413275902303tmp [Pipeline] { [Pipeline] echo 09:10:54 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:10:54 ---> create-netrc.sh [Pipeline] echo 09:10:54 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:10:55 ---> logs-deploy.sh 09:10:55 + ARCHIVE_ARTIFACTS= 09:10:55 + LOGS_SERVER=https://logs.edgexfoundry.org 09:10:55 + '[' https://logs.edgexfoundry.org == None ']' 09:10:55 + NEXUS_URL=https://nexus.edgexfoundry.org 09:10:55 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2627/22 09:10:55 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2627/22/ 09:10:55 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2627/22 /w/workspace/edgex-go/22 09:10:56 Archives upload complete. 09:10:56 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2627/22 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-go/job/PR-2627/22/ 09:10:56 ---> uname -a: 09:10:56 Linux 6bca50465cea 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 09:10:56 09:10:56 09:10:56 ---> lscpu: 09:10:56 Architecture: x86_64 09:10:56 CPU op-mode(s): 32-bit, 64-bit 09:10:56 Byte Order: Little Endian 09:10:56 Address sizes: 40 bits physical, 48 bits virtual 09:10:56 CPU(s): 4 09:10:56 On-line CPU(s) list: 0-3 09:10:56 Thread(s) per core: 1 09:10:56 Core(s) per socket: 1 09:10:56 Socket(s): 4 09:10:56 NUMA node(s): 1 09:10:56 Vendor ID: GenuineIntel 09:10:56 CPU family: 6 09:10:56 Model: 44 09:10:56 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 09:10:56 Stepping: 1 09:10:56 CPU MHz: 2933.442 09:10:56 BogoMIPS: 5866.88 09:10:56 Virtualization: VT-x 09:10:56 Hypervisor vendor: KVM 09:10:56 Virtualization type: full 09:10:56 L1d cache: 128 KiB 09:10:56 L1i cache: 128 KiB 09:10:56 L2 cache: 16 MiB 09:10:56 L3 cache: 64 MiB 09:10:56 NUMA node0 CPU(s): 0-3 09:10:56 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 09:10:56 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 09:10:56 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 09:10:56 Vulnerability Meltdown: Mitigation; PTI 09:10:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:10:56 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:10:56 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:10:56 Vulnerability Tsx async abort: Not affected 09:10:56 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 09:10:56 09:10:56 09:10:56 ---> nproc: 09:10:56 4 09:10:56 09:10:56 09:10:56 ---> df -h: 09:10:56 Filesystem Size Used Available Use% Mounted on 09:10:56 overlay 50.0G 12.5G 37.5G 25% / 09:10:56 tmpfs 64.0M 0 64.0M 0% /dev 09:10:56 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 09:10:56 shm 64.0M 0 64.0M 0% /dev/shm 09:10:56 /dev/vda1 50.0G 12.5G 37.5G 25% /etc/resolv.conf 09:10:56 /dev/vda1 50.0G 12.5G 37.5G 25% /etc/hostname 09:10:56 /dev/vda1 50.0G 12.5G 37.5G 25% /etc/hosts 09:10:56 /dev/vda1 50.0G 12.5G 37.5G 25% /var/log/sa 09:10:56 /dev/vda1 50.0G 12.5G 37.5G 25% /w/workspace/edgex-go/22 09:10:56 /dev/vda1 50.0G 12.5G 37.5G 25% /w/workspace/edgex-go/22@tmp 09:10:56 09:10:56 09:10:56 ---> free -m: 09:10:56 total used free shared buff/cache available 09:10:56 Mem: 1837 634 122 0 1080 1115 09:10:56 Swap: 1023 60 963 09:10:56 09:10:56 09:10:56 ---> ip addr: 09:10:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 09:10:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:10:56 inet 127.0.0.1/8 scope host lo 09:10:56 valid_lft forever preferred_lft forever 09:10:56 106: eth0@if107: mtu 1458 qdisc noqueue state UP 09:10:56 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 09:10:56 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 09:10:56 valid_lft forever preferred_lft forever 09:10:56 09:10:56