Pull request #3242 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 tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from a9c5b38d885dce8cade942dd9adc1b53eeafdbbe+dd3c5304426daa1a06e165d92e5378a7e6535b25 (319997dd2f8278a07d190b441d41fdbd75bf3da7) Running in Durability level: PERFORMANCE_OPTIMIZED 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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-29207 in /w/workspace/edgexfoundry_edgex-go_PR-3242 [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 Merging remotes/origin/master commit dd3c5304426daa1a06e165d92e5378a7e6535b25 into PR head commit a9c5b38d885dce8cade942dd9adc1b53eeafdbbe Merge succeeded, producing a9c5b38d885dce8cade942dd9adc1b53eeafdbbe Checking out Revision a9c5b38d885dce8cade942dd9adc1b53eeafdbbe (PR-3242) > 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/3242/head:refs/remotes/origin/PR-3242 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a9c5b38d885dce8cade942dd9adc1b53eeafdbbe # 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 dd3c5304426daa1a06e165d92e5378a7e6535b25 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a9c5b38d885dce8cade942dd9adc1b53eeafdbbe # timeout=10 Commit message: "fix(snap): add PR snap optimization script" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:22:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:22:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:22:59 ========================================================= 21:22:59 EdgeX Global Pipelines Version Info 21:22:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 1c52da5fb8e5a8c1902d58519370c2ea90ee22c3 # timeout=10 21:23:01 ------------------- 21:23:01 stable info: 21:23:01 ------------------- 21:23:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:23:01 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 21:23:01 Message: update stable to v1.0.184 21:23:02 ------------------- 21:23:02 experimental info: 21:23:02 ------------------- 21:23:02 Commited By: **** collab-it+edgex@linuxfoundation.org 21:23:02 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 21:23:02 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:23:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:23:03 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:23:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:23:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:23:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:23:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 21:23:03 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 21:23:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:23:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 21:23:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 21:23:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:23:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:23:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:23:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:23:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:23:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:23:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:23:04 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:23:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:23:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 21:23:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 21:23:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:23:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3242 [Pipeline] echo 21:23:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3242 [Pipeline] echo 21:23:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3242 [Pipeline] echo 21:23:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a9c5b38d885dce8cade942dd9adc1b53eeafdbbe [Pipeline] echo 21:23:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a9c5b38 [Pipeline] echo 21:23:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 21:23:06 provisioning config files... 21:23:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2760838126704571672tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:23:06 ---> docker-login.sh 21:23:06 nexus3.edgexfoundry.org:10001 21:23:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:07 Configure a credential helper to remove this warning. See 21:23:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:07 21:23:07 Login Succeeded 21:23:07 nexus3.edgexfoundry.org:10002 21:23:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:08 Configure a credential helper to remove this warning. See 21:23:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:08 21:23:08 Login Succeeded 21:23:08 nexus3.edgexfoundry.org:10003 21:23:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:09 Configure a credential helper to remove this warning. See 21:23:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:09 21:23:09 Login Succeeded 21:23:09 nexus3.edgexfoundry.org:10004 21:23:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:09 Configure a credential helper to remove this warning. See 21:23:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:09 21:23:09 Login Succeeded 21:23:09 docker.io 21:23:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:10 Configure a credential helper to remove this warning. See 21:23:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:10 21:23:10 Login Succeeded 21:23:10 ---> docker-login.sh ends [Pipeline] } 21:23:10 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:23:10 ++ 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 21:23:10 + for file in '`ls cmd/**/Dockerfile`' 21:23:10 ++ dirname cmd/core-command/Dockerfile 21:23:10 ++ cut -d/ -f2 21:23:10 + echo core-command,cmd/core-command/Dockerfile 21:23:10 + for file in '`ls cmd/**/Dockerfile`' 21:23:10 ++ dirname cmd/core-data/Dockerfile 21:23:10 ++ cut -d/ -f2 21:23:10 + echo core-data,cmd/core-data/Dockerfile 21:23:10 + for file in '`ls cmd/**/Dockerfile`' 21:23:10 ++ cut -d/ -f2 21:23:10 ++ dirname cmd/core-metadata/Dockerfile 21:23:10 + echo core-metadata,cmd/core-metadata/Dockerfile 21:23:10 + for file in '`ls cmd/**/Dockerfile`' 21:23:10 ++ dirname cmd/security-bootstrapper/Dockerfile 21:23:10 ++ cut -d/ -f2 21:23:10 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:23:10 + for file in '`ls cmd/**/Dockerfile`' 21:23:10 ++ cut -d/ -f2 21:23:10 ++ dirname cmd/security-proxy-setup/Dockerfile 21:23:10 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:23:10 + for file in '`ls cmd/**/Dockerfile`' 21:23:10 ++ dirname cmd/security-secretstore-setup/Dockerfile 21:23:10 ++ cut -d/ -f2 21:23:10 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:23:10 + for file in '`ls cmd/**/Dockerfile`' 21:23:10 ++ dirname cmd/support-notifications/Dockerfile 21:23:10 ++ cut -d/ -f2 21:23:10 + echo support-notifications,cmd/support-notifications/Dockerfile 21:23:10 + for file in '`ls cmd/**/Dockerfile`' 21:23:10 ++ dirname cmd/support-scheduler/Dockerfile 21:23:10 ++ cut -d/ -f2 21:23:10 + echo support-scheduler,cmd/support-scheduler/Dockerfile 21:23:10 + for file in '`ls cmd/**/Dockerfile`' 21:23:10 ++ dirname cmd/sys-mgmt-agent/Dockerfile 21:23:10 ++ cut -d/ -f2 21:23:10 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 21:23:10 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 21:23:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:23:12 21:23:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:23:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:23:13 latest: Pulling from edgex-devops/git-semver 21:23:13 31603596830f: Pulling fs layer 21:23:13 2a8b12db71e7: Pulling fs layer 21:23:13 6ca5941a6612: Pulling fs layer 21:23:13 ecc8261a40a4: Pulling fs layer 21:23:13 ecc8261a40a4: Waiting 21:23:13 2a8b12db71e7: Verifying Checksum 21:23:13 2a8b12db71e7: Download complete 21:23:13 31603596830f: Verifying Checksum 21:23:13 31603596830f: Download complete 21:23:13 6ca5941a6612: Verifying Checksum 21:23:13 6ca5941a6612: Download complete 21:23:13 ecc8261a40a4: Verifying Checksum 21:23:13 ecc8261a40a4: Download complete 21:23:13 31603596830f: Pull complete 21:23:14 2a8b12db71e7: Pull complete 21:23:16 6ca5941a6612: Pull complete 21:23:16 ecc8261a40a4: Pull complete 21:23:16 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 21:23:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:23:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:23:16 prd-centos7-docker-4c-2g-29207 does not seem to be running inside a container 21:23:17 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:23:20 $ docker top 7e70641786eedfcfa42d6c7e6efee70771570b469bab0698c91fbc1b9ad08b8e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:23:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:23:21 [ssh-agent] Looking for ssh-agent implementation... 21:23:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:23:21 $ docker exec 7e70641786eedfcfa42d6c7e6efee70771570b469bab0698c91fbc1b9ad08b8e ssh-agent 21:23:22 SSH_AUTH_SOCK=/tmp/ssh-eOaGehI7lYgD/agent.11 21:23:22 SSH_AGENT_PID=17 21:23:22 Running ssh-add (command line suppressed) 21:23:22 Identity added: /w/workspace/edgex-go/2@tmp/private_key_857742776684505817.key (/w/workspace/edgex-go/2@tmp/private_key_857742776684505817.key) 21:23:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:23:22 + git tag --points-at HEAD [Pipeline] } 21:23:22 $ docker exec --env ******** --env ******** 7e70641786eedfcfa42d6c7e6efee70771570b469bab0698c91fbc1b9ad08b8e ssh-agent -k 21:23:22 unset SSH_AUTH_SOCK; 21:23:22 unset SSH_AGENT_PID; 21:23:22 echo Agent pid 17 killed; 21:23:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:23:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:23:23 [ssh-agent] Looking for ssh-agent implementation... 21:23:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:23:23 $ docker exec 7e70641786eedfcfa42d6c7e6efee70771570b469bab0698c91fbc1b9ad08b8e ssh-agent 21:23:23 SSH_AUTH_SOCK=/tmp/ssh-4SUzvQIz9OFP/agent.45 21:23:23 SSH_AGENT_PID=51 21:23:23 Running ssh-add (command line suppressed) 21:23:24 Identity added: /w/workspace/edgex-go/2@tmp/private_key_8114679076740104355.key (/w/workspace/edgex-go/2@tmp/private_key_8114679076740104355.key) 21:23:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:23:24 + git semver init 21:23:24 # -> Open(): unable to determine branch for HEAD 21:23:24 # $GIT_DIR = /w/workspace/edgex-go/2/.git 21:23:24 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 21:23:24 # $SEMVER_REMOTE_NAME = origin 21:23:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:23:24 # $SEMVER_USER_NAME = edgex-jenkins 21:23:24 # $SEMVER_BRANCH = PR-3242 21:23:24 # $SEMVER_TEMP = /tmp/semver-800134420 21:23:24 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 21:23:51 # '/tmp/semver-800134420' -> '/w/workspace/edgex-go/2/.semver' 21:23:51 # -> Force: false 21:23:51 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 21:23:51 $ docker exec --env ******** --env ******** 7e70641786eedfcfa42d6c7e6efee70771570b469bab0698c91fbc1b9ad08b8e ssh-agent -k 21:23:52 unset SSH_AUTH_SOCK; 21:23:52 unset SSH_AGENT_PID; 21:23:52 echo Agent pid 51 killed; 21:23:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:23:53 + git semver [Pipeline] } 21:23:53 $ docker stop --time=1 7e70641786eedfcfa42d6c7e6efee70771570b469bab0698c91fbc1b9ad08b8e 21:23:56 $ docker rm -f 7e70641786eedfcfa42d6c7e6efee70771570b469bab0698c91fbc1b9ad08b8e [Pipeline] // withDockerContainer [Pipeline] sh 21:23:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:23:57 Stashed 1 file(s) [Pipeline] echo 21:23:57 [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 21:23:58 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:23:59 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:23:59 + true 21:23:59 + sudo service docker restart 21:23:59 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 21:24:00 ========================================================= 21:24:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 21:24:00 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:24:01 + 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 . 21:24:11 Sending build context to Docker daemon 328.4MB 21:24:11 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 21:24:11 Step 2/6 : FROM ${BASE} 21:24:11 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 21:24:11 188c0c94c7c5: Pulling fs layer 21:24:11 0ef7d3d256c8: Pulling fs layer 21:24:11 de9db76c5a1d: Pulling fs layer 21:24:11 bca2f99d35d6: Pulling fs layer 21:24:11 93359f2a8cfa: Pulling fs layer 21:24:11 7c6f9722023f: Pulling fs layer 21:24:11 a35cf1a2eb13: Pulling fs layer 21:24:11 93359f2a8cfa: Waiting 21:24:11 7c6f9722023f: Waiting 21:24:11 a35cf1a2eb13: Waiting 21:24:11 bca2f99d35d6: Waiting 21:24:11 de9db76c5a1d: Verifying Checksum 21:24:11 de9db76c5a1d: Download complete 21:24:11 0ef7d3d256c8: Verifying Checksum 21:24:11 0ef7d3d256c8: Download complete 21:24:11 93359f2a8cfa: Verifying Checksum 21:24:11 93359f2a8cfa: Download complete 21:24:11 7c6f9722023f: Verifying Checksum 21:24:11 7c6f9722023f: Download complete 21:24:11 188c0c94c7c5: Download complete 21:24:11 188c0c94c7c5: Pull complete 21:24:12 0ef7d3d256c8: Pull complete 21:24:12 de9db76c5a1d: Pull complete 21:24:13 Still waiting to schedule task 21:24:13 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 21:24:18 a35cf1a2eb13: Verifying Checksum 21:24:18 a35cf1a2eb13: Download complete 21:24:19 bca2f99d35d6: Verifying Checksum 21:24:19 bca2f99d35d6: Download complete 21:24:34 bca2f99d35d6: Pull complete 21:24:34 93359f2a8cfa: Pull complete 21:24:34 7c6f9722023f: Pull complete 21:24:45 a35cf1a2eb13: Pull complete 21:24:45 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 21:24:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 21:24:45 ---> a62c8e92a672 21:24:45 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 21:24:45 ---> Running in b220b496e198 21:24:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:24:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:24:46 (1/12) Installing libmagic (5.38-r0) 21:24:47 (2/12) Installing file (5.38-r0) 21:24:47 (3/12) Installing libc-dev (0.7.2-r3) 21:24:47 (4/12) Installing g++ (9.3.0-r2) 21:24:55 (5/12) Installing fortify-headers (1.1-r0) 21:24:55 (6/12) Installing patch (2.7.6-r6) 21:24:56 (7/12) Installing build-base (0.5-r2) 21:24:56 (8/12) Installing libsodium (1.0.18-r0) 21:24:56 (9/12) Installing pkgconf (1.7.2-r0) 21:24:56 (10/12) Installing libsodium-dev (1.0.18-r0) 21:24:56 (11/12) Installing libzmq (4.3.3-r0) 21:24:56 (12/12) Installing zeromq-dev (4.3.3-r0) 21:24:56 Executing busybox-1.31.1-r19.trigger 21:24:56 OK: 233 MiB in 51 packages 21:25:02 Removing intermediate container b220b496e198 21:25:02 ---> afebbf063d9b 21:25:02 Step 4/6 : WORKDIR /edgex-go 21:25:02 ---> Running in 07d50ac91947 21:25:02 Removing intermediate container 07d50ac91947 21:25:02 ---> af1878ceb61b 21:25:02 Step 5/6 : COPY go.mod . 21:25:02 ---> a21afab80d39 21:25:02 Step 6/6 : RUN go mod download 21:25:02 ---> Running in ecdb97f594f3 21:25:42 Removing intermediate container ecdb97f594f3 21:25:42 ---> c4ab77aedb31 21:25:42 Successfully built c4ab77aedb31 21:25:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:25:43 + docker inspect -f . ci-base-image-x86_64 21:25:43 . [Pipeline] withDockerContainer 21:25:43 prd-centos7-docker-4c-2g-29207 does not seem to be running inside a container 21:25:43 $ 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 ******** -e ******** ci-base-image-x86_64 cat 21:25:46 $ docker top dddc7bb171084786cbbc48b9f82331b95480f054559239cc15de6bb7ad9e23b3 -eo pid,comm [Pipeline] { [Pipeline] sh 21:25:46 + go version 21:25:46 go version go1.15.5 linux/amd64 [Pipeline] } 21:25:46 $ docker stop --time=1 dddc7bb171084786cbbc48b9f82331b95480f054559239cc15de6bb7ad9e23b3 21:25:48 $ docker rm -f dddc7bb171084786cbbc48b9f82331b95480f054559239cc15de6bb7ad9e23b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:25:49 + docker inspect -f . ci-base-image-x86_64 21:25:49 . [Pipeline] withDockerContainer 21:25:49 prd-centos7-docker-4c-2g-29207 does not seem to be running inside a container 21:25:49 $ 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 ******** -e ******** ci-base-image-x86_64 cat 21:25:51 $ docker top 93ca08a1eab0152caced4706a580b47586d4eef4eed44aa05ea51bd7da4ea7b8 -eo pid,comm [Pipeline] { [Pipeline] echo 21:25:52 ========================================================= 21:25:52 [edgeXBuildGoParallel] Running Tests and Build... 21:25:52 ========================================================= [Pipeline] sh 21:25:52 + make test 21:25:52 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:26:00 Running on prd-ubuntu18.04-docker-arm64-4c-16g-29208 in /w/workspace/edgexfoundry_edgex-go_PR-3242 [Pipeline] { [Pipeline] ws 21:26:00 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 21:26:05 using credential edgex-jenkins-ssh 21:26:06 Cloning the remote Git repository 21:26:06 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:26:06 > git init /w/workspace/edgex-go/2 # timeout=10 21:26:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:26:06 > git --version # timeout=10 21:26:06 > git --version # 'git version 2.17.1' 21:26:06 using GIT_SSH to set credentials SSH Credentials for GitHub 21:26:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:26:15 ? github.com/edgexfoundry/edgex-go [no test files] 21:26:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:26:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:26:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:26:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:26:22 using GIT_SSH to set credentials SSH Credentials for GitHub 21:26:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3242/head:refs/remotes/origin/PR-3242 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:26:23 Merging remotes/origin/master commit dd3c5304426daa1a06e165d92e5378a7e6535b25 into PR head commit a9c5b38d885dce8cade942dd9adc1b53eeafdbbe 21:26:24 Merge succeeded, producing a9c5b38d885dce8cade942dd9adc1b53eeafdbbe 21:26:24 Checking out Revision a9c5b38d885dce8cade942dd9adc1b53eeafdbbe (PR-3242) 21:26:23 > git config core.sparsecheckout # timeout=10 21:26:23 > git checkout -f a9c5b38d885dce8cade942dd9adc1b53eeafdbbe # timeout=10 21:26:24 > git remote # timeout=10 21:26:24 > git config --get remote.origin.url # timeout=10 21:26:24 using GIT_SSH to set credentials SSH Credentials for GitHub 21:26:24 > git merge dd3c5304426daa1a06e165d92e5378a7e6535b25 # timeout=10 21:26:24 > git rev-parse HEAD^{commit} # timeout=10 21:26:24 > git config core.sparsecheckout # timeout=10 21:26:24 > git checkout -f a9c5b38d885dce8cade942dd9adc1b53eeafdbbe # timeout=10 21:26:28 Commit message: "fix(snap): add PR snap optimization script" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:26:30 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:26:31 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:26:31 + + truesudo 21:26:31 service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 21:26:33 provisioning config files... 21:26:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8706487309950858695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:26:33 ---> docker-login.sh 21:26:33 nexus3.edgexfoundry.org:10001 21:26:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:35 Configure a credential helper to remove this warning. See 21:26:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:35 21:26:35 Login Succeeded 21:26:35 nexus3.edgexfoundry.org:10002 21:26:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:35 Configure a credential helper to remove this warning. See 21:26:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:35 21:26:35 Login Succeeded 21:26:35 nexus3.edgexfoundry.org:10003 21:26:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:36 Configure a credential helper to remove this warning. See 21:26:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:36 21:26:36 Login Succeeded 21:26:36 nexus3.edgexfoundry.org:10004 21:26:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:36 Configure a credential helper to remove this warning. See 21:26:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:36 21:26:36 Login Succeeded 21:26:36 docker.io 21:26:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:37 Configure a credential helper to remove this warning. See 21:26:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:37 21:26:37 Login Succeeded 21:26:37 ---> docker-login.sh ends [Pipeline] } 21:26:37 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:26:38 ========================================================= 21:26:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 21:26:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:26:38 + 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 . 21:26:41 Sending build context to Docker daemon 166.6MB 21:26:41 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 21:26:41 Step 2/6 : FROM ${BASE} 21:26:41 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:26:41 5f621e34cdf4: Pulling fs layer 21:26:41 a4357932f1b6: Pulling fs layer 21:26:41 18c013af1878: Pulling fs layer 21:26:41 00ac8860ef70: Pulling fs layer 21:26:41 63d7cb157983: Pulling fs layer 21:26:41 b116817d02f9: Pulling fs layer 21:26:41 745a02a5169b: Pulling fs layer 21:26:41 00ac8860ef70: Waiting 21:26:41 63d7cb157983: Waiting 21:26:41 b116817d02f9: Waiting 21:26:41 745a02a5169b: Waiting 21:26:41 18c013af1878: Verifying Checksum 21:26:41 18c013af1878: Download complete 21:26:41 a4357932f1b6: Download complete 21:26:41 63d7cb157983: Verifying Checksum 21:26:41 63d7cb157983: Download complete 21:26:41 b116817d02f9: Verifying Checksum 21:26:41 b116817d02f9: Download complete 21:26:41 5f621e34cdf4: Verifying Checksum 21:26:41 5f621e34cdf4: Download complete 21:26:41 5f621e34cdf4: Pull complete 21:26:42 a4357932f1b6: Pull complete 21:26:42 18c013af1878: Pull complete 21:26:43 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:26:43 745a02a5169b: Verifying Checksum 21:26:43 745a02a5169b: Download complete 21:26:45 00ac8860ef70: Verifying Checksum 21:26:45 00ac8860ef70: Download complete 21:26:55 00ac8860ef70: Pull complete 21:26:55 63d7cb157983: Pull complete 21:26:56 b116817d02f9: Pull complete 21:26:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:26:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:26:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:27:00 745a02a5169b: Pull complete 21:27:00 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 21:27:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 21:27:00 ---> b7e6874047d6 21:27:00 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 21:27:03 ---> Running in a003e546f6fd 21:27:03 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:27:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:27:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:27:03 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:27:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:27:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:27:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:27:05 (1/12) Installing libmagic (5.38-r0) 21:27:06 (2/12) Installing file (5.38-r0) 21:27:06 (3/12) Installing libc-dev (0.7.2-r3) 21:27:06 (4/12) Installing g++ (9.3.0-r2) 21:27:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:27:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:27:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:27:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:27:14 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.211s coverage: 45.9% of statements 21:27:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:27:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:27:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 21:27:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 21:27:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 21:27:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 21:27:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 21:27:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.139s coverage: 100.0% of statements 21:27:14 (5/12) Installing fortify-headers (1.1-r0) 21:27:14 (6/12) Installing patch (2.7.6-r6) 21:27:14 (7/12) Installing build-base (0.5-r2) 21:27:14 (8/12) Installing libsodium (1.0.18-r0) 21:27:14 (9/12) Installing pkgconf (1.7.2-r0) 21:27:14 (10/12) Installing libsodium-dev (1.0.18-r0) 21:27:14 (11/12) Installing libzmq (4.3.3-r0) 21:27:14 (12/12) Installing zeromq-dev (4.3.3-r0) 21:27:14 Executing busybox-1.31.1-r19.trigger 21:27:14 OK: 217 MiB in 51 packages 21:27:18 Removing intermediate container a003e546f6fd 21:27:18 ---> dab50f2dc595 21:27:18 Step 4/6 : WORKDIR /edgex-go 21:27:18 ---> Running in 2a0b82ace67e 21:27:18 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.474s coverage: 27.1% of statements 21:27:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:27:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:27:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 21:27:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 21:27:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 21:27:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:27:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.064s coverage: 100.0% of statements 21:27:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 21:27:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.036s coverage: 100.0% of statements 21:27:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 21:27:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 21:27:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.159s coverage: 71.3% of statements 21:27:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 21:27:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 21:27:18 Removing intermediate container 2a0b82ace67e 21:27:18 ---> 8668865235e3 21:27:18 Step 5/6 : COPY go.mod . 21:27:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.325s coverage: 82.9% of statements 21:27:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 21:27:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 21:27:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.083s coverage: 78.9% of statements 21:27:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 21:27:19 ---> 907517f6d08e 21:27:19 Step 6/6 : RUN go mod download 21:27:19 ---> Running in fa1984031699 21:27:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.049s coverage: 28.6% of statements 21:27:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:27:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:27:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 21:27:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 21:27:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 21:27:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.139s coverage: 100.0% of statements 21:27:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 21:27:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.080s coverage: 100.0% of statements 21:27:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 21:27:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.279s coverage: 86.7% of statements 21:27:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 21:27:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.204s coverage: 97.5% of statements 21:27:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 21:27:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.230s coverage: 78.3% of statements 21:27:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 21:27:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 21:27:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 21:27:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 21:27:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.621s coverage: 92.8% of statements 21:27:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 21:27:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 21:27:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 21:27:30 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 21:27:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:27:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 21:27:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 21:27:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:27:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:27:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 21:27:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:27:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 21:27:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:27:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 21:27:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:27:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 21:27:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 21:27:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 21:27:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.038s coverage: 58.8% of statements 21:27:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 21:27:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 21:27:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.110s coverage: 0.1% of statements 21:27:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 21:27:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 21:27:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:27:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements 21:27:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.086s coverage: 79.5% of statements 21:27:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.073s coverage: 94.1% of statements 21:27:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements 21:27:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.102s coverage: 87.5% of statements 21:27:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.208s coverage: 94.4% of statements 21:27:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.037s coverage: 44.8% of statements 21:27:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 6.323s coverage: 81.4% of statements 21:27:46 Removing intermediate container fa1984031699 21:27:46 ---> 5a8cef87a773 21:27:46 Successfully built 5a8cef87a773 21:27:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:27:47 + docker inspect -f . ci-base-image-arm64 21:27:47 . [Pipeline] withDockerContainer 21:27:47 prd-ubuntu18.04-docker-arm64-4c-16g-29208 does not seem to be running inside a container 21:27:47 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 21:27:48 $ docker top b5a48fbdfc62a30eb3f830c698c0f47d8f7bcc80efe88b44b5911de5a37b5bfe -eo pid,comm [Pipeline] { [Pipeline] sh 21:27:49 + go version 21:27:49 go version go1.15.5 linux/arm64 [Pipeline] } 21:27:49 $ docker stop --time=1 b5a48fbdfc62a30eb3f830c698c0f47d8f7bcc80efe88b44b5911de5a37b5bfe 21:27:51 $ docker rm -f b5a48fbdfc62a30eb3f830c698c0f47d8f7bcc80efe88b44b5911de5a37b5bfe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:27:53 + docker inspect -f . ci-base-image-arm64 21:27:53 . [Pipeline] withDockerContainer 21:27:53 prd-ubuntu18.04-docker-arm64-4c-16g-29208 does not seem to be running inside a container 21:27:53 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 21:27:54 $ docker top 2cd1679a00b94e9de8844fd545584c873e39a712164173c34140615c3e2fdfcc -eo pid,comm [Pipeline] { [Pipeline] echo 21:27:55 ========================================================= 21:27:55 [edgeXBuildGoParallel] Running Tests and Build... 21:27:55 ========================================================= [Pipeline] sh 21:27:55 + make test 21:27:55 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:27:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.272s coverage: 92.9% of statements 21:27:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:27:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:27:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:27:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.067s coverage: 77.8% of statements 21:27:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:27:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:27:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:27:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:27:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:27:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.092s coverage: 87.2% of statements 21:27:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:27:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:27:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 21:27:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:27:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 75.5% of statements 21:27:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:27:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.101s coverage: 80.8% of statements 21:27:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.098s coverage: 87.2% of statements 21:27:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 84.6% of statements 21:27:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.195s coverage: 91.6% of statements 21:27:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:27:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.516s coverage: 62.4% of statements 21:27:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:27:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:27:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.099s coverage: 100.0% of statements 21:27:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.058s coverage: 91.3% of statements 21:27:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 21:27:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.047s coverage: 73.7% of statements 21:27:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.039s coverage: 100.0% of statements 21:27:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.056s coverage: 69.0% of statements 21:27:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:27:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:27:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:27:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.159s coverage: 38.4% of statements 21:27:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:27:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:27:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.143s coverage: 89.5% of statements 21:27:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:27:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements 21:27:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.253s coverage: 47.0% of statements 21:27:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:27:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:27:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 21:27:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 21:27:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 21:27:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.085s coverage: 100.0% of statements 21:27:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 21:27:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.086s coverage: 100.0% of statements 21:27:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 21:27:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 21:27:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 21:27:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 21:27:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.227s coverage: 87.8% of statements 21:27:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 21:27:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 21:27:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 21:28:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.103s coverage: 29.1% of statements 21:28:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:28:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:28:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 21:28:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 21:28:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 21:28:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.081s coverage: 99.0% of statements 21:28:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 21:28:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.068s coverage: 100.0% of statements 21:28:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 21:28:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 21:28:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 21:28:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 21:28:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.132s coverage: 95.6% of statements 21:28:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 21:28:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 21:28:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 21:28:02 ok github.com/edgexfoundry/edgex-go/internal/system 0.032s coverage: 0.0% of statements 21:28:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:28:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.069s coverage: 100.0% of statements 21:28:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 21:28:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:28:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:28:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 21:28:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.079s coverage: 87.9% of statements 21:28:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 21:28:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:28:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.066s coverage: 100.0% of statements 21:28:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.049s coverage: 32.1% of statements 21:28:03 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 100.0% of statements 21:28:04 GO111MODULE=on go vet ./... 21:28:18 ? github.com/edgexfoundry/edgex-go [no test files] 21:28:52 gofmt -l . 21:28:52 [ "`gofmt -l .`" = "" ] 21:28:53 ./bin/test-go-mod-tidy.sh 21:28:56 ./bin/test-attribution-txt.sh [Pipeline] sh 21:28:59 + ls -al . 21:28:59 total 736 21:28:59 drwxrwxr-x 10 1001 1001 4096 Mar 9 21:28 . 21:28:59 drwxr-xr-x 4 root root 28 Mar 9 21:25 .. 21:28:59 -rw-rw-r-- 1 1001 1001 11 Mar 9 21:22 .dockerignore 21:28:59 drwxrwxr-x 8 1001 1001 179 Mar 9 21:22 .git 21:28:59 drwxrwxr-x 3 1001 1001 125 Mar 9 21:22 .github 21:28:59 -rw-rw-r-- 1 1001 1001 818 Mar 9 21:22 .gitignore 21:28:59 drwx------ 3 1001 1001 60 Mar 9 21:23 .semver 21:28:59 -rw-rw-r-- 1 1001 1001 166 Mar 9 21:22 .sonarcloud.properties 21:28:59 -rw-rw-r-- 1 1001 1001 8607 Mar 9 21:22 Attribution.txt 21:28:59 -rw-rw-r-- 1 1001 1001 3804 Mar 9 21:22 CONTRIBUTING.md 21:28:59 -rw-rw-r-- 1 1001 1001 931 Mar 9 21:22 Dockerfile.build 21:28:59 -rw-rw-r-- 1 1001 1001 863 Mar 9 21:22 Jenkinsfile 21:28:59 -rw-rw-r-- 1 1001 1001 10775 Mar 9 21:22 LICENSE 21:28:59 -rw-rw-r-- 1 1001 1001 5774 Mar 9 21:22 Makefile 21:28:59 -rw-rw-r-- 1 1001 1001 6548 Mar 9 21:22 README.md 21:28:59 -rw-rw-r-- 1 1001 1001 6755 Mar 9 21:22 SECURITY.md 21:28:59 -rw-rw-r-- 1 1001 1001 5 Mar 9 21:23 VERSION 21:28:59 -rw-rw-r-- 1 1001 1001 4131 Mar 9 21:22 ZMQWindows.md 21:28:59 drwxrwxr-x 2 1001 1001 117 Mar 9 21:22 bin 21:28:59 drwxrwxr-x 14 1001 1001 4096 Mar 9 21:22 cmd 21:28:59 -rw-r--r-- 1 root root 624012 Mar 9 21:28 coverage.out 21:28:59 -rw-r--r-- 1 root root 1055 Mar 9 21:28 go.mod 21:28:59 -rw-r--r-- 1 root root 21981 Mar 9 21:28 go.sum 21:28:59 drwxrwxr-x 8 1001 1001 127 Mar 9 21:22 internal 21:28:59 drwxrwxr-x 4 1001 1001 26 Mar 9 21:22 openapi 21:28:59 drwxrwxr-x 4 1001 1001 71 Mar 9 21:22 snap 21:28:59 -rw-rw-r-- 1 1001 1001 168 Mar 9 21:22 version.go [Pipeline] sh 21:28:59 + '[' -e coverage.out ] 21:28:59 + chown 1001:1001 coverage.out [Pipeline] stash 21:29:00 Stashed 1 file(s) [Pipeline] sh 21:29:01 + make build 21:29:01 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 21:29:05 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:29:06 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 21:29:11 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:29:19 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 21:29:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:29:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:29:23 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:29:23 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:29:23 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:29:23 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:29:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:29:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:29:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:29:26 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:29:27 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 21:29:29 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 21:29:33 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 21:29:34 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 21:29:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:29:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:29:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:29:36 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 21:29:38 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 21:29:40 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 21:29:40 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.368s coverage: 45.9% of statements 21:29:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:29:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:29:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 21:29:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 21:29:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 21:29:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 21:29:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 21:29:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.225s coverage: 100.0% of statements [Pipeline] } 21:29:43 $ docker stop --time=1 93ca08a1eab0152caced4706a580b47586d4eef4eed44aa05ea51bd7da4ea7b8 21:29:45 $ docker rm -f 93ca08a1eab0152caced4706a580b47586d4eef4eed44aa05ea51bd7da4ea7b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 21:29:48 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.622s coverage: 27.1% of statements 21:29:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:29:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:29:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 21:29:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 21:29:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 21:29:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:29:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.062s coverage: 100.0% of statements 21:29:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 21:29:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.069s coverage: 100.0% of statements 21:29:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 21:29:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 21:29:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.373s coverage: 71.3% of statements 21:29:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 21:29:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 21:29:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.522s coverage: 82.9% of statements 21:29:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 21:29:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 21:29:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.145s coverage: 78.9% of statements 21:29:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [Pipeline] isUnix [Pipeline] sh 21:29:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:29:49 21:29:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 21:29:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:29:49 latest: Pulling from edgex-devops/edgex-compose 21:29:49 cbdbe7a5bc2a: Pulling fs layer 21:29:49 ca9280d653b3: Pulling fs layer 21:29:49 7e9c9ca2126c: Pulling fs layer 21:29:50 cbdbe7a5bc2a: Verifying Checksum 21:29:50 cbdbe7a5bc2a: Download complete 21:29:50 cbdbe7a5bc2a: Pull complete 21:29:51 ca9280d653b3: Verifying Checksum 21:29:51 ca9280d653b3: Download complete 21:29:53 ca9280d653b3: Pull complete 21:29:53 7e9c9ca2126c: Verifying Checksum 21:29:53 7e9c9ca2126c: Download complete 21:29:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.090s coverage: 28.6% of statements 21:29:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:29:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:29:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 21:29:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 21:29:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 21:29:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.149s coverage: 100.0% of statements 21:29:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 21:29:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.075s coverage: 100.0% of statements 21:29:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 21:29:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.382s coverage: 86.7% of statements 21:29:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 21:29:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.354s coverage: 97.5% of statements 21:29:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 21:29:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.164s coverage: 78.3% of statements 21:29:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 21:29:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 21:29:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 21:29:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 21:30:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.225s coverage: 92.8% of statements 21:30:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 21:30:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 21:30:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 21:30:07 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 21:30:07 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:30:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 21:30:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 21:30:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:30:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:30:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 21:30:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:30:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 21:30:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:30:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 21:30:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:30:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 21:30:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 21:30:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 21:30:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements 21:30:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 21:30:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 21:30:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.229s coverage: 0.1% of statements 21:30:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 21:30:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 21:30:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:30:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.088s coverage: 47.1% of statements 21:30:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.066s coverage: 79.5% of statements 21:30:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 21:30:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements 21:30:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.078s coverage: 87.5% of statements 21:30:09 7e9c9ca2126c: Pull complete 21:30:09 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 21:30:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:30:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 21:30:09 prd-centos7-docker-4c-2g-29207 does not seem to be running inside a container 21:30:09 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:30:12 $ docker top a1623660809dfef62e0deba60d5d239f07db673f71171c1a128450ed8f3f3823 -eo pid,comm [Pipeline] { [Pipeline] sh 21:30:13 + docker-compose build --help 21:30:13 + grep parallel 21:30:15 --parallel Build images in parallel. [Pipeline] } 21:30:15 $ docker stop --time=1 a1623660809dfef62e0deba60d5d239f07db673f71171c1a128450ed8f3f3823 21:30:17 $ docker rm -f a1623660809dfef62e0deba60d5d239f07db673f71171c1a128450ed8f3f3823 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:30:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:30:18 . [Pipeline] withDockerContainer 21:30:18 prd-centos7-docker-4c-2g-29207 does not seem to be running inside a container 21:30:18 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:30:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.084s coverage: 94.4% of statements 21:30:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 21:30:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 6.105s coverage: 81.4% of statements 21:30:21 $ docker top 491a12a56cebb2ace8b3b7f9288c33b42bd2cc94e7d39b5863f2d8b6095c6480 -eo pid,comm [Pipeline] { [Pipeline] sh 21:30:22 + docker-compose -f ./docker-compose-build.yml build --parallel 21:30:24 Building docker-core-command-go ... 21:30:24 Building docker-core-data-go ... 21:30:24 Building docker-core-metadata-go ... 21:30:24 Building docker-security-bootstrapper-go ... 21:30:24 Building docker-security-proxy-setup-go ... 21:30:24 Building docker-security-secretstore-setup-go ... 21:30:24 Building docker-support-notifications-go ... 21:30:24 Building docker-support-scheduler-go ... 21:30:24 Building docker-sys-mgmt-agent-go ... 21:30:24 Building docker-support-scheduler-go 21:30:24 Building docker-core-metadata-go 21:30:24 Building docker-support-notifications-go 21:30:24 Building docker-security-proxy-setup-go 21:30:24 Building docker-security-bootstrapper-go 21:30:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.121s coverage: 92.9% of statements 21:30:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:30:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:30:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:30:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 77.8% of statements 21:30:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:30:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:30:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:30:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:30:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:30:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements 21:30:35 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:30:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:30:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 21:30:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:30:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 75.5% of statements 21:30:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:30:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.8% of statements 21:30:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.118s coverage: 87.2% of statements 21:30:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.127s coverage: 84.6% of statements 21:30:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.213s coverage: 91.6% of statements 21:30:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:30:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.579s coverage: 62.4% of statements 21:30:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:30:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:30:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.073s coverage: 100.0% of statements 21:30:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.089s coverage: 91.3% of statements 21:30:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements 21:30:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.063s coverage: 73.7% of statements 21:30:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.053s coverage: 100.0% of statements 21:30:36 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.886s coverage: 69.0% of statements 21:30:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:30:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:30:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:30:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.370s coverage: 38.4% of statements 21:30:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:30:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:30:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.115s coverage: 89.5% of statements 21:30:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:30:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.102s coverage: 84.8% of statements 21:30:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.384s coverage: 47.0% of statements 21:30:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:30:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:30:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 21:30:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 21:30:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 21:30:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.193s coverage: 100.0% of statements 21:30:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 21:30:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.098s coverage: 100.0% of statements 21:30:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 21:30:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 21:30:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 21:30:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 21:30:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.400s coverage: 87.8% of statements 21:30:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 21:30:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 21:30:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 21:30:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.133s coverage: 29.1% of statements 21:30:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:30:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:30:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 21:30:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 21:30:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 21:30:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.191s coverage: 99.0% of statements 21:30:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 21:30:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.102s coverage: 100.0% of statements 21:30:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 21:30:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 21:30:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 21:30:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 21:30:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.217s coverage: 95.6% of statements 21:30:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 21:30:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 21:30:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 21:30:52 ok github.com/edgexfoundry/edgex-go/internal/system 0.040s coverage: 0.0% of statements 21:30:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:30:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.056s coverage: 100.0% of statements 21:30:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 21:30:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:30:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:30:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 21:30:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.097s coverage: 87.9% of statements 21:30:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 21:30:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:30:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 21:30:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements 21:30:53 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 21:30:54 GO111MODULE=on go vet ./... 21:31:46 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:31:46 Step 2/31 : FROM ${BUILDER_BASE} AS builder 21:31:46 ---> c4ab77aedb31 21:31:46 Step 3/31 : WORKDIR /edgex-go 21:31:46 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:31:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:31:46 ---> c4ab77aedb31 21:31:46 Step 3/22 : WORKDIR /edgex-go 21:31:46 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:31:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:31:46 ---> c4ab77aedb31 21:31:46 Step 3/23 : WORKDIR /edgex-go 21:31:46 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:31:46 Step 2/21 : FROM ${BUILDER_BASE} AS builder 21:31:46 ---> c4ab77aedb31 21:31:46 Step 3/21 : WORKDIR /edgex-go 21:31:46 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:31:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:31:46 ---> c4ab77aedb31 21:31:46 Step 3/22 : WORKDIR /edgex-go 21:31:46 ---> Running in 429e9f70fd53 21:31:46 ---> Running in bb6650892f57 21:31:46 ---> Running in 4365956a658c 21:31:46 ---> Running in a0d9259f70f3 21:31:46 ---> Running in 75419a43bbd1 21:31:46 Removing intermediate container 4365956a658c 21:31:46 ---> 4919b9b29d6f 21:31:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:31:46 Removing intermediate container 75419a43bbd1 21:31:46 ---> 0064034ff473 21:31:46 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:31:46 Removing intermediate container bb6650892f57 21:31:46 ---> 82a673f1a91b 21:31:46 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:31:46 Removing intermediate container 429e9f70fd53 21:31:46 ---> 2363e9974a4b 21:31:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:31:46 Removing intermediate container a0d9259f70f3 21:31:46 ---> 1f8e0042feee 21:31:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:31:46 ---> Running in 504a27d076e1 21:31:46 ---> Running in b7ad4e54d8ea 21:31:46 ---> Running in f605a30d2103 21:31:46 ---> Running in eebf848390bd 21:31:46 ---> Running in 0fc7528f0ada 21:31:47 Removing intermediate container f605a30d2103 21:31:47 ---> 1716b93d90b2 21:31:47 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 21:31:47 Removing intermediate container 0fc7528f0ada 21:31:47 ---> d092fc7dbc79 21:31:47 Step 5/23 : RUN apk add --update --no-cache make git 21:31:47 Removing intermediate container eebf848390bd 21:31:47 ---> 5b27dc7be4ec 21:31:47 Step 5/21 : RUN apk add --update --no-cache make git 21:31:48 ---> Running in 1286682a466c 21:31:48 ---> Running in 24f90551e4f7 21:31:48 ---> Running in e6abc592d67c 21:31:48 Removing intermediate container 504a27d076e1 21:31:48 ---> 7daff87382fe 21:31:48 Step 5/31 : RUN apk add --update --no-cache make git 21:31:48 Removing intermediate container b7ad4e54d8ea 21:31:48 ---> 61131e3c6b12 21:31:48 Step 5/22 : RUN apk add --update --no-cache make git 21:31:48 ---> Running in c23d319b6e42 21:31:48 ---> Running in e7a90d7d2e23 21:31:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:31:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:31:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:31:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:31:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:31:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:31:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:31:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:31:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:31:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:31:51 OK: 233 MiB in 51 packages 21:31:52 OK: 233 MiB in 51 packages 21:31:52 OK: 233 MiB in 51 packages 21:31:53 OK: 233 MiB in 51 packages 21:31:53 OK: 233 MiB in 51 packages 21:31:54 Removing intermediate container e6abc592d67c 21:31:54 ---> 6950d284ddeb 21:31:54 Step 6/21 : COPY go.mod . 21:31:54 Removing intermediate container 1286682a466c 21:31:54 ---> 4fc579a9c2f5 21:31:54 Step 6/22 : COPY go.mod . 21:31:55 Removing intermediate container 24f90551e4f7 21:31:55 ---> 7c27d4e35431 21:31:55 Step 6/23 : COPY go.mod . 21:31:55 Removing intermediate container e7a90d7d2e23 21:31:55 ---> 89f461eaea25 21:31:55 Step 6/22 : COPY go.mod . 21:31:55 Removing intermediate container c23d319b6e42 21:31:55 ---> 9e6367a7f98d 21:31:55 Step 6/31 : COPY go.mod . 21:31:55 ---> 6c2aba8b23c1 21:31:55 Step 7/21 : RUN go mod download 21:31:55 ---> 9f1c540c302f 21:31:55 Step 7/23 : RUN go mod download 21:31:55 ---> be3aa76bd360 21:31:55 Step 7/22 : RUN go mod download 21:31:56 ---> Running in 47091b917573 21:31:56 ---> Running in 530c53427704 21:31:56 ---> Running in e4b46b9002f5 21:31:56 ---> d3e63538a832 21:31:56 Step 7/31 : RUN go mod download 21:31:56 ---> 22f82d95639f 21:31:56 Step 7/22 : RUN go mod download 21:31:56 ---> Running in c09f20793113 21:31:57 ---> Running in ffd89e69bddb 21:32:05 Removing intermediate container 47091b917573 21:32:05 ---> c50240b5f713 21:32:05 Step 8/21 : COPY . . 21:32:05 Removing intermediate container ffd89e69bddb 21:32:05 ---> 16614d30bc1e 21:32:05 Step 8/22 : COPY . . 21:32:05 Removing intermediate container e4b46b9002f5 21:32:05 ---> 42865437447b 21:32:05 Step 8/23 : COPY . . 21:32:05 Removing intermediate container c09f20793113 21:32:05 ---> 088ea3a80a10 21:32:05 Step 8/31 : COPY . . 21:32:05 Removing intermediate container 530c53427704 21:32:05 ---> 5a890ea7a1ce 21:32:05 Step 8/22 : COPY . . 21:32:15 gofmt -l . 21:32:15 [ "`gofmt -l .`" = "" ] 21:32:15 ./bin/test-go-mod-tidy.sh 21:32:15 ./bin/test-attribution-txt.sh [Pipeline] sh 21:32:16 + ls -al . 21:32:16 total 764 21:32:16 drwxrwxr-x 9 1001 1001 4096 Mar 9 21:32 . 21:32:16 drwxr-xr-x 4 root root 4096 Mar 9 21:27 .. 21:32:16 -rw-rw-r-- 1 1001 1001 11 Mar 9 21:26 .dockerignore 21:32:16 drwxrwxr-x 8 1001 1001 4096 Mar 9 21:26 .git 21:32:16 drwxrwxr-x 3 1001 1001 4096 Mar 9 21:26 .github 21:32:16 -rw-rw-r-- 1 1001 1001 818 Mar 9 21:26 .gitignore 21:32:16 -rw-rw-r-- 1 1001 1001 166 Mar 9 21:26 .sonarcloud.properties 21:32:16 -rw-rw-r-- 1 1001 1001 8607 Mar 9 21:26 Attribution.txt 21:32:16 -rw-rw-r-- 1 1001 1001 3804 Mar 9 21:26 CONTRIBUTING.md 21:32:16 -rw-rw-r-- 1 1001 1001 931 Mar 9 21:26 Dockerfile.build 21:32:16 -rw-rw-r-- 1 1001 1001 863 Mar 9 21:26 Jenkinsfile 21:32:16 -rw-rw-r-- 1 1001 1001 10775 Mar 9 21:26 LICENSE 21:32:16 -rw-rw-r-- 1 1001 1001 5774 Mar 9 21:26 Makefile 21:32:16 -rw-rw-r-- 1 1001 1001 6548 Mar 9 21:26 README.md 21:32:16 -rw-rw-r-- 1 1001 1001 6755 Mar 9 21:26 SECURITY.md 21:32:16 -rw-rw-r-- 1 1001 1001 5 Mar 9 21:23 VERSION 21:32:16 -rw-rw-r-- 1 1001 1001 4131 Mar 9 21:26 ZMQWindows.md 21:32:16 drwxrwxr-x 2 1001 1001 4096 Mar 9 21:26 bin 21:32:16 drwxrwxr-x 14 1001 1001 4096 Mar 9 21:26 cmd 21:32:16 -rw-r--r-- 1 root root 624012 Mar 9 21:30 coverage.out 21:32:16 -rw-r--r-- 1 root root 1055 Mar 9 21:32 go.mod 21:32:16 -rw-r--r-- 1 root root 21981 Mar 9 21:32 go.sum 21:32:16 drwxrwxr-x 8 1001 1001 4096 Mar 9 21:26 internal 21:32:16 drwxrwxr-x 4 1001 1001 4096 Mar 9 21:26 openapi 21:32:16 drwxrwxr-x 4 1001 1001 4096 Mar 9 21:26 snap 21:32:16 -rw-rw-r-- 1 1001 1001 168 Mar 9 21:26 version.go [Pipeline] sh 21:32:17 + '[' -e coverage.out ] 21:32:17 + chown 1001:1001 coverage.out [Pipeline] stash 21:32:17 Warning: overwriting stash ‘coverage-report’ 21:32:18 Stashed 1 file(s) [Pipeline] sh 21:32:19 + make build 21:32:19 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 21:32:29 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 21:32:51 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 21:32:57 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 21:33:02 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 21:33:03 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 21:33:09 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 21:33:13 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 21:33: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 21:33:21 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 21:33:23 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 21:33:27 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] } 21:33:34 $ docker stop --time=1 2cd1679a00b94e9de8844fd545584c873e39a712164173c34140615c3e2fdfcc 21:33:36 $ docker rm -f 2cd1679a00b94e9de8844fd545584c873e39a712164173c34140615c3e2fdfcc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:33:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:33:38 21:33:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:33:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:33:39 latest: Pulling from edgex-devops/edgex-compose-arm64 21:33:39 29e5d40040c1: Pulling fs layer 21:33:39 1ce36da41761: Pulling fs layer 21:33:39 25b303627fd3: Pulling fs layer 21:33:39 29e5d40040c1: Verifying Checksum 21:33:39 29e5d40040c1: Download complete 21:33:40 29e5d40040c1: Pull complete 21:33:41 1ce36da41761: Download complete 21:33:42 1ce36da41761: Pull complete 21:33:43 25b303627fd3: Verifying Checksum 21:33:43 25b303627fd3: Download complete 21:33:53 25b303627fd3: Pull complete 21:33:53 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 21:33:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:33:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 21:33:53 prd-ubuntu18.04-docker-arm64-4c-16g-29208 does not seem to be running inside a container 21:33:53 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:33:56 $ docker top fdb4915670bb25563fdb7038f24394caaa999c98c9fa7782d4077c92a04acc9c -eo pid,comm [Pipeline] { [Pipeline] sh 21:33:57 + docker-compose build --help 21:33:57 + grep parallel 21:33:59 ---> 23691cb7ab0d 21:33:59 ---> 67da59b2aa16 21:33:59 Step 9/23 : RUN make cmd/core-metadata/core-metadata 21:33:59 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:33:59 ---> 6db4c5d9e786 21:33:59 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 21:33:59 ---> 5afcd5c6eff2 21:33:59 Step 9/22 : RUN make cmd/support-notifications/support-notifications 21:33:59 ---> 29f65d95f006 21:33:59 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:33:59 ---> Running in 749cc71b54f9 21:33:59 ---> Running in f682b535ee9f 21:33:59 ---> Running in bb935ef1c10b 21:33:59 ---> Running in 42b827bb02d2 21:33:59 ---> Running in d92832d3375d 21:33: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 21:33:59 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 21:33:59 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 21:33:59 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 21:33:59 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 21:34:01 --parallel Build images in parallel. [Pipeline] } 21:34:01 $ docker stop --time=1 fdb4915670bb25563fdb7038f24394caaa999c98c9fa7782d4077c92a04acc9c 21:34:03 $ docker rm -f fdb4915670bb25563fdb7038f24394caaa999c98c9fa7782d4077c92a04acc9c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:34:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:34:04 . [Pipeline] withDockerContainer 21:34:04 prd-ubuntu18.04-docker-arm64-4c-16g-29208 does not seem to be running inside a container 21:34:04 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:34:06 $ docker top 1d2359123e4705c58e88f974c89859a693b39885fd7ba700ea46d3d5c7121e98 -eo pid,comm [Pipeline] { [Pipeline] sh 21:34:07 + docker-compose -f ./docker-compose-build.yml build --parallel 21:34:10 Building docker-core-command-go ... 21:34:10 Building docker-core-data-go ... 21:34:10 Building docker-core-metadata-go ... 21:34:10 Building docker-security-bootstrapper-go ... 21:34:10 Building docker-security-proxy-setup-go ... 21:34:10 Building docker-security-secretstore-setup-go ... 21:34:10 Building docker-support-notifications-go ... 21:34:10 Building docker-support-scheduler-go ... 21:34:10 Building docker-sys-mgmt-agent-go ... 21:34:10 Building docker-core-metadata-go 21:34:10 Building docker-security-secretstore-setup-go 21:34:10 Building docker-security-proxy-setup-go 21:34:10 Building docker-security-bootstrapper-go 21:34:10 Building docker-support-notifications-go 21:34:57 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 21:35:10 Removing intermediate container bb935ef1c10b 21:35:10 ---> a2642992957a 21:35:10 21:35:10 Step 10/31 : FROM alpine:3.12 21:35:10 3.12: Pulling from library/alpine 21:35:13 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 21:35:13 Status: Downloaded newer image for alpine:3.12 21:35:13 ---> 88dd2752d2ea 21:35:13 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:35:15 Removing intermediate container d92832d3375d 21:35:15 ---> 9416ac6cea82 21:35:15 21:35:15 Step 10/21 : FROM alpine:3.12 21:35:15 ---> 88dd2752d2ea 21:35:15 Step 11/21 : RUN apk add --update --no-cache curl 21:35:15 Removing intermediate container 42b827bb02d2 21:35:15 ---> 84ecdb9e885e 21:35:15 21:35:15 Step 10/22 : FROM alpine:3.12 21:35:15 ---> 88dd2752d2ea 21:35:15 Step 11/22 : RUN apk add --update --no-cache dumb-init 21:35:17 ---> Running in ff459e32a5a6 21:35:17 Removing intermediate container 749cc71b54f9 21:35:17 ---> 6dc076b01995 21:35:17 21:35:17 Step 10/22 : FROM alpine:3.12 21:35:17 ---> 88dd2752d2ea 21:35:17 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 21:35:17 ---> Running in 4f15c0b5566c 21:35:17 ---> Running in d8eb83b8904f 21:35:17 ---> Running in b3b188f920b8 21:35:17 Removing intermediate container ff459e32a5a6 21:35:17 ---> 0b8d7323f4c8 21:35:17 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 21:35:17 Removing intermediate container f682b535ee9f 21:35:17 ---> c99a7c594397 21:35:17 21:35:17 Step 10/23 : FROM alpine:3.12 21:35:17 ---> 88dd2752d2ea 21:35:17 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:35:18 ---> Running in ed8741ed316a 21:35:19 ---> Running in 815662f5770f 21:35:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:35:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:35:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:35:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:35:21 (1/4) Installing ca-certificates (20191127-r4) 21:35:21 (1/1) Installing dumb-init (1.2.2-r1) 21:35:21 Executing busybox-1.31.1-r19.trigger 21:35:21 OK: 6 MiB in 15 packages 21:35:21 (2/4) Installing nghttp2-libs (1.41.0-r0) 21:35:21 (3/4) Installing libcurl (7.69.1-r3) 21:35:21 (4/4) Installing curl (7.69.1-r3) 21:35:21 Executing busybox-1.31.1-r19.trigger 21:35:21 Executing ca-certificates-20191127-r4.trigger 21:35:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:35:22 OK: 7 MiB in 18 packages 21:35:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:35:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:35:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:35:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:35:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:35:22 (1/2) Installing ca-certificates (20191127-r4) 21:35:22 (2/2) Installing dumb-init (1.2.2-r1) 21:35:22 Executing busybox-1.31.1-r19.trigger 21:35:22 (1/1) Installing dumb-init (1.2.2-r1) 21:35:22 Executing busybox-1.31.1-r19.trigger 21:35:22 OK: 6 MiB in 15 packages 21:35:22 (1/2) Installing dumb-init (1.2.2-r1) 21:35:22 (2/2) Installing su-exec (0.2-r1) 21:35:22 Executing busybox-1.31.1-r19.trigger 21:35:22 OK: 6 MiB in 16 packages 21:35:22 Executing ca-certificates-20191127-r4.trigger 21:35:22 OK: 6 MiB in 16 packages 21:35:24 Removing intermediate container d8eb83b8904f 21:35:24 ---> e1c10b7e0494 21:35:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:35:25 ---> Running in 2689c218d961 21:35:26 Removing intermediate container 815662f5770f 21:35:26 ---> e7e9fdce009b 21:35:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:35:26 Removing intermediate container 4f15c0b5566c 21:35:26 ---> 8202950ef258 21:35:26 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:35:26 Removing intermediate container ed8741ed316a 21:35:26 ---> c21e3cd2a22d 21:35:26 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 21:35:26 Removing intermediate container 2689c218d961 21:35:26 ---> 5443711f660d 21:35:26 Step 13/22 : ENV APP_PORT=48085 21:35:26 Removing intermediate container b3b188f920b8 21:35:26 ---> f028632ccae9 21:35:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:35:26 ---> Running in b51c330ead45 21:35:26 ---> Running in 08df58986a7b 21:35:26 ---> Running in 2805aac82000 21:35:26 ---> Running in 44c65b76da5f 21:35:26 ---> Running in 111440bec9a4 21:35:27 Removing intermediate container 08df58986a7b 21:35:27 ---> c04788362b97 21:35:27 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:35:27 Removing intermediate container b51c330ead45 21:35:27 ---> d378e37149ed 21:35:27 Step 13/23 : ENV APP_PORT=48081 21:35:27 ---> Running in a676bca62734 21:35:27 Removing intermediate container 111440bec9a4 21:35:27 ---> 446b6bdbb265 21:35:27 Step 13/22 : ENV APP_PORT=48060 21:35:27 Removing intermediate container 44c65b76da5f 21:35:27 ---> 33b4a9773fb2 21:35:27 Step 14/22 : EXPOSE $APP_PORT 21:35:27 Removing intermediate container 2805aac82000 21:35:27 ---> 376d730e78a8 21:35:27 Step 13/21 : WORKDIR /edgex 21:35:27 ---> Running in 816dce1664bc 21:35:27 ---> Running in 566cbc92ad52 21:35:27 ---> Running in a29c3b7e1ca7 21:35:27 ---> Running in a148595ea936 21:35:27 Removing intermediate container a676bca62734 21:35:27 ---> 8acfdae287e6 21:35:27 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:35:28 ---> Running in 8f0a8fa590fe 21:35:28 Removing intermediate container 566cbc92ad52 21:35:28 ---> d9217bb2842b 21:35:28 Step 14/22 : EXPOSE $APP_PORT 21:35:28 Removing intermediate container 816dce1664bc 21:35:28 ---> abc76ba70531 21:35:28 Step 14/23 : EXPOSE $APP_PORT 21:35:28 Removing intermediate container a29c3b7e1ca7 21:35:28 ---> 9c96d1112ed9 21:35:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:35:28 Removing intermediate container a148595ea936 21:35:28 ---> 92f0b23206d5 21:35:28 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:35:28 ---> Running in 4e1760a67919 21:35:28 ---> Running in 6ec0958206f2 21:35:29 Removing intermediate container 4e1760a67919 21:35:29 ---> af77c30f7b7e 21:35:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:35:29 Removing intermediate container 6ec0958206f2 21:35:29 ---> 7d7e3b97b7ed 21:35:29 Step 15/23 : WORKDIR / 21:35:29 ---> 27c69776a4c2 21:35:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:35:29 ---> 37963a55df48 21:35:29 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:35:29 ---> Running in 3b6af733cd30 21:35:30 Removing intermediate container 3b6af733cd30 21:35:30 ---> 902ee234d299 21:35:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:35:30 ---> b58e08b4c6a8 21:35:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:35:31 ---> d3af36ffcaa3 21:35:31 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:35:31 ---> 705bdcfe0e8f 21:35:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:35:31 Removing intermediate container 8f0a8fa590fe 21:35:31 ---> 09921a87fb9e 21:35:31 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 21:35:31 ---> fca881b5eee8 21:35:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:35:31 ---> Running in 8fc68914d724 21:35:32 ---> 99bf6ba3abbe 21:35:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:35:32 ---> 0568f1cc806e 21:35:32 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:35:32 ---> 98b74a3c9258 21:35:32 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 21:35:32 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:35:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:35:32 ---> 5a8cef87a773 21:35:32 Step 3/23 : WORKDIR /edgex-go 21:35:32 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:35:32 Step 2/21 : FROM ${BUILDER_BASE} AS builder 21:35:32 ---> 5a8cef87a773 21:35:32 Step 3/21 : WORKDIR /edgex-go 21:35:32 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:35:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:35:32 ---> 5a8cef87a773 21:35:32 Step 3/22 : WORKDIR /edgex-go 21:35:32 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:35:32 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 2/31 : FROM ${BUILDER_BASE} AS builder 21:35:32 21:35:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder ---> 5a8cef87a773 21:35:32 21:35:32 Step 3/31 : WORKDIR /edgex-go ---> 5a8cef87a773 21:35:32 21:35:32 Step 3/24 : WORKDIR /edgex-go 21:35:32 ---> Running in 1f5e75aab3fd 21:35:32 ---> Running in 925b07243d24 21:35:32 ---> Running in 006a5b0f2d95 21:35:32 ---> Running in dd0f98553607 21:35:32 ---> Running in b29fd2f7016e 21:35:32 Removing intermediate container 925b07243d24 21:35:32 ---> 7e2c5aaa1042 21:35:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:35:32 Removing intermediate container dd0f98553607 21:35:32 ---> 882ac3a86446 21:35:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:35:32 Removing intermediate container 1f5e75aab3fd 21:35:32 ---> 33982403b02f 21:35:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:35:32 Removing intermediate container b29fd2f7016e 21:35:32 ---> 1c749030add5 21:35:32 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:35:32 Removing intermediate container 006a5b0f2d95 21:35:32 ---> 496fd7e48907 21:35:32 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:35:32 ---> Running in 633607bd8953 21:35:32 ---> Running in 021c3ad20555 21:35:32 ---> Running in 43fb7fcd1cd9 21:35:32 ---> Running in cbe58e047060 21:35:32 ---> Running in 3ec5ae098408 21:35:32 Removing intermediate container 021c3ad20555 21:35:32 ---> 97dc9344cb2e 21:35:32 Step 5/24 : RUN apk add --update --no-cache make git 21:35:32 ---> Running in 512be5d198a8 21:35:32 Removing intermediate container 633607bd8953 21:35:32 ---> c30b54a9a0ff 21:35:32 Step 5/23 : RUN apk add --update --no-cache make git 21:35:32 Removing intermediate container 43fb7fcd1cd9 21:35:32 ---> 85cf6e3e378c 21:35:32 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 21:35:32 ---> Running in 49d7e4d70060 21:35:32 ---> Running in 1fa72c8ce8b7 21:35:32 Removing intermediate container cbe58e047060 21:35:32 ---> 6d4d60361b20 21:35:32 Step 5/31 : RUN apk add --update --no-cache make git 21:35:32 Removing intermediate container 3ec5ae098408 21:35:32 ---> 724b88240bdd 21:35:32 Step 5/21 : RUN apk add --update --no-cache make git 21:35:32 ---> Running in d684892c8ba6 21:35:32 ---> Running in 7f8a4fd9da1b 21:35:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:35:32 Removing intermediate container 8fc68914d724 21:35:32 ---> 21d370b14c10 21:35:32 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:35:32 ---> eada7cf98194 21:35:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:35:32 ---> Running in 2ed69fdbeb62 21:35:32 ---> Running in 5adf7cc3fd38 21:35:32 ---> 4377746afce0 21:35:32 Step 18/22 : ENTRYPOINT ["/support-notifications"] 21:35:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:35:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:35:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:35:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:35:33 ---> Running in 741ab8215ff6 21:35:33 ---> 33927ecb0d84 21:35:33 Step 19/23 : ENTRYPOINT ["/core-metadata"] 21:35:33 Removing intermediate container 2ed69fdbeb62 21:35:33 ---> 99f7ec327d74 21:35:33 Step 18/21 : CMD ["--init=true"] 21:35:33 ---> 7883bfe7f27b 21:35:33 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:35:33 Removing intermediate container 5adf7cc3fd38 21:35:33 ---> 8c9b2b6b5a1a 21:35:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:35:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:35:33 ---> Running in c03605106842 21:35:33 ---> Running in d2180f32a416 21:35:33 ---> Running in 6469b85bf38a 21:35:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:35:34 OK: 217 MiB in 51 packages 21:35:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:35:34 ---> Running in 7fdfdaa94c8b 21:35:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:35:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:35:34 Removing intermediate container 741ab8215ff6 21:35:34 ---> afeaa4c6334b 21:35:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:35:34 ---> Running in 25dcbc1dbbb2 21:35:34 OK: 217 MiB in 51 packages 21:35:34 OK: 217 MiB in 51 packages 21:35:35 Removing intermediate container c03605106842 21:35:35 ---> 593eab5b68aa 21:35:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:35:35 OK: 217 MiB in 51 packages 21:35:35 OK: 217 MiB in 51 packages 21:35:35 Removing intermediate container 512be5d198a8 21:35:35 ---> 2d1f072a3386 21:35:35 Step 6/24 : COPY go.mod . 21:35:35 Removing intermediate container 7fdfdaa94c8b 21:35:35 ---> 2f367a99276e 21:35:35 Step 20/22 : LABEL arch=x86_64 21:35:35 Removing intermediate container d2180f32a416 21:35:35 ---> 60ef97bd0e52 21:35:35 Step 19/21 : LABEL arch=x86_64 21:35:35 ---> Running in 7928d92d5e23 21:35:36 Removing intermediate container 25dcbc1dbbb2 21:35:36 ---> 5e58e59dd49c 21:35:36 Step 20/22 : LABEL arch=x86_64 21:35:36 ---> Running in 6f49b2e0b13e 21:35:36 ---> Running in b59ff882fd6f 21:35:36 ---> Running in 27b8c187058c 21:35:36 Removing intermediate container 1fa72c8ce8b7 21:35:36 ---> 28cad33b7f30 21:35:36 Step 6/22 : COPY go.mod . 21:35:36 ---> 819b839d686e 21:35:36 Step 7/24 : RUN go mod download 21:35:36 Removing intermediate container 7928d92d5e23 21:35:36 ---> ab0a0e4a74d1 21:35:36 Step 21/23 : LABEL arch=x86_64 21:35:36 Removing intermediate container b59ff882fd6f 21:35:36 ---> 0de4d2af34c1 21:35:36 Step 20/21 : LABEL git_sha=a9c5b38d885dce8cade942dd9adc1b53eeafdbbe 21:35:36 Removing intermediate container 49d7e4d70060 21:35:36 ---> 5fa93c317095 21:35:36 Step 6/23 : COPY go.mod . 21:35:36 ---> Running in 34ca48321705 21:35:36 Removing intermediate container 6f49b2e0b13e 21:35:36 ---> 8b4ff864cb51 21:35:36 Step 21/22 : LABEL git_sha=a9c5b38d885dce8cade942dd9adc1b53eeafdbbe 21:35:36 ---> Running in 1de4f37b4bf8 21:35:36 ---> Running in 7f8590aad88d 21:35:36 ---> Running in e415dd1d2d6b 21:35:37 Removing intermediate container d684892c8ba6 21:35:37 ---> 1e83a33f7ae4 21:35:37 Step 6/31 : COPY go.mod . 21:35:37 Removing intermediate container 27b8c187058c 21:35:37 ---> 2f7a227529c3 21:35:37 Step 21/22 : LABEL git_sha=a9c5b38d885dce8cade942dd9adc1b53eeafdbbe 21:35:37 Removing intermediate container 7f8a4fd9da1b 21:35:37 ---> 5c03a8564648 21:35:37 Step 6/21 : COPY go.mod . 21:35:37 ---> 16555a56fb7b 21:35:37 Step 7/22 : RUN go mod download 21:35:37 ---> Running in c34ec8a1d192 21:35:37 Removing intermediate container 6469b85bf38a 21:35:37 ---> 58b2386727d2 21:35:37 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 21:35:37 Removing intermediate container 1de4f37b4bf8 21:35:37 ---> 5e9a56bc6fcc 21:35:37 Step 22/23 : LABEL git_sha=a9c5b38d885dce8cade942dd9adc1b53eeafdbbe 21:35:37 ---> Running in d4c282434076 21:35:37 Removing intermediate container 7f8590aad88d 21:35:37 ---> 67ff202adfc5 21:35:37 Step 21/21 : LABEL version=0.0.0 21:35:37 Removing intermediate container e415dd1d2d6b 21:35:37 ---> 4b44e757e497 21:35:37 Step 22/22 : LABEL version=0.0.0 21:35:37 ---> Running in 5653ec050678 21:35:37 ---> Running in 743d55f8f754 21:35:37 ---> Running in c5cdea4add8a 21:35:37 ---> cdfc3cc8a41c 21:35:37 Step 7/23 : RUN go mod download 21:35:38 ---> Running in 4531a58fea4e 21:35:38 ---> d17018e371f8 21:35:38 Step 7/31 : RUN go mod download 21:35:38 Removing intermediate container c34ec8a1d192 21:35:38 ---> 0bf8365d38c6 21:35:38 Step 22/22 : LABEL version=0.0.0 21:35:38 ---> Running in cd9e32691dfb 21:35:38 ---> 68c6b96c7372 21:35:38 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:35:38 ---> Running in 0cbd09c2fcc8 21:35:38 ---> 60c461bd6fef 21:35:38 Step 7/21 : RUN go mod download 21:35:38 Removing intermediate container c5cdea4add8a 21:35:38 ---> 0c4a5adbb187 21:35:38 21:35:38 Removing intermediate container 5653ec050678 21:35:38 ---> 942f59359e4a 21:35:38 Step 23/23 : LABEL version=0.0.0 21:35:38 Removing intermediate container 743d55f8f754 21:35:38 ---> e2b7285acf34 21:35:38 21:35:39 ---> Running in a29919d40853 21:35:39 Removing intermediate container cd9e32691dfb 21:35:39 ---> 3f1121e8c30b 21:35:39 21:35:39 ---> Running in 3b8ce6b8ee45 21:35:40 Successfully built 3f1121e8c30b 21:35:40 Successfully built 0c4a5adbb187 21:35:40 Successfully tagged docker-support-notifications-go:latest 21:35:40 Successfully tagged docker-support-scheduler-go:latest 21:35:40  Building docker-support-notifications-go ... done  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go 21:35:40 Building docker-core-command-go 21:35:40 Successfully built e2b7285acf34 21:35:40 Successfully tagged docker-security-proxy-setup-go:latest 21:35:40  Building docker-security-proxy-setup-go ... done Building docker-core-data-go 21:35:40 Removing intermediate container 3b8ce6b8ee45 21:35:40 ---> c25709a76156 21:35:40 21:35:40 ---> fe931ee16959 21:35:40 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:35:40 Successfully built c25709a76156 21:35:41 Successfully tagged docker-core-metadata-go:latest 21:35:41  Building docker-core-metadata-go ... done Building docker-security-secretstore-setup-go 21:35:41 ---> c1c570ad506b 21:35:41 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:35:41 Removing intermediate container 34ca48321705 21:35:41 ---> 8bac0f8aaef6 21:35:41 Step 8/24 : COPY . . 21:35:41 ---> c3744e630057 21:35:41 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:35:41 Removing intermediate container d4c282434076 21:35:41 ---> 10650214783c 21:35:41 Step 8/22 : COPY . . 21:35:42 ---> 3df37c62007c 21:35:42 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 21:35:42 Removing intermediate container 4531a58fea4e 21:35:42 ---> 12ed9601d910 21:35:42 Step 8/23 : COPY . . 21:35:43 Removing intermediate container 0cbd09c2fcc8 21:35:43 ---> 2afaa4d80eb1 21:35:43 Step 8/31 : COPY . . 21:35:43 ---> Running in 6513f671e9db 21:35:43 Removing intermediate container a29919d40853 21:35:43 ---> 73d860cbe43a 21:35:43 Step 8/21 : COPY . . 21:35:47 Removing intermediate container 6513f671e9db 21:35:47 ---> 54605a25661c 21:35:47 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:35:48 ---> fcb94699956b 21:35:48 Step 26/31 : RUN chmod +x /entrypoint.sh 21:35:49 ---> Running in a4cb374bf2a2 21:35:55 Removing intermediate container a4cb374bf2a2 21:35:55 ---> 8ff04848af27 21:35:55 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 21:35:55 ---> Running in 32cf6b1be92b 21:35:58 Removing intermediate container 32cf6b1be92b 21:35:58 ---> 6e88b46e88ea 21:35:58 Step 28/31 : CMD ["gate"] 21:35:59 ---> Running in 50fc7e5cf884 21:36:00 Removing intermediate container 50fc7e5cf884 21:36:00 ---> d248d2d0edef 21:36:00 Step 29/31 : LABEL arch=x86_64 21:36:01 ---> Running in e58301986a72 21:36:01 Removing intermediate container e58301986a72 21:36:01 ---> adfa104f026f 21:36:01 Step 30/31 : LABEL git_sha=a9c5b38d885dce8cade942dd9adc1b53eeafdbbe 21:36:01 ---> Running in 134ca6790a03 21:36:02 Removing intermediate container 134ca6790a03 21:36:02 ---> e4788548e44a 21:36:02 Step 31/31 : LABEL version=0.0.0 21:36:03 ---> Running in 993375072e02 21:36:04 Removing intermediate container 993375072e02 21:36:04 ---> e196381e263b 21:36:04 21:36:04 Successfully built e196381e263b 21:36:04 Successfully tagged docker-security-bootstrapper-go:latest 21:36:16 ---> 3339c3e47f27 21:36:16 Step 9/22 : RUN make cmd/support-notifications/support-notifications 21:36:16 ---> 4fc4afc7f200 21:36:16 Step 9/23 : RUN make cmd/core-metadata/core-metadata 21:36:16 ---> d7f820343ff5 21:36:16 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:36:16 ---> 7113f8b0b2b9 21:36:16 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:36:16 ---> cdc3f93425c1 21:36:16 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:36:16 ---> Running in 9c5f6e730bfb 21:36:16 ---> Running in 4307cc174602 21:36:16 ---> Running in f5e0304feba2 21:36:16 ---> Running in 334d2abe11ba 21:36:16 ---> Running in 7b1b215d0a19 21:36:16 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 21:36: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 21:36:16 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 21:36:16 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 21:36:16 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 21:36:44  Building docker-security-bootstrapper-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:36:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:36:44 ---> c4ab77aedb31 21:36:44 Step 3/24 : WORKDIR /edgex-go 21:36:44 ---> Using cache 21:36:44 ---> 1f8e0042feee 21:36:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:36:44 ---> Using cache 21:36:44 ---> d092fc7dbc79 21:36:44 Step 5/24 : RUN apk add --update --no-cache make git 21:36:44 ---> Using cache 21:36:44 ---> 7c27d4e35431 21:36:44 Step 6/24 : COPY go.mod . 21:36:44 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:36:44 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:36:44 ---> c4ab77aedb31 21:36:44 Step 3/26 : WORKDIR /edgex-go 21:36:44 ---> Using cache 21:36:44 ---> 1f8e0042feee 21:36:44 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:36:44 ---> Using cache 21:36:44 ---> d092fc7dbc79 21:36:44 Step 5/26 : RUN apk add --update --no-cache make bash git 21:36:44 ---> Using cache 21:36:44 ---> 9f1c540c302f 21:36:44 Step 7/24 : RUN go mod download 21:36:44 ---> Using cache 21:36:44 ---> 42865437447b 21:36:44 Step 8/24 : COPY . . 21:36:45 ---> Using cache 21:36:45 ---> 67da59b2aa16 21:36:45 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:36:45 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:36:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:36:45 ---> c4ab77aedb31 21:36:45 Step 3/23 : WORKDIR /edgex-go 21:36:45 ---> Using cache 21:36:45 ---> 1f8e0042feee 21:36:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:36:45 ---> Using cache 21:36:45 ---> d092fc7dbc79 21:36:45 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:36:45 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:36:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:36:45 ---> c4ab77aedb31 21:36:45 Step 3/23 : WORKDIR /edgex-go 21:36:45 ---> Using cache 21:36:45 ---> 1f8e0042feee 21:36:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:36:45 ---> Using cache 21:36:45 ---> d092fc7dbc79 21:36:45 Step 5/23 : RUN apk add --update --no-cache make git 21:36:45 ---> Using cache 21:36:45 ---> 7c27d4e35431 21:36:45 Step 6/23 : COPY go.mod . 21:36:45 ---> Using cache 21:36:45 ---> 9f1c540c302f 21:36:45 Step 7/23 : RUN go mod download 21:36:45 ---> Using cache 21:36:45 ---> 42865437447b 21:36:45 Step 8/23 : COPY . . 21:36:46 ---> Using cache 21:36:46 ---> 67da59b2aa16 21:36:46 Step 9/23 : RUN make cmd/core-command/core-command 21:36:46 ---> Running in b04a0cd64707 21:36:46 ---> Running in 96c8a67a92b2 21:36:46 ---> Running in 46104a6f4f2c 21:36:46 ---> Running in 64896d0f033b 21:36:49 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 21:36:49 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 21:36:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:36:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:36:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:36:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:36:49 OK: 233 MiB in 51 packages 21:36:51 OK: 233 MiB in 51 packages 21:36:51 Removing intermediate container 64896d0f033b 21:36:51 ---> d0ea53c0171d 21:36:51 Step 6/23 : COPY go.mod . 21:36:51 Removing intermediate container 96c8a67a92b2 21:36:51 ---> 38b43321ad4d 21:36:51 Step 6/26 : COPY go.mod . 21:36:53 ---> 70884a0836e2 21:36:53 Step 7/23 : RUN go mod download 21:36:53 ---> 32211929e974 21:36:53 Step 7/26 : RUN go mod download 21:36:54 ---> Running in 94ca2176e89a 21:36:54 ---> Running in 323c088f144b 21:37:05 Removing intermediate container 94ca2176e89a 21:37:05 ---> a395c8d9ad73 21:37:05 Step 8/26 : COPY . . 21:37:05 Removing intermediate container 323c088f144b 21:37:05 ---> 97c9b74fa0b3 21:37:05 Step 8/23 : COPY . . 21:37:37 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 21:37:38 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 21:37:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:37:59 Removing intermediate container b04a0cd64707 21:37:59 ---> 059f6339154d 21:37:59 21:37:59 Step 10/23 : FROM alpine:3.12 21:37:59 ---> 88dd2752d2ea 21:37:59 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:37:59 ---> Using cache 21:37:59 ---> e7e9fdce009b 21:37:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:37:59 ---> Using cache 21:37:59 ---> d378e37149ed 21:37:59 Step 13/23 : ENV APP_PORT=48082 21:38:00 Removing intermediate container 7b1b215d0a19 21:38:00 ---> d461dcb90772 21:38:00 21:38:00 Step 10/24 : FROM alpine:3.12 21:38:00 3.12: Pulling from library/alpine 21:38:00 Removing intermediate container 334d2abe11ba 21:38:00 ---> 9398dcbc185c 21:38:00 21:38:00 Step 10/21 : FROM alpine:3.12 21:38:00 3.12: Pulling from library/alpine 21:38:00 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 21:38:00 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 21:38:00 Status: Downloaded newer image for alpine:3.12 21:38:00 ---> d10569e2745f 21:38:00 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 21:38:00 Status: Image is up to date for alpine:3.12 21:38:00 ---> d10569e2745f 21:38:00 Step 11/21 : RUN apk add --update --no-cache curl 21:38:00 ---> Running in 5c1361095d99 21:38:00 ---> Running in 6c1cf416c764 21:38:01 Removing intermediate container f5e0304feba2 21:38:01 ---> 325b80d2a28b 21:38:01 21:38:01 Step 10/31 : FROM alpine:3.12 21:38:01 ---> d10569e2745f 21:38:01 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:38:02 ---> Running in 847b3f0965c2 21:38:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:38:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:38:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:38:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:38:02 Removing intermediate container 847b3f0965c2 21:38:02 ---> 5db3334c7e19 21:38:02 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 21:38:03 (1/4) Installing ca-certificates (20191127-r4) 21:38:03 (2/4) Installing nghttp2-libs (1.41.0-r0) 21:38:03 (1/5) Installing ca-certificates (20191127-r4) 21:38:03 ---> Running in fd267ceaabb5 21:38:03 (3/4) Installing libcurl (7.69.1-r3) 21:38:03 (4/4) Installing curl (7.69.1-r3) 21:38:03 ---> Running in 3dab59d5763e 21:38:03 Executing busybox-1.31.1-r19.trigger 21:38:03 Executing ca-certificates-20191127-r4.trigger 21:38:03 (2/5) Installing nghttp2-libs (1.41.0-r0) 21:38:03 (3/5) Installing libcurl (7.69.1-r3) 21:38:03 (4/5) Installing curl (7.69.1-r3) 21:38:03 (5/5) Installing dumb-init (1.2.2-r1) 21:38:03 Executing busybox-1.31.1-r19.trigger 21:38:03 Executing ca-certificates-20191127-r4.trigger 21:38:03 OK: 7 MiB in 18 packages 21:38:03 OK: 7 MiB in 19 packages 21:38:04 Removing intermediate container 3dab59d5763e 21:38:04 ---> 92f13bc2a2b9 21:38:04 Step 14/23 : EXPOSE $APP_PORT 21:38:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:38:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:38:05 ---> Running in bd5742f5b451 21:38:05 (1/2) Installing dumb-init (1.2.2-r1) 21:38:05 (2/2) Installing su-exec (0.2-r1) 21:38:05 Executing busybox-1.31.1-r19.trigger 21:38:05 OK: 5 MiB in 16 packages 21:38:07 Removing intermediate container 5c1361095d99 21:38:07 ---> 0e1e5d9c46d3 21:38:07 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:38:08 Removing intermediate container bd5742f5b451 21:38:08 ---> 2628a59e8544 21:38:08 Step 15/23 : WORKDIR / 21:38:08 Removing intermediate container 6c1cf416c764 21:38:08 ---> 9f68ecdbad94 21:38:08 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:38:08 ---> Running in 0eb669d613b6 21:38:08 ---> Running in 9dcc32b7ab17 21:38:08 Removing intermediate container fd267ceaabb5 21:38:08 ---> a4a519f7c82a 21:38:08 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 21:38:09 Removing intermediate container 9c5f6e730bfb 21:38:09 ---> 16340e0d0ebc 21:38:09 21:38:09 Step 10/22 : FROM alpine:3.12 21:38:09 ---> d10569e2745f 21:38:09 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 21:38:09 ---> Running in 274488e7352a 21:38:09 Removing intermediate container 0eb669d613b6 21:38:09 ---> fb3acfd105eb 21:38:09 Step 13/21 : WORKDIR /edgex 21:38:09 ---> Running in f5bcb7a44c19 21:38:09 Removing intermediate container 9dcc32b7ab17 21:38:09 ---> cd1963608a3b 21:38:09 Step 13/24 : WORKDIR / 21:38:09 ---> Running in 1924556f48fd 21:38:09 ---> Running in ad0f32c80fd8 21:38:09 Removing intermediate container 274488e7352a 21:38:09 ---> 4eaa19785617 21:38:09 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:38:10 ---> Running in 5464ecb3c61f 21:38:10 ---> Running in 36ca89d2d0fd 21:38:10 Removing intermediate container 1924556f48fd 21:38:10 ---> d7d3d941745a 21:38:10 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:38:10 Removing intermediate container ad0f32c80fd8 21:38:10 ---> 3ce50ade76ba 21:38:10 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:38:10 Removing intermediate container 5464ecb3c61f 21:38:10 ---> b52715c6e944 21:38:10 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:38:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:38:11 ---> Running in 63387df72022 21:38:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:38:12 ---> 0ef91b2e3b29 21:38:12 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:38:12 (1/2) Installing ca-certificates (20191127-r4) 21:38:12 Removing intermediate container 36ca89d2d0fd 21:38:12 ---> ddeeeebdb356 21:38:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:38:12 (2/2) Installing dumb-init (1.2.2-r1) 21:38:12 Executing busybox-1.31.1-r19.trigger 21:38:12 Executing ca-certificates-20191127-r4.trigger 21:38:12 ---> 18482243c279 21:38:12 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:38:12 Removing intermediate container 46104a6f4f2c 21:38:12 ---> cecda7ad48e8 21:38:12 21:38:12 Step 10/24 : FROM alpine:3.12 21:38:12 ---> 88dd2752d2ea 21:38:12 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 21:38:12 OK: 6 MiB in 16 packages 21:38:14 ---> Running in 2d67fa28a0e1 21:38:14 ---> 5600810dcb50 21:38:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:38:14 ---> 6b03abe9f668 21:38:14 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:38:15 ---> e14b6e2acd99 21:38:15 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:38:16 Removing intermediate container f5bcb7a44c19 21:38:16 ---> 02d416678af5 21:38:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:38:16 ---> a773e577a3d5 21:38:16 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:38:16 ---> Running in 28825e34e62b 21:38:16 Removing intermediate container 63387df72022 21:38:16 ---> 850d3d3af780 21:38:16 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 21:38:16 Removing intermediate container 4307cc174602 21:38:16 ---> a0a96f4d05b4 21:38:16 21:38:16 Step 10/23 : FROM alpine:3.12 21:38:16 ---> d10569e2745f 21:38:16 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:38:17 ---> 531d17b87841 21:38:17 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:38:17 ---> Running in cc98c6906112 21:38:17 ---> Running in d07f7906a296 21:38:17 ---> Running in 68a67ff0f1d5 21:38:17 Removing intermediate container 28825e34e62b 21:38:17 ---> 5824d1272665 21:38:17 Step 13/22 : ENV APP_PORT=48060 21:38:17 ---> 3831817d1fa9 21:38:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:38:17 ---> Running in 2eb935bb1bf2 21:38:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:38:17 ---> e51f95da8bdb 21:38:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:38:18 Removing intermediate container cc98c6906112 21:38:18 ---> 8f5bec14d83e 21:38:18 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:38:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:38:18 Removing intermediate container 68a67ff0f1d5 21:38:18 ---> 258d7030968a 21:38:18 Step 18/21 : CMD ["--init=true"] 21:38:18 Removing intermediate container 2eb935bb1bf2 21:38:18 ---> 977a87c7a3a0 21:38:18 Step 14/22 : EXPOSE $APP_PORT 21:38:18 ---> Running in 6912b320bf04 21:38:18 (1/5) Installing ca-certificates (20191127-r4) 21:38:18 (2/5) Installing nghttp2-libs (1.41.0-r0) 21:38:18 (3/5) Installing libcurl (7.69.1-r3) 21:38:18 ---> 7eb98d42c28f 21:38:18 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:38:18 (4/5) Installing curl (7.69.1-r3) 21:38:18 (5/5) Installing dumb-init (1.2.2-r1) 21:38:18 Executing busybox-1.31.1-r19.trigger 21:38:18 ---> d05747e03813 21:38:18 Step 9/23 : RUN make cmd/core-data/core-data 21:38:18 ---> Running in 3dcd320a5335 21:38:18 Executing ca-certificates-20191127-r4.trigger 21:38:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:38:19 OK: 7 MiB in 19 packages 21:38:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:38:19 ---> 4d21c6c7a198 21:38:19 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:38:19 Removing intermediate container 6912b320bf04 21:38:19 ---> 235186cf231c 21:38:19 Step 19/21 : LABEL arch=arm64 21:38:19 ---> Running in db0539b6e3d5 21:38:19 ---> Running in 76ff5dcb58df 21:38:19 ---> 270290972ea2 21:38:19 Step 19/23 : ENTRYPOINT ["/core-command"] 21:38:19 ---> Running in fe64e7170ef2 21:38:19 ---> Running in c4ada07b21ef 21:38:19 ---> Running in 47d85a2c36e0 21:38:19 Removing intermediate container 3dcd320a5335 21:38:19 ---> 979510b44760 21:38:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:38:19 ---> 8971ed5f7d1b 21:38:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:38:19 (1/1) Installing dumb-init (1.2.2-r1) 21:38:19 Executing busybox-1.31.1-r19.trigger 21:38:19 OK: 5 MiB in 15 packages 21:38:20 Removing intermediate container 47d85a2c36e0 21:38:20 ---> 75639be0b8cb 21:38:20 Step 20/21 : LABEL git_sha=a9c5b38d885dce8cade942dd9adc1b53eeafdbbe 21:38:20 ---> Running in aaeee69fb061 21:38:20 Removing intermediate container fe64e7170ef2 21:38:20 ---> aed555d884bc 21:38:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:38:20 ---> 35690174d6a9 21:38:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:38:21 ---> b6b24819ad93 21:38:21 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/ 21:38:21 Removing intermediate container aaeee69fb061 21:38:21 ---> e673fab66f7b 21:38:21 Step 21/21 : LABEL version=0.0.0 21:38:21 ---> Running in 1ea0fa781d06 21:38:21 ---> Running in 71a72a5ed01e 21:38:21 ---> Running in 819783bc1a1b 21:38:21 Removing intermediate container d07f7906a296 21:38:21 ---> bc23ac811293 21:38:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:38:21 Removing intermediate container 2d67fa28a0e1 21:38:21 ---> 5c4b3318baad 21:38:21 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:38:22 ---> Running in f7db217838de 21:38:22 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 21:38:22 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 21:38:22 Removing intermediate container 819783bc1a1b 21:38:22 ---> 38156389eddd 21:38:22 21:38:22 ---> 9b315d6d6648 21:38:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:38:22 ---> Running in ced6e32827b8 21:38:23 Removing intermediate container f7db217838de 21:38:23 ---> 9e268e920d0b 21:38:23 Step 13/23 : ENV APP_PORT=48081 21:38:23 Removing intermediate container 1ea0fa781d06 21:38:23 ---> 794492147575 21:38:23 Step 21/23 : LABEL arch=x86_64 21:38:23 Successfully built 38156389eddd 21:38:23 ---> Running in 0edf1a641b5f 21:38:23 Successfully tagged docker-security-proxy-setup-go-arm64:latest 21:38:23 Removing intermediate container c4ada07b21ef 21:38:23 ---> 39eb1997c711 21:38:23 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 21:38:23  Building docker-security-proxy-setup-go ... done Building docker-support-scheduler-go 21:38:23 ---> 1b85a0676756 21:38:23 Step 18/22 : ENTRYPOINT ["/support-notifications"] 21:38:24 Removing intermediate container 0edf1a641b5f 21:38:24 ---> e9cd4f5b8508 21:38:24 Step 14/23 : EXPOSE $APP_PORT 21:38:24 ---> Running in 49b0a96d49ed 21:38:24 ---> Running in f428aff63cff 21:38:24 ---> e11623e193a3 21:38:24 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:38:24 ---> Running in 50868168d47d 21:38:24 Removing intermediate container ced6e32827b8 21:38:24 ---> c487e7e7141a 21:38:24 Step 13/24 : WORKDIR / 21:38:25 Removing intermediate container 49b0a96d49ed 21:38:25 Removing intermediate container 71a72a5ed01e 21:38:25 ---> 3f9eb6ca0d01 21:38:25 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 21:38:25 ---> 90af4effa101 21:38:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:38:25 ---> Running in ade68562c206 21:38:25 Removing intermediate container 50868168d47d 21:38:25 ---> e0c3aa747f0d 21:38:25 Step 22/23 : LABEL git_sha=a9c5b38d885dce8cade942dd9adc1b53eeafdbbe 21:38:25 ---> Running in 823243a53bcd 21:38:25 Removing intermediate container f428aff63cff 21:38:25 ---> b8021946fab0 21:38:25 Step 15/23 : WORKDIR / 21:38:26 Removing intermediate container ade68562c206 21:38:26 ---> edb636c69941 21:38:26 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:38:26 Removing intermediate container 823243a53bcd 21:38:26 ---> d79257cdf193 21:38:26 Step 23/23 : LABEL version=0.0.0 21:38:26 ---> Running in bd00f987bd29 21:38:26 ---> Running in d56602a82930 21:38:26 ---> 26f983ee5509 21:38:26 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:38:26 ---> Running in 5eabe2814ddb 21:38:27 Removing intermediate container d56602a82930 21:38:27 ---> 80c2ad0cf353 21:38:27 Step 22/24 : LABEL arch=arm64 21:38:27 Removing intermediate container bd00f987bd29 21:38:27 ---> a5db2ee44258 21:38:27 Step 20/22 : LABEL arch=arm64 21:38:27 ---> Running in e9c2a023d595 21:38:27 ---> Running in b49f24855ab0 21:38:27 ---> Running in 1309459fa0fc 21:38:27 ---> 2f7a2d7a8cb6 21:38:27 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:38:28 ---> 851c866387f7 21:38:28 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:38:28 Removing intermediate container 5eabe2814ddb 21:38:28 ---> cffdfd757033 21:38:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:38:28 Removing intermediate container b49f24855ab0 21:38:28 ---> 0b05dbadfeef 21:38:28 Step 23/24 : LABEL git_sha=a9c5b38d885dce8cade942dd9adc1b53eeafdbbe 21:38:28 Removing intermediate container e9c2a023d595 21:38:28 ---> c16572e7c15b 21:38:28 21:38:29 Removing intermediate container 1309459fa0fc 21:38:29 ---> e1118ec4b97f 21:38:29 Step 21/22 : LABEL git_sha=a9c5b38d885dce8cade942dd9adc1b53eeafdbbe 21:38:29 ---> Running in 7e764b05aed4 21:38:29 ---> Running in 2770e01df8b8 21:38:29 ---> 982e05c176ad 21:38:29 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:38:29 ---> e71184cd94ec 21:38:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:38:29 ---> e47c4e49f6f9 21:38:29 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:38:29 Removing intermediate container 7e764b05aed4 21:38:29 ---> dafc7bc13431 21:38:29 Step 24/24 : LABEL version=0.0.0 21:38:30 Removing intermediate container 2770e01df8b8 21:38:30 ---> 01e493b80b41 21:38:30 Step 22/22 : LABEL version=0.0.0 21:38:30 ---> Running in 4c0c43ba066b 21:38:30 ---> Running in 3b06b9346ced 21:38:30 Successfully built c16572e7c15b 21:38:30 Successfully tagged docker-core-command-go:latest 21:38:30 ---> 6eb2621f7b03 21:38:30 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 21:38:31 ---> Running in 51003bf493a3 21:38:31 Removing intermediate container 4c0c43ba066b 21:38:31 ---> 24d47eb0509b 21:38:31 21:38:31 Removing intermediate container 3b06b9346ced 21:38:31 ---> 9f5f562d9d0b 21:38:31 21:38:31 ---> 083803cc5488 21:38:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:38:31  Building docker-core-command-go ... done  ---> e95ceef16ddb 21:38:31 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:38:31 Successfully built 24d47eb0509b 21:38:31 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 21:38:31  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go 21:38:32 Removing intermediate container 51003bf493a3 21:38:32 Successfully built 9f5f562d9d0b 21:38:32 ---> bbe963aa8b64 21:38:32 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:38:32 Successfully tagged docker-support-notifications-go-arm64:latest 21:38:32 Building docker-core-data-go 21:38:32  Building docker-support-notifications-go ... done  ---> 044c29f902e7 21:38:32 Step 19/23 : ENTRYPOINT ["/core-metadata"] 21:38:32 ---> Running in e895872fb324 21:38:33 ---> f75272f5225b 21:38:33 Step 26/31 : RUN chmod +x /entrypoint.sh 21:38:33 ---> Running in cb9b943b4772 21:38:33 Removing intermediate container e895872fb324 21:38:33 ---> f389fa80d955 21:38:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:38:33 ---> Running in 083d1be41db3 21:38:34 Removing intermediate container 083d1be41db3 21:38:34 ---> 231fefbdf2cd 21:38:34 Step 21/23 : LABEL arch=arm64 21:38:34 ---> Running in 716ab8b95c00 21:38:35 Removing intermediate container 716ab8b95c00 21:38:35 ---> 5f27393d62ae 21:38:35 Step 22/23 : LABEL git_sha=a9c5b38d885dce8cade942dd9adc1b53eeafdbbe 21:38:36 ---> Running in dc87692f3f2e 21:38:36 ---> 58ca5f29ec25 21:38:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:38:37 Removing intermediate container dc87692f3f2e 21:38:37 ---> 2d6d4f2e7a24 21:38:37 Step 23/23 : LABEL version=0.0.0 21:38:37 Removing intermediate container cb9b943b4772 21:38:37 ---> 05ba937d26a6 21:38:37 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 21:38:37 ---> acc82fc437c2 21:38:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:38:37 ---> Running in 6832cde26114 21:38:38 ---> Running in 033f7922cbc3 21:38:39 ---> 4db875e496a7 21:38:39 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/ 21:38:39 ---> Running in 83e8a13f84ae 21:38:39 Removing intermediate container 6832cde26114 21:38:39 ---> a66ac91d3fdc 21:38:39 21:38:39 Successfully built a66ac91d3fdc 21:38:39 Removing intermediate container 033f7922cbc3 21:38:39 ---> b630fb12aacd 21:38:39 Step 28/31 : CMD ["gate"] 21:38:39 Successfully tagged docker-core-metadata-go-arm64:latest 21:38:39  Building docker-core-metadata-go ... done Building docker-sys-mgmt-agent-go 21:38:40 ---> Running in db2da82285c4 21:38:40 Removing intermediate container db2da82285c4 21:38:40 ---> d2d5fb329d25 21:38:40 Step 29/31 : LABEL arch=arm64 21:38:41 ---> Running in 5c5bc6f2687d 21:38:42 Removing intermediate container 5c5bc6f2687d 21:38:42 ---> 5818ad23fb07 21:38:42 Step 30/31 : LABEL git_sha=a9c5b38d885dce8cade942dd9adc1b53eeafdbbe 21:38:42 ---> Running in 8f786eac834a 21:38:43 Removing intermediate container 8f786eac834a 21:38:43 ---> 51b647a342a0 21:38:43 Step 31/31 : LABEL version=0.0.0 21:38:43 ---> Running in 95cfa11b196b 21:38:44 Removing intermediate container 95cfa11b196b 21:38:44 ---> c172011fe0e7 21:38:44 21:38:45 Successfully built c172011fe0e7 21:38:45 Removing intermediate container 83e8a13f84ae 21:38:45 ---> b96a5df103f6 21:38:45 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 21:38:45 ---> Running in c219582c63b7 21:38:45 Successfully tagged docker-security-bootstrapper-go-arm64:latest 21:38:46 Removing intermediate container c219582c63b7 21:38:46 ---> 941060731c50 21:38:46 Step 22/24 : LABEL arch=x86_64 21:38:46 ---> Running in 0ff8d274c5f2 21:38:46 Removing intermediate container 0ff8d274c5f2 21:38:46 ---> 9798a08e10d1 21:38:46 Step 23/24 : LABEL git_sha=a9c5b38d885dce8cade942dd9adc1b53eeafdbbe 21:38:47 ---> Running in d63cb419765b 21:38:47 Removing intermediate container d63cb419765b 21:38:47 ---> 90d63a2d9889 21:38:47 Step 24/24 : LABEL version=0.0.0 21:38:48 ---> Running in f7ac570158da 21:38:48 Removing intermediate container f7ac570158da 21:38:48 ---> 74bcea9949f0 21:38:48 21:38:50 Successfully built 74bcea9949f0 21:38:50 Successfully tagged docker-security-secretstore-setup-go:latest 21:39:07  Building docker-security-bootstrapper-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:39:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:39:07 ---> 5a8cef87a773 21:39:07 Step 3/22 : WORKDIR /edgex-go 21:39:07 ---> Using cache 21:39:07 ---> 496fd7e48907 21:39:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:39:07 ---> Using cache 21:39:07 ---> 724b88240bdd 21:39:07 Step 5/22 : RUN apk add --update --no-cache make git 21:39:07 ---> Using cache 21:39:07 ---> 5c03a8564648 21:39:07 Step 6/22 : COPY go.mod . 21:39:07 ---> Using cache 21:39:07 ---> 60c461bd6fef 21:39:07 Step 7/22 : RUN go mod download 21:39:07 ---> Using cache 21:39:07 ---> 73d860cbe43a 21:39:07 Step 8/22 : COPY . . 21:39:07 ---> Using cache 21:39:07 ---> d7f820343ff5 21:39:07 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 21:39:09 ---> Running in 9997e6cd151b 21:39:10  Building docker-security-secretstore-setup-go ... done Removing intermediate container 76ff5dcb58df 21:39:10 ---> 4ce1e092468c 21:39:10 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:39:10 ---> Running in 650a6f500085 21:39:10 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 21:39:12 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 21:39:16 Removing intermediate container db0539b6e3d5 21:39:16 ---> 4d236d2bc70a 21:39:16 21:39:16 Step 10/23 : FROM alpine:3.12 21:39:16 ---> 88dd2752d2ea 21:39:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:39:16 ---> Running in 236f2f8309b5 21:39:16 Removing intermediate container 650a6f500085 21:39:16 ---> 4cedfbf02d30 21:39:16 21:39:16 Step 11/26 : FROM docker:20.10.0 21:39:16 Removing intermediate container 236f2f8309b5 21:39:16 ---> 93467e103c67 21:39:16 Step 12/23 : ENV APP_PORT=48080 21:39:16 20.10.0: Pulling from library/docker 21:39:16 ---> Running in b6bf569879e4 21:39:17 Removing intermediate container b6bf569879e4 21:39:17 ---> e2b442a0f89c 21:39:17 Step 13/23 : EXPOSE $APP_PORT 21:39:17 ---> Running in 3a3c8fa0fb34 21:39:18 Removing intermediate container 3a3c8fa0fb34 21:39:18 ---> fdc7aa71c327 21:39:18 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:39:18 ---> Running in 3af8398d3a8d 21:39:20 Removing intermediate container 3af8398d3a8d 21:39:20 ---> 308889754738 21:39:20 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 21:39:20 ---> Running in 0f97bac2dc78 21:39:21 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:39:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:39:21 ---> 5a8cef87a773 21:39:21 Step 3/23 : WORKDIR /edgex-go 21:39:21 ---> Using cache 21:39:21 ---> 496fd7e48907 21:39:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:39:21 ---> Using cache 21:39:21 ---> 724b88240bdd 21:39:21 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:39:21 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:39:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:39:21 ---> 5a8cef87a773 21:39:21 Step 3/23 : WORKDIR /edgex-go 21:39:21 ---> Using cache 21:39:21 ---> 496fd7e48907 21:39:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:39:21 ---> Using cache 21:39:21 ---> 724b88240bdd 21:39:21 Step 5/23 : RUN apk add --update --no-cache make git 21:39:21 ---> Using cache 21:39:21 ---> 5c03a8564648 21:39:21 Step 6/23 : COPY go.mod . 21:39:21 ---> Using cache 21:39:21 ---> 60c461bd6fef 21:39:21 Step 7/23 : RUN go mod download 21:39:21 ---> Using cache 21:39:21 ---> 73d860cbe43a 21:39:21 Step 8/23 : COPY . . 21:39:21 ---> Using cache 21:39:21 ---> d7f820343ff5 21:39:21 Step 9/23 : RUN make cmd/core-command/core-command 21:39:22 ---> Running in 4d6f97e66315 21:39:22 ---> Running in 90c796d9a76b 21:39:22 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:39:22 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:39:22 ---> 5a8cef87a773 21:39:22 Step 3/26 : WORKDIR /edgex-go 21:39:22 ---> Using cache 21:39:22 ---> 496fd7e48907 21:39:22 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:39:22 ---> Using cache 21:39:22 ---> 724b88240bdd 21:39:22 Step 5/26 : RUN apk add --update --no-cache make bash git 21:39:22 ---> Running in aa4d46dbb67b 21:39:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:39:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:39:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:39:24 (1/6) Installing dumb-init (1.2.2-r1) 21:39:24 (2/6) Installing libgcc (9.3.0-r2) 21:39:24 (3/6) Installing libsodium (1.0.18-r0) 21:39:24 (4/6) Installing libstdc++ (9.3.0-r2) 21:39:24 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 21:39:24 (5/6) Installing libzmq (4.3.3-r0) 21:39:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:39:24 (6/6) Installing zeromq (4.3.3-r0) 21:39:24 Executing busybox-1.31.1-r19.trigger 21:39:24 OK: 8 MiB in 20 packages 21:39:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:39:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:39:26 OK: 217 MiB in 51 packages 21:39:26 OK: 217 MiB in 51 packages 21:39:26 Removing intermediate container 0f97bac2dc78 21:39:26 ---> 2e097b773062 21:39:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:39:27 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 21:39:27 ---> 640581d0ef95 21:39:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:39:27 Status: Downloaded newer image for docker:20.10.0 21:39:27 ---> aefe523efa57 21:39:27 Step 12/26 : RUN apk add --no-cache bash 21:39:27 ---> Running in 2e53274e93ec 21:39:28 Removing intermediate container 4d6f97e66315 21:39:28 ---> 3fdca55713b9 21:39:28 Step 6/23 : COPY go.mod . 21:39:28 Removing intermediate container aa4d46dbb67b 21:39:28 ---> e678e72d0aeb 21:39:28 Step 6/26 : COPY go.mod . 21:39:29 ---> 881426a06aef 21:39:29 Step 7/23 : RUN go mod download 21:39:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:39:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:39:29 ---> bf8386706ff8 21:39:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:39:30 ---> 37d6322e91a9 21:39:30 Step 7/26 : RUN go mod download 21:39:30 ---> Running in df9bfcae2bf7 21:39:30 ---> Running in 59cfa627acb3 21:39:30 (1/2) Installing readline (8.0.4-r0) 21:39:30 (2/2) Installing bash (5.0.17-r0) 21:39:30 Executing bash-5.0.17-r0.post-install 21:39:30 Executing busybox-1.31.1-r19.trigger 21:39:30 OK: 12 MiB in 22 packages 21:39:30 ---> 0712f42e7d82 21:39:30 Step 19/23 : ENTRYPOINT ["/core-data"] 21:39:30 ---> Running in a39c855affe7 21:39:31 Removing intermediate container a39c855affe7 21:39:31 ---> 286f7e84f488 21:39:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:39:31 ---> Running in 826a6fc8af5e 21:39:31 Removing intermediate container 2e53274e93ec 21:39:31 ---> e84d1a972135 21:39:31 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 21:39:31 ---> Running in 89d636d638f2 21:39:31 Removing intermediate container 826a6fc8af5e 21:39:31 ---> 658f864fb891 21:39:31 Step 21/23 : LABEL arch=x86_64 21:39:32 ---> Running in f035d56427e9 21:39:32 Removing intermediate container 89d636d638f2 21:39:32 ---> 35ab081cdc71 21:39:32 Step 14/26 : ENV APP_PORT=48090 21:39:32 ---> Running in 4d4bf8f1d98a 21:39:32 Removing intermediate container f035d56427e9 21:39:32 ---> 108858230bff 21:39:32 Step 22/23 : LABEL git_sha=a9c5b38d885dce8cade942dd9adc1b53eeafdbbe 21:39:32 ---> Running in 3de37ddddd3c 21:39:32 Removing intermediate container 4d4bf8f1d98a 21:39:32 ---> 203f9b0d15eb 21:39:32 Step 15/26 : EXPOSE $APP_PORT 21:39:33 ---> Running in ff75a51707c0 21:39:33 Removing intermediate container 3de37ddddd3c 21:39:33 ---> 15238f2c77df 21:39:33 Step 23/23 : LABEL version=0.0.0 21:39:33 ---> Running in 97e63fcadd1f 21:39:33 Removing intermediate container ff75a51707c0 21:39:33 ---> 06eca777e893 21:39:33 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:39:33 Removing intermediate container 97e63fcadd1f 21:39:33 ---> 78947e1617ff 21:39:33 21:39:34 Successfully built 78947e1617ff 21:39:34 Successfully tagged docker-core-data-go:latest 21:39:34  Building docker-core-data-go ... done  ---> a7ad63132c40 21:39:34 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:39:34 ---> 1ff4e8637275 21:39:34 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:39:35 Removing intermediate container df9bfcae2bf7 21:39:35 ---> 448886c7a75a 21:39:35 Step 8/23 : COPY . . 21:39:35 Removing intermediate container 59cfa627acb3 21:39:35 ---> e997eee5372e 21:39:35 Step 8/26 : COPY . . 21:39:37 ---> fd14f49ad9de 21:39:37 Step 19/26 : RUN apk --no-cache add py3-pip 21:39:37 ---> Running in 230cfa84616b 21:39:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:39:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:39:38 (1/33) Installing libbz2 (1.0.8-r1) 21:39:38 (2/33) Installing expat (2.2.9-r1) 21:39:38 (3/33) Installing libffi (3.3-r2) 21:39:38 (4/33) Installing gdbm (1.13-r1) 21:39:38 (5/33) Installing xz-libs (5.2.5-r0) 21:39:38 (6/33) Installing sqlite-libs (3.32.1-r0) 21:39:39 (7/33) Installing python3 (3.8.5-r1) 21:39:40 (8/33) Installing py3-appdirs (1.4.4-r1) 21:39:40 (9/33) Installing py3-ordered-set (4.0.1-r0) 21:39:40 (10/33) Installing py3-parsing (2.4.7-r0) 21:39:40 (11/33) Installing py3-six (1.15.0-r0) 21:39:40 (12/33) Installing py3-packaging (20.4-r0) 21:39:40 (13/33) Installing py3-setuptools (47.0.0-r0) 21:39:40 (14/33) Installing py3-chardet (3.0.4-r4) 21:39:40 (15/33) Installing py3-idna (2.9-r0) 21:39:40 (16/33) Installing py3-certifi (2020.4.5.1-r0) 21:39:40 (17/33) Installing py3-urllib3 (1.25.9-r0) 21:39:40 (18/33) Installing py3-requests (2.23.0-r0) 21:39:40 (19/33) Installing py3-msgpack (1.0.0-r0) 21:39:40 (20/33) Installing py3-lockfile (0.12.2-r3) 21:39:40 (21/33) Installing py3-cachecontrol (0.12.6-r0) 21:39:40 (22/33) Installing py3-colorama (0.4.3-r0) 21:39:40 (23/33) Installing py3-distlib (0.3.0-r0) 21:39:40 (24/33) Installing py3-distro (1.5.0-r1) 21:39:40 (25/33) Installing py3-webencodings (0.5.1-r3) 21:39:40 (26/33) Installing py3-html5lib (1.0.1-r4) 21:39:40 (27/33) Installing py3-pytoml (0.1.21-r0) 21:39:40 (28/33) Installing py3-pep517 (0.8.2-r0) 21:39:41 (29/33) Installing py3-progress (1.5-r0) 21:39:41 (30/33) Installing py3-toml (0.10.1-r0) 21:39:41 (31/33) Installing py3-retrying (1.3.3-r0) 21:39:41 (32/33) Installing py3-contextlib2 (0.6.0-r0) 21:39:41 (33/33) Installing py3-pip (20.1.1-r0) 21:39:41 Executing busybox-1.31.1-r19.trigger 21:39:41 OK: 71 MiB in 55 packages 21:39:54 Removing intermediate container 230cfa84616b 21:39:54 ---> aec77067a02a 21:39:54 Step 20/26 : RUN pip install docker-compose==1.23.2 21:39:54 ---> Running in e1184205ce8d 21:39:54 Collecting docker-compose==1.23.2 21:39:55 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:39:55 Collecting websocket-client<1.0,>=0.32.0 21:39:55 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 21:39:55 Collecting cached-property<2,>=1.2.0 21:39:55 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:39:55 Collecting dockerpty<0.5,>=0.4.1 21:39:55 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:39:57 Collecting jsonschema<3,>=2.5.1 21:39:57 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:39:57 Collecting PyYAML<4,>=3.10 21:39:57 Downloading PyYAML-3.13.tar.gz (270 kB) 21:39:59 Collecting docker<4.0,>=3.6.0 21:39:59 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:40:00 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:40:00 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:40:00 Collecting docopt<0.7,>=0.6.1 21:40:00 Downloading docopt-0.6.2.tar.gz (25 kB) 21:40:01 Collecting texttable<0.10,>=0.9.0 21:40:01 Downloading texttable-0.9.1.tar.gz (11 kB) 21:40:02 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 21:40:02 Collecting docker-pycreds>=0.4.0 21:40:02 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:40:02 Collecting urllib3<1.25,>=1.21.1 21:40:02 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:40:02 Collecting idna<2.8,>=2.5 21:40:02 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:40:02 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) 21:40:02 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) 21:40:02 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 21:40:02 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 21:40:02 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 21:40:02 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 21:40:03 Installing collected packages: websocket-client, cached-property, dockerpty, jsonschema, PyYAML, urllib3, idna, requests, docker-pycreds, docker, docopt, texttable, docker-compose 21:40:03 Running setup.py install for dockerpty: started 21:40:04 Running setup.py install for dockerpty: finished with status 'done' 21:40:04 Running setup.py install for PyYAML: started 21:40:05 Running setup.py install for PyYAML: finished with status 'done' 21:40:05 Attempting uninstall: urllib3 21:40:05 Found existing installation: urllib3 1.25.9 21:40:05 Uninstalling urllib3-1.25.9: 21:40:05 Successfully uninstalled urllib3-1.25.9 21:40:05 Attempting uninstall: idna 21:40:05 Found existing installation: idna 2.9 21:40:05 Uninstalling idna-2.9: 21:40:05 Successfully uninstalled idna-2.9 21:40:07 Attempting uninstall: requests 21:40:07 Found existing installation: requests 2.23.0 21:40:07 Uninstalling requests-2.23.0: 21:40:07 Successfully uninstalled requests-2.23.0 21:40:08 ---> 28081f616fae 21:40:08 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:40:08 ---> b24c6d83b792 21:40:08 Step 9/23 : RUN make cmd/core-data/core-data 21:40:08 ---> Running in c1a2ebede748 21:40:08 ---> Running in a8a9604c2797 21:40:08 Running setup.py install for docopt: started 21:40:08 Running setup.py install for docopt: finished with status 'done' 21:40:08 Running setup.py install for texttable: started 21:40:09 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 21:40:09 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 21:40:09 Running setup.py install for texttable: finished with status 'done' 21:40:09 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 21:40:14 Removing intermediate container e1184205ce8d 21:40:14 ---> 22d74708a8b3 21:40:14 Step 21/26 : RUN apk --no-cache add curl 21:40:14 ---> Running in d548191d83cb 21:40:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:40:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:40:16 (1/3) Installing nghttp2-libs (1.41.0-r0) 21:40:16 (2/3) Installing libcurl (7.69.1-r3) 21:40:16 (3/3) Installing curl (7.69.1-r3) 21:40:16 Executing busybox-1.31.1-r19.trigger 21:40:16 OK: 72 MiB in 58 packages 21:40:16 Removing intermediate container d548191d83cb 21:40:16 ---> 45d24bb621de 21:40:16 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 21:40:16 ---> Running in 33731285f644 21:40:17 Removing intermediate container 33731285f644 21:40:17 ---> 42e789fd8f4e 21:40:17 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:40:17 ---> Running in d560fa3e7add 21:40:18 Removing intermediate container d560fa3e7add 21:40:18 ---> a0b0504da346 21:40:18 Step 24/26 : LABEL arch=x86_64 21:40:18 ---> Running in b122c64ed9da 21:40:18 Removing intermediate container b122c64ed9da 21:40:18 ---> 6a5a542fe6d5 21:40:18 Step 25/26 : LABEL git_sha=a9c5b38d885dce8cade942dd9adc1b53eeafdbbe 21:40:18 ---> Running in 54d7582d2e35 21:40:18 Removing intermediate container 54d7582d2e35 21:40:18 ---> 350c8cecb2d4 21:40:18 Step 26/26 : LABEL version=0.0.0 21:40:18 ---> Running in e9c097edc0a7 21:40:19 Removing intermediate container e9c097edc0a7 21:40:19 ---> 5389aa744e1c 21:40:19 21:40:19 Removing intermediate container 9997e6cd151b 21:40:19 ---> fa89b0a93d4c 21:40:19 21:40:19 Step 10/22 : FROM alpine:3.12 21:40:19 ---> d10569e2745f 21:40:19 Step 11/22 : RUN apk add --update --no-cache dumb-init 21:40:19 ---> Using cache 21:40:19 ---> bc23ac811293 21:40:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:40:19 ---> Using cache 21:40:19 ---> 9e268e920d0b 21:40:19 Step 13/22 : ENV APP_PORT=48085 21:40:19 ---> Running in 14d35faa57e6 21:40:19 Successfully built 5389aa744e1c 21:40:19 Successfully tagged docker-sys-mgmt-agent-go:latest 21:40:19 Removing intermediate container 14d35faa57e6 21:40:19 ---> 025b6790257b 21:40:19 Step 14/22 : EXPOSE $APP_PORT 21:40:20 ---> Running in 194265ca06f7 21:40:20  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 21:40:20 $ docker stop --time=1 491a12a56cebb2ace8b3b7f9288c33b42bd2cc94e7d39b5863f2d8b6095c6480 21:40:20 Removing intermediate container 194265ca06f7 21:40:20 ---> 208c2ccef0c5 21:40:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:40:21 ---> ae5aa59ac09f 21:40:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:40:22 $ docker rm -f 491a12a56cebb2ace8b3b7f9288c33b42bd2cc94e7d39b5863f2d8b6095c6480 [Pipeline] // withDockerContainer [Pipeline] sh 21:40:23 ---> 8fa6c7aa49a2 21:40:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:40:23 + docker images 21:40:23 + grep docker 21:40:24 ---> f6e1f8608f9c 21:40:24 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 21:40:24 ---> Running in e1368710b803 21:40:25 docker-sys-mgmt-agent-go latest 5389aa744e1c 5 seconds ago 313MB 21:40:25 docker-core-data-go latest 78947e1617ff 51 seconds ago 22.6MB 21:40:25 docker-security-secretstore-setup-go latest 74bcea9949f0 About a minute ago 24.9MB 21:40:25 docker-core-command-go latest c16572e7c15b About a minute ago 17.2MB 21:40:25 docker-security-bootstrapper-go latest e196381e263b 4 minutes ago 18.7MB 21:40:25 docker-core-metadata-go latest c25709a76156 4 minutes ago 19MB 21:40:25 docker-support-notifications-go latest 3f1121e8c30b 4 minutes ago 17.8MB 21:40:25 docker-support-scheduler-go latest 0c4a5adbb187 4 minutes ago 17.2MB 21:40:25 docker-security-proxy-setup-go latest e2b7285acf34 4 minutes ago 24.7MB 21:40:25 docker 20.10.0 aefe523efa57 2 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 21:40:25 Removing intermediate container e1368710b803 21:40:25 ---> ee7bfc5f8338 21:40:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:40:25 ---> Running in 71e95c8d21f2 [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 21:40:26 Removing intermediate container 71e95c8d21f2 21:40:26 ---> 0e056ab3f49a 21:40:26 Step 20/22 : LABEL arch=arm64 21:40:26 ---> Running in f78ab9add257 21:40:27 Removing intermediate container f78ab9add257 21:40:27 ---> e4edcb030d99 21:40:27 Step 21/22 : LABEL git_sha=a9c5b38d885dce8cade942dd9adc1b53eeafdbbe 21:40:27 ---> Running in 523ad73a8743 21:40:27 Removing intermediate container 523ad73a8743 21:40:27 ---> 1eb6a4ca59a9 21:40:27 Step 22/22 : LABEL version=0.0.0 21:40:28 ---> Running in e919e86a3115 21:40:28 Removing intermediate container e919e86a3115 21:40:28 ---> 0c9adf60a977 21:40:28 21:40:29 Successfully built 0c9adf60a977 21:40:29 Successfully tagged docker-support-scheduler-go-arm64:latest 21:40:41 Still waiting to schedule task 21:40:41 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 21:40:41  Building docker-support-scheduler-go ... done Removing intermediate container 90c796d9a76b 21:40:41 ---> 46f6888f1aaf 21:40:41 21:40:41 Step 10/23 : FROM alpine:3.12 21:40:41 ---> d10569e2745f 21:40:41 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:40:41 ---> Using cache 21:40:41 ---> bc23ac811293 21:40:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:40:41 ---> Using cache 21:40:41 ---> 9e268e920d0b 21:40:41 Step 13/23 : ENV APP_PORT=48082 21:40:41 ---> Running in 71cb67151d65 21:40:42 Removing intermediate container 71cb67151d65 21:40:42 ---> 56af10c7f949 21:40:42 Step 14/23 : EXPOSE $APP_PORT 21:40:42 ---> Running in 3107861b3ff8 21:40:42 Removing intermediate container 3107861b3ff8 21:40:42 ---> 6b5382e3b730 21:40:42 Step 15/23 : WORKDIR / 21:40:43 ---> Running in a1868ae3afa3 21:40:43 Removing intermediate container a1868ae3afa3 21:40:43 ---> e71186b0a8ba 21:40:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:40:45 ---> fc464336d581 21:40:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:40:46 ---> 951dadba090d 21:40:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:40:47 ---> bcd4e5a0163a 21:40:47 Step 19/23 : ENTRYPOINT ["/core-command"] 21:40:47 ---> Running in a0eb8649a42a 21:40:48 Removing intermediate container a0eb8649a42a 21:40:48 ---> 6d21ff63bdc3 21:40:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:40:48 ---> Running in 0b61ef918825 21:40:49 Removing intermediate container 0b61ef918825 21:40:49 ---> 50f4d0bed9fc 21:40:49 Step 21/23 : LABEL arch=arm64 21:40:49 ---> Running in 19050e12fed0 21:40:50 Removing intermediate container 19050e12fed0 21:40:50 ---> 95765b25a362 21:40:50 Step 22/23 : LABEL git_sha=a9c5b38d885dce8cade942dd9adc1b53eeafdbbe 21:40:50 ---> Running in 06ce73fdbb56 21:40:50 Removing intermediate container 06ce73fdbb56 21:40:50 ---> 7ea50e35ff0f 21:40:50 Step 23/23 : LABEL version=0.0.0 21:40:50 ---> Running in 7aedf23c17ae 21:40:51 Removing intermediate container 7aedf23c17ae 21:40:51 ---> f9670ed72612 21:40:51 21:40:52 Successfully built f9670ed72612 21:40:52 Successfully tagged docker-core-command-go-arm64:latest 21:41:14  Building docker-core-command-go ... done Removing intermediate container c1a2ebede748 21:41:14 ---> c968847d4273 21:41:14 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:41:14 ---> Running in f954e12f03c5 21:41:14 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 21:41:15 Removing intermediate container f954e12f03c5 21:41:15 ---> c9289285287b 21:41:15 21:41:15 Step 11/26 : FROM docker:20.10.0 21:41:15 20.10.0: Pulling from library/docker 21:41:23 Removing intermediate container a8a9604c2797 21:41:23 ---> c5654ff5ba24 21:41:23 21:41:23 Step 10/23 : FROM alpine:3.12 21:41:23 ---> d10569e2745f 21:41:23 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:41:23 ---> Running in c47184a1bff9 21:41:23 Removing intermediate container c47184a1bff9 21:41:23 ---> 2707d374ba33 21:41:23 Step 12/23 : ENV APP_PORT=48080 21:41:23 ---> Running in 255bbe7122c1 21:41:24 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 21:41:24 Status: Downloaded newer image for docker:20.10.0 21:41:24 ---> eeaf43b92773 21:41:24 Step 12/26 : RUN apk add --no-cache bash 21:41:24 ---> Running in fe31e11a51a0 21:41:24 Removing intermediate container 255bbe7122c1 21:41:24 ---> 8921a5576a6d 21:41:24 Step 13/23 : EXPOSE $APP_PORT 21:41:24 ---> Running in e04516ef68ff 21:41:25 Removing intermediate container e04516ef68ff 21:41:25 ---> d82dd2a60cb6 21:41:25 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:41:25 ---> Running in f794c6d13e59 21:41:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:41:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:41:26 (1/2) Installing readline (8.0.4-r0) 21:41:26 (2/2) Installing bash (5.0.17-r0) 21:41:26 Executing bash-5.0.17-r0.post-install 21:41:26 Executing busybox-1.31.1-r19.trigger 21:41:26 OK: 12 MiB in 22 packages 21:41:27 Removing intermediate container f794c6d13e59 21:41:27 ---> 525ad5777efb 21:41:27 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 21:41:27 Removing intermediate container fe31e11a51a0 21:41:27 ---> c1937aa82334 21:41:27 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 21:41:27 ---> Running in b809ee9f72dd 21:41:27 ---> Running in 4b748161e940 21:41:28 Removing intermediate container 4b748161e940 21:41:28 ---> 860ae4383504 21:41:28 Step 14/26 : ENV APP_PORT=48090 21:41:28 ---> Running in fbe94587df58 21:41:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:41:29 Removing intermediate container fbe94587df58 21:41:29 ---> c47c6a349b1c 21:41:29 Step 15/26 : EXPOSE $APP_PORT 21:41:29 ---> Running in f88146bbd21e 21:41:29 Removing intermediate container f88146bbd21e 21:41:29 ---> 886ec9678630 21:41:29 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:41:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:41:30 ---> a70e4a4b3436 21:41:30 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:41:31 ---> c38c8860535d 21:41:31 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:41:32 (1/6) Installing dumb-init (1.2.2-r1) 21:41:32 (2/6) Installing libgcc (9.3.0-r2) 21:41:32 ---> 7aba354f3015 21:41:32 Step 19/26 : RUN apk --no-cache add py3-pip 21:41:32 (3/6) Installing libsodium (1.0.18-r0) 21:41:32 ---> Running in d0067080243d 21:41:32 (4/6) Installing libstdc++ (9.3.0-r2) 21:41:33 (5/6) Installing libzmq (4.3.3-r0) 21:41:33 (6/6) Installing zeromq (4.3.3-r0) 21:41:33 Executing busybox-1.31.1-r19.trigger 21:41:33 OK: 8 MiB in 20 packages 21:41:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:41:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:41:34 (1/33) Installing libbz2 (1.0.8-r1) 21:41:34 (2/33) Installing expat (2.2.9-r1) 21:41:34 (3/33) Installing libffi (3.3-r2) 21:41:34 (4/33) Installing gdbm (1.13-r1) 21:41:34 (5/33) Installing xz-libs (5.2.5-r0) 21:41:34 (6/33) Installing sqlite-libs (3.32.1-r0) 21:41:34 (7/33) Installing python3 (3.8.5-r1) 21:41:35 Removing intermediate container b809ee9f72dd 21:41:35 ---> 9f0419eae45f 21:41:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:41:36 (8/33) Installing py3-appdirs (1.4.4-r1) 21:41:36 (9/33) Installing py3-ordered-set (4.0.1-r0) 21:41:36 (10/33) Installing py3-parsing (2.4.7-r0) 21:41:36 (11/33) Installing py3-six (1.15.0-r0) 21:41:36 (12/33) Installing py3-packaging (20.4-r0) 21:41:36 (13/33) Installing py3-setuptools (47.0.0-r0) 21:41:36 (14/33) Installing py3-chardet (3.0.4-r4) 21:41:36 ---> 263475fdd29b 21:41:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:41:36 (15/33) Installing py3-idna (2.9-r0) 21:41:36 (16/33) Installing py3-certifi (2020.4.5.1-r0) 21:41:36 (17/33) Installing py3-urllib3 (1.25.9-r0) 21:41:36 (18/33) Installing py3-requests (2.23.0-r0) 21:41:36 (19/33) Installing py3-msgpack (1.0.0-r0) 21:41:36 (20/33) Installing py3-lockfile (0.12.2-r3) 21:41:36 (21/33) Installing py3-cachecontrol (0.12.6-r0) 21:41:36 (22/33) Installing py3-colorama (0.4.3-r0) 21:41:36 (23/33) Installing py3-distlib (0.3.0-r0) 21:41:36 (24/33) Installing py3-distro (1.5.0-r1) 21:41:36 (25/33) Installing py3-webencodings (0.5.1-r3) 21:41:36 (26/33) Installing py3-html5lib (1.0.1-r4) 21:41:36 (27/33) Installing py3-pytoml (0.1.21-r0) 21:41:36 (28/33) Installing py3-pep517 (0.8.2-r0) 21:41:36 (29/33) Installing py3-progress (1.5-r0) 21:41:36 (30/33) Installing py3-toml (0.10.1-r0) 21:41:36 (31/33) Installing py3-retrying (1.3.3-r0) 21:41:36 (32/33) Installing py3-contextlib2 (0.6.0-r0) 21:41:36 (33/33) Installing py3-pip (20.1.1-r0) 21:41:36 Executing busybox-1.31.1-r19.trigger 21:41:36 OK: 71 MiB in 55 packages 21:41:37 ---> c4559f5c84ab 21:41:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:41:38 Running on prd-ubuntu18.04-docker-8c-8g-29209 in /w/workspace/edgexfoundry_edgex-go_PR-3242 [Pipeline] { [Pipeline] ws 21:41:38 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 21:41:38 ---> de7c78fa4373 21:41:38 Step 19/23 : ENTRYPOINT ["/core-data"] 21:41:39 ---> Running in 11c6e42542e5 21:41:39 Removing intermediate container 11c6e42542e5 21:41:39 ---> 3b4402e7c4d9 21:41:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:41:39 ---> Running in 9d366a38ab1b 21:41:40 using credential edgex-jenkins-ssh 21:41:40 Removing intermediate container 9d366a38ab1b 21:41:40 ---> 56cf9ce7ee90 21:41:40 Step 21/23 : LABEL arch=arm64 21:41:40 Cloning the remote Git repository 21:41:40 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:41:40 ---> Running in cca89635b37d 21:41:41 Removing intermediate container cca89635b37d 21:41:41 ---> 6a22ec86a41b 21:41:41 Step 22/23 : LABEL git_sha=a9c5b38d885dce8cade942dd9adc1b53eeafdbbe 21:41:40 > git init /w/workspace/edgex-go/2 # timeout=10 21:41:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:41:40 > git --version # timeout=10 21:41:40 > git --version # 'git version 2.17.1' 21:41:40 using GIT_SSH to set credentials SSH Credentials for GitHub 21:41:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:41:42 ---> Running in d01d441af3a8 21:41:42 Removing intermediate container d01d441af3a8 21:41:42 ---> 6b230a37d96d 21:41:42 Step 23/23 : LABEL version=0.0.0 21:41:42 ---> Running in b8c7e4cfe29f 21:41:43 Removing intermediate container d0067080243d 21:41:43 ---> bb53028f8b81 21:41:43 Step 20/26 : RUN pip install docker-compose==1.23.2 21:41:43 ---> Running in 24af25c3dd94 21:41:43 Removing intermediate container b8c7e4cfe29f 21:41:43 ---> bd6e808d2c34 21:41:43 21:41:43 Successfully built bd6e808d2c34 21:41:43 Successfully tagged docker-core-data-go-arm64:latest 21:41:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:41:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:41:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:41:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:41:47 using GIT_SSH to set credentials SSH Credentials for GitHub 21:41:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3242/head:refs/remotes/origin/PR-3242 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:41:48  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 21:41:48 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:41:48 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 21:41:48 Merging remotes/origin/master commit dd3c5304426daa1a06e165d92e5378a7e6535b25 into PR head commit a9c5b38d885dce8cade942dd9adc1b53eeafdbbe 21:41:48 Collecting jsonschema<3,>=2.5.1 21:41:48 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:41:48 Merge succeeded, producing a9c5b38d885dce8cade942dd9adc1b53eeafdbbe 21:41:48 Checking out Revision a9c5b38d885dce8cade942dd9adc1b53eeafdbbe (PR-3242) 21:41:48 > git config core.sparsecheckout # timeout=10 21:41:48 > git checkout -f a9c5b38d885dce8cade942dd9adc1b53eeafdbbe # timeout=10 21:41:48 > git remote # timeout=10 21:41:48 > git config --get remote.origin.url # timeout=10 21:41:48 using GIT_SSH to set credentials SSH Credentials for GitHub 21:41:48 > git merge dd3c5304426daa1a06e165d92e5378a7e6535b25 # timeout=10 21:41:48 > git rev-parse HEAD^{commit} # timeout=10 21:41:48 > git config core.sparsecheckout # timeout=10 21:41:48 > git checkout -f a9c5b38d885dce8cade942dd9adc1b53eeafdbbe # timeout=10 21:41:49 Collecting docker<4.0,>=3.6.0 21:41:49 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:41:50 Collecting docopt<0.7,>=0.6.1 21:41:50 Downloading docopt-0.6.2.tar.gz (25 kB) 21:41:51 Collecting dockerpty<0.5,>=0.4.1 21:41:51 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:41:52 Commit message: "fix(snap): add PR snap optimization script" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:41:54 + echo snap-build.sh 21:41:54 snap-build.sh 21:41:54 + SNAP_BASE_DIR=. 21:41:54 + '[' '!' -z /w/workspace/edgex-go/2 ']' 21:41:54 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 21:41:54 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 21:41:54 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 21:41:54 + cd /w/workspace/edgex-go/2 21:41:54 + sudo apt-get remove -qy --purge lxd lxd-client 21:41:54 Reading package lists... 21:41:54 Building dependency tree... 21:41:54 Reading state information... 21:41:54 The following packages were automatically installed and are no longer required: 21:41:54 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 21:41:54 uidmap xdelta3 21:41:54 Use 'sudo apt autoremove' to remove them. 21:41:54 Collecting PyYAML<4,>=3.10 21:41:54 Downloading PyYAML-3.13.tar.gz (270 kB) 21:41:54 The following packages will be REMOVED: 21:41:54 lxd* lxd-client* 21:41:55 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 21:41:55 After this operation, 31.7 MB disk space will be freed. 21:41:55 (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.) 21:41:55 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 21:41:56 Removing lxd dnsmasq configuration 21:41:57 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 21:41:57 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 21:41:57 Collecting websocket-client<1.0,>=0.32.0 21:41:57 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 21:41:57 Collecting texttable<0.10,>=0.9.0 21:41:57 Downloading texttable-0.9.1.tar.gz (11 kB) 21:41:58 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 21:41:58 (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.) 21:41:58 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 21:42:00 Processing triggers for systemd (237-3ubuntu10.42) ... 21:42:00 Processing triggers for ureadahead (0.100.0-21) ... 21:42:00 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:42:00 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:42:00 Collecting cached-property<2,>=1.2.0 21:42:01 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:42:01 Collecting docker-pycreds>=0.4.0 21:42:01 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:42:01 + sudo snap remove --purge lxd 21:42:01 snap "lxd" is not installed 21:42:01 + sudo groupadd --force --system lxd 21:42:01 ++ whoami 21:42:01 + sudo /usr/sbin/usermod -G lxd -a jenkins 21:42:01 + newgrp - lxd 21:42:01 + sudo snap install lxd 21:42:01 Collecting urllib3<1.25,>=1.21.1 21:42:01 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:42:01 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) 21:42:02 Collecting idna<2.8,>=2.5 21:42:02 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:42:02 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) 21:42:02 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 21:42:02 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 21:42:02 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 21:42:02 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 21:42:03 Installing collected packages: jsonschema, docker-pycreds, websocket-client, urllib3, idna, requests, docker, docopt, dockerpty, PyYAML, texttable, cached-property, docker-compose 21:42:03 Attempting uninstall: urllib3 21:42:03 Found existing installation: urllib3 1.25.9 21:42:03 Uninstalling urllib3-1.25.9: 21:42:03 Successfully uninstalled urllib3-1.25.9 21:42:04 Attempting uninstall: idna 21:42:04 Found existing installation: idna 2.9 21:42:04 Uninstalling idna-2.9: 21:42:04 Successfully uninstalled idna-2.9 21:42:05 Attempting uninstall: requests 21:42:05 Found existing installation: requests 2.23.0 21:42:05 Uninstalling requests-2.23.0: 21:42:05 Successfully uninstalled requests-2.23.0 21:42:06 Running setup.py install for docopt: started 21:42:08 Running setup.py install for docopt: finished with status 'done' 21:42:08 Running setup.py install for dockerpty: started 21:42:09 Running setup.py install for dockerpty: finished with status 'done' 21:42:09 Running setup.py install for PyYAML: started 21:42:11 2021-03-09T21:42:09Z INFO Waiting for automatic snapd restart... 21:42:11 Running setup.py install for PyYAML: finished with status 'done' 21:42:11 Running setup.py install for texttable: started 21:42:13 Running setup.py install for texttable: finished with status 'done' 21:42:14 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 21:42:18 Removing intermediate container 24af25c3dd94 21:42:18 ---> f428556e32b1 21:42:18 Step 21/26 : RUN apk --no-cache add curl 21:42:18 ---> Running in a30abf0820e9 21:42:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:42:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:42:20 (1/3) Installing nghttp2-libs (1.41.0-r0) 21:42:20 (2/3) Installing libcurl (7.69.1-r3) 21:42:20 (3/3) Installing curl (7.69.1-r3) 21:42:20 Executing busybox-1.31.1-r19.trigger 21:42:20 OK: 71 MiB in 58 packages 21:42:21 Removing intermediate container a30abf0820e9 21:42:21 ---> 50a0e5616317 21:42:21 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 21:42:21 ---> Running in d6e3f3a2989d 21:42:22 Removing intermediate container d6e3f3a2989d 21:42:22 ---> 335ce76cd1a1 21:42:22 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:42:22 ---> Running in c351e6313ca4 21:42:22 Removing intermediate container c351e6313ca4 21:42:22 ---> 0e9712787180 21:42:22 Step 24/26 : LABEL arch=arm64 21:42:22 ---> Running in 9664da604927 21:42:23 Removing intermediate container 9664da604927 21:42:23 ---> 7575cd4c7cc1 21:42:23 Step 25/26 : LABEL git_sha=a9c5b38d885dce8cade942dd9adc1b53eeafdbbe 21:42:23 ---> Running in 4360f90abde7 21:42:24 Removing intermediate container 4360f90abde7 21:42:24 ---> 4729297fea76 21:42:24 Step 26/26 : LABEL version=0.0.0 21:42:24 ---> Running in 55ecce628701 21:42:24 Removing intermediate container 55ecce628701 21:42:24 ---> 11f1f9b890da 21:42:24 21:42:25 Successfully built 11f1f9b890da 21:42:25 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 21:42:25  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 21:42:25 $ docker stop --time=1 1d2359123e4705c58e88f974c89859a693b39885fd7ba700ea46d3d5c7121e98 21:42:27 $ docker rm -f 1d2359123e4705c58e88f974c89859a693b39885fd7ba700ea46d3d5c7121e98 [Pipeline] // withDockerContainer [Pipeline] sh 21:42:28 + grep docker 21:42:28 + docker images 21:42:28 docker-sys-mgmt-agent-go-arm64 latest 11f1f9b890da 4 seconds ago 300MB 21:42:28 docker-core-data-go-arm64 latest bd6e808d2c34 45 seconds ago 21.3MB 21:42:28 docker-core-command-go-arm64 latest f9670ed72612 About a minute ago 16.2MB 21:42:28 docker-support-scheduler-go-arm64 latest 0c9adf60a977 2 minutes ago 16.3MB 21:42:28 docker-security-bootstrapper-go-arm64 latest c172011fe0e7 3 minutes ago 17.8MB 21:42:28 docker-core-metadata-go-arm64 latest a66ac91d3fdc 3 minutes ago 17.9MB 21:42:28 docker-support-notifications-go-arm64 latest 9f5f562d9d0b 3 minutes ago 16.9MB 21:42:28 docker-security-secretstore-setup-go-arm64 latest 24d47eb0509b 3 minutes ago 23.7MB 21:42:28 docker-security-proxy-setup-go-arm64 latest 38156389eddd 4 minutes ago 23.4MB 21:42:28 docker 20.10.0 eeaf43b92773 2 months ago 228MB [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 Post stage [Pipeline] libraryResource [Pipeline] sh 21:42:29 ---> job-cost.sh 21:42:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ARIB 21:42:29 lxd 4.11 from Canonical* installed 21:42:29 + sudo lxd init --auto 21:42:36 + sudo snap install --classic snapcraft 21:42:51 snapcraft 4.5.4 from Canonical* installed 21:42:51 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 21:42:51 + patch --verbose -p1 21:42:51 Hmm... Looks like a unified diff to me... 21:42:51 The text leading up to this was: 21:42:51 -------------------------- 21:42:51 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 21:42:51 |From: Tony Espy 21:42:51 |Date: Wed, 16 Dec 2020 16:34:55 -0500 21:42:51 |Subject: [PATCH] optimize snap build for pipeline CI check 21:42:51 | 21:42:51 |This patch is used by the EdgeX CI pipeline builds to 21:42:51 |optimize the snap CI check run for pull requests. When 21:42:51 |applied, it essentially strips out everything (apps and 21:42:51 |parts) from the snapcraft.yaml file except those required 21:42:51 |to build edgex-go, as the whole idea of the CI check is to 21:42:51 |catch changes to edgex-go that break the snap build. 21:42:51 | 21:42:51 |In general, anyone updating snapcraft.yaml will also need 21:42:51 |to update this patch file, otherwise it may fail to apply, 21:42:51 |resulting in a failed snap build CI check in the associated 21:42:51 |pull request. 21:42:51 | 21:42:51 |Note - in addition to applying this patch, the pipeline also 21:42:51 |only primes the snap (e.g. `snapcraft prime`), as there's no 21:42:51 |need to build the finally binary .snap file (and it won't 21:42:51 |work with the patch applied). This further reduces the build 21:42:51 |time. 21:42:51 |--- 21:42:51 | snap/snapcraft.yaml | 461 +------------------------------------------- 21:42:51 | 1 file changed, 2 insertions(+), 459 deletions(-) 21:42:51 | 21:42:51 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 21:42:51 |index 1e537489..faf42425 100644 21:42:51 |--- a/snap/snapcraft.yaml 21:42:51 |+++ b/snap/snapcraft.yaml 21:42:51 -------------------------- 21:42:51 patching file snap/snapcraft.yaml 21:42:51 Using Plan A... 21:42:51 Hunk #1 succeeded at 73. 21:42:51 Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). 21:42:51 Hunk #3 succeeded at 217 (offset 3 lines). 21:42:51 Hunk #4 succeeded at 225 (offset 3 lines). 21:42:51 Hunk #5 succeeded at 232 (offset 3 lines). 21:42:51 Hunk #6 succeeded at 259 (offset 3 lines). 21:42:51 Hunk #7 FAILED at 290. 21:42:51 Hunk #8 FAILED at 404. 21:42:51 2 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej 21:42:51 Hmm... Ignoring the trailing garbage. 21:42:51 done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:42:52 Failed in branch amd64 21:43:08 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:44:45 lf-activate-venv(): INFO: Adding /tmp/venv-ARIB/bin to PATH 21:44:45 INFO: No Stack... 21:44:45 INFO: Retrieving Pricing Info for: lf-standard-4 21:44:45 INFO: Archiving Costs [Pipeline] sh 21:44:45 + + cat /w/workspace/edgex-go/2/archives/cost.csv 21:44:45 cut -d, -f6 [Pipeline] lock 21:44:45 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3242-2-stack-cost] 21:44:45 Resource [jenkins-edgexfoundry-edgex-go-PR-3242-2-stack-cost] did not exist. Created. 21:44:45 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3242-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:44:46 + echo total: 0.20999999344348907 [Pipeline] stash 21:44:46 Stashed 1 file(s) [Pipeline] } 21:44:46 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3242-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 21:44:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:44:51 ---> package-listing.sh 21:44:51 ++ facter osfamily 21:44:51 ++ tr '[:upper:]' '[:lower:]' 21:44:51 + OS_FAMILY=redhat 21:44:51 + workspace=/w/workspace/edgex-go/2 21:44:51 + START_PACKAGES=/tmp/packages_start.txt 21:44:51 + END_PACKAGES=/tmp/packages_end.txt 21:44:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:44:51 + PACKAGES=/tmp/packages_start.txt 21:44:51 + '[' /w/workspace/edgex-go/2 ']' 21:44:51 + PACKAGES=/tmp/packages_end.txt 21:44:51 + case "${OS_FAMILY}" in 21:44:51 + rpm -qa 21:44:51 + sort 21:45:00 + '[' -f /tmp/packages_start.txt ']' 21:45:00 + '[' -f /tmp/packages_end.txt ']' 21:45:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:45:00 + '[' /w/workspace/edgex-go/2 ']' 21:45:00 + mkdir -p /w/workspace/edgex-go/2/archives/ 21:45:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 21:45:00 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 21:45:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:45:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:45:01 21:45:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:45:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:45:02 alpine: Pulling from edgex-lftools-log-publisher 21:45:02 df20fa9351a1: Pulling fs layer 21:45:02 36b3adc4ff6f: Pulling fs layer 21:45:02 8ad3a11d3b57: Pulling fs layer 21:45:02 46f8f816bc3b: Pulling fs layer 21:45:02 93b61091891f: Pulling fs layer 21:45:02 93b9cdb0e59b: Pulling fs layer 21:45:02 5e14af77c1be: Pulling fs layer 21:45:02 01666e4c0597: Pulling fs layer 21:45:02 aa168da1d23b: Pulling fs layer 21:45:02 93b9cdb0e59b: Waiting 21:45:02 5e14af77c1be: Waiting 21:45:02 01666e4c0597: Waiting 21:45:02 aa168da1d23b: Waiting 21:45:02 46f8f816bc3b: Waiting 21:45:02 93b61091891f: Waiting 21:45:02 36b3adc4ff6f: Verifying Checksum 21:45:02 46f8f816bc3b: Verifying Checksum 21:45:02 46f8f816bc3b: Download complete 21:45:02 df20fa9351a1: Download complete 21:45:02 93b9cdb0e59b: Verifying Checksum 21:45:02 93b9cdb0e59b: Download complete 21:45:02 5e14af77c1be: Verifying Checksum 21:45:02 5e14af77c1be: Download complete 21:45:02 01666e4c0597: Verifying Checksum 21:45:02 01666e4c0597: Download complete 21:45:02 93b61091891f: Verifying Checksum 21:45:02 93b61091891f: Download complete 21:45:02 8ad3a11d3b57: Verifying Checksum 21:45:02 8ad3a11d3b57: Download complete 21:45:03 df20fa9351a1: Pull complete 21:45:03 36b3adc4ff6f: Pull complete 21:45:04 8ad3a11d3b57: Pull complete 21:45:05 46f8f816bc3b: Pull complete 21:45:06 93b61091891f: Pull complete 21:45:07 93b9cdb0e59b: Pull complete 21:45:07 aa168da1d23b: Verifying Checksum 21:45:07 aa168da1d23b: Download complete 21:45:08 5e14af77c1be: Pull complete 21:45:08 01666e4c0597: Pull complete 21:45:30 aa168da1d23b: Pull complete 21:45:30 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:45:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:45:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:45:31 prd-centos7-docker-4c-2g-29207 does not seem to be running inside a container 21:45:31 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:45:35 $ docker top 6c65af489a9e332800918219c3c06843008adb0564de4d6bf85568bd363ef913 -eo pid,comm [Pipeline] { [Pipeline] sh 21:45:36 + touch /tmp/pre-build-complete [Pipeline] sh 21:45:36 + mkdir -p /var/log/sa [Pipeline] sh 21:45:38 + ls /var/log/sa-host 21:45:38 + sadf -c /var/log/sa-host/sa09 21:45:38 file_magic: OK 21:45:38 HZ: Using current value: 100 21:45:38 file_header: OK 21:45:38 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 21:45:38 Statistics: 21:45:38 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... 21:45:38 File successfully converted to sysstat format version 12.2.1 21:45:38 + sadf -c /var/log/sa-host/sa23 21:45:38 file_magic: OK 21:45:38 HZ: Using current value: 100 21:45:38 file_header: OK 21:45:38 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 21:45:38 Statistics: 21:45:38 Hnuu...uuuununununu... 21:45:38 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:45:38 provisioning config files... 21:45:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config544476108976148267tmp [Pipeline] { [Pipeline] echo 21:45:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:45:39 ---> create-netrc.sh [Pipeline] } 21:45:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 21:45:39 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 21:45:39 ---> python-tools-install.sh [Pipeline] echo 21:45:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:45:40 ---> sudo-logs.sh 21:45:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:45:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:45:41 ---> job-cost.sh 21:45:41 lf-activate-venv: SKIPPING 21:45:41 DEBUG: total: 0.20999999344348907 21:45:41 INFO: Retrieving Stack Cost... 21:45:42 INFO: Retrieving Pricing Info for: v1-standard-2 21:45:43 INFO: Archiving Costs [Pipeline] echo 21:45:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:45:43 ---> logs-deploy.sh 21:45:43 lf-activate-venv: SKIPPING 21:45:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3242/2 21:45:43 INFO: archiving workspace using pattern(s): 21:45:48 Archives upload complete. 21:45:48 INFO: archiving logs to Nexus