Pull request #3310 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 2bc9c9b3e55542447c270c13b14d4c2aa2a5583e rather than 9460aeb2b0588925160d5d9fcc604bc677123357 Obtained Jenkinsfile from 2bc9c9b3e55542447c270c13b14d4c2aa2a5583e 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > 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-31950 in /w/workspace/edgexfoundry_edgex-go_PR-3310 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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 2bc9c9b3e55542447c270c13b14d4c2aa2a5583e into PR head commit 9460aeb2b0588925160d5d9fcc604bc677123357 > 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/3310/head:refs/remotes/origin/PR-3310 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9460aeb2b0588925160d5d9fcc604bc677123357 # 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 2bc9c9b3e55542447c270c13b14d4c2aa2a5583e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Merge succeeded, producing 9460aeb2b0588925160d5d9fcc604bc677123357 Checking out Revision 9460aeb2b0588925160d5d9fcc604bc677123357 (PR-3310) > git config core.sparsecheckout # timeout=10 > git checkout -f 9460aeb2b0588925160d5d9fcc604bc677123357 # timeout=10 Commit message: "fix(notifications): Return 200 status code when successful to delete subscription" First time build. Skipping changelog. > git rev-list --no-walk f7874aaa5e3f3f2678b784769ae0682e73f1e3af # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-30T02:47:59.120Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-30T02:47:59.413Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-30T02:47:59.534Z] ========================================================= [2021-03-30T02:47:59.534Z] EdgeX Global Pipelines Version Info [2021-03-30T02:47:59.534Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-30T02:48:03.435Z] ------------------- [2021-03-30T02:48:03.435Z] stable info: [2021-03-30T02:48:03.435Z] ------------------- [2021-03-30T02:48:03.435Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-30T02:48:03.435Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-30T02:48:03.435Z] Message: update stable to v1.0.186 [2021-03-30T02:48:05.283Z] ------------------- [2021-03-30T02:48:05.283Z] experimental info: [2021-03-30T02:48:05.283Z] ------------------- [2021-03-30T02:48:05.283Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-30T02:48:05.283Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-03-30T02:48:05.283Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-30T02:48:05.635Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-30T02:48:05.737Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-30T02:48:05.852Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-30T02:48:05.954Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-30T02:48:06.052Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-30T02:48:06.149Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-30T02:48:06.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-30T02:48:06.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-30T02:48:06.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-30T02:48:06.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-30T02:48:06.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-30T02:48:06.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-30T02:48:06.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-30T02:48:06.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-30T02:48:07.059Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-30T02:48:07.163Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-30T02:48:07.297Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-30T02:48:07.415Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-30T02:48:07.514Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-30T02:48:07.622Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-30T02:48:07.722Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-30T02:48:07.820Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-30T02:48:07.913Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3310 [Pipeline] echo [2021-03-30T02:48:08.056Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3310 [Pipeline] echo [2021-03-30T02:48:08.152Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3310 [Pipeline] echo [2021-03-30T02:48:08.269Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9460aeb2b0588925160d5d9fcc604bc677123357 [Pipeline] echo [2021-03-30T02:48:08.369Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9460aeb [Pipeline] echo [2021-03-30T02:48:08.465Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-30T02:48:08.668Z] provisioning config files... [2021-03-30T02:48:08.722Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6628274846932445836tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-30T02:48:09.243Z] ---> docker-login.sh [2021-03-30T02:48:09.243Z] nexus3.edgexfoundry.org:10001 [2021-03-30T02:48:10.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T02:48:11.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T02:48:11.010Z] Configure a credential helper to remove this warning. See [2021-03-30T02:48:11.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T02:48:11.010Z] [2021-03-30T02:48:11.010Z] Login Succeeded [2021-03-30T02:48:11.010Z] nexus3.edgexfoundry.org:10002 [2021-03-30T02:48:11.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T02:48:11.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T02:48:11.295Z] Configure a credential helper to remove this warning. See [2021-03-30T02:48:11.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T02:48:11.295Z] [2021-03-30T02:48:11.295Z] Login Succeeded [2021-03-30T02:48:11.295Z] nexus3.edgexfoundry.org:10003 [2021-03-30T02:48:11.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T02:48:11.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T02:48:11.611Z] Configure a credential helper to remove this warning. See [2021-03-30T02:48:11.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T02:48:11.611Z] [2021-03-30T02:48:11.611Z] Login Succeeded [2021-03-30T02:48:11.611Z] nexus3.edgexfoundry.org:10004 [2021-03-30T02:48:11.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T02:48:11.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T02:48:11.955Z] Configure a credential helper to remove this warning. See [2021-03-30T02:48:11.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T02:48:11.955Z] [2021-03-30T02:48:11.955Z] Login Succeeded [2021-03-30T02:48:11.955Z] docker.io [2021-03-30T02:48:12.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T02:48:12.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T02:48:12.887Z] Configure a credential helper to remove this warning. See [2021-03-30T02:48:12.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T02:48:12.887Z] [2021-03-30T02:48:12.887Z] Login Succeeded [2021-03-30T02:48:12.887Z] ---> docker-login.sh ends [Pipeline] } [2021-03-30T02:48:12.908Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-30T02:48:13.517Z] ++ 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 [2021-03-30T02:48:13.517Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-30T02:48:13.517Z] ++ dirname cmd/core-command/Dockerfile [2021-03-30T02:48:13.517Z] ++ cut -d/ -f2 [2021-03-30T02:48:13.517Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-30T02:48:13.517Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-30T02:48:13.517Z] ++ dirname cmd/core-data/Dockerfile [2021-03-30T02:48:13.517Z] ++ cut -d/ -f2 [2021-03-30T02:48:13.517Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-30T02:48:13.517Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-30T02:48:13.517Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-30T02:48:13.517Z] ++ cut -d/ -f2 [2021-03-30T02:48:13.517Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-30T02:48:13.517Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-30T02:48:13.517Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-30T02:48:13.517Z] ++ cut -d/ -f2 [2021-03-30T02:48:13.517Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-30T02:48:13.517Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-30T02:48:13.517Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-30T02:48:13.517Z] ++ cut -d/ -f2 [2021-03-30T02:48:13.517Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-30T02:48:13.517Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-30T02:48:13.517Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-30T02:48:13.517Z] ++ cut -d/ -f2 [2021-03-30T02:48:13.517Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-30T02:48:13.517Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-30T02:48:13.517Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-30T02:48:13.517Z] ++ cut -d/ -f2 [2021-03-30T02:48:13.517Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-30T02:48:13.517Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-30T02:48:13.517Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-30T02:48:13.517Z] ++ cut -d/ -f2 [2021-03-30T02:48:13.517Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-30T02:48:13.517Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-30T02:48:13.517Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-30T02:48:13.517Z] ++ cut -d/ -f2 [2021-03-30T02:48:13.517Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-30T02:48:13.676Z] 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 [2021-03-30T02:48:15.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-30T02:48:15.881Z] [2021-03-30T02:48:15.881Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-30T02:48:16.475Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-30T02:48:16.755Z] latest: Pulling from edgex-devops/git-semver [2021-03-30T02:48:16.755Z] 31603596830f: Pulling fs layer [2021-03-30T02:48:16.755Z] 2a8b12db71e7: Pulling fs layer [2021-03-30T02:48:16.755Z] 6ca5941a6612: Pulling fs layer [2021-03-30T02:48:16.755Z] ecc8261a40a4: Pulling fs layer [2021-03-30T02:48:16.756Z] ecc8261a40a4: Waiting [2021-03-30T02:48:16.756Z] 2a8b12db71e7: Verifying Checksum [2021-03-30T02:48:16.756Z] 2a8b12db71e7: Download complete [2021-03-30T02:48:17.417Z] 31603596830f: Verifying Checksum [2021-03-30T02:48:17.417Z] 31603596830f: Download complete [2021-03-30T02:48:17.703Z] ecc8261a40a4: Verifying Checksum [2021-03-30T02:48:17.703Z] ecc8261a40a4: Download complete [2021-03-30T02:48:17.703Z] 6ca5941a6612: Verifying Checksum [2021-03-30T02:48:17.703Z] 6ca5941a6612: Download complete [2021-03-30T02:48:18.356Z] 31603596830f: Pull complete [2021-03-30T02:48:18.665Z] 2a8b12db71e7: Pull complete [2021-03-30T02:48:21.534Z] 6ca5941a6612: Pull complete [2021-03-30T02:48:21.810Z] ecc8261a40a4: Pull complete [2021-03-30T02:48:22.113Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-30T02:48:22.113Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-30T02:48:22.113Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-30T02:48:22.932Z] prd-centos7-docker-4c-2g-31950 does not seem to be running inside a container [2021-03-30T02:48:23.096Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:10004/edgex-devops/git-semver:latest cat [2021-03-30T02:48:28.139Z] $ docker top ccfa10ac7037cce1ea65a3b396e35e1877a5956840d407785c3c4b79d2f15d44 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-30T02:48:29.416Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-30T02:48:29.416Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-30T02:48:30.369Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-30T02:48:30.375Z] $ docker exec ccfa10ac7037cce1ea65a3b396e35e1877a5956840d407785c3c4b79d2f15d44 ssh-agent [2021-03-30T02:48:30.975Z] SSH_AUTH_SOCK=/tmp/ssh-9X3y8DTYEqc4/agent.11 [2021-03-30T02:48:30.975Z] SSH_AGENT_PID=16 [2021-03-30T02:48:30.996Z] Running ssh-add (command line suppressed) [2021-03-30T02:48:31.520Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_716358444285207551.key (/w/workspace/edgex-go/4@tmp/private_key_716358444285207551.key) [2021-03-30T02:48:31.928Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-30T02:48:33.108Z] + git tag --points-at HEAD [Pipeline] } [2021-03-30T02:48:33.203Z] $ docker exec --env ******** --env ******** ccfa10ac7037cce1ea65a3b396e35e1877a5956840d407785c3c4b79d2f15d44 ssh-agent -k [2021-03-30T02:48:33.605Z] unset SSH_AUTH_SOCK; [2021-03-30T02:48:33.608Z] unset SSH_AGENT_PID; [2021-03-30T02:48:33.609Z] echo Agent pid 16 killed; [2021-03-30T02:48:33.854Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-30T02:48:34.061Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-30T02:48:34.061Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-30T02:48:34.594Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-30T02:48:34.598Z] $ docker exec ccfa10ac7037cce1ea65a3b396e35e1877a5956840d407785c3c4b79d2f15d44 ssh-agent [2021-03-30T02:48:35.537Z] SSH_AUTH_SOCK=/tmp/ssh-i2RQGqPa9Jv0/agent.44 [2021-03-30T02:48:35.537Z] SSH_AGENT_PID=49 [2021-03-30T02:48:35.553Z] Running ssh-add (command line suppressed) [2021-03-30T02:48:36.556Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_9006961797864630697.key (/w/workspace/edgex-go/4@tmp/private_key_9006961797864630697.key) [2021-03-30T02:48:36.766Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-30T02:48:37.673Z] + git semver init [2021-03-30T02:48:37.673Z] # -> Open(): unable to determine branch for HEAD [2021-03-30T02:48:37.673Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-03-30T02:48:37.673Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-03-30T02:48:37.673Z] # $SEMVER_REMOTE_NAME = origin [2021-03-30T02:48:37.673Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-30T02:48:37.673Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-30T02:48:37.673Z] # $SEMVER_BRANCH = PR-3310 [2021-03-30T02:48:37.673Z] # $SEMVER_TEMP = /tmp/semver-639985608 [2021-03-30T02:48:37.673Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-30T02:49:12.715Z] # '/tmp/semver-639985608' -> '/w/workspace/edgex-go/4/.semver' [2021-03-30T02:49:14.230Z] # -> Force: false [2021-03-30T02:49:14.230Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-03-30T02:49:14.304Z] $ docker exec --env ******** --env ******** ccfa10ac7037cce1ea65a3b396e35e1877a5956840d407785c3c4b79d2f15d44 ssh-agent -k [2021-03-30T02:49:15.134Z] unset SSH_AUTH_SOCK; [2021-03-30T02:49:15.141Z] unset SSH_AGENT_PID; [2021-03-30T02:49:15.141Z] echo Agent pid 49 killed; [2021-03-30T02:49:15.271Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-30T02:49:16.230Z] + git semver [Pipeline] } [2021-03-30T02:49:16.270Z] $ docker stop --time=1 ccfa10ac7037cce1ea65a3b396e35e1877a5956840d407785c3c4b79d2f15d44 [2021-03-30T02:49:18.222Z] $ docker rm -f ccfa10ac7037cce1ea65a3b396e35e1877a5956840d407785c3c4b79d2f15d44 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-30T02:49:19.048Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-30T02:49:20.514Z] Stashed 1 file(s) [Pipeline] echo [2021-03-30T02:49:20.518Z] [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 [2021-03-30T02:49:21.527Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-30T02:49:21.976Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-30T02:49:22.551Z] + sudo service docker restart [2021-03-30T02:49:22.551Z] + true [2021-03-30T02:49:22.551Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-30T02:49:24.147Z] ========================================================= [2021-03-30T02:49:24.147Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-30T02:49:24.147Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-30T02:49:24.824Z] + 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 . [2021-03-30T02:49:35.525Z] Sending build context to Docker daemon 329MB [2021-03-30T02:49:35.525Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-30T02:49:35.525Z] Step 2/6 : FROM ${BASE} [2021-03-30T02:49:35.525Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-30T02:49:35.525Z] 188c0c94c7c5: Pulling fs layer [2021-03-30T02:49:35.525Z] 0ef7d3d256c8: Pulling fs layer [2021-03-30T02:49:35.525Z] de9db76c5a1d: Pulling fs layer [2021-03-30T02:49:35.525Z] bca2f99d35d6: Pulling fs layer [2021-03-30T02:49:35.525Z] 93359f2a8cfa: Pulling fs layer [2021-03-30T02:49:35.525Z] 7c6f9722023f: Pulling fs layer [2021-03-30T02:49:35.525Z] a35cf1a2eb13: Pulling fs layer [2021-03-30T02:49:35.525Z] bca2f99d35d6: Waiting [2021-03-30T02:49:35.525Z] 93359f2a8cfa: Waiting [2021-03-30T02:49:35.525Z] 7c6f9722023f: Waiting [2021-03-30T02:49:35.525Z] a35cf1a2eb13: Waiting [2021-03-30T02:49:35.525Z] de9db76c5a1d: Verifying Checksum [2021-03-30T02:49:35.525Z] de9db76c5a1d: Download complete [2021-03-30T02:49:35.525Z] 0ef7d3d256c8: Download complete [2021-03-30T02:49:35.525Z] 93359f2a8cfa: Download complete [2021-03-30T02:49:35.525Z] 7c6f9722023f: Download complete [2021-03-30T02:49:35.525Z] 188c0c94c7c5: Verifying Checksum [2021-03-30T02:49:35.525Z] 188c0c94c7c5: Download complete [2021-03-30T02:49:35.917Z] Still waiting to schedule task [2021-03-30T02:49:35.918Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-30T02:49:37.049Z] 188c0c94c7c5: Pull complete [2021-03-30T02:49:37.365Z] 0ef7d3d256c8: Pull complete [2021-03-30T02:49:37.653Z] de9db76c5a1d: Pull complete [2021-03-30T02:49:41.136Z] a35cf1a2eb13: Verifying Checksum [2021-03-30T02:49:41.136Z] a35cf1a2eb13: Download complete [2021-03-30T02:49:44.208Z] bca2f99d35d6: Verifying Checksum [2021-03-30T02:49:44.208Z] bca2f99d35d6: Download complete [2021-03-30T02:50:00.662Z] bca2f99d35d6: Pull complete [2021-03-30T02:50:00.662Z] 93359f2a8cfa: Pull complete [2021-03-30T02:50:00.662Z] 7c6f9722023f: Pull complete [2021-03-30T02:50:09.862Z] a35cf1a2eb13: Pull complete [2021-03-30T02:50:09.862Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-30T02:50:09.862Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-30T02:50:09.862Z] ---> a62c8e92a672 [2021-03-30T02:50:09.862Z] 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 [2021-03-30T02:50:10.135Z] ---> Running in ba56212f774c [2021-03-30T02:50:12.329Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T02:50:13.085Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T02:50:13.767Z] (1/12) Installing libmagic (5.38-r0) [2021-03-30T02:50:14.078Z] (2/12) Installing file (5.38-r0) [2021-03-30T02:50:14.078Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-30T02:50:14.078Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-30T02:50:22.741Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-30T02:50:22.741Z] (6/12) Installing patch (2.7.6-r6) [2021-03-30T02:50:22.741Z] (7/12) Installing build-base (0.5-r2) [2021-03-30T02:50:22.741Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-30T02:50:22.741Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-30T02:50:22.741Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-30T02:50:22.741Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-30T02:50:22.741Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-30T02:50:22.741Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T02:50:22.741Z] OK: 233 MiB in 51 packages [2021-03-30T02:50:28.312Z] Removing intermediate container ba56212f774c [2021-03-30T02:50:28.312Z] ---> af3d45a44f2c [2021-03-30T02:50:28.312Z] Step 4/6 : WORKDIR /edgex-go [2021-03-30T02:50:28.312Z] ---> Running in 83e95bbbdcad [2021-03-30T02:50:28.312Z] Removing intermediate container 83e95bbbdcad [2021-03-30T02:50:28.312Z] ---> e643139aa60d [2021-03-30T02:50:28.312Z] Step 5/6 : COPY go.mod . [2021-03-30T02:50:28.956Z] ---> 20e45330c5fd [2021-03-30T02:50:28.956Z] Step 6/6 : RUN go mod download [2021-03-30T02:50:28.956Z] ---> Running in 2d78d15b4b5c [2021-03-30T02:51:02.187Z] Removing intermediate container 2d78d15b4b5c [2021-03-30T02:51:02.187Z] ---> 3ab515bad833 [2021-03-30T02:51:02.187Z] Successfully built 3ab515bad833 [2021-03-30T02:51:02.187Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-30T02:51:02.617Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-30T02:51:02.905Z] . [Pipeline] withDockerContainer [2021-03-30T02:51:03.348Z] prd-centos7-docker-4c-2g-31950 does not seem to be running inside a container [2021-03-30T02:51:03.515Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** ci-base-image-x86_64 cat [2021-03-30T02:51:06.367Z] $ docker top fb9ee48abe53a6d80663e631a20db6c405219e52118b50cb1be2661c2884ffcd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-30T02:51:07.929Z] + go version [2021-03-30T02:51:07.929Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-30T02:51:07.976Z] $ docker stop --time=1 fb9ee48abe53a6d80663e631a20db6c405219e52118b50cb1be2661c2884ffcd [2021-03-30T02:51:09.856Z] $ docker rm -f fb9ee48abe53a6d80663e631a20db6c405219e52118b50cb1be2661c2884ffcd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-30T02:51:11.201Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-30T02:51:11.608Z] . [Pipeline] withDockerContainer [2021-03-30T02:51:12.380Z] prd-centos7-docker-4c-2g-31950 does not seem to be running inside a container [2021-03-30T02:51:12.571Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** ci-base-image-x86_64 cat [2021-03-30T02:51:15.086Z] $ docker top 99cb895f53d4dbd98cb4f5ff43d79d4f998f920b347acba939e23cb6111e55f8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-30T02:51:15.576Z] ========================================================= [2021-03-30T02:51:15.576Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-30T02:51:15.576Z] ========================================================= [Pipeline] sh [2021-03-30T02:51:16.297Z] + make test [2021-03-30T02:51:16.297Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-30T02:51:18.716Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-31951 in /w/workspace/edgexfoundry_edgex-go_PR-3310 [Pipeline] { [Pipeline] ws [2021-03-30T02:51:18.770Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-03-30T02:51:23.880Z] using credential edgex-jenkins-ssh [2021-03-30T02:51:23.942Z] Cloning the remote Git repository [2021-03-30T02:51:24.013Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-30T02:51:24.128Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-03-30T02:51:24.210Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-30T02:51:24.210Z] > git --version # timeout=10 [2021-03-30T02:51:24.239Z] > git --version # 'git version 2.17.1' [2021-03-30T02:51:24.240Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T02:51:24.302Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-30T02:51:39.015Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-30T02:51:40.071Z] Merging remotes/origin/master commit 2bc9c9b3e55542447c270c13b14d4c2aa2a5583e into PR head commit 9460aeb2b0588925160d5d9fcc604bc677123357 [2021-03-30T02:51:40.544Z] Merge succeeded, producing 9460aeb2b0588925160d5d9fcc604bc677123357 [2021-03-30T02:51:40.545Z] Checking out Revision 9460aeb2b0588925160d5d9fcc604bc677123357 (PR-3310) [2021-03-30T02:51:39.181Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-30T02:51:39.200Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-30T02:51:39.233Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-30T02:51:39.270Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-30T02:51:39.271Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T02:51:39.283Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3310/head:refs/remotes/origin/PR-3310 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-30T02:51:40.101Z] > git config core.sparsecheckout # timeout=10 [2021-03-30T02:51:40.115Z] > git checkout -f 9460aeb2b0588925160d5d9fcc604bc677123357 # timeout=10 [2021-03-30T02:51:40.425Z] > git remote # timeout=10 [2021-03-30T02:51:40.450Z] > git config --get remote.origin.url # timeout=10 [2021-03-30T02:51:40.466Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T02:51:40.476Z] > git merge 2bc9c9b3e55542447c270c13b14d4c2aa2a5583e # timeout=10 [2021-03-30T02:51:40.535Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-30T02:51:40.565Z] > git config core.sparsecheckout # timeout=10 [2021-03-30T02:51:40.583Z] > git checkout -f 9460aeb2b0588925160d5d9fcc604bc677123357 # timeout=10 [2021-03-30T02:51:45.189Z] Commit message: "fix(notifications): Return 200 status code when successful to delete subscription" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-30T02:51:46.834Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-30T02:51:47.232Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-30T02:51:47.569Z] + true [2021-03-30T02:51:47.569Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-30T02:51:49.657Z] provisioning config files... [2021-03-30T02:51:49.701Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8249141242178731959tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-30T02:51:50.123Z] ---> docker-login.sh [2021-03-30T02:51:50.123Z] nexus3.edgexfoundry.org:10001 [2021-03-30T02:51:51.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T02:51:51.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T02:51:51.382Z] Configure a credential helper to remove this warning. See [2021-03-30T02:51:51.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T02:51:51.382Z] [2021-03-30T02:51:51.382Z] Login Succeeded [2021-03-30T02:51:51.382Z] nexus3.edgexfoundry.org:10002 [2021-03-30T02:51:51.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T02:51:51.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T02:51:51.929Z] Configure a credential helper to remove this warning. See [2021-03-30T02:51:51.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T02:51:51.929Z] [2021-03-30T02:51:51.929Z] Login Succeeded [2021-03-30T02:51:51.929Z] nexus3.edgexfoundry.org:10003 [2021-03-30T02:51:52.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T02:51:52.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T02:51:52.476Z] Configure a credential helper to remove this warning. See [2021-03-30T02:51:52.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T02:51:52.476Z] [2021-03-30T02:51:52.476Z] Login Succeeded [2021-03-30T02:51:52.476Z] nexus3.edgexfoundry.org:10004 [2021-03-30T02:51:52.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T02:51:53.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T02:51:53.022Z] Configure a credential helper to remove this warning. See [2021-03-30T02:51:53.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T02:51:53.022Z] [2021-03-30T02:51:53.022Z] Login Succeeded [2021-03-30T02:51:53.022Z] docker.io [2021-03-30T02:51:53.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T02:51:53.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T02:51:53.565Z] Configure a credential helper to remove this warning. See [2021-03-30T02:51:53.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T02:51:53.565Z] [2021-03-30T02:51:53.565Z] Login Succeeded [2021-03-30T02:51:53.565Z] ---> docker-login.sh ends [Pipeline] } [2021-03-30T02:51:53.582Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-30T02:51:54.021Z] ========================================================= [2021-03-30T02:51:54.021Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-30T02:51:54.021Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-30T02:51:54.393Z] + 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 . [2021-03-30T02:51:57.035Z] Sending build context to Docker daemon 167.1MB [2021-03-30T02:51:57.035Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-30T02:51:57.035Z] Step 2/6 : FROM ${BASE} [2021-03-30T02:51:57.035Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-30T02:51:57.035Z] 5f621e34cdf4: Pulling fs layer [2021-03-30T02:51:57.035Z] a4357932f1b6: Pulling fs layer [2021-03-30T02:51:57.035Z] 18c013af1878: Pulling fs layer [2021-03-30T02:51:57.035Z] 00ac8860ef70: Pulling fs layer [2021-03-30T02:51:57.035Z] 63d7cb157983: Pulling fs layer [2021-03-30T02:51:57.035Z] b116817d02f9: Pulling fs layer [2021-03-30T02:51:57.035Z] 745a02a5169b: Pulling fs layer [2021-03-30T02:51:57.035Z] 00ac8860ef70: Waiting [2021-03-30T02:51:57.035Z] 63d7cb157983: Waiting [2021-03-30T02:51:57.035Z] b116817d02f9: Waiting [2021-03-30T02:51:57.035Z] 745a02a5169b: Waiting [2021-03-30T02:51:57.035Z] 18c013af1878: Verifying Checksum [2021-03-30T02:51:57.035Z] 18c013af1878: Download complete [2021-03-30T02:51:57.035Z] a4357932f1b6: Verifying Checksum [2021-03-30T02:51:57.035Z] a4357932f1b6: Download complete [2021-03-30T02:51:57.035Z] 63d7cb157983: Verifying Checksum [2021-03-30T02:51:57.035Z] 63d7cb157983: Download complete [2021-03-30T02:51:57.035Z] 5f621e34cdf4: Verifying Checksum [2021-03-30T02:51:57.035Z] 5f621e34cdf4: Download complete [2021-03-30T02:51:57.035Z] b116817d02f9: Verifying Checksum [2021-03-30T02:51:57.035Z] b116817d02f9: Download complete [2021-03-30T02:51:57.648Z] 5f621e34cdf4: Pull complete [2021-03-30T02:51:58.256Z] a4357932f1b6: Pull complete [2021-03-30T02:51:58.531Z] 18c013af1878: Pull complete [2021-03-30T02:51:59.977Z] 745a02a5169b: Download complete [2021-03-30T02:52:00.575Z] 00ac8860ef70: Verifying Checksum [2021-03-30T02:52:00.575Z] 00ac8860ef70: Download complete [2021-03-30T02:52:10.773Z] 00ac8860ef70: Pull complete [2021-03-30T02:52:11.047Z] 63d7cb157983: Pull complete [2021-03-30T02:52:11.335Z] b116817d02f9: Pull complete [2021-03-30T02:52:12.569Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-30T02:52:14.748Z] 745a02a5169b: Pull complete [2021-03-30T02:52:14.748Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-30T02:52:14.748Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-30T02:52:14.748Z] ---> b7e6874047d6 [2021-03-30T02:52:14.748Z] 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 [2021-03-30T02:52:18.138Z] ---> Running in 3c61c86ddcf6 [2021-03-30T02:52:19.111Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T02:52:20.080Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T02:52:20.673Z] (1/12) Installing libmagic (5.38-r0) [2021-03-30T02:52:20.945Z] (2/12) Installing file (5.38-r0) [2021-03-30T02:52:20.946Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-30T02:52:20.946Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-30T02:52:24.327Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-30T02:52:24.327Z] (6/12) Installing patch (2.7.6-r6) [2021-03-30T02:52:24.327Z] (7/12) Installing build-base (0.5-r2) [2021-03-30T02:52:24.327Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-30T02:52:24.597Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-30T02:52:24.597Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-30T02:52:24.869Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-30T02:52:25.143Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-30T02:52:25.143Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T02:52:25.143Z] OK: 217 MiB in 51 packages [2021-03-30T02:52:28.820Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-30T02:52:28.821Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-30T02:52:28.821Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-30T02:52:29.458Z] Removing intermediate container 3c61c86ddcf6 [2021-03-30T02:52:29.458Z] ---> 5a0f34f9d6d8 [2021-03-30T02:52:29.458Z] Step 4/6 : WORKDIR /edgex-go [2021-03-30T02:52:29.458Z] ---> Running in 332c35f7e3d7 [2021-03-30T02:52:29.732Z] Removing intermediate container 332c35f7e3d7 [2021-03-30T02:52:29.732Z] ---> fac2d52cbdc3 [2021-03-30T02:52:29.732Z] Step 5/6 : COPY go.mod . [2021-03-30T02:52:30.330Z] ---> e0fa04b6d704 [2021-03-30T02:52:30.330Z] Step 6/6 : RUN go mod download [2021-03-30T02:52:30.603Z] ---> Running in 20523e108d66 [2021-03-30T02:52:35.929Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-30T02:52:35.929Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-30T02:52:35.929Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-30T02:52:35.929Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-30T02:52:36.585Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-30T02:52:37.839Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-30T02:52:45.623Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-30T02:52:45.623Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-30T02:52:45.623Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-30T02:52:51.397Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.189s coverage: 45.9% of statements [2021-03-30T02:52:51.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-30T02:52:51.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-30T02:52:51.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-30T02:52:51.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-30T02:52:51.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-30T02:52:51.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-30T02:52:51.397Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.082s coverage: 19.8% of statements [2021-03-30T02:52:51.397Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.215s coverage: 100.0% of statements [2021-03-30T02:52:55.859Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.539s coverage: 27.1% of statements [2021-03-30T02:52:55.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-30T02:52:55.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-30T02:52:55.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-30T02:52:55.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-30T02:52:55.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-30T02:52:55.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-30T02:52:55.859Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.105s coverage: 100.0% of statements [2021-03-30T02:52:55.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-30T02:52:55.859Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.067s coverage: 100.0% of statements [2021-03-30T02:52:55.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-30T02:52:55.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-30T02:52:55.859Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.177s coverage: 71.3% of statements [2021-03-30T02:52:55.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-30T02:52:55.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-30T02:52:56.706Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.584s coverage: 82.9% of statements [2021-03-30T02:52:56.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-30T02:52:56.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-30T02:52:56.706Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.101s coverage: 78.9% of statements [2021-03-30T02:52:56.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-30T02:52:57.478Z] Removing intermediate container 20523e108d66 [2021-03-30T02:52:57.478Z] ---> b4f4bac08f95 [2021-03-30T02:52:57.478Z] Successfully built b4f4bac08f95 [2021-03-30T02:52:57.478Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-30T02:52:57.824Z] + docker inspect -f . ci-base-image-arm64 [2021-03-30T02:52:57.824Z] . [Pipeline] withDockerContainer [2021-03-30T02:52:58.099Z] prd-ubuntu18.04-docker-arm64-4c-16g-31951 does not seem to be running inside a container [2021-03-30T02:52:58.201Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** ci-base-image-arm64 cat [2021-03-30T02:52:59.715Z] $ docker top 883200c37ea74301979dcd77acb5725c00150ea614d6de44f0c56139a5076d41 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-30T02:53:00.732Z] + go version [2021-03-30T02:53:00.732Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-30T02:53:00.777Z] $ docker stop --time=1 883200c37ea74301979dcd77acb5725c00150ea614d6de44f0c56139a5076d41 [2021-03-30T02:53:02.679Z] $ docker rm -f 883200c37ea74301979dcd77acb5725c00150ea614d6de44f0c56139a5076d41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-03-30T02:53:03.100Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.296s coverage: 28.6% of statements [2021-03-30T02:53:03.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-30T02:53:03.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-30T02:53:03.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-30T02:53:03.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-30T02:53:03.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-30T02:53:03.100Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.167s coverage: 100.0% of statements [2021-03-30T02:53:03.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-30T02:53:03.100Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.278s coverage: 100.0% of statements [2021-03-30T02:53:03.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-30T02:53:03.100Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.587s coverage: 86.7% of statements [2021-03-30T02:53:03.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-30T02:53:03.100Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.225s coverage: 97.5% of statements [2021-03-30T02:53:03.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-30T02:53:03.681Z] + docker inspect -f . ci-base-image-arm64 [2021-03-30T02:53:03.681Z] . [Pipeline] withDockerContainer [2021-03-30T02:53:03.908Z] prd-ubuntu18.04-docker-arm64-4c-16g-31951 does not seem to be running inside a container [2021-03-30T02:53:04.017Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** ci-base-image-arm64 cat [2021-03-30T02:53:04.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.163s coverage: 78.3% of statements [2021-03-30T02:53:04.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-30T02:53:04.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-30T02:53:04.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-30T02:53:04.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-30T02:53:05.286Z] $ docker top 33d8cec8ce576f23ebc8b61c1aad04c96d9ebf95a3e6604d33c62ad6af8059a8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-30T02:53:05.584Z] ========================================================= [2021-03-30T02:53:05.584Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-30T02:53:05.584Z] ========================================================= [Pipeline] sh [2021-03-30T02:53:06.226Z] + make test [2021-03-30T02:53:06.226Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-30T02:53:10.154Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.596s coverage: 92.8% of statements [2021-03-30T02:53:10.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-30T02:53:10.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-30T02:53:10.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-30T02:53:10.154Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-30T02:53:10.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-30T02:53:10.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-30T02:53:10.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-30T02:53:10.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-30T02:53:10.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-30T02:53:10.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-30T02:53:10.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-30T02:53:10.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-30T02:53:10.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-30T02:53:10.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-30T02:53:10.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-30T02:53:10.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-30T02:53:10.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-30T02:53:10.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-30T02:53:10.154Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.152s coverage: 58.8% of statements [2021-03-30T02:53:10.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-30T02:53:10.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-30T02:53:10.154Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.151s coverage: 1.0% of statements [2021-03-30T02:53:10.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-30T02:53:10.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-30T02:53:10.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-30T02:53:10.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.407s coverage: 47.1% of statements [2021-03-30T02:53:10.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.149s coverage: 79.5% of statements [2021-03-30T02:53:10.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.075s coverage: 94.1% of statements [2021-03-30T02:53:10.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.109s coverage: 96.3% of statements [2021-03-30T02:53:10.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.093s coverage: 87.5% of statements [2021-03-30T02:53:23.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.109s coverage: 94.4% of statements [2021-03-30T02:53:23.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.099s coverage: 44.8% of statements [2021-03-30T02:53:27.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.571s coverage: 82.6% of statements [2021-03-30T02:53:28.392Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-30T02:53:36.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.380s coverage: 92.9% of statements [2021-03-30T02:53:36.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-30T02:53:36.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-30T02:53:36.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-30T02:53:36.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.049s coverage: 77.8% of statements [2021-03-30T02:53:36.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-30T02:53:36.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-30T02:53:36.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-30T02:53:36.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-30T02:53:36.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-30T02:53:36.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.082s coverage: 87.2% of statements [2021-03-30T02:53:36.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-30T02:53:36.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-30T02:53:36.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.159s coverage: 100.0% of statements [2021-03-30T02:53:36.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-30T02:53:36.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.120s coverage: 75.5% of statements [2021-03-30T02:53:36.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-30T02:53:36.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.126s coverage: 80.8% of statements [2021-03-30T02:53:36.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.267s coverage: 87.2% of statements [2021-03-30T02:53:36.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.215s coverage: 84.6% of statements [2021-03-30T02:53:36.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.262s coverage: 91.6% of statements [2021-03-30T02:53:36.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-30T02:53:36.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.469s coverage: 64.4% of statements [2021-03-30T02:53:36.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-30T02:53:36.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-30T02:53:36.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2021-03-30T02:53:36.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.159s coverage: 91.3% of statements [2021-03-30T02:53:36.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.073s coverage: 100.0% of statements [2021-03-30T02:53:36.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.253s coverage: 73.7% of statements [2021-03-30T02:53:36.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.046s coverage: 100.0% of statements [2021-03-30T02:53:38.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.615s coverage: 69.0% of statements [2021-03-30T02:53:38.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-30T02:53:38.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-30T02:53:38.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-30T02:53:40.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.613s coverage: 38.4% of statements [2021-03-30T02:53:40.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-30T02:53:40.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-30T02:53:40.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.071s coverage: 89.5% of statements [2021-03-30T02:53:40.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-30T02:53:40.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.096s coverage: 84.8% of statements [2021-03-30T02:53:42.753Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.240s coverage: 47.0% of statements [2021-03-30T02:53:42.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-30T02:53:42.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-30T02:53:42.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-30T02:53:42.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-30T02:53:42.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-30T02:53:42.753Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.064s coverage: 100.0% of statements [2021-03-30T02:53:42.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-30T02:53:42.753Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.116s coverage: 100.0% of statements [2021-03-30T02:53:42.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-30T02:53:42.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-30T02:53:42.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-30T02:53:42.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-30T02:53:43.392Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.269s coverage: 87.1% of statements [2021-03-30T02:53:43.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-30T02:53:43.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-30T02:53:43.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-30T02:53:46.120Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.961s coverage: 29.1% of statements [2021-03-30T02:53:46.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-30T02:53:46.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-30T02:53:46.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-30T02:53:46.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-30T02:53:46.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-30T02:53:46.120Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.101s coverage: 99.0% of statements [2021-03-30T02:53:46.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-30T02:53:46.120Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.217s coverage: 100.0% of statements [2021-03-30T02:53:46.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-30T02:53:46.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-30T02:53:46.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-30T02:53:46.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-30T02:53:46.120Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.155s coverage: 95.0% of statements [2021-03-30T02:53:46.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-30T02:53:46.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-30T02:53:46.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-30T02:53:46.120Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.049s coverage: 0.0% of statements [2021-03-30T02:53:46.120Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-30T02:53:46.120Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.046s coverage: 100.0% of statements [2021-03-30T02:53:46.120Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-30T02:53:46.120Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-30T02:53:46.120Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-30T02:53:46.120Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-30T02:53:46.440Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.045s coverage: 87.9% of statements [2021-03-30T02:53:46.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-30T02:53:46.440Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-30T02:53:46.440Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.096s coverage: 100.0% of statements [2021-03-30T02:53:47.117Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.078s coverage: 32.1% of statements [2021-03-30T02:53:47.761Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.283s coverage: 100.0% of statements [2021-03-30T02:53:48.369Z] GO111MODULE=on go vet ./... [2021-03-30T02:54:15.505Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-30T02:54:33.850Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-30T02:54:33.850Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-30T02:54:33.850Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-30T02:54:33.850Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-30T02:54:33.850Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-30T02:54:33.850Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-30T02:54:33.850Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-30T02:54:34.450Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-30T02:54:35.921Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-30T02:54:44.222Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-30T02:54:44.222Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-30T02:54:44.222Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-30T02:54:49.640Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.305s coverage: 45.9% of statements [2021-03-30T02:54:49.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-30T02:54:49.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-30T02:54:49.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-30T02:54:49.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-30T02:54:49.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-30T02:54:49.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-30T02:54:49.640Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.140s coverage: 19.8% of statements [2021-03-30T02:54:49.640Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.234s coverage: 100.0% of statements [2021-03-30T02:54:56.371Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.495s coverage: 27.1% of statements [2021-03-30T02:54:56.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-30T02:54:56.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-30T02:54:56.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-30T02:54:56.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-30T02:54:56.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-30T02:54:56.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-30T02:54:56.371Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.230s coverage: 100.0% of statements [2021-03-30T02:54:56.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-30T02:54:56.371Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.229s coverage: 100.0% of statements [2021-03-30T02:54:56.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-30T02:54:56.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-30T02:54:57.547Z] gofmt -l . [2021-03-30T02:54:57.548Z] [ "`gofmt -l .`" = "" ] [2021-03-30T02:54:57.548Z] ./bin/test-go-mod-tidy.sh [2021-03-30T02:54:58.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.231s coverage: 71.3% of statements [2021-03-30T02:54:58.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-30T02:54:58.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-30T02:54:58.966Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.531s coverage: 82.9% of statements [2021-03-30T02:54:58.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-30T02:54:58.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-30T02:54:58.966Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.191s coverage: 78.9% of statements [2021-03-30T02:54:58.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-30T02:55:00.633Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-30T02:55:03.951Z] + ls -al . [2021-03-30T02:55:03.951Z] total 780 [2021-03-30T02:55:03.951Z] drwxrwxr-x 10 1001 1001 4096 Mar 30 02:55 . [2021-03-30T02:55:03.951Z] drwxr-xr-x 4 root root 28 Mar 30 02:51 .. [2021-03-30T02:55:03.951Z] -rw-rw-r-- 1 1001 1001 11 Mar 30 02:47 .dockerignore [2021-03-30T02:55:03.951Z] drwxrwxr-x 8 1001 1001 179 Mar 30 02:47 .git [2021-03-30T02:55:03.951Z] drwxrwxr-x 3 1001 1001 125 Mar 30 02:47 .github [2021-03-30T02:55:03.951Z] -rw-rw-r-- 1 1001 1001 818 Mar 30 02:47 .gitignore [2021-03-30T02:55:03.951Z] drwx------ 3 1001 1001 60 Mar 30 02:49 .semver [2021-03-30T02:55:03.951Z] -rw-rw-r-- 1 1001 1001 166 Mar 30 02:47 .sonarcloud.properties [2021-03-30T02:55:03.951Z] -rw-rw-r-- 1 1001 1001 8607 Mar 30 02:47 Attribution.txt [2021-03-30T02:55:03.951Z] -rw-rw-r-- 1 1001 1001 3804 Mar 30 02:47 CONTRIBUTING.md [2021-03-30T02:55:03.951Z] -rw-rw-r-- 1 1001 1001 931 Mar 30 02:47 Dockerfile.build [2021-03-30T02:55:03.951Z] -rw-rw-r-- 1 1001 1001 863 Mar 30 02:47 Jenkinsfile [2021-03-30T02:55:03.951Z] -rw-rw-r-- 1 1001 1001 10775 Mar 30 02:47 LICENSE [2021-03-30T02:55:03.951Z] -rw-rw-r-- 1 1001 1001 5774 Mar 30 02:47 Makefile [2021-03-30T02:55:03.951Z] -rw-rw-r-- 1 1001 1001 6548 Mar 30 02:47 README.md [2021-03-30T02:55:03.951Z] -rw-rw-r-- 1 1001 1001 6755 Mar 30 02:47 SECURITY.md [2021-03-30T02:55:03.951Z] -rw-rw-r-- 1 1001 1001 5 Mar 30 02:49 VERSION [2021-03-30T02:55:03.951Z] -rw-rw-r-- 1 1001 1001 4131 Mar 30 02:47 ZMQWindows.md [2021-03-30T02:55:03.951Z] drwxrwxr-x 2 1001 1001 117 Mar 30 02:47 bin [2021-03-30T02:55:03.951Z] drwxrwxr-x 14 1001 1001 4096 Mar 30 02:47 cmd [2021-03-30T02:55:03.951Z] -rw-r--r-- 1 root root 669470 Mar 30 02:53 coverage.out [2021-03-30T02:55:03.951Z] -rw-r--r-- 1 root root 1056 Mar 30 02:54 go.mod [2021-03-30T02:55:03.951Z] -rw-r--r-- 1 root root 22757 Mar 30 02:54 go.sum [2021-03-30T02:55:03.951Z] drwxrwxr-x 8 1001 1001 127 Mar 30 02:47 internal [2021-03-30T02:55:03.951Z] drwxrwxr-x 4 1001 1001 26 Mar 30 02:47 openapi [2021-03-30T02:55:03.951Z] drwxrwxr-x 4 1001 1001 71 Mar 30 02:47 snap [2021-03-30T02:55:03.951Z] -rw-rw-r-- 1 1001 1001 168 Mar 30 02:47 version.go [Pipeline] sh [2021-03-30T02:55:04.396Z] + '[' -e coverage.out ] [2021-03-30T02:55:04.396Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-30T02:55:05.198Z] Stashed 1 file(s) [Pipeline] sh [2021-03-30T02:55:06.156Z] + make build [2021-03-30T02:55:06.156Z] 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 [2021-03-30T02:55:11.393Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.186s coverage: 28.6% of statements [2021-03-30T02:55:11.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-30T02:55:11.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-30T02:55:11.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-30T02:55:11.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-30T02:55:11.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-30T02:55:11.393Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.225s coverage: 100.0% of statements [2021-03-30T02:55:11.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-30T02:55:11.393Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.127s coverage: 100.0% of statements [2021-03-30T02:55:11.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-30T02:55:11.393Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.362s coverage: 86.7% of statements [2021-03-30T02:55:11.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-30T02:55:11.393Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.413s coverage: 97.5% of statements [2021-03-30T02:55:11.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-30T02:55:11.394Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.216s coverage: 78.3% of statements [2021-03-30T02:55:11.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-30T02:55:11.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-30T02:55:11.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-30T02:55:11.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-30T02:55:14.924Z] 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 [2021-03-30T02:55:18.127Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.287s coverage: 92.8% of statements [2021-03-30T02:55:18.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-30T02:55:18.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-30T02:55:18.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-30T02:55:18.127Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-30T02:55:18.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-30T02:55:18.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-30T02:55:18.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-30T02:55:18.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-30T02:55:18.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-30T02:55:18.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-30T02:55:18.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-30T02:55:18.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-30T02:55:18.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-30T02:55:18.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-30T02:55:18.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-30T02:55:18.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-30T02:55:18.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-30T02:55:18.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-30T02:55:18.127Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.111s coverage: 58.8% of statements [2021-03-30T02:55:18.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-30T02:55:18.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-30T02:55:18.127Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.225s coverage: 1.0% of statements [2021-03-30T02:55:18.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-30T02:55:18.127Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-30T02:55:18.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-30T02:55:18.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.162s coverage: 47.1% of statements [2021-03-30T02:55:18.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.135s coverage: 79.5% of statements [2021-03-30T02:55:18.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.124s coverage: 94.1% of statements [2021-03-30T02:55:18.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.159s coverage: 96.3% of statements [2021-03-30T02:55:18.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.160s coverage: 87.5% of statements [2021-03-30T02:55:33.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.142s coverage: 94.4% of statements [2021-03-30T02:55:33.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.122s coverage: 44.8% of statements [2021-03-30T02:55:35.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.452s coverage: 82.6% of statements [2021-03-30T02:55:37.812Z] 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 [2021-03-30T02:55:43.620Z] 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 [2021-03-30T02:55:44.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.177s coverage: 92.9% of statements [2021-03-30T02:55:44.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-30T02:55:44.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-30T02:55:44.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-30T02:55:44.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 77.8% of statements [2021-03-30T02:55:44.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-30T02:55:44.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-30T02:55:44.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-30T02:55:44.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-30T02:55:44.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-30T02:55:44.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements [2021-03-30T02:55:44.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-30T02:55:44.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-30T02:55:44.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.106s coverage: 100.0% of statements [2021-03-30T02:55:44.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-30T02:55:44.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.162s coverage: 75.5% of statements [2021-03-30T02:55:44.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-30T02:55:44.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.137s coverage: 80.8% of statements [2021-03-30T02:55:44.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.183s coverage: 87.2% of statements [2021-03-30T02:55:44.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.207s coverage: 84.6% of statements [2021-03-30T02:55:44.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.225s coverage: 91.6% of statements [2021-03-30T02:55:44.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-30T02:55:45.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.609s coverage: 64.4% of statements [2021-03-30T02:55:45.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-30T02:55:45.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-30T02:55:45.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.128s coverage: 100.0% of statements [2021-03-30T02:55:45.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.130s coverage: 91.3% of statements [2021-03-30T02:55:45.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.081s coverage: 100.0% of statements [2021-03-30T02:55:46.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements [2021-03-30T02:55:47.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.047s coverage: 100.0% of statements [2021-03-30T02:55:48.916Z] 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 [2021-03-30T02:55:51.267Z] 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 [2021-03-30T02:55:51.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.985s coverage: 69.0% of statements [2021-03-30T02:55:51.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-30T02:55:51.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-30T02:55:51.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-30T02:55:52.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.443s coverage: 38.4% of statements [2021-03-30T02:55:52.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-30T02:55:52.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-30T02:55:52.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.122s coverage: 89.5% of statements [2021-03-30T02:55:52.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-30T02:55:52.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.075s coverage: 84.8% of statements [2021-03-30T02:55:58.826Z] 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 [2021-03-30T02:55:59.249Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.531s coverage: 47.0% of statements [2021-03-30T02:55:59.249Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-30T02:55:59.249Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-30T02:55:59.249Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-30T02:55:59.249Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-30T02:55:59.249Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-30T02:55:59.249Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.156s coverage: 100.0% of statements [2021-03-30T02:55:59.249Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-30T02:55:59.249Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.121s coverage: 100.0% of statements [2021-03-30T02:55:59.249Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-30T02:55:59.249Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-30T02:55:59.249Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-30T02:55:59.249Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-30T02:55:59.249Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.426s coverage: 87.1% of statements [2021-03-30T02:55:59.249Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-30T02:55:59.249Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-30T02:55:59.249Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-30T02:56:05.739Z] 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 [2021-03-30T02:56:07.550Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.254s coverage: 29.1% of statements [2021-03-30T02:56:07.550Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-30T02:56:07.550Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-30T02:56:07.550Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-30T02:56:07.550Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-30T02:56:07.550Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-30T02:56:07.550Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.211s coverage: 99.0% of statements [2021-03-30T02:56:07.550Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-30T02:56:07.550Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.202s coverage: 100.0% of statements [2021-03-30T02:56:07.550Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-30T02:56:07.550Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-30T02:56:07.550Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-30T02:56:07.550Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-30T02:56:07.550Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.298s coverage: 95.0% of statements [2021-03-30T02:56:07.550Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-30T02:56:07.550Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-30T02:56:07.550Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-30T02:56:07.550Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.051s coverage: 0.0% of statements [2021-03-30T02:56:07.550Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-30T02:56:07.550Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.063s coverage: 100.0% of statements [2021-03-30T02:56:07.550Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-30T02:56:07.550Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-30T02:56:07.550Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-30T02:56:07.550Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-30T02:56:07.550Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.100s coverage: 87.9% of statements [2021-03-30T02:56:07.550Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-30T02:56:07.550Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-30T02:56:07.550Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.061s coverage: 100.0% of statements [2021-03-30T02:56:07.550Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.107s coverage: 32.1% of statements [2021-03-30T02:56:08.146Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements [2021-03-30T02:56:09.122Z] GO111MODULE=on go vet ./... [2021-03-30T02:56:10.723Z] 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 [2021-03-30T02:56:18.339Z] 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 [2021-03-30T02:56:22.488Z] 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 [2021-03-30T02:56:26.997Z] 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] } [2021-03-30T02:56:31.549Z] $ docker stop --time=1 99cb895f53d4dbd98cb4f5ff43d79d4f998f920b347acba939e23cb6111e55f8 [2021-03-30T02:56:36.313Z] $ docker rm -f 99cb895f53d4dbd98cb4f5ff43d79d4f998f920b347acba939e23cb6111e55f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-30T02:56:41.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-30T02:56:41.330Z] [2021-03-30T02:56:41.330Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-30T02:56:41.764Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-30T02:56:42.074Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-30T02:56:42.074Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-30T02:56:42.074Z] ca9280d653b3: Pulling fs layer [2021-03-30T02:56:42.074Z] 7e9c9ca2126c: Pulling fs layer [2021-03-30T02:56:42.885Z] cbdbe7a5bc2a: Verifying Checksum [2021-03-30T02:56:42.885Z] cbdbe7a5bc2a: Download complete [2021-03-30T02:56:44.663Z] ca9280d653b3: Verifying Checksum [2021-03-30T02:56:44.663Z] ca9280d653b3: Download complete [2021-03-30T02:56:44.663Z] cbdbe7a5bc2a: Pull complete [2021-03-30T02:56:48.296Z] 7e9c9ca2126c: Verifying Checksum [2021-03-30T02:56:48.296Z] 7e9c9ca2126c: Download complete [2021-03-30T02:56:48.296Z] ca9280d653b3: Pull complete [2021-03-30T02:57:03.917Z] 7e9c9ca2126c: Pull complete [2021-03-30T02:57:03.917Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-30T02:57:03.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-30T02:57:03.918Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-30T02:57:04.198Z] prd-centos7-docker-4c-2g-31950 does not seem to be running inside a container [2021-03-30T02:57:04.386Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-30T02:57:08.408Z] $ docker top 03b47fd5187d452fefca6b80dd7b3ea92e2509318ab915b400cff66eec8c6f38 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-30T02:57:09.652Z] + docker-compose build --help [2021-03-30T02:57:09.652Z] + grep parallel [2021-03-30T02:57:11.814Z] --parallel Build images in parallel. [Pipeline] } [2021-03-30T02:57:11.852Z] $ docker stop --time=1 03b47fd5187d452fefca6b80dd7b3ea92e2509318ab915b400cff66eec8c6f38 [2021-03-30T02:57:13.882Z] $ docker rm -f 03b47fd5187d452fefca6b80dd7b3ea92e2509318ab915b400cff66eec8c6f38 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-30T02:57:14.999Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-30T02:57:14.999Z] . [Pipeline] withDockerContainer [2021-03-30T02:57:15.331Z] prd-centos7-docker-4c-2g-31950 does not seem to be running inside a container [2021-03-30T02:57:15.562Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-30T02:57:17.511Z] $ docker top add30f19210f418687c8c796fda9a01b108c0a84a3ad35bc75014de03221f6e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-30T02:57:19.076Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-30T02:57:21.178Z] Building docker-core-command-go ... [2021-03-30T02:57:21.178Z] Building docker-core-data-go ... [2021-03-30T02:57:21.178Z] Building docker-core-metadata-go ... [2021-03-30T02:57:21.178Z] Building docker-security-bootstrapper-go ... [2021-03-30T02:57:21.178Z] Building docker-security-proxy-setup-go ... [2021-03-30T02:57:21.178Z] Building docker-security-secretstore-setup-go ... [2021-03-30T02:57:21.178Z] Building docker-support-notifications-go ... [2021-03-30T02:57:21.178Z] Building docker-support-scheduler-go ... [2021-03-30T02:57:21.178Z] Building docker-sys-mgmt-agent-go ... [2021-03-30T02:57:21.178Z] Building docker-support-notifications-go [2021-03-30T02:57:21.178Z] Building docker-core-command-go [2021-03-30T02:57:21.178Z] Building docker-core-data-go [2021-03-30T02:57:21.178Z] Building docker-support-scheduler-go [2021-03-30T02:57:21.178Z] Building docker-sys-mgmt-agent-go [2021-03-30T02:57:30.977Z] gofmt -l . [2021-03-30T02:57:30.977Z] [ "`gofmt -l .`" = "" ] [2021-03-30T02:57:30.977Z] ./bin/test-go-mod-tidy.sh [2021-03-30T02:57:30.977Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-30T02:57:33.069Z] + ls -al . [2021-03-30T02:57:33.069Z] total 808 [2021-03-30T02:57:33.069Z] drwxrwxr-x 9 1001 1001 4096 Mar 30 02:57 . [2021-03-30T02:57:33.069Z] drwxr-xr-x 4 root root 4096 Mar 30 02:53 .. [2021-03-30T02:57:33.069Z] -rw-rw-r-- 1 1001 1001 11 Mar 30 02:51 .dockerignore [2021-03-30T02:57:33.069Z] drwxrwxr-x 8 1001 1001 4096 Mar 30 02:51 .git [2021-03-30T02:57:33.069Z] drwxrwxr-x 3 1001 1001 4096 Mar 30 02:51 .github [2021-03-30T02:57:33.069Z] -rw-rw-r-- 1 1001 1001 818 Mar 30 02:51 .gitignore [2021-03-30T02:57:33.069Z] -rw-rw-r-- 1 1001 1001 166 Mar 30 02:51 .sonarcloud.properties [2021-03-30T02:57:33.069Z] -rw-rw-r-- 1 1001 1001 8607 Mar 30 02:51 Attribution.txt [2021-03-30T02:57:33.069Z] -rw-rw-r-- 1 1001 1001 3804 Mar 30 02:51 CONTRIBUTING.md [2021-03-30T02:57:33.069Z] -rw-rw-r-- 1 1001 1001 931 Mar 30 02:51 Dockerfile.build [2021-03-30T02:57:33.069Z] -rw-rw-r-- 1 1001 1001 863 Mar 30 02:51 Jenkinsfile [2021-03-30T02:57:33.069Z] -rw-rw-r-- 1 1001 1001 10775 Mar 30 02:51 LICENSE [2021-03-30T02:57:33.069Z] -rw-rw-r-- 1 1001 1001 5774 Mar 30 02:51 Makefile [2021-03-30T02:57:33.069Z] -rw-rw-r-- 1 1001 1001 6548 Mar 30 02:51 README.md [2021-03-30T02:57:33.069Z] -rw-rw-r-- 1 1001 1001 6755 Mar 30 02:51 SECURITY.md [2021-03-30T02:57:33.069Z] -rw-rw-r-- 1 1001 1001 5 Mar 30 02:49 VERSION [2021-03-30T02:57:33.069Z] -rw-rw-r-- 1 1001 1001 4131 Mar 30 02:51 ZMQWindows.md [2021-03-30T02:57:33.069Z] drwxrwxr-x 2 1001 1001 4096 Mar 30 02:51 bin [2021-03-30T02:57:33.069Z] drwxrwxr-x 14 1001 1001 4096 Mar 30 02:51 cmd [2021-03-30T02:57:33.069Z] -rw-r--r-- 1 root root 669470 Mar 30 02:56 coverage.out [2021-03-30T02:57:33.069Z] -rw-r--r-- 1 root root 1056 Mar 30 02:57 go.mod [2021-03-30T02:57:33.069Z] -rw-r--r-- 1 root root 22757 Mar 30 02:57 go.sum [2021-03-30T02:57:33.069Z] drwxrwxr-x 8 1001 1001 4096 Mar 30 02:51 internal [2021-03-30T02:57:33.069Z] drwxrwxr-x 4 1001 1001 4096 Mar 30 02:51 openapi [2021-03-30T02:57:33.069Z] drwxrwxr-x 4 1001 1001 4096 Mar 30 02:51 snap [2021-03-30T02:57:33.069Z] -rw-rw-r-- 1 1001 1001 168 Mar 30 02:51 version.go [Pipeline] sh [2021-03-30T02:57:33.721Z] + '[' -e coverage.out ] [2021-03-30T02:57:33.721Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-30T02:57:33.793Z] Warning: overwriting stash ‘coverage-report’ [2021-03-30T02:57:34.820Z] Stashed 1 file(s) [Pipeline] sh [2021-03-30T02:57:35.466Z] + make build [2021-03-30T02:57:35.466Z] 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 [2021-03-30T02:57:45.624Z] 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 [2021-03-30T02:58:12.479Z] 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 [2021-03-30T02:58:13.083Z] 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 [2021-03-30T02:58:18.492Z] 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 [2021-03-30T02:58:20.491Z] 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 [2021-03-30T02:58:25.907Z] 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 [2021-03-30T02:58:30.207Z] 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 [2021-03-30T02:58:35.624Z] 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 [2021-03-30T02:58:39.019Z] 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 [2021-03-30T02:58:42.429Z] 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 [2021-03-30T02:58:45.464Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T02:58:45.464Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-30T02:58:45.464Z] ---> 3ab515bad833 [2021-03-30T02:58:45.464Z] Step 3/23 : WORKDIR /edgex-go [2021-03-30T02:58:45.464Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T02:58:45.464Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-30T02:58:45.464Z] ---> 3ab515bad833 [2021-03-30T02:58:45.464Z] Step 3/26 : WORKDIR /edgex-go [2021-03-30T02:58:45.464Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T02:58:45.464Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-30T02:58:45.464Z] ---> 3ab515bad833 [2021-03-30T02:58:45.464Z] Step 3/23 : WORKDIR /edgex-go [2021-03-30T02:58:45.464Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T02:58:45.464Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-30T02:58:45.464Z] ---> 3ab515bad833 [2021-03-30T02:58:45.464Z] Step 3/22 : WORKDIR /edgex-go [2021-03-30T02:58:45.464Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T02:58:45.464Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-30T02:58:45.464Z] ---> 3ab515bad833 [2021-03-30T02:58:45.464Z] Step 3/22 : WORKDIR /edgex-go [2021-03-30T02:58:45.464Z] ---> Running in d9516e96eb9d [2021-03-30T02:58:45.464Z] ---> Running in a07b8de1b95c [2021-03-30T02:58:45.464Z] ---> Running in bebe72828a92 [2021-03-30T02:58:45.464Z] ---> Running in 5454308e3192 [2021-03-30T02:58:45.464Z] ---> Running in d4c6ee2ec870 [2021-03-30T02:58:45.464Z] Removing intermediate container d4c6ee2ec870 [2021-03-30T02:58:45.464Z] ---> 79d6f1e778bf [2021-03-30T02:58:45.464Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T02:58:45.464Z] Removing intermediate container bebe72828a92 [2021-03-30T02:58:45.464Z] ---> a7252b84459f [2021-03-30T02:58:45.464Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T02:58:45.464Z] Removing intermediate container d9516e96eb9d [2021-03-30T02:58:45.464Z] ---> cb5391fcca34 [2021-03-30T02:58:45.464Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T02:58:45.464Z] Removing intermediate container a07b8de1b95c [2021-03-30T02:58:45.464Z] Removing intermediate container 5454308e3192 [2021-03-30T02:58:45.464Z] ---> f9ffb9d6e6f8 [2021-03-30T02:58:45.464Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T02:58:45.464Z] ---> a4f4b6a9ae68 [2021-03-30T02:58:45.464Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T02:58:45.464Z] ---> Running in 9807778cfc00 [2021-03-30T02:58:45.464Z] ---> Running in 2a4bcd427bc5 [2021-03-30T02:58:45.464Z] ---> Running in 2fba22cfd441 [2021-03-30T02:58:45.464Z] ---> Running in ee041f4334cc [2021-03-30T02:58:45.464Z] ---> Running in 6a49cedc155a [2021-03-30T02:58:45.464Z] Removing intermediate container 9807778cfc00 [2021-03-30T02:58:45.464Z] ---> e66f5e6a28be [2021-03-30T02:58:45.464Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-30T02:58:45.464Z] Removing intermediate container 2a4bcd427bc5 [2021-03-30T02:58:45.464Z] ---> 91d8c15206d6 [2021-03-30T02:58:45.464Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-30T02:58:45.464Z] Removing intermediate container 6a49cedc155a [2021-03-30T02:58:45.464Z] ---> f168828cb221 [2021-03-30T02:58:45.464Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-30T02:58:45.464Z] ---> Running in 6463e601476d [2021-03-30T02:58:45.464Z] ---> Running in 99f0800c1ba1 [2021-03-30T02:58:45.464Z] Removing intermediate container 2fba22cfd441 [2021-03-30T02:58:45.464Z] ---> 9561f18fc723 [2021-03-30T02:58:45.464Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-30T02:58:45.464Z] ---> Running in b78811e9c6d4 [2021-03-30T02:58:45.464Z] Removing intermediate container ee041f4334cc [2021-03-30T02:58:45.464Z] ---> 9cb28ae9c548 [2021-03-30T02:58:45.464Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-30T02:58:45.824Z] ---> Running in 0fc292a24f91 [2021-03-30T02:58:45.824Z] ---> Running in 03510916699d [2021-03-30T02:58:46.751Z] 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 [2021-03-30T02:58:46.926Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T02:58:46.926Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T02:58:47.222Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T02:58:47.222Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T02:58:47.222Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T02:58:47.525Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T02:58:48.209Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T02:58:48.209Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T02:58:48.603Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T02:58:48.604Z] OK: 233 MiB in 51 packages [2021-03-30T02:58:48.604Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T02:58:48.604Z] OK: 233 MiB in 51 packages [2021-03-30T02:58:49.381Z] OK: 233 MiB in 51 packages [2021-03-30T02:58:49.746Z] OK: 233 MiB in 51 packages [2021-03-30T02:58:49.746Z] OK: 233 MiB in 51 packages [2021-03-30T02:58:50.771Z] Removing intermediate container 99f0800c1ba1 [2021-03-30T02:58:50.771Z] ---> ffd253d32a1a [2021-03-30T02:58:50.772Z] Step 6/23 : COPY go.mod . [2021-03-30T02:58:51.055Z] Removing intermediate container 6463e601476d [2021-03-30T02:58:51.055Z] ---> 86722e1d636e [2021-03-30T02:58:51.055Z] Step 6/23 : COPY go.mod . [2021-03-30T02:58:51.700Z] Removing intermediate container 0fc292a24f91 [2021-03-30T02:58:51.700Z] ---> d4e46537902a [2021-03-30T02:58:51.700Z] Step 6/22 : COPY go.mod . [2021-03-30T02:58:51.700Z] ---> 88f09e3e915f [2021-03-30T02:58:51.700Z] Step 7/23 : RUN go mod download [2021-03-30T02:58:51.700Z] Removing intermediate container b78811e9c6d4 [2021-03-30T02:58:51.700Z] ---> 5236def2a72b [2021-03-30T02:58:51.700Z] Step 6/26 : COPY go.mod . [2021-03-30T02:58:51.700Z] Removing intermediate container 03510916699d [2021-03-30T02:58:51.700Z] ---> 5a4e85b895f5 [2021-03-30T02:58:51.700Z] Step 6/22 : COPY go.mod . [2021-03-30T02:58:52.028Z] ---> 1da632566d17 [2021-03-30T02:58:52.028Z] Step 7/23 : RUN go mod download [2021-03-30T02:58:52.335Z] ---> Running in 3eff5ee65e2a [2021-03-30T02:58:52.690Z] ---> Running in ce7bfb550723 [2021-03-30T02:58:53.447Z] ---> b0c257d8b265 [2021-03-30T02:58:53.447Z] Step 7/22 : RUN go mod download [2021-03-30T02:58:53.447Z] ---> a65e87aa6ddb [2021-03-30T02:58:53.447Z] Step 7/22 : RUN go mod download [2021-03-30T02:58:53.447Z] ---> 6e8225d145ab [2021-03-30T02:58:53.447Z] Step 7/26 : RUN go mod download [Pipeline] } [2021-03-30T02:58:53.554Z] $ docker stop --time=1 33d8cec8ce576f23ebc8b61c1aad04c96d9ebf95a3e6604d33c62ad6af8059a8 [2021-03-30T02:58:53.838Z] ---> Running in 01fa2df65a64 [2021-03-30T02:58:53.838Z] ---> Running in d4d92cdb436d [2021-03-30T02:58:53.838Z] ---> Running in 8701008a5dd9 [2021-03-30T02:58:56.125Z] $ docker rm -f 33d8cec8ce576f23ebc8b61c1aad04c96d9ebf95a3e6604d33c62ad6af8059a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-30T02:58:58.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-30T02:58:58.601Z] [2021-03-30T02:58:58.601Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-30T02:58:58.993Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-30T02:58:58.994Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-30T02:58:58.994Z] 29e5d40040c1: Pulling fs layer [2021-03-30T02:58:58.994Z] 1ce36da41761: Pulling fs layer [2021-03-30T02:58:58.994Z] 25b303627fd3: Pulling fs layer [2021-03-30T02:58:59.267Z] 29e5d40040c1: Download complete [2021-03-30T02:58:59.860Z] 1ce36da41761: Verifying Checksum [2021-03-30T02:58:59.860Z] 1ce36da41761: Download complete [2021-03-30T02:58:59.860Z] 29e5d40040c1: Pull complete [2021-03-30T02:59:01.046Z] Removing intermediate container 01fa2df65a64 [2021-03-30T02:59:01.046Z] ---> 89d5c72be145 [2021-03-30T02:59:01.046Z] Step 8/22 : COPY . . [2021-03-30T02:59:01.046Z] Removing intermediate container d4d92cdb436d [2021-03-30T02:59:01.046Z] ---> d746c44e314a [2021-03-30T02:59:01.046Z] Step 8/22 : COPY . . [2021-03-30T02:59:01.046Z] Removing intermediate container 3eff5ee65e2a [2021-03-30T02:59:01.046Z] ---> bff3d45df717 [2021-03-30T02:59:01.046Z] Step 8/23 : COPY . . [2021-03-30T02:59:01.046Z] Removing intermediate container ce7bfb550723 [2021-03-30T02:59:01.046Z] ---> 5dcba9dbad45 [2021-03-30T02:59:01.046Z] Step 8/23 : COPY . . [2021-03-30T02:59:01.294Z] 1ce36da41761: Pull complete [2021-03-30T02:59:01.401Z] Removing intermediate container 8701008a5dd9 [2021-03-30T02:59:01.401Z] ---> 69ea2d1690fb [2021-03-30T02:59:01.401Z] Step 8/26 : COPY . . [2021-03-30T02:59:01.566Z] 25b303627fd3: Verifying Checksum [2021-03-30T02:59:01.566Z] 25b303627fd3: Download complete [2021-03-30T02:59:11.722Z] 25b303627fd3: Pull complete [2021-03-30T02:59:11.722Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-30T02:59:11.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-30T02:59:11.722Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-30T02:59:11.948Z] prd-ubuntu18.04-docker-arm64-4c-16g-31951 does not seem to be running inside a container [2021-03-30T02:59:12.092Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-30T02:59:14.738Z] $ docker top df71f49d205cfab3b9a15b25e9ca9d317860f058c79934936b7588332c186594 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-30T02:59:15.707Z] + docker-compose build+ --help [2021-03-30T02:59:15.707Z] grep parallel [2021-03-30T02:59:19.081Z] --parallel Build images in parallel. [Pipeline] } [2021-03-30T02:59:19.169Z] $ docker stop --time=1 df71f49d205cfab3b9a15b25e9ca9d317860f058c79934936b7588332c186594 [2021-03-30T02:59:21.115Z] $ docker rm -f df71f49d205cfab3b9a15b25e9ca9d317860f058c79934936b7588332c186594 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-30T02:59:21.930Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-30T02:59:21.930Z] . [Pipeline] withDockerContainer [2021-03-30T02:59:22.189Z] prd-ubuntu18.04-docker-arm64-4c-16g-31951 does not seem to be running inside a container [2021-03-30T02:59:22.380Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-30T02:59:23.864Z] $ docker top d2849ae1d7ad318039440f73e9a0751cee0795361aa3c36677fed5497e888862 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-30T02:59:24.805Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-30T02:59:29.086Z] Building docker-core-command-go ... [2021-03-30T02:59:29.086Z] Building docker-core-data-go ... [2021-03-30T02:59:29.086Z] Building docker-core-metadata-go ... [2021-03-30T02:59:29.086Z] Building docker-security-bootstrapper-go ... [2021-03-30T02:59:29.086Z] Building docker-security-proxy-setup-go ... [2021-03-30T02:59:29.086Z] Building docker-security-secretstore-setup-go ... [2021-03-30T02:59:29.086Z] Building docker-support-notifications-go ... [2021-03-30T02:59:29.086Z] Building docker-support-scheduler-go ... [2021-03-30T02:59:29.086Z] Building docker-sys-mgmt-agent-go ... [2021-03-30T02:59:29.086Z] Building docker-support-notifications-go [2021-03-30T02:59:29.086Z] Building docker-security-bootstrapper-go [2021-03-30T02:59:29.086Z] Building docker-security-proxy-setup-go [2021-03-30T02:59:29.086Z] Building docker-sys-mgmt-agent-go [2021-03-30T02:59:29.086Z] Building docker-core-command-go [2021-03-30T03:00:39.185Z] ---> 00768d0bc21e [2021-03-30T03:00:39.186Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-30T03:00:39.186Z] ---> bfea14854159 [2021-03-30T03:00:39.186Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-30T03:00:39.186Z] ---> 38e24088de12 [2021-03-30T03:00:39.186Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-30T03:00:39.186Z] ---> 34ed1ab2e6a7 [2021-03-30T03:00:39.186Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-30T03:00:39.186Z] ---> 10849f2f14d4 [2021-03-30T03:00:39.186Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-30T03:00:39.186Z] ---> Running in c6a4285f5117 [2021-03-30T03:00:39.186Z] ---> Running in 53bba653a5c9 [2021-03-30T03:00:39.186Z] ---> Running in 57f02cc6cdde [2021-03-30T03:00:39.186Z] ---> Running in 6e13d17c6c1b [2021-03-30T03:00:39.186Z] ---> Running in e20e79de3968 [2021-03-30T03:00:39.186Z] 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 [2021-03-30T03:00:39.186Z] 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 [2021-03-30T03:00:39.186Z] 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 [2021-03-30T03:00:39.186Z] 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 [2021-03-30T03:00:39.186Z] 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 [2021-03-30T03:00:50.834Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T03:00:50.835Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-30T03:00:50.835Z] ---> b4f4bac08f95 [2021-03-30T03:00:50.835Z] Step 3/23 : WORKDIR /edgex-go [2021-03-30T03:00:50.835Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T03:00:50.835Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-30T03:00:50.835Z] ---> b4f4bac08f95 [2021-03-30T03:00:50.835Z] Step 3/21 : WORKDIR /edgex-go [2021-03-30T03:00:50.835Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T03:00:50.835Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-30T03:00:50.835Z] ---> b4f4bac08f95 [2021-03-30T03:00:50.835Z] Step 3/22 : WORKDIR /edgex-go [2021-03-30T03:00:50.835Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T03:00:50.835Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-30T03:00:50.835Z] ---> b4f4bac08f95 [2021-03-30T03:00:50.835Z] Step 3/26 : WORKDIR /edgex-go [2021-03-30T03:00:50.835Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T03:00:50.835Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-30T03:00:50.835Z] ---> b4f4bac08f95 [2021-03-30T03:00:50.835Z] Step 3/31 : WORKDIR /edgex-go [2021-03-30T03:00:50.835Z] ---> Running in 412f738d6e7a [2021-03-30T03:00:50.835Z] ---> Running in 190e3f944872 [2021-03-30T03:00:50.835Z] ---> Running in 6d80764dfe28 [2021-03-30T03:00:50.835Z] ---> Running in dbea46d7d53e [2021-03-30T03:00:50.835Z] ---> Running in c3e2181d05dd [2021-03-30T03:00:50.835Z] Removing intermediate container 6d80764dfe28 [2021-03-30T03:00:50.835Z] ---> ff61fdfac891 [2021-03-30T03:00:50.835Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:00:50.835Z] Removing intermediate container 190e3f944872 [2021-03-30T03:00:50.835Z] ---> 973fba42acab [2021-03-30T03:00:50.835Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 412f738d6e7a [2021-03-30T03:00:50.835Z] [2021-03-30T03:00:50.835Z] ---> 4d45414cfd74 [2021-03-30T03:00:50.835Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:00:50.835Z] Removing intermediate container dbea46d7d53e [2021-03-30T03:00:50.835Z] ---> 632315ca3f28 [2021-03-30T03:00:50.835Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:00:50.835Z] Removing intermediate container c3e2181d05dd [2021-03-30T03:00:50.835Z] ---> ee5d65d247c2 [2021-03-30T03:00:50.835Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:00:50.835Z] ---> Running in 2c7c070f58b9 [2021-03-30T03:00:50.835Z] ---> Running in 98f2e86fbf13 [2021-03-30T03:00:50.835Z] ---> Running in 4510697150b1 [2021-03-30T03:00:50.835Z] ---> Running in 50cf354a4c9e [2021-03-30T03:00:50.835Z] ---> Running in fa1f4bb35813 [2021-03-30T03:00:50.835Z] Removing intermediate container 2c7c070f58b9 [2021-03-30T03:00:50.835Z] ---> 29203bfe0709 [2021-03-30T03:00:50.835Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-30T03:00:50.835Z] ---> Running in e7ce8d202720 [2021-03-30T03:00:50.835Z] Removing intermediate container 4510697150b1 [2021-03-30T03:00:50.835Z] ---> 37d2f90bd61b [2021-03-30T03:00:50.835Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-30T03:00:50.835Z] ---> Running in 91c69b2041c9 [2021-03-30T03:00:50.835Z] Removing intermediate container 98f2e86fbf13 [2021-03-30T03:00:50.835Z] ---> 06bc0c13c66a [2021-03-30T03:00:50.835Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-30T03:00:50.835Z] Removing intermediate container fa1f4bb35813 [2021-03-30T03:00:50.835Z] ---> 16b45dae99af [2021-03-30T03:00:50.835Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-30T03:00:50.835Z] Removing intermediate container 50cf354a4c9e [2021-03-30T03:00:50.835Z] ---> b547cbb30868 [2021-03-30T03:00:50.835Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-30T03:00:50.835Z] ---> Running in a8b300cf79b1 [2021-03-30T03:00:50.835Z] ---> Running in 8331cbbec6c3 [2021-03-30T03:00:51.107Z] ---> Running in 9eddd4ebcff8 [2021-03-30T03:00:51.386Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:00:52.004Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:00:52.280Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T03:00:52.567Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:00:52.846Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:00:52.846Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:00:52.846Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T03:00:53.442Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T03:00:53.719Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T03:00:53.719Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T03:00:53.719Z] OK: 217 MiB in 51 packages [2021-03-30T03:00:54.001Z] OK: 217 MiB in 51 packages [2021-03-30T03:00:54.630Z] OK: 217 MiB in 51 packages [2021-03-30T03:00:54.630Z] OK: 217 MiB in 51 packages [2021-03-30T03:00:54.630Z] OK: 217 MiB in 51 packages [2021-03-30T03:00:55.611Z] Removing intermediate container e7ce8d202720 [2021-03-30T03:00:55.611Z] ---> 7b8ceb0c69f5 [2021-03-30T03:00:55.611Z] Step 6/31 : COPY go.mod . [2021-03-30T03:00:55.887Z] Removing intermediate container 91c69b2041c9 [2021-03-30T03:00:55.887Z] ---> 9b30d44a69dc [2021-03-30T03:00:55.887Z] Step 6/21 : COPY go.mod . [2021-03-30T03:00:56.486Z] Removing intermediate container 8331cbbec6c3 [2021-03-30T03:00:56.486Z] ---> 3281c4ac2f75 [2021-03-30T03:00:56.486Z] Step 6/23 : COPY go.mod . [2021-03-30T03:00:56.486Z] ---> 831fe654097a [2021-03-30T03:00:56.486Z] Step 7/31 : RUN go mod download [2021-03-30T03:00:56.757Z] Removing intermediate container 9eddd4ebcff8 [2021-03-30T03:00:56.757Z] ---> 953818572610 [2021-03-30T03:00:56.758Z] Step 6/26 : COPY go.mod . [2021-03-30T03:00:56.758Z] Removing intermediate container a8b300cf79b1 [2021-03-30T03:00:56.758Z] ---> c02ff0d5b3fb [2021-03-30T03:00:56.758Z] Step 6/22 : COPY go.mod . [2021-03-30T03:00:56.758Z] ---> 000e60ad7cf5 [2021-03-30T03:00:56.758Z] Step 7/21 : RUN go mod download [2021-03-30T03:00:56.758Z] ---> Running in 6fa5e1da47f3 [2021-03-30T03:00:57.029Z] ---> Running in 2f2f205a1260 [2021-03-30T03:00:57.302Z] ---> 2b9c160455ca [2021-03-30T03:00:57.302Z] Step 7/23 : RUN go mod download [2021-03-30T03:00:57.573Z] ---> Running in 332dee48be76 [2021-03-30T03:00:57.847Z] ---> 46973b9c2675 [2021-03-30T03:00:57.847Z] Step 7/26 : RUN go mod download [2021-03-30T03:00:57.847Z] ---> 32be4615fb7a [2021-03-30T03:00:57.847Z] Step 7/22 : RUN go mod download [2021-03-30T03:00:58.121Z] ---> Running in 4b5f291e40cc [2021-03-30T03:00:58.121Z] ---> Running in cc33ecd5dbab [2021-03-30T03:01:01.526Z] Removing intermediate container 6fa5e1da47f3 [2021-03-30T03:01:01.526Z] ---> 8b16b64c3993 [2021-03-30T03:01:01.526Z] Step 8/31 : COPY . . [2021-03-30T03:01:01.801Z] Removing intermediate container 2f2f205a1260 [2021-03-30T03:01:01.801Z] ---> cc6a0d52c802 [2021-03-30T03:01:01.801Z] Step 8/21 : COPY . . [2021-03-30T03:01:02.076Z] Removing intermediate container 332dee48be76 [2021-03-30T03:01:02.076Z] ---> 79bdc9aa26e1 [2021-03-30T03:01:02.076Z] Step 8/23 : COPY . . [2021-03-30T03:01:02.354Z] Removing intermediate container cc33ecd5dbab [2021-03-30T03:01:02.354Z] ---> bb71731497ef [2021-03-30T03:01:02.354Z] Step 8/22 : COPY . . [2021-03-30T03:01:02.953Z] Removing intermediate container 4b5f291e40cc [2021-03-30T03:01:02.953Z] ---> 6f96b9cbd260 [2021-03-30T03:01:02.953Z] Step 8/26 : COPY . . [2021-03-30T03:01:29.835Z] ---> d74f8186251d [2021-03-30T03:01:29.835Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-30T03:01:29.835Z] ---> 6dac64eea71d [2021-03-30T03:01:29.835Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-30T03:01:29.835Z] ---> 2db3f25be06e [2021-03-30T03:01:29.835Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-30T03:01:29.835Z] ---> Running in 2c070292c1c2 [2021-03-30T03:01:29.835Z] ---> 139414a34364 [2021-03-30T03:01:29.835Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-30T03:01:29.835Z] ---> bcf91830e55c [2021-03-30T03:01:29.835Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-30T03:01:29.835Z] ---> Running in b8f9bbe17675 [2021-03-30T03:01:29.835Z] ---> Running in 431a930ba6c6 [2021-03-30T03:01:29.835Z] ---> Running in 1ad138cb3ae1 [2021-03-30T03:01:29.835Z] ---> Running in 1e79e660a233 [2021-03-30T03:01:30.111Z] 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 [2021-03-30T03:01:30.387Z] 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 [2021-03-30T03:01:30.667Z] 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 [2021-03-30T03:01:30.667Z] 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 [2021-03-30T03:01:30.944Z] 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 [2021-03-30T03:02:18.257Z] Removing intermediate container 6e13d17c6c1b [2021-03-30T03:02:18.257Z] ---> 758e358d0ff9 [2021-03-30T03:02:18.257Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-30T03:02:18.257Z] Removing intermediate container 53bba653a5c9 [2021-03-30T03:02:18.257Z] ---> 526ca0c1467a [2021-03-30T03:02:18.257Z] [2021-03-30T03:02:18.257Z] Step 10/23 : FROM alpine:3.12 [2021-03-30T03:02:18.257Z] Removing intermediate container e20e79de3968 [2021-03-30T03:02:18.257Z] ---> b8bcacef7fa1 [2021-03-30T03:02:18.257Z] [2021-03-30T03:02:18.257Z] Step 10/22 : FROM alpine:3.12 [2021-03-30T03:02:18.257Z] Removing intermediate container 57f02cc6cdde [2021-03-30T03:02:18.257Z] ---> f42c28068bfb [2021-03-30T03:02:18.257Z] [2021-03-30T03:02:18.257Z] Step 10/22 : FROM alpine:3.12 [2021-03-30T03:02:18.257Z] ---> Running in 07952359632c [2021-03-30T03:02:18.257Z] 3.12: Pulling from library/alpine [2021-03-30T03:02:18.257Z] 3.12: Pulling from library/alpine [2021-03-30T03:02:18.257Z] 3.12: Pulling from library/alpine [2021-03-30T03:02:18.257Z] 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 [2021-03-30T03:02:18.257Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-30T03:02:18.257Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-30T03:02:18.257Z] Status: Downloaded newer image for alpine:3.12 [2021-03-30T03:02:18.257Z] ---> 42cb162f0360 [2021-03-30T03:02:18.257Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-30T03:02:18.257Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-30T03:02:18.257Z] Status: Image is up to date for alpine:3.12 [2021-03-30T03:02:18.257Z] ---> 42cb162f0360 [2021-03-30T03:02:18.257Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-30T03:02:18.257Z] Status: Image is up to date for alpine:3.12 [2021-03-30T03:02:18.257Z] ---> 42cb162f0360 [2021-03-30T03:02:18.257Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-30T03:02:18.257Z] ---> Running in 0abc83455ebc [2021-03-30T03:02:18.257Z] ---> Running in cead5de15a02 [2021-03-30T03:02:18.257Z] ---> Running in a120e017b4e8 [2021-03-30T03:02:18.257Z] Removing intermediate container c6a4285f5117 [2021-03-30T03:02:18.257Z] ---> 56b4636eb656 [2021-03-30T03:02:18.257Z] [2021-03-30T03:02:18.257Z] Step 10/23 : FROM alpine:3.12 [2021-03-30T03:02:18.257Z] ---> 42cb162f0360 [2021-03-30T03:02:18.257Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-30T03:02:18.257Z] ---> Running in de30bf8bad31 [2021-03-30T03:02:18.257Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T03:02:18.257Z] Removing intermediate container de30bf8bad31 [2021-03-30T03:02:18.257Z] ---> 9ce82d90c7af [2021-03-30T03:02:18.257Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-30T03:02:18.257Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T03:02:18.257Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T03:02:18.257Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T03:02:18.257Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T03:02:18.257Z] ---> Running in 3c948363efec [2021-03-30T03:02:18.257Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T03:02:18.257Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-30T03:02:18.257Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:02:18.257Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-30T03:02:18.257Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:02:18.257Z] OK: 6 MiB in 15 packages [2021-03-30T03:02:18.257Z] OK: 6 MiB in 15 packages [2021-03-30T03:02:18.257Z] Removing intermediate container 07952359632c [2021-03-30T03:02:18.257Z] ---> 5d810d23d463 [2021-03-30T03:02:18.257Z] [2021-03-30T03:02:18.257Z] Step 11/26 : FROM docker:20.10.0 [2021-03-30T03:02:18.257Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-30T03:02:18.257Z] 20.10.0: Pulling from library/docker [2021-03-30T03:02:18.257Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-30T03:02:18.257Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:02:18.257Z] Removing intermediate container 3c948363efec [2021-03-30T03:02:18.257Z] ---> f937c9bf1ee1 [2021-03-30T03:02:18.257Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-30T03:02:18.257Z] Executing ca-certificates-20191127-r4.trigger [2021-03-30T03:02:18.257Z] OK: 6 MiB in 16 packages [2021-03-30T03:02:18.257Z] ---> Running in c4a2a999c5b8 [2021-03-30T03:02:18.257Z] Removing intermediate container c4a2a999c5b8 [2021-03-30T03:02:18.257Z] ---> dd760156e000 [2021-03-30T03:02:18.257Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:02:18.257Z] ---> Running in 848a93b3b0bd [2021-03-30T03:02:18.257Z] Removing intermediate container cead5de15a02 [2021-03-30T03:02:18.257Z] ---> c3722d8d2720 [2021-03-30T03:02:18.257Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-30T03:02:18.257Z] Removing intermediate container 0abc83455ebc [2021-03-30T03:02:18.257Z] ---> 776385d99db0 [2021-03-30T03:02:18.257Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-30T03:02:18.257Z] Removing intermediate container a120e017b4e8 [2021-03-30T03:02:18.257Z] ---> 180a0c5370bd [2021-03-30T03:02:18.257Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-30T03:02:18.257Z] ---> Running in 91f9e3d3efe2 [2021-03-30T03:02:18.257Z] ---> Running in dbf18f34a805 [2021-03-30T03:02:18.257Z] ---> Running in 52d877c6c0c8 [2021-03-30T03:02:18.257Z] Removing intermediate container 91f9e3d3efe2 [2021-03-30T03:02:18.257Z] ---> 56e68fc386b2 [2021-03-30T03:02:18.257Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-30T03:02:18.257Z] Removing intermediate container 52d877c6c0c8 [2021-03-30T03:02:18.257Z] ---> a75e991a27a4 [2021-03-30T03:02:18.257Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-30T03:02:18.257Z] Removing intermediate container dbf18f34a805 [2021-03-30T03:02:18.257Z] ---> a8f5df334b1c [2021-03-30T03:02:18.257Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-30T03:02:18.257Z] ---> Running in e973752e49bf [2021-03-30T03:02:18.257Z] ---> Running in cd4f0d14db33 [2021-03-30T03:02:18.615Z] ---> Running in ab048e970ee7 [2021-03-30T03:02:18.927Z] Removing intermediate container cd4f0d14db33 [2021-03-30T03:02:18.928Z] ---> 57d48cd73712 [2021-03-30T03:02:18.928Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-30T03:02:18.928Z] Removing intermediate container e973752e49bf [2021-03-30T03:02:18.928Z] ---> a691190c7a88 [2021-03-30T03:02:18.928Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-30T03:02:18.928Z] Removing intermediate container 848a93b3b0bd [2021-03-30T03:02:18.928Z] ---> ba2d65e35622 [2021-03-30T03:02:18.928Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-30T03:02:19.264Z] Removing intermediate container ab048e970ee7 [2021-03-30T03:02:19.264Z] ---> 159d69f8bc0c [2021-03-30T03:02:19.264Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-30T03:02:19.264Z] ---> Running in 55d4c9431ef0 [2021-03-30T03:02:19.917Z] ---> Running in 59291481bee2 [2021-03-30T03:02:19.917Z] ---> Running in 57bc2392a995 [2021-03-30T03:02:20.283Z] ---> Running in 97922929e192 [2021-03-30T03:02:20.588Z] Removing intermediate container 55d4c9431ef0 [2021-03-30T03:02:20.588Z] ---> d3211848ad3e [2021-03-30T03:02:20.588Z] Step 15/23 : WORKDIR / [2021-03-30T03:02:21.283Z] Removing intermediate container 59291481bee2 [2021-03-30T03:02:21.283Z] ---> 033c22b0c82c [2021-03-30T03:02:21.283Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T03:02:21.724Z] ---> Running in bf44a5dbeaa2 [2021-03-30T03:02:21.724Z] Removing intermediate container 97922929e192 [2021-03-30T03:02:21.724Z] ---> 39139ffffc3f [2021-03-30T03:02:21.724Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T03:02:22.901Z] Removing intermediate container bf44a5dbeaa2 [2021-03-30T03:02:22.901Z] ---> 483cc88c275a [2021-03-30T03:02:22.901Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T03:02:22.901Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T03:02:22.901Z] ---> b9210bed806c [2021-03-30T03:02:22.901Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-30T03:02:23.248Z] ---> dce2f4bda2c3 [2021-03-30T03:02:23.248Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-30T03:02:24.252Z] ---> 0a167e87f80d [2021-03-30T03:02:24.252Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-30T03:02:24.252Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T03:02:26.107Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-30T03:02:26.107Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-30T03:02:26.107Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-30T03:02:26.107Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-30T03:02:26.639Z] ---> c682b753f0a5 [2021-03-30T03:02:26.639Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-30T03:02:26.639Z] ---> d9f1e2927fba [2021-03-30T03:02:26.639Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-30T03:02:26.639Z] ---> 9956ed8bb400 [2021-03-30T03:02:26.639Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-30T03:02:26.639Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-30T03:02:26.987Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-30T03:02:27.351Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:02:27.351Z] OK: 8 MiB in 20 packages [2021-03-30T03:02:27.351Z] ---> 294cd1f90584 [2021-03-30T03:02:27.351Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-30T03:02:27.724Z] ---> af7a057798ff [2021-03-30T03:02:27.724Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-30T03:02:28.304Z] ---> Running in bade080e4237 [2021-03-30T03:02:28.304Z] ---> Running in aa1b22252f73 [2021-03-30T03:02:29.061Z] ---> 987553dec1b6 [2021-03-30T03:02:29.061Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-30T03:02:29.418Z] ---> Running in f9d278010dce [2021-03-30T03:02:29.818Z] Removing intermediate container bade080e4237 [2021-03-30T03:02:29.818Z] ---> d96ce62e4a57 [2021-03-30T03:02:29.819Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T03:02:29.819Z] Removing intermediate container aa1b22252f73 [2021-03-30T03:02:29.819Z] ---> 45021f654d09 [2021-03-30T03:02:29.819Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T03:02:30.551Z] ---> Running in dfc0d8f18c69 [2021-03-30T03:02:30.551Z] ---> Running in eeded4b553dd [2021-03-30T03:02:31.277Z] Removing intermediate container 57bc2392a995 [2021-03-30T03:02:31.277Z] ---> 5cd5a9226c8e [2021-03-30T03:02:31.277Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T03:02:31.277Z] Removing intermediate container f9d278010dce [2021-03-30T03:02:31.277Z] ---> d23a6ac26fa5 [2021-03-30T03:02:31.277Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T03:02:31.548Z] ---> Running in 23da0d027984 [2021-03-30T03:02:31.548Z] Removing intermediate container dfc0d8f18c69 [2021-03-30T03:02:31.548Z] ---> 4fc756f9dcc4 [2021-03-30T03:02:31.548Z] Step 20/22 : LABEL arch=x86_64 [2021-03-30T03:02:31.548Z] Removing intermediate container eeded4b553dd [2021-03-30T03:02:31.548Z] ---> 04a2fe052ec4 [2021-03-30T03:02:31.548Z] Step 20/22 : LABEL arch=x86_64 [2021-03-30T03:02:31.824Z] ---> Running in cb41fed291d6 [2021-03-30T03:02:32.810Z] ---> 916b4795662d [2021-03-30T03:02:32.810Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-30T03:02:32.810Z] ---> Running in 78cbbad333eb [2021-03-30T03:02:32.810Z] Removing intermediate container 23da0d027984 [2021-03-30T03:02:32.810Z] ---> a1541cb0d71d [2021-03-30T03:02:32.810Z] Step 21/23 : LABEL arch=x86_64 [2021-03-30T03:02:33.081Z] Removing intermediate container cb41fed291d6 [2021-03-30T03:02:33.081Z] ---> 364e89345a44 [2021-03-30T03:02:33.081Z] Step 21/22 : LABEL git_sha=9460aeb2b0588925160d5d9fcc604bc677123357 [2021-03-30T03:02:33.081Z] ---> Running in 7890a2d5e2ff [2021-03-30T03:02:33.347Z] ---> Running in 7a81152c3b79 [2021-03-30T03:02:33.619Z] Removing intermediate container 78cbbad333eb [2021-03-30T03:02:33.619Z] ---> 1610e782d7c0 [2021-03-30T03:02:33.619Z] Step 21/22 : LABEL git_sha=9460aeb2b0588925160d5d9fcc604bc677123357 [2021-03-30T03:02:33.905Z] Removing intermediate container 7890a2d5e2ff [2021-03-30T03:02:33.905Z] ---> 7ef7652bce4e [2021-03-30T03:02:33.905Z] Step 22/23 : LABEL git_sha=9460aeb2b0588925160d5d9fcc604bc677123357 [2021-03-30T03:02:33.905Z] ---> Running in e2179b3b6b4a [2021-03-30T03:02:33.905Z] ---> 81567a58f912 [2021-03-30T03:02:33.905Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-30T03:02:33.905Z] Removing intermediate container 7a81152c3b79 [2021-03-30T03:02:33.905Z] ---> c8297ea09cb6 [2021-03-30T03:02:33.905Z] Step 22/22 : LABEL version=0.0.0 [2021-03-30T03:02:34.221Z] ---> Running in 99473198cf2f [2021-03-30T03:02:34.221Z] ---> Running in 6250b3e9fa52 [2021-03-30T03:02:34.557Z] Removing intermediate container e2179b3b6b4a [2021-03-30T03:02:34.557Z] ---> af59b1ab22d4 [2021-03-30T03:02:34.557Z] Step 22/22 : LABEL version=0.0.0 [2021-03-30T03:02:35.161Z] ---> 6979f4ec7643 [2021-03-30T03:02:35.161Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-30T03:02:35.161Z] ---> Running in 36d19eda0bb6 [2021-03-30T03:02:35.161Z] Removing intermediate container 6250b3e9fa52 [2021-03-30T03:02:35.161Z] ---> b04679030dff [2021-03-30T03:02:35.161Z] [2021-03-30T03:02:35.161Z] Removing intermediate container 99473198cf2f [2021-03-30T03:02:35.161Z] ---> 065e80a33c40 [2021-03-30T03:02:35.161Z] Step 23/23 : LABEL version=0.0.0 [2021-03-30T03:02:35.826Z] ---> Running in 1d4157ec7a24 [2021-03-30T03:02:36.123Z] ---> Running in 6f3f185105e9 [2021-03-30T03:02:36.408Z] Removing intermediate container 36d19eda0bb6 [2021-03-30T03:02:36.408Z] ---> 31c8104bf6bf [2021-03-30T03:02:36.408Z] [2021-03-30T03:02:36.408Z] Removing intermediate container 1d4157ec7a24 [2021-03-30T03:02:36.408Z] ---> 19271f78662a [2021-03-30T03:02:36.408Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T03:02:36.744Z] Successfully built b04679030dff [2021-03-30T03:02:36.744Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-30T03:02:36.744Z]  Building docker-support-scheduler-go ... done Building docker-security-bootstrapper-go [2021-03-30T03:02:36.744Z] ---> Running in 966adc51536c [2021-03-30T03:02:37.300Z] Removing intermediate container 6f3f185105e9 [2021-03-30T03:02:37.300Z] ---> 92aa17465d64 [2021-03-30T03:02:37.300Z] [2021-03-30T03:02:37.590Z] Successfully built 31c8104bf6bf [2021-03-30T03:02:37.590Z] Successfully tagged docker-support-notifications-go:latest [2021-03-30T03:02:37.590Z]  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go [2021-03-30T03:02:37.901Z] Removing intermediate container 966adc51536c [2021-03-30T03:02:37.901Z] ---> 85a8bdb4e670 [2021-03-30T03:02:37.901Z] Step 21/23 : LABEL arch=x86_64 [2021-03-30T03:02:38.245Z] Successfully built 92aa17465d64 [2021-03-30T03:02:38.651Z] Successfully tagged docker-core-command-go:latest [2021-03-30T03:02:38.651Z] Building docker-security-secretstore-setup-go [2021-03-30T03:02:39.124Z]  Building docker-core-command-go ... done  ---> Running in 339762a84c5e [2021-03-30T03:02:41.412Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-30T03:02:41.690Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-30T03:02:41.690Z] ---> aefe523efa57 [2021-03-30T03:02:41.690Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-30T03:02:42.326Z] Removing intermediate container 339762a84c5e [2021-03-30T03:02:42.326Z] ---> 5d6cddb8a8a9 [2021-03-30T03:02:42.326Z] Step 22/23 : LABEL git_sha=9460aeb2b0588925160d5d9fcc604bc677123357 [2021-03-30T03:02:42.622Z] ---> Running in cedee93c9927 [2021-03-30T03:02:42.946Z] ---> Running in 828e27fd5e8d [2021-03-30T03:02:43.789Z] Removing intermediate container 828e27fd5e8d [2021-03-30T03:02:43.789Z] ---> ef6b50482b81 [2021-03-30T03:02:43.789Z] Step 23/23 : LABEL version=0.0.0 [2021-03-30T03:02:45.050Z] ---> Running in 60ee70d5eb02 [2021-03-30T03:02:46.382Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T03:02:46.382Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T03:02:46.702Z] Removing intermediate container 60ee70d5eb02 [2021-03-30T03:02:46.702Z] ---> a797a34119f3 [2021-03-30T03:02:46.702Z] [2021-03-30T03:02:46.702Z] (1/2) Installing readline (8.0.4-r0) [2021-03-30T03:02:46.702Z] (2/2) Installing bash (5.0.17-r0) [2021-03-30T03:02:47.016Z] Executing bash-5.0.17-r0.post-install [2021-03-30T03:02:47.016Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:02:47.017Z] OK: 12 MiB in 22 packages [2021-03-30T03:02:47.354Z] Successfully built a797a34119f3 [2021-03-30T03:02:47.354Z] Successfully tagged docker-core-data-go:latest [2021-03-30T03:02:47.354Z] Building docker-core-metadata-go [2021-03-30T03:02:48.098Z]  Building docker-core-data-go ... done Removing intermediate container cedee93c9927 [2021-03-30T03:02:48.098Z] ---> fa6575a681b4 [2021-03-30T03:02:48.098Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-30T03:02:48.454Z] ---> Running in facbada43e7a [2021-03-30T03:02:51.473Z] Removing intermediate container facbada43e7a [2021-03-30T03:02:51.473Z] ---> 675b25dc8e12 [2021-03-30T03:02:51.473Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-30T03:02:52.809Z] ---> Running in 507dd5785cb3 [2021-03-30T03:02:55.135Z] Removing intermediate container 507dd5785cb3 [2021-03-30T03:02:55.135Z] ---> 2db71748b5a3 [2021-03-30T03:02:55.135Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-30T03:02:55.425Z] ---> Running in 2d8d69349f08 [2021-03-30T03:02:55.699Z] Removing intermediate container 2d8d69349f08 [2021-03-30T03:02:55.699Z] ---> d767ef0ff848 [2021-03-30T03:02:55.699Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-30T03:02:57.746Z] ---> 59404143cd18 [2021-03-30T03:02:57.746Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-30T03:02:58.081Z] ---> 1ff9c53f7dc7 [2021-03-30T03:02:58.081Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-30T03:02:59.208Z] ---> d30e232d4aef [2021-03-30T03:02:59.208Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-30T03:02:59.208Z] ---> Running in 4be02e8e09d9 [2021-03-30T03:03:02.506Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T03:03:02.506Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T03:03:03.759Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-30T03:03:03.759Z] (2/33) Installing expat (2.2.9-r1) [2021-03-30T03:03:03.759Z] (3/33) Installing libffi (3.3-r2) [2021-03-30T03:03:04.316Z] (4/33) Installing gdbm (1.13-r1) [2021-03-30T03:03:04.316Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-30T03:03:04.316Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-30T03:03:04.316Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-30T03:03:07.816Z] 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 [2021-03-30T03:03:14.019Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-30T03:03:14.019Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-30T03:03:14.019Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-30T03:03:14.019Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-30T03:03:14.019Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-30T03:03:14.019Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-30T03:03:14.019Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-30T03:03:14.019Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-30T03:03:14.019Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-30T03:03:14.019Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-30T03:03:14.822Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-30T03:03:14.823Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-30T03:03:15.218Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-30T03:03:15.218Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-30T03:03:15.218Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-30T03:03:15.555Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-30T03:03:16.598Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-30T03:03:16.598Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-30T03:03:16.598Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-30T03:03:16.985Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-30T03:03:16.985Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-30T03:03:16.985Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-30T03:03:17.293Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-30T03:03:17.293Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-30T03:03:17.293Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-30T03:03:17.293Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-30T03:03:18.771Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:03:18.771Z] OK: 71 MiB in 55 packages [2021-03-30T03:03:20.231Z] Removing intermediate container 2c070292c1c2 [2021-03-30T03:03:20.231Z] ---> 79fb8ffd9be3 [2021-03-30T03:03:20.231Z] [2021-03-30T03:03:20.231Z] Step 10/31 : FROM alpine:3.12 [2021-03-30T03:03:20.231Z] 3.12: Pulling from library/alpine [2021-03-30T03:03:20.506Z] Removing intermediate container 1e79e660a233 [2021-03-30T03:03:20.506Z] ---> 5a3824ae168d [2021-03-30T03:03:20.506Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-30T03:03:20.780Z] ---> Running in f4c293fef3e1 [2021-03-30T03:03:21.380Z] Removing intermediate container 431a930ba6c6 [2021-03-30T03:03:21.380Z] ---> 910a8bfdfa4a [2021-03-30T03:03:21.380Z] [2021-03-30T03:03:21.380Z] Step 10/21 : FROM alpine:3.12 [2021-03-30T03:03:21.677Z] 3.12: Pulling from library/alpine [2021-03-30T03:03:22.673Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-30T03:03:22.673Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-30T03:03:22.673Z] Status: Downloaded newer image for alpine:3.12 [2021-03-30T03:03:22.673Z] Status: Image is up to date for alpine:3.12 [2021-03-30T03:03:22.673Z] ---> e47305ac9786 [2021-03-30T03:03:22.673Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-30T03:03:22.673Z] ---> e47305ac9786 [2021-03-30T03:03:22.673Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-30T03:03:22.673Z] 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 [2021-03-30T03:03:23.276Z] ---> Running in 6f2e3efd261c [2021-03-30T03:03:23.276Z] ---> Running in a190e9df8d21 [2021-03-30T03:03:24.276Z] Removing intermediate container a190e9df8d21 [2021-03-30T03:03:24.276Z] ---> fabd1f254bcb [2021-03-30T03:03:24.276Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-30T03:03:24.875Z] ---> Running in eba0c9473b85 [2021-03-30T03:03:25.857Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:03:25.857Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T03:03:26.464Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-30T03:03:26.464Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-30T03:03:26.464Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-30T03:03:26.464Z] (4/4) Installing curl (7.69.1-r3) [2021-03-30T03:03:26.464Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:03:26.464Z] Executing ca-certificates-20191127-r4.trigger [2021-03-30T03:03:26.736Z] OK: 7 MiB in 18 packages [2021-03-30T03:03:27.336Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:03:27.336Z] Removing intermediate container b8f9bbe17675 [2021-03-30T03:03:27.336Z] ---> 429eab9d9c16 [2021-03-30T03:03:27.336Z] [2021-03-30T03:03:27.336Z] Step 10/23 : FROM alpine:3.12 [2021-03-30T03:03:27.336Z] ---> e47305ac9786 [2021-03-30T03:03:27.336Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-30T03:03:27.336Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T03:03:27.617Z] ---> Running in 771c59483f1c [2021-03-30T03:03:27.895Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-30T03:03:27.895Z] (2/2) Installing su-exec (0.2-r1) [2021-03-30T03:03:27.895Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:03:27.895Z] OK: 5 MiB in 16 packages [2021-03-30T03:03:28.175Z] Removing intermediate container 1ad138cb3ae1 [2021-03-30T03:03:28.175Z] ---> c5236a430b16 [2021-03-30T03:03:28.175Z] [2021-03-30T03:03:28.175Z] Step 10/22 : FROM alpine:3.12 [2021-03-30T03:03:28.175Z] ---> e47305ac9786 [2021-03-30T03:03:28.175Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-30T03:03:28.454Z] ---> Running in 93c92d1f5576 [2021-03-30T03:03:28.735Z] Removing intermediate container f4c293fef3e1 [2021-03-30T03:03:28.735Z] ---> 1a914864ec2d [2021-03-30T03:03:28.735Z] [2021-03-30T03:03:28.735Z] Step 11/26 : FROM docker:20.10.0 [2021-03-30T03:03:29.008Z] 20.10.0: Pulling from library/docker [2021-03-30T03:03:29.607Z] Removing intermediate container 6f2e3efd261c [2021-03-30T03:03:29.607Z] ---> 8f5dbede1e70 [2021-03-30T03:03:29.607Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-30T03:03:29.607Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:03:29.608Z] ---> Running in f1a51c9cf6f9 [2021-03-30T03:03:29.885Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T03:03:29.885Z] Removing intermediate container eba0c9473b85 [2021-03-30T03:03:29.885Z] ---> a3e628c78c0a [2021-03-30T03:03:29.885Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-30T03:03:30.166Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:03:30.166Z] ---> Running in 6342cded04a1 [2021-03-30T03:03:30.166Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T03:03:30.450Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-30T03:03:30.450Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:03:30.450Z] Removing intermediate container f1a51c9cf6f9 [2021-03-30T03:03:30.450Z] ---> aa4373990ec4 [2021-03-30T03:03:30.450Z] Step 13/21 : WORKDIR /edgex [2021-03-30T03:03:30.450Z] OK: 5 MiB in 15 packages [2021-03-30T03:03:30.726Z] ---> Running in eeb8a873b434 [2021-03-30T03:03:30.726Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-30T03:03:31.005Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-30T03:03:31.005Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:03:31.005Z] Executing ca-certificates-20191127-r4.trigger [2021-03-30T03:03:31.277Z] OK: 6 MiB in 16 packages [2021-03-30T03:03:31.277Z] Removing intermediate container 6342cded04a1 [2021-03-30T03:03:31.277Z] ---> 8c1a4caf3649 [2021-03-30T03:03:31.277Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-30T03:03:31.551Z] ---> Running in 32eba5443061 [2021-03-30T03:03:31.854Z] Removing intermediate container eeb8a873b434 [2021-03-30T03:03:31.854Z] ---> 898b3b0e80b4 [2021-03-30T03:03:31.854Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-30T03:03:32.910Z] Removing intermediate container 32eba5443061 [2021-03-30T03:03:32.910Z] ---> 4018d0a5fbf9 [2021-03-30T03:03:32.910Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-30T03:03:32.910Z] Removing intermediate container 771c59483f1c [2021-03-30T03:03:32.910Z] ---> cc4e6ade6b4a [2021-03-30T03:03:32.910Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-30T03:03:33.186Z] ---> Running in 09845324e512 [2021-03-30T03:03:33.186Z] ---> Running in 94ce6546a3cd [2021-03-30T03:03:33.186Z] ---> 5b0ee7e66372 [2021-03-30T03:03:33.186Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-30T03:03:33.785Z] Removing intermediate container 93c92d1f5576 [2021-03-30T03:03:33.785Z] ---> 8f187fffffae [2021-03-30T03:03:33.785Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-30T03:03:34.062Z] Removing intermediate container 09845324e512 [2021-03-30T03:03:34.062Z] ---> 254a6fec092e [2021-03-30T03:03:34.062Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-30T03:03:34.336Z] ---> Running in dcf7e8b412f8 [2021-03-30T03:03:34.612Z] ---> Running in 363d564ddad2 [2021-03-30T03:03:35.208Z] ---> 4024f0bfc756 [2021-03-30T03:03:35.208Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-30T03:03:35.481Z] Removing intermediate container 363d564ddad2 [2021-03-30T03:03:35.481Z] ---> 72750affb799 [2021-03-30T03:03:35.481Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-30T03:03:35.481Z] Removing intermediate container dcf7e8b412f8 [2021-03-30T03:03:35.481Z] ---> 7ba26bc04872 [2021-03-30T03:03:35.481Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-30T03:03:36.080Z] ---> Running in a06bfada9a7e [2021-03-30T03:03:36.080Z] ---> Running in 8ee30d3dd757 [2021-03-30T03:03:36.705Z] Removing intermediate container 94ce6546a3cd [2021-03-30T03:03:36.705Z] ---> c79c2b9eb622 [2021-03-30T03:03:36.705Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-30T03:03:37.303Z] ---> 1d3fd8021dbe [2021-03-30T03:03:37.303Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-30T03:03:37.303Z] Removing intermediate container a06bfada9a7e [2021-03-30T03:03:37.303Z] ---> 5033de9f58d4 [2021-03-30T03:03:37.303Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-30T03:03:37.303Z] Removing intermediate container 8ee30d3dd757 [2021-03-30T03:03:37.303Z] ---> 6548723ab3c1 [2021-03-30T03:03:37.303Z] Step 15/23 : WORKDIR / [2021-03-30T03:03:37.575Z] ---> Running in c266df05c7b7 [2021-03-30T03:03:37.849Z] ---> Running in 7cbdd2a8acd0 [2021-03-30T03:03:37.849Z] ---> Running in 639bec934d4c [2021-03-30T03:03:37.849Z] ---> Running in 68cd454db9c5 [2021-03-30T03:03:38.444Z] Removing intermediate container c266df05c7b7 [2021-03-30T03:03:38.444Z] ---> 99afcf13b1cf [2021-03-30T03:03:38.444Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-30T03:03:38.727Z] Removing intermediate container 7cbdd2a8acd0 [2021-03-30T03:03:38.727Z] Removing intermediate container 639bec934d4c [2021-03-30T03:03:38.727Z] ---> 62f657d79b87 [2021-03-30T03:03:38.727Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T03:03:38.727Z] ---> 79bc6c7cc77e [2021-03-30T03:03:38.727Z] Step 18/21 : CMD ["--init=true"] [2021-03-30T03:03:39.000Z] Removing intermediate container 68cd454db9c5 [2021-03-30T03:03:39.000Z] ---> 26e3c6785d2f [2021-03-30T03:03:39.000Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T03:03:39.000Z] ---> Running in d0a356f2eda0 [2021-03-30T03:03:39.595Z] ---> 5180de331dd6 [2021-03-30T03:03:39.595Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-30T03:03:39.876Z] ---> Running in 03d7f09730d6 [2021-03-30T03:03:40.474Z] ---> 876cc527741c [2021-03-30T03:03:40.474Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-30T03:03:40.474Z] Removing intermediate container d0a356f2eda0 [2021-03-30T03:03:40.474Z] ---> 5ae226c9bac7 [2021-03-30T03:03:40.474Z] Step 19/21 : LABEL arch=arm64 [2021-03-30T03:03:40.757Z] ---> 563e2c1a6285 [2021-03-30T03:03:40.757Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-30T03:03:41.031Z] ---> Running in 9f933b0af070 [2021-03-30T03:03:42.013Z] Removing intermediate container 9f933b0af070 [2021-03-30T03:03:42.013Z] ---> c5c2ac0ec065 [2021-03-30T03:03:42.013Z] Step 20/21 : LABEL git_sha=9460aeb2b0588925160d5d9fcc604bc677123357 [2021-03-30T03:03:42.613Z] ---> Running in 2a3e8fd1cc3a [2021-03-30T03:03:43.212Z] ---> 739a56d8be28 [2021-03-30T03:03:43.212Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-30T03:03:43.212Z] ---> 80cc6805d967 [2021-03-30T03:03:43.212Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-30T03:03:43.486Z] Removing intermediate container 2a3e8fd1cc3a [2021-03-30T03:03:43.486Z] ---> eeae9b87b0cf [2021-03-30T03:03:43.486Z] Step 21/21 : LABEL version=0.0.0 [2021-03-30T03:03:43.765Z] ---> Running in de0e79d8819b [2021-03-30T03:03:44.050Z] Removing intermediate container 03d7f09730d6 [2021-03-30T03:03:44.050Z] ---> 6472f68c55a0 [2021-03-30T03:03:44.050Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T03:03:44.323Z] ---> f96b37ce436b [2021-03-30T03:03:44.323Z] ---> db593e7ce2e6 [2021-03-30T03:03:44.323Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-30T03:03:44.323Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-30T03:03:44.598Z] ---> Running in 99c0be9a3cba [2021-03-30T03:03:44.598Z] ---> Running in 7186503ab996 [2021-03-30T03:03:44.598Z] Removing intermediate container de0e79d8819b [2021-03-30T03:03:44.598Z] ---> f002f63316b1 [2021-03-30T03:03:44.598Z] [2021-03-30T03:03:44.869Z] ---> 83ad7c3d2052 [2021-03-30T03:03:44.869Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-30T03:03:45.140Z] Removing intermediate container 7186503ab996 [2021-03-30T03:03:45.140Z] ---> 4d9920aa982d [2021-03-30T03:03:45.140Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T03:03:45.140Z] Successfully built f002f63316b1 [2021-03-30T03:03:45.410Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-30T03:03:45.410Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-30T03:03:45.410Z]  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go [2021-03-30T03:03:45.410Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-30T03:03:45.410Z] Removing intermediate container 99c0be9a3cba [2021-03-30T03:03:45.410Z] ---> ed969d66f7b0 [2021-03-30T03:03:45.410Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T03:03:45.410Z] ---> eeaf43b92773 [2021-03-30T03:03:45.410Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-30T03:03:45.410Z] ---> Running in 26b48c6a6b31 [2021-03-30T03:03:45.684Z] ---> Running in c2b516a0827b [2021-03-30T03:03:45.684Z] ---> Running in 2fe7108856dc [2021-03-30T03:03:45.958Z] Removing intermediate container 26b48c6a6b31 [2021-03-30T03:03:45.959Z] ---> 3af161fbd12a [2021-03-30T03:03:45.959Z] Step 21/23 : LABEL arch=arm64 [2021-03-30T03:03:46.557Z] ---> Running in e293b81bbc32 [2021-03-30T03:03:46.557Z] Removing intermediate container c2b516a0827b [2021-03-30T03:03:46.557Z] ---> 61fb7d892e9f [2021-03-30T03:03:46.557Z] Step 20/22 : LABEL arch=arm64 [2021-03-30T03:03:46.557Z] ---> 44eb47a62e8e [2021-03-30T03:03:46.557Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-30T03:03:46.792Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T03:03:46.792Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-30T03:03:46.792Z] ---> 3ab515bad833 [2021-03-30T03:03:46.792Z] Step 3/24 : WORKDIR /edgex-go [2021-03-30T03:03:46.792Z] ---> Using cache [2021-03-30T03:03:46.792Z] ---> f9ffb9d6e6f8 [2021-03-30T03:03:46.792Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:03:46.792Z] ---> Using cache [2021-03-30T03:03:46.792Z] ---> 9cb28ae9c548 [2021-03-30T03:03:46.792Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-30T03:03:46.792Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T03:03:46.792Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-30T03:03:46.792Z] ---> 3ab515bad833 [2021-03-30T03:03:46.792Z] Step 3/31 : WORKDIR /edgex-go [2021-03-30T03:03:46.792Z] ---> Using cache [2021-03-30T03:03:46.792Z] ---> f9ffb9d6e6f8 [2021-03-30T03:03:46.792Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:03:46.792Z] ---> Using cache [2021-03-30T03:03:46.792Z] ---> 9cb28ae9c548 [2021-03-30T03:03:46.792Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-30T03:03:46.792Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T03:03:46.792Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-30T03:03:46.792Z] ---> 3ab515bad833 [2021-03-30T03:03:46.792Z] Step 3/21 : WORKDIR /edgex-go [2021-03-30T03:03:46.792Z] ---> Using cache [2021-03-30T03:03:46.792Z] ---> f9ffb9d6e6f8 [2021-03-30T03:03:46.792Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:03:46.792Z] ---> Using cache [2021-03-30T03:03:46.792Z] ---> 9cb28ae9c548 [2021-03-30T03:03:46.792Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-30T03:03:46.830Z] ---> Running in 19074d4e6e64 [2021-03-30T03:03:47.106Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:03:47.383Z] Removing intermediate container e293b81bbc32 [2021-03-30T03:03:47.383Z] ---> 833c0cb4399b [2021-03-30T03:03:47.383Z] Step 22/23 : LABEL git_sha=9460aeb2b0588925160d5d9fcc604bc677123357 [2021-03-30T03:03:47.383Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T03:03:47.546Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T03:03:47.547Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-30T03:03:47.547Z] ---> 3ab515bad833 [2021-03-30T03:03:47.547Z] Step 3/23 : WORKDIR /edgex-go [2021-03-30T03:03:47.547Z] ---> Using cache [2021-03-30T03:03:47.547Z] ---> f9ffb9d6e6f8 [2021-03-30T03:03:47.547Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:03:47.547Z] ---> Using cache [2021-03-30T03:03:47.547Z] ---> 9cb28ae9c548 [2021-03-30T03:03:47.547Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-30T03:03:47.657Z] Removing intermediate container 19074d4e6e64 [2021-03-30T03:03:47.657Z] ---> 2375937608b2 [2021-03-30T03:03:47.657Z] Step 21/22 : LABEL git_sha=9460aeb2b0588925160d5d9fcc604bc677123357 [2021-03-30T03:03:47.936Z] (1/2) Installing readline (8.0.4-r0) [2021-03-30T03:03:47.936Z] (2/2) Installing bash (5.0.17-r0) [2021-03-30T03:03:48.213Z] Executing bash-5.0.17-r0.post-install [2021-03-30T03:03:48.213Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:03:48.213Z] OK: 12 MiB in 22 packages [2021-03-30T03:03:48.213Z] ---> Running in b6f37b7e3559 [2021-03-30T03:03:48.365Z] ---> Running in 468b171e0808 [2021-03-30T03:03:48.365Z] ---> Running in 2ad5cedbaee1 [2021-03-30T03:03:48.633Z] ---> Running in dad15a3acef1 [2021-03-30T03:03:48.633Z] ---> Running in 3896385034e9 [2021-03-30T03:03:48.825Z] ---> 51c0bb6c39f3 [2021-03-30T03:03:48.825Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-30T03:03:48.825Z] ---> Running in 8a779aa0c28f [2021-03-30T03:03:49.424Z] Removing intermediate container b6f37b7e3559 [2021-03-30T03:03:49.424Z] ---> 540631d5f0fa [2021-03-30T03:03:49.424Z] Step 23/23 : LABEL version=0.0.0 [2021-03-30T03:03:49.696Z] Removing intermediate container 8a779aa0c28f [2021-03-30T03:03:49.696Z] ---> b9f964b95985 [2021-03-30T03:03:49.696Z] Step 22/22 : LABEL version=0.0.0 [2021-03-30T03:03:49.696Z] ---> Running in 7d371f5ebf8a [2021-03-30T03:03:50.318Z] ---> Running in 44d4cced96f6 [2021-03-30T03:03:50.318Z] ---> 0ad75d51d0fd [2021-03-30T03:03:50.318Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-30T03:03:50.919Z] Removing intermediate container 7d371f5ebf8a [2021-03-30T03:03:50.919Z] ---> 3463c2cc7106 [2021-03-30T03:03:50.919Z] [2021-03-30T03:03:50.919Z] Removing intermediate container 2fe7108856dc [2021-03-30T03:03:50.919Z] ---> 784ce3d6a638 [2021-03-30T03:03:50.919Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-30T03:03:51.195Z] Removing intermediate container 44d4cced96f6 [2021-03-30T03:03:51.195Z] ---> a596180d8af2 [2021-03-30T03:03:51.195Z] [2021-03-30T03:03:51.473Z] Successfully built 3463c2cc7106 [2021-03-30T03:03:51.473Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-30T03:03:51.473Z]  Building docker-core-command-go ... done  ---> Running in 85757070a61c [2021-03-30T03:03:51.473Z] Building docker-security-secretstore-setup-go [2021-03-30T03:03:51.525Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T03:03:51.525Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T03:03:51.525Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T03:03:51.525Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T03:03:51.744Z] Successfully built a596180d8af2 [2021-03-30T03:03:51.744Z] ---> 206249d2641f [2021-03-30T03:03:51.744Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-30T03:03:51.744Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-30T03:03:51.744Z]  Building docker-support-notifications-go ... done Building docker-core-data-go [2021-03-30T03:03:52.341Z] ---> Running in ab1ccae8fda2 [2021-03-30T03:03:52.341Z] Removing intermediate container 85757070a61c [2021-03-30T03:03:52.341Z] ---> e243901c3439 [2021-03-30T03:03:52.341Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-30T03:03:52.528Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T03:03:52.528Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T03:03:52.528Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T03:03:52.528Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T03:03:52.616Z] ---> Running in 7a603bd319e1 [2021-03-30T03:03:52.894Z] Removing intermediate container ab1ccae8fda2 [2021-03-30T03:03:52.894Z] ---> 7eb18b32b5fe [2021-03-30T03:03:52.894Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-30T03:03:53.166Z] Removing intermediate container 7a603bd319e1 [2021-03-30T03:03:53.166Z] ---> 811328435ba4 [2021-03-30T03:03:53.166Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-30T03:03:53.166Z] ---> Running in 3bfe3425f962 [2021-03-30T03:03:53.627Z] OK: 233 MiB in 51 packages [2021-03-30T03:03:53.627Z] OK: 233 MiB in 51 packages [2021-03-30T03:03:53.759Z] Removing intermediate container 3bfe3425f962 [2021-03-30T03:03:53.759Z] ---> 6097405d0ca9 [2021-03-30T03:03:53.759Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-30T03:03:53.759Z] ---> fad300d701fa [2021-03-30T03:03:53.759Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-30T03:03:53.933Z] OK: 233 MiB in 51 packages [2021-03-30T03:03:53.933Z] OK: 233 MiB in 51 packages [2021-03-30T03:03:54.357Z] ---> Running in 1e514df8c54b [2021-03-30T03:03:54.961Z] ---> c75bd5b6d6ae [2021-03-30T03:03:54.961Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-30T03:03:56.064Z] Removing intermediate container 468b171e0808 [2021-03-30T03:03:56.064Z] ---> e1e15260163f [2021-03-30T03:03:56.064Z] Step 6/21 : COPY go.mod . [2021-03-30T03:03:56.411Z] ---> 6ae3266634eb [2021-03-30T03:03:56.411Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-30T03:03:56.442Z] Removing intermediate container 2ad5cedbaee1 [2021-03-30T03:03:56.442Z] ---> 6864c7e8c921 [2021-03-30T03:03:56.442Z] Step 6/23 : COPY go.mod . [2021-03-30T03:03:56.442Z] Removing intermediate container dad15a3acef1 [2021-03-30T03:03:56.442Z] ---> f533c4afb5cc [2021-03-30T03:03:56.442Z] Step 6/31 : COPY go.mod . [2021-03-30T03:03:56.442Z] ---> e93429038f4f [2021-03-30T03:03:56.442Z] Step 7/21 : RUN go mod download [2021-03-30T03:03:56.781Z] Removing intermediate container 3896385034e9 [2021-03-30T03:03:56.781Z] ---> dd4b6186d464 [2021-03-30T03:03:56.781Z] Step 6/24 : COPY go.mod . [2021-03-30T03:03:56.781Z] ---> Running in 1086e764e5cb [2021-03-30T03:03:57.558Z] ---> 013f828116f9 [2021-03-30T03:03:57.558Z] Step 7/23 : RUN go mod download [2021-03-30T03:03:57.558Z] ---> 952fc9803a6c [2021-03-30T03:03:57.558Z] Step 7/31 : RUN go mod download [2021-03-30T03:03:57.968Z] Removing intermediate container 1e514df8c54b [2021-03-30T03:03:57.968Z] ---> c737e4b23345 [2021-03-30T03:03:57.968Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-30T03:03:58.030Z] ---> Running in 45acc9212923 [2021-03-30T03:03:58.030Z] ---> 41ec974c63f3 [2021-03-30T03:03:58.030Z] Step 7/24 : RUN go mod download [2021-03-30T03:03:58.030Z] ---> Running in 684db7f1b1c7 [2021-03-30T03:03:58.360Z] ---> Running in 3136a50e229b [2021-03-30T03:03:58.570Z] ---> ac6f42768d1d [2021-03-30T03:03:58.570Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-30T03:03:59.546Z] ---> Running in 2ba0c33ed647 [2021-03-30T03:03:59.822Z] ---> Running in b8ece13364b1 [2021-03-30T03:04:00.414Z] Removing intermediate container 2ba0c33ed647 [2021-03-30T03:04:00.414Z] ---> 194fa49fa051 [2021-03-30T03:04:00.414Z] Step 28/31 : CMD ["gate"] [2021-03-30T03:04:01.407Z] ---> Running in c1097b0f7e7f [2021-03-30T03:04:01.678Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:04:01.949Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T03:04:02.224Z] Removing intermediate container c1097b0f7e7f [2021-03-30T03:04:02.224Z] ---> a6090e2c2d8d [2021-03-30T03:04:02.224Z] Step 29/31 : LABEL arch=arm64 [2021-03-30T03:04:02.497Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-30T03:04:02.497Z] (2/33) Installing expat (2.2.9-r1) [2021-03-30T03:04:02.497Z] (3/33) Installing libffi (3.3-r2) [2021-03-30T03:04:02.497Z] (4/33) Installing gdbm (1.13-r1) [2021-03-30T03:04:02.497Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-30T03:04:02.768Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-30T03:04:02.769Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-30T03:04:02.769Z] ---> Running in ad375ab1d0c9 [2021-03-30T03:04:03.750Z] Removing intermediate container ad375ab1d0c9 [2021-03-30T03:04:03.750Z] ---> f162f30a01a9 [2021-03-30T03:04:03.750Z] Step 30/31 : LABEL git_sha=9460aeb2b0588925160d5d9fcc604bc677123357 [2021-03-30T03:04:04.732Z] ---> Running in 79c26c5bce11 [2021-03-30T03:04:04.732Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-30T03:04:04.732Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-30T03:04:04.732Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-30T03:04:04.732Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-30T03:04:04.732Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-30T03:04:04.732Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-30T03:04:05.003Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-30T03:04:05.003Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-30T03:04:05.003Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-30T03:04:05.003Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-30T03:04:05.003Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-30T03:04:05.003Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-30T03:04:05.003Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-30T03:04:05.003Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-30T03:04:05.003Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-30T03:04:05.280Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-30T03:04:05.280Z] Removing intermediate container 79c26c5bce11 [2021-03-30T03:04:05.280Z] ---> 5f832770d46d [2021-03-30T03:04:05.280Z] Step 31/31 : LABEL version=0.0.0 [2021-03-30T03:04:05.280Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-30T03:04:05.280Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-30T03:04:05.280Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-30T03:04:05.280Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-30T03:04:05.280Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-30T03:04:05.280Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-30T03:04:05.280Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-30T03:04:05.280Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-30T03:04:05.280Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-30T03:04:05.280Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-30T03:04:05.552Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:04:05.552Z] OK: 71 MiB in 55 packages [2021-03-30T03:04:05.636Z] Removing intermediate container 684db7f1b1c7 [2021-03-30T03:04:05.636Z] ---> 35c407f0fe0d [2021-03-30T03:04:05.636Z] Step 8/31 : COPY . . [2021-03-30T03:04:05.636Z] Removing intermediate container 45acc9212923 [2021-03-30T03:04:05.636Z] ---> 33203a0e2385 [2021-03-30T03:04:05.636Z] Step 8/23 : COPY . . [2021-03-30T03:04:05.636Z] Removing intermediate container 3136a50e229b [2021-03-30T03:04:05.636Z] ---> f89e5dcde729 [2021-03-30T03:04:05.636Z] Step 8/24 : COPY . . [2021-03-30T03:04:05.636Z] Removing intermediate container 1086e764e5cb [2021-03-30T03:04:05.636Z] ---> 1487a8bc1dd0 [2021-03-30T03:04:05.636Z] Step 8/21 : COPY . . [2021-03-30T03:04:05.828Z] ---> Running in 79dadd131fc6 [2021-03-30T03:04:05.959Z] Removing intermediate container 4be02e8e09d9 [2021-03-30T03:04:05.959Z] ---> 95a38038ed5d [2021-03-30T03:04:05.959Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-30T03:04:06.427Z] Removing intermediate container 79dadd131fc6 [2021-03-30T03:04:06.427Z] ---> 5a47957889f4 [2021-03-30T03:04:06.427Z] [2021-03-30T03:04:07.031Z] Successfully built 5a47957889f4 [2021-03-30T03:04:07.031Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-30T03:04:07.031Z]  Building docker-security-bootstrapper-go ... done Building docker-support-scheduler-go [2021-03-30T03:04:07.586Z] ---> Running in 4923841bac96 [2021-03-30T03:04:13.800Z] Removing intermediate container b8ece13364b1 [2021-03-30T03:04:13.801Z] ---> 2a95b8c6b0a9 [2021-03-30T03:04:13.801Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-30T03:04:13.801Z] ---> Running in 2cf3216c0641 [2021-03-30T03:04:19.214Z] Collecting docker-compose==1.23.2 [2021-03-30T03:04:19.214Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-30T03:04:19.491Z] Collecting docopt<0.7,>=0.6.1 [2021-03-30T03:04:19.491Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-30T03:04:22.119Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-30T03:04:22.119Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-30T03:04:23.557Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T03:04:23.557Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-30T03:04:23.557Z] ---> b4f4bac08f95 [2021-03-30T03:04:23.557Z] Step 3/23 : WORKDIR /edgex-go [2021-03-30T03:04:23.557Z] ---> Using cache [2021-03-30T03:04:23.557Z] ---> ee5d65d247c2 [2021-03-30T03:04:23.557Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:04:23.557Z] ---> Using cache [2021-03-30T03:04:23.557Z] ---> 16b45dae99af [2021-03-30T03:04:23.557Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-30T03:04:23.557Z] ---> Using cache [2021-03-30T03:04:23.557Z] ---> 3281c4ac2f75 [2021-03-30T03:04:23.557Z] Step 6/23 : COPY go.mod . [2021-03-30T03:04:23.557Z] ---> Using cache [2021-03-30T03:04:23.557Z] ---> 2b9c160455ca [2021-03-30T03:04:23.557Z] Step 7/23 : RUN go mod download [2021-03-30T03:04:23.557Z] ---> Using cache [2021-03-30T03:04:23.557Z] ---> 79bdc9aa26e1 [2021-03-30T03:04:23.557Z] Step 8/23 : COPY . . [2021-03-30T03:04:23.557Z] ---> Using cache [2021-03-30T03:04:23.557Z] ---> 2db3f25be06e [2021-03-30T03:04:23.557Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-30T03:04:26.200Z] Collecting PyYAML<4,>=3.10 [2021-03-30T03:04:26.200Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-30T03:04:26.480Z] ---> Running in baa16a7bca92 [2021-03-30T03:04:27.922Z] 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 [2021-03-30T03:04:30.560Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-30T03:04:30.560Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-30T03:04:30.560Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-30T03:04:30.841Z] Collecting jsonschema<3,>=2.5.1 [2021-03-30T03:04:30.841Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-30T03:04:32.307Z] Collecting docker<4.0,>=3.6.0 [2021-03-30T03:04:32.307Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-30T03:04:33.133Z] Collecting texttable<0.10,>=0.9.0 [2021-03-30T03:04:33.133Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-30T03:04:35.782Z] Collecting cached-property<2,>=1.2.0 [2021-03-30T03:04:35.782Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-30T03:04:37.763Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-30T03:04:37.763Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-30T03:04:38.036Z] Collecting docker-pycreds>=0.4.0 [2021-03-30T03:04:38.036Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-30T03:04:38.310Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T03:04:38.310Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-30T03:04:38.310Z] ---> b4f4bac08f95 [2021-03-30T03:04:38.310Z] Step 3/24 : WORKDIR /edgex-go [2021-03-30T03:04:38.310Z] ---> Using cache [2021-03-30T03:04:38.310Z] ---> ee5d65d247c2 [2021-03-30T03:04:38.310Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:04:38.310Z] ---> Using cache [2021-03-30T03:04:38.310Z] ---> 16b45dae99af [2021-03-30T03:04:38.310Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-30T03:04:38.310Z] ---> Using cache [2021-03-30T03:04:38.310Z] ---> 3281c4ac2f75 [2021-03-30T03:04:38.310Z] Step 6/24 : COPY go.mod . [2021-03-30T03:04:38.310Z] ---> Using cache [2021-03-30T03:04:38.310Z] ---> 2b9c160455ca [2021-03-30T03:04:38.310Z] Step 7/24 : RUN go mod download [2021-03-30T03:04:38.310Z] ---> Using cache [2021-03-30T03:04:38.310Z] ---> 79bdc9aa26e1 [2021-03-30T03:04:38.310Z] Step 8/24 : COPY . . [2021-03-30T03:04:38.585Z] ---> Using cache [2021-03-30T03:04:38.585Z] ---> 2db3f25be06e [2021-03-30T03:04:38.585Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-30T03:04:39.185Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-30T03:04:39.185Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-30T03:04:39.185Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T03:04:39.185Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-30T03:04:39.185Z] ---> b4f4bac08f95 [2021-03-30T03:04:39.185Z] Step 3/23 : WORKDIR /edgex-go [2021-03-30T03:04:39.185Z] ---> Using cache [2021-03-30T03:04:39.185Z] ---> ee5d65d247c2 [2021-03-30T03:04:39.185Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:04:39.185Z] ---> Using cache [2021-03-30T03:04:39.185Z] ---> 16b45dae99af [2021-03-30T03:04:39.185Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-30T03:04:40.175Z] Collecting idna<2.8,>=2.5 [2021-03-30T03:04:40.175Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-30T03:04:40.788Z] 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) [2021-03-30T03:04:40.788Z] 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) [2021-03-30T03:04:40.788Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-30T03:04:40.788Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-30T03:04:40.788Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-30T03:04:40.788Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-30T03:04:41.391Z] ---> Running in d5b48fc369d6 [2021-03-30T03:04:41.391Z] ---> Running in df95cb9d89f7 [2021-03-30T03:04:41.992Z] Installing collected packages: docopt, dockerpty, PyYAML, websocket-client, jsonschema, docker-pycreds, urllib3, idna, requests, docker, texttable, cached-property, docker-compose [2021-03-30T03:04:41.992Z] Running setup.py install for docopt: started [2021-03-30T03:04:43.981Z] 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 [2021-03-30T03:04:44.257Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:04:44.870Z] Running setup.py install for docopt: finished with status 'done' [2021-03-30T03:04:44.870Z] Running setup.py install for dockerpty: started [2021-03-30T03:04:45.154Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T03:04:46.156Z] OK: 217 MiB in 51 packages [2021-03-30T03:04:48.837Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-30T03:04:48.837Z] Running setup.py install for PyYAML: started [2021-03-30T03:04:49.121Z] Removing intermediate container df95cb9d89f7 [2021-03-30T03:04:49.121Z] ---> a75714a5b81f [2021-03-30T03:04:49.121Z] Step 6/23 : COPY go.mod . [2021-03-30T03:04:50.577Z] ---> 599313580cdb [2021-03-30T03:04:50.578Z] Step 7/23 : RUN go mod download [2021-03-30T03:04:50.578Z] ---> Running in 4074b9a0ef37 [2021-03-30T03:04:51.575Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T03:04:51.575Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-30T03:04:51.575Z] ---> b4f4bac08f95 [2021-03-30T03:04:51.575Z] Step 3/22 : WORKDIR /edgex-go [2021-03-30T03:04:51.575Z] ---> Using cache [2021-03-30T03:04:51.575Z] ---> ee5d65d247c2 [2021-03-30T03:04:51.575Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:04:51.575Z] ---> Using cache [2021-03-30T03:04:51.575Z] ---> 16b45dae99af [2021-03-30T03:04:51.575Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-30T03:04:51.575Z] ---> Using cache [2021-03-30T03:04:51.575Z] ---> 3281c4ac2f75 [2021-03-30T03:04:51.575Z] Step 6/22 : COPY go.mod . [2021-03-30T03:04:51.575Z] ---> Using cache [2021-03-30T03:04:51.575Z] ---> 2b9c160455ca [2021-03-30T03:04:51.575Z] Step 7/22 : RUN go mod download [2021-03-30T03:04:51.575Z] ---> Using cache [2021-03-30T03:04:51.575Z] ---> 79bdc9aa26e1 [2021-03-30T03:04:51.575Z] Step 8/22 : COPY . . [2021-03-30T03:04:51.575Z] ---> Using cache [2021-03-30T03:04:51.575Z] ---> 2db3f25be06e [2021-03-30T03:04:51.575Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-30T03:04:51.852Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-30T03:04:51.852Z] ---> Running in fe98ce132843 [2021-03-30T03:04:53.301Z] Attempting uninstall: urllib3 [2021-03-30T03:04:53.301Z] Found existing installation: urllib3 1.25.9 [2021-03-30T03:04:53.301Z] Uninstalling urllib3-1.25.9: [2021-03-30T03:04:53.579Z] Successfully uninstalled urllib3-1.25.9 [2021-03-30T03:04:53.857Z] 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 [2021-03-30T03:04:54.464Z] Attempting uninstall: idna [2021-03-30T03:04:54.464Z] Found existing installation: idna 2.9 [2021-03-30T03:04:54.464Z] Uninstalling idna-2.9: [2021-03-30T03:04:54.745Z] Successfully uninstalled idna-2.9 [2021-03-30T03:04:55.349Z] Removing intermediate container 4074b9a0ef37 [2021-03-30T03:04:55.349Z] ---> 40a84d43d92e [2021-03-30T03:04:55.349Z] Step 8/23 : COPY . . [2021-03-30T03:04:55.376Z] Collecting docker-compose==1.23.2 [2021-03-30T03:04:55.376Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-30T03:04:55.954Z] Attempting uninstall: requests [2021-03-30T03:04:55.954Z] Found existing installation: requests 2.23.0 [2021-03-30T03:04:55.954Z] Uninstalling requests-2.23.0: [2021-03-30T03:04:56.109Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-30T03:04:56.109Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-30T03:04:56.230Z] Successfully uninstalled requests-2.23.0 [2021-03-30T03:04:58.220Z] Running setup.py install for texttable: started [2021-03-30T03:05:01.664Z] Running setup.py install for texttable: finished with status 'done' [2021-03-30T03:05:03.456Z] 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 [2021-03-30T03:05:13.735Z] Removing intermediate container 2cf3216c0641 [2021-03-30T03:05:13.735Z] ---> 4a0ef49ef2bc [2021-03-30T03:05:13.735Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-30T03:05:13.735Z] ---> Running in 8eb5a1c282b2 [2021-03-30T03:05:13.735Z] ---> 7048161bb842 [2021-03-30T03:05:13.735Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-30T03:05:13.735Z] ---> Running in d1565ee2ded4 [2021-03-30T03:05:15.197Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:05:15.197Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T03:05:15.452Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-30T03:05:15.452Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-30T03:05:15.807Z] 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 [2021-03-30T03:05:16.085Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-30T03:05:16.085Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-30T03:05:16.085Z] (3/3) Installing curl (7.69.1-r3) [2021-03-30T03:05:16.085Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:05:16.085Z] OK: 72 MiB in 58 packages [2021-03-30T03:05:18.033Z] Collecting texttable<0.10,>=0.9.0 [2021-03-30T03:05:18.033Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-30T03:05:18.091Z] Removing intermediate container 8eb5a1c282b2 [2021-03-30T03:05:18.091Z] ---> d5cfb9c82c0d [2021-03-30T03:05:18.091Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-30T03:05:18.366Z] ---> Running in 0e04baecaff0 [2021-03-30T03:05:18.966Z] Removing intermediate container 0e04baecaff0 [2021-03-30T03:05:18.966Z] ---> 9e7a5c3019d9 [2021-03-30T03:05:18.966Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T03:05:19.241Z] ---> Running in 2e1a796ea8d0 [2021-03-30T03:05:19.839Z] Removing intermediate container 2e1a796ea8d0 [2021-03-30T03:05:19.839Z] ---> 6f28179cc439 [2021-03-30T03:05:19.839Z] Step 24/26 : LABEL arch=arm64 [2021-03-30T03:05:20.116Z] ---> Running in 43cd03992390 [2021-03-30T03:05:20.739Z] Removing intermediate container 43cd03992390 [2021-03-30T03:05:20.739Z] ---> 03f804d2abd0 [2021-03-30T03:05:20.739Z] Step 25/26 : LABEL git_sha=9460aeb2b0588925160d5d9fcc604bc677123357 [2021-03-30T03:05:21.015Z] ---> Running in c7ebde565d8b [2021-03-30T03:05:21.614Z] Removing intermediate container c7ebde565d8b [2021-03-30T03:05:21.614Z] ---> 9d27aa17e6b2 [2021-03-30T03:05:21.614Z] Step 26/26 : LABEL version=0.0.0 [2021-03-30T03:05:21.891Z] ---> Running in 62756a156ad8 [2021-03-30T03:05:22.493Z] Removing intermediate container 62756a156ad8 [2021-03-30T03:05:22.493Z] ---> e87ea4210f4b [2021-03-30T03:05:22.493Z] [2021-03-30T03:05:23.094Z] Successfully built e87ea4210f4b [2021-03-30T03:05:23.094Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-30T03:05:34.996Z] Collecting docopt<0.7,>=0.6.1 [2021-03-30T03:05:34.996Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-30T03:05:41.295Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-30T03:05:41.295Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-30T03:05:41.574Z] Collecting cached-property<2,>=1.2.0 [2021-03-30T03:05:41.574Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-30T03:05:41.880Z] Collecting jsonschema<3,>=2.5.1 [2021-03-30T03:05:42.168Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-30T03:05:42.809Z] Collecting PyYAML<4,>=3.10 [2021-03-30T03:05:42.809Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-30T03:05:45.819Z] ---> a499346a6d7b [2021-03-30T03:05:45.819Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-30T03:05:46.926Z] Collecting docker<4.0,>=3.6.0 [2021-03-30T03:05:46.926Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-30T03:05:46.926Z] ---> Running in 5193af845d54 [2021-03-30T03:05:46.926Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-30T03:05:47.630Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-30T03:05:47.630Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-30T03:05:47.630Z] 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) [2021-03-30T03:05:47.630Z] 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) [2021-03-30T03:05:47.630Z] ---> afe9271a5c4a [2021-03-30T03:05:47.630Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-30T03:05:47.630Z] ---> 72c6e6fcebc1 [2021-03-30T03:05:47.630Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-30T03:05:47.630Z] ---> 6c0e57d59f3d [2021-03-30T03:05:47.630Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-30T03:05:47.907Z] Collecting idna<2.8,>=2.5 [2021-03-30T03:05:47.907Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-30T03:05:47.907Z] Collecting docker-pycreds>=0.4.0 [2021-03-30T03:05:47.907Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-30T03:05:48.221Z] ---> Running in 0713ec9c9977 [2021-03-30T03:05:48.221Z] ---> Running in 85c7bec364f5 [2021-03-30T03:05:48.221Z] ---> Running in e59e139cd833 [2021-03-30T03:05:48.221Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-30T03:05:48.221Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-30T03:05:48.221Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-30T03:05:48.221Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-30T03:05:48.549Z] Installing collected packages: dockerpty, urllib3, idna, requests, texttable, docopt, websocket-client, cached-property, jsonschema, PyYAML, docker-pycreds, docker, docker-compose [2021-03-30T03:05:48.549Z] Running setup.py install for dockerpty: started [2021-03-30T03:05:51.034Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-30T03:05:51.034Z] Attempting uninstall: urllib3 [2021-03-30T03:05:51.034Z] Found existing installation: urllib3 1.25.9 [2021-03-30T03:05:51.034Z] Uninstalling urllib3-1.25.9: [2021-03-30T03:05:51.373Z] 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 [2021-03-30T03:05:51.373Z] 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 [2021-03-30T03:05:51.373Z] 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 [2021-03-30T03:05:51.702Z] 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 [2021-03-30T03:05:51.990Z] Successfully uninstalled urllib3-1.25.9 [2021-03-30T03:05:53.335Z] Attempting uninstall: idna [2021-03-30T03:05:53.335Z] Found existing installation: idna 2.9 [2021-03-30T03:05:53.335Z] Uninstalling idna-2.9: [2021-03-30T03:05:54.061Z] Successfully uninstalled idna-2.9 [2021-03-30T03:05:54.688Z] Attempting uninstall: requests [2021-03-30T03:05:54.688Z] Found existing installation: requests 2.23.0 [2021-03-30T03:05:54.688Z] Uninstalling requests-2.23.0: [2021-03-30T03:05:55.035Z] Successfully uninstalled requests-2.23.0 [2021-03-30T03:05:55.486Z] Running setup.py install for texttable: started [2021-03-30T03:05:57.172Z] Running setup.py install for texttable: finished with status 'done' [2021-03-30T03:05:57.172Z] Running setup.py install for docopt: started [2021-03-30T03:05:59.611Z] Running setup.py install for docopt: finished with status 'done' [2021-03-30T03:06:02.899Z] Running setup.py install for PyYAML: started [2021-03-30T03:06:06.012Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-30T03:06:09.498Z] 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 [2021-03-30T03:06:10.107Z]  Building docker-sys-mgmt-agent-go ... done 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 [2021-03-30T03:06:23.941Z] Removing intermediate container 4923841bac96 [2021-03-30T03:06:23.941Z] ---> dd212f4d62f9 [2021-03-30T03:06:23.941Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-30T03:06:23.941Z] ---> Running in 470c073c1f0f [2021-03-30T03:06:25.231Z] Removing intermediate container d5b48fc369d6 [2021-03-30T03:06:25.231Z] ---> 85530481f75b [2021-03-30T03:06:25.231Z] [2021-03-30T03:06:25.231Z] Step 10/24 : FROM alpine:3.12 [2021-03-30T03:06:25.231Z] ---> e47305ac9786 [2021-03-30T03:06:25.231Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-03-30T03:06:25.231Z] ---> Running in 8310a5d8dd8b [2021-03-30T03:06:25.231Z] Removing intermediate container baa16a7bca92 [2021-03-30T03:06:25.231Z] ---> 8caa3fff1810 [2021-03-30T03:06:25.231Z] [2021-03-30T03:06:25.231Z] Step 10/23 : FROM alpine:3.12 [2021-03-30T03:06:25.231Z] ---> e47305ac9786 [2021-03-30T03:06:25.231Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-30T03:06:25.231Z] ---> Using cache [2021-03-30T03:06:25.231Z] ---> cc4e6ade6b4a [2021-03-30T03:06:25.231Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-30T03:06:25.231Z] ---> Using cache [2021-03-30T03:06:25.231Z] ---> 254a6fec092e [2021-03-30T03:06:25.231Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-30T03:06:25.490Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T03:06:25.490Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T03:06:25.507Z] ---> Running in d58cc62d9307 [2021-03-30T03:06:25.507Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:06:25.788Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T03:06:26.499Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-30T03:06:26.499Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-30T03:06:26.499Z] (3/3) Installing curl (7.69.1-r3) [2021-03-30T03:06:26.499Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:06:26.505Z] Removing intermediate container d58cc62d9307 [2021-03-30T03:06:26.505Z] ---> a0fce69edba9 [2021-03-30T03:06:26.505Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-30T03:06:26.505Z] ---> Running in 5cf89ffe50ad [2021-03-30T03:06:26.817Z] (1/6) Installing ca-certificates (20191127-r4) [2021-03-30T03:06:26.817Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-03-30T03:06:26.817Z] (3/6) Installing libcurl (7.69.1-r3) [2021-03-30T03:06:26.817Z] (4/6) Installing curl (7.69.1-r3) [2021-03-30T03:06:26.817Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-03-30T03:06:26.817Z] (6/6) Installing su-exec (0.2-r1) [2021-03-30T03:06:26.817Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:06:26.817Z] Executing ca-certificates-20191127-r4.trigger [2021-03-30T03:06:26.856Z] OK: 72 MiB in 58 packages [2021-03-30T03:06:27.103Z] OK: 7 MiB in 20 packages [2021-03-30T03:06:27.380Z] Removing intermediate container 5cf89ffe50ad [2021-03-30T03:06:27.380Z] ---> bd46de10fa71 [2021-03-30T03:06:27.380Z] Step 15/23 : WORKDIR / [2021-03-30T03:06:27.657Z] ---> Running in aea6ea5bc359 [2021-03-30T03:06:28.647Z] Removing intermediate container aea6ea5bc359 [2021-03-30T03:06:28.647Z] ---> fcce348150bf [2021-03-30T03:06:28.647Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T03:06:29.788Z] Removing intermediate container 470c073c1f0f [2021-03-30T03:06:29.788Z] ---> 43a2dd08f83b [2021-03-30T03:06:29.788Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-30T03:06:29.788Z] ---> Running in c79fb0d1bb9f [2021-03-30T03:06:30.089Z] Removing intermediate container 8310a5d8dd8b [2021-03-30T03:06:30.089Z] ---> b8e4699eaa72 [2021-03-30T03:06:30.089Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-30T03:06:30.089Z] ---> 7e671ebf718f [2021-03-30T03:06:30.089Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-30T03:06:30.089Z] ---> Running in e02f769094c7 [2021-03-30T03:06:30.101Z] Removing intermediate container c79fb0d1bb9f [2021-03-30T03:06:30.101Z] ---> ab546ecaf9c6 [2021-03-30T03:06:30.101Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T03:06:30.391Z] ---> Running in c4f6b52e1081 [2021-03-30T03:06:31.087Z] Removing intermediate container e02f769094c7 [2021-03-30T03:06:31.087Z] ---> ea333fc680d5 [2021-03-30T03:06:31.087Z] Step 13/24 : WORKDIR / [2021-03-30T03:06:31.176Z] Removing intermediate container c4f6b52e1081 [2021-03-30T03:06:31.176Z] ---> 80295779510f [2021-03-30T03:06:31.176Z] Step 24/26 : LABEL arch=x86_64 [2021-03-30T03:06:31.176Z] ---> Running in 4e484aa60a4c [2021-03-30T03:06:31.367Z] ---> Running in c7bc08339ee6 [2021-03-30T03:06:31.939Z] Removing intermediate container 4e484aa60a4c [2021-03-30T03:06:31.939Z] ---> 8911a58f8522 [2021-03-30T03:06:31.939Z] Step 25/26 : LABEL git_sha=9460aeb2b0588925160d5d9fcc604bc677123357 [2021-03-30T03:06:31.939Z] ---> Running in 668aa15d14f2 [2021-03-30T03:06:32.352Z] ---> 4f86c6621e30 [2021-03-30T03:06:32.352Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-30T03:06:32.626Z] Removing intermediate container 668aa15d14f2 [2021-03-30T03:06:32.626Z] ---> 1f3e4c11db4c [2021-03-30T03:06:32.626Z] Step 26/26 : LABEL version=0.0.0 [2021-03-30T03:06:32.629Z] Removing intermediate container c7bc08339ee6 [2021-03-30T03:06:32.629Z] ---> 4f48541809ce [2021-03-30T03:06:32.629Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-30T03:06:32.929Z] ---> Running in 987d1e35d3b3 [2021-03-30T03:06:33.546Z] Removing intermediate container 987d1e35d3b3 [2021-03-30T03:06:33.546Z] ---> 0b54c41e2676 [2021-03-30T03:06:33.546Z] [2021-03-30T03:06:34.076Z] ---> d83dc9c8684f [2021-03-30T03:06:34.076Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-30T03:06:34.076Z] ---> Running in 9e9c59aa40e0 [2021-03-30T03:06:34.201Z] Successfully built 0b54c41e2676 [2021-03-30T03:06:34.201Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-30T03:06:34.353Z] ---> d76f96f9566e [2021-03-30T03:06:34.354Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-30T03:06:34.951Z] Removing intermediate container 9e9c59aa40e0 [2021-03-30T03:06:34.951Z] ---> 38e18d243557 [2021-03-30T03:06:34.951Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T03:06:35.561Z] ---> Running in 3ae9cb73f859 [2021-03-30T03:06:36.164Z] ---> 89a9087ff24c [2021-03-30T03:06:36.164Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-30T03:06:36.462Z] Removing intermediate container 3ae9cb73f859 [2021-03-30T03:06:36.462Z] ---> 4464015cac9b [2021-03-30T03:06:36.462Z] Step 21/23 : LABEL arch=arm64 [2021-03-30T03:06:37.066Z] ---> Running in 292f857b8f64 [2021-03-30T03:06:37.669Z] ---> dfc2d0174616 [2021-03-30T03:06:37.669Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-30T03:06:37.948Z] Removing intermediate container 292f857b8f64 [2021-03-30T03:06:37.948Z] ---> d5dfda94112c [2021-03-30T03:06:37.948Z] Step 22/23 : LABEL git_sha=9460aeb2b0588925160d5d9fcc604bc677123357 [2021-03-30T03:06:38.224Z] ---> Running in c2611a2e3844 [2021-03-30T03:06:38.501Z] Removing intermediate container fe98ce132843 [2021-03-30T03:06:38.501Z] ---> d136534da29b [2021-03-30T03:06:38.501Z] [2021-03-30T03:06:38.501Z] Step 10/22 : FROM alpine:3.12 [2021-03-30T03:06:38.501Z] ---> e47305ac9786 [2021-03-30T03:06:38.501Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-30T03:06:38.501Z] ---> Using cache [2021-03-30T03:06:38.501Z] ---> cc4e6ade6b4a [2021-03-30T03:06:38.502Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-30T03:06:38.502Z] ---> Using cache [2021-03-30T03:06:38.502Z] ---> 254a6fec092e [2021-03-30T03:06:38.502Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-30T03:06:38.777Z] ---> Running in 362e498fbb2f [2021-03-30T03:06:39.052Z] Removing intermediate container c2611a2e3844 [2021-03-30T03:06:39.052Z] ---> 2485533a90bb [2021-03-30T03:06:39.052Z] Step 23/23 : LABEL version=0.0.0 [2021-03-30T03:06:39.325Z] ---> Running in b64e96209583 [2021-03-30T03:06:39.603Z] Removing intermediate container 362e498fbb2f [2021-03-30T03:06:39.603Z] ---> e06998f12280 [2021-03-30T03:06:39.603Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-30T03:06:39.603Z] ---> 989355248e84 [2021-03-30T03:06:39.603Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-30T03:06:39.877Z] ---> Running in 7a2aa4c7b8eb [2021-03-30T03:06:40.153Z] Removing intermediate container b64e96209583 [2021-03-30T03:06:40.153Z] ---> 205f8cb64edd [2021-03-30T03:06:40.153Z] [2021-03-30T03:06:40.755Z] Removing intermediate container 7a2aa4c7b8eb [2021-03-30T03:06:40.755Z] ---> f94fa1b88ed5 [2021-03-30T03:06:40.756Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T03:06:41.038Z] Successfully built 205f8cb64edd [2021-03-30T03:06:41.038Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-30T03:06:41.327Z]  Building docker-core-metadata-go ... done  ---> 6d484368d3ca [2021-03-30T03:06:41.327Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-30T03:06:41.604Z] ---> 8ed53c8a6cdc [2021-03-30T03:06:41.604Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-30T03:06:42.212Z] ---> f33d029d0192 [2021-03-30T03:06:42.212Z] 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/ [2021-03-30T03:06:42.809Z] ---> Running in 1b99bff8cf8a [2021-03-30T03:06:42.809Z] ---> feb2798ffdc6 [2021-03-30T03:06:42.809Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-30T03:06:43.797Z] ---> 752d4383eb46 [2021-03-30T03:06:43.797Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-30T03:06:44.071Z] ---> Running in 782276be3303 [2021-03-30T03:06:44.668Z] Removing intermediate container 782276be3303 [2021-03-30T03:06:44.668Z] ---> 361d98bc53bd [2021-03-30T03:06:44.668Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T03:06:44.944Z] ---> Running in f70f95c0f450 [2021-03-30T03:06:45.544Z] Removing intermediate container f70f95c0f450 [2021-03-30T03:06:45.544Z] ---> 1983d5b107f1 [2021-03-30T03:06:45.544Z] Step 20/22 : LABEL arch=arm64 [2021-03-30T03:06:45.827Z] Removing intermediate container 1b99bff8cf8a [2021-03-30T03:06:45.827Z] ---> f43321aafc4b [2021-03-30T03:06:45.827Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-30T03:06:45.827Z] ---> Running in 982ad33b118b [2021-03-30T03:06:46.105Z] ---> Running in 033d25ca7f90 [2021-03-30T03:06:46.384Z] Removing intermediate container 982ad33b118b [2021-03-30T03:06:46.384Z] ---> 40e80bad25ce [2021-03-30T03:06:46.384Z] Step 21/22 : LABEL git_sha=9460aeb2b0588925160d5d9fcc604bc677123357 [2021-03-30T03:06:46.657Z] ---> Running in c9fe76a03e68 [2021-03-30T03:06:46.657Z] Removing intermediate container 033d25ca7f90 [2021-03-30T03:06:46.657Z] ---> 7766abfc813d [2021-03-30T03:06:46.657Z] Step 22/24 : LABEL arch=arm64 [2021-03-30T03:06:46.943Z] ---> Running in a7deb84399e9 [2021-03-30T03:06:47.216Z] Removing intermediate container c9fe76a03e68 [2021-03-30T03:06:47.216Z] ---> c7ef2de001b8 [2021-03-30T03:06:47.216Z] Step 22/22 : LABEL version=0.0.0 [2021-03-30T03:06:47.506Z] ---> Running in ee46ef46d612 [2021-03-30T03:06:47.506Z] Removing intermediate container a7deb84399e9 [2021-03-30T03:06:47.506Z] ---> 005d02347fcc [2021-03-30T03:06:47.506Z] Step 23/24 : LABEL git_sha=9460aeb2b0588925160d5d9fcc604bc677123357 [2021-03-30T03:06:47.781Z] ---> Running in 7ade75f3bfa4 [2021-03-30T03:06:48.057Z] Removing intermediate container ee46ef46d612 [2021-03-30T03:06:48.057Z] ---> 5ef17f439234 [2021-03-30T03:06:48.057Z] [2021-03-30T03:06:48.330Z] Removing intermediate container 7ade75f3bfa4 [2021-03-30T03:06:48.330Z] ---> 9dbee5ee6a8c [2021-03-30T03:06:48.330Z] Step 24/24 : LABEL version=0.0.0 [2021-03-30T03:06:48.604Z] Successfully built 5ef17f439234 [2021-03-30T03:06:48.604Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-30T03:06:48.604Z]  Building docker-support-scheduler-go ... done  ---> Running in 9f316c19b7b8 [2021-03-30T03:06:49.199Z] Removing intermediate container 9f316c19b7b8 [2021-03-30T03:06:49.199Z] ---> cedf2a124917 [2021-03-30T03:06:49.199Z] [2021-03-30T03:06:49.472Z] Successfully built cedf2a124917 [2021-03-30T03:06:49.472Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-30T03:06:57.475Z]  Building docker-sys-mgmt-agent-go ... done 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 [2021-03-30T03:06:57.475Z] 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 [2021-03-30T03:06:58.058Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container d1565ee2ded4 [2021-03-30T03:06:58.058Z] ---> 714d45969035 [2021-03-30T03:06:58.058Z] [2021-03-30T03:06:58.058Z] Step 10/23 : FROM alpine:3.12 [2021-03-30T03:06:58.058Z] ---> e47305ac9786 [2021-03-30T03:06:58.058Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-30T03:06:58.058Z] ---> Running in 6786536f2427 [2021-03-30T03:06:58.657Z] Removing intermediate container 6786536f2427 [2021-03-30T03:06:58.657Z] ---> c6cc72e96a0c [2021-03-30T03:06:58.657Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-30T03:06:58.657Z] ---> Running in 6bda3f9ae289 [2021-03-30T03:06:59.249Z] Removing intermediate container 6bda3f9ae289 [2021-03-30T03:06:59.249Z] ---> 4d7467a4d8c1 [2021-03-30T03:06:59.249Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-30T03:06:59.523Z] ---> Running in 9448a4505298 [2021-03-30T03:06:59.793Z] Removing intermediate container 9448a4505298 [2021-03-30T03:06:59.793Z] ---> 0872202ae48d [2021-03-30T03:06:59.793Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:07:00.069Z] ---> Running in 0e1282e99cef [2021-03-30T03:07:02.052Z] Removing intermediate container 0e1282e99cef [2021-03-30T03:07:02.052Z] ---> fb6bccaa3f1d [2021-03-30T03:07:02.052Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-30T03:07:02.328Z] ---> Running in f8b60d0fde48 [2021-03-30T03:07:03.306Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:07:04.279Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T03:07:04.868Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-30T03:07:04.868Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-30T03:07:05.138Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-30T03:07:05.138Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-30T03:07:05.409Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-30T03:07:05.680Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-30T03:07:05.680Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:07:05.680Z] OK: 8 MiB in 20 packages [2021-03-30T03:07:06.178Z] Removing intermediate container 85c7bec364f5 [2021-03-30T03:07:06.178Z] ---> 3e1e979398c8 [2021-03-30T03:07:06.178Z] [2021-03-30T03:07:06.178Z] Step 10/31 : FROM alpine:3.12 [2021-03-30T03:07:06.178Z] ---> 42cb162f0360 [2021-03-30T03:07:06.178Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-30T03:07:06.178Z] ---> Running in 3382055fb6cd [2021-03-30T03:07:06.905Z] Removing intermediate container 3382055fb6cd [2021-03-30T03:07:06.905Z] ---> cf063b5c7d42 [2021-03-30T03:07:06.905Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-30T03:07:07.115Z] Removing intermediate container f8b60d0fde48 [2021-03-30T03:07:07.115Z] ---> e3747be51081 [2021-03-30T03:07:07.115Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T03:07:07.710Z] ---> 22a10df3b7f1 [2021-03-30T03:07:07.710Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-30T03:07:09.140Z] ---> 9bf231af5ddd [2021-03-30T03:07:09.140Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-30T03:07:09.735Z] ---> 5c5ae34b09f5 [2021-03-30T03:07:09.735Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-30T03:07:09.735Z] ---> Running in 493ad6b99275 [2021-03-30T03:07:10.329Z] Removing intermediate container 493ad6b99275 [2021-03-30T03:07:10.329Z] ---> 3411aedd3141 [2021-03-30T03:07:10.329Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T03:07:10.329Z] ---> Running in 42526e600170 [2021-03-30T03:07:10.818Z] ---> Running in 9e59b44d16f9 [2021-03-30T03:07:10.922Z] Removing intermediate container 42526e600170 [2021-03-30T03:07:10.922Z] ---> e14900eadbc4 [2021-03-30T03:07:10.922Z] Step 21/23 : LABEL arch=arm64 [2021-03-30T03:07:10.922Z] ---> Running in a467e865da1e [2021-03-30T03:07:11.516Z] Removing intermediate container a467e865da1e [2021-03-30T03:07:11.516Z] ---> fb562e4ef1bf [2021-03-30T03:07:11.516Z] Step 22/23 : LABEL git_sha=9460aeb2b0588925160d5d9fcc604bc677123357 [2021-03-30T03:07:11.516Z] ---> Running in 4576112bb91b [2021-03-30T03:07:11.840Z] Removing intermediate container 5193af845d54 [2021-03-30T03:07:11.840Z] ---> 8dbe16de22ce [2021-03-30T03:07:11.840Z] [2021-03-30T03:07:11.840Z] Step 10/23 : FROM alpine:3.12 [2021-03-30T03:07:11.840Z] ---> 42cb162f0360 [2021-03-30T03:07:11.840Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-30T03:07:11.840Z] ---> Using cache [2021-03-30T03:07:11.840Z] ---> 776385d99db0 [2021-03-30T03:07:11.840Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-30T03:07:11.840Z] ---> Using cache [2021-03-30T03:07:11.840Z] ---> a75e991a27a4 [2021-03-30T03:07:11.840Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-30T03:07:12.110Z] Removing intermediate container 4576112bb91b [2021-03-30T03:07:12.110Z] ---> aca3ff284696 [2021-03-30T03:07:12.110Z] Step 23/23 : LABEL version=0.0.0 [2021-03-30T03:07:12.110Z] ---> Running in 59d0eaccd375 [2021-03-30T03:07:12.383Z] Removing intermediate container 59d0eaccd375 [2021-03-30T03:07:12.383Z] ---> 7820607dc5ff [2021-03-30T03:07:12.383Z] [2021-03-30T03:07:12.508Z] ---> Running in f3bd8512c6ac [2021-03-30T03:07:12.993Z] Successfully built 7820607dc5ff [2021-03-30T03:07:12.993Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-30T03:07:13.278Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-30T03:07:13.354Z] $ docker stop --time=1 d2849ae1d7ad318039440f73e9a0751cee0795361aa3c36677fed5497e888862 [2021-03-30T03:07:13.729Z] Removing intermediate container f3bd8512c6ac [2021-03-30T03:07:13.729Z] ---> 22957a3d2393 [2021-03-30T03:07:13.729Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-30T03:07:14.084Z] ---> Running in 8661e31c9579 [2021-03-30T03:07:14.540Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T03:07:15.241Z] $ docker rm -f d2849ae1d7ad318039440f73e9a0751cee0795361aa3c36677fed5497e888862 [2021-03-30T03:07:15.226Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-30T03:07:15.580Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-30T03:07:15.581Z] (2/2) Installing su-exec (0.2-r1) [2021-03-30T03:07:15.581Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:07:15.899Z] + docker images [2021-03-30T03:07:15.899Z] + grep docker [2021-03-30T03:07:16.169Z] docker-core-data-go-arm64 latest 7820607dc5ff 4 seconds ago 21.4MB [2021-03-30T03:07:16.169Z] docker-security-secretstore-setup-go-arm64 latest cedf2a124917 28 seconds ago 24.4MB [2021-03-30T03:07:16.169Z] docker-support-scheduler-go-arm64 latest 5ef17f439234 29 seconds ago 16.4MB [2021-03-30T03:07:16.169Z] docker-core-metadata-go-arm64 latest 205f8cb64edd 37 seconds ago 17.9MB [2021-03-30T03:07:16.169Z] docker-sys-mgmt-agent-go-arm64 latest e87ea4210f4b About a minute ago 301MB [2021-03-30T03:07:16.169Z] docker-security-bootstrapper-go-arm64 latest 5a47957889f4 3 minutes ago 17.9MB [2021-03-30T03:07:16.169Z] docker-core-command-go-arm64 latest 3463c2cc7106 3 minutes ago 16.3MB [2021-03-30T03:07:16.169Z] docker-support-notifications-go-arm64 latest a596180d8af2 3 minutes ago 16.9MB [2021-03-30T03:07:16.169Z] docker-security-proxy-setup-go-arm64 latest f002f63316b1 3 minutes ago 24.1MB [2021-03-30T03:07:16.169Z] docker 20.10.0 eeaf43b92773 3 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [2021-03-30T03:07:16.519Z] OK: 6 MiB in 16 packages [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2021-03-30T03:07:16.823Z] Removing intermediate container 8661e31c9579 [2021-03-30T03:07:16.823Z] ---> dc5eadfcf4fd [2021-03-30T03:07:16.823Z] Step 15/23 : WORKDIR / Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-30T03:07:17.447Z] ---> job-cost.sh [2021-03-30T03:07:17.447Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Xiiz [2021-03-30T03:07:17.685Z] ---> Running in 1ec466e6d4e4 [2021-03-30T03:07:17.685Z] Removing intermediate container 0713ec9c9977 [2021-03-30T03:07:17.685Z] ---> 89560c389f79 [2021-03-30T03:07:17.685Z] [2021-03-30T03:07:17.685Z] Step 10/21 : FROM alpine:3.12 [2021-03-30T03:07:17.685Z] ---> 42cb162f0360 [2021-03-30T03:07:17.685Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-30T03:07:17.685Z] Removing intermediate container e59e139cd833 [2021-03-30T03:07:17.685Z] ---> 9ae7b9140c6c [2021-03-30T03:07:17.685Z] [2021-03-30T03:07:17.685Z] Step 10/24 : FROM alpine:3.12 [2021-03-30T03:07:17.685Z] ---> 42cb162f0360 [2021-03-30T03:07:17.685Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-03-30T03:07:18.288Z] ---> Running in 2f81a95f978b [2021-03-30T03:07:18.288Z] ---> Running in dd3ceadc25f1 [2021-03-30T03:07:18.288Z] Removing intermediate container 1ec466e6d4e4 [2021-03-30T03:07:18.288Z] ---> 83ffe2062c52 [2021-03-30T03:07:18.288Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T03:07:18.288Z] Removing intermediate container 9e59b44d16f9 [2021-03-30T03:07:18.288Z] ---> 69af4255ff71 [2021-03-30T03:07:18.288Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-30T03:07:18.735Z] ---> Running in ed9929e90f34 [2021-03-30T03:07:19.351Z] ---> 933f9192c960 [2021-03-30T03:07:19.351Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-30T03:07:19.351Z] Removing intermediate container ed9929e90f34 [2021-03-30T03:07:19.351Z] ---> 61a987710e45 [2021-03-30T03:07:19.351Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-30T03:07:19.351Z] ---> Running in f5d8c625325b [2021-03-30T03:07:19.768Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T03:07:19.768Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T03:07:19.768Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T03:07:20.112Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T03:07:20.112Z] (1/6) Installing ca-certificates (20191127-r4) [2021-03-30T03:07:20.416Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-03-30T03:07:20.416Z] (3/6) Installing libcurl (7.69.1-r3) [2021-03-30T03:07:20.416Z] (4/6) Installing curl (7.69.1-r3) [2021-03-30T03:07:20.416Z] Removing intermediate container f5d8c625325b [2021-03-30T03:07:20.416Z] ---> 0b73e013f83d [2021-03-30T03:07:20.416Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-30T03:07:20.416Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-03-30T03:07:20.416Z] (6/6) Installing su-exec (0.2-r1) [2021-03-30T03:07:20.416Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:07:20.416Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-30T03:07:20.416Z] Executing ca-certificates-20191127-r4.trigger [2021-03-30T03:07:20.416Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-30T03:07:20.416Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-30T03:07:20.416Z] (4/4) Installing curl (7.69.1-r3) [2021-03-30T03:07:20.416Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:07:20.792Z] Executing ca-certificates-20191127-r4.trigger [2021-03-30T03:07:20.792Z] OK: 7 MiB in 20 packages [2021-03-30T03:07:20.792Z] ---> Running in b0f48054148f [2021-03-30T03:07:20.792Z] OK: 7 MiB in 18 packages [2021-03-30T03:07:21.407Z] ---> e09eb700e0ae [2021-03-30T03:07:21.407Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-30T03:07:23.529Z] ---> e16b66d93343 [2021-03-30T03:07:23.529Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-30T03:07:24.160Z] ---> Running in ca9d31b48505 [2021-03-30T03:07:24.160Z] Removing intermediate container dd3ceadc25f1 [2021-03-30T03:07:24.160Z] ---> abe9d8685f09 [2021-03-30T03:07:24.160Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-30T03:07:24.431Z] Removing intermediate container 2f81a95f978b [2021-03-30T03:07:24.431Z] ---> 0f34cd375ba2 [2021-03-30T03:07:24.431Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-30T03:07:24.431Z] ---> Running in 37e7963948fb [2021-03-30T03:07:24.714Z] ---> Running in 3439681d23c5 [2021-03-30T03:07:24.714Z] Removing intermediate container ca9d31b48505 [2021-03-30T03:07:24.714Z] ---> 6b9f18b812bd [2021-03-30T03:07:24.714Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T03:07:25.063Z] Removing intermediate container b0f48054148f [2021-03-30T03:07:25.063Z] ---> 693cb71e8804 [2021-03-30T03:07:25.063Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-30T03:07:25.063Z] ---> Running in 441cb93ee02a [2021-03-30T03:07:25.462Z] ---> Running in a6456a6b2932 [2021-03-30T03:07:25.462Z] Removing intermediate container 37e7963948fb [2021-03-30T03:07:25.462Z] ---> 3e954604eb26 [2021-03-30T03:07:25.462Z] Step 13/24 : WORKDIR / [2021-03-30T03:07:25.462Z] Removing intermediate container 3439681d23c5 [2021-03-30T03:07:25.462Z] ---> 56333f181558 [2021-03-30T03:07:25.462Z] Step 13/21 : WORKDIR /edgex [2021-03-30T03:07:25.462Z] ---> Running in 1c7e150e225a [2021-03-30T03:07:25.462Z] ---> Running in f813d84868da [2021-03-30T03:07:25.462Z] Removing intermediate container 441cb93ee02a [2021-03-30T03:07:25.462Z] ---> 838103a2462e [2021-03-30T03:07:25.462Z] Step 21/23 : LABEL arch=x86_64 [2021-03-30T03:07:25.817Z] ---> Running in 153e61c2ecb3 [2021-03-30T03:07:25.817Z] Removing intermediate container a6456a6b2932 [2021-03-30T03:07:25.817Z] ---> 9676a23f33c1 [2021-03-30T03:07:25.817Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-30T03:07:25.817Z] Removing intermediate container 1c7e150e225a [2021-03-30T03:07:25.817Z] ---> 61b0445718ea [2021-03-30T03:07:25.817Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-30T03:07:25.817Z] Removing intermediate container f813d84868da [2021-03-30T03:07:25.817Z] ---> 929cbd291d4b [2021-03-30T03:07:25.817Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-30T03:07:26.104Z] Removing intermediate container 153e61c2ecb3 [2021-03-30T03:07:26.104Z] ---> dc54250f55c2 [2021-03-30T03:07:26.104Z] Step 22/23 : LABEL git_sha=9460aeb2b0588925160d5d9fcc604bc677123357 [2021-03-30T03:07:26.445Z] ---> Running in 4e633acff2b9 [2021-03-30T03:07:26.445Z] ---> 0a5b6281ee72 [2021-03-30T03:07:26.445Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-30T03:07:26.902Z] ---> 81afeada26c2 [2021-03-30T03:07:26.902Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-30T03:07:26.902Z] ---> 7f26aa7950da [2021-03-30T03:07:26.902Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-30T03:07:27.199Z] ---> Running in 532ce01195c6 [2021-03-30T03:07:27.593Z] Removing intermediate container 4e633acff2b9 [2021-03-30T03:07:27.593Z] ---> 3cfe18ca3bef [2021-03-30T03:07:27.593Z] Step 23/23 : LABEL version=0.0.0 [2021-03-30T03:07:28.029Z] ---> 6c504fc61ffa [2021-03-30T03:07:28.029Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-30T03:07:28.029Z] ---> Running in 099092b7fa0c [2021-03-30T03:07:28.447Z] ---> dec98b674592 [2021-03-30T03:07:28.447Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-30T03:07:28.845Z] Removing intermediate container 099092b7fa0c [2021-03-30T03:07:28.845Z] ---> 52c5fc84ee58 [2021-03-30T03:07:28.845Z] [2021-03-30T03:07:28.845Z] ---> 2a2ac4a15e3e [2021-03-30T03:07:28.845Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-30T03:07:29.990Z] Successfully built 52c5fc84ee58 [2021-03-30T03:07:29.990Z] Successfully tagged docker-core-metadata-go:latest [2021-03-30T03:07:30.270Z]  Building docker-core-metadata-go ... done  ---> bf60baacc4d1 [2021-03-30T03:07:30.270Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-30T03:07:30.270Z] ---> 9d18395f25c6 [2021-03-30T03:07:30.270Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-30T03:07:30.270Z] ---> Running in 40de3536aae7 [2021-03-30T03:07:30.881Z] Removing intermediate container 40de3536aae7 [2021-03-30T03:07:30.881Z] ---> a3c0faa53657 [2021-03-30T03:07:30.881Z] Step 18/21 : CMD ["--init=true"] [2021-03-30T03:07:30.881Z] Removing intermediate container 532ce01195c6 [2021-03-30T03:07:30.881Z] ---> 89d818b7ce0c [2021-03-30T03:07:30.881Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T03:07:32.099Z] ---> Running in 7fdd4e64df38 [2021-03-30T03:07:32.099Z] ---> fa9a0227df6a [2021-03-30T03:07:32.099Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-30T03:07:32.624Z] Removing intermediate container 7fdd4e64df38 [2021-03-30T03:07:32.624Z] ---> d3a4d30c1907 [2021-03-30T03:07:32.624Z] Step 19/21 : LABEL arch=x86_64 [2021-03-30T03:07:33.007Z] ---> 66a290faf253 [2021-03-30T03:07:33.007Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-30T03:07:33.007Z] ---> Running in 7a5ed3de9490 [2021-03-30T03:07:33.329Z] ---> c0035354325a [2021-03-30T03:07:33.329Z] 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/ [2021-03-30T03:07:33.714Z] ---> Running in a3e356b92e54 [2021-03-30T03:07:34.026Z] Removing intermediate container 7a5ed3de9490 [2021-03-30T03:07:34.026Z] ---> 9f9f8988b20f [2021-03-30T03:07:34.026Z] Step 20/21 : LABEL git_sha=9460aeb2b0588925160d5d9fcc604bc677123357 [2021-03-30T03:07:34.663Z] ---> Running in 8b6824b40135 [2021-03-30T03:07:34.663Z] ---> 05235dd890e0 [2021-03-30T03:07:34.663Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-30T03:07:34.976Z] Removing intermediate container 8b6824b40135 [2021-03-30T03:07:34.976Z] ---> 6a84998fcc78 [2021-03-30T03:07:34.976Z] Step 21/21 : LABEL version=0.0.0 [2021-03-30T03:07:35.254Z] ---> Running in e32e5ef4e19a [2021-03-30T03:07:35.534Z] ---> 738debb7cada [2021-03-30T03:07:35.534Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-30T03:07:36.178Z] Removing intermediate container e32e5ef4e19a [2021-03-30T03:07:36.178Z] ---> f566cb2871f7 [2021-03-30T03:07:36.178Z] [2021-03-30T03:07:36.892Z] ---> 24d9a6d19eba [2021-03-30T03:07:36.892Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-30T03:07:37.209Z] Successfully built f566cb2871f7 [2021-03-30T03:07:37.209Z] Removing intermediate container a3e356b92e54 [2021-03-30T03:07:37.209Z] ---> 36a835308433 [2021-03-30T03:07:37.209Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-30T03:07:37.209Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-30T03:07:37.548Z]  Building docker-security-proxy-setup-go ... done  ---> Running in bdcee8148b4a [2021-03-30T03:07:37.548Z] ---> 4af7488bec28 [2021-03-30T03:07:37.548Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-30T03:07:37.911Z] ---> Running in 2507e2a6fe60 [2021-03-30T03:07:38.194Z] Removing intermediate container bdcee8148b4a [2021-03-30T03:07:38.194Z] ---> 83159feedbb5 [2021-03-30T03:07:38.194Z] Step 22/24 : LABEL arch=x86_64 [2021-03-30T03:07:38.194Z] ---> Running in 2d9b4d50f35a [2021-03-30T03:07:38.522Z] Removing intermediate container 2507e2a6fe60 [2021-03-30T03:07:38.522Z] ---> cd2a71750e8d [2021-03-30T03:07:38.522Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-30T03:07:39.640Z] Removing intermediate container 2d9b4d50f35a [2021-03-30T03:07:39.640Z] ---> b03a6102e1b9 [2021-03-30T03:07:39.640Z] Step 23/24 : LABEL git_sha=9460aeb2b0588925160d5d9fcc604bc677123357 [2021-03-30T03:07:39.640Z] ---> 5c52e4cabd08 [2021-03-30T03:07:39.640Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-30T03:07:39.640Z] ---> Running in 9bf340c9f49e [2021-03-30T03:07:40.027Z] ---> Running in 13d2576c4ba5 [2021-03-30T03:07:40.648Z] Removing intermediate container 9bf340c9f49e [2021-03-30T03:07:40.648Z] ---> 94de454dd831 [2021-03-30T03:07:40.648Z] Step 24/24 : LABEL version=0.0.0 [2021-03-30T03:07:41.019Z] ---> Running in 0ea0ebf7bee4 [2021-03-30T03:07:42.022Z] Removing intermediate container 0ea0ebf7bee4 [2021-03-30T03:07:42.022Z] ---> bcc45105cc77 [2021-03-30T03:07:42.022Z] [2021-03-30T03:07:42.325Z] Successfully built bcc45105cc77 [2021-03-30T03:07:42.603Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-30T03:07:42.878Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 13d2576c4ba5 [2021-03-30T03:07:42.878Z] ---> 0d4c46d9a2f9 [2021-03-30T03:07:42.878Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-30T03:07:43.222Z] ---> Running in e2a958eac51e [2021-03-30T03:07:43.878Z] Removing intermediate container e2a958eac51e [2021-03-30T03:07:43.878Z] ---> 1ea45a3e4c10 [2021-03-30T03:07:43.878Z] Step 28/31 : CMD ["gate"] [2021-03-30T03:07:44.167Z] ---> Running in dea098388c83 [2021-03-30T03:07:44.440Z] Removing intermediate container dea098388c83 [2021-03-30T03:07:44.440Z] ---> b5dc1faa09cb [2021-03-30T03:07:44.440Z] Step 29/31 : LABEL arch=x86_64 [2021-03-30T03:07:44.711Z] ---> Running in 0c20c8166e10 [2021-03-30T03:07:45.306Z] Removing intermediate container 0c20c8166e10 [2021-03-30T03:07:45.306Z] ---> 6d8a2cc085e0 [2021-03-30T03:07:45.306Z] Step 30/31 : LABEL git_sha=9460aeb2b0588925160d5d9fcc604bc677123357 [2021-03-30T03:07:45.607Z] ---> Running in ec89a7aec68b [2021-03-30T03:07:45.916Z] Removing intermediate container ec89a7aec68b [2021-03-30T03:07:45.916Z] ---> 1bb6afa84321 [2021-03-30T03:07:45.916Z] Step 31/31 : LABEL version=0.0.0 [2021-03-30T03:07:46.220Z] ---> Running in c68c25e1f46c [2021-03-30T03:07:46.842Z] Removing intermediate container c68c25e1f46c [2021-03-30T03:07:46.842Z] ---> 925df3bfd960 [2021-03-30T03:07:46.842Z] [2021-03-30T03:07:47.111Z] Successfully built 925df3bfd960 [2021-03-30T03:07:47.395Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-30T03:07:47.783Z]  Building docker-security-bootstrapper-go ... done  [Pipeline] } [2021-03-30T03:07:47.847Z] $ docker stop --time=1 add30f19210f418687c8c796fda9a01b108c0a84a3ad35bc75014de03221f6e6 [2021-03-30T03:07:53.015Z] $ docker rm -f add30f19210f418687c8c796fda9a01b108c0a84a3ad35bc75014de03221f6e6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-30T03:07:54.559Z] + docker images [2021-03-30T03:07:54.559Z] + grep docker [2021-03-30T03:07:55.272Z] docker-security-bootstrapper-go latest 925df3bfd960 9 seconds ago 18.9MB [2021-03-30T03:07:55.272Z] docker-security-secretstore-setup-go latest bcc45105cc77 14 seconds ago 25.7MB [2021-03-30T03:07:55.272Z] docker-security-proxy-setup-go latest f566cb2871f7 20 seconds ago 25.4MB [2021-03-30T03:07:55.272Z] docker-core-metadata-go latest 52c5fc84ee58 27 seconds ago 19MB [2021-03-30T03:07:55.272Z] docker-sys-mgmt-agent-go latest 0b54c41e2676 About a minute ago 314MB [2021-03-30T03:07:55.272Z] docker-core-data-go latest a797a34119f3 5 minutes ago 22.7MB [2021-03-30T03:07:55.272Z] docker-core-command-go latest 92aa17465d64 5 minutes ago 17.3MB [2021-03-30T03:07:55.272Z] docker-support-notifications-go latest 31c8104bf6bf 5 minutes ago 17.9MB [2021-03-30T03:07:55.272Z] docker-support-scheduler-go latest b04679030dff 5 minutes ago 17.4MB [2021-03-30T03:07:55.272Z] docker 20.10.0 aefe523efa57 3 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-03-30T03:07:56.400Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-30T03:08:11.293Z] Still waiting to schedule task [2021-03-30T03:08:11.294Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-30T03:09:06.726Z] Running on prd-ubuntu18.04-docker-8c-8g-31955 in /w/workspace/edgexfoundry_edgex-go_PR-3310 [Pipeline] { [Pipeline] ws [2021-03-30T03:09:06.838Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-03-30T03:09:09.048Z] using credential edgex-jenkins-ssh [2021-03-30T03:09:09.102Z] Cloning the remote Git repository [2021-03-30T03:09:09.127Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-30T03:09:09.189Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-03-30T03:09:09.215Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-30T03:09:09.215Z] > git --version # timeout=10 [2021-03-30T03:09:09.221Z] > git --version # 'git version 2.17.1' [2021-03-30T03:09:09.222Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T03:09:09.254Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-30T03:09:26.092Z] Merging remotes/origin/master commit 2bc9c9b3e55542447c270c13b14d4c2aa2a5583e into PR head commit 9460aeb2b0588925160d5d9fcc604bc677123357 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-30T03:09:26.848Z] Failed in branch amd64 [2021-03-30T03:09:25.383Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-30T03:09:25.389Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-30T03:09:25.400Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-30T03:09:25.412Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-30T03:09:25.412Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T03:09:25.416Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3310/head:refs/remotes/origin/PR-3310 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-30T03:09:26.102Z] > git config core.sparsecheckout # timeout=10 [2021-03-30T03:09:26.108Z] > git checkout -f 9460aeb2b0588925160d5d9fcc604bc677123357 # timeout=10 [2021-03-30T03:09:33.128Z] lf-activate-venv(): INFO: Adding /tmp/venv-Xiiz/bin to PATH [2021-03-30T03:09:33.129Z] INFO: No Stack... [2021-03-30T03:09:33.129Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-30T03:09:33.129Z] INFO: Archiving Costs [Pipeline] sh [2021-03-30T03:09:33.465Z] + cat /w/workspace/edgex-go/4/archives/cost.csv+ [2021-03-30T03:09:33.465Z] cut -d, -f6 [Pipeline] lock [2021-03-30T03:09:33.574Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3310-4-stack-cost] [2021-03-30T03:09:33.588Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3310-4-stack-cost] did not exist. Created. [2021-03-30T03:09:33.588Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3310-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-30T03:09:34.056Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-30T03:09:34.392Z] Stashed 1 file(s) [Pipeline] } [2021-03-30T03:09:34.409Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3310-4-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 [2021-03-30T03:09:37.220Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T03:09:38.842Z] ---> package-listing.sh [2021-03-30T03:09:38.842Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-30T03:09:38.842Z] ++ facter osfamily [2021-03-30T03:09:39.139Z] + OS_FAMILY=redhat [2021-03-30T03:09:39.139Z] + workspace=/w/workspace/edgex-go/4 [2021-03-30T03:09:39.139Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-30T03:09:39.139Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-30T03:09:39.139Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-30T03:09:39.139Z] + PACKAGES=/tmp/packages_start.txt [2021-03-30T03:09:39.139Z] + '[' /w/workspace/edgex-go/4 ']' [2021-03-30T03:09:39.139Z] + PACKAGES=/tmp/packages_end.txt [2021-03-30T03:09:39.139Z] + case "${OS_FAMILY}" in [2021-03-30T03:09:39.139Z] + rpm -qa [2021-03-30T03:09:39.139Z] + sort [2021-03-30T03:09:49.578Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-30T03:09:49.578Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-30T03:09:49.578Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-30T03:09:49.578Z] + '[' /w/workspace/edgex-go/4 ']' [2021-03-30T03:09:49.578Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-03-30T03:09:49.578Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-03-30T03:09:49.600Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-30T03:09:50.150Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-30T03:09:50.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-30T03:09:50.497Z] [2021-03-30T03:09:50.497Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-30T03:09:51.222Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-30T03:09:51.921Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-30T03:09:51.921Z] df20fa9351a1: Pulling fs layer [2021-03-30T03:09:51.921Z] 36b3adc4ff6f: Pulling fs layer [2021-03-30T03:09:51.921Z] 8ad3a11d3b57: Pulling fs layer [2021-03-30T03:09:51.921Z] 46f8f816bc3b: Pulling fs layer [2021-03-30T03:09:51.921Z] 93b61091891f: Pulling fs layer [2021-03-30T03:09:51.921Z] 93b9cdb0e59b: Pulling fs layer [2021-03-30T03:09:51.921Z] 5e14af77c1be: Pulling fs layer [2021-03-30T03:09:51.921Z] 01666e4c0597: Pulling fs layer [2021-03-30T03:09:51.921Z] aa168da1d23b: Pulling fs layer [2021-03-30T03:09:51.921Z] 46f8f816bc3b: Waiting [2021-03-30T03:09:51.921Z] 93b61091891f: Waiting [2021-03-30T03:09:51.921Z] 93b9cdb0e59b: Waiting [2021-03-30T03:09:51.921Z] 5e14af77c1be: Waiting [2021-03-30T03:09:51.921Z] 01666e4c0597: Waiting [2021-03-30T03:09:51.921Z] aa168da1d23b: Waiting [2021-03-30T03:09:51.921Z] 36b3adc4ff6f: Verifying Checksum [2021-03-30T03:09:51.921Z] 36b3adc4ff6f: Download complete [2021-03-30T03:09:51.921Z] 46f8f816bc3b: Verifying Checksum [2021-03-30T03:09:51.921Z] 46f8f816bc3b: Download complete [2021-03-30T03:09:52.326Z] df20fa9351a1: Download complete [2021-03-30T03:09:52.326Z] 93b9cdb0e59b: Verifying Checksum [2021-03-30T03:09:52.326Z] 93b9cdb0e59b: Download complete [2021-03-30T03:09:52.326Z] 5e14af77c1be: Download complete [2021-03-30T03:09:52.326Z] 93b61091891f: Verifying Checksum [2021-03-30T03:09:52.326Z] 93b61091891f: Download complete [2021-03-30T03:09:52.326Z] 01666e4c0597: Verifying Checksum [2021-03-30T03:09:52.326Z] 01666e4c0597: Download complete [2021-03-30T03:09:53.876Z] df20fa9351a1: Pull complete [2021-03-30T03:09:53.876Z] 8ad3a11d3b57: Verifying Checksum [2021-03-30T03:09:53.876Z] 8ad3a11d3b57: Download complete [2021-03-30T03:09:54.986Z] 36b3adc4ff6f: Pull complete [2021-03-30T03:09:59.817Z] 8ad3a11d3b57: Pull complete [2021-03-30T03:10:01.095Z] 46f8f816bc3b: Pull complete [2021-03-30T03:10:03.426Z] aa168da1d23b: Verifying Checksum [2021-03-30T03:10:03.426Z] aa168da1d23b: Download complete [2021-03-30T03:10:03.426Z] 93b61091891f: Pull complete [2021-03-30T03:10:03.720Z] 93b9cdb0e59b: Pull complete [2021-03-30T03:10:03.997Z] 5e14af77c1be: Pull complete [2021-03-30T03:10:04.319Z] 01666e4c0597: Pull complete [2021-03-30T03:10:27.679Z] aa168da1d23b: Pull complete [2021-03-30T03:10:27.679Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-30T03:10:27.679Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-30T03:10:27.679Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-30T03:10:28.396Z] prd-centos7-docker-4c-2g-31950 does not seem to be running inside a container [2021-03-30T03:10:28.530Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-lftools-log-publisher:alpine cat [2021-03-30T03:10:35.037Z] $ docker top 976eb400d3c90046851a35b794e9e0a021323ce72de2ecb59e5d35f2b85808d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-30T03:10:36.526Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-30T03:10:37.738Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-30T03:10:38.952Z] + ls /var/log/sa-host [2021-03-30T03:10:38.952Z] + sadf -c /var/log/sa-host/sa23 [2021-03-30T03:10:38.952Z] file_magic: OK [2021-03-30T03:10:38.952Z] HZ: Using current value: 100 [2021-03-30T03:10:38.952Z] file_header: OK [2021-03-30T03:10:38.952Z] 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 [2021-03-30T03:10:38.952Z] Statistics: [2021-03-30T03:10:38.952Z] Hnuu...uuuununununu... [2021-03-30T03:10:38.952Z] File successfully converted to sysstat format version 12.2.1 [2021-03-30T03:10:38.952Z] + sadf -c /var/log/sa-host/sa30 [2021-03-30T03:10:38.952Z] file_magic: OK [2021-03-30T03:10:38.952Z] HZ: Using current value: 100 [2021-03-30T03:10:38.952Z] file_header: OK [2021-03-30T03:10:38.952Z] 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 [2021-03-30T03:10:38.952Z] Statistics: [2021-03-30T03:10:38.952Z] 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... [2021-03-30T03:10:38.952Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-30T03:10:39.705Z] provisioning config files... [2021-03-30T03:10:39.751Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config1778530452376961517tmp [Pipeline] { [Pipeline] echo [2021-03-30T03:10:39.850Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T03:10:40.548Z] ---> create-netrc.sh [Pipeline] } [2021-03-30T03:10:40.567Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-30T03:10:40.665Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T03:10:42.059Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-30T03:10:42.206Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T03:10:43.056Z] ---> sudo-logs.sh [2021-03-30T03:10:43.056Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-30T03:10:43.540Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T03:10:44.813Z] ---> job-cost.sh [2021-03-30T03:10:44.813Z] lf-activate-venv: SKIPPING [2021-03-30T03:10:44.813Z] DEBUG: total: 0.20999999344348907 [2021-03-30T03:10:44.813Z] INFO: Retrieving Stack Cost... [2021-03-30T03:10:45.807Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-30T03:10:46.405Z] INFO: Archiving Costs [Pipeline] echo [2021-03-30T03:10:46.426Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T03:10:47.727Z] ---> logs-deploy.sh [2021-03-30T03:10:47.727Z] lf-activate-venv: SKIPPING [2021-03-30T03:10:47.727Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3310/4 [2021-03-30T03:10:47.727Z] INFO: archiving workspace using pattern(s): [2021-03-30T03:10:51.248Z] Archives upload complete. [2021-03-30T03:10:51.248Z] INFO: archiving logs to Nexus [2021-03-30T03:10:53.276Z] ---> uname -a: [2021-03-30T03:10:53.276Z] Linux prd-centos7-docker-4c-2g-31950.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-03-30T03:10:53.276Z] [2021-03-30T03:10:53.276Z]