Pull request #3550 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 68ab20fa822689163fff8de0f2e01367929d171d+5e3333aa483a9c37807d61fae87b8cc119682d82 (3cbfdbd47b6770e624055795b69c0241434b864c) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3821486982194345047.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2611457053839869416.key > 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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3550/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3550/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6922438805221275279.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8586308374152880673.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3550/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3550/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2165668778799139574.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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/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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: 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/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-1171 in /w/workspace/edgexfoundry_edgex-go_PR-3550 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh2594052238212271458.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 5e3333aa483a9c37807d61fae87b8cc119682d82 into PR head commit 68ab20fa822689163fff8de0f2e01367929d171d Merge succeeded, producing 68ab20fa822689163fff8de0f2e01367929d171d Checking out Revision 68ab20fa822689163fff8de0f2e01367929d171d (PR-3550) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh6933131764874118822.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3550/head:refs/remotes/origin/PR-3550 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 68ab20fa822689163fff8de0f2e01367929d171d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh8064174890037019770.key > git merge 5e3333aa483a9c37807d61fae87b8cc119682d82 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 68ab20fa822689163fff8de0f2e01367929d171d # timeout=10 Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.1 to 1.9.2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-09T03:38:49.077Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git rev-list --no-walk a2666c85747e48d0f277d1bc73689a0fa3d00208 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-09T03:38:51.334Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-09T03:38:51.367Z] ========================================================= [2021-06-09T03:38:51.367Z] EdgeX Global Pipelines Version Info [2021-06-09T03:38:51.367Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-09T03:38:54.185Z] ------------------- [2021-06-09T03:38:54.185Z] stable info: [2021-06-09T03:38:54.185Z] ------------------- [2021-06-09T03:38:54.185Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-09T03:38:54.185Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-09T03:38:54.185Z] Message: update stable to v1.0.194 [2021-06-09T03:38:54.185Z] ------------------- [2021-06-09T03:38:54.185Z] experimental info: [2021-06-09T03:38:54.185Z] ------------------- [2021-06-09T03:38:54.185Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-09T03:38:54.185Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-09T03:38:54.185Z] Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-09T03:38:54.296Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-09T03:38:54.317Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-09T03:38:54.341Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-09T03:38:54.362Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-09T03:38:54.385Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-09T03:38:54.407Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-09T03:38:54.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-09T03:38:54.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-09T03:38:54.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-09T03:38:54.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-09T03:38:54.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-09T03:38:54.533Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-09T03:38:54.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-09T03:38:54.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-09T03:38:56.786Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-09T03:38:56.809Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-09T03:38:56.833Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-09T03:38:56.854Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-09T03:38:56.875Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-09T03:38:56.900Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-09T03:38:56.925Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-09T03:38:56.946Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-09T03:38:56.969Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3550 [Pipeline] echo [2021-06-09T03:38:56.991Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3550 [Pipeline] echo [2021-06-09T03:38:57.014Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3550 [Pipeline] echo [2021-06-09T03:38:57.039Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 68ab20fa822689163fff8de0f2e01367929d171d [Pipeline] echo [2021-06-09T03:38:57.062Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 68ab20f [Pipeline] echo [2021-06-09T03:38:57.088Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T03:38:59.319Z] provisioning config files... [2021-06-09T03:38:59.334Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config773512098919389634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T03:38:59.667Z] ---> docker-login.sh [2021-06-09T03:38:59.667Z] nexus3.edgexfoundry.org:10001 [2021-06-09T03:38:59.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:38:59.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:38:59.929Z] Configure a credential helper to remove this warning. See [2021-06-09T03:38:59.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:38:59.929Z] [2021-06-09T03:38:59.929Z] Login Succeeded [2021-06-09T03:38:59.929Z] nexus3.edgexfoundry.org:10002 [2021-06-09T03:38:59.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:38:59.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:38:59.929Z] Configure a credential helper to remove this warning. See [2021-06-09T03:38:59.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:38:59.929Z] [2021-06-09T03:38:59.929Z] Login Succeeded [2021-06-09T03:38:59.929Z] nexus3.edgexfoundry.org:10003 [2021-06-09T03:38:59.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:39:00.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:39:00.192Z] Configure a credential helper to remove this warning. See [2021-06-09T03:39:00.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:39:00.192Z] [2021-06-09T03:39:00.192Z] Login Succeeded [2021-06-09T03:39:00.192Z] nexus3.edgexfoundry.org:10004 [2021-06-09T03:39:00.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:39:00.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:39:00.192Z] Configure a credential helper to remove this warning. See [2021-06-09T03:39:00.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:39:00.192Z] [2021-06-09T03:39:00.192Z] Login Succeeded [2021-06-09T03:39:00.192Z] docker.io [2021-06-09T03:39:00.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:39:00.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:39:00.764Z] Configure a credential helper to remove this warning. See [2021-06-09T03:39:00.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:39:00.764Z] [2021-06-09T03:39:00.764Z] Login Succeeded [2021-06-09T03:39:00.764Z] ---> docker-login.sh ends [Pipeline] } [2021-06-09T03:39:00.772Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T03:39:03.484Z] ++ 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-06-09T03:39:03.484Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T03:39:03.484Z] ++ dirname cmd/core-command/Dockerfile [2021-06-09T03:39:03.484Z] ++ cut -d/ -f2 [2021-06-09T03:39:03.484Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-09T03:39:03.484Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T03:39:03.484Z] ++ dirname cmd/core-data/Dockerfile [2021-06-09T03:39:03.484Z] ++ cut -d/ -f2 [2021-06-09T03:39:03.484Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-09T03:39:03.484Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T03:39:03.484Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-09T03:39:03.484Z] ++ cut -d/ -f2 [2021-06-09T03:39:03.484Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-09T03:39:03.484Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T03:39:03.484Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-09T03:39:03.484Z] ++ cut -d/ -f2 [2021-06-09T03:39:03.484Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-09T03:39:03.484Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T03:39:03.484Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-09T03:39:03.484Z] ++ cut -d/ -f2 [2021-06-09T03:39:03.484Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-09T03:39:03.484Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T03:39:03.484Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-09T03:39:03.484Z] ++ cut -d/ -f2 [2021-06-09T03:39:03.484Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-09T03:39:03.484Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T03:39:03.484Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-09T03:39:03.484Z] ++ cut -d/ -f2 [2021-06-09T03:39:03.484Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-09T03:39:03.484Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T03:39:03.484Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-09T03:39:03.484Z] ++ cut -d/ -f2 [2021-06-09T03:39:03.484Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-09T03:39:03.484Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T03:39:03.484Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-09T03:39:03.484Z] ++ cut -d/ -f2 [2021-06-09T03:39:03.484Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-09T03:39:03.574Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:39:08.706Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T03:39:08.706Z] [2021-06-09T03:39:08.706Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:39:09.033Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T03:39:09.033Z] latest: Pulling from edgex-devops/git-semver [2021-06-09T03:39:09.033Z] 31603596830f: Pulling fs layer [2021-06-09T03:39:09.033Z] 54011a49482f: Pulling fs layer [2021-06-09T03:39:09.033Z] a6820b24f6d8: Pulling fs layer [2021-06-09T03:39:09.033Z] f581987b2513: Pulling fs layer [2021-06-09T03:39:09.033Z] f581987b2513: Waiting [2021-06-09T03:39:09.033Z] 54011a49482f: Verifying Checksum [2021-06-09T03:39:09.033Z] 54011a49482f: Download complete [2021-06-09T03:39:09.298Z] 31603596830f: Verifying Checksum [2021-06-09T03:39:09.298Z] 31603596830f: Download complete [2021-06-09T03:39:09.298Z] f581987b2513: Verifying Checksum [2021-06-09T03:39:09.298Z] f581987b2513: Download complete [2021-06-09T03:39:09.298Z] a6820b24f6d8: Verifying Checksum [2021-06-09T03:39:09.298Z] a6820b24f6d8: Download complete [2021-06-09T03:39:09.298Z] 31603596830f: Pull complete [2021-06-09T03:39:09.564Z] 54011a49482f: Pull complete [2021-06-09T03:39:10.146Z] a6820b24f6d8: Pull complete [2021-06-09T03:39:10.412Z] f581987b2513: Pull complete [2021-06-09T03:39:10.412Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-09T03:39:10.412Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T03:39:10.412Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-09T03:39:10.508Z] prd-centos7-docker-4c-2g-1171 does not seem to be running inside a container [2021-06-09T03:39:10.553Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-09T03:39:12.901Z] $ docker top 73f96b1d64da5699e20e49cf663cccfa3a9ebf1634775ce1bc21381dc7b48c39 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-09T03:39:13.021Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T03:39:13.021Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T03:39:13.132Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T03:39:13.131Z] $ docker exec 73f96b1d64da5699e20e49cf663cccfa3a9ebf1634775ce1bc21381dc7b48c39 ssh-agent [2021-06-09T03:39:13.234Z] SSH_AUTH_SOCK=/tmp/ssh-yQTCS4M068SN/agent.13 [2021-06-09T03:39:13.234Z] SSH_AGENT_PID=20 [2021-06-09T03:39:13.242Z] Running ssh-add (command line suppressed) [2021-06-09T03:39:13.330Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_6717339366854870391.key (/w/workspace/edgex-go/4@tmp/private_key_6717339366854870391.key) [2021-06-09T03:39:15.438Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T03:39:15.744Z] + git tag --points-at HEAD [Pipeline] } [2021-06-09T03:39:15.758Z] $ docker exec --env ******** --env ******** 73f96b1d64da5699e20e49cf663cccfa3a9ebf1634775ce1bc21381dc7b48c39 ssh-agent -k [2021-06-09T03:39:15.846Z] unset SSH_AUTH_SOCK; [2021-06-09T03:39:15.847Z] unset SSH_AGENT_PID; [2021-06-09T03:39:15.847Z] echo Agent pid 20 killed; [2021-06-09T03:39:15.862Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-09T03:39:18.033Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T03:39:18.033Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T03:39:18.148Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T03:39:18.148Z] $ docker exec 73f96b1d64da5699e20e49cf663cccfa3a9ebf1634775ce1bc21381dc7b48c39 ssh-agent [2021-06-09T03:39:18.254Z] SSH_AUTH_SOCK=/tmp/ssh-48jtRywfU20e/agent.52 [2021-06-09T03:39:18.254Z] SSH_AGENT_PID=58 [2021-06-09T03:39:18.259Z] Running ssh-add (command line suppressed) [2021-06-09T03:39:18.355Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_2730676080694628715.key (/w/workspace/edgex-go/4@tmp/private_key_2730676080694628715.key) [2021-06-09T03:39:18.375Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T03:39:18.680Z] + git semver init [2021-06-09T03:39:18.680Z] # -> Open(): unable to determine branch for HEAD [2021-06-09T03:39:18.680Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-06-09T03:39:18.680Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-06-09T03:39:18.680Z] # $SEMVER_REMOTE_NAME = origin [2021-06-09T03:39:18.680Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-09T03:39:18.680Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-09T03:39:18.680Z] # $SEMVER_BRANCH = PR-3550 [2021-06-09T03:39:18.680Z] # $SEMVER_TEMP = /tmp/semver-715900155 [2021-06-09T03:39:18.680Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-09T03:39:41.880Z] # '/tmp/semver-715900155' -> '/w/workspace/edgex-go/4/.semver' [2021-06-09T03:39:41.880Z] # -> Force: false [2021-06-09T03:39:41.880Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-06-09T03:39:41.888Z] $ docker exec --env ******** --env ******** 73f96b1d64da5699e20e49cf663cccfa3a9ebf1634775ce1bc21381dc7b48c39 ssh-agent -k [2021-06-09T03:39:41.991Z] unset SSH_AUTH_SOCK; [2021-06-09T03:39:41.991Z] unset SSH_AGENT_PID; [2021-06-09T03:39:41.991Z] echo Agent pid 58 killed; [2021-06-09T03:39:42.006Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T03:39:42.342Z] + git semver [Pipeline] } [2021-06-09T03:39:42.353Z] $ docker stop --time=1 73f96b1d64da5699e20e49cf663cccfa3a9ebf1634775ce1bc21381dc7b48c39 [2021-06-09T03:39:44.006Z] $ docker rm -f 73f96b1d64da5699e20e49cf663cccfa3a9ebf1634775ce1bc21381dc7b48c39 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-09T03:39:44.396Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-09T03:39:44.752Z] Stashed 1 file(s) [Pipeline] echo [2021-06-09T03:39:44.756Z] [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-06-09T03:39:47.574Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-09T03:39:47.884Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-09T03:39:48.182Z] + true [2021-06-09T03:39:48.182Z] + sudo service docker restart [2021-06-09T03:39:48.182Z] Redirecting to /bin/systemctl restart docker.service [2021-06-09T03:40:02.212Z] Still waiting to schedule task [2021-06-09T03:40:02.213Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1174’ is offline [Pipeline] echo [2021-06-09T03:40:05.979Z] ========================================================= [2021-06-09T03:40:05.979Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-09T03:40:05.979Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:40:06.309Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-09T03:40:07.703Z] Sending build context to Docker daemon 329.2MB [2021-06-09T03:40:07.703Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-09T03:40:07.703Z] Step 2/6 : FROM ${BASE} [2021-06-09T03:40:07.703Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-09T03:40:07.703Z] 540db60ca938: Pulling fs layer [2021-06-09T03:40:07.703Z] adcc1eea9eea: Pulling fs layer [2021-06-09T03:40:07.703Z] 4c4ab2625f07: Pulling fs layer [2021-06-09T03:40:07.703Z] 0510c868ecb4: Pulling fs layer [2021-06-09T03:40:07.703Z] afea3b2eda06: Pulling fs layer [2021-06-09T03:40:07.703Z] 7809a108b3ef: Pulling fs layer [2021-06-09T03:40:07.703Z] f706445af74f: Pulling fs layer [2021-06-09T03:40:07.703Z] afea3b2eda06: Waiting [2021-06-09T03:40:07.703Z] 7809a108b3ef: Waiting [2021-06-09T03:40:07.703Z] 0510c868ecb4: Waiting [2021-06-09T03:40:07.703Z] f706445af74f: Waiting [2021-06-09T03:40:07.703Z] 4c4ab2625f07: Verifying Checksum [2021-06-09T03:40:07.703Z] 4c4ab2625f07: Download complete [2021-06-09T03:40:07.703Z] adcc1eea9eea: Verifying Checksum [2021-06-09T03:40:07.703Z] adcc1eea9eea: Download complete [2021-06-09T03:40:07.703Z] afea3b2eda06: Verifying Checksum [2021-06-09T03:40:07.703Z] afea3b2eda06: Download complete [2021-06-09T03:40:07.703Z] 540db60ca938: Verifying Checksum [2021-06-09T03:40:07.703Z] 540db60ca938: Download complete [2021-06-09T03:40:07.966Z] 7809a108b3ef: Verifying Checksum [2021-06-09T03:40:07.966Z] 7809a108b3ef: Download complete [2021-06-09T03:40:07.966Z] 540db60ca938: Pull complete [2021-06-09T03:40:07.966Z] adcc1eea9eea: Pull complete [2021-06-09T03:40:10.404Z] 4c4ab2625f07: Pull complete [2021-06-09T03:40:10.404Z] f706445af74f: Verifying Checksum [2021-06-09T03:40:10.404Z] f706445af74f: Download complete [2021-06-09T03:40:10.404Z] 0510c868ecb4: Verifying Checksum [2021-06-09T03:40:10.404Z] 0510c868ecb4: Download complete [2021-06-09T03:40:14.317Z] 0510c868ecb4: Pull complete [2021-06-09T03:40:14.317Z] afea3b2eda06: Pull complete [2021-06-09T03:40:14.317Z] 7809a108b3ef: Pull complete [2021-06-09T03:40:15.754Z] f706445af74f: Pull complete [2021-06-09T03:40:15.754Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-09T03:40:15.754Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-09T03:40:15.754Z] ---> b068be0155e3 [2021-06-09T03:40:15.754Z] 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-06-09T03:40:18.990Z] ---> Running in 60b1b115915d [2021-06-09T03:40:18.990Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:40:18.990Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:40:19.252Z] (1/12) Installing libmagic (5.39-r0) [2021-06-09T03:40:19.514Z] (2/12) Installing file (5.39-r0) [2021-06-09T03:40:19.775Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-09T03:40:19.775Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-09T03:40:28.720Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-09T03:40:28.720Z] (6/12) Installing patch (2.7.6-r6) [2021-06-09T03:40:28.720Z] (7/12) Installing build-base (0.5-r2) [2021-06-09T03:40:28.720Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-09T03:40:28.720Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-09T03:40:28.720Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-09T03:40:28.720Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-09T03:40:29.299Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-09T03:40:29.564Z] Executing busybox-1.32.1-r6.trigger [2021-06-09T03:40:29.564Z] OK: 219 MiB in 52 packages [2021-06-09T03:40:30.514Z] Removing intermediate container 60b1b115915d [2021-06-09T03:40:30.514Z] ---> 126ffb1d982b [2021-06-09T03:40:30.514Z] Step 4/6 : WORKDIR /edgex-go [2021-06-09T03:40:30.775Z] ---> Running in b9d7cc3897f4 [2021-06-09T03:40:30.775Z] Removing intermediate container b9d7cc3897f4 [2021-06-09T03:40:30.775Z] ---> 46bd3dae0430 [2021-06-09T03:40:30.775Z] Step 5/6 : COPY go.mod . [2021-06-09T03:40:30.775Z] ---> 029558a41a28 [2021-06-09T03:40:30.775Z] Step 6/6 : RUN go mod download [2021-06-09T03:40:33.016Z] ---> Running in ec824fc65e1a [2021-06-09T03:40:41.284Z] Removing intermediate container ec824fc65e1a [2021-06-09T03:40:41.284Z] ---> 5f46ec178212 [2021-06-09T03:40:41.284Z] Successfully built 5f46ec178212 [2021-06-09T03:40:41.284Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:40:41.592Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-09T03:40:41.593Z] . [Pipeline] withDockerContainer [2021-06-09T03:40:43.892Z] prd-centos7-docker-4c-2g-1171 does not seem to be running inside a container [2021-06-09T03:40:43.931Z] $ 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 ******** ci-base-image-x86_64 cat [2021-06-09T03:40:44.351Z] $ docker top a3a69621e63ce7456ef4d17f74a3486160cbc0b3ab3d23a05d427866333b691c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T03:40:44.724Z] + go version [2021-06-09T03:40:44.724Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-09T03:40:44.732Z] $ docker stop --time=1 a3a69621e63ce7456ef4d17f74a3486160cbc0b3ab3d23a05d427866333b691c [2021-06-09T03:40:45.928Z] $ docker rm -f a3a69621e63ce7456ef4d17f74a3486160cbc0b3ab3d23a05d427866333b691c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:40:46.475Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-09T03:40:46.475Z] . [Pipeline] withDockerContainer [2021-06-09T03:40:46.544Z] prd-centos7-docker-4c-2g-1171 does not seem to be running inside a container [2021-06-09T03:40:46.582Z] $ 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 ******** ci-base-image-x86_64 cat [2021-06-09T03:40:46.946Z] $ docker top 43f56c65853d9d48e6f120953f97898e0c7d08166b08de53d53dc2e217cca843 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-09T03:40:47.033Z] ========================================================= [2021-06-09T03:40:47.033Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-09T03:40:47.033Z] ========================================================= [Pipeline] sh [2021-06-09T03:40:47.321Z] + go mod tidy [Pipeline] sh [2021-06-09T03:40:47.883Z] + make test [2021-06-09T03:40:47.883Z] go mod tidy [2021-06-09T03:40:47.883Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-09T03:40:53.242Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-09T03:41:14.003Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-09T03:41:16.361Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-09T03:41:16.361Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-09T03:41:16.361Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-09T03:41:18.774Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-09T03:41:18.774Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-09T03:41:18.774Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-09T03:41:18.774Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-09T03:41:21.234Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-09T03:41:21.234Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-09T03:41:23.647Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-09T03:41:23.647Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-09T03:41:23.647Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-09T03:41:23.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-09T03:41:23.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-09T03:41:23.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-09T03:41:23.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-09T03:41:23.647Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.051s coverage: 28.7% of statements [2021-06-09T03:41:23.647Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.065s coverage: 100.0% of statements [2021-06-09T03:41:23.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-09T03:41:23.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-09T03:41:23.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-09T03:41:25.948Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.044s coverage: 81.2% of statements [2021-06-09T03:41:25.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-09T03:41:25.948Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.062s coverage: 53.4% of statements [2021-06-09T03:41:25.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-09T03:41:25.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-09T03:41:25.948Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.117s coverage: 87.7% of statements [2021-06-09T03:41:25.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-09T03:41:25.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-09T03:41:25.948Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.051s coverage: 78.9% of statements [2021-06-09T03:41:25.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-09T03:41:25.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-09T03:41:25.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-09T03:41:25.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-09T03:41:25.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-09T03:41:25.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-09T03:41:25.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-09T03:41:28.307Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.247s coverage: 95.1% of statements [2021-06-09T03:41:28.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-09T03:41:28.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-09T03:41:28.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-09T03:41:28.307Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-09T03:41:28.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-09T03:41:28.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-09T03:41:28.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-09T03:41:28.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-09T03:41:28.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-09T03:41:28.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-09T03:41:28.307Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.039s coverage: 58.8% of statements [2021-06-09T03:41:28.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-09T03:41:28.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-09T03:41:28.307Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.046s coverage: 60.0% of statements [2021-06-09T03:41:28.307Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.045s coverage: 0.8% of statements [2021-06-09T03:41:28.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-09T03:41:28.307Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.050s coverage: 22.0% of statements [2021-06-09T03:41:28.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-09T03:41:30.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements [2021-06-09T03:41:30.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 79.5% of statements [2021-06-09T03:41:30.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements [2021-06-09T03:41:30.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.053s coverage: 96.3% of statements [2021-06-09T03:41:30.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements [2021-06-09T03:41:43.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.049s coverage: 94.4% of statements [2021-06-09T03:41:43.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-06-09T03:41:47.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.195s coverage: 81.8% of statements [2021-06-09T03:41:47.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-09T03:42:05.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements [2021-06-09T03:42:05.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-09T03:42:05.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-09T03:42:05.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-09T03:42:05.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-06-09T03:42:05.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-09T03:42:05.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-09T03:42:05.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-09T03:42:05.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-09T03:42:05.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-09T03:42:05.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.040s coverage: 87.2% of statements [2021-06-09T03:42:05.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-09T03:42:05.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-09T03:42:05.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-06-09T03:42:05.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-09T03:42:05.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 76.0% of statements [2021-06-09T03:42:05.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-09T03:42:05.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-06-09T03:42:05.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements [2021-06-09T03:42:05.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.051s coverage: 85.4% of statements [2021-06-09T03:42:05.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements [2021-06-09T03:42:05.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-09T03:42:05.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.130s coverage: 64.4% of statements [2021-06-09T03:42:05.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-09T03:42:05.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-09T03:42:05.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2021-06-09T03:42:05.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-06-09T03:42:05.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2021-06-09T03:42:05.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements [2021-06-09T03:42:05.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2021-06-09T03:42:05.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.172s coverage: 66.9% of statements [2021-06-09T03:42:05.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-09T03:42:05.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-09T03:42:05.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-09T03:42:06.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.137s coverage: 43.6% of statements [2021-06-09T03:42:06.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-09T03:42:06.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-09T03:42:06.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.032s coverage: 89.5% of statements [2021-06-09T03:42:06.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-09T03:42:06.383Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.028s coverage: 84.8% of statements [2021-06-09T03:42:06.383Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-09T03:42:06.383Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-09T03:42:06.383Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-09T03:42:06.383Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-09T03:42:13.446Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.060s coverage: 19.3% of statements [2021-06-09T03:42:13.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-09T03:42:13.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-09T03:42:13.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-09T03:42:13.446Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.121s coverage: 91.9% of statements [2021-06-09T03:42:13.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-09T03:42:13.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-09T03:42:13.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-09T03:42:13.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-09T03:42:13.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-09T03:42:13.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-09T03:42:13.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-09T03:42:13.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-09T03:42:13.446Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.051s coverage: 62.7% of statements [2021-06-09T03:42:13.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-09T03:42:13.446Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.085s coverage: 97.6% of statements [2021-06-09T03:42:13.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-09T03:42:13.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-09T03:42:13.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-09T03:42:13.446Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.020s coverage: 0.0% of statements [2021-06-09T03:42:13.446Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-09T03:42:13.446Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.031s coverage: 100.0% of statements [2021-06-09T03:42:13.446Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-09T03:42:13.446Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-09T03:42:13.446Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-09T03:42:13.447Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-09T03:42:13.447Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.031s coverage: 87.9% of statements [2021-06-09T03:42:13.447Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-09T03:42:13.447Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-09T03:42:13.447Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.034s coverage: 100.0% of statements [2021-06-09T03:42:13.447Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 28.1% of statements [2021-06-09T03:42:13.447Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-09T03:42:13.447Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-09T03:42:13.447Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.042s coverage: 28.9% of statements [2021-06-09T03:42:13.447Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-09T03:42:13.447Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-09T03:42:13.447Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-09T03:42:13.447Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-09T03:42:13.447Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-09T03:42:13.447Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 100.0% of statements [2021-06-09T03:42:13.447Z] GO111MODULE=on go vet ./... [2021-06-09T03:42:36.213Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1175 in /w/workspace/edgexfoundry_edgex-go_PR-3550 [Pipeline] { [Pipeline] ws [2021-06-09T03:42:36.235Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-06-09T03:42:36.449Z] The recommended git tool is: git [2021-06-09T03:42:38.665Z] gofmt -l . [2021-06-09T03:42:38.665Z] [ "`gofmt -l .`" = "" ] [2021-06-09T03:42:38.665Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-09T03:42:38.981Z] + ls -al . [2021-06-09T03:42:38.981Z] total 528 [2021-06-09T03:42:38.981Z] drwxrwxr-x 10 1001 1001 4096 Jun 9 03:42 . [2021-06-09T03:42:38.981Z] drwxr-xr-x 4 root root 28 Jun 9 03:40 .. [2021-06-09T03:42:38.981Z] -rw-rw-r-- 1 1001 1001 11 Jun 9 03:38 .dockerignore [2021-06-09T03:42:38.981Z] drwxrwxr-x 8 1001 1001 179 Jun 9 03:38 .git [2021-06-09T03:42:38.981Z] drwxrwxr-x 3 1001 1001 125 Jun 9 03:38 .github [2021-06-09T03:42:38.981Z] -rw-rw-r-- 1 1001 1001 818 Jun 9 03:38 .gitignore [2021-06-09T03:42:38.981Z] drwx------ 3 1001 1001 60 Jun 9 03:39 .semver [2021-06-09T03:42:38.981Z] -rw-rw-r-- 1 1001 1001 166 Jun 9 03:38 .sonarcloud.properties [2021-06-09T03:42:38.981Z] -rw-rw-r-- 1 1001 1001 8609 Jun 9 03:38 Attribution.txt [2021-06-09T03:42:38.981Z] -rw-rw-r-- 1 1001 1001 3804 Jun 9 03:38 CONTRIBUTING.md [2021-06-09T03:42:38.981Z] -rw-rw-r-- 1 1001 1001 931 Jun 9 03:38 Dockerfile.build [2021-06-09T03:42:38.981Z] -rw-rw-r-- 1 1001 1001 849 Jun 9 03:38 Jenkinsfile [2021-06-09T03:42:38.981Z] -rw-rw-r-- 1 1001 1001 10775 Jun 9 03:38 LICENSE [2021-06-09T03:42:38.981Z] -rw-rw-r-- 1 1001 1001 5605 Jun 9 03:38 Makefile [2021-06-09T03:42:38.981Z] -rw-rw-r-- 1 1001 1001 7978 Jun 9 03:38 README.md [2021-06-09T03:42:38.981Z] -rw-rw-r-- 1 1001 1001 7071 Jun 9 03:38 SECURITY.md [2021-06-09T03:42:38.981Z] -rw-rw-r-- 1 1001 1001 5 Jun 9 03:39 VERSION [2021-06-09T03:42:38.981Z] -rw-rw-r-- 1 1001 1001 4131 Jun 9 03:38 ZMQWindows.md [2021-06-09T03:42:38.981Z] drwxrwxr-x 2 1001 1001 37 Jun 9 03:38 bin [2021-06-09T03:42:38.981Z] drwxrwxr-x 14 1001 1001 4096 Jun 9 03:38 cmd [2021-06-09T03:42:38.981Z] -rw-r--r-- 1 root root 411487 Jun 9 03:42 coverage.out [2021-06-09T03:42:38.981Z] -rw-rw-r-- 1 1001 1001 902 Jun 9 03:38 go.mod [2021-06-09T03:42:38.981Z] -rw-r--r-- 1 root root 21139 Jun 9 03:40 go.sum [2021-06-09T03:42:38.981Z] drwxrwxr-x 8 1001 1001 127 Jun 9 03:38 internal [2021-06-09T03:42:38.981Z] drwxrwxr-x 3 1001 1001 16 Jun 9 03:38 openapi [2021-06-09T03:42:38.981Z] drwxrwxr-x 4 1001 1001 71 Jun 9 03:38 snap [2021-06-09T03:42:38.981Z] -rw-rw-r-- 1 1001 1001 168 Jun 9 03:38 version.go [Pipeline] sh [2021-06-09T03:42:39.281Z] + '[' -e coverage.out ] [2021-06-09T03:42:39.281Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-09T03:42:41.718Z] Stashed 1 file(s) [Pipeline] sh [2021-06-09T03:42:42.057Z] + make build [2021-06-09T03:42:42.057Z] go mod tidy [2021-06-09T03:42:42.057Z] 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-06-09T03:42:44.503Z] 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-06-09T03:42:49.785Z] using credential edgex-jenkins-ssh [2021-06-09T03:42:49.814Z] Cloning the remote Git repository [2021-06-09T03:42:49.887Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-09T03:42:49.991Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-06-09T03:42:50.070Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-09T03:42:50.071Z] > git --version # timeout=10 [2021-06-09T03:42:50.085Z] > git --version # 'git version 2.17.1' [2021-06-09T03:42:50.087Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T03:42:50.147Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T03:42:52.322Z] 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-06-09T03:42:52.322Z] 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-06-09T03:42:52.322Z] 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-06-09T03:42:52.322Z] 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-06-09T03:42:53.276Z] 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-06-09T03:42:53.851Z] 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-06-09T03:42:54.814Z] 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-06-09T03:42:55.772Z] 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-06-09T03:42:56.353Z] 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-06-09T03:42:57.312Z] 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-06-09T03:42:58.724Z] $ docker stop --time=1 43f56c65853d9d48e6f120953f97898e0c7d08166b08de53d53dc2e217cca843 [2021-06-09T03:43:00.513Z] $ docker rm -f 43f56c65853d9d48e6f120953f97898e0c7d08166b08de53d53dc2e217cca843 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-06-09T03:43:05.243Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-09T03:43:05.269Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:43:06.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-09T03:43:06.905Z] [2021-06-09T03:43:06.905Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:43:07.217Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-09T03:43:07.217Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-09T03:43:07.217Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-09T03:43:07.217Z] ca9280d653b3: Pulling fs layer [2021-06-09T03:43:07.217Z] 7e9c9ca2126c: Pulling fs layer [2021-06-09T03:43:07.361Z] Merging remotes/origin/master commit 5e3333aa483a9c37807d61fae87b8cc119682d82 into PR head commit 68ab20fa822689163fff8de0f2e01367929d171d [2021-06-09T03:43:06.562Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-09T03:43:06.591Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-09T03:43:06.592Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T03:43:06.603Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3550/head:refs/remotes/origin/PR-3550 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T03:43:07.378Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T03:43:07.396Z] > git checkout -f 68ab20fa822689163fff8de0f2e01367929d171d # timeout=10 [2021-06-09T03:43:07.477Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-09T03:43:07.477Z] cbdbe7a5bc2a: Download complete [2021-06-09T03:43:07.477Z] cbdbe7a5bc2a: Pull complete [2021-06-09T03:43:07.678Z] Merge succeeded, producing 68ab20fa822689163fff8de0f2e01367929d171d [2021-06-09T03:43:07.678Z] Checking out Revision 68ab20fa822689163fff8de0f2e01367929d171d (PR-3550) [2021-06-09T03:43:07.744Z] ca9280d653b3: Verifying Checksum [2021-06-09T03:43:07.744Z] ca9280d653b3: Download complete [2021-06-09T03:43:08.320Z] ca9280d653b3: Pull complete [2021-06-09T03:43:10.741Z] 7e9c9ca2126c: Verifying Checksum [2021-06-09T03:43:10.741Z] 7e9c9ca2126c: Download complete [2021-06-09T03:43:07.609Z] > git remote # timeout=10 [2021-06-09T03:43:07.624Z] > git config --get remote.origin.url # timeout=10 [2021-06-09T03:43:07.635Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T03:43:07.644Z] > git merge 5e3333aa483a9c37807d61fae87b8cc119682d82 # timeout=10 [2021-06-09T03:43:07.666Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-09T03:43:07.684Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T03:43:07.697Z] > git checkout -f 68ab20fa822689163fff8de0f2e01367929d171d # timeout=10 [2021-06-09T03:43:11.701Z] 7e9c9ca2126c: Pull complete [2021-06-09T03:43:11.701Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-09T03:43:11.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-09T03:43:11.701Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-09T03:43:11.793Z] prd-centos7-docker-4c-2g-1171 does not seem to be running inside a container [2021-06-09T03:43:11.899Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-09T03:43:16.626Z] $ docker top e35f3ff4bd0d5b4881c0fb9ccc9f6f65bda8edd3642abacb22f7275e9b485e51 -eo pid,comm [2021-06-09T03:43:16.666Z] Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.1 to 1.9.2" [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2021-06-09T03:43:17.002Z] + docker-compose build --help [2021-06-09T03:43:17.002Z] + grep parallel [Pipeline] sh [2021-06-09T03:43:17.578Z] --parallel Build images in parallel. [Pipeline] } [2021-06-09T03:43:17.587Z] $ docker stop --time=1 e35f3ff4bd0d5b4881c0fb9ccc9f6f65bda8edd3642abacb22f7275e9b485e51 [2021-06-09T03:43:17.831Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-06-09T03:43:18.775Z] $ docker rm -f e35f3ff4bd0d5b4881c0fb9ccc9f6f65bda8edd3642abacb22f7275e9b485e51 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:43:21.381Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-09T03:43:21.475Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-09T03:43:21.475Z] . [Pipeline] withDockerContainer [2021-06-09T03:43:21.551Z] prd-centos7-docker-4c-2g-1171 does not seem to be running inside a container [2021-06-09T03:43:21.588Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-09T03:43:21.724Z] + + truesudo [2021-06-09T03:43:21.724Z] service docker restart [2021-06-09T03:43:21.948Z] $ docker top b5452caa0ec5d548790163799cb70e976bf84cb0cc242a42fe668e26036396aa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T03:43:22.331Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-09T03:43:22.908Z] Building core-command ... [2021-06-09T03:43:22.908Z] Building core-data ... [2021-06-09T03:43:22.908Z] Building core-metadata ... [2021-06-09T03:43:22.908Z] Building security-bootstrapper ... [2021-06-09T03:43:22.908Z] Building security-proxy-setup ... [2021-06-09T03:43:22.908Z] Building security-secretstore-setup ... [2021-06-09T03:43:22.908Z] Building support-notifications ... [2021-06-09T03:43:22.908Z] Building support-scheduler ... [2021-06-09T03:43:22.908Z] Building sys-mgmt-agent ... [2021-06-09T03:43:22.908Z] Building security-bootstrapper [2021-06-09T03:43:22.908Z] Building core-data [2021-06-09T03:43:22.908Z] Building support-notifications [2021-06-09T03:43:22.908Z] Building security-secretstore-setup [2021-06-09T03:43:22.908Z] Building support-scheduler [2021-06-09T03:43:37.283Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:43:37.283Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:43:37.283Z] ---> 5f46ec178212 [2021-06-09T03:43:37.283Z] Step 3/32 : WORKDIR /edgex-go [2021-06-09T03:43:37.283Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:43:37.283Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:43:37.283Z] ---> 5f46ec178212 [2021-06-09T03:43:37.283Z] Step 3/23 : WORKDIR /edgex-go [2021-06-09T03:43:37.283Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:43:37.283Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:43:37.283Z] ---> 5f46ec178212 [2021-06-09T03:43:37.283Z] Step 3/26 : WORKDIR /edgex-go [2021-06-09T03:43:37.283Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:43:37.283Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:43:37.283Z] ---> 5f46ec178212 [2021-06-09T03:43:37.283Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T03:43:37.283Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:43:37.283Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:43:37.283Z] ---> 5f46ec178212 [2021-06-09T03:43:37.283Z] Step 3/23 : WORKDIR /edgex-go [2021-06-09T03:43:37.858Z] ---> Running in ca0292486a9d [2021-06-09T03:43:37.858Z] ---> Running in 7e72a8830fe2 [2021-06-09T03:43:37.858Z] ---> Running in b5d9a74daff2 [2021-06-09T03:43:37.858Z] ---> Running in f0fc8c126d5e [2021-06-09T03:43:37.858Z] ---> Running in 07888838e0f0 [2021-06-09T03:43:37.858Z] Removing intermediate container 07888838e0f0 [2021-06-09T03:43:37.858Z] ---> 2a7d19ce9eb0 [2021-06-09T03:43:37.858Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:43:37.858Z] Removing intermediate container ca0292486a9d [2021-06-09T03:43:37.858Z] ---> e83200f9887e [2021-06-09T03:43:37.858Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:43:37.858Z] Removing intermediate container b5d9a74daff2 [2021-06-09T03:43:37.858Z] ---> 44e24718a8ce [2021-06-09T03:43:37.858Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:43:37.858Z] Removing intermediate container 7e72a8830fe2 [2021-06-09T03:43:37.858Z] ---> c90c7a048639 [2021-06-09T03:43:37.858Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:43:37.858Z] Removing intermediate container f0fc8c126d5e [2021-06-09T03:43:37.858Z] ---> c08b5b1b089f [2021-06-09T03:43:37.858Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:43:37.858Z] ---> Running in 6d2f5f486275 [2021-06-09T03:43:37.858Z] ---> Running in ddf52741c5c2 [2021-06-09T03:43:37.858Z] ---> Running in dcbf3a60add0 [2021-06-09T03:43:37.858Z] ---> Running in a364ad1c0b74 [2021-06-09T03:43:37.858Z] ---> Running in fb017015b906 [2021-06-09T03:43:38.818Z] Removing intermediate container 6d2f5f486275 [2021-06-09T03:43:38.818Z] ---> 3ac605578987 [2021-06-09T03:43:38.818Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-09T03:43:38.818Z] Removing intermediate container ddf52741c5c2 [2021-06-09T03:43:38.818Z] ---> c0f55ed3a682 [2021-06-09T03:43:38.818Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-09T03:43:39.086Z] ---> Running in 96ac61c4d459 [2021-06-09T03:43:39.086Z] ---> Running in 4a98321726b5 [2021-06-09T03:43:39.347Z] Removing intermediate container a364ad1c0b74 [2021-06-09T03:43:39.347Z] ---> 4ed79f168651 [2021-06-09T03:43:39.347Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-09T03:43:39.347Z] ---> Running in b3d8f21c789b [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T03:43:39.577Z] provisioning config files... [2021-06-09T03:43:39.610Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7445278408809001594tmp [2021-06-09T03:43:39.615Z] Removing intermediate container fb017015b906 [2021-06-09T03:43:39.615Z] ---> c3b0c7f4253f [2021-06-09T03:43:39.615Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-09T03:43:39.615Z] Removing intermediate container dcbf3a60add0 [2021-06-09T03:43:39.615Z] ---> 5a9437816fd4 [2021-06-09T03:43:39.615Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-09T03:43:39.615Z] ---> Running in 1691ceed21d5 [2021-06-09T03:43:39.615Z] ---> Running in 8dddfad5e8c8 [2021-06-09T03:43:39.615Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:43:39.615Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T03:43:39.881Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:43:40.017Z] ---> docker-login.sh [2021-06-09T03:43:40.017Z] nexus3.edgexfoundry.org:10001 [2021-06-09T03:43:40.142Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:43:40.142Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:43:40.401Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:43:40.663Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:43:40.926Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:43:40.926Z] OK: 219 MiB in 52 packages [2021-06-09T03:43:40.926Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:43:41.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:43:41.191Z] Removing intermediate container 96ac61c4d459 [2021-06-09T03:43:41.191Z] ---> 6a99b7bc7268 [2021-06-09T03:43:41.191Z] Step 6/24 : COPY go.mod . [2021-06-09T03:43:41.191Z] OK: 219 MiB in 52 packages [2021-06-09T03:43:41.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:43:41.290Z] Configure a credential helper to remove this warning. See [2021-06-09T03:43:41.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:43:41.290Z] [2021-06-09T03:43:41.290Z] Login Succeeded [2021-06-09T03:43:41.290Z] nexus3.edgexfoundry.org:10002 [2021-06-09T03:43:41.454Z] OK: 219 MiB in 52 packages [2021-06-09T03:43:41.454Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:43:41.454Z] ---> 94cebae7dbfb [2021-06-09T03:43:41.454Z] Step 7/24 : RUN go mod download [2021-06-09T03:43:41.454Z] ---> Running in 1b461ef49b9f [2021-06-09T03:43:41.719Z] Removing intermediate container b3d8f21c789b [2021-06-09T03:43:41.719Z] ---> ce2acda3da9c [2021-06-09T03:43:41.719Z] Step 6/23 : COPY go.mod . [2021-06-09T03:43:41.719Z] OK: 219 MiB in 52 packages [2021-06-09T03:43:41.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:43:41.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:43:41.892Z] Configure a credential helper to remove this warning. See [2021-06-09T03:43:41.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:43:41.892Z] [2021-06-09T03:43:41.892Z] Login Succeeded [2021-06-09T03:43:41.892Z] nexus3.edgexfoundry.org:10003 [2021-06-09T03:43:41.985Z] Removing intermediate container 1691ceed21d5 [2021-06-09T03:43:41.985Z] ---> 4a73e0acba9c [2021-06-09T03:43:41.985Z] Step 6/32 : COPY go.mod . [2021-06-09T03:43:41.985Z] ---> 86c915416ba0 [2021-06-09T03:43:41.985Z] Step 7/23 : RUN go mod download [2021-06-09T03:43:41.985Z] ---> Running in 452c6e6b6612 [2021-06-09T03:43:42.250Z] ---> eca67f32822f [2021-06-09T03:43:42.250Z] Step 7/32 : RUN go mod download [2021-06-09T03:43:42.250Z] Removing intermediate container 8dddfad5e8c8 [2021-06-09T03:43:42.250Z] ---> c52bff02e5dc [2021-06-09T03:43:42.250Z] Step 6/26 : COPY go.mod . [2021-06-09T03:43:42.250Z] ---> Running in a5ac13532a0b [2021-06-09T03:43:42.250Z] Removing intermediate container 1b461ef49b9f [2021-06-09T03:43:42.250Z] ---> 5353f0bc6458 [2021-06-09T03:43:42.250Z] Step 8/24 : COPY . . [2021-06-09T03:43:42.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:43:42.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:43:42.494Z] Configure a credential helper to remove this warning. See [2021-06-09T03:43:42.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:43:42.494Z] [2021-06-09T03:43:42.494Z] Login Succeeded [2021-06-09T03:43:42.494Z] nexus3.edgexfoundry.org:10004 [2021-06-09T03:43:45.203Z] ---> 705e86dd549b [2021-06-09T03:43:45.203Z] Step 7/26 : RUN go mod download [2021-06-09T03:43:45.203Z] ---> Running in 527c5b223c2c [2021-06-09T03:43:45.203Z] OK: 219 MiB in 52 packages [2021-06-09T03:43:45.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:43:45.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:43:45.213Z] Configure a credential helper to remove this warning. See [2021-06-09T03:43:45.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:43:45.213Z] [2021-06-09T03:43:45.213Z] Login Succeeded [2021-06-09T03:43:45.213Z] docker.io [2021-06-09T03:43:45.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T03:43:45.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T03:43:45.213Z] Configure a credential helper to remove this warning. See [2021-06-09T03:43:45.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T03:43:45.213Z] [2021-06-09T03:43:45.213Z] Login Succeeded [2021-06-09T03:43:45.213Z] ---> docker-login.sh ends [Pipeline] } [2021-06-09T03:43:45.231Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-09T03:43:45.545Z] ========================================================= [2021-06-09T03:43:45.545Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-09T03:43:45.545Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:43:45.887Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-09T03:43:49.209Z] Sending build context to Docker daemon 166.2MB [2021-06-09T03:43:49.209Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-09T03:43:49.209Z] Step 2/6 : FROM ${BASE} [2021-06-09T03:43:49.209Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-09T03:43:49.209Z] 595b0fe564bb: Pulling fs layer [2021-06-09T03:43:49.209Z] 7186ed65a4f7: Pulling fs layer [2021-06-09T03:43:49.209Z] 316046926c0a: Pulling fs layer [2021-06-09T03:43:49.209Z] 4ebd0625c992: Pulling fs layer [2021-06-09T03:43:49.209Z] 207e8628e3a3: Pulling fs layer [2021-06-09T03:43:49.209Z] c791037a9be2: Pulling fs layer [2021-06-09T03:43:49.209Z] ffd874e62e21: Pulling fs layer [2021-06-09T03:43:49.209Z] 4ebd0625c992: Waiting [2021-06-09T03:43:49.209Z] 207e8628e3a3: Waiting [2021-06-09T03:43:49.209Z] c791037a9be2: Waiting [2021-06-09T03:43:49.209Z] ffd874e62e21: Waiting [2021-06-09T03:43:49.209Z] 316046926c0a: Download complete [2021-06-09T03:43:49.209Z] 7186ed65a4f7: Verifying Checksum [2021-06-09T03:43:49.209Z] 7186ed65a4f7: Download complete [2021-06-09T03:43:49.209Z] 207e8628e3a3: Verifying Checksum [2021-06-09T03:43:49.209Z] 207e8628e3a3: Download complete [2021-06-09T03:43:49.209Z] c791037a9be2: Verifying Checksum [2021-06-09T03:43:49.209Z] 595b0fe564bb: Verifying Checksum [2021-06-09T03:43:49.209Z] 595b0fe564bb: Download complete [2021-06-09T03:43:49.209Z] 595b0fe564bb: Pull complete [2021-06-09T03:43:49.612Z] Removing intermediate container 452c6e6b6612 [2021-06-09T03:43:49.612Z] ---> 43fcb2c5470c [2021-06-09T03:43:49.612Z] Step 8/23 : COPY . . [2021-06-09T03:43:49.612Z] Removing intermediate container a5ac13532a0b [2021-06-09T03:43:49.612Z] ---> dede9c8f9f3e [2021-06-09T03:43:49.612Z] Step 8/32 : COPY . . [2021-06-09T03:43:49.612Z] ---> 7ad2722ae901 [2021-06-09T03:43:49.612Z] Step 9/24 : RUN go mod tidy [2021-06-09T03:43:49.833Z] 7186ed65a4f7: Pull complete [2021-06-09T03:43:50.112Z] 316046926c0a: Pull complete [2021-06-09T03:43:50.715Z] ffd874e62e21: Verifying Checksum [2021-06-09T03:43:50.715Z] ffd874e62e21: Download complete [2021-06-09T03:43:51.706Z] 4ebd0625c992: Verifying Checksum [2021-06-09T03:43:51.706Z] 4ebd0625c992: Download complete [2021-06-09T03:44:00.281Z] ---> Running in 97b5a5a0b770 [2021-06-09T03:44:00.281Z] Removing intermediate container 4a98321726b5 [2021-06-09T03:44:00.281Z] ---> 6395d5ce30c3 [2021-06-09T03:44:00.281Z] Step 6/23 : COPY go.mod . [2021-06-09T03:44:00.281Z] Removing intermediate container 527c5b223c2c [2021-06-09T03:44:00.281Z] ---> bf4463765884 [2021-06-09T03:44:00.281Z] Step 8/26 : COPY . . [2021-06-09T03:44:00.282Z] ---> d5447b829257 [2021-06-09T03:44:00.282Z] Step 9/32 : RUN go mod tidy [2021-06-09T03:44:00.282Z] ---> ab3c649689f2 [2021-06-09T03:44:00.282Z] Step 9/23 : RUN go mod tidy [2021-06-09T03:44:00.282Z] ---> Running in 957182dda868 [2021-06-09T03:44:00.548Z] ---> 8dac5879d9ce [2021-06-09T03:44:00.548Z] Step 7/23 : RUN go mod download [2021-06-09T03:44:03.065Z] 4ebd0625c992: Pull complete [2021-06-09T03:44:03.065Z] 207e8628e3a3: Pull complete [2021-06-09T03:44:03.066Z] c791037a9be2: Pull complete [2021-06-09T03:44:05.630Z] ---> Running in f3fac17dd84b [2021-06-09T03:44:05.630Z] ---> Running in b566106787a5 [2021-06-09T03:44:05.630Z] ---> b13e65c16716 [2021-06-09T03:44:05.630Z] Step 9/26 : RUN go mod tidy [2021-06-09T03:44:05.630Z] ---> Running in 2e760a318920 [2021-06-09T03:44:05.630Z] Removing intermediate container 97b5a5a0b770 [2021-06-09T03:44:05.630Z] ---> 3d3aabcd0d26 [2021-06-09T03:44:05.630Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-09T03:44:05.630Z] ---> Running in 15bab06e8791 [2021-06-09T03:44:05.630Z] 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-06-09T03:44:05.630Z] Removing intermediate container b566106787a5 [2021-06-09T03:44:05.630Z] ---> 4bd12da273a9 [2021-06-09T03:44:05.630Z] Step 8/23 : COPY . . [2021-06-09T03:44:08.959Z] Removing intermediate container 957182dda868 [2021-06-09T03:44:08.959Z] ---> 6f03e3b8aa94 [2021-06-09T03:44:08.959Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-09T03:44:09.011Z] ffd874e62e21: Pull complete [2021-06-09T03:44:09.011Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-09T03:44:09.011Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-09T03:44:09.011Z] ---> cfc18b08335c [2021-06-09T03:44:09.011Z] 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-06-09T03:44:09.297Z] ---> Running in 94dd73f75a14 [2021-06-09T03:44:12.728Z] ---> Running in f4b41653a532 [2021-06-09T03:44:12.728Z] ---> 38f97e9a0b2d [2021-06-09T03:44:12.728Z] Step 9/23 : RUN go mod tidy [2021-06-09T03:44:12.728Z] ---> Running in 4a94b4b0b6c7 [2021-06-09T03:44:12.728Z] Removing intermediate container f3fac17dd84b [2021-06-09T03:44:12.728Z] ---> fe0da4b37f5b [2021-06-09T03:44:12.728Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-09T03:44:12.728Z] Removing intermediate container 2e760a318920 [2021-06-09T03:44:12.728Z] ---> 4256f503b87e [2021-06-09T03:44:12.728Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-09T03:44:12.728Z] ---> Running in b320b1c514d3 [2021-06-09T03:44:12.728Z] ---> Running in a87cf898809b [2021-06-09T03:44:12.728Z] 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-06-09T03:44:12.732Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:44:12.732Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:44:12.732Z] (1/12) Installing libmagic (5.39-r0) [2021-06-09T03:44:13.000Z] 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-06-09T03:44:13.000Z] 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-06-09T03:44:13.012Z] (2/12) Installing file (5.39-r0) [2021-06-09T03:44:13.012Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-09T03:44:15.444Z] Removing intermediate container 4a94b4b0b6c7 [2021-06-09T03:44:15.444Z] ---> fd1a5d8858aa [2021-06-09T03:44:15.444Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-09T03:44:15.444Z] ---> Running in 2954baa70ddb [2021-06-09T03:44:15.444Z] 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-06-09T03:44:15.445Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-09T03:44:38.491Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-09T03:44:38.491Z] (6/12) Installing patch (2.7.6-r6) [2021-06-09T03:44:38.491Z] (7/12) Installing build-base (0.5-r2) [2021-06-09T03:44:38.491Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-09T03:44:38.491Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-09T03:44:38.771Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-09T03:44:38.771Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-09T03:44:39.051Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-09T03:44:39.051Z] Executing busybox-1.32.1-r6.trigger [2021-06-09T03:44:39.051Z] OK: 218 MiB in 52 packages [2021-06-09T03:44:46.439Z] Removing intermediate container 94dd73f75a14 [2021-06-09T03:44:46.439Z] ---> 1866ffce24b5 [2021-06-09T03:44:46.439Z] Step 4/6 : WORKDIR /edgex-go [2021-06-09T03:44:46.439Z] ---> Running in b3f51f2d7765 [2021-06-09T03:44:46.439Z] Removing intermediate container b3f51f2d7765 [2021-06-09T03:44:46.439Z] ---> 7b5edaf45f25 [2021-06-09T03:44:46.439Z] Step 5/6 : COPY go.mod . [2021-06-09T03:44:46.439Z] ---> 7649781afc2c [2021-06-09T03:44:46.439Z] Step 6/6 : RUN go mod download [2021-06-09T03:44:46.439Z] ---> Running in 0955e193c479 [2021-06-09T03:44:50.157Z] 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-06-09T03:44:52.777Z] Removing intermediate container f4b41653a532 [2021-06-09T03:44:52.777Z] ---> a85868afb443 [2021-06-09T03:44:52.777Z] [2021-06-09T03:44:52.777Z] Step 11/32 : FROM alpine:3.12 [2021-06-09T03:44:55.598Z] Removing intermediate container 15bab06e8791 [2021-06-09T03:44:55.598Z] ---> 715d38998f4a [2021-06-09T03:44:55.598Z] [2021-06-09T03:44:55.598Z] Step 11/24 : FROM alpine:3.12 [2021-06-09T03:44:55.598Z] 3.12: Pulling from library/alpine [2021-06-09T03:44:55.598Z] 3.12: Pulling from library/alpine [2021-06-09T03:44:55.598Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-09T03:44:55.598Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-09T03:44:55.598Z] Status: Downloaded newer image for alpine:3.12 [2021-06-09T03:44:55.598Z] Status: Downloaded newer image for alpine:3.12 [2021-06-09T03:44:55.598Z] ---> 13621d1b12d4 [2021-06-09T03:44:55.598Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-09T03:44:55.598Z] ---> 13621d1b12d4 [2021-06-09T03:44:55.598Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-09T03:44:55.598Z] ---> Running in 3ae0e8cafa33 [2021-06-09T03:44:55.598Z] ---> Running in 5b3331b941c9 [2021-06-09T03:44:55.598Z] Removing intermediate container a87cf898809b [2021-06-09T03:44:55.598Z] ---> 39a50241541c [2021-06-09T03:44:55.598Z] [2021-06-09T03:44:55.598Z] Step 11/26 : FROM alpine:3.12 [2021-06-09T03:44:55.598Z] ---> 13621d1b12d4 [2021-06-09T03:44:55.598Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-09T03:44:55.598Z] ---> Running in a9b78825adce [2021-06-09T03:44:55.598Z] Removing intermediate container 5b3331b941c9 [2021-06-09T03:44:55.598Z] ---> c9afe723f475 [2021-06-09T03:44:55.598Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-09T03:44:55.598Z] Removing intermediate container 3ae0e8cafa33 [2021-06-09T03:44:55.598Z] ---> a138ef037ede [2021-06-09T03:44:55.598Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-09T03:44:55.598Z] ---> Running in 1d55c467862d [2021-06-09T03:44:55.598Z] ---> Running in 3fbac6040562 [2021-06-09T03:44:55.598Z] Removing intermediate container 1d55c467862d [2021-06-09T03:44:55.598Z] ---> 4c258df4aa34 [2021-06-09T03:44:55.598Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-09T03:44:55.598Z] ---> Running in b8a08e6bdf53 [2021-06-09T03:44:55.598Z] Removing intermediate container b8a08e6bdf53 [2021-06-09T03:44:55.598Z] ---> 719170d82960 [2021-06-09T03:44:55.598Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:44:55.598Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:44:55.598Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:44:55.868Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-09T03:44:55.868Z] (2/2) Installing su-exec (0.2-r1) [2021-06-09T03:44:55.868Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:44:55.868Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T03:44:55.868Z] ---> Running in 2e0d42ac21ee [2021-06-09T03:44:55.868Z] OK: 6 MiB in 16 packages [2021-06-09T03:44:55.868Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:44:56.140Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-09T03:44:56.141Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-09T03:44:56.141Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-09T03:44:56.141Z] (4/6) Installing curl (7.77.0-r0) [2021-06-09T03:44:56.141Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-09T03:44:56.141Z] (6/6) Installing su-exec (0.2-r1) [2021-06-09T03:44:56.141Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T03:44:56.141Z] Executing ca-certificates-20191127-r4.trigger [2021-06-09T03:44:56.141Z] Removing intermediate container 2954baa70ddb [2021-06-09T03:44:56.141Z] ---> 55a5cbbcf35e [2021-06-09T03:44:56.141Z] [2021-06-09T03:44:56.141Z] Step 11/23 : FROM alpine:3.12 [2021-06-09T03:44:56.141Z] ---> 13621d1b12d4 [2021-06-09T03:44:56.141Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-09T03:44:56.141Z] OK: 7 MiB in 20 packages [2021-06-09T03:44:56.141Z] Removing intermediate container b320b1c514d3 [2021-06-09T03:44:56.141Z] ---> 46e062b11ba8 [2021-06-09T03:44:56.141Z] [2021-06-09T03:44:56.141Z] Step 11/23 : FROM alpine:3.12 [2021-06-09T03:44:56.141Z] ---> 13621d1b12d4 [2021-06-09T03:44:56.141Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-09T03:44:56.141Z] ---> Running in 1e5eb24b770c [2021-06-09T03:44:56.141Z] ---> Running in a2952d551204 [2021-06-09T03:44:56.403Z] Removing intermediate container 3fbac6040562 [2021-06-09T03:44:56.403Z] ---> d18371ed6659 [2021-06-09T03:44:56.403Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-09T03:44:56.403Z] ---> Running in cee30d6d92a8 [2021-06-09T03:44:56.666Z] Removing intermediate container cee30d6d92a8 [2021-06-09T03:44:56.666Z] ---> 6406f6ca3db6 [2021-06-09T03:44:56.666Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-09T03:44:56.666Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:44:56.666Z] ---> Running in 962c0c7d0c2a [2021-06-09T03:44:56.666Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:44:56.942Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-09T03:44:56.942Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T03:44:56.942Z] OK: 6 MiB in 15 packages [2021-06-09T03:44:56.942Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:44:56.942Z] Removing intermediate container a9b78825adce [2021-06-09T03:44:56.942Z] ---> b5cc3ddd1909 [2021-06-09T03:44:56.942Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-09T03:44:56.942Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:44:56.942Z] Removing intermediate container 962c0c7d0c2a [2021-06-09T03:44:56.942Z] ---> 7e4b84efd875 [2021-06-09T03:44:56.942Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-09T03:44:56.942Z] ---> Running in 7d2b3f3ad5e5 [2021-06-09T03:44:56.942Z] ---> Running in b50959635e8a [2021-06-09T03:44:56.942Z] Removing intermediate container 2e0d42ac21ee [2021-06-09T03:44:56.942Z] ---> f5e73da31269 [2021-06-09T03:44:56.942Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-09T03:44:56.942Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-09T03:44:59.850Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-09T03:44:59.850Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T03:44:59.850Z] Executing ca-certificates-20191127-r4.trigger [2021-06-09T03:44:59.850Z] OK: 6 MiB in 16 packages [2021-06-09T03:44:59.850Z] ---> Running in 00293e5d581e [2021-06-09T03:44:59.850Z] Removing intermediate container 7d2b3f3ad5e5 [2021-06-09T03:44:59.850Z] ---> f6fce698a404 [2021-06-09T03:44:59.850Z] Step 14/26 : WORKDIR / [2021-06-09T03:44:59.850Z] ---> Running in f8340604ce9f [2021-06-09T03:44:59.850Z] Removing intermediate container f8340604ce9f [2021-06-09T03:44:59.850Z] ---> 0303ce8516fd [2021-06-09T03:44:59.850Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-09T03:44:59.850Z] Removing intermediate container 1e5eb24b770c [2021-06-09T03:44:59.850Z] ---> 6deafc812610 [2021-06-09T03:44:59.850Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T03:44:59.850Z] ---> Running in 15fffbd7929a [2021-06-09T03:44:59.850Z] Removing intermediate container a2952d551204 [2021-06-09T03:44:59.850Z] ---> 6bd92e4a3d23 [2021-06-09T03:44:59.850Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T03:44:59.850Z] ---> 2a41f2271fff [2021-06-09T03:44:59.850Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-09T03:44:59.850Z] Removing intermediate container 15fffbd7929a [2021-06-09T03:44:59.850Z] ---> 631897846afc [2021-06-09T03:44:59.850Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-09T03:44:59.850Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:44:59.850Z] ---> Running in f670e42aea0f [2021-06-09T03:44:59.850Z] ---> Running in 7dad49d0e7d6 [2021-06-09T03:44:59.850Z] Removing intermediate container f670e42aea0f [2021-06-09T03:44:59.850Z] ---> 2650475add5c [2021-06-09T03:44:59.850Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-09T03:44:59.850Z] ---> 81468ab0a64b [2021-06-09T03:44:59.850Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-09T03:44:59.850Z] ---> Running in e3fc11a0534b [2021-06-09T03:44:59.850Z] Removing intermediate container 7dad49d0e7d6 [2021-06-09T03:44:59.850Z] ---> 0b04a906ae6a [2021-06-09T03:44:59.850Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-09T03:44:59.850Z] ---> Running in 6e4c3ff7922d [2021-06-09T03:44:59.850Z] Removing intermediate container e3fc11a0534b [2021-06-09T03:44:59.850Z] ---> 13f4197aa93b [2021-06-09T03:44:59.850Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-09T03:44:59.850Z] ---> Running in 4226b3184ee6 [2021-06-09T03:44:59.850Z] ---> 5ea3416f2fb2 [2021-06-09T03:44:59.850Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-09T03:44:59.850Z] Removing intermediate container 6e4c3ff7922d [2021-06-09T03:44:59.850Z] ---> 51fde03d98e7 [2021-06-09T03:44:59.850Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T03:44:59.850Z] Removing intermediate container b50959635e8a [2021-06-09T03:44:59.850Z] ---> 68dd7f8f9b7a [2021-06-09T03:44:59.850Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-09T03:44:59.850Z] ---> Running in 6802e17c39a2 [2021-06-09T03:44:59.850Z] Removing intermediate container 4226b3184ee6 [2021-06-09T03:44:59.850Z] ---> 5fdfc564d05a [2021-06-09T03:44:59.850Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T03:44:59.850Z] ---> f355b2ad8008 [2021-06-09T03:44:59.850Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-09T03:44:59.850Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:44:59.850Z] ---> 617d1aa087bc [2021-06-09T03:44:59.850Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-09T03:44:59.850Z] Removing intermediate container 6802e17c39a2 [2021-06-09T03:44:59.850Z] ---> 97847e95d357 [2021-06-09T03:44:59.850Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-09T03:44:59.850Z] ---> a853eca2088e [2021-06-09T03:44:59.850Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-09T03:44:59.850Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-09T03:44:59.850Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-09T03:44:59.850Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-09T03:44:59.850Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-09T03:44:59.850Z] ---> 68a912c2565a [2021-06-09T03:44:59.850Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-09T03:44:59.850Z] ---> bf89b4185932 [2021-06-09T03:44:59.850Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-09T03:44:59.850Z] ---> f5eaea289d44 [2021-06-09T03:44:59.850Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-09T03:44:59.850Z] ---> Running in 137639e2512c [2021-06-09T03:44:59.850Z] ---> 65917503c529 [2021-06-09T03:44:59.850Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-09T03:44:59.850Z] ---> 19af6ea24db9 [2021-06-09T03:44:59.850Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-09T03:44:59.850Z] ---> Running in d4bc775df175 [2021-06-09T03:44:59.850Z] ---> 685ac57d0305 [2021-06-09T03:44:59.850Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-09T03:44:59.850Z] ---> 6d54728b3040 [2021-06-09T03:44:59.850Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-09T03:44:59.850Z] ---> Running in 4a58e376224d [2021-06-09T03:44:59.850Z] Removing intermediate container d4bc775df175 [2021-06-09T03:44:59.850Z] ---> 8a10758bb4bd [2021-06-09T03:44:59.850Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T03:44:59.850Z] Removing intermediate container 4a58e376224d [2021-06-09T03:44:59.850Z] ---> fe3d7a88ebef [2021-06-09T03:44:59.850Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T03:44:59.850Z] ---> Running in f3b9097aee40 [2021-06-09T03:44:59.850Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-09T03:44:59.850Z] ---> Running in f4057a26f50e [2021-06-09T03:45:00.115Z] ---> c5317587af38 [2021-06-09T03:45:00.115Z] Step 22/26 : 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-06-09T03:45:00.115Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-09T03:45:00.115Z] ---> Running in 2e3b694de7b0 [2021-06-09T03:45:00.115Z] Removing intermediate container f3b9097aee40 [2021-06-09T03:45:00.115Z] ---> a905e3ecc188 [2021-06-09T03:45:00.115Z] Step 21/23 : LABEL arch=x86_64 [2021-06-09T03:45:00.115Z] Removing intermediate container 137639e2512c [2021-06-09T03:45:00.115Z] ---> 397b6d2c769c [2021-06-09T03:45:00.115Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T03:45:00.115Z] ---> Running in d370f05ad14d [2021-06-09T03:45:00.115Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T03:45:00.115Z] Removing intermediate container f4057a26f50e [2021-06-09T03:45:00.115Z] ---> 50fa877559e5 [2021-06-09T03:45:00.115Z] Step 21/23 : LABEL arch=x86_64 [2021-06-09T03:45:00.115Z] OK: 8 MiB in 20 packages [2021-06-09T03:45:00.115Z] ---> Running in 13a1dfeb8ee0 [2021-06-09T03:45:03.840Z] Removing intermediate container d370f05ad14d [2021-06-09T03:45:03.840Z] ---> 78797f8f8b33 [2021-06-09T03:45:03.840Z] Step 22/23 : LABEL git_sha=68ab20fa822689163fff8de0f2e01367929d171d [2021-06-09T03:45:03.840Z] Removing intermediate container 13a1dfeb8ee0 [2021-06-09T03:45:03.840Z] ---> 0ec1d8ac787f [2021-06-09T03:45:03.840Z] Step 22/23 : LABEL git_sha=68ab20fa822689163fff8de0f2e01367929d171d [2021-06-09T03:45:03.840Z] ---> Running in 8476da760696 [2021-06-09T03:45:03.840Z] ---> 7b0c7ba000ee [2021-06-09T03:45:03.840Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-09T03:45:03.840Z] ---> Running in d4aec7311a05 [2021-06-09T03:45:03.840Z] Removing intermediate container 00293e5d581e [2021-06-09T03:45:03.840Z] ---> 6c5c31a58346 [2021-06-09T03:45:03.840Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T03:45:03.840Z] Removing intermediate container 8476da760696 [2021-06-09T03:45:03.840Z] ---> 696c9da069b5 [2021-06-09T03:45:03.840Z] Step 23/23 : LABEL version=0.0.0 [2021-06-09T03:45:03.840Z] Removing intermediate container d4aec7311a05 [2021-06-09T03:45:03.840Z] ---> 314459c4fad6 [2021-06-09T03:45:03.840Z] Step 23/23 : LABEL version=0.0.0 [2021-06-09T03:45:03.840Z] ---> Running in b0fcad26e1ce [2021-06-09T03:45:03.840Z] ---> Running in 5b3c8ed0a6c8 [2021-06-09T03:45:03.840Z] ---> 5c6f53a177a8 [2021-06-09T03:45:03.840Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-09T03:45:03.840Z] ---> baf2b397bfc0 [2021-06-09T03:45:03.840Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-09T03:45:03.840Z] Removing intermediate container b0fcad26e1ce [2021-06-09T03:45:03.840Z] ---> 06cf27aef884 [2021-06-09T03:45:03.840Z] [2021-06-09T03:45:03.840Z] Successfully built 06cf27aef884 [2021-06-09T03:45:03.840Z] Successfully tagged support-notifications:latest [2021-06-09T03:45:03.840Z] Building sys-mgmt-agent [2021-06-09T03:45:03.840Z]  Building support-notifications ... done Removing intermediate container 5b3c8ed0a6c8 [2021-06-09T03:45:03.840Z] ---> e5c8d79a31a1 [2021-06-09T03:45:03.840Z] [2021-06-09T03:45:03.840Z] Successfully built e5c8d79a31a1 [2021-06-09T03:45:03.840Z] Removing intermediate container 2e3b694de7b0 [2021-06-09T03:45:03.840Z] ---> 3d6261fe6376 [2021-06-09T03:45:03.840Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-09T03:45:03.840Z] ---> dd90a5743948 [2021-06-09T03:45:03.840Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-09T03:45:03.840Z] Successfully tagged support-scheduler:latest [2021-06-09T03:45:03.840Z] Building security-proxy-setup [2021-06-09T03:45:03.840Z]  Building support-scheduler ... done  ---> Running in 35a71501143b [2021-06-09T03:45:03.840Z] ---> c98e58387b05 [2021-06-09T03:45:03.840Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-09T03:45:03.840Z] ---> ba45e9a0cbfa [2021-06-09T03:45:03.840Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-09T03:45:03.840Z] Removing intermediate container 35a71501143b [2021-06-09T03:45:03.840Z] ---> abf93db270d5 [2021-06-09T03:45:03.840Z] Step 24/26 : LABEL arch=x86_64 [2021-06-09T03:45:04.414Z] ---> Running in dd7ee3932aa8 [2021-06-09T03:45:06.338Z] ---> 0266f3d61b04 [2021-06-09T03:45:06.338Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-09T03:45:06.338Z] ---> 58c502f3ca93 [2021-06-09T03:45:06.338Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-09T03:45:07.730Z] Removing intermediate container dd7ee3932aa8 [2021-06-09T03:45:07.730Z] ---> ede0c43cf407 [2021-06-09T03:45:07.730Z] Step 25/26 : LABEL git_sha=68ab20fa822689163fff8de0f2e01367929d171d [2021-06-09T03:45:07.730Z] ---> Running in 3a8bc98fc35f [2021-06-09T03:45:07.730Z] ---> Running in db53f4068e08 [2021-06-09T03:45:07.998Z] ---> Running in 8cec445531c1 [2021-06-09T03:45:08.579Z] Removing intermediate container 3a8bc98fc35f [2021-06-09T03:45:08.579Z] ---> 752d8908beea [2021-06-09T03:45:08.579Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-09T03:45:08.857Z] Removing intermediate container 8cec445531c1 [2021-06-09T03:45:08.857Z] ---> cca83bb6b9c2 [2021-06-09T03:45:08.857Z] Step 26/26 : LABEL version=0.0.0 [2021-06-09T03:45:08.857Z] Removing intermediate container db53f4068e08 [2021-06-09T03:45:08.857Z] ---> 5f2d7b910f0c [2021-06-09T03:45:08.857Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T03:45:09.817Z] ---> 066c1c6745bb [2021-06-09T03:45:09.817Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-09T03:45:10.078Z] ---> Running in cb1fddb0a718 [2021-06-09T03:45:10.343Z] ---> Running in 96df533b9487 [2021-06-09T03:45:12.260Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:45:12.260Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:45:12.260Z] ---> 5f46ec178212 [2021-06-09T03:45:12.260Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T03:45:12.260Z] ---> Using cache [2021-06-09T03:45:12.260Z] ---> c08b5b1b089f [2021-06-09T03:45:12.260Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:45:12.260Z] ---> Using cache [2021-06-09T03:45:12.260Z] ---> c3b0c7f4253f [2021-06-09T03:45:12.260Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-09T03:45:13.209Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:45:13.209Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:45:13.209Z] ---> 5f46ec178212 [2021-06-09T03:45:13.209Z] Step 3/22 : WORKDIR /edgex-go [2021-06-09T03:45:13.209Z] ---> Using cache [2021-06-09T03:45:13.209Z] ---> c08b5b1b089f [2021-06-09T03:45:13.209Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:45:13.209Z] ---> Using cache [2021-06-09T03:45:13.209Z] ---> c3b0c7f4253f [2021-06-09T03:45:13.209Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-09T03:45:13.209Z] ---> Using cache [2021-06-09T03:45:13.209Z] ---> 4a73e0acba9c [2021-06-09T03:45:13.209Z] Step 6/22 : COPY go.mod . [2021-06-09T03:45:13.209Z] ---> Using cache [2021-06-09T03:45:13.209Z] ---> eca67f32822f [2021-06-09T03:45:13.209Z] Step 7/22 : RUN go mod download [2021-06-09T03:45:13.209Z] ---> Using cache [2021-06-09T03:45:13.209Z] ---> dede9c8f9f3e [2021-06-09T03:45:13.209Z] Step 8/22 : COPY . . [2021-06-09T03:45:13.209Z] ---> Using cache [2021-06-09T03:45:13.209Z] ---> d5447b829257 [2021-06-09T03:45:13.209Z] Step 9/22 : RUN go mod tidy [2021-06-09T03:45:13.209Z] ---> Using cache [2021-06-09T03:45:13.209Z] ---> 6f03e3b8aa94 [2021-06-09T03:45:13.209Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-09T03:45:16.389Z] Removing intermediate container 0955e193c479 [2021-06-09T03:45:16.389Z] ---> 515c217eead6 [2021-06-09T03:45:16.389Z] Successfully built 515c217eead6 [2021-06-09T03:45:16.389Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:45:16.712Z] ---> Running in 4649d3b45b72 [2021-06-09T03:45:16.712Z] Removing intermediate container cb1fddb0a718 [2021-06-09T03:45:16.712Z] ---> ccd6a5c50668 [2021-06-09T03:45:16.712Z] [2021-06-09T03:45:16.712Z] ---> Running in 0512bcf5f9ed [2021-06-09T03:45:16.712Z] ---> Running in 75a135596bd2 [2021-06-09T03:45:16.712Z] Removing intermediate container 96df533b9487 [2021-06-09T03:45:16.712Z] ---> 853938dcdc5b [2021-06-09T03:45:16.712Z] Step 22/24 : LABEL arch=x86_64 [2021-06-09T03:45:16.712Z] ---> Running in 956621c1a2e6 [2021-06-09T03:45:16.712Z] Successfully built ccd6a5c50668 [2021-06-09T03:45:16.712Z] Successfully tagged security-secretstore-setup:latest [2021-06-09T03:45:16.712Z] Building core-metadata [2021-06-09T03:45:16.712Z]  Building security-secretstore-setup ... done Removing intermediate container 956621c1a2e6 [2021-06-09T03:45:16.712Z] ---> ed80cd161d9d [2021-06-09T03:45:16.712Z] Step 23/24 : LABEL git_sha=68ab20fa822689163fff8de0f2e01367929d171d [2021-06-09T03:45:16.712Z] ---> Running in ab79b4c5840e [2021-06-09T03:45:16.712Z] Removing intermediate container ab79b4c5840e [2021-06-09T03:45:16.712Z] ---> 42083079927a [2021-06-09T03:45:16.712Z] Step 24/24 : LABEL version=0.0.0 [2021-06-09T03:45:16.712Z] 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-06-09T03:45:16.712Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:45:16.712Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:45:16.712Z] OK: 219 MiB in 52 packages [2021-06-09T03:45:16.749Z] + docker inspect -f . ci-base-image-arm64 [2021-06-09T03:45:16.749Z] . [Pipeline] withDockerContainer [2021-06-09T03:45:17.061Z] prd-ubuntu18.04-docker-arm64-4c-16g-1175 does not seem to be running inside a container [2021-06-09T03:45:17.161Z] $ 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 ******** ci-base-image-arm64 cat [2021-06-09T03:45:17.296Z] ---> Running in f6d2036ecf57 [2021-06-09T03:45:18.248Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:45:18.248Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:45:18.248Z] ---> 5f46ec178212 [2021-06-09T03:45:18.248Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T03:45:18.248Z] ---> Using cache [2021-06-09T03:45:18.248Z] ---> c08b5b1b089f [2021-06-09T03:45:18.248Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:45:18.248Z] ---> Using cache [2021-06-09T03:45:18.248Z] ---> c3b0c7f4253f [2021-06-09T03:45:18.248Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-09T03:45:18.248Z] ---> Using cache [2021-06-09T03:45:18.248Z] ---> 4a73e0acba9c [2021-06-09T03:45:18.248Z] Step 6/24 : COPY go.mod . [2021-06-09T03:45:18.248Z] ---> Using cache [2021-06-09T03:45:18.248Z] ---> eca67f32822f [2021-06-09T03:45:18.248Z] Step 7/24 : RUN go mod download [2021-06-09T03:45:18.248Z] ---> Using cache [2021-06-09T03:45:18.248Z] ---> dede9c8f9f3e [2021-06-09T03:45:18.248Z] Step 8/24 : COPY . . [2021-06-09T03:45:18.248Z] ---> Using cache [2021-06-09T03:45:18.248Z] ---> d5447b829257 [2021-06-09T03:45:18.248Z] Step 9/24 : RUN go mod tidy [2021-06-09T03:45:18.248Z] ---> Using cache [2021-06-09T03:45:18.248Z] ---> 6f03e3b8aa94 [2021-06-09T03:45:18.248Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-09T03:45:19.000Z] $ docker top 9a1bfda14633f681cb31b2903a30cec6373156d344c47ff17ce705236be8e94a -eo pid,comm [2021-06-09T03:45:19.239Z] ---> Running in 8a5aae309541 [2021-06-09T03:45:19.239Z] Removing intermediate container f6d2036ecf57 [2021-06-09T03:45:19.239Z] ---> bb094685cf34 [2021-06-09T03:45:19.239Z] [Pipeline] { [Pipeline] sh [2021-06-09T03:45:19.512Z] Successfully built bb094685cf34 [2021-06-09T03:45:19.512Z] Successfully tagged core-data:latest [2021-06-09T03:45:19.512Z] Building core-command [2021-06-09T03:45:19.512Z]  Building core-data ... done Removing intermediate container 75a135596bd2 [2021-06-09T03:45:19.512Z] ---> 2a6146e68832 [2021-06-09T03:45:19.512Z] Step 6/24 : COPY go.mod . [2021-06-09T03:45:19.787Z] Removing intermediate container 4649d3b45b72 [2021-06-09T03:45:19.787Z] ---> 17f092026f6b [2021-06-09T03:45:19.787Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-09T03:45:19.787Z] ---> Running in d50b61ba2885 [2021-06-09T03:45:20.031Z] + go version [2021-06-09T03:45:20.031Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-09T03:45:20.058Z] $ docker stop --time=1 9a1bfda14633f681cb31b2903a30cec6373156d344c47ff17ce705236be8e94a [2021-06-09T03:45:20.084Z] 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-06-09T03:45:21.984Z] $ docker rm -f 9a1bfda14633f681cb31b2903a30cec6373156d344c47ff17ce705236be8e94a [2021-06-09T03:45:22.063Z] ---> bba56af53268 [2021-06-09T03:45:22.064Z] Step 7/24 : RUN go mod download [2021-06-09T03:45:22.064Z] Removing intermediate container d50b61ba2885 [2021-06-09T03:45:22.064Z] ---> 36df65e4e06a [2021-06-09T03:45:22.064Z] Step 29/32 : CMD ["gate"] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-09T03:45:25.155Z] ---> Running in 66dbbf7c2804 [2021-06-09T03:45:25.155Z] ---> Running in a1e5a34b1804 [2021-06-09T03:45:25.155Z] Removing intermediate container a1e5a34b1804 [2021-06-09T03:45:25.155Z] ---> 753b0b179d5f [2021-06-09T03:45:25.155Z] Step 30/32 : LABEL arch=x86_64 [2021-06-09T03:45:25.155Z] ---> Running in 1990b6c71454 [2021-06-09T03:45:25.155Z] Removing intermediate container 1990b6c71454 [2021-06-09T03:45:25.155Z] ---> 69f9c3f98ab1 [2021-06-09T03:45:25.155Z] Step 31/32 : LABEL git_sha=68ab20fa822689163fff8de0f2e01367929d171d [2021-06-09T03:45:25.155Z] ---> Running in b0e440e8b1b7 [2021-06-09T03:45:25.155Z] Removing intermediate container 66dbbf7c2804 [2021-06-09T03:45:25.155Z] ---> cf17d23bb101 [2021-06-09T03:45:25.155Z] Step 8/24 : COPY . . [2021-06-09T03:45:25.155Z] Removing intermediate container b0e440e8b1b7 [2021-06-09T03:45:25.155Z] ---> b9341718311e [2021-06-09T03:45:25.155Z] Step 32/32 : LABEL version=0.0.0 [2021-06-09T03:45:25.155Z] ---> Running in 38c706617547 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:45:25.685Z] + docker inspect -f . ci-base-image-arm64 [2021-06-09T03:45:25.685Z] . [Pipeline] withDockerContainer [2021-06-09T03:45:25.974Z] prd-ubuntu18.04-docker-arm64-4c-16g-1175 does not seem to be running inside a container [2021-06-09T03:45:26.090Z] $ 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 ******** ci-base-image-arm64 cat [2021-06-09T03:45:27.756Z] $ docker top 75786e74682bfa243121fab7bc121c0a1c2f3bdc19b21547b24f68e188796164 -eo pid,comm [2021-06-09T03:45:27.832Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:45:27.832Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:45:27.832Z] ---> 5f46ec178212 [2021-06-09T03:45:27.832Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T03:45:27.832Z] ---> Using cache [2021-06-09T03:45:27.832Z] ---> c08b5b1b089f [2021-06-09T03:45:27.832Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:45:27.832Z] ---> Using cache [2021-06-09T03:45:27.832Z] ---> c3b0c7f4253f [2021-06-09T03:45:27.832Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-09T03:45:27.832Z] ---> Using cache [2021-06-09T03:45:27.832Z] ---> 4a73e0acba9c [2021-06-09T03:45:27.832Z] Step 6/24 : COPY go.mod . [2021-06-09T03:45:27.832Z] ---> Using cache [2021-06-09T03:45:27.832Z] ---> eca67f32822f [2021-06-09T03:45:27.832Z] Step 7/24 : RUN go mod download [2021-06-09T03:45:27.832Z] ---> Using cache [2021-06-09T03:45:27.832Z] ---> dede9c8f9f3e [2021-06-09T03:45:27.832Z] Step 8/24 : COPY . . [2021-06-09T03:45:27.832Z] ---> Using cache [2021-06-09T03:45:27.832Z] ---> d5447b829257 [2021-06-09T03:45:27.832Z] Step 9/24 : RUN go mod tidy [2021-06-09T03:45:27.832Z] ---> Using cache [2021-06-09T03:45:27.832Z] ---> 6f03e3b8aa94 [2021-06-09T03:45:27.832Z] Step 10/24 : RUN make cmd/core-command/core-command [Pipeline] { [Pipeline] echo [2021-06-09T03:45:28.106Z] ========================================================= [2021-06-09T03:45:28.106Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-09T03:45:28.106Z] ========================================================= [Pipeline] sh [2021-06-09T03:45:28.750Z] + go mod tidy [Pipeline] sh [2021-06-09T03:45:32.205Z] Removing intermediate container 38c706617547 [2021-06-09T03:45:32.205Z] ---> b94dfbefe9e9 [2021-06-09T03:45:32.205Z] [2021-06-09T03:45:32.205Z] ---> Running in 3d1b7f78bbd3 [2021-06-09T03:45:32.205Z] ---> cf1dba4f9efb [2021-06-09T03:45:32.205Z] Step 9/24 : RUN go mod tidy [2021-06-09T03:45:32.205Z] Successfully built b94dfbefe9e9 [2021-06-09T03:45:32.205Z] Successfully tagged security-bootstrapper:latest [2021-06-09T03:45:32.205Z]  Building security-bootstrapper ... done  ---> Running in 5b4fb7b894d0 [2021-06-09T03:45:32.205Z] 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-06-09T03:45:32.483Z] Removing intermediate container 5b4fb7b894d0 [2021-06-09T03:45:32.483Z] ---> c5add4c4e9f3 [2021-06-09T03:45:32.483Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-09T03:45:32.483Z] ---> Running in 7d8eab1af321 [2021-06-09T03:45:32.564Z] + make test [2021-06-09T03:45:32.564Z] go mod tidy [2021-06-09T03:45:32.564Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-09T03:45:33.092Z] 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-06-09T03:45:41.626Z] 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-06-09T03:45:47.552Z] Removing intermediate container 0512bcf5f9ed [2021-06-09T03:45:47.552Z] ---> f2c3bce4e089 [2021-06-09T03:45:47.552Z] [2021-06-09T03:45:47.552Z] Step 11/22 : FROM alpine:3.12 [2021-06-09T03:45:47.552Z] ---> 13621d1b12d4 [2021-06-09T03:45:47.552Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-09T03:45:47.552Z] ---> Running in d9a250b84c67 [2021-06-09T03:45:47.552Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:45:47.814Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:45:47.814Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-09T03:45:48.077Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-09T03:45:48.077Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-09T03:45:48.077Z] (4/4) Installing curl (7.77.0-r0) [2021-06-09T03:45:48.077Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T03:45:48.077Z] Executing ca-certificates-20191127-r4.trigger [2021-06-09T03:45:48.077Z] OK: 7 MiB in 18 packages [2021-06-09T03:45:48.668Z] Removing intermediate container d9a250b84c67 [2021-06-09T03:45:48.668Z] ---> 7b7f3f7180f7 [2021-06-09T03:45:48.668Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-09T03:45:48.668Z] ---> Running in 5dc4647718d7 [2021-06-09T03:45:48.959Z] Removing intermediate container 5dc4647718d7 [2021-06-09T03:45:48.959Z] ---> a133a7873fb7 [2021-06-09T03:45:48.959Z] Step 14/22 : WORKDIR /edgex [2021-06-09T03:45:48.959Z] ---> Running in 806081c7ced8 [2021-06-09T03:45:48.959Z] Removing intermediate container 806081c7ced8 [2021-06-09T03:45:48.959Z] ---> 450e4ba0e53f [2021-06-09T03:45:48.959Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-09T03:45:49.568Z] ---> d03417ea5898 [2021-06-09T03:45:49.568Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-09T03:45:49.850Z] ---> 4859e2fb73aa [2021-06-09T03:45:49.850Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-09T03:45:50.443Z] ---> 485a6e52e9c7 [2021-06-09T03:45:50.443Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-09T03:45:50.443Z] ---> Running in 9335a14e2b45 [2021-06-09T03:45:50.709Z] Removing intermediate container 9335a14e2b45 [2021-06-09T03:45:50.709Z] ---> fddce8738faf [2021-06-09T03:45:50.709Z] Step 19/22 : CMD ["--init=true"] [2021-06-09T03:45:50.709Z] ---> Running in eddb2092500a [2021-06-09T03:45:50.973Z] Removing intermediate container eddb2092500a [2021-06-09T03:45:50.973Z] ---> b69e24dcbb1f [2021-06-09T03:45:50.973Z] Step 20/22 : LABEL arch=x86_64 [2021-06-09T03:45:50.973Z] ---> Running in 4633f8904986 [2021-06-09T03:45:51.237Z] Removing intermediate container 4633f8904986 [2021-06-09T03:45:51.237Z] ---> 3f4fd20c55d7 [2021-06-09T03:45:51.237Z] Step 21/22 : LABEL git_sha=68ab20fa822689163fff8de0f2e01367929d171d [2021-06-09T03:45:51.237Z] ---> Running in 4972fb7e7606 [2021-06-09T03:45:51.499Z] Removing intermediate container 4972fb7e7606 [2021-06-09T03:45:51.499Z] ---> ea59d29b3d06 [2021-06-09T03:45:51.499Z] Step 22/22 : LABEL version=0.0.0 [2021-06-09T03:45:51.499Z] ---> Running in 0760863afd05 [2021-06-09T03:45:51.499Z] Removing intermediate container 0760863afd05 [2021-06-09T03:45:51.499Z] ---> a46898f51941 [2021-06-09T03:45:51.499Z] [2021-06-09T03:45:51.767Z] Successfully built a46898f51941 [2021-06-09T03:45:51.767Z] Successfully tagged security-proxy-setup:latest [2021-06-09T03:45:54.374Z]  Building security-proxy-setup ... done Removing intermediate container 8a5aae309541 [2021-06-09T03:45:54.374Z] ---> bac0040e6b75 [2021-06-09T03:45:54.374Z] [2021-06-09T03:45:54.374Z] Step 11/24 : FROM alpine:3.12 [2021-06-09T03:45:54.374Z] ---> 13621d1b12d4 [2021-06-09T03:45:54.374Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-09T03:45:54.374Z] ---> Using cache [2021-06-09T03:45:54.374Z] ---> 6deafc812610 [2021-06-09T03:45:54.374Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T03:45:54.374Z] ---> Using cache [2021-06-09T03:45:54.374Z] ---> 631897846afc [2021-06-09T03:45:54.374Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-09T03:45:54.374Z] ---> Running in 34824559bf66 [2021-06-09T03:45:54.374Z] Removing intermediate container 34824559bf66 [2021-06-09T03:45:54.374Z] ---> ff0062b2ced5 [2021-06-09T03:45:54.374Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-09T03:45:54.374Z] ---> Running in 98c668862ab7 [2021-06-09T03:45:54.374Z] Removing intermediate container 98c668862ab7 [2021-06-09T03:45:54.374Z] ---> 4616671f0589 [2021-06-09T03:45:54.374Z] Step 16/24 : WORKDIR / [2021-06-09T03:45:54.374Z] ---> Running in ba31a9560772 [2021-06-09T03:45:57.612Z] Removing intermediate container ba31a9560772 [2021-06-09T03:45:57.612Z] ---> 326d04dbf6ad [2021-06-09T03:45:57.612Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T03:45:57.612Z] ---> 478de86ffefb [2021-06-09T03:45:57.612Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-09T03:45:57.612Z] ---> 9c2179020430 [2021-06-09T03:45:57.612Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-09T03:45:57.612Z] ---> a443f843fa7d [2021-06-09T03:45:57.612Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-09T03:45:57.612Z] ---> Running in 4b92356d9aa7 [2021-06-09T03:45:57.612Z] Removing intermediate container 4b92356d9aa7 [2021-06-09T03:45:57.612Z] ---> b900ea05068a [2021-06-09T03:45:57.612Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T03:45:57.612Z] ---> Running in 4d254c197bce [2021-06-09T03:45:57.612Z] Removing intermediate container 4d254c197bce [2021-06-09T03:45:57.612Z] ---> 5c2f740b7332 [2021-06-09T03:45:57.612Z] Step 22/24 : LABEL arch=x86_64 [2021-06-09T03:45:57.612Z] ---> Running in 6520eb3d3080 [2021-06-09T03:45:57.612Z] Removing intermediate container 6520eb3d3080 [2021-06-09T03:45:57.612Z] ---> 8c7f4d192f16 [2021-06-09T03:45:57.612Z] Step 23/24 : LABEL git_sha=68ab20fa822689163fff8de0f2e01367929d171d [2021-06-09T03:45:57.612Z] ---> Running in 44fef2f3127d [2021-06-09T03:45:57.612Z] Removing intermediate container 44fef2f3127d [2021-06-09T03:45:57.612Z] ---> 2175462ee338 [2021-06-09T03:45:57.612Z] Step 24/24 : LABEL version=0.0.0 [2021-06-09T03:45:57.612Z] ---> Running in 4d06a5812eb1 [2021-06-09T03:45:57.612Z] Removing intermediate container 4d06a5812eb1 [2021-06-09T03:45:57.612Z] ---> 8bb60c15187f [2021-06-09T03:45:57.612Z] [2021-06-09T03:45:57.612Z] Successfully built 8bb60c15187f [2021-06-09T03:45:57.612Z] Successfully tagged core-metadata:latest [2021-06-09T03:45:57.878Z]  Building core-metadata ... done Removing intermediate container 3d1b7f78bbd3 [2021-06-09T03:45:57.878Z] ---> 6bbc2b0e8ac6 [2021-06-09T03:45:57.878Z] [2021-06-09T03:45:57.878Z] Step 11/24 : FROM alpine:3.12 [2021-06-09T03:45:57.878Z] ---> 13621d1b12d4 [2021-06-09T03:45:57.878Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-09T03:45:57.878Z] ---> Using cache [2021-06-09T03:45:57.878Z] ---> 6deafc812610 [2021-06-09T03:45:57.878Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T03:45:57.878Z] ---> Using cache [2021-06-09T03:45:57.878Z] ---> 631897846afc [2021-06-09T03:45:57.878Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-09T03:45:57.878Z] ---> Running in 53e73ecec710 [2021-06-09T03:45:58.158Z] Removing intermediate container 53e73ecec710 [2021-06-09T03:45:58.158Z] ---> 9aa2fda04cd2 [2021-06-09T03:45:58.158Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-09T03:45:58.158Z] ---> Running in 851760c75dc6 [2021-06-09T03:45:58.158Z] Removing intermediate container 851760c75dc6 [2021-06-09T03:45:58.158Z] ---> 4f9956df1d01 [2021-06-09T03:45:58.158Z] Step 16/24 : WORKDIR / [2021-06-09T03:45:58.158Z] ---> Running in 0e9b062eeed4 [2021-06-09T03:45:58.158Z] Removing intermediate container 0e9b062eeed4 [2021-06-09T03:45:58.158Z] ---> 89aab6e85f45 [2021-06-09T03:45:58.158Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T03:45:58.748Z] ---> 2a2f43f2fe92 [2021-06-09T03:45:58.748Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-09T03:45:59.017Z] ---> 4e0ea691c96a [2021-06-09T03:45:59.017Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-09T03:45:59.277Z] ---> 876bc362227f [2021-06-09T03:45:59.277Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-09T03:45:59.546Z] ---> Running in 7811524495b1 [2021-06-09T03:45:59.546Z] Removing intermediate container 7d8eab1af321 [2021-06-09T03:45:59.546Z] ---> df54312cd667 [2021-06-09T03:45:59.546Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-09T03:45:59.546Z] ---> Running in 3434e978319e [2021-06-09T03:45:59.826Z] Removing intermediate container 7811524495b1 [2021-06-09T03:45:59.826Z] ---> 05000209c6d7 [2021-06-09T03:45:59.826Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T03:45:59.826Z] ---> Running in 3c0225244892 [2021-06-09T03:45:59.826Z] Removing intermediate container 3c0225244892 [2021-06-09T03:45:59.826Z] ---> 7edf39e509d7 [2021-06-09T03:45:59.826Z] Step 22/24 : LABEL arch=x86_64 [2021-06-09T03:45:59.826Z] ---> Running in e9a94d84366d [2021-06-09T03:45:59.826Z] Removing intermediate container e9a94d84366d [2021-06-09T03:45:59.826Z] ---> 6e256816c9f1 [2021-06-09T03:45:59.826Z] Step 23/24 : LABEL git_sha=68ab20fa822689163fff8de0f2e01367929d171d [2021-06-09T03:45:59.826Z] ---> Running in 321afad3ef95 [2021-06-09T03:46:02.233Z] 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-06-09T03:46:02.233Z] Removing intermediate container 321afad3ef95 [2021-06-09T03:46:02.233Z] ---> 475ace812eae [2021-06-09T03:46:02.233Z] Step 24/24 : LABEL version=0.0.0 [2021-06-09T03:46:02.233Z] ---> Running in 2dd29f97aa19 [2021-06-09T03:46:02.233Z] Removing intermediate container 2dd29f97aa19 [2021-06-09T03:46:02.233Z] ---> a73843d4cec4 [2021-06-09T03:46:02.233Z] [2021-06-09T03:46:02.233Z] Successfully built a73843d4cec4 [2021-06-09T03:46:02.233Z] Successfully tagged core-command:latest [2021-06-09T03:46:02.233Z]  Building core-command ... done Removing intermediate container 3434e978319e [2021-06-09T03:46:02.233Z] ---> 107a0623918f [2021-06-09T03:46:02.233Z] [2021-06-09T03:46:02.233Z] Step 12/24 : FROM docker:20.10.0 [2021-06-09T03:46:02.233Z] 20.10.0: Pulling from library/docker [2021-06-09T03:46:02.817Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-09T03:46:04.791Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-09T03:46:04.791Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-09T03:46:04.791Z] ---> aefe523efa57 [2021-06-09T03:46:04.791Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-09T03:46:05.370Z] ---> Running in 98a969c4f5f1 [2021-06-09T03:46:05.632Z] Removing intermediate container 98a969c4f5f1 [2021-06-09T03:46:05.632Z] ---> af063587f983 [2021-06-09T03:46:05.632Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-09T03:46:05.632Z] ---> Running in 3c80b4b49735 [2021-06-09T03:46:06.204Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-09T03:46:06.204Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-09T03:46:06.204Z] (1/39) Installing readline (8.0.4-r0) [2021-06-09T03:46:06.204Z] (2/39) Installing bash (5.0.17-r0) [2021-06-09T03:46:06.204Z] Executing bash-5.0.17-r0.post-install [2021-06-09T03:46:06.204Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-09T03:46:06.204Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-09T03:46:06.204Z] (5/39) Installing curl (7.77.0-r0) [2021-06-09T03:46:06.204Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-09T03:46:06.204Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-09T03:46:06.204Z] (8/39) Installing expat (2.2.9-r1) [2021-06-09T03:46:06.204Z] (9/39) Installing libffi (3.3-r2) [2021-06-09T03:46:06.204Z] (10/39) Installing gdbm (1.13-r1) [2021-06-09T03:46:06.204Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-09T03:46:06.204Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-09T03:46:06.204Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-09T03:46:06.777Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-09T03:46:06.777Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-09T03:46:06.777Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-09T03:46:06.777Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-09T03:46:06.777Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-09T03:46:06.777Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-09T03:46:06.777Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-09T03:46:06.777Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-09T03:46:06.777Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-09T03:46:06.777Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-09T03:46:06.777Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-09T03:46:06.777Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-09T03:46:06.777Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-09T03:46:06.777Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-09T03:46:06.777Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-09T03:46:06.777Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-09T03:46:07.039Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-09T03:46:07.039Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-09T03:46:07.039Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-09T03:46:07.039Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-09T03:46:07.039Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-09T03:46:07.039Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-09T03:46:07.039Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-09T03:46:07.039Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-09T03:46:07.039Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-09T03:46:07.039Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-09T03:46:07.039Z] Executing busybox-1.31.1-r19.trigger [2021-06-09T03:46:07.039Z] OK: 72 MiB in 59 packages [2021-06-09T03:46:09.675Z] Collecting docker-compose==1.23.2 [2021-06-09T03:46:09.675Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-09T03:46:09.675Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-09T03:46:09.675Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-09T03:46:09.675Z] Collecting jsonschema<3,>=2.5.1 [2021-06-09T03:46:09.675Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-09T03:46:09.675Z] 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-06-09T03:46:09.675Z] Collecting docker<4.0,>=3.6.0 [2021-06-09T03:46:09.675Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-09T03:46:09.675Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-09T03:46:09.675Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-09T03:46:09.675Z] Collecting docopt<0.7,>=0.6.1 [2021-06-09T03:46:09.675Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-09T03:46:09.675Z] Collecting PyYAML<4,>=3.10 [2021-06-09T03:46:09.675Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-09T03:46:09.675Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-09T03:46:09.675Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-09T03:46:09.675Z] Collecting texttable<0.10,>=0.9.0 [2021-06-09T03:46:09.675Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-09T03:46:09.942Z] Collecting cached-property<2,>=1.2.0 [2021-06-09T03:46:09.942Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-09T03:46:09.942Z] Collecting docker-pycreds>=0.4.0 [2021-06-09T03:46:09.942Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-09T03:46:09.942Z] Collecting idna<2.8,>=2.5 [2021-06-09T03:46:09.942Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-09T03:46:09.942Z] 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-06-09T03:46:09.942Z] 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-06-09T03:46:10.204Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-09T03:46:10.204Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-09T03:46:10.204Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-09T03:46:10.204Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-09T03:46:10.204Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-09T03:46:10.204Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-09T03:46:10.204Z] Installing collected packages: dockerpty, jsonschema, docker-pycreds, websocket-client, idna, urllib3, requests, docker, docopt, PyYAML, texttable, cached-property, docker-compose [2021-06-09T03:46:10.204Z] Running setup.py install for dockerpty: started [2021-06-09T03:46:10.467Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-09T03:46:10.729Z] Attempting uninstall: idna [2021-06-09T03:46:10.729Z] Found existing installation: idna 2.9 [2021-06-09T03:46:10.729Z] Uninstalling idna-2.9: [2021-06-09T03:46:10.729Z] Successfully uninstalled idna-2.9 [2021-06-09T03:46:10.729Z] Attempting uninstall: urllib3 [2021-06-09T03:46:10.729Z] Found existing installation: urllib3 1.25.9 [2021-06-09T03:46:10.729Z] Uninstalling urllib3-1.25.9: [2021-06-09T03:46:10.729Z] Successfully uninstalled urllib3-1.25.9 [2021-06-09T03:46:10.995Z] Attempting uninstall: requests [2021-06-09T03:46:10.995Z] Found existing installation: requests 2.23.0 [2021-06-09T03:46:10.995Z] Uninstalling requests-2.23.0: [2021-06-09T03:46:10.995Z] Successfully uninstalled requests-2.23.0 [2021-06-09T03:46:10.995Z] Running setup.py install for docopt: started [2021-06-09T03:46:11.570Z] Running setup.py install for docopt: finished with status 'done' [2021-06-09T03:46:11.570Z] Running setup.py install for PyYAML: started [2021-06-09T03:46:11.831Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-09T03:46:11.831Z] Running setup.py install for texttable: started [2021-06-09T03:46:12.098Z] Running setup.py install for texttable: finished with status 'done' [2021-06-09T03:46:12.098Z] 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.59.0 [2021-06-09T03:46:15.411Z] Removing intermediate container 3c80b4b49735 [2021-06-09T03:46:15.411Z] ---> 7d0d19e32c9a [2021-06-09T03:46:15.411Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-09T03:46:15.411Z] ---> Running in c0d041fcb4c9 [2021-06-09T03:46:15.411Z] Removing intermediate container c0d041fcb4c9 [2021-06-09T03:46:15.411Z] ---> 2bc6cfa27c34 [2021-06-09T03:46:15.411Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-09T03:46:15.411Z] ---> Running in a435718a7a34 [2021-06-09T03:46:15.411Z] Removing intermediate container a435718a7a34 [2021-06-09T03:46:15.411Z] ---> 9a37f21f5e15 [2021-06-09T03:46:15.411Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-09T03:46:15.411Z] ---> 4c13e7f3dc6f [2021-06-09T03:46:15.411Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-09T03:46:15.682Z] ---> 63b07e5433de [2021-06-09T03:46:15.682Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-09T03:46:15.682Z] ---> a7cea27eb606 [2021-06-09T03:46:15.682Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-09T03:46:15.682Z] ---> Running in 67401909e0cf [2021-06-09T03:46:15.945Z] Removing intermediate container 67401909e0cf [2021-06-09T03:46:15.945Z] ---> f5e68655ef2e [2021-06-09T03:46:15.945Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T03:46:15.945Z] ---> Running in 5071942dd1c5 [2021-06-09T03:46:15.945Z] Removing intermediate container 5071942dd1c5 [2021-06-09T03:46:15.945Z] ---> 3d0d78f7f1b2 [2021-06-09T03:46:15.945Z] Step 22/24 : LABEL arch=x86_64 [2021-06-09T03:46:15.945Z] ---> Running in 3dd45a4133e9 [2021-06-09T03:46:16.206Z] Removing intermediate container 3dd45a4133e9 [2021-06-09T03:46:16.206Z] ---> 4f011f2fb902 [2021-06-09T03:46:16.206Z] Step 23/24 : LABEL git_sha=68ab20fa822689163fff8de0f2e01367929d171d [2021-06-09T03:46:16.206Z] ---> Running in f66c2939f7a8 [2021-06-09T03:46:16.206Z] Removing intermediate container f66c2939f7a8 [2021-06-09T03:46:16.206Z] ---> b01c94d11682 [2021-06-09T03:46:16.206Z] Step 24/24 : LABEL version=0.0.0 [2021-06-09T03:46:16.206Z] ---> Running in 95bd1f7dee17 [2021-06-09T03:46:16.206Z] Removing intermediate container 95bd1f7dee17 [2021-06-09T03:46:16.206Z] ---> 3af10b210440 [2021-06-09T03:46:16.206Z] [2021-06-09T03:46:18.822Z] Successfully built 3af10b210440 [2021-06-09T03:46:18.822Z] Successfully tagged sys-mgmt-agent:latest [2021-06-09T03:46:18.831Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-09T03:46:18.835Z] $ docker stop --time=1 b5452caa0ec5d548790163799cb70e976bf84cb0cc242a42fe668e26036396aa [2021-06-09T03:46:21.708Z] $ docker rm -f b5452caa0ec5d548790163799cb70e976bf84cb0cc242a42fe668e26036396aa [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-09T03:46:22.100Z] + docker images [2021-06-09T03:46:22.100Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-09T03:46:22.100Z] sys-mgmt-agent latest 3af10b210440 5 seconds ago 312MB [2021-06-09T03:46:22.100Z] 107a0623918f 21 seconds ago 1.15GB [2021-06-09T03:46:22.100Z] core-command latest a73843d4cec4 21 seconds ago 15.9MB [2021-06-09T03:46:22.100Z] 6bbc2b0e8ac6 24 seconds ago 1.14GB [2021-06-09T03:46:22.100Z] core-metadata latest 8bb60c15187f 25 seconds ago 16.6MB [2021-06-09T03:46:22.100Z] bac0040e6b75 28 seconds ago 1.15GB [2021-06-09T03:46:22.100Z] security-proxy-setup latest a46898f51941 30 seconds ago 25.3MB [2021-06-09T03:46:22.100Z] f2c3bce4e089 35 seconds ago 1.15GB [2021-06-09T03:46:22.101Z] security-bootstrapper latest b94dfbefe9e9 56 seconds ago 18.2MB [2021-06-09T03:46:22.101Z] core-data latest bb094685cf34 About a minute ago 20.2MB [2021-06-09T03:46:22.101Z] security-secretstore-setup latest ccd6a5c50668 About a minute ago 28.1MB [2021-06-09T03:46:22.101Z] support-scheduler latest e5c8d79a31a1 About a minute ago 15.9MB [2021-06-09T03:46:22.101Z] support-notifications latest 06cf27aef884 About a minute ago 16.6MB [2021-06-09T03:46:22.101Z] 55a5cbbcf35e About a minute ago 1.14GB [2021-06-09T03:46:22.101Z] 46e062b11ba8 About a minute ago 1.15GB [2021-06-09T03:46:22.101Z] 39a50241541c About a minute ago 1.15GB [2021-06-09T03:46:22.101Z] 715d38998f4a About a minute ago 1.15GB [2021-06-09T03:46:22.101Z] a85868afb443 About a minute ago 1.14GB [2021-06-09T03:46:22.101Z] ci-base-image-x86_64 latest 5f46ec178212 5 minutes ago 648MB [2021-06-09T03:46:22.101Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB [2021-06-09T03:46:22.101Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB [2021-06-09T03:46:22.101Z] alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB [2021-06-09T03:46:22.101Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-06-09T03:46:22.101Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [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) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-09T03:47:07.778Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-09T03:47:07.778Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-09T03:47:12.211Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-09T03:47:12.211Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-09T03:47:18.548Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-09T03:47:18.548Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-09T03:47:18.548Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-09T03:47:18.548Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-09T03:47:20.550Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-09T03:47:23.127Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-09T03:47:31.468Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-09T03:47:31.468Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-09T03:47:31.468Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-09T03:47:31.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-09T03:47:31.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-09T03:47:31.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-09T03:47:31.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-09T03:47:32.923Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.191s coverage: 28.7% of statements [2021-06-09T03:47:38.403Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.311s coverage: 100.0% of statements [2021-06-09T03:47:38.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-09T03:47:38.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-09T03:47:38.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-09T03:47:38.403Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.234s coverage: 81.2% of statements [2021-06-09T03:47:38.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-09T03:47:38.403Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.345s coverage: 53.4% of statements [2021-06-09T03:47:38.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-09T03:47:38.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-09T03:47:43.849Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.494s coverage: 87.7% of statements [2021-06-09T03:47:43.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-09T03:47:43.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-09T03:47:43.850Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.290s coverage: 78.9% of statements [2021-06-09T03:47:43.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-09T03:47:43.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-09T03:47:43.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-09T03:47:43.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-09T03:47:43.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-09T03:47:43.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-09T03:47:43.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-09T03:47:48.032Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.273s coverage: 95.1% of statements [2021-06-09T03:47:48.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-09T03:47:48.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-09T03:47:48.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-09T03:47:48.033Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-09T03:47:48.033Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-09T03:47:48.033Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-09T03:47:48.033Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-09T03:47:48.033Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-09T03:47:48.033Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-09T03:47:48.033Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-09T03:47:48.033Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.166s coverage: 58.8% of statements [2021-06-09T03:47:48.033Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-09T03:47:48.033Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-09T03:47:48.033Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.262s coverage: 60.0% of statements [2021-06-09T03:47:48.033Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.302s coverage: 0.8% of statements [2021-06-09T03:47:48.033Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-09T03:47:48.033Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.207s coverage: 22.0% of statements [2021-06-09T03:47:48.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-09T03:47:48.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.343s coverage: 47.1% of statements [2021-06-09T03:47:49.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.292s coverage: 79.5% of statements [2021-06-09T03:47:49.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.204s coverage: 94.1% of statements [2021-06-09T03:47:50.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.316s coverage: 96.3% of statements [2021-06-09T03:47:50.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.182s coverage: 87.5% of statements [2021-06-09T03:48:04.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.227s coverage: 94.4% of statements [2021-06-09T03:48:04.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.166s coverage: 44.8% of statements [2021-06-09T03:48:09.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.579s coverage: 81.8% of statements [2021-06-09T03:48:09.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-09T03:48:16.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.270s coverage: 92.9% of statements [2021-06-09T03:48:16.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-09T03:48:16.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-09T03:48:16.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-09T03:48:16.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-06-09T03:48:16.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-09T03:48:16.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-09T03:48:16.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-09T03:48:16.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-09T03:48:16.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-09T03:48:16.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.080s coverage: 87.2% of statements [2021-06-09T03:48:16.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-09T03:48:16.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-09T03:48:16.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements [2021-06-09T03:48:16.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-09T03:48:16.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.206s coverage: 76.0% of statements [2021-06-09T03:48:16.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-09T03:48:16.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.189s coverage: 80.0% of statements [2021-06-09T03:48:16.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.258s coverage: 87.2% of statements [2021-06-09T03:48:16.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.292s coverage: 85.4% of statements [2021-06-09T03:48:16.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.345s coverage: 91.2% of statements [2021-06-09T03:48:16.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-09T03:48:17.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.992s coverage: 64.4% of statements [2021-06-09T03:48:17.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-09T03:48:17.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-09T03:48:17.687Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.197s coverage: 100.0% of statements [2021-06-09T03:48:18.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.213s coverage: 91.3% of statements [2021-06-09T03:48:18.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.096s coverage: 100.0% of statements [2021-06-09T03:48:18.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.091s coverage: 73.7% of statements [2021-06-09T03:48:19.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.104s coverage: 100.0% of statements [2021-06-09T03:48:23.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.139s coverage: 66.9% of statements [2021-06-09T03:48:23.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-09T03:48:23.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-09T03:48:23.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-09T03:48:25.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.650s coverage: 43.6% of statements [2021-06-09T03:48:25.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-09T03:48:25.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-09T03:48:25.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.116s coverage: 89.5% of statements [2021-06-09T03:48:25.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-09T03:48:25.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.086s coverage: 84.8% of statements [2021-06-09T03:48:25.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-09T03:48:25.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-09T03:48:25.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-09T03:48:25.892Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-09T03:48:34.214Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.265s coverage: 19.3% of statements [2021-06-09T03:48:34.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-09T03:48:34.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-09T03:48:34.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-09T03:48:34.214Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.548s coverage: 91.9% of statements [2021-06-09T03:48:34.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-09T03:48:34.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-09T03:48:34.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-09T03:48:34.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-09T03:48:34.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-09T03:48:34.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-09T03:48:34.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-09T03:48:34.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-09T03:48:34.214Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.269s coverage: 62.7% of statements [2021-06-09T03:48:34.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-09T03:48:34.214Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.402s coverage: 97.6% of statements [2021-06-09T03:48:34.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-09T03:48:34.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-09T03:48:34.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-09T03:48:34.214Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.054s coverage: 0.0% of statements [2021-06-09T03:48:34.214Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-09T03:48:34.214Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.059s coverage: 100.0% of statements [2021-06-09T03:48:34.214Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-09T03:48:34.214Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-09T03:48:34.214Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-09T03:48:34.214Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-09T03:48:34.214Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.086s coverage: 87.9% of statements [2021-06-09T03:48:34.214Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-09T03:48:34.214Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-09T03:48:34.214Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2021-06-09T03:48:34.214Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.167s coverage: 28.1% of statements [2021-06-09T03:48:34.214Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-09T03:48:34.214Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-09T03:48:34.491Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.158s coverage: 28.9% of statements [2021-06-09T03:48:34.491Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-09T03:48:34.491Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-09T03:48:34.491Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-09T03:48:34.491Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-09T03:48:34.491Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-09T03:48:34.763Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements [2021-06-09T03:48:35.357Z] GO111MODULE=on go vet ./... [2021-06-09T03:50:17.286Z] gofmt -l . [2021-06-09T03:50:17.286Z] [ "`gofmt -l .`" = "" ] [2021-06-09T03:50:17.286Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-09T03:50:17.958Z] + ls -al . [2021-06-09T03:50:17.958Z] total 556 [2021-06-09T03:50:17.958Z] drwxrwxr-x 9 1001 1001 4096 Jun 9 03:50 . [2021-06-09T03:50:17.958Z] drwxr-xr-x 4 root root 4096 Jun 9 03:45 .. [2021-06-09T03:50:17.958Z] -rw-rw-r-- 1 1001 1001 11 Jun 9 03:43 .dockerignore [2021-06-09T03:50:17.958Z] drwxrwxr-x 8 1001 1001 4096 Jun 9 03:43 .git [2021-06-09T03:50:17.958Z] drwxrwxr-x 3 1001 1001 4096 Jun 9 03:43 .github [2021-06-09T03:50:17.958Z] -rw-rw-r-- 1 1001 1001 818 Jun 9 03:43 .gitignore [2021-06-09T03:50:17.958Z] -rw-rw-r-- 1 1001 1001 166 Jun 9 03:43 .sonarcloud.properties [2021-06-09T03:50:17.958Z] -rw-rw-r-- 1 1001 1001 8609 Jun 9 03:43 Attribution.txt [2021-06-09T03:50:17.958Z] -rw-rw-r-- 1 1001 1001 3804 Jun 9 03:43 CONTRIBUTING.md [2021-06-09T03:50:17.958Z] -rw-rw-r-- 1 1001 1001 931 Jun 9 03:43 Dockerfile.build [2021-06-09T03:50:17.958Z] -rw-rw-r-- 1 1001 1001 849 Jun 9 03:43 Jenkinsfile [2021-06-09T03:50:17.958Z] -rw-rw-r-- 1 1001 1001 10775 Jun 9 03:43 LICENSE [2021-06-09T03:50:17.958Z] -rw-rw-r-- 1 1001 1001 5605 Jun 9 03:43 Makefile [2021-06-09T03:50:17.958Z] -rw-rw-r-- 1 1001 1001 7978 Jun 9 03:43 README.md [2021-06-09T03:50:17.958Z] -rw-rw-r-- 1 1001 1001 7071 Jun 9 03:43 SECURITY.md [2021-06-09T03:50:17.958Z] -rw-rw-r-- 1 1001 1001 5 Jun 9 03:39 VERSION [2021-06-09T03:50:17.958Z] -rw-rw-r-- 1 1001 1001 4131 Jun 9 03:43 ZMQWindows.md [2021-06-09T03:50:17.958Z] drwxrwxr-x 2 1001 1001 4096 Jun 9 03:43 bin [2021-06-09T03:50:17.958Z] drwxrwxr-x 14 1001 1001 4096 Jun 9 03:43 cmd [2021-06-09T03:50:17.958Z] -rw-r--r-- 1 root root 411487 Jun 9 03:48 coverage.out [2021-06-09T03:50:17.958Z] -rw-rw-r-- 1 1001 1001 902 Jun 9 03:43 go.mod [2021-06-09T03:50:17.958Z] -rw-r--r-- 1 root root 21139 Jun 9 03:45 go.sum [2021-06-09T03:50:17.958Z] drwxrwxr-x 8 1001 1001 4096 Jun 9 03:43 internal [2021-06-09T03:50:17.958Z] drwxrwxr-x 3 1001 1001 4096 Jun 9 03:43 openapi [2021-06-09T03:50:17.958Z] drwxrwxr-x 4 1001 1001 4096 Jun 9 03:43 snap [2021-06-09T03:50:17.958Z] -rw-rw-r-- 1 1001 1001 168 Jun 9 03:43 version.go [Pipeline] sh [2021-06-09T03:50:21.147Z] + '[' -e coverage.out ] [2021-06-09T03:50:21.147Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-09T03:50:21.180Z] Warning: overwriting stash ‘coverage-report’ [2021-06-09T03:50:22.147Z] Stashed 1 file(s) [Pipeline] sh [2021-06-09T03:50:22.802Z] + make build [2021-06-09T03:50:22.803Z] go mod tidy [2021-06-09T03:50:23.406Z] 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-06-09T03:50:30.035Z] 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-06-09T03:50:56.886Z] 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-06-09T03:50:56.886Z] 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-06-09T03:51:01.971Z] 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-06-09T03:51:02.955Z] 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-06-09T03:51:07.295Z] 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-06-09T03:51:11.608Z] 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-06-09T03:51:14.235Z] 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-06-09T03:51:18.595Z] 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-06-09T03:51:21.219Z] 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-06-09T03:51:25.534Z] 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-06-09T03:51:31.016Z] $ docker stop --time=1 75786e74682bfa243121fab7bc121c0a1c2f3bdc19b21547b24f68e188796164 [2021-06-09T03:51:33.376Z] $ docker rm -f 75786e74682bfa243121fab7bc121c0a1c2f3bdc19b21547b24f68e188796164 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:51:35.338Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-09T03:51:35.338Z] [2021-06-09T03:51:35.338Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:51:38.008Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-09T03:51:38.281Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-09T03:51:38.281Z] 29e5d40040c1: Pulling fs layer [2021-06-09T03:51:38.281Z] 1ce36da41761: Pulling fs layer [2021-06-09T03:51:38.281Z] 25b303627fd3: Pulling fs layer [2021-06-09T03:51:38.567Z] 29e5d40040c1: Verifying Checksum [2021-06-09T03:51:38.567Z] 29e5d40040c1: Download complete [2021-06-09T03:51:39.177Z] 1ce36da41761: Verifying Checksum [2021-06-09T03:51:39.177Z] 1ce36da41761: Download complete [2021-06-09T03:51:39.177Z] 29e5d40040c1: Pull complete [2021-06-09T03:51:40.626Z] 1ce36da41761: Pull complete [2021-06-09T03:51:40.900Z] 25b303627fd3: Verifying Checksum [2021-06-09T03:51:40.900Z] 25b303627fd3: Download complete [2021-06-09T03:51:51.043Z] 25b303627fd3: Pull complete [2021-06-09T03:51:51.043Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-09T03:51:51.043Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-09T03:51:51.043Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-09T03:51:51.277Z] prd-ubuntu18.04-docker-arm64-4c-16g-1175 does not seem to be running inside a container [2021-06-09T03:51:51.360Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-09T03:51:54.226Z] $ docker top 685b6df0e46cba8fd25da5d359f6dc10d6552cf6ce030bd260c035bc5d8b3360 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T03:51:57.452Z] + docker-compose build --help [2021-06-09T03:51:57.452Z] + grep parallel [2021-06-09T03:52:00.855Z] --parallel Build images in parallel. [Pipeline] } [2021-06-09T03:52:01.172Z] $ docker stop --time=1 685b6df0e46cba8fd25da5d359f6dc10d6552cf6ce030bd260c035bc5d8b3360 [2021-06-09T03:52:03.017Z] $ docker rm -f 685b6df0e46cba8fd25da5d359f6dc10d6552cf6ce030bd260c035bc5d8b3360 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T03:52:06.036Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-09T03:52:06.036Z] . [Pipeline] withDockerContainer [2021-06-09T03:52:06.301Z] prd-ubuntu18.04-docker-arm64-4c-16g-1175 does not seem to be running inside a container [2021-06-09T03:52:06.383Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-09T03:52:07.916Z] $ docker top bcc1b3c4c09c64a4481d90c1a0662b588c4afc7465c0e328cbbb5c0ca7ce1e6c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T03:52:08.911Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-09T03:52:14.115Z] Building core-command ... [2021-06-09T03:52:14.115Z] Building core-data ... [2021-06-09T03:52:14.115Z] Building core-metadata ... [2021-06-09T03:52:14.115Z] Building security-bootstrapper ... [2021-06-09T03:52:14.115Z] Building security-proxy-setup ... [2021-06-09T03:52:14.115Z] Building security-secretstore-setup ... [2021-06-09T03:52:14.115Z] Building support-notifications ... [2021-06-09T03:52:14.115Z] Building support-scheduler ... [2021-06-09T03:52:14.115Z] Building sys-mgmt-agent ... [2021-06-09T03:52:14.115Z] Building support-notifications [2021-06-09T03:52:14.115Z] Building sys-mgmt-agent [2021-06-09T03:52:14.115Z] Building core-command [2021-06-09T03:52:14.115Z] Building security-proxy-setup [2021-06-09T03:52:14.115Z] Building core-metadata [2021-06-09T03:53:26.979Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:53:26.979Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:53:26.980Z] ---> 515c217eead6 [2021-06-09T03:53:26.980Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T03:53:26.980Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:53:26.980Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:53:26.980Z] ---> 515c217eead6 [2021-06-09T03:53:26.980Z] Step 3/23 : WORKDIR /edgex-go [2021-06-09T03:53:26.980Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:53:26.980Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:53:26.980Z] ---> 515c217eead6 [2021-06-09T03:53:26.980Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T03:53:26.980Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:53:26.980Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:53:26.980Z] ---> 515c217eead6 [2021-06-09T03:53:26.980Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T03:53:26.980Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:53:26.980Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:53:26.980Z] ---> 515c217eead6 [2021-06-09T03:53:26.980Z] Step 3/22 : WORKDIR /edgex-go [2021-06-09T03:53:26.980Z] ---> Running in 9bbbd606d8b1 [2021-06-09T03:53:26.980Z] ---> Running in 8b7c1ba2c70d [2021-06-09T03:53:26.980Z] ---> Running in e4737c041215 [2021-06-09T03:53:26.980Z] ---> Running in 3953a0e2a6a1 [2021-06-09T03:53:26.980Z] ---> Running in 229ef8baae33 [2021-06-09T03:53:26.980Z] Removing intermediate container 3953a0e2a6a1 [2021-06-09T03:53:26.980Z] ---> 1175bcb2a02b [2021-06-09T03:53:26.980Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:53:26.980Z] Removing intermediate container 9bbbd606d8b1 [2021-06-09T03:53:26.980Z] ---> 54da3cf06cff [2021-06-09T03:53:26.980Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:53:26.980Z] Removing intermediate container 8b7c1ba2c70d [2021-06-09T03:53:26.980Z] ---> 9fa78c32c425 [2021-06-09T03:53:26.980Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:53:26.980Z] Removing intermediate container 229ef8baae33 [2021-06-09T03:53:26.980Z] ---> a6b4caa0e370 [2021-06-09T03:53:26.980Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:53:26.980Z] Removing intermediate container e4737c041215 [2021-06-09T03:53:26.980Z] ---> 284a46cc279f [2021-06-09T03:53:26.980Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:53:26.980Z] ---> Running in ffcd97f00523 [2021-06-09T03:53:26.980Z] ---> Running in 0c7255577b74 [2021-06-09T03:53:26.980Z] ---> Running in 0a6528fd94f3 [2021-06-09T03:53:26.980Z] ---> Running in 00a86a979b6c [2021-06-09T03:53:26.980Z] ---> Running in 9621f83742ad [2021-06-09T03:53:27.255Z] Removing intermediate container 0c7255577b74 [2021-06-09T03:53:27.255Z] ---> aa8e1c23482d [2021-06-09T03:53:27.255Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-09T03:53:27.542Z] ---> Running in e85ee09b4955 [2021-06-09T03:53:27.814Z] Removing intermediate container ffcd97f00523 [2021-06-09T03:53:27.814Z] ---> 49fd2bcad201 [2021-06-09T03:53:27.814Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-09T03:53:28.088Z] ---> Running in 535324f10c0d [2021-06-09T03:53:28.088Z] Removing intermediate container 00a86a979b6c [2021-06-09T03:53:28.088Z] ---> c7616bcf0e87 [2021-06-09T03:53:28.088Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-09T03:53:28.372Z] Removing intermediate container 0a6528fd94f3 [2021-06-09T03:53:28.372Z] ---> 1393a5c2f202 [2021-06-09T03:53:28.372Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-09T03:53:28.372Z] ---> Running in d4e6b7b8727b [2021-06-09T03:53:28.372Z] Removing intermediate container 9621f83742ad [2021-06-09T03:53:28.372Z] ---> 9720fb737c1e [2021-06-09T03:53:28.372Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-09T03:53:28.660Z] ---> Running in 0dec78eddf5e [2021-06-09T03:53:28.944Z] ---> Running in aa25c5e26952 [2021-06-09T03:53:29.225Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:53:32.034Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:53:32.034Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:53:32.034Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:53:32.034Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:53:32.034Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:53:32.034Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:53:32.034Z] OK: 218 MiB in 52 packages [2021-06-09T03:53:32.034Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:53:32.034Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:53:32.034Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:53:32.312Z] OK: 218 MiB in 52 packages [2021-06-09T03:53:32.922Z] OK: 218 MiB in 52 packages [2021-06-09T03:53:32.922Z] Removing intermediate container e85ee09b4955 [2021-06-09T03:53:32.922Z] ---> ffa4db91ec67 [2021-06-09T03:53:32.922Z] Step 6/24 : COPY go.mod . [2021-06-09T03:53:33.200Z] OK: 218 MiB in 52 packages [2021-06-09T03:53:33.200Z] OK: 218 MiB in 52 packages [2021-06-09T03:53:34.653Z] Removing intermediate container 535324f10c0d [2021-06-09T03:53:34.653Z] ---> cec99c94f084 [2021-06-09T03:53:34.653Z] Step 6/24 : COPY go.mod . [2021-06-09T03:53:34.653Z] ---> 9f1e477b19fd [2021-06-09T03:53:34.653Z] Step 7/24 : RUN go mod download [2021-06-09T03:53:34.930Z] ---> Running in d70d27cf72d8 [2021-06-09T03:53:34.930Z] Removing intermediate container aa25c5e26952 [2021-06-09T03:53:34.930Z] ---> e6a7bd226db6 [2021-06-09T03:53:34.930Z] Step 6/24 : COPY go.mod . [2021-06-09T03:53:35.214Z] Removing intermediate container d4e6b7b8727b [2021-06-09T03:53:35.214Z] ---> e03e4a7d6020 [2021-06-09T03:53:35.214Z] Step 6/23 : COPY go.mod . [2021-06-09T03:53:35.214Z] Removing intermediate container 0dec78eddf5e [2021-06-09T03:53:35.214Z] ---> 3fdc5ba28550 [2021-06-09T03:53:35.214Z] Step 6/22 : COPY go.mod . [2021-06-09T03:53:35.491Z] ---> b17003b2e11e [2021-06-09T03:53:35.491Z] Step 7/24 : RUN go mod download [2021-06-09T03:53:35.769Z] ---> Running in 64767d19e59d [2021-06-09T03:53:36.049Z] ---> 947febcad449 [2021-06-09T03:53:36.050Z] Step 7/24 : RUN go mod download [2021-06-09T03:53:36.339Z] ---> Running in efe735e90c0b [2021-06-09T03:53:36.619Z] ---> 7178d7233b13 [2021-06-09T03:53:36.619Z] Step 7/23 : RUN go mod download [2021-06-09T03:53:36.916Z] ---> Running in 2d247d623960 [2021-06-09T03:53:36.916Z] ---> 1366a379b33a [2021-06-09T03:53:36.916Z] Step 7/22 : RUN go mod download [2021-06-09T03:53:39.812Z] ---> Running in e4baa1a25307 [2021-06-09T03:53:39.812Z] Removing intermediate container d70d27cf72d8 [2021-06-09T03:53:39.812Z] ---> 1dab0f83e1af [2021-06-09T03:53:39.812Z] Step 8/24 : COPY . . [2021-06-09T03:53:40.089Z] Removing intermediate container 64767d19e59d [2021-06-09T03:53:40.089Z] ---> 194d54052c5c [2021-06-09T03:53:40.089Z] Step 8/24 : COPY . . [2021-06-09T03:53:41.077Z] Removing intermediate container efe735e90c0b [2021-06-09T03:53:41.077Z] ---> 7b692f5e98ed [2021-06-09T03:53:41.077Z] Step 8/24 : COPY . . [2021-06-09T03:53:41.682Z] Removing intermediate container 2d247d623960 [2021-06-09T03:53:41.682Z] ---> 8c740c9e526c [2021-06-09T03:53:41.682Z] Step 8/23 : COPY . . [2021-06-09T03:53:41.958Z] Removing intermediate container e4baa1a25307 [2021-06-09T03:53:41.958Z] ---> 26c1304321c1 [2021-06-09T03:53:41.958Z] Step 8/22 : COPY . . [2021-06-09T03:54:06.559Z] ---> 478aeb5d1072 [2021-06-09T03:54:06.559Z] Step 9/24 : RUN go mod tidy [2021-06-09T03:54:06.559Z] ---> Running in a674f4113ad8 [2021-06-09T03:54:06.559Z] ---> 9d4f8745e303 [2021-06-09T03:54:06.559Z] Step 9/24 : RUN go mod tidy [2021-06-09T03:54:06.559Z] ---> 725dac0bbdf6 [2021-06-09T03:54:06.559Z] Step 9/24 : RUN go mod tidy [2021-06-09T03:54:06.559Z] ---> 8dffaf02b5c2 [2021-06-09T03:54:06.559Z] Step 9/23 : RUN go mod tidy [2021-06-09T03:54:06.559Z] ---> bedeec3ce088 [2021-06-09T03:54:06.559Z] Step 9/22 : RUN go mod tidy [2021-06-09T03:54:06.559Z] ---> Running in 4fd757f45d7a [2021-06-09T03:54:06.559Z] ---> Running in 2b1f35cb034c [2021-06-09T03:54:06.559Z] ---> Running in 0770c516327d [2021-06-09T03:54:06.559Z] ---> Running in e43610dba4c1 [2021-06-09T03:54:09.985Z] Removing intermediate container a674f4113ad8 [2021-06-09T03:54:09.985Z] ---> 0605119b13fd [2021-06-09T03:54:09.985Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-09T03:54:09.985Z] ---> Running in fedee0c9083c [2021-06-09T03:54:11.432Z] Removing intermediate container 2b1f35cb034c [2021-06-09T03:54:11.432Z] ---> 2e51923c6dc1 [2021-06-09T03:54:11.432Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-09T03:54:11.432Z] 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-06-09T03:54:11.706Z] ---> Running in 2370142ae5d6 [2021-06-09T03:54:11.982Z] Removing intermediate container 0770c516327d [2021-06-09T03:54:11.982Z] ---> 72265be04e69 [2021-06-09T03:54:11.982Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-09T03:54:11.982Z] Removing intermediate container 4fd757f45d7a [2021-06-09T03:54:11.982Z] ---> acf615ed8fd5 [2021-06-09T03:54:11.982Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-09T03:54:11.982Z] Removing intermediate container e43610dba4c1 [2021-06-09T03:54:11.982Z] ---> 35602e1dceec [2021-06-09T03:54:11.982Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-09T03:54:12.257Z] ---> Running in 268aca60e29f [2021-06-09T03:54:12.257Z] ---> Running in 3ed4dc15c952 [2021-06-09T03:54:12.538Z] ---> Running in c575525758ef [2021-06-09T03:54:14.804Z] 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-06-09T03:54:15.087Z] 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-06-09T03:54:15.370Z] 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-06-09T03:54:15.370Z] 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-06-09T03:55:57.661Z] 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-06-09T03:56:12.805Z] Removing intermediate container 3ed4dc15c952 [2021-06-09T03:56:12.805Z] ---> 92f4dd56ea37 [2021-06-09T03:56:12.805Z] [2021-06-09T03:56:12.805Z] Step 11/24 : FROM alpine:3.12 [2021-06-09T03:56:12.805Z] 3.12: Pulling from library/alpine [2021-06-09T03:56:14.256Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-09T03:56:14.256Z] Status: Downloaded newer image for alpine:3.12 [2021-06-09T03:56:14.256Z] ---> 9852663dfa18 [2021-06-09T03:56:14.256Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-09T03:56:14.529Z] Removing intermediate container 268aca60e29f [2021-06-09T03:56:14.529Z] ---> 5bb0917e931e [2021-06-09T03:56:14.529Z] [2021-06-09T03:56:14.529Z] Step 11/22 : FROM alpine:3.12 [2021-06-09T03:56:14.529Z] ---> 9852663dfa18 [2021-06-09T03:56:14.530Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-09T03:56:14.810Z] ---> Running in e052f6bcd78d [2021-06-09T03:56:15.797Z] ---> Running in a6e0176179a3 [2021-06-09T03:56:16.392Z] Removing intermediate container c575525758ef [2021-06-09T03:56:16.392Z] ---> dd631bdaa45a [2021-06-09T03:56:16.393Z] [2021-06-09T03:56:16.393Z] Step 11/23 : FROM alpine:3.12 [2021-06-09T03:56:16.393Z] ---> 9852663dfa18 [2021-06-09T03:56:16.393Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-09T03:56:16.666Z] ---> Running in ceb423b77090 [2021-06-09T03:56:17.268Z] Removing intermediate container fedee0c9083c [2021-06-09T03:56:17.268Z] ---> 242f594bb95b [2021-06-09T03:56:17.268Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-09T03:56:17.565Z] ---> Running in 78ba7e15c919 [2021-06-09T03:56:20.440Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:56:20.440Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:56:20.440Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:56:20.440Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:56:20.440Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:56:20.440Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:56:20.440Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-09T03:56:20.440Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T03:56:20.440Z] OK: 5 MiB in 15 packages [2021-06-09T03:56:20.440Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-09T03:56:20.440Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-09T03:56:20.440Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T03:56:20.440Z] Executing ca-certificates-20191127-r4.trigger [2021-06-09T03:56:20.440Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-09T03:56:20.440Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-09T03:56:20.440Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-09T03:56:20.440Z] (4/4) Installing curl (7.77.0-r0) [2021-06-09T03:56:20.440Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T03:56:20.440Z] Executing ca-certificates-20191127-r4.trigger [2021-06-09T03:56:20.440Z] OK: 6 MiB in 16 packages [2021-06-09T03:56:20.440Z] 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-06-09T03:56:20.440Z] OK: 7 MiB in 18 packages [2021-06-09T03:56:21.895Z] Removing intermediate container e052f6bcd78d [2021-06-09T03:56:21.895Z] ---> a72aedd0a89d [2021-06-09T03:56:21.895Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T03:56:21.895Z] Removing intermediate container 2370142ae5d6 [2021-06-09T03:56:21.895Z] ---> ec1967212d6d [2021-06-09T03:56:21.895Z] [2021-06-09T03:56:21.895Z] Step 11/24 : FROM alpine:3.12 [2021-06-09T03:56:21.895Z] ---> 9852663dfa18 [2021-06-09T03:56:21.895Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-09T03:56:21.895Z] ---> Using cache [2021-06-09T03:56:21.895Z] ---> a72aedd0a89d [2021-06-09T03:56:21.895Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T03:56:22.499Z] ---> Running in 082952ce8ac4 [2021-06-09T03:56:22.499Z] ---> Running in a63589cba360 [2021-06-09T03:56:22.775Z] Removing intermediate container ceb423b77090 [2021-06-09T03:56:22.775Z] ---> e7ea9fb21c2f [2021-06-09T03:56:22.775Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T03:56:22.775Z] Removing intermediate container a6e0176179a3 [2021-06-09T03:56:22.775Z] ---> d5f2193cd033 [2021-06-09T03:56:22.775Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-09T03:56:23.059Z] ---> Running in 1c25b5595f6d [2021-06-09T03:56:23.059Z] ---> Running in bb6b822ec958 [2021-06-09T03:56:23.347Z] Removing intermediate container 082952ce8ac4 [2021-06-09T03:56:23.347Z] ---> f1e768a38b86 [2021-06-09T03:56:23.347Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-09T03:56:23.347Z] Removing intermediate container a63589cba360 [2021-06-09T03:56:23.347Z] ---> 020c1cee2694 [2021-06-09T03:56:23.347Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-09T03:56:23.347Z] ---> Running in 8511c4e9f021 [2021-06-09T03:56:23.624Z] ---> Running in 22c58adca914 [2021-06-09T03:56:23.624Z] Removing intermediate container 78ba7e15c919 [2021-06-09T03:56:23.624Z] ---> 461148269f24 [2021-06-09T03:56:23.624Z] [2021-06-09T03:56:23.624Z] Step 12/24 : FROM docker:20.10.0 [2021-06-09T03:56:23.624Z] Removing intermediate container 1c25b5595f6d [2021-06-09T03:56:23.624Z] ---> c33f31b7f578 [2021-06-09T03:56:23.624Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-09T03:56:23.900Z] 20.10.0: Pulling from library/docker [2021-06-09T03:56:23.900Z] Removing intermediate container bb6b822ec958 [2021-06-09T03:56:23.900Z] ---> 08192eadd218 [2021-06-09T03:56:23.900Z] Step 14/22 : WORKDIR /edgex [2021-06-09T03:56:24.176Z] ---> Running in c1020c7f9d84 [2021-06-09T03:56:24.176Z] Removing intermediate container 8511c4e9f021 [2021-06-09T03:56:24.176Z] ---> 8355fbf6b008 [2021-06-09T03:56:24.176Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-09T03:56:24.176Z] ---> Running in 85737ec271e5 [2021-06-09T03:56:24.459Z] Removing intermediate container 22c58adca914 [2021-06-09T03:56:24.459Z] ---> fbff646791c9 [2021-06-09T03:56:24.459Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-09T03:56:24.459Z] ---> Running in 3dec0585aac6 [2021-06-09T03:56:24.459Z] ---> Running in b0c2156f5b77 [2021-06-09T03:56:24.734Z] Removing intermediate container c1020c7f9d84 [2021-06-09T03:56:24.734Z] ---> f577739f6a25 [2021-06-09T03:56:24.734Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-09T03:56:25.019Z] ---> Running in 8d1d161d6bbc [2021-06-09T03:56:25.292Z] Removing intermediate container 3dec0585aac6 [2021-06-09T03:56:25.292Z] ---> 16621948aa14 [2021-06-09T03:56:25.292Z] Step 16/24 : WORKDIR / [2021-06-09T03:56:25.292Z] Removing intermediate container 85737ec271e5 [2021-06-09T03:56:25.292Z] ---> acd74864830a [2021-06-09T03:56:25.292Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-09T03:56:25.569Z] Removing intermediate container b0c2156f5b77 [2021-06-09T03:56:25.569Z] ---> c5277d7ee208 [2021-06-09T03:56:25.569Z] Step 16/24 : WORKDIR / [2021-06-09T03:56:25.847Z] ---> Running in f2d3376cf152 [2021-06-09T03:56:25.847Z] ---> Running in ede8417e0641 [2021-06-09T03:56:26.127Z] Removing intermediate container 8d1d161d6bbc [2021-06-09T03:56:26.127Z] ---> d6f3e9a4233e [2021-06-09T03:56:26.127Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T03:56:27.115Z] ---> fa3bc6c4e250 [2021-06-09T03:56:27.115Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-09T03:56:27.115Z] Removing intermediate container f2d3376cf152 [2021-06-09T03:56:27.115Z] ---> a2b83512e705 [2021-06-09T03:56:27.115Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T03:56:27.391Z] Removing intermediate container ede8417e0641 [2021-06-09T03:56:27.391Z] ---> de1fe0065f0f [2021-06-09T03:56:27.391Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T03:56:27.669Z] ---> 223ad0ff07d5 [2021-06-09T03:56:27.669Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-09T03:56:28.653Z] ---> 473e927f9599 [2021-06-09T03:56:28.653Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-09T03:56:28.939Z] ---> d58a7b2d0d31 [2021-06-09T03:56:28.939Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-09T03:56:29.214Z] ---> cf7d364cc63a [2021-06-09T03:56:29.214Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-09T03:56:29.820Z] ---> 63d07e362494 [2021-06-09T03:56:29.820Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-09T03:56:31.272Z] ---> 0285d1541e4e [2021-06-09T03:56:31.272Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-09T03:56:31.547Z] ---> 8fa8744dc126 [2021-06-09T03:56:31.547Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-09T03:56:31.547Z] ---> 0660b8b8d6d0 [2021-06-09T03:56:31.547Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-09T03:56:31.547Z] ---> 73512eaf4c6c [2021-06-09T03:56:31.547Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-09T03:56:31.821Z] ---> Running in a18626c5fba7 [2021-06-09T03:56:31.821Z] ---> Running in 0f71925f964f [2021-06-09T03:56:32.439Z] ---> cc44a7600d3a [2021-06-09T03:56:32.439Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-09T03:56:32.716Z] Removing intermediate container 0f71925f964f [2021-06-09T03:56:32.716Z] ---> 7b0fa3a32bb6 [2021-06-09T03:56:32.716Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T03:56:32.716Z] ---> Running in 2bb8a253c095 [2021-06-09T03:56:32.991Z] ---> Running in 06e54604f123 [2021-06-09T03:56:32.991Z] Removing intermediate container a18626c5fba7 [2021-06-09T03:56:32.991Z] ---> ab4f55822035 [2021-06-09T03:56:32.991Z] Step 19/22 : CMD ["--init=true"] [2021-06-09T03:56:32.991Z] ---> 72ccd45b1280 [2021-06-09T03:56:32.991Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-09T03:56:33.266Z] ---> Running in bcb894e66f41 [2021-06-09T03:56:33.266Z] ---> Running in 907adb875ff0 [2021-06-09T03:56:33.864Z] Removing intermediate container 2bb8a253c095 [2021-06-09T03:56:33.864Z] ---> bafd31da71f9 [2021-06-09T03:56:33.864Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T03:56:33.864Z] Removing intermediate container 06e54604f123 [2021-06-09T03:56:33.864Z] ---> 9325ee8ecd88 [2021-06-09T03:56:33.864Z] Step 21/23 : LABEL arch=arm64 [2021-06-09T03:56:34.151Z] ---> Running in a323c5821a49 [2021-06-09T03:56:34.151Z] Removing intermediate container bcb894e66f41 [2021-06-09T03:56:34.151Z] ---> 42c322518597 [2021-06-09T03:56:34.151Z] Step 20/22 : LABEL arch=arm64 [2021-06-09T03:56:34.151Z] Removing intermediate container 907adb875ff0 [2021-06-09T03:56:34.151Z] ---> 835f60134261 [2021-06-09T03:56:34.151Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T03:56:34.436Z] ---> Running in d4f5d161aec2 [2021-06-09T03:56:34.436Z] ---> Running in d5f906621519 [2021-06-09T03:56:34.436Z] ---> Running in 6eaf414a7de4 [2021-06-09T03:56:34.711Z] Removing intermediate container a323c5821a49 [2021-06-09T03:56:34.711Z] ---> 92ad8be6f93c [2021-06-09T03:56:34.711Z] Step 22/24 : LABEL arch=arm64 [2021-06-09T03:56:34.985Z] ---> Running in c214f3ac25a4 [2021-06-09T03:56:35.259Z] Removing intermediate container d4f5d161aec2 [2021-06-09T03:56:35.259Z] ---> 19f90f813589 [2021-06-09T03:56:35.259Z] Step 22/23 : LABEL git_sha=68ab20fa822689163fff8de0f2e01367929d171d [2021-06-09T03:56:35.535Z] Removing intermediate container 6eaf414a7de4 [2021-06-09T03:56:35.535Z] ---> a14b31e35f60 [2021-06-09T03:56:35.535Z] Step 22/24 : LABEL arch=arm64 [2021-06-09T03:56:35.535Z] Removing intermediate container d5f906621519 [2021-06-09T03:56:35.535Z] ---> 9330ca6086b2 [2021-06-09T03:56:35.535Z] Step 21/22 : LABEL git_sha=68ab20fa822689163fff8de0f2e01367929d171d [2021-06-09T03:56:35.535Z] ---> Running in d202fad41dcd [2021-06-09T03:56:35.812Z] ---> Running in 9bce8e7f5082 [2021-06-09T03:56:35.812Z] ---> Running in 3caad343dd00 [2021-06-09T03:56:35.813Z] Removing intermediate container c214f3ac25a4 [2021-06-09T03:56:35.813Z] ---> 6f9d10a061b7 [2021-06-09T03:56:35.813Z] Step 23/24 : LABEL git_sha=68ab20fa822689163fff8de0f2e01367929d171d [2021-06-09T03:56:36.088Z] ---> Running in cb698c74199d [2021-06-09T03:56:36.365Z] Removing intermediate container d202fad41dcd [2021-06-09T03:56:36.365Z] Removing intermediate container 3caad343dd00 [2021-06-09T03:56:36.365Z] ---> 49e6d31e3078 [2021-06-09T03:56:36.365Z] Step 23/24 : LABEL git_sha=68ab20fa822689163fff8de0f2e01367929d171d [2021-06-09T03:56:36.365Z] ---> d92a6966a1cc [2021-06-09T03:56:36.365Z] Step 23/23 : LABEL version=0.0.0 [2021-06-09T03:56:36.639Z] Removing intermediate container 9bce8e7f5082 [2021-06-09T03:56:36.639Z] ---> 0aa0ba850cc0 [2021-06-09T03:56:36.639Z] Step 22/22 : LABEL version=0.0.0 [2021-06-09T03:56:39.211Z] ---> Running in 76b3a44e71c5 [2021-06-09T03:56:39.211Z] ---> Running in b171133cbd68 [2021-06-09T03:56:39.211Z] Removing intermediate container cb698c74199d [2021-06-09T03:56:39.211Z] ---> 9e5d7b44dd4c [2021-06-09T03:56:39.211Z] Step 24/24 : LABEL version=0.0.0 [2021-06-09T03:56:39.211Z] ---> Running in c898a5aa9d93 [2021-06-09T03:56:39.481Z] ---> Running in f0d25675b85a [2021-06-09T03:56:39.481Z] Removing intermediate container b171133cbd68 [2021-06-09T03:56:39.481Z] ---> c40596f9c817 [2021-06-09T03:56:39.481Z] Step 24/24 : LABEL version=0.0.0 [2021-06-09T03:56:39.481Z] Removing intermediate container 76b3a44e71c5 [2021-06-09T03:56:39.481Z] ---> 505eccf6e1ec [2021-06-09T03:56:39.481Z] [2021-06-09T03:56:39.481Z] ---> Running in 3b7bc3faffa4 [2021-06-09T03:56:39.481Z] Removing intermediate container c898a5aa9d93 [2021-06-09T03:56:39.481Z] ---> 7cb69dec4c55 [2021-06-09T03:56:39.481Z] [2021-06-09T03:56:39.481Z] Removing intermediate container f0d25675b85a [2021-06-09T03:56:39.481Z] ---> 06a4ff0e66d7 [2021-06-09T03:56:39.481Z] [2021-06-09T03:56:39.481Z] Successfully built 505eccf6e1ec [2021-06-09T03:56:39.481Z] Successfully tagged support-notifications-arm64:latest [2021-06-09T03:56:39.481Z]  Building support-notifications ... done Building security-bootstrapper [2021-06-09T03:56:39.481Z] Successfully built 06a4ff0e66d7 [2021-06-09T03:56:39.481Z] Successfully tagged core-command-arm64:latest [2021-06-09T03:56:39.481Z] Successfully built 7cb69dec4c55 [2021-06-09T03:56:39.481Z] Building security-secretstore-setup [2021-06-09T03:56:39.481Z]  Building core-command ... done Successfully tagged security-proxy-setup-arm64:latest [2021-06-09T03:56:39.481Z]  Building security-proxy-setup ... done Building support-scheduler [2021-06-09T03:56:39.481Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-09T03:56:39.481Z] Removing intermediate container 3b7bc3faffa4 [2021-06-09T03:56:39.481Z] ---> 86266647ea2b [2021-06-09T03:56:39.481Z] [2021-06-09T03:56:39.481Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-09T03:56:39.481Z] ---> eeaf43b92773 [2021-06-09T03:56:39.481Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-09T03:56:39.481Z] ---> Running in 1085780b0eb7 [2021-06-09T03:56:39.481Z] Successfully built 86266647ea2b [2021-06-09T03:56:39.481Z] Successfully tagged core-metadata-arm64:latest [2021-06-09T03:56:39.481Z]  Building core-metadata ... done Building core-data [2021-06-09T03:56:39.481Z] Removing intermediate container 1085780b0eb7 [2021-06-09T03:56:39.481Z] ---> 8e8601b93f9c [2021-06-09T03:56:39.481Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-09T03:56:39.752Z] ---> Running in 90204544f2bb [2021-06-09T03:56:41.185Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:56:41.185Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:56:41.782Z] (1/39) Installing readline (8.0.4-r0) [2021-06-09T03:56:41.782Z] (2/39) Installing bash (5.0.17-r0) [2021-06-09T03:56:41.782Z] Executing bash-5.0.17-r0.post-install [2021-06-09T03:56:41.782Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-09T03:56:41.782Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-09T03:56:41.782Z] (5/39) Installing curl (7.77.0-r0) [2021-06-09T03:56:41.782Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-09T03:56:41.782Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-09T03:56:41.782Z] (8/39) Installing expat (2.2.9-r1) [2021-06-09T03:56:41.782Z] (9/39) Installing libffi (3.3-r2) [2021-06-09T03:56:41.782Z] (10/39) Installing gdbm (1.13-r1) [2021-06-09T03:56:41.782Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-09T03:56:41.782Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-09T03:56:41.782Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-09T03:56:43.762Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-09T03:56:43.762Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-09T03:56:43.762Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-09T03:56:43.762Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-09T03:56:43.762Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-09T03:56:43.762Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-09T03:56:43.762Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-09T03:56:43.762Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-09T03:56:43.762Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-09T03:56:43.762Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-09T03:56:43.762Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-09T03:56:44.038Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-09T03:56:44.038Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-09T03:56:44.038Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-09T03:56:44.038Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-09T03:56:44.038Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-09T03:56:44.038Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-09T03:56:44.038Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-09T03:56:44.038Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-09T03:56:44.038Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-09T03:56:44.038Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-09T03:56:44.038Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-09T03:56:44.038Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-09T03:56:44.038Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-09T03:56:44.038Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-09T03:56:44.038Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-09T03:56:44.310Z] Executing busybox-1.31.1-r19.trigger [2021-06-09T03:56:44.310Z] OK: 72 MiB in 59 packages [2021-06-09T03:56:49.737Z] Collecting docker-compose==1.23.2 [2021-06-09T03:56:49.737Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-09T03:56:49.737Z] Collecting docopt<0.7,>=0.6.1 [2021-06-09T03:56:49.737Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-09T03:56:53.183Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-09T03:56:53.183Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-09T03:56:53.783Z] Collecting docker<4.0,>=3.6.0 [2021-06-09T03:56:53.783Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-09T03:56:55.218Z] Collecting PyYAML<4,>=3.10 [2021-06-09T03:56:55.218Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-09T03:56:59.512Z] Collecting cached-property<2,>=1.2.0 [2021-06-09T03:56:59.512Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-09T03:56:59.512Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-09T03:56:59.512Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-09T03:56:59.781Z] 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-06-09T03:57:00.055Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-09T03:57:00.055Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-09T03:57:03.014Z] Collecting texttable<0.10,>=0.9.0 [2021-06-09T03:57:03.014Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-09T03:57:04.992Z] Collecting jsonschema<3,>=2.5.1 [2021-06-09T03:57:04.992Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-09T03:57:04.992Z] 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-06-09T03:57:05.267Z] Collecting idna<2.8,>=2.5 [2021-06-09T03:57:05.267Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-09T03:57:06.253Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-09T03:57:06.253Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-09T03:57:06.851Z] 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-06-09T03:57:06.851Z] Collecting docker-pycreds>=0.4.0 [2021-06-09T03:57:06.851Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-09T03:57:07.126Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-09T03:57:07.126Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-09T03:57:07.126Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-09T03:57:07.126Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-09T03:57:08.571Z] Installing collected packages: docopt, idna, urllib3, requests, docker-pycreds, websocket-client, docker, PyYAML, cached-property, dockerpty, texttable, jsonschema, docker-compose [2021-06-09T03:57:08.571Z] Running setup.py install for docopt: started [2021-06-09T03:57:11.213Z] Running setup.py install for docopt: finished with status 'done' [2021-06-09T03:57:11.213Z] Attempting uninstall: idna [2021-06-09T03:57:11.213Z] Found existing installation: idna 2.9 [2021-06-09T03:57:11.213Z] Uninstalling idna-2.9: [2021-06-09T03:57:11.213Z] Successfully uninstalled idna-2.9 [2021-06-09T03:57:12.199Z] Attempting uninstall: urllib3 [2021-06-09T03:57:12.199Z] Found existing installation: urllib3 1.25.9 [2021-06-09T03:57:12.199Z] Uninstalling urllib3-1.25.9: [2021-06-09T03:57:12.199Z] Successfully uninstalled urllib3-1.25.9 [2021-06-09T03:57:13.193Z] Attempting uninstall: requests [2021-06-09T03:57:13.193Z] Found existing installation: requests 2.23.0 [2021-06-09T03:57:13.193Z] Uninstalling requests-2.23.0: [2021-06-09T03:57:13.193Z] Successfully uninstalled requests-2.23.0 [2021-06-09T03:57:15.841Z] Running setup.py install for PyYAML: started [2021-06-09T03:57:19.267Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-09T03:57:19.868Z] Running setup.py install for dockerpty: started [2021-06-09T03:57:22.585Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-09T03:57:22.585Z] Running setup.py install for texttable: started [2021-06-09T03:57:25.212Z] Running setup.py install for texttable: finished with status 'done' [2021-06-09T03:57:26.198Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:57:26.198Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:57:26.198Z] ---> 515c217eead6 [2021-06-09T03:57:26.198Z] Step 3/32 : WORKDIR /edgex-go [2021-06-09T03:57:26.198Z] ---> Using cache [2021-06-09T03:57:26.198Z] ---> a6b4caa0e370 [2021-06-09T03:57:26.198Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:57:26.198Z] ---> Using cache [2021-06-09T03:57:26.198Z] ---> c7616bcf0e87 [2021-06-09T03:57:26.198Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-09T03:57:27.204Z] 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.59.0 [2021-06-09T03:57:27.500Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:57:27.500Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:57:27.500Z] ---> 515c217eead6 [2021-06-09T03:57:27.500Z] Step 3/23 : WORKDIR /edgex-go [2021-06-09T03:57:27.500Z] ---> Using cache [2021-06-09T03:57:27.500Z] ---> a6b4caa0e370 [2021-06-09T03:57:27.500Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:57:27.500Z] ---> Using cache [2021-06-09T03:57:27.500Z] ---> c7616bcf0e87 [2021-06-09T03:57:27.500Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-09T03:57:27.500Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:57:27.500Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:57:27.500Z] ---> 515c217eead6 [2021-06-09T03:57:27.500Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T03:57:27.500Z] ---> Using cache [2021-06-09T03:57:27.500Z] ---> a6b4caa0e370 [2021-06-09T03:57:27.500Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:57:27.500Z] ---> Using cache [2021-06-09T03:57:27.500Z] ---> c7616bcf0e87 [2021-06-09T03:57:27.500Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-09T03:57:27.777Z] ---> Running in f70e84b2fae8 [2021-06-09T03:57:27.777Z] ---> Running in 77385ee68143 [2021-06-09T03:57:27.777Z] ---> Running in 2479f2d88451 [2021-06-09T03:57:27.777Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T03:57:27.777Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-09T03:57:27.777Z] ---> 515c217eead6 [2021-06-09T03:57:27.777Z] Step 3/26 : WORKDIR /edgex-go [2021-06-09T03:57:27.777Z] ---> Using cache [2021-06-09T03:57:27.777Z] ---> a6b4caa0e370 [2021-06-09T03:57:27.777Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T03:57:27.777Z] ---> Using cache [2021-06-09T03:57:27.777Z] ---> c7616bcf0e87 [2021-06-09T03:57:27.777Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-09T03:57:27.777Z] ---> Running in 3f017929c1e9 [2021-06-09T03:57:32.457Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:57:32.457Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:57:32.457Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:57:32.457Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:57:32.457Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:57:32.457Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:57:32.457Z] OK: 218 MiB in 52 packages [2021-06-09T03:57:32.457Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:57:32.457Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:57:33.058Z] OK: 218 MiB in 52 packages [2021-06-09T03:57:33.058Z] OK: 218 MiB in 52 packages [2021-06-09T03:57:33.331Z] OK: 218 MiB in 52 packages [2021-06-09T03:57:34.771Z] Removing intermediate container f70e84b2fae8 [2021-06-09T03:57:34.771Z] ---> 13afd447c5df [2021-06-09T03:57:34.771Z] Step 6/32 : COPY go.mod . [2021-06-09T03:57:35.381Z] Removing intermediate container 3f017929c1e9 [2021-06-09T03:57:35.381Z] ---> 831f1e300825 [2021-06-09T03:57:35.381Z] Step 6/26 : COPY go.mod . [2021-06-09T03:57:35.655Z] Removing intermediate container 2479f2d88451 [2021-06-09T03:57:35.655Z] ---> e0c48f39b0d6 [2021-06-09T03:57:35.655Z] Step 6/24 : COPY go.mod . [2021-06-09T03:57:35.655Z] Removing intermediate container 77385ee68143 [2021-06-09T03:57:35.655Z] ---> 7facb3315a3b [2021-06-09T03:57:35.655Z] Step 6/23 : COPY go.mod . [2021-06-09T03:57:35.931Z] ---> cb9fba86ba7c [2021-06-09T03:57:35.931Z] Step 7/32 : RUN go mod download [2021-06-09T03:57:36.533Z] ---> Running in 408aa4d3f770 [2021-06-09T03:57:36.533Z] ---> a0e1ccd2751b [2021-06-09T03:57:36.533Z] Step 7/26 : RUN go mod download [2021-06-09T03:57:37.132Z] ---> Running in f2d6bd16ef68 [2021-06-09T03:57:37.132Z] ---> 98c2d94c86b7 [2021-06-09T03:57:37.132Z] Step 7/24 : RUN go mod download [2021-06-09T03:57:37.414Z] ---> 2fa2e0d09c1e [2021-06-09T03:57:37.414Z] Step 7/23 : RUN go mod download [2021-06-09T03:57:37.687Z] ---> Running in 8dbf7a5ce70b [2021-06-09T03:57:38.292Z] ---> Running in 9be4dc270ce1 [2021-06-09T03:57:39.745Z] Removing intermediate container 90204544f2bb [2021-06-09T03:57:39.745Z] ---> a0eb2668e539 [2021-06-09T03:57:39.745Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-09T03:57:40.023Z] ---> Running in 9aef8f967a02 [2021-06-09T03:57:40.304Z] Removing intermediate container 408aa4d3f770 [2021-06-09T03:57:40.304Z] ---> ed17b278dc8e [2021-06-09T03:57:40.304Z] Step 8/32 : COPY . . [2021-06-09T03:57:41.301Z] Removing intermediate container 9aef8f967a02 [2021-06-09T03:57:41.301Z] ---> 6228ff3a4059 [2021-06-09T03:57:41.301Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-09T03:57:41.911Z] ---> Running in 362db2a9df22 [2021-06-09T03:57:42.188Z] Removing intermediate container f2d6bd16ef68 [2021-06-09T03:57:42.188Z] ---> 657ebcce22f4 [2021-06-09T03:57:42.188Z] Step 8/26 : COPY . . [2021-06-09T03:57:43.188Z] Removing intermediate container 362db2a9df22 [2021-06-09T03:57:43.188Z] ---> 33c53a5c148a [2021-06-09T03:57:43.188Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-09T03:57:43.188Z] Removing intermediate container 8dbf7a5ce70b [2021-06-09T03:57:43.188Z] ---> c68e3a90d4d9 [2021-06-09T03:57:43.188Z] Step 8/24 : COPY . . [2021-06-09T03:57:43.794Z] Removing intermediate container 9be4dc270ce1 [2021-06-09T03:57:43.794Z] ---> 72376c5feb91 [2021-06-09T03:57:43.794Z] Step 8/23 : COPY . . [2021-06-09T03:57:47.211Z] ---> 8fb7b53a31a1 [2021-06-09T03:57:47.211Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-09T03:57:51.128Z] ---> 4fab6626cdd2 [2021-06-09T03:57:51.128Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-09T03:57:52.109Z] ---> bea811b5042a [2021-06-09T03:57:52.109Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-09T03:57:52.706Z] ---> Running in e3feb8637afb [2021-06-09T03:57:53.684Z] Removing intermediate container e3feb8637afb [2021-06-09T03:57:53.684Z] ---> 7f741f809c14 [2021-06-09T03:57:53.684Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T03:57:56.462Z] ---> Running in 09e929d05c52 [2021-06-09T03:57:56.462Z] Removing intermediate container 09e929d05c52 [2021-06-09T03:57:56.462Z] ---> 8e3be9d65874 [2021-06-09T03:57:56.462Z] Step 22/24 : LABEL arch=arm64 [2021-06-09T03:57:56.462Z] ---> Running in 4bfea0c4c27e [2021-06-09T03:57:59.125Z] Removing intermediate container 4bfea0c4c27e [2021-06-09T03:57:59.125Z] ---> 6f79cefb5669 [2021-06-09T03:57:59.125Z] Step 23/24 : LABEL git_sha=68ab20fa822689163fff8de0f2e01367929d171d [2021-06-09T03:57:59.125Z] ---> Running in cddf0d5b4382 [2021-06-09T03:57:59.125Z] ---> 2655d180f8d2 [2021-06-09T03:57:59.125Z] Step 9/32 : RUN go mod tidy [2021-06-09T03:58:01.471Z] ---> Running in 70a472d5f38e [2021-06-09T03:58:01.471Z] Removing intermediate container cddf0d5b4382 [2021-06-09T03:58:01.471Z] ---> 3565e69ef3d8 [2021-06-09T03:58:01.471Z] Step 24/24 : LABEL version=0.0.0 [2021-06-09T03:58:01.471Z] ---> Running in 788cb809c6ac [2021-06-09T03:58:04.011Z] Removing intermediate container 788cb809c6ac [2021-06-09T03:58:04.011Z] ---> 43c3147c89b5 [2021-06-09T03:58:04.011Z] [2021-06-09T03:58:04.011Z] ---> 5cada8d7889c [2021-06-09T03:58:04.011Z] Step 9/26 : RUN go mod tidy [2021-06-09T03:58:04.011Z] ---> Running in d116c6731542 [2021-06-09T03:58:04.011Z] Successfully built 43c3147c89b5 [2021-06-09T03:58:04.011Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-09T03:58:04.011Z]  Building sys-mgmt-agent ... done  ---> 5c2c54a6bcb5 [2021-06-09T03:58:04.011Z] Step 9/23 : RUN go mod tidy [2021-06-09T03:58:04.011Z] ---> 54c7337028a4 [2021-06-09T03:58:04.011Z] Step 9/24 : RUN go mod tidy [2021-06-09T03:58:04.604Z] ---> Running in 079d256e66b5 [2021-06-09T03:58:04.604Z] ---> Running in 670c365eb0c2 [2021-06-09T03:58:09.059Z] Removing intermediate container 70a472d5f38e [2021-06-09T03:58:09.059Z] ---> 98d5b66b9a02 [2021-06-09T03:58:09.059Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-09T03:58:09.059Z] ---> Running in b883b2f9a6d1 [2021-06-09T03:58:09.059Z] Removing intermediate container d116c6731542 [2021-06-09T03:58:09.059Z] ---> f024250473b4 [2021-06-09T03:58:09.059Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-09T03:58:09.059Z] ---> Running in 5e24778b6903 [2021-06-09T03:58:09.060Z] 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-06-09T03:58:09.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-06-09T03:58:15.124Z] Removing intermediate container 670c365eb0c2 [2021-06-09T03:58:15.125Z] ---> 1f0265d93cb8 [2021-06-09T03:58:15.125Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-09T03:58:15.125Z] ---> Running in dd7bcfcd9bf6 [2021-06-09T03:58:15.125Z] Removing intermediate container 079d256e66b5 [2021-06-09T03:58:15.125Z] ---> 72164ff5fcf0 [2021-06-09T03:58:15.125Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-09T03:58:15.125Z] ---> Running in da3709b88653 [2021-06-09T03:58:15.125Z] 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-06-09T03:58:15.125Z] 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-06-09T03:59:43.049Z] 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-06-09T03:59:43.049Z] Removing intermediate container b883b2f9a6d1 [2021-06-09T03:59:43.049Z] ---> ab82c04c3c78 [2021-06-09T03:59:43.049Z] [2021-06-09T03:59:43.049Z] Step 11/32 : FROM alpine:3.12 [2021-06-09T03:59:43.049Z] ---> 9852663dfa18 [2021-06-09T03:59:43.049Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-09T03:59:43.049Z] ---> Running in 53f993e6f3f9 [2021-06-09T03:59:43.049Z] Removing intermediate container 53f993e6f3f9 [2021-06-09T03:59:43.049Z] ---> 95d3368bcb07 [2021-06-09T03:59:43.049Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-09T03:59:43.049Z] ---> Running in 91664aac8b84 [2021-06-09T03:59:44.521Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:59:44.802Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:59:45.411Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-09T03:59:45.411Z] (2/2) Installing su-exec (0.2-r1) [2021-06-09T03:59:45.411Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T03:59:45.411Z] OK: 5 MiB in 16 packages [2021-06-09T03:59:45.411Z] Removing intermediate container 5e24778b6903 [2021-06-09T03:59:45.411Z] ---> e3ef4b1a46e6 [2021-06-09T03:59:45.411Z] [2021-06-09T03:59:45.411Z] Step 11/26 : FROM alpine:3.12 [2021-06-09T03:59:45.411Z] ---> 9852663dfa18 [2021-06-09T03:59:45.411Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-09T03:59:48.125Z] ---> Running in f9f92106421e [2021-06-09T03:59:48.125Z] Removing intermediate container 91664aac8b84 [2021-06-09T03:59:48.125Z] ---> d2a00d57fc2c [2021-06-09T03:59:48.125Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-09T03:59:48.125Z] ---> Running in 9e3ec7ab5687 [2021-06-09T03:59:48.399Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T03:59:48.675Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T03:59:49.278Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-09T03:59:49.278Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-09T03:59:49.278Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-09T03:59:49.278Z] (4/6) Installing curl (7.77.0-r0) [2021-06-09T03:59:49.278Z] Removing intermediate container 9e3ec7ab5687 [2021-06-09T03:59:49.278Z] ---> 0a3e1df183d1 [2021-06-09T03:59:49.278Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-09T03:59:49.278Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-09T03:59:49.278Z] (6/6) Installing su-exec (0.2-r1) [2021-06-09T03:59:49.278Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T03:59:49.278Z] Executing ca-certificates-20191127-r4.trigger [2021-06-09T03:59:49.557Z] OK: 7 MiB in 20 packages [2021-06-09T03:59:49.557Z] ---> Running in bbaf44a6ad25 [2021-06-09T03:59:49.836Z] Removing intermediate container dd7bcfcd9bf6 [2021-06-09T03:59:49.836Z] ---> 9c5ea5619786 [2021-06-09T03:59:49.836Z] [2021-06-09T03:59:49.836Z] Step 11/23 : FROM alpine:3.12 [2021-06-09T03:59:49.836Z] ---> 9852663dfa18 [2021-06-09T03:59:49.836Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-09T03:59:49.836Z] ---> Using cache [2021-06-09T03:59:49.836Z] ---> a72aedd0a89d [2021-06-09T03:59:49.836Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T03:59:49.836Z] ---> Using cache [2021-06-09T03:59:49.836Z] ---> 020c1cee2694 [2021-06-09T03:59:49.836Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-09T03:59:50.435Z] ---> Running in 5309199341b9 [2021-06-09T03:59:50.710Z] Removing intermediate container bbaf44a6ad25 [2021-06-09T03:59:50.710Z] ---> beddb812b4a4 [2021-06-09T03:59:50.710Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-09T03:59:50.984Z] Removing intermediate container 5309199341b9 [2021-06-09T03:59:50.984Z] ---> d496455ed929 [2021-06-09T03:59:50.984Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-09T03:59:50.984Z] ---> Running in 5a559bc2481b [2021-06-09T03:59:51.260Z] ---> Running in d6fcf9572364 [2021-06-09T03:59:52.252Z] Removing intermediate container d6fcf9572364 [2021-06-09T03:59:52.252Z] ---> aea79d913cd5 [2021-06-09T03:59:52.252Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T03:59:52.252Z] Removing intermediate container f9f92106421e [2021-06-09T03:59:52.252Z] ---> 598d97ce0f58 [2021-06-09T03:59:52.252Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-09T03:59:52.539Z] ---> Running in 86dfb87a52f0 [2021-06-09T03:59:53.531Z] Removing intermediate container 86dfb87a52f0 [2021-06-09T03:59:53.531Z] ---> cd4f84843172 [2021-06-09T03:59:53.531Z] Step 14/26 : WORKDIR / [2021-06-09T03:59:53.531Z] ---> ef7693729db2 [2021-06-09T03:59:53.531Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-09T03:59:53.819Z] ---> Running in 23d50f00c6ec [2021-06-09T03:59:56.427Z] Removing intermediate container 23d50f00c6ec [2021-06-09T03:59:56.427Z] ---> 388da39a9752 [2021-06-09T03:59:56.427Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-09T03:59:56.427Z] Removing intermediate container 5a559bc2481b [2021-06-09T03:59:56.427Z] ---> 7cfd1449387b [2021-06-09T03:59:56.427Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-09T03:59:56.427Z] ---> 8203afc2b3f7 [2021-06-09T03:59:56.427Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-09T03:59:56.427Z] ---> Running in 94af97e7f19e [2021-06-09T03:59:56.427Z] ---> ac4a1c8ea508 [2021-06-09T03:59:56.427Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-09T03:59:56.427Z] ---> d6fa2c5c9a94 [2021-06-09T03:59:56.427Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-09T03:59:56.427Z] Removing intermediate container 94af97e7f19e [2021-06-09T03:59:56.427Z] ---> a3071dc99504 [2021-06-09T03:59:56.427Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-09T04:00:01.013Z] ---> Running in 382c6839d45a [2021-06-09T04:00:01.013Z] ---> 7391acc43b9c [2021-06-09T04:00:01.013Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-09T04:00:01.013Z] Removing intermediate container da3709b88653 [2021-06-09T04:00:01.013Z] ---> 504562020865 [2021-06-09T04:00:01.013Z] [2021-06-09T04:00:01.013Z] Step 11/24 : FROM alpine:3.12 [2021-06-09T04:00:01.013Z] ---> 9852663dfa18 [2021-06-09T04:00:01.013Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-09T04:00:01.013Z] ---> Running in d849d04b8e23 [2021-06-09T04:00:01.013Z] ---> 18c0a9765f3b [2021-06-09T04:00:01.013Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-09T04:00:01.013Z] Removing intermediate container 382c6839d45a [2021-06-09T04:00:01.013Z] ---> 3fb6ba3d5eb6 [2021-06-09T04:00:01.013Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T04:00:01.013Z] ---> Running in 9a3182e3ad5c [2021-06-09T04:00:01.013Z] ---> Running in a3b3ae9e1759 [2021-06-09T04:00:01.013Z] Removing intermediate container d849d04b8e23 [2021-06-09T04:00:01.013Z] ---> 5b7ecd4ca7dd [2021-06-09T04:00:01.013Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-09T04:00:01.013Z] Removing intermediate container a3b3ae9e1759 [2021-06-09T04:00:01.013Z] ---> 5aeb30e60058 [2021-06-09T04:00:01.013Z] Step 21/23 : LABEL arch=arm64 [2021-06-09T04:00:01.013Z] ---> b974a0b8288d [2021-06-09T04:00:01.013Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-09T04:00:01.013Z] ---> Running in 64648ca44a15 [2021-06-09T04:00:01.013Z] ---> Running in 54afe9f86b4b [2021-06-09T04:00:01.013Z] Removing intermediate container 54afe9f86b4b [2021-06-09T04:00:01.013Z] ---> 26d9b3e63a0a [2021-06-09T04:00:01.013Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-09T04:00:01.013Z] Removing intermediate container 64648ca44a15 [2021-06-09T04:00:01.013Z] ---> 0d540da9aac1 [2021-06-09T04:00:01.013Z] Step 22/23 : LABEL git_sha=68ab20fa822689163fff8de0f2e01367929d171d [2021-06-09T04:00:01.013Z] ---> Running in 2b8aef3e1b46 [2021-06-09T04:00:01.013Z] ---> Running in 227c5106a359 [2021-06-09T04:00:01.013Z] ---> 5cceaf7fe745 [2021-06-09T04:00:01.013Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-09T04:00:01.013Z] Removing intermediate container 2b8aef3e1b46 [2021-06-09T04:00:01.013Z] ---> 3817915fe60c [2021-06-09T04:00:01.013Z] Step 23/23 : LABEL version=0.0.0 [2021-06-09T04:00:01.013Z] Removing intermediate container 227c5106a359 [2021-06-09T04:00:01.013Z] ---> deee0e3c45eb [2021-06-09T04:00:01.013Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T04:00:01.013Z] ---> Running in 9a23a234ef06 [2021-06-09T04:00:01.013Z] ---> Running in d681c16aa0c5 [2021-06-09T04:00:04.033Z] ---> 0722d32adc17 [2021-06-09T04:00:04.033Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-09T04:00:04.033Z] Removing intermediate container 9a3182e3ad5c [2021-06-09T04:00:04.033Z] ---> 023657ec126c [2021-06-09T04:00:04.033Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T04:00:04.033Z] Removing intermediate container d681c16aa0c5 [2021-06-09T04:00:04.033Z] ---> c3c95efacdd1 [2021-06-09T04:00:04.033Z] [2021-06-09T04:00:04.033Z] Successfully built c3c95efacdd1 [2021-06-09T04:00:04.033Z] Successfully tagged support-scheduler-arm64:latest [2021-06-09T04:00:04.033Z]  Building support-scheduler ... done  ---> 45b972979e9a [2021-06-09T04:00:04.033Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-09T04:00:04.033Z] ---> 5cb64f7d727a [2021-06-09T04:00:04.033Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-09T04:00:04.313Z] ---> 9c6393b2ea4b [2021-06-09T04:00:04.313Z] Step 22/26 : 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-06-09T04:00:04.592Z] ---> Running in 9bb1f6912abd [2021-06-09T04:00:04.592Z] Removing intermediate container 9a23a234ef06 [2021-06-09T04:00:04.592Z] ---> 971234614c65 [2021-06-09T04:00:04.592Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-09T04:00:04.592Z] ---> db9ddf684408 [2021-06-09T04:00:04.592Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-09T04:00:04.870Z] ---> Running in ee5f0758132b [2021-06-09T04:00:05.856Z] ---> b5f134d83f90 [2021-06-09T04:00:05.856Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-09T04:00:06.454Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T04:00:07.048Z] ---> 7e0ad73213e8 [2021-06-09T04:00:07.048Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-09T04:00:07.327Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T04:00:07.599Z] Removing intermediate container 9bb1f6912abd [2021-06-09T04:00:07.599Z] ---> c944ee0a4a0e [2021-06-09T04:00:07.599Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-09T04:00:07.870Z] ---> Running in 6ba8bbcd46fa [2021-06-09T04:00:07.870Z] ---> e153774c997e [2021-06-09T04:00:07.870Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-09T04:00:08.465Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-09T04:00:08.465Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-09T04:00:08.465Z] ---> Running in ae11cbeca0c2 [2021-06-09T04:00:08.465Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-09T04:00:08.738Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-09T04:00:08.738Z] Removing intermediate container 6ba8bbcd46fa [2021-06-09T04:00:08.738Z] ---> 75490f245f30 [2021-06-09T04:00:08.738Z] Step 24/26 : LABEL arch=arm64 [2021-06-09T04:00:09.016Z] ---> Running in f51058fb94c4 [2021-06-09T04:00:09.016Z] Removing intermediate container ae11cbeca0c2 [2021-06-09T04:00:09.016Z] ---> dfa1ff7cb210 [2021-06-09T04:00:09.016Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-09T04:00:09.620Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-09T04:00:09.620Z] Removing intermediate container f51058fb94c4 [2021-06-09T04:00:09.620Z] ---> 2bc970c6a9fc [2021-06-09T04:00:09.620Z] Step 25/26 : LABEL git_sha=68ab20fa822689163fff8de0f2e01367929d171d [2021-06-09T04:00:09.896Z] ---> Running in c416a3172c5d [2021-06-09T04:00:09.896Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-09T04:00:09.896Z] ---> d991ff919960 [2021-06-09T04:00:09.896Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-09T04:00:10.172Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T04:00:10.172Z] OK: 8 MiB in 20 packages [2021-06-09T04:00:10.445Z] ---> Running in adcc5777601f [2021-06-09T04:00:11.424Z] Removing intermediate container c416a3172c5d [2021-06-09T04:00:11.424Z] ---> fbca648c8757 [2021-06-09T04:00:11.424Z] Step 26/26 : LABEL version=0.0.0 [2021-06-09T04:00:11.424Z] ---> Running in 9af63130aab3 [2021-06-09T04:00:12.415Z] Removing intermediate container 9af63130aab3 [2021-06-09T04:00:12.415Z] ---> 3e415586cfba [2021-06-09T04:00:12.415Z] [2021-06-09T04:00:12.687Z] Removing intermediate container ee5f0758132b [2021-06-09T04:00:12.687Z] ---> fa86ac8d74c4 [2021-06-09T04:00:12.687Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T04:00:12.687Z] Successfully built 3e415586cfba [2021-06-09T04:00:12.687Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-09T04:00:15.065Z]  Building security-secretstore-setup ... done  ---> 46049990b102 [2021-06-09T04:00:15.065Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-09T04:00:15.065Z] Removing intermediate container adcc5777601f [2021-06-09T04:00:15.065Z] ---> 9b9fc7e71d52 [2021-06-09T04:00:15.065Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-09T04:00:15.338Z] ---> Running in 687859dd7a8c [2021-06-09T04:00:15.338Z] ---> e1ab211a22f0 [2021-06-09T04:00:15.338Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-09T04:00:15.932Z] Removing intermediate container 687859dd7a8c [2021-06-09T04:00:15.932Z] ---> be03e1a87c4f [2021-06-09T04:00:15.932Z] Step 29/32 : CMD ["gate"] [2021-06-09T04:00:18.723Z] ---> Running in a912cd4bb55e [2021-06-09T04:00:18.723Z] ---> 070dedaf5fa8 [2021-06-09T04:00:18.723Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-09T04:00:18.723Z] ---> Running in 83eb28da04d4 [2021-06-09T04:00:18.723Z] Removing intermediate container a912cd4bb55e [2021-06-09T04:00:18.723Z] ---> 5cd7c33eb992 [2021-06-09T04:00:18.723Z] Step 30/32 : LABEL arch=arm64 [2021-06-09T04:00:18.723Z] ---> Running in ac5e2ddc6253 [2021-06-09T04:00:18.723Z] Removing intermediate container 83eb28da04d4 [2021-06-09T04:00:18.723Z] ---> a2d71545daeb [2021-06-09T04:00:18.723Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T04:00:18.723Z] ---> Running in 4dcc604c3e06 [2021-06-09T04:00:18.723Z] Removing intermediate container ac5e2ddc6253 [2021-06-09T04:00:18.723Z] ---> 6c6970702bee [2021-06-09T04:00:18.723Z] Step 31/32 : LABEL git_sha=68ab20fa822689163fff8de0f2e01367929d171d [2021-06-09T04:00:18.723Z] ---> Running in 2ba60b319c5e [2021-06-09T04:00:18.723Z] Removing intermediate container 4dcc604c3e06 [2021-06-09T04:00:18.723Z] ---> 822eade61852 [2021-06-09T04:00:18.723Z] Step 22/24 : LABEL arch=arm64 [2021-06-09T04:00:19.006Z] ---> Running in 9725331542b4 [2021-06-09T04:00:19.286Z] Removing intermediate container 2ba60b319c5e [2021-06-09T04:00:19.286Z] ---> 6857e0741dc6 [2021-06-09T04:00:19.286Z] Step 32/32 : LABEL version=0.0.0 [2021-06-09T04:00:19.560Z] Removing intermediate container 9725331542b4 [2021-06-09T04:00:19.560Z] ---> 11a94aba3510 [2021-06-09T04:00:19.560Z] Step 23/24 : LABEL git_sha=68ab20fa822689163fff8de0f2e01367929d171d [2021-06-09T04:00:24.498Z] ---> Running in d23326a3ec5d [2021-06-09T04:00:24.498Z] ---> Running in d3d2419d0f61 [2021-06-09T04:00:24.498Z] Removing intermediate container d23326a3ec5d [2021-06-09T04:00:24.498Z] ---> 1fc417b26f9b [2021-06-09T04:00:24.498Z] [2021-06-09T04:00:24.498Z] Removing intermediate container d3d2419d0f61 [2021-06-09T04:00:24.498Z] ---> d0fe02f1765b [2021-06-09T04:00:24.498Z] Step 24/24 : LABEL version=0.0.0 [2021-06-09T04:00:24.498Z] Successfully built 1fc417b26f9b [2021-06-09T04:00:24.498Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-09T04:00:24.498Z]  Building security-bootstrapper ... done  ---> Running in 751c633c2adc [2021-06-09T04:00:24.498Z] Removing intermediate container 751c633c2adc [2021-06-09T04:00:24.498Z] ---> aa5895d0361f [2021-06-09T04:00:24.498Z] [2021-06-09T04:00:24.498Z] Successfully built aa5895d0361f [2021-06-09T04:00:24.498Z] Successfully tagged core-data-arm64:latest [2021-06-09T04:00:24.513Z]  Building core-data ... done  [Pipeline] } [2021-06-09T04:00:24.515Z] $ docker stop --time=1 bcc1b3c4c09c64a4481d90c1a0662b588c4afc7465c0e328cbbb5c0ca7ce1e6c [2021-06-09T04:00:26.822Z] $ docker rm -f bcc1b3c4c09c64a4481d90c1a0662b588c4afc7465c0e328cbbb5c0ca7ce1e6c [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-09T04:00:27.401Z] + docker images [2021-06-09T04:00:27.672Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-09T04:00:27.672Z] core-data-arm64 latest aa5895d0361f 6 seconds ago 19.1MB [2021-06-09T04:00:27.672Z] security-bootstrapper-arm64 latest 1fc417b26f9b 7 seconds ago 17.1MB [2021-06-09T04:00:27.672Z] security-secretstore-setup-arm64 latest 3e415586cfba 16 seconds ago 26.5MB [2021-06-09T04:00:27.672Z] support-scheduler-arm64 latest c3c95efacdd1 26 seconds ago 15MB [2021-06-09T04:00:27.672Z] 504562020865 31 seconds ago 974MB [2021-06-09T04:00:27.672Z] 9c5ea5619786 38 seconds ago 968MB [2021-06-09T04:00:27.672Z] e3ef4b1a46e6 43 seconds ago 974MB [2021-06-09T04:00:27.672Z] ab82c04c3c78 48 seconds ago 967MB [2021-06-09T04:00:27.672Z] sys-mgmt-agent-arm64 latest 43c3147c89b5 2 minutes ago 299MB [2021-06-09T04:00:27.672Z] core-metadata-arm64 latest 86266647ea2b 3 minutes ago 15.6MB [2021-06-09T04:00:27.672Z] core-command-arm64 latest 06a4ff0e66d7 3 minutes ago 15MB [2021-06-09T04:00:27.672Z] security-proxy-setup-arm64 latest 7cb69dec4c55 3 minutes ago 24MB [2021-06-09T04:00:27.672Z] support-notifications-arm64 latest 505eccf6e1ec 3 minutes ago 15.7MB [2021-06-09T04:00:27.672Z] 461148269f24 4 minutes ago 973MB [2021-06-09T04:00:27.672Z] ec1967212d6d 4 minutes ago 972MB [2021-06-09T04:00:27.672Z] dd631bdaa45a 4 minutes ago 968MB [2021-06-09T04:00:27.672Z] 5bb0917e931e 4 minutes ago 971MB [2021-06-09T04:00:27.672Z] 92f4dd56ea37 4 minutes ago 966MB [2021-06-09T04:00:27.672Z] ci-base-image-arm64 latest 515c217eead6 15 minutes ago 641MB [2021-06-09T04:00:27.672Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 5 weeks ago 428MB [2021-06-09T04:00:27.672Z] alpine 3.12 9852663dfa18 7 weeks ago 5.32MB [2021-06-09T04:00:27.672Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-09T04:00:27.672Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-09T04:00:30.768Z] ---> job-cost.sh [2021-06-09T04:00:30.768Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-p9tC [2021-06-09T04:01:13.605Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-09T04:02:50.369Z] lf-activate-venv(): INFO: Adding /tmp/venv-p9tC/bin to PATH [2021-06-09T04:02:50.369Z] INFO: No Stack... [2021-06-09T04:02:50.369Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-09T04:02:50.369Z] INFO: Archiving Costs [Pipeline] sh [2021-06-09T04:02:50.708Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2021-06-09T04:02:50.708Z] + cut -d, -f6 [Pipeline] lock [2021-06-09T04:02:50.769Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3550-4-stack-cost] [2021-06-09T04:02:50.777Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3550-4-stack-cost] did not exist. Created. [2021-06-09T04:02:50.778Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3550-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-09T04:02:51.157Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-09T04:02:53.689Z] Stashed 1 file(s) [Pipeline] } [2021-06-09T04:02:53.698Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3550-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) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-09T04:02:56.436Z] provisioning config files... [2021-06-09T04:02:56.447Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config4833372537043589623tmp [Pipeline] { [Pipeline] sh [2021-06-09T04:02:56.755Z] + set +x [2021-06-09T04:02:56.756Z] + curl -s https://codecov.io/bash [2021-06-09T04:02:56.756Z] + bash -s -- [2021-06-09T04:02:56.756Z] [2021-06-09T04:02:56.756Z] _____ _ [2021-06-09T04:02:56.756Z] / ____| | | [2021-06-09T04:02:56.756Z] | | ___ __| | ___ ___ _____ __ [2021-06-09T04:02:56.756Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-09T04:02:56.756Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-09T04:02:56.756Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-09T04:02:56.756Z] Bash-1.0.3 [2021-06-09T04:02:56.756Z] [2021-06-09T04:02:56.756Z] [2021-06-09T04:02:56.756Z] ==> git version 2.24.4 found [2021-06-09T04:02:56.756Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-09T04:02:56.756Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-09T04:02:56.756Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-09T04:02:56.756Z] ==> Jenkins CI detected. [2021-06-09T04:02:56.756Z] project root: . [2021-06-09T04:02:56.756Z] --> token set from env [2021-06-09T04:02:56.756Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-09T04:02:57.021Z] ==> Running gcov in . (disable via -X gcov) [2021-06-09T04:02:57.021Z] ==> Python coveragepy not found [2021-06-09T04:02:57.021Z] ==> Searching for coverage reports in: [2021-06-09T04:02:57.021Z] + . [2021-06-09T04:02:57.021Z] -> Found 1 reports [2021-06-09T04:02:57.021Z] ==> Detecting git/mercurial file structure [2021-06-09T04:02:57.021Z] ==> Reading reports [2021-06-09T04:02:57.021Z] + ./coverage.out bytes=411487 [2021-06-09T04:02:57.021Z] ==> Appending adjustments [2021-06-09T04:02:57.021Z] https://docs.codecov.io/docs/fixing-reports [2021-06-09T04:02:58.051Z] + Found adjustments [2021-06-09T04:02:58.051Z] ==> Gzipping contents [2021-06-09T04:02:58.051Z] 56K /tmp/codecov.s1yGp6.gz [2021-06-09T04:02:58.051Z] ==> Uploading reports [2021-06-09T04:02:58.051Z] url: https://codecov.io [2021-06-09T04:02:58.051Z] query: branch=PR-3550&commit=68ab20fa822689163fff8de0f2e01367929d171d&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3550%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3550&job=&cmd_args= [2021-06-09T04:02:58.051Z] -> Pinging Codecov [2021-06-09T04:02:58.051Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3550&commit=68ab20fa822689163fff8de0f2e01367929d171d&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3550%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3550&job=&cmd_args= [2021-06-09T04:02:58.631Z] -> Uploading to [2021-06-09T04:02:58.631Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-09/00271124DB129430A58F1EEE437C3FCB/68ab20fa822689163fff8de0f2e01367929d171d/b7769982-9977-4f3c-bb07-d320b8c7280d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210609%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210609T040258Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=29e3ce224bf417e8a1a14f8bba3d07090ec23340784f4c6f0882c1999a967f83 [2021-06-09T04:02:58.631Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-09T04:02:58.631Z] Dload Upload Total Spent Left Speed [2021-06-09T04:02:58.892Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56038 0 0 100 56038 0 165k --:--:-- --:--:-- --:--:-- 166k [2021-06-09T04:02:58.892Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/68ab20fa822689163fff8de0f2e01367929d171d [Pipeline] } [2021-06-09T04:02:58.899Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-09T04:03:02.147Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T04:03:04.977Z] ---> package-listing.sh [2021-06-09T04:03:04.977Z] ++ facter osfamily [2021-06-09T04:03:04.977Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-09T04:03:04.977Z] + OS_FAMILY=redhat [2021-06-09T04:03:04.977Z] + workspace=/w/workspace/edgex-go/4 [2021-06-09T04:03:04.977Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-09T04:03:04.977Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-09T04:03:04.977Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-09T04:03:04.977Z] + PACKAGES=/tmp/packages_start.txt [2021-06-09T04:03:04.977Z] + '[' /w/workspace/edgex-go/4 ']' [2021-06-09T04:03:04.977Z] + PACKAGES=/tmp/packages_end.txt [2021-06-09T04:03:04.977Z] + case "${OS_FAMILY}" in [2021-06-09T04:03:04.977Z] + sort [2021-06-09T04:03:04.977Z] + rpm -qa [2021-06-09T04:03:05.238Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-09T04:03:05.239Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-09T04:03:05.239Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-09T04:03:05.239Z] + '[' /w/workspace/edgex-go/4 ']' [2021-06-09T04:03:05.239Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-06-09T04:03:05.239Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-06-09T04:03:05.251Z] 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-06-09T04:03:05.548Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:03:08.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T04:03:08.163Z] [2021-06-09T04:03:08.163Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-09T04:03:08.485Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T04:03:08.485Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-09T04:03:08.485Z] df20fa9351a1: Pulling fs layer [2021-06-09T04:03:08.485Z] 36b3adc4ff6f: Pulling fs layer [2021-06-09T04:03:08.485Z] 8ad3a11d3b57: Pulling fs layer [2021-06-09T04:03:08.485Z] 46f8f816bc3b: Pulling fs layer [2021-06-09T04:03:08.485Z] 93b61091891f: Pulling fs layer [2021-06-09T04:03:08.485Z] 93b9cdb0e59b: Pulling fs layer [2021-06-09T04:03:08.485Z] 5e14af77c1be: Pulling fs layer [2021-06-09T04:03:08.485Z] 01666e4c0597: Pulling fs layer [2021-06-09T04:03:08.485Z] aa168da1d23b: Pulling fs layer [2021-06-09T04:03:08.485Z] 93b61091891f: Waiting [2021-06-09T04:03:08.485Z] 93b9cdb0e59b: Waiting [2021-06-09T04:03:08.485Z] 5e14af77c1be: Waiting [2021-06-09T04:03:08.485Z] 01666e4c0597: Waiting [2021-06-09T04:03:08.485Z] aa168da1d23b: Waiting [2021-06-09T04:03:08.485Z] 46f8f816bc3b: Waiting [2021-06-09T04:03:08.485Z] 36b3adc4ff6f: Verifying Checksum [2021-06-09T04:03:08.485Z] 36b3adc4ff6f: Download complete [2021-06-09T04:03:08.485Z] 46f8f816bc3b: Verifying Checksum [2021-06-09T04:03:08.485Z] 46f8f816bc3b: Download complete [2021-06-09T04:03:08.485Z] df20fa9351a1: Verifying Checksum [2021-06-09T04:03:08.485Z] df20fa9351a1: Download complete [2021-06-09T04:03:08.747Z] 93b9cdb0e59b: Verifying Checksum [2021-06-09T04:03:08.747Z] 93b9cdb0e59b: Download complete [2021-06-09T04:03:08.747Z] 5e14af77c1be: Verifying Checksum [2021-06-09T04:03:08.747Z] 5e14af77c1be: Download complete [2021-06-09T04:03:08.747Z] 93b61091891f: Verifying Checksum [2021-06-09T04:03:08.747Z] 93b61091891f: Download complete [2021-06-09T04:03:08.747Z] 01666e4c0597: Verifying Checksum [2021-06-09T04:03:08.747Z] 01666e4c0597: Download complete [2021-06-09T04:03:08.747Z] 8ad3a11d3b57: Verifying Checksum [2021-06-09T04:03:08.747Z] 8ad3a11d3b57: Download complete [2021-06-09T04:03:08.747Z] df20fa9351a1: Pull complete [2021-06-09T04:03:09.006Z] 36b3adc4ff6f: Pull complete [2021-06-09T04:03:09.268Z] 8ad3a11d3b57: Pull complete [2021-06-09T04:03:09.530Z] 46f8f816bc3b: Pull complete [2021-06-09T04:03:09.790Z] 93b61091891f: Pull complete [2021-06-09T04:03:09.790Z] 93b9cdb0e59b: Pull complete [2021-06-09T04:03:09.790Z] 5e14af77c1be: Pull complete [2021-06-09T04:03:09.790Z] 01666e4c0597: Pull complete [2021-06-09T04:03:10.362Z] aa168da1d23b: Verifying Checksum [2021-06-09T04:03:10.362Z] aa168da1d23b: Download complete [2021-06-09T04:03:14.484Z] aa168da1d23b: Pull complete [2021-06-09T04:03:14.484Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-09T04:03:14.484Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T04:03:14.484Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-09T04:03:14.554Z] prd-centos7-docker-4c-2g-1171 does not seem to be running inside a container [2021-06-09T04:03:14.588Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-09T04:03:17.522Z] $ docker top a4ed02814e746853cb630c5b1f55091bffa77cef077a91d0c572c0b44efeba90 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T04:03:20.155Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-09T04:03:22.620Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-09T04:03:22.923Z] + ls /var/log/sa-host [2021-06-09T04:03:22.923Z] + sadf -c /var/log/sa-host/sa05 [2021-06-09T04:03:22.923Z] file_magic: OK [2021-06-09T04:03:22.923Z] HZ: Using current value: 100 [2021-06-09T04:03:22.923Z] file_header: OK [2021-06-09T04:03:22.924Z] 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-06-09T04:03:22.924Z] Statistics: [2021-06-09T04:03:22.924Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-09T04:03:22.924Z] File successfully converted to sysstat format version 12.2.1 [2021-06-09T04:03:22.924Z] + sadf -c /var/log/sa-host/sa09 [2021-06-09T04:03:22.924Z] file_magic: OK [2021-06-09T04:03:22.924Z] HZ: Using current value: 100 [2021-06-09T04:03:22.924Z] file_header: OK [2021-06-09T04:03:22.924Z] 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-06-09T04:03:22.924Z] Statistics: [2021-06-09T04:03:22.924Z] 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...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-09T04:03:22.924Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T04:03:23.094Z] provisioning config files... [2021-06-09T04:03:23.105Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config6134075031788482645tmp [Pipeline] { [Pipeline] echo [2021-06-09T04:03:25.322Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T04:03:25.622Z] ---> create-netrc.sh [Pipeline] } [2021-06-09T04:03:25.631Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-09T04:03:25.997Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-09T04:03:26.007Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T04:03:26.301Z] ---> sudo-logs.sh [2021-06-09T04:03:26.301Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-09T04:03:26.326Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T04:03:26.619Z] ---> job-cost.sh [2021-06-09T04:03:26.619Z] lf-activate-venv: SKIPPING [2021-06-09T04:03:26.619Z] DEBUG: total: 0.18000000715255737 [2021-06-09T04:03:26.619Z] INFO: Retrieving Stack Cost... [2021-06-09T04:03:27.558Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-09T04:03:27.818Z] INFO: Archiving Costs [Pipeline] echo [2021-06-09T04:03:30.015Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T04:03:30.311Z] ---> logs-deploy.sh [2021-06-09T04:03:30.311Z] lf-activate-venv: SKIPPING [2021-06-09T04:03:30.311Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3550/4 [2021-06-09T04:03:30.311Z] INFO: archiving workspace using pattern(s): [2021-06-09T04:03:31.264Z] Archives upload complete. [2021-06-09T04:03:31.264Z] INFO: archiving logs to Nexus