Pull request #3274 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 ernestojeda for edgexfoundry/edgex-go Obtained Jenkinsfile from 308530b8371a57ddd4130f4e543694d14e8a6661+4dfaf167a75f3c6dea6f872deeb8969b2f6df637 (9e86eabce83479beb05b5444ba5aede57f974e1f) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 --version # 'git version 2.16.6' > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 > git --version # 'git version 2.16.6' 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3274/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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:lfit/releng-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, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [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.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-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 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-30378 in /w/workspace/edgexfoundry_edgex-go_PR-3274 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 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 --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3274/head:refs/remotes/origin/PR-3274 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4dfaf167a75f3c6dea6f872deeb8969b2f6df637 into PR head commit 308530b8371a57ddd4130f4e543694d14e8a6661 Merge succeeded, producing 308530b8371a57ddd4130f4e543694d14e8a6661 Checking out Revision 308530b8371a57ddd4130f4e543694d14e8a6661 (PR-3274) > git config core.sparsecheckout # timeout=10 > git checkout -f 308530b8371a57ddd4130f4e543694d14e8a6661 # 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 4dfaf167a75f3c6dea6f872deeb8969b2f6df637 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 308530b8371a57ddd4130f4e543694d14e8a6661 # timeout=10 Commit message: "ci: debug failure build" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:49:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:49:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:49:46 ========================================================= 22:49:46 EdgeX Global Pipelines Version Info 22:49:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:49:48 ------------------- 22:49:48 stable info: 22:49:48 ------------------- 22:49:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:49:48 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 22:49:48 Message: update stable to v1.0.186 22:49:49 ------------------- 22:49:49 experimental info: 22:49:49 ------------------- 22:49:49 Commited By: **** collab-it+edgex@linuxfoundation.org 22:49:49 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 22:49:49 Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:49:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:49:50 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:49:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:49:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:49:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:49:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 22:49:51 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 22:49:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:49:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 22:49:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 22:49:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:49:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:49:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:49:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:49:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:49:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:49:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:49:52 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:49:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:49:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 22:49:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:49:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:49:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3274 [Pipeline] echo 22:49:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3274 [Pipeline] echo 22:49:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3274 [Pipeline] echo 22:49:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 308530b8371a57ddd4130f4e543694d14e8a6661 [Pipeline] echo 22:49:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 308530b [Pipeline] echo 22:49:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:49:54 provisioning config files... 22:49:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config926118487869872383tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:49:54 ---> docker-login.sh 22:49:54 nexus3.edgexfoundry.org:10001 22:49:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:56 Configure a credential helper to remove this warning. See 22:49:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:56 22:49:56 Login Succeeded 22:49:56 nexus3.edgexfoundry.org:10002 22:49:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:57 Configure a credential helper to remove this warning. See 22:49:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:57 22:49:57 Login Succeeded 22:49:57 nexus3.edgexfoundry.org:10003 22:49:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:57 Configure a credential helper to remove this warning. See 22:49:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:57 22:49:57 Login Succeeded 22:49:57 nexus3.edgexfoundry.org:10004 22:49:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:57 Configure a credential helper to remove this warning. See 22:49:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:57 22:49:57 Login Succeeded 22:49:57 docker.io 22:49:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:57 Configure a credential helper to remove this warning. See 22:49:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:57 22:49:57 Login Succeeded 22:49:57 ---> docker-login.sh ends [Pipeline] } 22:49:57 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:49:58 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 22:49:58 + for file in '`ls cmd/**/Dockerfile`' 22:49:58 ++ dirname cmd/core-command/Dockerfile 22:49:58 ++ cut -d/ -f2 22:49:58 + echo core-command,cmd/core-command/Dockerfile 22:49:58 + for file in '`ls cmd/**/Dockerfile`' 22:49:58 ++ dirname cmd/core-data/Dockerfile 22:49:58 ++ cut -d/ -f2 22:49:58 + echo core-data,cmd/core-data/Dockerfile 22:49:58 + for file in '`ls cmd/**/Dockerfile`' 22:49:58 ++ dirname cmd/core-metadata/Dockerfile 22:49:58 ++ cut -d/ -f2 22:49:58 + echo core-metadata,cmd/core-metadata/Dockerfile 22:49:58 + for file in '`ls cmd/**/Dockerfile`' 22:49:58 ++ dirname cmd/security-bootstrapper/Dockerfile 22:49:58 ++ cut -d/ -f2 22:49:58 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:49:58 + for file in '`ls cmd/**/Dockerfile`' 22:49:58 ++ dirname cmd/security-proxy-setup/Dockerfile 22:49:58 ++ cut -d/ -f2 22:49:58 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:49:58 + for file in '`ls cmd/**/Dockerfile`' 22:49:58 ++ dirname cmd/security-secretstore-setup/Dockerfile 22:49:58 ++ cut -d/ -f2 22:49:58 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:49:58 + for file in '`ls cmd/**/Dockerfile`' 22:49:58 ++ dirname cmd/support-notifications/Dockerfile 22:49:58 ++ cut -d/ -f2 22:49:58 + echo support-notifications,cmd/support-notifications/Dockerfile 22:49:58 + for file in '`ls cmd/**/Dockerfile`' 22:49:58 ++ dirname cmd/support-scheduler/Dockerfile 22:49:58 ++ cut -d/ -f2 22:49:58 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:49:58 + for file in '`ls cmd/**/Dockerfile`' 22:49:58 ++ dirname cmd/sys-mgmt-agent/Dockerfile 22:49:58 ++ cut -d/ -f2 22:49:58 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:49:58 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-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/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 22:50:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:50:00 22:50:00 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:50:00 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:50:01 latest: Pulling from edgex-devops/git-semver 22:50:01 31603596830f: Pulling fs layer 22:50:01 2a8b12db71e7: Pulling fs layer 22:50:01 6ca5941a6612: Pulling fs layer 22:50:01 ecc8261a40a4: Pulling fs layer 22:50:01 ecc8261a40a4: Waiting 22:50:01 2a8b12db71e7: Verifying Checksum 22:50:01 2a8b12db71e7: Download complete 22:50:01 31603596830f: Verifying Checksum 22:50:01 31603596830f: Download complete 22:50:01 ecc8261a40a4: Verifying Checksum 22:50:01 ecc8261a40a4: Download complete 22:50:02 6ca5941a6612: Verifying Checksum 22:50:02 6ca5941a6612: Download complete 22:50:02 31603596830f: Pull complete 22:50:03 2a8b12db71e7: Pull complete 22:50:05 6ca5941a6612: Pull complete 22:50:06 ecc8261a40a4: Pull complete 22:50:06 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 22:50:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:50:06 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:50:07 prd-centos7-docker-4c-2g-30378 does not seem to be running inside a container 22:50:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:10004/edgex-devops/git-semver:latest cat 22:50:10 $ docker top d0a3f94f417dd46c369a6fea70dc35de559511dead1ad15bbbfdde50182560f7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:50:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:50:10 [ssh-agent] Looking for ssh-agent implementation... 22:50:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:50:11 $ docker exec d0a3f94f417dd46c369a6fea70dc35de559511dead1ad15bbbfdde50182560f7 ssh-agent 22:50:11 SSH_AUTH_SOCK=/tmp/ssh-il2ye9Fci3MG/agent.12 22:50:11 SSH_AGENT_PID=17 22:50:11 Running ssh-add (command line suppressed) 22:50:12 Identity added: /w/workspace/edgex-go/2@tmp/private_key_7015610114651427706.key (/w/workspace/edgex-go/2@tmp/private_key_7015610114651427706.key) 22:50:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:50:13 + git tag --points-at HEAD [Pipeline] } 22:50:13 $ docker exec --env ******** --env ******** d0a3f94f417dd46c369a6fea70dc35de559511dead1ad15bbbfdde50182560f7 ssh-agent -k 22:50:13 unset SSH_AUTH_SOCK; 22:50:13 unset SSH_AGENT_PID; 22:50:13 echo Agent pid 17 killed; 22:50:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:50:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:50:13 [ssh-agent] Looking for ssh-agent implementation... 22:50:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:50:13 $ docker exec d0a3f94f417dd46c369a6fea70dc35de559511dead1ad15bbbfdde50182560f7 ssh-agent 22:50:14 SSH_AUTH_SOCK=/tmp/ssh-jWGfGTroGUVs/agent.46 22:50:14 SSH_AGENT_PID=51 22:50:14 Running ssh-add (command line suppressed) 22:50:14 Identity added: /w/workspace/edgex-go/2@tmp/private_key_6703855077546148129.key (/w/workspace/edgex-go/2@tmp/private_key_6703855077546148129.key) 22:50:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:50:14 + git semver init 22:50:15 # -> Open(): unable to determine branch for HEAD 22:50:15 # $GIT_DIR = /w/workspace/edgex-go/2/.git 22:50:15 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 22:50:15 # $SEMVER_REMOTE_NAME = origin 22:50:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:50:15 # $SEMVER_USER_NAME = edgex-jenkins 22:50:15 # $SEMVER_BRANCH = PR-3274 22:50:15 # $SEMVER_TEMP = /tmp/semver-551419866 22:50:15 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:50:42 # '/tmp/semver-551419866' -> '/w/workspace/edgex-go/2/.semver' 22:50:42 # -> Force: false 22:50:42 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 22:50:42 $ docker exec --env ******** --env ******** d0a3f94f417dd46c369a6fea70dc35de559511dead1ad15bbbfdde50182560f7 ssh-agent -k 22:50:42 unset SSH_AUTH_SOCK; 22:50:42 unset SSH_AGENT_PID; 22:50:42 echo Agent pid 51 killed; 22:50:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:50:44 + git semver [Pipeline] } 22:50:44 $ docker stop --time=1 d0a3f94f417dd46c369a6fea70dc35de559511dead1ad15bbbfdde50182560f7 22:50:46 $ docker rm -f d0a3f94f417dd46c369a6fea70dc35de559511dead1ad15bbbfdde50182560f7 [Pipeline] // withDockerContainer [Pipeline] sh 22:50:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:50:48 Stashed 1 file(s) [Pipeline] echo 22:50:48 [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] sh 22:50:50 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:50:50 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:50:50 + sudo service docker restart 22:50:50 + true 22:50:50 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 22:50:52 ========================================================= 22:50:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 22:50:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:50:53 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 22:51:03 Sending build context to Docker daemon 328.6MB 22:51:03 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 22:51:03 Step 2/6 : FROM ${BASE} 22:51:03 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 22:51:03 188c0c94c7c5: Pulling fs layer 22:51:03 0ef7d3d256c8: Pulling fs layer 22:51:03 de9db76c5a1d: Pulling fs layer 22:51:03 bca2f99d35d6: Pulling fs layer 22:51:03 93359f2a8cfa: Pulling fs layer 22:51:03 7c6f9722023f: Pulling fs layer 22:51:03 a35cf1a2eb13: Pulling fs layer 22:51:03 bca2f99d35d6: Waiting 22:51:03 a35cf1a2eb13: Waiting 22:51:03 93359f2a8cfa: Waiting 22:51:03 7c6f9722023f: Waiting 22:51:03 de9db76c5a1d: Verifying Checksum 22:51:03 de9db76c5a1d: Download complete 22:51:03 0ef7d3d256c8: Verifying Checksum 22:51:03 0ef7d3d256c8: Download complete 22:51:03 93359f2a8cfa: Verifying Checksum 22:51:03 93359f2a8cfa: Download complete 22:51:03 7c6f9722023f: Verifying Checksum 22:51:03 7c6f9722023f: Download complete 22:51:03 188c0c94c7c5: Verifying Checksum 22:51:03 188c0c94c7c5: Download complete 22:51:04 188c0c94c7c5: Pull complete 22:51:04 Still waiting to schedule task 22:51:04 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:51:06 0ef7d3d256c8: Pull complete 22:51:06 de9db76c5a1d: Pull complete 22:51:07 a35cf1a2eb13: Verifying Checksum 22:51:07 a35cf1a2eb13: Download complete 22:51:08 bca2f99d35d6: Verifying Checksum 22:51:08 bca2f99d35d6: Download complete 22:51:23 bca2f99d35d6: Pull complete 22:51:23 93359f2a8cfa: Pull complete 22:51:23 7c6f9722023f: Pull complete 22:51:31 a35cf1a2eb13: Pull complete 22:51:31 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 22:51:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 22:51:31 ---> a62c8e92a672 22:51:31 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 22:51:31 ---> Running in 55ff04307f95 22:51:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:51:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:51:34 (1/12) Installing libmagic (5.38-r0) 22:51:34 (2/12) Installing file (5.38-r0) 22:51:34 (3/12) Installing libc-dev (0.7.2-r3) 22:51:34 (4/12) Installing g++ (9.3.0-r2) 22:51:39 (5/12) Installing fortify-headers (1.1-r0) 22:51:39 (6/12) Installing patch (2.7.6-r6) 22:51:39 (7/12) Installing build-base (0.5-r2) 22:51:39 (8/12) Installing libsodium (1.0.18-r0) 22:51:39 (9/12) Installing pkgconf (1.7.2-r0) 22:51:39 (10/12) Installing libsodium-dev (1.0.18-r0) 22:51:39 (11/12) Installing libzmq (4.3.3-r0) 22:51:39 (12/12) Installing zeromq-dev (4.3.3-r0) 22:51:39 Executing busybox-1.31.1-r19.trigger 22:51:39 OK: 233 MiB in 51 packages 22:51:44 Removing intermediate container 55ff04307f95 22:51:44 ---> 8b25d499595b 22:51:44 Step 4/6 : WORKDIR /edgex-go 22:51:44 ---> Running in 04e0e8005794 22:51:44 Removing intermediate container 04e0e8005794 22:51:44 ---> 5ee886a61a40 22:51:44 Step 5/6 : COPY go.mod . 22:51:44 ---> 1113ec1e217f 22:51:44 Step 6/6 : RUN go mod download 22:51:44 ---> Running in 95232d39f39f 22:52:17 Removing intermediate container 95232d39f39f 22:52:17 ---> d1cede0bb2fd 22:52:17 Successfully built d1cede0bb2fd 22:52:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:52:17 + docker inspect -f . ci-base-image-x86_64 22:52:17 . [Pipeline] withDockerContainer 22:52:17 prd-centos7-docker-4c-2g-30378 does not seem to be running inside a container 22:52:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat 22:52:19 $ docker top c30f769a5c2dd9067c2caf5b57f4c7d747efa35a09f0c2355551d2d32ab984cd -eo pid,comm [Pipeline] { [Pipeline] sh 22:52:20 + go version 22:52:20 go version go1.15.5 linux/amd64 [Pipeline] } 22:52:20 $ docker stop --time=1 c30f769a5c2dd9067c2caf5b57f4c7d747efa35a09f0c2355551d2d32ab984cd 22:52:22 $ docker rm -f c30f769a5c2dd9067c2caf5b57f4c7d747efa35a09f0c2355551d2d32ab984cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:52:23 + docker inspect -f . ci-base-image-x86_64 22:52:23 . [Pipeline] withDockerContainer 22:52:24 prd-centos7-docker-4c-2g-30378 does not seem to be running inside a container 22:52:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat 22:52:26 $ docker top e71624352f79b6c70f8c89658e5ca45f8ec8f1d9cc0155f0c39ecb935b6b0c65 -eo pid,comm [Pipeline] { [Pipeline] echo 22:52:27 ========================================================= 22:52:27 [edgeXBuildGoParallel] Running Tests and Build... 22:52:27 ========================================================= [Pipeline] sh 22:52:28 + make test 22:52:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:52:44 Running on prd-ubuntu18.04-docker-arm64-4c-16g-30379 in /w/workspace/edgexfoundry_edgex-go_PR-3274 [Pipeline] { [Pipeline] ws 22:52:44 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 22:52:49 using credential edgex-jenkins-ssh 22:52:49 Cloning the remote Git repository 22:52:49 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:52:49 > git init /w/workspace/edgex-go/2 # timeout=10 22:52:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:52:49 > git --version # timeout=10 22:52:50 > git --version # 'git version 2.17.1' 22:52:50 using GIT_SSH to set credentials SSH Credentials for GitHub 22:52:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:52:55 ? github.com/edgexfoundry/edgex-go [no test files] 22:53:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:53:06 Merging remotes/origin/master commit 4dfaf167a75f3c6dea6f872deeb8969b2f6df637 into PR head commit 308530b8371a57ddd4130f4e543694d14e8a6661 22:53:06 Merge succeeded, producing 308530b8371a57ddd4130f4e543694d14e8a6661 22:53:06 Checking out Revision 308530b8371a57ddd4130f4e543694d14e8a6661 (PR-3274) 22:53:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:53:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:53:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:53:05 using GIT_SSH to set credentials SSH Credentials for GitHub 22:53:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3274/head:refs/remotes/origin/PR-3274 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:53:06 > git config core.sparsecheckout # timeout=10 22:53:06 > git checkout -f 308530b8371a57ddd4130f4e543694d14e8a6661 # timeout=10 22:53:06 > git remote # timeout=10 22:53:06 > git config --get remote.origin.url # timeout=10 22:53:06 using GIT_SSH to set credentials SSH Credentials for GitHub 22:53:06 > git merge 4dfaf167a75f3c6dea6f872deeb8969b2f6df637 # timeout=10 22:53:06 > git rev-parse HEAD^{commit} # timeout=10 22:53:06 > git config core.sparsecheckout # timeout=10 22:53:06 > git checkout -f 308530b8371a57ddd4130f4e543694d14e8a6661 # timeout=10 22:53:10 Commit message: "ci: debug failure build" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:53:12 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:53:13 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:53:13 + true 22:53:13 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:53:15 provisioning config files... 22:53:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8593149976574875174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:53:16 ---> docker-login.sh 22:53:16 nexus3.edgexfoundry.org:10001 22:53:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:17 Configure a credential helper to remove this warning. See 22:53:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:17 22:53:17 Login Succeeded 22:53:17 nexus3.edgexfoundry.org:10002 22:53:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:18 Configure a credential helper to remove this warning. See 22:53:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:18 22:53:18 Login Succeeded 22:53:18 nexus3.edgexfoundry.org:10003 22:53:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:18 Configure a credential helper to remove this warning. See 22:53:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:18 22:53:18 Login Succeeded 22:53:18 nexus3.edgexfoundry.org:10004 22:53:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:19 Configure a credential helper to remove this warning. See 22:53:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:19 22:53:19 Login Succeeded 22:53:19 docker.io 22:53:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:53:19 Configure a credential helper to remove this warning. See 22:53:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:53:19 22:53:19 Login Succeeded 22:53:19 ---> docker-login.sh ends [Pipeline] } 22:53:19 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:53:20 ========================================================= 22:53:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 22:53:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:53:20 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 22:53:23 Sending build context to Docker daemon 166.8MB 22:53:23 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 22:53:23 Step 2/6 : FROM ${BASE} 22:53:23 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:53:23 5f621e34cdf4: Pulling fs layer 22:53:23 a4357932f1b6: Pulling fs layer 22:53:23 18c013af1878: Pulling fs layer 22:53:23 00ac8860ef70: Pulling fs layer 22:53:23 63d7cb157983: Pulling fs layer 22:53:23 b116817d02f9: Pulling fs layer 22:53:23 745a02a5169b: Pulling fs layer 22:53:23 63d7cb157983: Waiting 22:53:23 00ac8860ef70: Waiting 22:53:23 b116817d02f9: Waiting 22:53:23 745a02a5169b: Waiting 22:53:23 18c013af1878: Verifying Checksum 22:53:23 18c013af1878: Download complete 22:53:23 a4357932f1b6: Verifying Checksum 22:53:23 a4357932f1b6: Download complete 22:53:23 63d7cb157983: Download complete 22:53:23 b116817d02f9: Download complete 22:53:23 5f621e34cdf4: Verifying Checksum 22:53:23 5f621e34cdf4: Download complete 22:53:23 5f621e34cdf4: Pull complete 22:53:24 a4357932f1b6: Pull complete 22:53:24 18c013af1878: Pull complete 22:53:25 745a02a5169b: Verifying Checksum 22:53:25 745a02a5169b: Download complete 22:53:26 00ac8860ef70: Verifying Checksum 22:53:26 00ac8860ef70: Download complete 22:53:37 00ac8860ef70: Pull complete 22:53:37 63d7cb157983: Pull complete 22:53:37 b116817d02f9: Pull complete 22:53:40 745a02a5169b: Pull complete 22:53:40 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 22:53:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 22:53:40 ---> b7e6874047d6 22:53:40 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 22:53:43 ---> Running in 56d437d617e5 22:53:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:53:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:53:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:53:45 (1/12) Installing libmagic (5.38-r0) 22:53:45 (2/12) Installing file (5.38-r0) 22:53:46 (3/12) Installing libc-dev (0.7.2-r3) 22:53:46 (4/12) Installing g++ (9.3.0-r2) 22:53:51 (5/12) Installing fortify-headers (1.1-r0) 22:53:51 (6/12) Installing patch (2.7.6-r6) 22:53:51 (7/12) Installing build-base (0.5-r2) 22:53:51 (8/12) Installing libsodium (1.0.18-r0) 22:53:51 (9/12) Installing pkgconf (1.7.2-r0) 22:53:51 (10/12) Installing libsodium-dev (1.0.18-r0) 22:53:51 (11/12) Installing libzmq (4.3.3-r0) 22:53:51 (12/12) Installing zeromq-dev (4.3.3-r0) 22:53:52 Executing busybox-1.31.1-r19.trigger 22:53:52 OK: 217 MiB in 51 packages 22:53:56 Removing intermediate container 56d437d617e5 22:53:56 ---> ff75ad416bd0 22:53:56 Step 4/6 : WORKDIR /edgex-go 22:53:56 ---> Running in 6b7d97c0935a 22:53:56 Removing intermediate container 6b7d97c0935a 22:53:56 ---> 39d9efa363f4 22:53:56 Step 5/6 : COPY go.mod . 22:53:57 ---> a2e46ec1065f 22:53:57 Step 6/6 : RUN go mod download 22:53:57 ---> Running in 5f1d005d5c76 22:53:58 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:53:58 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:53:58 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:54:00 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:54:00 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:54:00 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:54:02 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:54:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:54:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:54:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:54:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:54:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:54:19 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.407s coverage: 45.9% of statements 22:54:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:54:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:54:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 22:54:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 22:54:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 22:54:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 22:54:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.275s coverage: 19.8% of statements 22:54:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.196s coverage: 100.0% of statements 22:54:24 Removing intermediate container 5f1d005d5c76 22:54:24 ---> e15cd7fc2958 22:54:24 Successfully built e15cd7fc2958 22:54:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:54:24 + docker inspect -f . ci-base-image-arm64 22:54:24 . [Pipeline] withDockerContainer 22:54:24 prd-ubuntu18.04-docker-arm64-4c-16g-30379 does not seem to be running inside a container 22:54:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat 22:54:25 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.308s coverage: 27.1% of statements 22:54:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:54:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:54:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 22:54:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 22:54:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 22:54:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:54:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.053s coverage: 100.0% of statements 22:54:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 22:54:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.112s coverage: 100.0% of statements 22:54:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 22:54:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 22:54:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.165s coverage: 71.3% of statements 22:54:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 22:54:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 22:54:26 $ docker top 16e3954c5cda88dae5a119b385d090d254ceff46cc117f9ceedf9b3c5ef57e80 -eo pid,comm 22:54:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.558s coverage: 82.9% of statements 22:54:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 22:54:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 22:54:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.366s coverage: 78.9% of statements 22:54:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [Pipeline] { [Pipeline] sh 22:54:27 + go version 22:54:27 go version go1.15.5 linux/arm64 [Pipeline] } 22:54:27 $ docker stop --time=1 16e3954c5cda88dae5a119b385d090d254ceff46cc117f9ceedf9b3c5ef57e80 22:54:29 $ docker rm -f 16e3954c5cda88dae5a119b385d090d254ceff46cc117f9ceedf9b3c5ef57e80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:54:30 + docker inspect -f . ci-base-image-arm64 22:54:30 . [Pipeline] withDockerContainer 22:54:31 prd-ubuntu18.04-docker-arm64-4c-16g-30379 does not seem to be running inside a container 22:54:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat 22:54:32 $ docker top b7cbf824d5ee3ef4bb2d3f992d82d657c087ff96951b3fe968caa7fdfacfc9d0 -eo pid,comm [Pipeline] { [Pipeline] echo 22:54:32 ========================================================= 22:54:32 [edgeXBuildGoParallel] Running Tests and Build... 22:54:32 ========================================================= [Pipeline] sh 22:54:33 + make test 22:54:33 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:54:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.680s coverage: 28.6% of statements 22:54:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:54:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:54:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 22:54:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 22:54:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 22:54:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.356s coverage: 100.0% of statements 22:54:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 22:54:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.064s coverage: 100.0% of statements 22:54:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 22:54:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.264s coverage: 86.7% of statements 22:54:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 22:54:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.155s coverage: 97.5% of statements 22:54:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 22:54:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.065s coverage: 78.3% of statements 22:54:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 22:54:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 22:54:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 22:54:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 22:54:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.135s coverage: 92.8% of statements 22:54:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 22:54:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 22:54:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 22:54:39 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 22:54:39 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:54:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 22:54:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 22:54:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:54:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:54:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 22:54:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:54:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 22:54:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:54:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 22:54:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:54:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 22:54:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 22:54:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 22:54:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements 22:54:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 22:54:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 22:54:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.177s coverage: 0.1% of statements 22:54:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 22:54:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 22:54:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:54:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements 22:54:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.069s coverage: 79.5% of statements 22:54:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.133s coverage: 94.1% of statements 22:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.196s coverage: 96.3% of statements 22:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.177s coverage: 87.5% of statements 22:54:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.109s coverage: 94.4% of statements 22:54:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements 22:54:55 ? github.com/edgexfoundry/edgex-go [no test files] 22:54:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.675s coverage: 81.9% of statements 22:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.248s coverage: 92.9% of statements 22:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.335s coverage: 77.8% of statements 22:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements 22:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 22:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.194s coverage: 75.5% of statements 22:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.154s coverage: 80.8% of statements 22:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.281s coverage: 87.2% of statements 22:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.147s coverage: 84.6% of statements 22:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.297s coverage: 91.6% of statements 22:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.457s coverage: 62.4% of statements 22:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.108s coverage: 100.0% of statements 22:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.075s coverage: 91.3% of statements 22:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.041s coverage: 100.0% of statements 22:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.063s coverage: 73.7% of statements 22:55:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.084s coverage: 100.0% of statements 22:55:09 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.993s coverage: 69.0% of statements 22:55:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:55:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:55:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:55:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.202s coverage: 38.4% of statements 22:55:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:55:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:55:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.047s coverage: 89.5% of statements 22:55:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:55:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.112s coverage: 84.8% of statements 22:55:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.627s coverage: 47.0% of statements 22:55:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:55:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:55:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 22:55:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 22:55:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 22:55:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.110s coverage: 100.0% of statements 22:55:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 22:55:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.100s coverage: 100.0% of statements 22:55:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 22:55:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 22:55:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 22:55:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 22:55:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.377s coverage: 87.1% of statements 22:55:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 22:55:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 22:55:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 22:55:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.353s coverage: 29.1% of statements 22:55:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:55:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:55:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 22:55:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 22:55:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 22:55:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.114s coverage: 99.0% of statements 22:55:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 22:55:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.086s coverage: 100.0% of statements 22:55:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 22:55:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 22:55:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 22:55:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 22:55:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.610s coverage: 96.5% of statements 22:55:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 22:55:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 22:55:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 22:55:24 ok github.com/edgexfoundry/edgex-go/internal/system 0.107s coverage: 0.0% of statements 22:55:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:55:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.081s coverage: 100.0% of statements 22:55:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 22:55:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:55:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:55:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 22:55:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.073s coverage: 87.9% of statements 22:55:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 22:55:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:55:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.045s coverage: 100.0% of statements 22:55:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.074s coverage: 32.1% of statements 22:55:24 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.047s coverage: 100.0% of statements 22:55:25 GO111MODULE=on go vet ./... 22:55:42 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:55:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:55:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:55:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:55:59 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:55:59 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:55:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:55:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:56:03 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:56:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:56:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:56:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:56:11 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:56:18 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.288s coverage: 45.9% of statements 22:56:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:56:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:56:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 22:56:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 22:56:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 22:56:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 22:56:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.188s coverage: 19.8% of statements 22:56:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.263s coverage: 100.0% of statements 22:56:25 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.612s coverage: 27.1% of statements 22:56:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:56:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:56:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 22:56:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 22:56:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 22:56:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:56:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.080s coverage: 100.0% of statements 22:56:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 22:56:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.136s coverage: 100.0% of statements 22:56:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 22:56:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 22:56:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.233s coverage: 71.3% of statements 22:56:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 22:56:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 22:56:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.449s coverage: 82.9% of statements 22:56:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 22:56:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 22:56:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.160s coverage: 78.9% of statements 22:56:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 22:56:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.076s coverage: 28.6% of statements 22:56:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:56:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:56:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 22:56:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 22:56:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 22:56:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.157s coverage: 100.0% of statements 22:56:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 22:56:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.098s coverage: 100.0% of statements 22:56:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 22:56:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.281s coverage: 86.7% of statements 22:56:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 22:56:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.336s coverage: 97.5% of statements 22:56:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 22:56:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.142s coverage: 78.3% of statements 22:56:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 22:56:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 22:56:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 22:56:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 22:56:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.285s coverage: 92.8% of statements 22:56:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 22:56:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 22:56:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 22:56:46 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 22:56:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:56:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 22:56:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 22:56:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:56:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:56:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 22:56:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:56:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 22:56:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:56:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 22:56:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:56:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 22:56:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 22:56:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 22:56:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 22:56:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 22:56:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 22:56:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.179s coverage: 0.1% of statements 22:56:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 22:56:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 22:56:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:56:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.070s coverage: 47.1% of statements 22:56:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.077s coverage: 79.5% of statements 22:56:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.061s coverage: 94.1% of statements 22:56:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.125s coverage: 96.3% of statements 22:56:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements 22:56:48 gofmt -l . 22:56:48 [ "`gofmt -l .`" = "" ] 22:56:48 ./bin/test-go-mod-tidy.sh 22:56:48 ./bin/test-attribution-txt.sh [Pipeline] sh 22:56:50 + ls -al . 22:56:50 total 760 22:56:50 drwxrwxr-x 10 1001 1001 4096 Mar 18 22:56 . 22:56:50 drwxr-xr-x 4 root root 28 Mar 18 22:52 .. 22:56:50 -rw-rw-r-- 1 1001 1001 11 Mar 18 22:49 .dockerignore 22:56:50 drwxrwxr-x 8 1001 1001 179 Mar 18 22:49 .git 22:56:50 drwxrwxr-x 3 1001 1001 125 Mar 18 22:49 .github 22:56:50 -rw-rw-r-- 1 1001 1001 818 Mar 18 22:49 .gitignore 22:56:50 drwx------ 3 1001 1001 60 Mar 18 22:50 .semver 22:56:50 -rw-rw-r-- 1 1001 1001 166 Mar 18 22:49 .sonarcloud.properties 22:56:50 -rw-rw-r-- 1 1001 1001 8607 Mar 18 22:49 Attribution.txt 22:56:50 -rw-rw-r-- 1 1001 1001 3804 Mar 18 22:49 CONTRIBUTING.md 22:56:50 -rw-rw-r-- 1 1001 1001 931 Mar 18 22:49 Dockerfile.build 22:56:50 -rw-rw-r-- 1 1001 1001 863 Mar 18 22:49 Jenkinsfile 22:56:50 -rw-rw-r-- 1 1001 1001 10775 Mar 18 22:49 LICENSE 22:56:50 -rw-rw-r-- 1 1001 1001 5774 Mar 18 22:49 Makefile 22:56:50 -rw-rw-r-- 1 1001 1001 6548 Mar 18 22:49 README.md 22:56:50 -rw-rw-r-- 1 1001 1001 6755 Mar 18 22:49 SECURITY.md 22:56:50 -rw-rw-r-- 1 1001 1001 5 Mar 18 22:50 VERSION 22:56:50 -rw-rw-r-- 1 1001 1001 4131 Mar 18 22:49 ZMQWindows.md 22:56:50 drwxrwxr-x 2 1001 1001 117 Mar 18 22:49 bin 22:56:50 drwxrwxr-x 14 1001 1001 4096 Mar 18 22:49 cmd 22:56:50 -rw-r--r-- 1 root root 650607 Mar 18 22:55 coverage.out 22:56:50 -rw-r--r-- 1 root root 1055 Mar 18 22:56 go.mod 22:56:50 -rw-r--r-- 1 root root 21981 Mar 18 22:56 go.sum 22:56:50 drwxrwxr-x 8 1001 1001 127 Mar 18 22:49 internal 22:56:50 drwxrwxr-x 4 1001 1001 26 Mar 18 22:49 openapi 22:56:50 drwxrwxr-x 4 1001 1001 71 Mar 18 22:49 snap 22:56:50 -rw-rw-r-- 1 1001 1001 168 Mar 18 22:49 version.go [Pipeline] sh 22:56:51 + '[' -e coverage.out ] 22:56:51 + chown 1001:1001 coverage.out [Pipeline] stash 22:56:52 Stashed 1 file(s) [Pipeline] sh 22:56:52 + make build 22:56:53 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 22:57:00 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 22:57:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.099s coverage: 94.4% of statements 22:57:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.083s coverage: 44.8% of statements 22:57:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.256s coverage: 81.9% of statements 22:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.113s coverage: 92.9% of statements 22:57:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:57:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:57:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 77.8% of statements 22:57:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:57:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:57:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:57:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:57:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements 22:57:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:57:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 22:57:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.079s coverage: 75.5% of statements 22:57:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.8% of statements 22:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.116s coverage: 87.2% of statements 22:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.137s coverage: 84.6% of statements 22:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.177s coverage: 91.6% of statements 22:57:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.502s coverage: 62.4% of statements 22:57:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:57:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 22:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.065s coverage: 91.3% of statements 22:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements 22:57:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.059s coverage: 73.7% of statements 22:57:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 22:57:18 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.861s coverage: 69.0% of statements 22:57:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:57:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:57:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:57:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.402s coverage: 38.4% of statements 22:57:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:57:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:57:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.111s coverage: 89.5% of statements 22:57:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:57:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.108s coverage: 84.8% of statements 22:57:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.416s coverage: 47.0% of statements 22:57:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:57:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:57:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 22:57:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 22:57:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 22:57:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.106s coverage: 100.0% of statements 22:57:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 22:57:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.102s coverage: 100.0% of statements 22:57:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 22:57:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 22:57:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 22:57:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 22:57:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.416s coverage: 87.1% of statements 22:57:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 22:57:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 22:57:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 22:57:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.223s coverage: 29.1% of statements 22:57:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:57:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:57:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 22:57:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 22:57:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 22:57:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.192s coverage: 99.0% of statements 22:57:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 22:57:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.111s coverage: 100.0% of statements 22:57:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 22:57:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 22:57:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 22:57:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 22:57:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.262s coverage: 96.5% of statements 22:57:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 22:57:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 22:57:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 22:57:33 ok github.com/edgexfoundry/edgex-go/internal/system 0.039s coverage: 0.0% of statements 22:57:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:57:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.066s coverage: 100.0% of statements 22:57:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 22:57:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:57:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:57:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 22:57:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.097s coverage: 87.9% of statements 22:57:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 22:57:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:57:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 22:57:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements 22:57:34 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 22:57:35 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 100.0% of statements 22:57:35 GO111MODULE=on go vet ./... 22:57:41 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 22:57:45 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 22:57:46 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 22:57:52 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 22:57:57 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 22:58:04 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 22:58:09 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 22:58:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 22:58:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 22:58:22 $ docker stop --time=1 e71624352f79b6c70f8c89658e5ca45f8ec8f1d9cc0155f0c39ecb935b6b0c65 22:58:26 $ docker rm -f e71624352f79b6c70f8c89658e5ca45f8ec8f1d9cc0155f0c39ecb935b6b0c65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:58:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:58:30 22:58:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 22:58:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:58:30 latest: Pulling from edgex-devops/edgex-compose 22:58:30 cbdbe7a5bc2a: Pulling fs layer 22:58:30 ca9280d653b3: Pulling fs layer 22:58:30 7e9c9ca2126c: Pulling fs layer 22:58:31 cbdbe7a5bc2a: Download complete 22:58:32 cbdbe7a5bc2a: Pull complete 22:58:32 ca9280d653b3: Verifying Checksum 22:58:32 ca9280d653b3: Download complete 22:58:33 7e9c9ca2126c: Verifying Checksum 22:58:33 7e9c9ca2126c: Download complete 22:58:33 ca9280d653b3: Pull complete 22:58:49 7e9c9ca2126c: Pull complete 22:58:49 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:58:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:58:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 22:58:49 prd-centos7-docker-4c-2g-30378 does not seem to be running inside a container 22:58:49 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:latest cat 22:58:52 $ docker top 08207f3c3c7c9f30804ce12cd83e16c24b2845a360ce927e03f3b354b960d93e -eo pid,comm [Pipeline] { [Pipeline] sh 22:58:53 + docker-compose build --help 22:58:53 + grep parallel 22:58:54 --parallel Build images in parallel. [Pipeline] } 22:58:54 $ docker stop --time=1 08207f3c3c7c9f30804ce12cd83e16c24b2845a360ce927e03f3b354b960d93e 22:58:56 $ docker rm -f 08207f3c3c7c9f30804ce12cd83e16c24b2845a360ce927e03f3b354b960d93e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:58:57 gofmt -l . 22:58:57 [ "`gofmt -l .`" = "" ] 22:58:57 ./bin/test-go-mod-tidy.sh 22:58:57 ./bin/test-attribution-txt.sh [Pipeline] sh 22:58:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:58:57 . [Pipeline] withDockerContainer 22:58:57 prd-centos7-docker-4c-2g-30378 does not seem to be running inside a container 22:58:58 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:58:58 + ls -al . 22:58:58 total 788 22:58:58 drwxrwxr-x 9 1001 1001 4096 Mar 18 22:58 . 22:58:58 drwxr-xr-x 4 root root 4096 Mar 18 22:54 .. 22:58:58 -rw-rw-r-- 1 1001 1001 11 Mar 18 22:53 .dockerignore 22:58:58 drwxrwxr-x 8 1001 1001 4096 Mar 18 22:53 .git 22:58:58 drwxrwxr-x 3 1001 1001 4096 Mar 18 22:53 .github 22:58:58 -rw-rw-r-- 1 1001 1001 818 Mar 18 22:53 .gitignore 22:58:58 -rw-rw-r-- 1 1001 1001 166 Mar 18 22:53 .sonarcloud.properties 22:58:58 -rw-rw-r-- 1 1001 1001 8607 Mar 18 22:53 Attribution.txt 22:58:58 -rw-rw-r-- 1 1001 1001 3804 Mar 18 22:53 CONTRIBUTING.md 22:58:58 -rw-rw-r-- 1 1001 1001 931 Mar 18 22:53 Dockerfile.build 22:58:58 -rw-rw-r-- 1 1001 1001 863 Mar 18 22:53 Jenkinsfile 22:58:58 -rw-rw-r-- 1 1001 1001 10775 Mar 18 22:53 LICENSE 22:58:58 -rw-rw-r-- 1 1001 1001 5774 Mar 18 22:53 Makefile 22:58:58 -rw-rw-r-- 1 1001 1001 6548 Mar 18 22:53 README.md 22:58:58 -rw-rw-r-- 1 1001 1001 6755 Mar 18 22:53 SECURITY.md 22:58:58 -rw-rw-r-- 1 1001 1001 5 Mar 18 22:50 VERSION 22:58:58 -rw-rw-r-- 1 1001 1001 4131 Mar 18 22:53 ZMQWindows.md 22:58:58 drwxrwxr-x 2 1001 1001 4096 Mar 18 22:53 bin 22:58:58 drwxrwxr-x 14 1001 1001 4096 Mar 18 22:53 cmd 22:58:58 -rw-r--r-- 1 root root 650607 Mar 18 22:57 coverage.out 22:58:58 -rw-r--r-- 1 root root 1055 Mar 18 22:58 go.mod 22:58:58 -rw-r--r-- 1 root root 21981 Mar 18 22:58 go.sum 22:58:58 drwxrwxr-x 8 1001 1001 4096 Mar 18 22:53 internal 22:58:58 drwxrwxr-x 4 1001 1001 4096 Mar 18 22:53 openapi 22:58:58 drwxrwxr-x 4 1001 1001 4096 Mar 18 22:53 snap 22:58:58 -rw-rw-r-- 1 1001 1001 168 Mar 18 22:53 version.go 22:58:59 $ docker top 8f77dd12eb21825ac6619308ef9bf970e12a3dbd7146bbe761b9543b3a721ae2 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 22:59:01 + '[' -e coverage.out ] 22:59:01 + chown 1001:1001 coverage.out [Pipeline] stash 22:59:01 Warning: overwriting stash ‘coverage-report’ 22:59:02 + docker-compose -f ./docker-compose-build.yml build --parallel 22:59:02 Stashed 1 file(s) [Pipeline] sh 22:59:03 + make build 22:59:03 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 22:59:04 Building docker-core-command-go ... 22:59:04 Building docker-core-data-go ... 22:59:04 Building docker-core-metadata-go ... 22:59:04 Building docker-security-bootstrapper-go ... 22:59:04 Building docker-security-proxy-setup-go ... 22:59:04 Building docker-security-secretstore-setup-go ... 22:59:04 Building docker-support-notifications-go ... 22:59:04 Building docker-support-scheduler-go ... 22:59:04 Building docker-sys-mgmt-agent-go ... 22:59:04 Building docker-security-secretstore-setup-go 22:59:04 Building docker-sys-mgmt-agent-go 22:59:04 Building docker-core-metadata-go 22:59:04 Building docker-support-notifications-go 22:59:04 Building docker-security-bootstrapper-go 22:59:16 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 22:59:38 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 22:59:41 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 22:59:47 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 22:59:48 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 22:59:53 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 22:59:59 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 23:00:02 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 23:00:07 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 23:00:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 23:00:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 23:00:21 $ docker stop --time=1 b7cbf824d5ee3ef4bb2d3f992d82d657c087ff96951b3fe968caa7fdfacfc9d0 23:00:24 $ docker rm -f b7cbf824d5ee3ef4bb2d3f992d82d657c087ff96951b3fe968caa7fdfacfc9d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:00:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:00:26 23:00:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:00:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:00:27 latest: Pulling from edgex-devops/edgex-compose-arm64 23:00:27 29e5d40040c1: Pulling fs layer 23:00:27 1ce36da41761: Pulling fs layer 23:00:27 25b303627fd3: Pulling fs layer 23:00:27 29e5d40040c1: Download complete 23:00:27 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:00:27 23:00:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:00:27 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:00:27 ---> d1cede0bb2fd 23:00:27 Step 3/26 : WORKDIR /edgex-go 23:00:27 ---> d1cede0bb2fd 23:00:27 Step 3/22 : WORKDIR /edgex-go 23:00:27 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:00:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:00:27 ---> d1cede0bb2fd 23:00:27 Step 3/24 : WORKDIR /edgex-go 23:00:27 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:00:27 Step 2/31 : FROM ${BUILDER_BASE} AS builder 23:00:27 ---> d1cede0bb2fd 23:00:27 Step 3/31 : WORKDIR /edgex-go 23:00:27 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:00:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:00:27 ---> d1cede0bb2fd 23:00:27 Step 3/23 : WORKDIR /edgex-go 23:00:27 ---> Running in 900a2480a8ab 23:00:27 ---> Running in b7a8ae0e4aac 23:00:27 ---> Running in 36cdb77e6f95 23:00:27 ---> Running in b2c6b14fc764 23:00:27 ---> Running in 48075bb3b0b9 23:00:27 Removing intermediate container 900a2480a8ab 23:00:27 ---> 877a17c41df2 23:00:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:00:27 Removing intermediate container b2c6b14fc764 23:00:27 ---> 9e12b2c655cd 23:00:27 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:00:27 Removing intermediate container 48075bb3b0b9 23:00:27 ---> ec48f496c833 23:00:27 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:00:27 Removing intermediate container b7a8ae0e4aac 23:00:27 ---> 7bf9d528257e 23:00:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:00:27 ---> Running in afd109e9a3ed 23:00:27 Removing intermediate container 36cdb77e6f95 23:00:27 ---> ee4f8f31b90b 23:00:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:00:27 ---> Running in b304e495be30 23:00:27 ---> Running in a2d0daa17de7 23:00:27 ---> Running in 5952b70ec36b 23:00:27 ---> Running in e0bc65db3f1e 23:00:28 1ce36da41761: Download complete 23:00:28 29e5d40040c1: Pull complete 23:00:29 1ce36da41761: Pull complete 23:00:29 25b303627fd3: Download complete 23:00:31 Removing intermediate container b304e495be30 23:00:31 ---> 2858d11a8092 23:00:31 Step 5/31 : RUN apk add --update --no-cache make git 23:00:31 Removing intermediate container 5952b70ec36b 23:00:31 ---> 63905105034a 23:00:31 Step 5/24 : RUN apk add --update --no-cache make git 23:00:31 ---> Running in 4e5c69f727d1 23:00:31 Removing intermediate container a2d0daa17de7 23:00:31 ---> ea6c06a8f64c 23:00:31 Step 5/26 : RUN apk add --update --no-cache make bash git 23:00:31 ---> Running in df834c2be7f1 23:00:31 Removing intermediate container afd109e9a3ed 23:00:31 ---> 9e66aa9d702e 23:00:31 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 23:00:31 Removing intermediate container e0bc65db3f1e 23:00:31 ---> 0bec6ca7de93 23:00:31 Step 5/23 : RUN apk add --update --no-cache make git 23:00:31 ---> Running in bd67edb3a9e9 23:00:31 ---> Running in d62e8f02e3a1 23:00:32 ---> Running in 5998c40e900b 23:00:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:00:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:00:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:00:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:00:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:00:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:00:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:00:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:00:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:00:34 OK: 233 MiB in 51 packages 23:00:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:00:35 OK: 233 MiB in 51 packages 23:00:35 OK: 233 MiB in 51 packages 23:00:35 OK: 233 MiB in 51 packages 23:00:36 OK: 233 MiB in 51 packages 23:00:39 Removing intermediate container 4e5c69f727d1 23:00:39 ---> 5205b0dd3c2e 23:00:39 Step 6/24 : COPY go.mod . 23:00:39 Removing intermediate container df834c2be7f1 23:00:39 ---> f471292c3306 23:00:39 Step 6/31 : COPY go.mod . 23:00:39 Removing intermediate container d62e8f02e3a1 23:00:39 ---> 23aaa6cbfb09 23:00:39 Step 6/22 : COPY go.mod . 23:00:39 Removing intermediate container bd67edb3a9e9 23:00:39 ---> 36df5fa614c2 23:00:39 Step 6/26 : COPY go.mod . 23:00:39 Removing intermediate container 5998c40e900b 23:00:39 ---> 1981d9c0acf8 23:00:39 Step 6/23 : COPY go.mod . 23:00:39 ---> 6d50f70aebac 23:00:39 Step 7/31 : RUN go mod download 23:00:39 ---> b049292a1ddf 23:00:39 Step 7/24 : RUN go mod download 23:00:39 ---> 56d553b83e2c 23:00:39 Step 7/22 : RUN go mod download 23:00:39 ---> Running in d555eaf511d6 23:00:39 ---> 200e85a885a2 23:00:39 Step 7/26 : RUN go mod download 23:00:39 25b303627fd3: Pull complete 23:00:39 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 23:00:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:00:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 23:00:39 ---> Running in 2bf6fdc9b180 23:00:40 prd-ubuntu18.04-docker-arm64-4c-16g-30379 does not seem to be running inside a container 23:00:40 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 23:00:40 ---> Running in c5cf6564cbd0 23:00:40 ---> Running in ae65618c4417 23:00:40 ---> 1975599b12ec 23:00:40 Step 7/23 : RUN go mod download 23:00:41 ---> Running in e5dbf8f0ed4d 23:00:43 $ docker top db195036262a290de39683c1b45da2fb5601f25499ffba7efbd2d25c3f8f8311 -eo pid,comm [Pipeline] { [Pipeline] sh 23:00:44 + docker-compose build --help 23:00:44 + grep parallel 23:00:47 --parallel Build images in parallel. [Pipeline] } 23:00:48 $ docker stop --time=1 db195036262a290de39683c1b45da2fb5601f25499ffba7efbd2d25c3f8f8311 23:00:48 Removing intermediate container 2bf6fdc9b180 23:00:48 Removing intermediate container d555eaf511d6 23:00:48 ---> 4dbca99d5163 23:00:48 Step 8/31 : COPY . . 23:00:48 ---> 112339027041 23:00:48 Step 8/24 : COPY . . 23:00:48 Removing intermediate container c5cf6564cbd0 23:00:48 ---> f5a02befaa88 23:00:48 Step 8/26 : COPY . . 23:00:48 Removing intermediate container e5dbf8f0ed4d 23:00:48 ---> cb1c59efd227 23:00:48 Step 8/23 : COPY . . 23:00:49 Removing intermediate container ae65618c4417 23:00:49 ---> f57fe4d4b4ef 23:00:49 Step 8/22 : COPY . . 23:00:50 $ docker rm -f db195036262a290de39683c1b45da2fb5601f25499ffba7efbd2d25c3f8f8311 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:00:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:00:51 . [Pipeline] withDockerContainer 23:00:51 prd-ubuntu18.04-docker-arm64-4c-16g-30379 does not seem to be running inside a container 23:00:51 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:00:53 $ docker top 0aedc134f36e19330b7d3faad6a08775d2e50598ee774d73b61054f9eacba025 -eo pid,comm [Pipeline] { [Pipeline] sh 23:00:54 + docker-compose -f ./docker-compose-build.yml build --parallel 23:00:58 Building docker-core-command-go ... 23:00:58 Building docker-core-data-go ... 23:00:58 Building docker-core-metadata-go ... 23:00:58 Building docker-security-bootstrapper-go ... 23:00:58 Building docker-security-proxy-setup-go ... 23:00:58 Building docker-security-secretstore-setup-go ... 23:00:58 Building docker-support-notifications-go ... 23:00:58 Building docker-support-scheduler-go ... 23:00:58 Building docker-sys-mgmt-agent-go ... 23:00:58 Building docker-support-scheduler-go 23:00:58 Building docker-security-bootstrapper-go 23:00:58 Building docker-core-data-go 23:00:58 Building docker-support-notifications-go 23:00:58 Building docker-security-secretstore-setup-go 23:02:06 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:02:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:02:06 ---> e15cd7fc2958 23:02:06 Step 3/23 : WORKDIR /edgex-go 23:02:06 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:02:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:02:06 ---> e15cd7fc2958 23:02:06 Step 3/22 : WORKDIR /edgex-go 23:02:06 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:02:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:02:06 ---> e15cd7fc2958 23:02:06 Step 3/22 : WORKDIR /edgex-go 23:02:06 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:02:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:02:06 ---> e15cd7fc2958 23:02:06 Step 3/24 : WORKDIR /edgex-go 23:02:06 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:02:06 Step 2/31 : FROM ${BUILDER_BASE} AS builder 23:02:06 ---> e15cd7fc2958 23:02:06 Step 3/31 : WORKDIR /edgex-go 23:02:08 ---> Running in 96ff53ee5d15 23:02:08 ---> Running in 3f80a538d8c2 23:02:08 ---> Running in 9b8bb3ff9545 23:02:08 ---> Running in 6b1b6c369250 23:02:08 ---> Running in 76eca99777d9 23:02:09 Removing intermediate container 76eca99777d9 23:02:09 ---> c8457dbad31f 23:02:09 Removing intermediate container 3f80a538d8c2 23:02:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:02:09 ---> cd62dcf5cb90 23:02:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:02:09 Removing intermediate container 96ff53ee5d15 23:02:09 ---> 2e05d632acf9 23:02:09 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:02:09 Removing intermediate container 6b1b6c369250 23:02:09 ---> 178f50a94af1 23:02:09 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:02:09 ---> Running in 608ed3a85430 23:02:09 Removing intermediate container 9b8bb3ff9545 23:02:09 ---> 3fc725b4ef78 23:02:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> Running in e87cca11c506 23:02:09 23:02:09 ---> Running in 73eb987de2fe 23:02:09 ---> Running in 1d1b2373f284 23:02:09 ---> Running in 791ceec54bd0 23:02:12 Removing intermediate container 608ed3a85430 23:02:12 ---> 55770221d4ff 23:02:12 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 23:02:13 Removing intermediate container e87cca11c506 23:02:13 ---> 8909980461ee 23:02:13 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:02:13 ---> Running in 6d10137dc2cb 23:02:13 ---> Running in 15ad230b7a77 23:02:13 Removing intermediate container 791ceec54bd0 23:02:13 ---> c67e888ea19f 23:02:13 Step 5/22 : RUN apk add --update --no-cache make git 23:02:13 Removing intermediate container 1d1b2373f284 23:02:13 ---> d32cf135b3f9 23:02:13 Step 5/24 : RUN apk add --update --no-cache make git 23:02:13 Removing intermediate container 73eb987de2fe 23:02:13 ---> b2b210e08280 23:02:13 Step 5/31 : RUN apk add --update --no-cache make git 23:02:14 ---> Running in e6932887552b 23:02:14 ---> Running in 6877e7f92df9 23:02:14 ---> Running in a225fc4a07d3 23:02:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:02:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:02:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:02:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:02:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:02:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:02:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:02:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:02:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:02:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:02:17 OK: 217 MiB in 51 packages 23:02:17 OK: 217 MiB in 51 packages 23:02:17 OK: 217 MiB in 51 packages 23:02:17 OK: 217 MiB in 51 packages 23:02:17 OK: 217 MiB in 51 packages 23:02:18 Removing intermediate container 6d10137dc2cb 23:02:18 ---> 8653a1ba55a9 23:02:18 Step 6/22 : COPY go.mod . 23:02:19 Removing intermediate container 15ad230b7a77 23:02:19 ---> 68548b60474d 23:02:19 Step 6/23 : COPY go.mod . 23:02:19 Removing intermediate container a225fc4a07d3 23:02:19 ---> 35b5d7e19923 23:02:19 Step 6/31 : COPY go.mod . 23:02:19 Removing intermediate container e6932887552b 23:02:19 ---> bfd8aca6cc8f 23:02:19 Step 6/22 : COPY go.mod . 23:02:19 ---> e97102b62369 23:02:19 Step 7/22 : RUN go mod download 23:02:20 Removing intermediate container 6877e7f92df9 23:02:20 ---> 48847d8ec2e1 23:02:20 Step 6/24 : COPY go.mod . 23:02:20 ---> Running in abf722f0ce8e 23:02:20 ---> 188da0de4054 23:02:20 Step 7/23 : RUN go mod download 23:02:20 ---> 564a67fadd17 23:02:20 Step 7/31 : RUN go mod download 23:02:20 ---> Running in d2015606afaf 23:02:20 ---> 17bb675575fe 23:02:20 Step 7/22 : RUN go mod download 23:02:20 ---> Running in 2acdd3598fca 23:02:21 ---> Running in 3c298d266d5b 23:02:21 ---> 3daaa8e14de5 23:02:21 Step 7/24 : RUN go mod download 23:02:21 ---> Running in 657f16c14f62 23:02:24 Removing intermediate container abf722f0ce8e 23:02:24 ---> c51ddfb967c9 23:02:24 Step 8/22 : COPY . . 23:02:25 Removing intermediate container d2015606afaf 23:02:25 ---> 7b8fe46ab475 23:02:25 Step 8/23 : COPY . . 23:02:26 Removing intermediate container 2acdd3598fca 23:02:26 ---> 38f6eb6adbec 23:02:26 Step 8/31 : COPY . . 23:02:27 Removing intermediate container 3c298d266d5b 23:02:27 ---> 3db0aa379daf 23:02:27 Step 8/22 : COPY . . 23:02:27 Removing intermediate container 657f16c14f62 23:02:27 ---> 46707a468016 23:02:27 Step 8/24 : COPY . . 23:02:43 ---> 760903e02bb8 23:02:43 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:02:43 ---> a9308e166de2 23:02:43 Step 9/23 : RUN make cmd/core-metadata/core-metadata 23:02:43 ---> 4d95a64b7a4d 23:02:43 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:02:43 ---> 68d00085fc88 23:02:43 Step 9/22 : RUN make cmd/support-notifications/support-notifications 23:02:43 ---> 17430b909ab3 23:02:43 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:02:43 ---> Running in ccd6f8bb09f7 23:02:43 ---> Running in e4bc3fd29dda 23:02:43 ---> Running in aa30647429bf 23:02:43 ---> Running in 257ee3308f1b 23:02:43 ---> Running in a13bc32c1aa2 23:02:43 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 23:02:43 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 23:02:43 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 23:02:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:02:43 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 23:02:54 ---> cf2c76050549 23:02:54 Step 9/23 : RUN make cmd/core-data/core-data 23:02:54 ---> 26f015835c8e 23:02:54 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:02:54 ---> 1caba20eac2b 23:02:54 Step 9/22 : RUN make cmd/support-notifications/support-notifications 23:02:54 ---> cdc6c4557e3d 23:02:54 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:02:54 ---> 61e88e0be8e2 23:02:54 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 23:02:54 ---> Running in 15968e84fee3 23:02:54 ---> Running in 9ab1eb781844 23:02:54 ---> Running in 5a106ac36d47 23:02:54 ---> Running in c7dba61d837a 23:02:54 ---> Running in 0989aab638e1 23:02:54 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 23:02:54 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 23:02:54 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 23:02:54 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 23:02:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:03:57 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 23:04:04 Removing intermediate container ccd6f8bb09f7 23:04:04 ---> c6d12b08abf1 23:04:04 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:04:04 Removing intermediate container a13bc32c1aa2 23:04:04 ---> 1059751ae583 23:04:04 23:04:04 Step 10/31 : FROM alpine:3.12 23:04:05 3.12: Pulling from library/alpine 23:04:05 ---> Running in b8076595ca2f 23:04:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:04:10 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 23:04:10 Status: Downloaded newer image for alpine:3.12 23:04:10 ---> 88dd2752d2ea 23:04:10 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 23:04:13 Removing intermediate container aa30647429bf 23:04:13 ---> 27c6433ee07b 23:04:13 23:04:13 Step 10/24 : FROM alpine:3.12 23:04:13 ---> Running in 53ab89be2f53 23:04:13 ---> 88dd2752d2ea 23:04:13 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 23:04:13 Removing intermediate container 257ee3308f1b 23:04:13 ---> bf26269e1fd5 23:04:13 23:04:13 Step 10/22 : FROM alpine:3.12 23:04:13 ---> 88dd2752d2ea 23:04:13 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:04:13 Removing intermediate container e4bc3fd29dda 23:04:13 ---> f836bee8171f 23:04:13 23:04:13 Step 10/23 : FROM alpine:3.12 23:04:13 ---> 88dd2752d2ea 23:04:13 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:04:13 ---> Running in a101c9881ad9 23:04:14 ---> Running in 7a403b761e9f 23:04:14 ---> Running in 0c6f4d497c37 23:04:14 Removing intermediate container 53ab89be2f53 23:04:14 ---> 3d9e110ce71d 23:04:14 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 23:04:14 Removing intermediate container b8076595ca2f 23:04:14 ---> d09121fa8910 23:04:14 23:04:14 Step 11/26 : FROM docker:20.10.0 23:04:15 20.10.0: Pulling from library/docker 23:04:15 ---> Running in 60444941b9d5 23:04:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:04:16 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 23:04:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:04:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:04:16 (1/5) Installing ca-certificates (20191127-r4) 23:04:16 (2/5) Installing nghttp2-libs (1.41.0-r0) 23:04:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:04:16 (3/5) Installing libcurl (7.69.1-r3) 23:04:16 (4/5) Installing curl (7.69.1-r3) 23:04:16 (5/5) Installing dumb-init (1.2.2-r1) 23:04:16 Executing busybox-1.31.1-r19.trigger 23:04:16 Executing ca-certificates-20191127-r4.trigger 23:04:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:04:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:04:17 (1/2) Installing ca-certificates (20191127-r4) 23:04:17 OK: 7 MiB in 19 packages 23:04:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:04:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:04:17 (2/2) Installing dumb-init (1.2.2-r1) 23:04:17 Executing busybox-1.31.1-r19.trigger 23:04:17 Executing ca-certificates-20191127-r4.trigger 23:04:17 OK: 6 MiB in 16 packages 23:04:17 (1/2) Installing dumb-init (1.2.2-r1) 23:04:17 (2/2) Installing su-exec (0.2-r1) 23:04:17 Executing busybox-1.31.1-r19.trigger 23:04:17 OK: 6 MiB in 16 packages 23:04:17 (1/1) Installing dumb-init (1.2.2-r1) 23:04:17 Executing busybox-1.31.1-r19.trigger 23:04:17 OK: 6 MiB in 15 packages 23:04:20 Removing intermediate container a101c9881ad9 23:04:20 ---> 2fc819b4cd3e 23:04:20 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:04:20 Removing intermediate container 7a403b761e9f 23:04:20 ---> 6043e915a7c5 23:04:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:04:20 Removing intermediate container 60444941b9d5 23:04:20 ---> e5dc4b991168 23:04:20 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 23:04:20 ---> Running in 08d9f923f0d9 23:04:20 ---> Running in ec8ce08d9d4e 23:04:21 ---> Running in a498a58aa980 23:04:21 Removing intermediate container 0c6f4d497c37 23:04:21 ---> 73d51f7e87e0 23:04:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:04:21 Removing intermediate container 08d9f923f0d9 23:04:21 ---> e7a50b42cfd9 23:04:21 Step 13/24 : WORKDIR / 23:04:21 ---> Running in ed4a1b471566 23:04:21 Removing intermediate container ec8ce08d9d4e 23:04:21 ---> 9c8373bcf981 23:04:21 Step 13/22 : ENV APP_PORT=48060 23:04:22 ---> Running in 4887e5fd0c81 23:04:22 ---> Running in 2779e4a9c2cd 23:04:22 Removing intermediate container a498a58aa980 23:04:22 ---> 330b563ff089 23:04:22 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 23:04:22 Removing intermediate container ed4a1b471566 23:04:22 ---> 594bc0e9c69d 23:04:22 Step 13/23 : ENV APP_PORT=48081 23:04:22 ---> Running in 751d468ff29a 23:04:22 ---> Running in d310d1d59f2f 23:04:22 Removing intermediate container 4887e5fd0c81 23:04:22 ---> 4fb4c1445ce6 23:04:22 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:04:22 Removing intermediate container 2779e4a9c2cd 23:04:22 ---> bb4cbf38cb15 23:04:22 Step 14/22 : EXPOSE $APP_PORT 23:04:23 ---> Running in 5ba6911df240 23:04:23 Removing intermediate container 751d468ff29a 23:04:23 ---> 3bbd3c4ab761 23:04:23 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:04:23 Removing intermediate container d310d1d59f2f 23:04:23 ---> 9c3ac1dda123 23:04:23 Step 14/23 : EXPOSE $APP_PORT 23:04:23 ---> 1c04662578bc 23:04:23 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:04:23 ---> Running in 95bbf4f30cc4 23:04:23 ---> Running in 862116e78b3f 23:04:24 Removing intermediate container 5ba6911df240 23:04:24 ---> c0ab7a99760b 23:04:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:04:24 Removing intermediate container 862116e78b3f 23:04:24 ---> e8a95e1abb7f 23:04:24 Step 15/23 : WORKDIR / 23:04:24 ---> f4c0b6d6819f 23:04:24 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:04:24 ---> Running in 85aedfa81b3b 23:04:24 ---> 9ab0c61c41da 23:04:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:04:24 Removing intermediate container 85aedfa81b3b 23:04:24 ---> 9ddbc601d032 23:04:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:04:25 ---> de3c03993ac2 23:04:25 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:04:26 ---> 996d6d982118 23:04:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:04:27 ---> 625acce253c4 23:04:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:04:27 Removing intermediate container 95bbf4f30cc4 23:04:27 ---> 12142a8bb387 23:04:27 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 23:04:28 ---> Running in 35e9b92765ad 23:04:28 ---> d225a95737bc 23:04:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:04:28 ---> 053e30a47ca2 23:04:28 Step 18/22 : ENTRYPOINT ["/support-notifications"] 23:04:31 Removing intermediate container 35e9b92765ad 23:04:31 ---> b6b6cf3d8c4f 23:04:31 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 23:04:31 ---> 8a774c804a41 23:04:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:04:31 ---> Running in fe9e5443af14 23:04:31 Removing intermediate container c7dba61d837a 23:04:31 ---> 1add317537ea 23:04:31 23:04:31 Step 10/24 : FROM alpine:3.12 23:04:31 3.12: Pulling from library/alpine 23:04:32 ---> 33c10495d34c 23:04:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:04:32 ---> a53ffbc57245 23:04:32 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 23:04:32 ---> 903582848999 23:04:32 Step 19/23 : ENTRYPOINT ["/core-metadata"] 23:04:32 ---> Running in 5b0dd6a4d5fa 23:04:32 Removing intermediate container fe9e5443af14 23:04:32 ---> c44dca3fa520 23:04:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:04:32 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 23:04:32 Status: Downloaded newer image for alpine:3.12 23:04:32 ---> d10569e2745f 23:04:32 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 23:04:33 ---> Running in df437c3542c3 23:04:33 ---> 29c268287852 23:04:33 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 23:04:33 ---> Running in 19f9082d8220 23:04:33 ---> Running in e27628c5684b 23:04:34 ---> Running in e09f4052788a 23:04:34 Removing intermediate container e27628c5684b 23:04:34 ---> f847934fd6c7 23:04:34 Step 20/22 : LABEL arch=x86_64 23:04:35 Removing intermediate container 19f9082d8220 23:04:35 ---> 7a36f222d5f4 23:04:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:04:35 ---> Running in a40e2f54c447 23:04:36 ---> Running in 2e3dc6484d03 23:04:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:04:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:04:36 Removing intermediate container a40e2f54c447 23:04:36 ---> 1608668b9c92 23:04:36 Step 21/22 : LABEL git_sha=308530b8371a57ddd4130f4e543694d14e8a6661 23:04:36 ---> Running in e3afbad79d65 23:04:36 (1/5) Installing ca-certificates (20191127-r4) 23:04:36 (2/5) Installing nghttp2-libs (1.41.0-r0) 23:04:36 (3/5) Installing libcurl (7.69.1-r3) 23:04:36 (4/5) Installing curl (7.69.1-r3) 23:04:36 (5/5) Installing dumb-init (1.2.2-r1) 23:04:36 Executing busybox-1.31.1-r19.trigger 23:04:36 Executing ca-certificates-20191127-r4.trigger 23:04:36 Removing intermediate container 2e3dc6484d03 23:04:36 ---> ea436898eb11 23:04:36 Step 21/23 : LABEL arch=x86_64 23:04:37 ---> Running in 4a9a5f68f954 23:04:37 Removing intermediate container e3afbad79d65 23:04:37 ---> 90c7e2384914 23:04:37 Step 22/22 : LABEL version=0.0.0 23:04:37 OK: 7 MiB in 19 packages 23:04:37 ---> Running in 74c82f32c611 23:04:37 Removing intermediate container 4a9a5f68f954 23:04:37 ---> 13ebc69ec7c4 23:04:37 Step 22/23 : LABEL git_sha=308530b8371a57ddd4130f4e543694d14e8a6661 23:04:37 ---> Running in 048863250a18 23:04:38 Removing intermediate container e09f4052788a 23:04:38 ---> e75062440f54 23:04:38 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 23:04:38 Removing intermediate container 5b0dd6a4d5fa 23:04:38 ---> 47e4274f5fe2 23:04:38 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 23:04:38 Removing intermediate container 74c82f32c611 23:04:38 ---> 61b309c3b8ec 23:04:38 23:04:38 Removing intermediate container 048863250a18 23:04:38 ---> f3a3d949b47b 23:04:38 Step 23/23 : LABEL version=0.0.0 23:04:38 ---> Running in 17bec46242aa 23:04:39 Removing intermediate container 5a106ac36d47 23:04:39 ---> 91bbf46f6be3 23:04:39 23:04:39 Step 10/31 : FROM alpine:3.12 23:04:39 ---> d10569e2745f 23:04:39 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 23:04:39 ---> Running in dda2071e7fea 23:04:40 ---> Running in b78e583a9990 23:04:40 Removing intermediate container b78e583a9990 23:04:40 ---> d87a59480326 23:04:40 23:04:40 Successfully built 61b309c3b8ec 23:04:40 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 23:04:40 Successfully tagged docker-support-notifications-go:latest 23:04:40 Building docker-core-command-go 23:04:40  Building docker-support-notifications-go ... done Removing intermediate container 17bec46242aa 23:04:40 ---> f7e599266d1d 23:04:40 Step 22/24 : LABEL arch=x86_64 23:04:40 Status: Downloaded newer image for docker:20.10.0 23:04:40 ---> aefe523efa57 23:04:40 Step 12/26 : RUN apk add --no-cache bash 23:04:40 ---> 265965c62161 23:04:40 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:04:40 ---> Running in 743542174f84 23:04:40 ---> Running in 826afeac1301 23:04:40 Successfully built d87a59480326 23:04:40 Removing intermediate container df437c3542c3 23:04:40 ---> 9276e64c0c8c 23:04:40 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:04:40 Successfully tagged docker-core-metadata-go:latest 23:04:40  Building docker-core-metadata-go ... done Building docker-core-data-go 23:04:40 Removing intermediate container dda2071e7fea 23:04:40 ---> c6e1127d7f62 23:04:40 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 23:04:40 ---> Running in 1a8fde279234 23:04:40 ---> Running in d4f028b270a1 23:04:40 Removing intermediate container 743542174f84 23:04:40 ---> 2b28f7abe7c4 23:04:40 Step 23/24 : LABEL git_sha=308530b8371a57ddd4130f4e543694d14e8a6661 23:04:41 ---> cded7fe96cf7 23:04:41 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:04:41 ---> Running in d75de3b6a0dc 23:04:41 Removing intermediate container 1a8fde279234 23:04:41 ---> 2551902f8bea 23:04:41 Step 13/24 : WORKDIR / 23:04:41 ---> Running in a4869a8658e1 23:04:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:04:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:04:42 (1/2) Installing readline (8.0.4-r0) 23:04:42 (2/2) Installing bash (5.0.17-r0) 23:04:42 Executing bash-5.0.17-r0.post-install 23:04:42 Executing busybox-1.31.1-r19.trigger 23:04:42 OK: 12 MiB in 22 packages 23:04:42 Removing intermediate container d75de3b6a0dc 23:04:42 ---> a46bd245da9a 23:04:42 Step 24/24 : LABEL version=0.0.0 23:04:42 Removing intermediate container a4869a8658e1 23:04:42 ---> 9a3e937b3190 23:04:42 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:04:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:04:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:04:44 (1/2) Installing dumb-init (1.2.2-r1) 23:04:44 (2/2) Installing su-exec (0.2-r1) 23:04:44 Executing busybox-1.31.1-r19.trigger 23:04:44 OK: 5 MiB in 16 packages 23:04:44 ---> 6c8b99c56889 23:04:44 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:04:44 ---> fb736e6b74de 23:04:44 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:04:45 ---> Running in 837dd457c3c7 23:04:45 ---> c89b6fa35602 23:04:45 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:04:45 Removing intermediate container 837dd457c3c7 23:04:45 ---> 746c3dd1794e 23:04:45 23:04:46 Removing intermediate container d4f028b270a1 23:04:46 ---> 567b9d386296 23:04:46 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 23:04:46 ---> Running in 75c069087752 23:04:46 ---> dffbac196caa 23:04:46 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 23:04:46 ---> 5f1110b3ac9c 23:04:46 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:04:46 Successfully built 746c3dd1794e 23:04:46 Successfully tagged docker-security-secretstore-setup-go:latest 23:04:46  Building docker-security-secretstore-setup-go ... done Building docker-security-proxy-setup-go 23:04:46 Removing intermediate container 826afeac1301 23:04:46 ---> 04a81895e687 23:04:46 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 23:04:47 ---> Running in 80b733c99668 23:04:47 Removing intermediate container 75c069087752 23:04:47 ---> 4a4f2090eb93 23:04:47 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 23:04:47 ---> Running in 4639a74366b2 23:04:49 Removing intermediate container 4639a74366b2 23:04:49 ---> 41d3c542d681 23:04:49 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:04:49 ---> a37e408ce2c9 23:04:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:04:49 ---> Running in d06d7f803d1f 23:04:50 ---> 13606b61d1fa 23:04:50 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 23:04:50 Removing intermediate container 80b733c99668 23:04:50 ---> 8a6c3819ebb8 23:04:50 Step 14/26 : ENV APP_PORT=48090 23:04:52 ---> Running in 2a953a8c8593 23:04:52 ---> Running in 70cf2a007672 23:04:53 Removing intermediate container 2a953a8c8593 23:04:53 ---> 8f0507d86f00 23:04:53 Step 15/26 : EXPOSE $APP_PORT 23:04:54 ---> 0153d1b087a0 23:04:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:04:54 Removing intermediate container 0989aab638e1 23:04:54 ---> 9721b1dbd08c 23:04:54 23:04:54 Step 10/22 : FROM alpine:3.12 23:04:54 ---> d10569e2745f 23:04:54 Step 11/22 : RUN apk add --update --no-cache dumb-init 23:04:54 Removing intermediate container 9ab1eb781844 23:04:54 ---> 040fa7f813d1 23:04:54 23:04:54 Step 10/22 : FROM alpine:3.12 23:04:54 ---> d10569e2745f 23:04:54 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:04:54 Removing intermediate container 70cf2a007672 23:04:54 ---> 4bd850c51061 23:04:54 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:04:54 ---> Running in 713a5060b4a8 23:04:54 ---> Running in f6ebed46d1dc 23:04:54 ---> Running in b1e5063216df 23:04:54 Removing intermediate container d06d7f803d1f 23:04:54 ---> a67042d0b5c9 23:04:54 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 23:04:54 ---> 322830df219b 23:04:54 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 23:04:54 ---> Running in 61344f0cf134 23:04:55 ---> Running in 16fdce0bd28a 23:04:55 Removing intermediate container 713a5060b4a8 23:04:55 ---> 3423f00c5e07 23:04:55 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:04:55 ---> 6f3eb8109632 23:04:55 Step 26/31 : RUN chmod +x /entrypoint.sh 23:04:56 ---> Running in fd17956b8c0d 23:04:56 Removing intermediate container 61344f0cf134 23:04:56 ---> 15071e72c98d 23:04:56 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 23:04:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:04:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:04:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:04:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:04:57 (1/1) Installing dumb-init (1.2.2-r1) 23:04:57 Executing busybox-1.31.1-r19.trigger 23:04:57 OK: 5 MiB in 15 packages 23:04:57 ---> a15d51d2a6f9 23:04:57 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 23:04:57 (1/2) Installing ca-certificates (20191127-r4) 23:04:57 (2/2) Installing dumb-init (1.2.2-r1) 23:04:57 Executing busybox-1.31.1-r19.trigger 23:04:57 Executing ca-certificates-20191127-r4.trigger 23:04:58 ---> Running in 1338aabff2a0 23:04:58 OK: 6 MiB in 16 packages 23:04:58 ---> f4b21c14a800 23:04:58 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:04:59 Removing intermediate container 16fdce0bd28a 23:04:59 ---> 85c8668e1572 23:04:59 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 23:04:59 Removing intermediate container f6ebed46d1dc 23:04:59 ---> 4aba9c1af641 23:04:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:04:59 ---> Running in 9bfdb9107f67 23:04:59 ---> Running in 5719c416afbb 23:05:00 Removing intermediate container 9bfdb9107f67 23:05:00 ---> 7c171969d0f1 23:05:00 Step 22/24 : LABEL arch=arm64 23:05:00 Removing intermediate container b1e5063216df 23:05:00 ---> 6afa87d2fc77 23:05:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:05:00 Removing intermediate container 5719c416afbb 23:05:00 ---> 80bbdb209a3a 23:05:00 Step 13/22 : ENV APP_PORT=48085 23:05:01 ---> Running in 898ea5daf93a 23:05:01 ---> Running in 472434f62735 23:05:01 ---> Running in eef43631b3cf 23:05:01 ---> 861eb9516c6b 23:05:01 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:05:01 Removing intermediate container fd17956b8c0d 23:05:01 ---> fc9f80cf16d9 23:05:01 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 23:05:01 ---> Running in dbcfb3831601 23:05:01 Removing intermediate container 472434f62735 23:05:01 ---> fcacdf46164d 23:05:01 Step 13/22 : ENV APP_PORT=48060 23:05:01 Removing intermediate container 898ea5daf93a 23:05:01 ---> 2a60a17db012 23:05:01 Step 23/24 : LABEL git_sha=308530b8371a57ddd4130f4e543694d14e8a6661 23:05:01 ---> Running in 00caf2715479 23:05:01 ---> Running in 242897f53492 23:05:01 Removing intermediate container eef43631b3cf 23:05:01 ---> 3924e536118f 23:05:01 Step 14/22 : EXPOSE $APP_PORT 23:05:01 Removing intermediate container 1338aabff2a0 23:05:01 ---> 5f2cda293d16 23:05:01 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 23:05:02 ---> 4fb49da7559d 23:05:02 Step 19/26 : RUN apk --no-cache add py3-pip 23:05:02 Removing intermediate container dbcfb3831601 23:05:02 ---> c79451b13546 23:05:02 Step 28/31 : CMD ["gate"] 23:05:02 ---> Running in 59a68859cf3d 23:05:02 ---> Running in 6c3262acc9fa 23:05:02 ---> Running in 3071ea8d9789 23:05:02 Removing intermediate container 242897f53492 23:05:02 Removing intermediate container 00caf2715479 23:05:02 ---> 1e46bd399c9f 23:05:02 Step 24/24 : LABEL version=0.0.0 23:05:02 ---> 21d0b7e37e6d 23:05:02 Step 14/22 : EXPOSE $APP_PORT 23:05:03 Removing intermediate container 6c3262acc9fa 23:05:03 ---> 20eb57845563 23:05:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:05:03 ---> Running in 424de1a177ea 23:05:03 ---> Running in c83c82d8e489 23:05:03 ---> 547e185134f7 23:05:03 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:05:04 Removing intermediate container 3071ea8d9789 23:05:04 ---> a7f629f53af2 23:05:04 Step 29/31 : LABEL arch=x86_64 23:05:04 Removing intermediate container 424de1a177ea 23:05:04 ---> c4eae4b85979 23:05:04 23:05:04 Removing intermediate container c83c82d8e489 23:05:04 ---> 075e01627d52 23:05:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:05:04 ---> Running in 9d0afb5fbf16 23:05:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:05:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:05:05 ---> 7e6979fbd40f 23:05:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:05:05 Removing intermediate container 15968e84fee3 23:05:05 ---> a277bb53aa58 23:05:05 23:05:05 Step 10/23 : FROM alpine:3.12 23:05:05 ---> d10569e2745f 23:05:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:05:05 Successfully built c4eae4b85979 23:05:05 (1/33) Installing libbz2 (1.0.8-r1) 23:05:05 Removing intermediate container 9d0afb5fbf16 23:05:05 ---> 9bd06eecaea2 23:05:05 Step 30/31 : LABEL git_sha=308530b8371a57ddd4130f4e543694d14e8a6661 23:05:05 (2/33) Installing expat (2.2.9-r1) 23:05:05 (3/33) Installing libffi (3.3-r2) 23:05:05 (4/33) Installing gdbm (1.13-r1) 23:05:05 (5/33) Installing xz-libs (5.2.5-r0) 23:05:05 (6/33) Installing sqlite-libs (3.32.1-r0) 23:05:05 (7/33) Installing python3 (3.8.8-r0) 23:05:05 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 23:05:05 Building docker-sys-mgmt-agent-go 23:05:05  Building docker-security-secretstore-setup-go ... done  ---> 0083b8152db6 23:05:05 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:05:05 ---> Running in c45acda0abce 23:05:05 ---> 3f561f73c725 23:05:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:05:06 ---> Running in 8aabb9ab6fee 23:05:06 Removing intermediate container c45acda0abce 23:05:06 ---> 7cbbaf8c4250 23:05:06 Step 12/23 : ENV APP_PORT=48080 23:05:06 ---> 9294ac91680c 23:05:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:05:06 ---> Running in b295963051eb 23:05:07 ---> 724593f0c35e 23:05:07 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:05:08 Removing intermediate container b295963051eb 23:05:08 ---> d7a3bc3899be 23:05:08 Step 13/23 : EXPOSE $APP_PORT 23:05:08 ---> ec73aac967bb 23:05:08 ---> 1b3c2917ed37 23:05:08 Step 18/22 : ENTRYPOINT ["/support-scheduler"]Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:05:08 23:05:08 ---> Running in dd4eb4813224 23:05:09 ---> defc30fa59a7 23:05:09 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 23:05:09 ---> Running in 70ada7cf822e 23:05:10 ---> b6c38fce8171 23:05:10 Step 18/22 : ENTRYPOINT ["/support-notifications"] 23:05:10 Removing intermediate container dd4eb4813224 23:05:10 ---> 19f235fb7d3f 23:05:10 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:05:10 Removing intermediate container 70ada7cf822e 23:05:10 ---> e389ecd0c945 23:05:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:05:10 Removing intermediate container 8aabb9ab6fee 23:05:10 ---> e6031fafacbf 23:05:10 Step 31/31 : LABEL version=0.0.0 23:05:11 ---> Running in 226fb3eca0cd 23:05:11 ---> Running in 286f5da1f62a 23:05:11 ---> Running in 06e280f0607b 23:05:11 ---> 514f80d16d33 23:05:11 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 23:05:12 ---> Running in 6c260070fdc8 23:05:12 Removing intermediate container 06e280f0607b 23:05:12 ---> d0acb0c5968f 23:05:12 Step 20/22 : LABEL arch=arm64 23:05:12 Removing intermediate container 226fb3eca0cd 23:05:12 ---> 964510a0f96c 23:05:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:05:12 ---> Running in 91e81415d520 23:05:12 ---> Running in 5ddd20c20f7d 23:05:12 Removing intermediate container 6c260070fdc8 23:05:12 ---> 87b7317e0be9 23:05:12 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:05:12 Removing intermediate container 91e81415d520 23:05:12 ---> d2c977f706d5 23:05:13 (8/33) Installing py3-appdirs (1.4.4-r1) 23:05:13 (9/33) Installing py3-ordered-set (4.0.1-r0) 23:05:13 (10/33) Installing py3-parsing (2.4.7-r0) 23:05:13 (11/33) Installing py3-six (1.15.0-r0) 23:05:13 Step 21/22 : LABEL git_sha=308530b8371a57ddd4130f4e543694d14e8a6661 23:05:13 Removing intermediate container 5ddd20c20f7d 23:05:13 ---> 09053fc33adb 23:05:13 Step 20/22 : LABEL arch=arm64 23:05:13 ---> Running in 101322a6fc36 23:05:13 ---> Running in a2b29ed60a0c 23:05:13 (12/33) Installing py3-packaging (20.4-r0) 23:05:14 ---> 657f28eea9da 23:05:14 Step 26/31 : RUN chmod +x /entrypoint.sh 23:05:14 Removing intermediate container 101322a6fc36 23:05:14 ---> cc8380cb3d46 23:05:14 ---> Running in 96ae39985902 23:05:14 (13/33) Installing py3-setuptools (47.0.0-r0) 23:05:14 (14/33) Installing py3-chardet (3.0.4-r4) 23:05:14 Step 22/22 : LABEL version=0.0.0 23:05:14 ---> Running in ebcf2eeada9d 23:05:14 Removing intermediate container a2b29ed60a0c 23:05:14 ---> 2bfc12fa7140 23:05:14 Step 21/22 : LABEL git_sha=308530b8371a57ddd4130f4e543694d14e8a6661 23:05:14 (15/33) Installing py3-idna (2.9-r0) 23:05:14 ---> Running in f4e46cbd0f9b 23:05:14 ---> Running in 8b5bbfad4a94 23:05:15 Removing intermediate container 286f5da1f62a 23:05:15 ---> a59795de5737 23:05:15 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 23:05:15 (16/33) Installing py3-certifi (2020.4.5.1-r0) 23:05:15 (17/33) Installing py3-urllib3 (1.25.9-r0) 23:05:15 (18/33) Installing py3-requests (2.23.0-r0) 23:05:15 (19/33) Installing py3-msgpack (1.0.0-r0) 23:05:15 (20/33) Installing py3-lockfile (0.12.2-r3) 23:05:15 (21/33) Installing py3-cachecontrol (0.12.6-r0) 23:05:15 (22/33) Installing py3-colorama (0.4.3-r0) 23:05:15 (23/33) Installing py3-distlib (0.3.0-r0) 23:05:15 Removing intermediate container f4e46cbd0f9b 23:05:15 ---> 87e55ba48827 23:05:15 23:05:16 ---> Running in c4812fb149cf 23:05:16 Removing intermediate container 8b5bbfad4a94 23:05:16 ---> 3250e8d98d3c 23:05:16 Step 22/22 : LABEL version=0.0.0 23:05:16 Successfully built 87e55ba48827 23:05:16 Successfully tagged docker-support-scheduler-go-arm64:latest 23:05:16  Building docker-support-scheduler-go ... done Building docker-security-proxy-setup-go 23:05:16 ---> Running in 8d445be5ffed 23:05:16 (24/33) Installing py3-distro (1.5.0-r1) 23:05:17 (25/33) Installing py3-webencodings (0.5.1-r3) 23:05:17 (26/33) Installing py3-html5lib (1.0.1-r4) 23:05:17 Removing intermediate container 96ae39985902 23:05:17 ---> 892d13b6f7a1 23:05:17 23:05:17 (27/33) Installing py3-pytoml (0.1.21-r0) 23:05:17 (28/33) Installing py3-pep517 (0.8.2-r0) 23:05:17 (29/33) Installing py3-progress (1.5-r0) 23:05:17 (30/33) Installing py3-toml (0.10.1-r0) 23:05:17 (31/33) Installing py3-retrying (1.3.3-r0) 23:05:17 (32/33) Installing py3-contextlib2 (0.6.0-r0) 23:05:17 (33/33) Installing py3-pip (20.1.1-r0) 23:05:17 Removing intermediate container 8d445be5ffed 23:05:17 ---> 8b2222991e94 23:05:17 23:05:17 Executing busybox-1.31.1-r19.trigger 23:05:17 OK: 71 MiB in 55 packages 23:05:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:05:18 Successfully built 8b2222991e94 23:05:18 Successfully tagged docker-support-notifications-go-arm64:latest 23:05:18  Building docker-support-notifications-go ... done Building docker-core-metadata-go 23:05:18 Removing intermediate container ebcf2eeada9d 23:05:18 ---> 28b1e90f9aa2 23:05:18 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 23:05:18 Successfully built 892d13b6f7a1 23:05:18 Successfully tagged docker-security-bootstrapper-go:latest 23:05:18 Building docker-support-scheduler-go 23:05:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:05:19 ---> Running in 3d8ccac8ed9f 23:05:19 (1/6) Installing dumb-init (1.2.2-r1) 23:05:19 (2/6) Installing libgcc (9.3.0-r2) 23:05:19 (3/6) Installing libsodium (1.0.18-r0) 23:05:19 (4/6) Installing libstdc++ (9.3.0-r2) 23:05:19 Removing intermediate container 3d8ccac8ed9f 23:05:19 ---> 541427cd373c 23:05:19 Step 28/31 : CMD ["gate"] 23:05:20 (5/6) Installing libzmq (4.3.3-r0) 23:05:20 (6/6) Installing zeromq (4.3.3-r0) 23:05:20 Executing busybox-1.31.1-r19.trigger 23:05:20 OK: 8 MiB in 20 packages 23:05:20 ---> Running in d39026c7ff13 23:05:22 Removing intermediate container d39026c7ff13 23:05:22 ---> 75a4807b3122 23:05:22 Step 29/31 : LABEL arch=arm64 23:05:22 ---> Running in fa4ad706f72c 23:05:22 Removing intermediate container c4812fb149cf 23:05:22 ---> cd1974df8f34 23:05:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:05:23 Removing intermediate container fa4ad706f72c 23:05:23 ---> 1daf27fd1d3b 23:05:23 Step 30/31 : LABEL git_sha=308530b8371a57ddd4130f4e543694d14e8a6661 23:05:23 ---> 9412a7ec5568 23:05:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:05:23 ---> Running in 8abc458a90a9 23:05:24 Removing intermediate container 8abc458a90a9 23:05:24 ---> e0568383007d 23:05:24 Step 31/31 : LABEL version=0.0.0 23:05:25 ---> Running in 24ea94263beb 23:05:25 ---> 0ca249682d0f 23:05:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:05:26 Removing intermediate container 24ea94263beb 23:05:26 ---> 2e243a5bb0b7 23:05:26 23:05:26 Successfully built 2e243a5bb0b7 23:05:27 Successfully tagged docker-security-bootstrapper-go-arm64:latest 23:05:27 Building docker-core-command-go 23:05:27  Building docker-security-bootstrapper-go ... done  ---> c69e950c53e4 23:05:27 Step 19/23 : ENTRYPOINT ["/core-data"] 23:05:27 ---> Running in d9c087aa5e1f 23:05:27 Removing intermediate container d9c087aa5e1f 23:05:27 ---> dc7236dfd80c 23:05:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:05:27 ---> Running in 806f4fdf9cad 23:05:28 Removing intermediate container 806f4fdf9cad 23:05:28 ---> 832bc5e121d2 23:05:28 Step 21/23 : LABEL arch=arm64 23:05:28 ---> Running in 33fbf0f76434 23:05:29 Removing intermediate container 33fbf0f76434 23:05:29 ---> 1c50d652a06c 23:05:29 Step 22/23 : LABEL git_sha=308530b8371a57ddd4130f4e543694d14e8a6661 23:05:29 ---> Running in 90cf13ece7de 23:05:29 Removing intermediate container 90cf13ece7de 23:05:29 ---> 30d5e657e814 23:05:29 Step 23/23 : LABEL version=0.0.0 23:05:30 ---> Running in 6aa11083688a 23:05:31 Removing intermediate container 6aa11083688a 23:05:31 ---> 284b63eabc33 23:05:31 23:05:31 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:05:31 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:05:31 ---> e15cd7fc2958 23:05:31 Step 3/26 : WORKDIR /edgex-go 23:05:31 ---> Using cache 23:05:31 ---> 178f50a94af1 23:05:31 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:05:31 ---> Using cache 23:05:31 ---> d32cf135b3f9 23:05:31 Step 5/26 : RUN apk add --update --no-cache make bash git 23:05:31 Successfully built 284b63eabc33 23:05:31 Successfully tagged docker-core-data-go-arm64:latest 23:05:32  Building docker-core-data-go ... done  ---> Running in 92f6c77689f4 23:05:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:05:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:05:35 OK: 217 MiB in 51 packages 23:05:37 Removing intermediate container 92f6c77689f4 23:05:37 ---> fe9d9d40ccb2 23:05:37 Step 6/26 : COPY go.mod . 23:05:38 ---> ef428463e77b 23:05:38 Step 7/26 : RUN go mod download 23:05:38 ---> Running in 0dd445a75d52 23:05:42 Removing intermediate container 0dd445a75d52 23:05:42 ---> 4132549a08bc 23:05:42 Step 8/26 : COPY . . 23:05:52  Building docker-security-bootstrapper-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:05:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:05:52 ---> d1cede0bb2fd 23:05:52 Step 3/23 : WORKDIR /edgex-go 23:05:52 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:05:52 Step 2/21 : FROM ${BUILDER_BASE} AS builder 23:05:52 ---> d1cede0bb2fd 23:05:52 Step 3/21 : WORKDIR /edgex-go 23:05:52 ---> Using cache 23:05:52 ---> ee4f8f31b90b 23:05:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:05:52 ---> Using cache 23:05:52 ---> ee4f8f31b90b 23:05:52 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:05:52 ---> Using cache 23:05:52 ---> 0bec6ca7de93 23:05:52 Step 5/23 : RUN apk add --update --no-cache make git 23:05:52 ---> Using cache 23:05:52 ---> 0bec6ca7de93 23:05:52 Step 5/21 : RUN apk add --update --no-cache make git 23:05:52 ---> Using cache 23:05:52 ---> 1981d9c0acf8 23:05:52 Step 6/23 : COPY go.mod . 23:05:52 ---> Using cache 23:05:52 ---> 1975599b12ec 23:05:52 Step 7/23 : RUN go mod download ---> Using cache 23:05:52 ---> 1981d9c0acf8 23:05:52 Step 6/21 : COPY go.mod . 23:05:52 ---> Using cache 23:05:52 ---> 1975599b12ec 23:05:52 Step 7/21 : RUN go mod download 23:05:52 ---> Using cache 23:05:52 23:05:52 ---> cb1c59efd227 23:05:52 ---> Using cache 23:05:52 ---> cb1c59efd227 23:05:52 Step 8/23 : COPY . . 23:05:52 Step 8/21 : COPY . . 23:05:52 ---> Using cache 23:05:52 ---> a9308e166de2 23:05:52 Step 9/23 : RUN make cmd/core-command/core-command 23:05:52 ---> Using cache 23:05:52 ---> a9308e166de2 23:05:52 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:05:53 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:05:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:05:53 ---> d1cede0bb2fd 23:05:53 Step 3/23 : WORKDIR /edgex-go 23:05:53 ---> Using cache 23:05:53 ---> ee4f8f31b90b 23:05:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:05:53 ---> Using cache 23:05:53 ---> 0bec6ca7de93 23:05:53 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:05:54 ---> Running in 3ca67c4c86bb 23:05:54 ---> Running in c64955711f66 23:05:54 ---> Running in 045e210afbbb 23:05:57 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:05:57 Step 2/21 : FROM ${BUILDER_BASE} AS builder 23:05:57 ---> e15cd7fc2958 23:05:57 Step 3/21 : WORKDIR /edgex-go 23:05:57 ---> Using cache 23:05:57 ---> 178f50a94af1 23:05:57 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:05:57 ---> Using cache 23:05:57 ---> d32cf135b3f9 23:05:57 Step 5/21 : RUN apk add --update --no-cache make git 23:05:57 ---> Using cache 23:05:57 ---> 48847d8ec2e1 23:05:57 Step 6/21 : COPY go.mod . 23:05:57 ---> Using cache 23:05:57 ---> 3daaa8e14de5 23:05:57 Step 7/21 : RUN go mod download 23:05:57 ---> Using cache 23:05:57 ---> 46707a468016 23:05:57 Step 8/21 : COPY . . 23:05:57 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:05:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:05:57 ---> e15cd7fc2958 23:05:57 Step 3/23 : WORKDIR /edgex-go 23:05:57 ---> Using cache 23:05:57 ---> 178f50a94af1 23:05:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:05:57 ---> Using cache 23:05:57 ---> d32cf135b3f9 23:05:57 Step 5/23 : RUN apk add --update --no-cache make git 23:05:57 ---> Using cache 23:05:57 ---> 48847d8ec2e1 23:05:57 Step 6/23 : COPY go.mod . 23:05:57 ---> Using cache 23:05:57 ---> 3daaa8e14de5 23:05:57 Step 7/23 : RUN go mod download 23:05:57 ---> Using cache 23:05:57 ---> 46707a468016 23:05:57 Step 8/23 : COPY . . 23:05:57 ---> Using cache 23:05:57 ---> cdc6c4557e3d 23:05:57 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:05:57 ---> Using cache 23:05:57 ---> cdc6c4557e3d 23:05:57 Step 9/23 : RUN make cmd/core-metadata/core-metadata 23:05:58 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 23:05:58 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 23:05:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:06:00 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:06:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:06:00 ---> e15cd7fc2958 23:06:00 Step 3/23 : WORKDIR /edgex-go 23:06:00 ---> Using cache 23:06:00 ---> 178f50a94af1 23:06:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:06:00 ---> Using cache 23:06:00 ---> d32cf135b3f9 23:06:00 Step 5/23 : RUN apk add --update --no-cache make git 23:06:00 ---> Using cache 23:06:00 ---> 48847d8ec2e1 23:06:00 Step 6/23 : COPY go.mod . 23:06:00 ---> Using cache 23:06:00 ---> 3daaa8e14de5 23:06:00 Step 7/23 : RUN go mod download 23:06:00 ---> Using cache 23:06:00 ---> 46707a468016 23:06:00 Step 8/23 : COPY . . 23:06:00 ---> Using cache 23:06:00 ---> cdc6c4557e3d 23:06:00 Step 9/23 : RUN make cmd/core-command/core-command 23:06:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:06:02 ---> Running in 41e8dbe9261a 23:06:02 ---> Running in 22d11115aac7 23:06:02 ---> Running in 95b96391018f 23:06:02 ---> 25dfeba0d933 23:06:02 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:06:02 ---> Running in 070e6ff09d9d 23:06:04 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 23:06:04 OK: 233 MiB in 51 packages 23:06:04 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 23:06:04 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 23:06:04 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 23:06:12 Removing intermediate container 3ca67c4c86bb 23:06:12 ---> a2c342141bcc 23:06:12 Step 6/23 : COPY go.mod . 23:06:14 ---> 9d0f78680fd6 23:06:14 Step 7/23 : RUN go mod download 23:06:15 ---> Running in c4596ac6dff0 23:06:21 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:06:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:06:21 ---> d1cede0bb2fd 23:06:21 Step 3/22 : WORKDIR /edgex-go 23:06:21 ---> Using cache 23:06:21 ---> ee4f8f31b90b 23:06:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:06:21 ---> Using cache 23:06:21 ---> 0bec6ca7de93 23:06:21 Step 5/22 : RUN apk add --update --no-cache make git 23:06:21 ---> Using cache 23:06:21 ---> 1981d9c0acf8 23:06:21 Step 6/22 : COPY go.mod . 23:06:21 ---> Using cache 23:06:21 ---> 1975599b12ec 23:06:21 Step 7/22 : RUN go mod download 23:06:21 ---> Using cache 23:06:21 ---> cb1c59efd227 23:06:21 Step 8/22 : COPY . . 23:06:21 ---> Using cache 23:06:21 ---> a9308e166de2 23:06:21 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 23:06:23 ---> Running in 7fc28377681c 23:06:24 Removing intermediate container c4596ac6dff0 23:06:24 ---> 0aad81b27636 23:06:24 Step 8/23 : COPY . . 23:06:25 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 23:06:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 23:06:58 Removing intermediate container 59a68859cf3d 23:06:58 ---> b3f8c9c52fcb 23:06:58 Step 20/26 : RUN pip install docker-compose==1.23.2 23:06:59 ---> Running in 3b71f971349c 23:07:19 Removing intermediate container c64955711f66 23:07:19 ---> 8542b337b2c9 23:07:19 23:07:19 Step 10/23 : FROM alpine:3.12 23:07:19 ---> 88dd2752d2ea 23:07:19 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:07:19 ---> Using cache 23:07:19 ---> 73d51f7e87e0 23:07:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:07:19 ---> Using cache 23:07:19 ---> 594bc0e9c69d 23:07:19 Step 13/23 : ENV APP_PORT=48082 23:07:21 ---> Running in 3d60a7e17ac4 23:07:26 Removing intermediate container 3d60a7e17ac4 23:07:26 ---> 4dc265d66476 23:07:26 Step 14/23 : EXPOSE $APP_PORT 23:07:26 Removing intermediate container 045e210afbbb 23:07:26 ---> 774431599e01 23:07:26 23:07:26 Step 10/21 : FROM alpine:3.12 23:07:26 ---> 88dd2752d2ea 23:07:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 23:07:26 Step 11/21 : RUN apk add --update --no-cache curl 23:07:27 ---> Running in 037c3d08ba4e 23:07:28 ---> Running in 2c4175082977 23:07:29 Removing intermediate container 070e6ff09d9d 23:07:29 ---> f06fda5358af 23:07:29 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:07:29 Removing intermediate container 22d11115aac7 23:07:29 ---> 64304785ab47 23:07:29 23:07:29 Step 10/21 : FROM alpine:3.12 23:07:29 ---> d10569e2745f 23:07:29 Step 11/21 : RUN apk add --update --no-cache curl 23:07:29 ---> Running in 49354acc6eec 23:07:29 ---> Running in 2dfebb3962c0 23:07:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:07:31 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 23:07:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:07:31 Removing intermediate container 037c3d08ba4e 23:07:31 ---> cfc1ac931e58 23:07:31 Step 15/23 : WORKDIR / 23:07:31 (1/4) Installing ca-certificates (20191127-r4) 23:07:32 (2/4) Installing nghttp2-libs (1.41.0-r0) 23:07:32 (3/4) Installing libcurl (7.69.1-r3) 23:07:32 (4/4) Installing curl (7.69.1-r3) 23:07:32 Executing busybox-1.31.1-r19.trigger 23:07:32 Executing ca-certificates-20191127-r4.trigger 23:07:32 OK: 7 MiB in 18 packages 23:07:34 ---> Running in 9bfd0a75114c 23:07:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:07:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:07:35 Collecting docker-compose==1.23.2 23:07:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:07:35 (1/4) Installing ca-certificates (20191127-r4) 23:07:35 (2/4) Installing nghttp2-libs (1.41.0-r0) 23:07:35 Removing intermediate container 2dfebb3962c0 23:07:35 ---> 220e04860910 23:07:35 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:07:35 ---> Running in 16e03d5360c2 23:07:36 (3/4) Installing libcurl (7.69.1-r3) 23:07:36 (4/4) Installing curl (7.69.1-r3) 23:07:36 Executing busybox-1.31.1-r19.trigger 23:07:36 Removing intermediate container 49354acc6eec 23:07:36 ---> 5984f3ea4cb1 23:07:36 23:07:36 Step 11/26 : FROM docker:20.10.0 23:07:36 20.10.0: Pulling from library/docker 23:07:36 Executing ca-certificates-20191127-r4.trigger 23:07:36 OK: 7 MiB in 18 packages 23:07:36 Collecting dockerpty<0.5,>=0.4.1 23:07:36 Removing intermediate container 16e03d5360c2 23:07:36 ---> f7f770d8cdbe 23:07:36 Step 13/21 : WORKDIR /edgex 23:07:36 Removing intermediate container 95b96391018f 23:07:36 ---> 4179f4c28b51 23:07:36 23:07:36 Step 10/23 : FROM alpine:3.12 23:07:36 ---> d10569e2745f 23:07:36 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:07:36 ---> Using cache 23:07:36 ---> 4aba9c1af641 23:07:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:07:36 ---> Using cache 23:07:36 ---> 80bbdb209a3a 23:07:36 Step 13/23 : ENV APP_PORT=48082 23:07:36 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:07:36 Removing intermediate container 9bfd0a75114c 23:07:36 ---> 88c0dfd7a459 23:07:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:07:36 ---> Running in 54b2d73b39cf 23:07:37 ---> Running in 0e9f45a221b2 23:07:37 Removing intermediate container 7fc28377681c 23:07:37 ---> 3977ea16ffde 23:07:37 23:07:37 Step 10/22 : FROM alpine:3.12 23:07:37 ---> 88dd2752d2ea 23:07:37 Step 11/22 : RUN apk add --update --no-cache dumb-init 23:07:37 ---> Using cache 23:07:37 ---> 73d51f7e87e0 23:07:37 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:07:37 ---> Using cache 23:07:37 ---> 594bc0e9c69d 23:07:37 Step 13/22 : ENV APP_PORT=48085 23:07:38 Removing intermediate container 54b2d73b39cf 23:07:38 ---> 01731982025b 23:07:38 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:07:38 Removing intermediate container 0e9f45a221b2 23:07:38 ---> 2bd4740a15c6 23:07:38 Step 14/23 : EXPOSE $APP_PORT 23:07:38 ---> Running in 2afe8fa3d577 23:07:38 ---> Running in ae8c7c6024bd 23:07:39 ---> 4c107ff2e554 23:07:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:07:40 ---> 3266b213e493 23:07:40 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:07:40 Removing intermediate container ae8c7c6024bd 23:07:40 ---> 7b1e9544f6e0 23:07:40 Step 15/23 : WORKDIR / 23:07:40 ---> Running in d9b38e2b5e46 23:07:41 Removing intermediate container d9b38e2b5e46 23:07:41 ---> 62b973f06bdc 23:07:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:07:41 Collecting docker<4.0,>=3.6.0 23:07:41 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:07:41 Removing intermediate container 2afe8fa3d577 23:07:41 ---> 8d90a83821d9 23:07:41 Step 14/22 : EXPOSE $APP_PORT 23:07:41 Removing intermediate container 2c4175082977 23:07:41 ---> c83bb613b273 23:07:41 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:07:42 ---> 5700b32fed69 23:07:42 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:07:42 ---> Running in 57dda4bfec57 23:07:42 ---> 545c42b80f9a 23:07:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:07:42 Collecting PyYAML<4,>=3.10 23:07:42 Downloading PyYAML-3.13.tar.gz (270 kB) 23:07:42 ---> Running in fb1ed9ac5256 23:07:42 ---> 8c9b1d9b4300 23:07:42 Step 9/23 : RUN make cmd/core-data/core-data 23:07:43 ---> 37368d135b8c 23:07:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:07:43 ---> Running in 15405d7d076a 23:07:43 Removing intermediate container 57dda4bfec57 23:07:43 ---> b47e8e739a39 23:07:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:07:43 Removing intermediate container fb1ed9ac5256 23:07:43 ---> f67a75ef030f 23:07:43 Step 13/21 : WORKDIR /edgex 23:07:43 ---> 0ecc3bdb1b9c 23:07:43 Step 19/23 : ENTRYPOINT ["/core-command"] 23:07:43 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 23:07:44 Collecting jsonschema<3,>=2.5.1 23:07:44 ---> Running in 8a30c1a7c5b4 23:07:44 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:07:44 ---> Running in cce28122101f 23:07:44 Collecting websocket-client<1.0,>=0.32.0 23:07:44 ---> 1e2fc94d1e7b 23:07:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:07:44 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 23:07:44 Collecting texttable<0.10,>=0.9.0 23:07:44 Downloading texttable-0.9.1.tar.gz (11 kB) 23:07:45 Removing intermediate container 8a30c1a7c5b4 23:07:45 ---> 54bdf0759619 23:07:45 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:07:45 ---> d9393ba1a914 23:07:45 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 23:07:45 Removing intermediate container 41e8dbe9261a 23:07:45 ---> 1312b4d4a20c 23:07:45 23:07:45 Step 10/23 : FROM alpine:3.12 23:07:45 ---> d10569e2745f 23:07:45 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:07:45 ---> Using cache 23:07:45 ---> 4aba9c1af641 23:07:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:07:45 ---> Using cache 23:07:45 ---> 80bbdb209a3a 23:07:45 Step 13/23 : ENV APP_PORT=48081 23:07:45 ---> 94f603674e99 23:07:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:07:45 ---> Running in b4ab74ca078c 23:07:45 ---> Running in d8730d8211ba 23:07:45 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 23:07:45 Removing intermediate container cce28122101f 23:07:45 ---> e530276fe3b2 23:07:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:07:46 Removing intermediate container b4ab74ca078c 23:07:46 ---> 63342938e69f 23:07:46 Step 18/21 : CMD ["--init=true"] 23:07:46 Removing intermediate container d8730d8211ba 23:07:46 ---> 531c98294ccf 23:07:46 Step 14/23 : EXPOSE $APP_PORT 23:07:46 ---> Running in ea284f449878 23:07:46 Collecting cached-property<2,>=1.2.0 23:07:46 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:07:46 ---> 37483cecab05 23:07:46 Step 19/23 : ENTRYPOINT ["/core-command"] 23:07:46 ---> Running in 380e03154b1d 23:07:46 ---> Running in 03280bf69079 23:07:46 Removing intermediate container ea284f449878 23:07:46 ---> e17c6e3c37b9 23:07:46 Step 19/21 : LABEL arch=arm64 23:07:46 Collecting docopt<0.7,>=0.6.1 23:07:46 Downloading docopt-0.6.2.tar.gz (25 kB) 23:07:46 ---> Running in cca6abf07725 23:07:47 Removing intermediate container 380e03154b1d 23:07:47 ---> a77fda3e0f37 23:07:47 Step 15/23 : WORKDIR / 23:07:47 ---> Running in eee13d459f98 23:07:47 ---> 57652425e9bd 23:07:47 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:07:47 ---> d7fd8571e9be 23:07:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:07:47 ---> Running in 9dab3fe69295 23:07:47 Removing intermediate container 03280bf69079 23:07:47 ---> 7335a6cc6059 23:07:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:07:47 ---> Running in bc7c2fbd3332 23:07:48 Removing intermediate container eee13d459f98 23:07:48 ---> 6b9158faa5ff 23:07:48 Step 20/21 : LABEL git_sha=308530b8371a57ddd4130f4e543694d14e8a6661 23:07:48 ---> Running in 598aeedff32e 23:07:48 Removing intermediate container 9dab3fe69295 23:07:48 ---> 6a9d229bc30a 23:07:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:07:48 Removing intermediate container bc7c2fbd3332 23:07:48 ---> e15abc1ee61f 23:07:48 Step 21/23 : LABEL arch=arm64 23:07:48 ---> Running in e1faa9f9d30e 23:07:48 Removing intermediate container 598aeedff32e 23:07:48 ---> f98a099d594f 23:07:48 Step 21/21 : LABEL version=0.0.0 23:07:48 Removing intermediate container cca6abf07725 23:07:48 ---> 2077e4f888c8 23:07:48 Step 21/23 : LABEL arch=x86_64 23:07:48 ---> Running in 440418e3aac4 23:07:48 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:07:48 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:07:49 ---> Running in c325d4e7590c 23:07:49 Removing intermediate container e1faa9f9d30e 23:07:49 ---> 7170e76b2eb0 23:07:49 Step 22/23 : LABEL git_sha=308530b8371a57ddd4130f4e543694d14e8a6661 23:07:49 ---> 4200bda0c84d 23:07:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:07:49 ---> Running in 03c94a5e61b5 23:07:49 ---> d32a57cf1c60 23:07:49 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:07:49 Collecting docker-pycreds>=0.4.0 23:07:49 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:07:49 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 23:07:49 Status: Downloaded newer image for docker:20.10.0 23:07:49 ---> eeaf43b92773 23:07:49 Step 12/26 : RUN apk add --no-cache bash 23:07:49 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) 23:07:49 ---> Running in aee7e8a2c919 23:07:49 Collecting urllib3<1.25,>=1.21.1 23:07:49 ---> Running in 70f8eb850521 23:07:49 Removing intermediate container c325d4e7590c 23:07:49 ---> 314c43d047ee 23:07:49 23:07:49 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:07:49 Removing intermediate container 440418e3aac4 23:07:49 ---> 806b2f69a0eb 23:07:49 Step 22/23 : LABEL git_sha=308530b8371a57ddd4130f4e543694d14e8a6661 23:07:49 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) 23:07:50 ---> 59fc7114fa7f 23:07:50 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:07:50 Collecting idna<2.8,>=2.5 23:07:50 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:07:50 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 23:07:50 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 23:07:50 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 23:07:50 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 23:07:50 Removing intermediate container 03c94a5e61b5 23:07:50 ---> f0275f1952a3 23:07:50 Step 23/23 : LABEL version=0.0.0 23:07:50 ---> Running in 3e3b52f7093d 23:07:50 Removing intermediate container aee7e8a2c919 23:07:50 ---> 06aecb1bfd01 23:07:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:07:50 Successfully built 314c43d047ee 23:07:50 Successfully tagged docker-security-proxy-setup-go-arm64:latest 23:07:50  Building docker-security-proxy-setup-go ... done  ---> Running in 09dd768550ac 23:07:50 Installing collected packages: dockerpty, docker-pycreds, websocket-client, urllib3, idna, requests, docker, PyYAML, jsonschema, texttable, cached-property, docopt, docker-compose 23:07:50 Running setup.py install for dockerpty: started 23:07:50 ---> Running in f28abae2da61 23:07:50 ---> 46ac9f248e45 23:07:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:07:51 Removing intermediate container 09dd768550ac 23:07:51 ---> c91e5d929638 23:07:51 23:07:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:07:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:07:51 Removing intermediate container 3e3b52f7093d 23:07:51 ---> 72f4f7ba1865 23:07:51 Step 23/23 : LABEL version=0.0.0 23:07:51 Successfully built c91e5d929638 23:07:51 ---> 2d52ed6797cc 23:07:51 Step 19/23 : ENTRYPOINT ["/core-metadata"] 23:07:51 Successfully tagged docker-core-command-go-arm64:latest 23:07:51  Building docker-core-command-go ... done  ---> Running in bb45b227a9cb 23:07:51 ---> ae8c67bfc178 23:07:51 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 23:07:51 ---> Running in 393673de228c 23:07:51 Removing intermediate container f28abae2da61 23:07:51 ---> f2cc3268804f 23:07:51 Step 20/22 : LABEL arch=x86_64 23:07:51 ---> Running in 10b38573688c 23:07:51 ---> Running in b87dace572b8 23:07:51 Running setup.py install for dockerpty: finished with status 'done' 23:07:51 (1/2) Installing readline (8.0.4-r0) 23:07:51 (2/2) Installing bash (5.0.17-r0) 23:07:51 Executing bash-5.0.17-r0.post-install 23:07:51 Executing busybox-1.31.1-r19.trigger 23:07:51 OK: 12 MiB in 22 packages 23:07:52 Removing intermediate container bb45b227a9cb 23:07:52 ---> cf8c91fa7fbc 23:07:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:07:52 Removing intermediate container 393673de228c 23:07:52 ---> cda3ebc2e050 23:07:52 23:07:52 Attempting uninstall: urllib3 23:07:52 Found existing installation: urllib3 1.25.9 23:07:52 Uninstalling urllib3-1.25.9: 23:07:52 ---> Running in 424167482bbf 23:07:53 Removing intermediate container 424167482bbf 23:07:53 ---> 05bf7d846f5d 23:07:53 Step 21/23 : LABEL arch=arm64 23:07:53 ---> Running in d6a660f14605 23:07:53 Removing intermediate container 70f8eb850521 23:07:53 ---> 86ee046cc1f7 23:07:53 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 23:07:53 Successfully uninstalled urllib3-1.25.9 23:07:53 ---> Running in 2facc2644b41 23:07:53 Removing intermediate container d6a660f14605 23:07:53 ---> d877953e7a78 23:07:53 Step 22/23 : LABEL git_sha=308530b8371a57ddd4130f4e543694d14e8a6661 23:07:53 ---> Running in 69244447b910 23:07:53 Removing intermediate container 2facc2644b41 23:07:53 ---> 417886d294b8 23:07:53 Step 14/26 : ENV APP_PORT=48090 23:07:54 ---> Running in 32c550d9e0fd 23:07:54 Removing intermediate container 69244447b910 23:07:54 ---> 3100c345ea62 23:07:54 Step 23/23 : LABEL version=0.0.0 23:07:54 ---> Running in a6965f5dda0b 23:07:54 Removing intermediate container 32c550d9e0fd 23:07:54 ---> 4bf39c9a2bca 23:07:54 Step 15/26 : EXPOSE $APP_PORT 23:07:54 ---> Running in c4f4b83c2258 23:07:54 Successfully built cda3ebc2e050 23:07:54 Removing intermediate container a6965f5dda0b 23:07:54 ---> f04dfd103d2d 23:07:54 23:07:55 Successfully tagged docker-core-command-go:latest 23:07:55 Removing intermediate container c4f4b83c2258 23:07:55 ---> e73824e04b83 23:07:55 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:07:55 Successfully built f04dfd103d2d 23:07:55 Successfully tagged docker-core-metadata-go-arm64:latest 23:07:55  Building docker-core-command-go ... done Removing intermediate container b87dace572b8 23:07:55 ---> 3b1dbbe89397 23:07:55 Step 21/22 : LABEL git_sha=308530b8371a57ddd4130f4e543694d14e8a6661 23:07:55 Removing intermediate container 10b38573688c 23:07:55 ---> 08c49d197c29 23:07:55 Step 18/21 : CMD ["--init=true"] 23:07:55 Attempting uninstall: idna 23:07:55 Found existing installation: idna 2.9 23:07:55 Uninstalling idna-2.9: 23:07:56 Successfully uninstalled idna-2.9 23:07:56  Building docker-core-metadata-go ... done  ---> daa0c7a4e0d8 23:07:56 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:07:56 ---> Running in 034ff7d71e6b 23:07:56 ---> Running in 78b5f3725a4a 23:07:57 ---> d13d309c2b7d 23:07:57 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:07:57 Attempting uninstall: requests 23:07:57 Found existing installation: requests 2.23.0 23:07:57 Uninstalling requests-2.23.0: 23:07:57 Successfully uninstalled requests-2.23.0 23:07:58 ---> 3224af5d6b7a 23:07:58 Step 19/26 : RUN apk --no-cache add py3-pip 23:07:58 ---> Running in cfd7d1593867 23:07:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:07:59 Removing intermediate container 034ff7d71e6b 23:07:59 ---> be280c4d42fc 23:07:59 Step 22/22 : LABEL version=0.0.0 23:07:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:08:00 Removing intermediate container 78b5f3725a4a 23:08:00 ---> 5b8d4ae56a24 23:08:00 Step 19/21 : LABEL arch=x86_64 23:08:00 (1/33) Installing libbz2 (1.0.8-r1) 23:08:00 (2/33) Installing expat (2.2.9-r1) 23:08:00 (3/33) Installing libffi (3.3-r2) 23:08:00 (4/33) Installing gdbm (1.13-r1) 23:08:00 (5/33) Installing xz-libs (5.2.5-r0) 23:08:00 (6/33) Installing sqlite-libs (3.32.1-r0) 23:08:00 (7/33) Installing python3 (3.8.8-r0) 23:08:00 Running setup.py install for PyYAML: started 23:08:00 ---> Running in 44aaac3ac280 23:08:00 ---> Running in d97b9f81da6e 23:08:01 Running setup.py install for PyYAML: finished with status 'done' 23:08:02 Running setup.py install for texttable: started 23:08:02 (8/33) Installing py3-appdirs (1.4.4-r1) 23:08:02 (9/33) Installing py3-ordered-set (4.0.1-r0) 23:08:02 (10/33) Installing py3-parsing (2.4.7-r0) 23:08:02 (11/33) Installing py3-six (1.15.0-r0) 23:08:02 (12/33) Installing py3-packaging (20.4-r0) 23:08:02 (13/33) Installing py3-setuptools (47.0.0-r0) 23:08:02 (14/33) Installing py3-chardet (3.0.4-r4) 23:08:02 (15/33) Installing py3-idna (2.9-r0) 23:08:02 (16/33) Installing py3-certifi (2020.4.5.1-r0) 23:08:02 (17/33) Installing py3-urllib3 (1.25.9-r0) 23:08:02 (18/33) Installing py3-requests (2.23.0-r0) 23:08:02 (19/33) Installing py3-msgpack (1.0.0-r0) 23:08:02 (20/33) Installing py3-lockfile (0.12.2-r3) 23:08:02 (21/33) Installing py3-cachecontrol (0.12.6-r0) 23:08:02 (22/33) Installing py3-colorama (0.4.3-r0) 23:08:02 (23/33) Installing py3-distlib (0.3.0-r0) 23:08:02 (24/33) Installing py3-distro (1.5.0-r1) 23:08:02 (25/33) Installing py3-webencodings (0.5.1-r3) 23:08:02 (26/33) Installing py3-html5lib (1.0.1-r4) 23:08:02 (27/33) Installing py3-pytoml (0.1.21-r0) 23:08:02 (28/33) Installing py3-pep517 (0.8.2-r0) 23:08:02 (29/33) Installing py3-progress (1.5-r0) 23:08:02 (30/33) Installing py3-toml (0.10.1-r0) 23:08:02 (31/33) Installing py3-retrying (1.3.3-r0) 23:08:02 (32/33) Installing py3-contextlib2 (0.6.0-r0) 23:08:02 (33/33) Installing py3-pip (20.1.1-r0) 23:08:02 Executing busybox-1.31.1-r19.trigger 23:08:02 OK: 71 MiB in 55 packages 23:08:02 Removing intermediate container 44aaac3ac280 23:08:02 ---> a0cd5917e9aa 23:08:02 Step 20/21 : LABEL git_sha=308530b8371a57ddd4130f4e543694d14e8a6661 23:08:03 Removing intermediate container d97b9f81da6e 23:08:03 ---> cfb627f8f444 23:08:03 23:08:03 Running setup.py install for texttable: finished with status 'done' 23:08:03 ---> Running in aa410a3edac9 23:08:03 Running setup.py install for docopt: started 23:08:03 Successfully built cfb627f8f444 23:08:03 Successfully tagged docker-support-scheduler-go:latest 23:08:05  Building docker-support-scheduler-go ... done Removing intermediate container aa410a3edac9 23:08:05 ---> 19d19ce2629f 23:08:05 Step 21/21 : LABEL version=0.0.0 23:08:05 Running setup.py install for docopt: finished with status 'done' 23:08:05 ---> Running in 7a4d376f8c64 23:08:06 Removing intermediate container 7a4d376f8c64 23:08:06 ---> 06a34bc6719c 23:08:06 23:08:06 Successfully installed PyYAML-3.13 cached-property-1.5.2 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.58.0 23:08:07 Successfully built 06a34bc6719c 23:08:07 Successfully tagged docker-security-proxy-setup-go:latest 23:08:09 Removing intermediate container cfd7d1593867 23:08:09 ---> d3bc923b68d7 23:08:09 Step 20/26 : RUN pip install docker-compose==1.23.2 23:08:09 ---> Running in fb5a08135363 23:08:13  Building docker-security-proxy-setup-go ... done Removing intermediate container 3b71f971349c 23:08:13 ---> 251e003b7d3a 23:08:13 Step 21/26 : RUN apk --no-cache add curl 23:08:13 Collecting docker-compose==1.23.2 23:08:13 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:08:14 ---> Running in a0059f304733 23:08:14 Collecting texttable<0.10,>=0.9.0 23:08:14 Downloading texttable-0.9.1.tar.gz (11 kB) 23:08:16 Collecting docker<4.0,>=3.6.0 23:08:16 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:08:17 Collecting dockerpty<0.5,>=0.4.1 23:08:17 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:08:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:08:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:08:17 (1/3) Installing nghttp2-libs (1.41.0-r0) 23:08:17 (2/3) Installing libcurl (7.69.1-r3) 23:08:17 (3/3) Installing curl (7.69.1-r3) 23:08:17 Executing busybox-1.31.1-r19.trigger 23:08:18 OK: 72 MiB in 58 packages 23:08:19 Collecting docopt<0.7,>=0.6.1 23:08:19 Downloading docopt-0.6.2.tar.gz (25 kB) 23:08:21 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 23:08:21 Removing intermediate container a0059f304733 23:08:21 ---> 0b37e1b37edf 23:08:21 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 23:08:21 ---> Running in 0bf1d1ac75e1 23:08:22 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:08:22 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:08:22 Collecting cached-property<2,>=1.2.0 23:08:22 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:08:22 Removing intermediate container 0bf1d1ac75e1 23:08:22 ---> 557758c46276 23:08:22 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:08:22 ---> Running in ac12f5bdfaec 23:08:22 Collecting jsonschema<3,>=2.5.1 23:08:22 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:08:23 Collecting websocket-client<1.0,>=0.32.0 23:08:23 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 23:08:23 Removing intermediate container ac12f5bdfaec 23:08:23 ---> 30581058173e 23:08:23 Step 24/26 : LABEL arch=x86_64 23:08:24 ---> Running in 920b0936718d 23:08:24 Collecting PyYAML<4,>=3.10 23:08:24 Downloading PyYAML-3.13.tar.gz (270 kB) 23:08:24 Removing intermediate container 920b0936718d 23:08:24 ---> 9a103329fa06 23:08:24 Step 25/26 : LABEL git_sha=308530b8371a57ddd4130f4e543694d14e8a6661 23:08:24 ---> Running in 6323670bdee2 23:08:25 Removing intermediate container 6323670bdee2 23:08:25 ---> e6fb6dc42806 23:08:25 Step 26/26 : LABEL version=0.0.0 23:08:25 ---> Running in 22a869914887 23:08:26 Removing intermediate container 22a869914887 23:08:26 ---> 5a3681e274a4 23:08:26 23:08:27 Collecting docker-pycreds>=0.4.0 23:08:27 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:08:27 Collecting idna<2.8,>=2.5 23:08:27 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:08:27 Successfully built 5a3681e274a4 23:08:27 Successfully tagged docker-sys-mgmt-agent-go:latest 23:08:27 Collecting urllib3<1.25,>=1.21.1 23:08:27 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:08:28 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) 23:08:28 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) 23:08:28 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 23:08:28 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 23:08:28 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 23:08:28 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 23:08:29 Installing collected packages: texttable, docker-pycreds, websocket-client, idna, urllib3, requests, docker, dockerpty, docopt, cached-property, jsonschema, PyYAML, docker-compose 23:08:29 Running setup.py install for texttable: started 23:08:30 Running setup.py install for texttable: finished with status 'done' 23:08:31 Attempting uninstall: idna 23:08:31 Found existing installation: idna 2.9 23:08:31 Uninstalling idna-2.9: 23:08:31 Successfully uninstalled idna-2.9 23:08:31 Attempting uninstall: urllib3 23:08:31 Found existing installation: urllib3 1.25.9 23:08:31 Uninstalling urllib3-1.25.9: 23:08:32 Successfully uninstalled urllib3-1.25.9 23:08:32 Attempting uninstall: requests 23:08:32 Found existing installation: requests 2.23.0 23:08:32 Uninstalling requests-2.23.0: 23:08:32 Successfully uninstalled requests-2.23.0 23:08:33 Running setup.py install for dockerpty: started 23:08:35 Running setup.py install for dockerpty: finished with status 'done' 23:08:35 Running setup.py install for docopt: started 23:08:36  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 15405d7d076a 23:08:36 ---> c620c2024624 23:08:36 23:08:36 Step 10/23 : FROM alpine:3.12 23:08:36 ---> 88dd2752d2ea 23:08:36 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:08:36 ---> Running in 2b860c36bc19 23:08:37 Removing intermediate container 2b860c36bc19 23:08:37 ---> 77341318078f 23:08:37 Step 12/23 : ENV APP_PORT=48080 23:08:37 ---> Running in 219ccbd7abd0 23:08:37 Running setup.py install for docopt: finished with status 'done' 23:08:37 Running setup.py install for PyYAML: started 23:08:38 Removing intermediate container 219ccbd7abd0 23:08:38 ---> 2ef7c40fd314 23:08:38 Step 13/23 : EXPOSE $APP_PORT 23:08:38 ---> Running in 1edfc21badc0 23:08:39 Removing intermediate container 1edfc21badc0 23:08:39 ---> cf69833afadf 23:08:39 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:08:39 ---> Running in ecf436a97c3c 23:08:40 Running setup.py install for PyYAML: finished with status 'done' 23:08:40 Successfully installed PyYAML-3.13 cached-property-1.5.2 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.58.0 23:08:43 Removing intermediate container ecf436a97c3c 23:08:43 ---> f164b97dbbf5 23:08:43 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 23:08:43 ---> Running in ebdf56617e65 23:08:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:08:44 Removing intermediate container fb5a08135363 23:08:44 ---> bd3526a7d4ce 23:08:44 Step 21/26 : RUN apk --no-cache add curl 23:08:44 ---> Running in 8d11637718ee 23:08:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:08:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:08:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:08:46 (1/6) Installing dumb-init (1.2.2-r1) 23:08:46 (1/3) Installing nghttp2-libs (1.41.0-r0) 23:08:46 (2/3) Installing libcurl (7.69.1-r3) 23:08:46 (3/3) Installing curl (7.69.1-r3) 23:08:46 Executing busybox-1.31.1-r19.trigger 23:08:46 OK: 72 MiB in 58 packages 23:08:46 (2/6) Installing libgcc (9.3.0-r2) 23:08:46 (3/6) Installing libsodium (1.0.18-r0) 23:08:46 (4/6) Installing libstdc++ (9.3.0-r2) 23:08:46 (5/6) Installing libzmq (4.3.3-r0) 23:08:47 (6/6) Installing zeromq (4.3.3-r0) 23:08:47 Executing busybox-1.31.1-r19.trigger 23:08:47 OK: 8 MiB in 20 packages 23:08:47 Removing intermediate container 8d11637718ee 23:08:47 ---> fc61578fe8fe 23:08:47 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 23:08:47 ---> Running in 1c817c8d8e58 23:08:48 Removing intermediate container ebdf56617e65 23:08:48 ---> 19b9e9fef7b9 23:08:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:08:48 Removing intermediate container 1c817c8d8e58 23:08:48 ---> 155b69bb34cc 23:08:48 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:08:48 ---> Running in c7a349dc0b5d 23:08:48 Removing intermediate container c7a349dc0b5d 23:08:48 ---> 00184e50ba9a 23:08:48 Step 24/26 : LABEL arch=arm64 23:08:48 ---> Running in eb6d4954f740 23:08:49 ---> 85d0c88ec9ec 23:08:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:08:49 Removing intermediate container eb6d4954f740 23:08:49 ---> 76c2d137f946 23:08:49 Step 25/26 : LABEL git_sha=308530b8371a57ddd4130f4e543694d14e8a6661 23:08:49 ---> Running in 546c76354c60 23:08:49 Removing intermediate container 546c76354c60 23:08:49 ---> a980b5fb1b1a 23:08:49 Step 26/26 : LABEL version=0.0.0 23:08:50 ---> Running in 96b3658e9dbc 23:08:50 Removing intermediate container 96b3658e9dbc 23:08:50 ---> 64d7761e61f3 23:08:50 23:08:50 ---> 2029eed85e5d 23:08:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:08:51 Successfully built 64d7761e61f3 23:08:51 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 23:08:51  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 23:08:51 $ docker stop --time=1 0aedc134f36e19330b7d3faad6a08775d2e50598ee774d73b61054f9eacba025 23:08:51 ---> a829113be913 23:08:51 Step 19/23 : ENTRYPOINT ["/core-data"] 23:08:51 ---> Running in f3302c726e0b 23:08:52 Removing intermediate container f3302c726e0b 23:08:52 ---> 9cab936c4c82 23:08:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:08:52 ---> Running in eae8a15aba01 23:08:53 Removing intermediate container eae8a15aba01 23:08:53 ---> 45ac7bf91e45 23:08:53 Step 21/23 : LABEL arch=x86_64 23:08:53 $ docker rm -f 0aedc134f36e19330b7d3faad6a08775d2e50598ee774d73b61054f9eacba025 23:08:53 ---> Running in 7e796e367ece [Pipeline] // withDockerContainer [Pipeline] sh 23:08:54 + grep docker 23:08:54 + docker images 23:08:54 Removing intermediate container 7e796e367ece 23:08:54 ---> bc83589a8e5b 23:08:54 Step 22/23 : LABEL git_sha=308530b8371a57ddd4130f4e543694d14e8a6661 23:08:54 ---> Running in 76a93bf94ad1 23:08:54 docker-sys-mgmt-agent-go-arm64 latest 64d7761e61f3 4 seconds ago 300MB 23:08:54 docker-core-metadata-go-arm64 latest f04dfd103d2d About a minute ago 17.9MB 23:08:54 docker-core-command-go-arm64 latest c91e5d929638 About a minute ago 16.2MB 23:08:54 docker-security-proxy-setup-go-arm64 latest 314c43d047ee About a minute ago 23.4MB 23:08:54 docker-core-data-go-arm64 latest 284b63eabc33 3 minutes ago 21.3MB 23:08:54 docker-security-bootstrapper-go-arm64 latest 2e243a5bb0b7 3 minutes ago 17.8MB 23:08:54 docker-support-notifications-go-arm64 latest 8b2222991e94 3 minutes ago 16.9MB 23:08:54 docker-support-scheduler-go-arm64 latest 87e55ba48827 3 minutes ago 16.3MB 23:08:54 docker-security-secretstore-setup-go-arm64 latest c4eae4b85979 3 minutes ago 23.7MB 23:08:54 docker 20.10.0 eeaf43b92773 3 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 23:08:55 Removing intermediate container 76a93bf94ad1 23:08:55 ---> da9812d7be1c 23:08:55 Step 23/23 : LABEL version=0.0.0 23:08:55 ---> Running in f147041c2094 Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 23:08:55 Removing intermediate container f147041c2094 23:08:55 ---> 23f6ae0fa757 23:08:55 23:08:55 ---> job-cost.sh 23:08:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tYL8 23:08:55 Successfully built 23f6ae0fa757 23:08:55 Successfully tagged docker-core-data-go:latest 23:08:56  Building docker-core-data-go ... done  [Pipeline] } 23:08:56 $ docker stop --time=1 8f77dd12eb21825ac6619308ef9bf970e12a3dbd7146bbe761b9543b3a721ae2 23:09:00 $ docker rm -f 8f77dd12eb21825ac6619308ef9bf970e12a3dbd7146bbe761b9543b3a721ae2 [Pipeline] // withDockerContainer [Pipeline] sh 23:09:01 + docker images 23:09:01 + grep docker 23:09:03 docker-core-data-go latest 23f6ae0fa757 8 seconds ago 22.6MB 23:09:03 docker-sys-mgmt-agent-go latest 5a3681e274a4 37 seconds ago 313MB 23:09:03 docker-security-proxy-setup-go latest 06a34bc6719c 58 seconds ago 24.7MB 23:09:03 docker-support-scheduler-go latest cfb627f8f444 About a minute ago 17.3MB 23:09:03 docker-core-command-go latest cda3ebc2e050 About a minute ago 17.2MB 23:09:03 docker-security-bootstrapper-go latest 892d13b6f7a1 3 minutes ago 18.8MB 23:09:03 docker-security-secretstore-setup-go latest 746c3dd1794e 4 minutes ago 24.9MB 23:09:03 docker-core-metadata-go latest d87a59480326 4 minutes ago 19MB 23:09:03 docker-support-notifications-go latest 61b309c3b8ec 4 minutes ago 17.8MB 23:09:03 docker 20.10.0 aefe523efa57 3 months ago 240MB [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] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 23:09:20 Still waiting to schedule task 23:09:20 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 23:09:34 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:10:05 Running on prd-ubuntu18.04-docker-8c-8g-30385 in /w/workspace/edgexfoundry_edgex-go_PR-3274 [Pipeline] { [Pipeline] ws 23:10:05 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 23:10:07 using credential edgex-jenkins-ssh 23:10:07 Cloning the remote Git repository 23:10:07 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:10:07 > git init /w/workspace/edgex-go/2 # timeout=10 23:10:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:10:07 > git --version # timeout=10 23:10:07 > git --version # 'git version 2.17.1' 23:10:07 using GIT_SSH to set credentials SSH Credentials for GitHub 23:10:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:10:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:10:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:10:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:10:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:10:19 using GIT_SSH to set credentials SSH Credentials for GitHub 23:10:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3274/head:refs/remotes/origin/PR-3274 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:10:20 Merging remotes/origin/master commit 4dfaf167a75f3c6dea6f872deeb8969b2f6df637 into PR head commit 308530b8371a57ddd4130f4e543694d14e8a6661 23:10:20 Merge succeeded, producing 308530b8371a57ddd4130f4e543694d14e8a6661 23:10:20 Checking out Revision 308530b8371a57ddd4130f4e543694d14e8a6661 (PR-3274) 23:10:20 > git config core.sparsecheckout # timeout=10 23:10:20 > git checkout -f 308530b8371a57ddd4130f4e543694d14e8a6661 # timeout=10 23:10:20 > git remote # timeout=10 23:10:20 > git config --get remote.origin.url # timeout=10 23:10:20 using GIT_SSH to set credentials SSH Credentials for GitHub 23:10:20 > git merge 4dfaf167a75f3c6dea6f872deeb8969b2f6df637 # timeout=10 23:10:20 > git rev-parse HEAD^{commit} # timeout=10 23:10:20 > git config core.sparsecheckout # timeout=10 23:10:20 > git checkout -f 308530b8371a57ddd4130f4e543694d14e8a6661 # timeout=10 23:10:24 Commit message: "ci: debug failure build" 23:10:24 23:10:24 GitHub has been notified of this commit’s build result 23:10:24 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:10:25 + echo snap-build.sh 23:10:25 snap-build.sh 23:10:25 + SNAP_BASE_DIR=. 23:10:25 + '[' '!' -z /w/workspace/edgex-go/2 ']' 23:10:25 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 23:10:25 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 23:10:25 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 23:10:25 + cd /w/workspace/edgex-go/2 23:10:25 + sudo apt-get remove -qy --purge lxd lxd-client 23:10:25 Reading package lists... 23:10:25 Building dependency tree... 23:10:25 Reading state information... 23:10:25 The following packages were automatically installed and are no longer required: 23:10:25 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 23:10:25 uidmap xdelta3 23:10:25 Use 'sudo apt autoremove' to remove them. 23:10:25 The following packages will be REMOVED: 23:10:25 lxd* lxd-client* 23:10:26 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 23:10:26 After this operation, 31.7 MB disk space will be freed. 23:10:27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 23:10:27 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 23:10:28 Removing lxd dnsmasq configuration 23:10:28 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 23:10:28 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 23:10:29 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 23:10:29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 23:10:29 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 23:10:31 Processing triggers for systemd (237-3ubuntu10.42) ... 23:10:31 Processing triggers for ureadahead (0.100.0-21) ... 23:10:32 + sudo snap remove --purge lxd 23:10:32 snap "lxd" is not installed 23:10:32 + sudo groupadd --force --system lxd 23:10:32 ++ whoami 23:10:32 + sudo /usr/sbin/usermod -G lxd -a jenkins 23:10:32 + newgrp - lxd 23:10:32 + sudo snap install lxd 23:10:42 2021-03-18T23:10:39Z INFO Waiting for automatic snapd restart... 23:10:54 lxd 4.12 from Canonical* installed 23:10:54 + sudo lxd init --auto 23:11:02 + sudo snap install --classic snapcraft 23:11:07 snapcraft 4.5.4 from Canonical* installed 23:11:07 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 23:11:07 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 23:11:07 ===================================================== 23:11:07 SNAP DEBUG 23:11:07 sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime) 23:11:07 proc on /proc type proc (rw,nosuid,nodev,noexec,relatime) 23:11:07 udev on /dev type devtmpfs (rw,nosuid,relatime,size=4070384k,nr_inodes=1017596,mode=755) 23:11:07 devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000) 23:11:07 tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=816684k,mode=755) 23:11:07 /dev/vda1 on / type ext4 (rw,relatime,data=ordered) 23:11:07 securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime) 23:11:07 tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev) 23:11:07 tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k) 23:11:07 tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755) 23:11:07 cgroup on /sys/fs/cgroup/unified type cgroup2 (rw,nosuid,nodev,noexec,relatime) 23:11:07 cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,name=systemd) 23:11:07 pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime) 23:11:07 cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct) 23:11:07 cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio) 23:11:07 cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids) 23:11:07 cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb) 23:11:07 cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices) 23:11:07 cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset,clone_children) 23:11:07 cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event) 23:11:07 cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer) 23:11:07 cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory) 23:11:07 cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio) 23:11:07 cgroup on /sys/fs/cgroup/rdma type cgroup (rw,nosuid,nodev,noexec,relatime,rdma) 23:11:07 systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=24,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=18520) 23:11:07 mqueue on /dev/mqueue type mqueue (rw,relatime) 23:11:07 debugfs on /sys/kernel/debug type debugfs (rw,relatime) 23:11:07 hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,pagesize=2M) 23:11:07 configfs on /sys/kernel/config type configfs (rw,relatime) 23:11:07 fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime) 23:11:07 /dev/vda15 on /boot/efi type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro) 23:11:07 binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,relatime) 23:11:07 lxcfs on /var/lib/lxcfs type fuse.lxcfs (rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other) 23:11:07 tmpfs on /run/user/1001 type tmpfs (rw,nosuid,nodev,relatime,size=816680k,mode=700,uid=1001,gid=1001) 23:11:07 /var/lib/snapd/snaps/snapd_11107.snap on /snap/snapd/11107 type squashfs (ro,nodev,relatime,x-gdu.hide) 23:11:07 /var/lib/snapd/snaps/core18_1988.snap on /snap/core18/1988 type squashfs (ro,nodev,relatime,x-gdu.hide) 23:11:07 /var/lib/snapd/snaps/lxd_19823.snap on /snap/lxd/19823 type squashfs (ro,nodev,relatime,x-gdu.hide) 23:11:07 tmpfs on /run/snapd/ns type tmpfs (rw,nosuid,noexec,relatime,size=816684k,mode=755) 23:11:07 nsfs on /run/snapd/ns/lxd.mnt type nsfs (rw) 23:11:07 tmpfs on /var/snap/lxd/common/ns type tmpfs (rw,relatime,size=1024k,mode=700) 23:11:07 nsfs on /var/snap/lxd/common/ns/shmounts type nsfs (rw) 23:11:07 nsfs on /var/snap/lxd/common/ns/mntns type nsfs (rw) 23:11:07 /var/lib/snapd/snaps/snapcraft_6120.snap on /snap/snapcraft/6120 type squashfs (ro,nodev,relatime,x-gdu.hide) 23:11:07 ===================================================== 23:11:07 Filesystem Size Used Avail Use% Mounted on 23:11:07 udev 3.9G 0 3.9G 0% /dev 23:11:07 tmpfs 798M 980K 797M 1% /run 23:11:07 /dev/vda1 39G 8.3G 31G 22% / 23:11:07 tmpfs 3.9G 0 3.9G 0% /dev/shm 23:11:07 tmpfs 5.0M 0 5.0M 0% /run/lock 23:11:07 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 23:11:07 /dev/vda15 105M 3.6M 101M 4% /boot/efi 23:11:07 tmpfs 798M 0 798M 0% /run/user/1001 23:11:07 /dev/loop0 33M 33M 0 100% /snap/snapd/11107 23:11:07 /dev/loop1 56M 56M 0 100% /snap/core18/1988 23:11:07 /dev/loop2 69M 69M 0 100% /snap/lxd/19823 23:11:07 tmpfs 1.0M 0 1.0M 0% /var/snap/lxd/common/ns 23:11:07 /dev/loop3 69M 69M 0 100% /snap/snapcraft/6120 23:11:07 ===================================================== 23:11:07 /w/workspace/edgex-go/2 23:11:07 ===================================================== 23:11:07 ===================================================== 23:11:10 yq (v4/stable) 4.3.1 from Mike Farah (mikefarah) installed 23:11:11 Error: stat /w/workspace/edgex-go/2/snap/snapcraft.yaml: no such file or directory 23:11:11 Error: stat /w/workspace/edgex-go/2/snap/snapcraft.yaml: no such file or directory 23:11:11 Error: stat /w/workspace/edgex-go/2/snap/snapcraft.yaml: no such file or directory 23:11:11 Error: stat /w/workspace/edgex-go/2/snap/snapcraft.yaml: no such file or directory 23:11:11 Error: stat /w/workspace/edgex-go/2/snap/snapcraft.yaml: no such file or directory [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node 23:11:12 lf-activate-venv(): INFO: Adding /tmp/venv-tYL8/bin to PATH 23:11:12 INFO: No Stack... 23:11:12 INFO: Retrieving Pricing Info for: lf-standard-4 23:11:12 INFO: Archiving Costs [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] } 23:11:12 + cat /w/workspace/edgex-go/2/archives/cost.csv 23:11:12 + cut -d, -f6 [Pipeline] // stage [Pipeline] } 23:11:13 Failed in branch amd64 [Pipeline] lock 23:11:13 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3274-2-stack-cost] 23:11:13 Resource [jenkins-edgexfoundry-edgex-go-PR-3274-2-stack-cost] did not exist. Created. 23:11:13 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3274-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:11:13 + echo total: 0.20999999344348907 [Pipeline] stash 23:11:13 Stashed 1 file(s) [Pipeline] } 23:11:13 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3274-2-stack-cost] [Pipeline] // lock [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 23:11:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:11:18 ---> package-listing.sh 23:11:18 ++ facter osfamily 23:11:18 ++ tr '[:upper:]' '[:lower:]' 23:11:19 + OS_FAMILY=redhat 23:11:19 + workspace=/w/workspace/edgex-go/2 23:11:19 + START_PACKAGES=/tmp/packages_start.txt 23:11:19 + END_PACKAGES=/tmp/packages_end.txt 23:11:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:11:19 + PACKAGES=/tmp/packages_start.txt 23:11:19 + '[' /w/workspace/edgex-go/2 ']' 23:11:19 + PACKAGES=/tmp/packages_end.txt 23:11:19 + case "${OS_FAMILY}" in 23:11:19 + rpm -qa 23:11:19 + sort 23:11:29 + '[' -f /tmp/packages_start.txt ']' 23:11:29 + '[' -f /tmp/packages_end.txt ']' 23:11:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:11:29 + '[' /w/workspace/edgex-go/2 ']' 23:11:29 + mkdir -p /w/workspace/edgex-go/2/archives/ 23:11:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 23:11:29 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:11:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:11:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:11:30 23:11:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:11:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:11:30 alpine: Pulling from edgex-lftools-log-publisher 23:11:30 df20fa9351a1: Pulling fs layer 23:11:30 36b3adc4ff6f: Pulling fs layer 23:11:30 8ad3a11d3b57: Pulling fs layer 23:11:30 46f8f816bc3b: Pulling fs layer 23:11:30 93b61091891f: Pulling fs layer 23:11:30 93b9cdb0e59b: Pulling fs layer 23:11:30 5e14af77c1be: Pulling fs layer 23:11:30 01666e4c0597: Pulling fs layer 23:11:30 aa168da1d23b: Pulling fs layer 23:11:30 46f8f816bc3b: Waiting 23:11:30 5e14af77c1be: Waiting 23:11:30 01666e4c0597: Waiting 23:11:30 aa168da1d23b: Waiting 23:11:30 93b61091891f: Waiting 23:11:30 93b9cdb0e59b: Waiting 23:11:30 36b3adc4ff6f: Verifying Checksum 23:11:30 36b3adc4ff6f: Download complete 23:11:31 46f8f816bc3b: Verifying Checksum 23:11:31 46f8f816bc3b: Download complete 23:11:31 df20fa9351a1: Verifying Checksum 23:11:31 df20fa9351a1: Download complete 23:11:31 93b9cdb0e59b: Verifying Checksum 23:11:31 93b9cdb0e59b: Download complete 23:11:31 5e14af77c1be: Download complete 23:11:31 01666e4c0597: Verifying Checksum 23:11:31 01666e4c0597: Download complete 23:11:31 93b61091891f: Verifying Checksum 23:11:31 93b61091891f: Download complete 23:11:31 df20fa9351a1: Pull complete 23:11:31 8ad3a11d3b57: Verifying Checksum 23:11:31 8ad3a11d3b57: Download complete 23:11:31 36b3adc4ff6f: Pull complete 23:11:33 8ad3a11d3b57: Pull complete 23:11:33 46f8f816bc3b: Pull complete 23:11:35 93b61091891f: Pull complete 23:11:35 aa168da1d23b: Verifying Checksum 23:11:35 aa168da1d23b: Download complete 23:11:35 93b9cdb0e59b: Pull complete 23:11:36 5e14af77c1be: Pull complete 23:11:36 01666e4c0597: Pull complete 23:11:54 aa168da1d23b: Pull complete 23:11:54 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:11:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:11:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:11:55 prd-centos7-docker-4c-2g-30378 does not seem to be running inside a container 23:11:55 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-lftools-log-publisher:alpine cat 23:12:02 $ docker top 0af30c60e5c804e1c341490eb2b38d8910e5174561e6b17103ea43a76f9fd6eb -eo pid,comm [Pipeline] { [Pipeline] sh 23:12:03 + touch /tmp/pre-build-complete [Pipeline] sh 23:12:04 + mkdir -p /var/log/sa [Pipeline] sh 23:12:05 + ls /var/log/sa-host 23:12:05 + sadf -c /var/log/sa-host/sa18 23:12:05 file_magic: OK 23:12:05 HZ: Using current value: 100 23:12:05 file_header: OK 23:12:05 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 23:12:05 Statistics: 23:12:05 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:12:05 File successfully converted to sysstat format version 12.2.1 23:12:05 + sadf -c /var/log/sa-host/sa23 23:12:05 file_magic: OK 23:12:05 HZ: Using current value: 100 23:12:05 file_header: OK 23:12:05 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 23:12:05 Statistics: 23:12:05 Hnuu...uuuununununu... 23:12:05 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:12:05 provisioning config files... 23:12:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config6722261602867818930tmp [Pipeline] { [Pipeline] echo 23:12:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:12:06 ---> create-netrc.sh [Pipeline] } 23:12:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 23:12:06 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 23:12:07 ---> python-tools-install.sh [Pipeline] echo 23:12:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:12:07 ---> sudo-logs.sh 23:12:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:12:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:12:08 ---> job-cost.sh 23:12:08 lf-activate-venv: SKIPPING 23:12:08 DEBUG: total: 0.20999999344348907 23:12:08 INFO: Retrieving Stack Cost... 23:12:10 INFO: Retrieving Pricing Info for: v1-standard-2 23:12:11 INFO: Archiving Costs [Pipeline] echo 23:12:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:12:11 ---> logs-deploy.sh 23:12:11 lf-activate-venv: SKIPPING 23:12:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3274/2 23:12:11 INFO: archiving workspace using pattern(s): 23:12:14 Archives upload complete. 23:12:14 INFO: archiving logs to Nexus