Pull request #3480 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at a13342f601b0d2f7967cf69d0c888c34ba009271 rather than d1d5c77babd1b5b692eca71af850f9a0012041e8 Obtained Jenkinsfile from a13342f601b0d2f7967cf69d0c888c34ba009271 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-ssh1244984587496853636.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh3739582504846514660.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 9d0281235b943b7ad605f650702698f9078b2862 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-3480/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-3480/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1991654397484612394.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-ssh8445821750422579801.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-3480/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-3480/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh766234064275666631.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-14982 in /w/workspace/edgexfoundry_edgex-go_PR-3480 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/2@tmp/jenkins-gitclient-ssh2120897661471223053.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 a13342f601b0d2f7967cf69d0c888c34ba009271 into PR head commit d1d5c77babd1b5b692eca71af850f9a0012041e8 Merge succeeded, producing d1d5c77babd1b5b692eca71af850f9a0012041e8 Checking out Revision d1d5c77babd1b5b692eca71af850f9a0012041e8 (PR-3480) > 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/2@tmp/jenkins-gitclient-ssh9182666316079699505.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3480/head:refs/remotes/origin/PR-3480 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d1d5c77babd1b5b692eca71af850f9a0012041e8 # 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/2@tmp/jenkins-gitclient-ssh4806411908516361950.key > git merge a13342f601b0d2f7967cf69d0c888c34ba009271 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d1d5c77babd1b5b692eca71af850f9a0012041e8 # timeout=10 Commit message: "refactor(notifications): Move ChannelSender interface to channel package" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-19T03:45:29.646Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-19T03:45:29.744Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-19T03:45:29.771Z] ========================================================= [2021-05-19T03:45:29.771Z] EdgeX Global Pipelines Version Info [2021-05-19T03:45:29.771Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 4b0841f0f14fd4a895d5b6d2405482e9ce1a9e03 # timeout=10 [2021-05-19T03:45:31.277Z] ------------------- [2021-05-19T03:45:31.277Z] stable info: [2021-05-19T03:45:31.277Z] ------------------- [2021-05-19T03:45:31.277Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-19T03:45:31.277Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-19T03:45:31.277Z] Message: update stable to v1.0.192 [2021-05-19T03:45:31.862Z] ------------------- [2021-05-19T03:45:31.862Z] experimental info: [2021-05-19T03:45:31.862Z] ------------------- [2021-05-19T03:45:31.862Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-19T03:45:31.862Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-19T03:45:31.862Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-19T03:45:31.996Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-19T03:45:32.018Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-19T03:45:32.050Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-19T03:45:32.073Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-19T03:45:32.095Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-19T03:45:32.120Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-19T03:45:32.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-19T03:45:32.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-19T03:45:32.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-19T03:45:32.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-19T03:45:32.234Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-19T03:45:32.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-19T03:45:32.307Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-19T03:45:32.329Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-19T03:45:32.350Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-19T03:45:32.371Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-19T03:45:32.393Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-19T03:45:32.413Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-19T03:45:32.435Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-19T03:45:32.456Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-19T03:45:32.478Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-19T03:45:32.501Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-19T03:45:32.546Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3480 [Pipeline] echo [2021-05-19T03:45:32.568Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3480 [Pipeline] echo [2021-05-19T03:45:32.590Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3480 [Pipeline] echo [2021-05-19T03:45:32.613Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d1d5c77babd1b5b692eca71af850f9a0012041e8 [Pipeline] echo [2021-05-19T03:45:32.659Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d1d5c77 [Pipeline] echo [2021-05-19T03:45:32.680Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T03:45:32.757Z] provisioning config files... [2021-05-19T03:45:32.774Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7646308510156976646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T03:45:33.093Z] ---> docker-login.sh [2021-05-19T03:45:33.093Z] nexus3.edgexfoundry.org:10001 [2021-05-19T03:45:33.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T03:45:33.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T03:45:33.362Z] Configure a credential helper to remove this warning. See [2021-05-19T03:45:33.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T03:45:33.362Z] [2021-05-19T03:45:33.362Z] Login Succeeded [2021-05-19T03:45:33.362Z] nexus3.edgexfoundry.org:10002 [2021-05-19T03:45:33.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T03:45:33.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T03:45:33.362Z] Configure a credential helper to remove this warning. See [2021-05-19T03:45:33.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T03:45:33.362Z] [2021-05-19T03:45:33.362Z] Login Succeeded [2021-05-19T03:45:33.362Z] nexus3.edgexfoundry.org:10003 [2021-05-19T03:45:33.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T03:45:33.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T03:45:33.624Z] Configure a credential helper to remove this warning. See [2021-05-19T03:45:33.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T03:45:33.624Z] [2021-05-19T03:45:33.624Z] Login Succeeded [2021-05-19T03:45:33.624Z] nexus3.edgexfoundry.org:10004 [2021-05-19T03:45:33.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T03:45:33.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T03:45:33.624Z] Configure a credential helper to remove this warning. See [2021-05-19T03:45:33.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T03:45:33.624Z] [2021-05-19T03:45:33.624Z] Login Succeeded [2021-05-19T03:45:33.624Z] docker.io [2021-05-19T03:45:33.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T03:45:34.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T03:45:34.147Z] Configure a credential helper to remove this warning. See [2021-05-19T03:45:34.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T03:45:34.147Z] [2021-05-19T03:45:34.147Z] Login Succeeded [2021-05-19T03:45:34.147Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T03:45:34.155Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T03:45:34.493Z] ++ 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-05-19T03:45:34.493Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T03:45:34.493Z] ++ cut -d/ -f2 [2021-05-19T03:45:34.493Z] ++ dirname cmd/core-command/Dockerfile [2021-05-19T03:45:34.493Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-19T03:45:34.493Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T03:45:34.493Z] ++ dirname cmd/core-data/Dockerfile [2021-05-19T03:45:34.493Z] ++ cut -d/ -f2 [2021-05-19T03:45:34.493Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-19T03:45:34.493Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T03:45:34.493Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-19T03:45:34.493Z] ++ cut -d/ -f2 [2021-05-19T03:45:34.493Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-19T03:45:34.493Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T03:45:34.493Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-19T03:45:34.493Z] ++ cut -d/ -f2 [2021-05-19T03:45:34.493Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-19T03:45:34.493Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T03:45:34.493Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-19T03:45:34.493Z] ++ cut -d/ -f2 [2021-05-19T03:45:34.493Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-19T03:45:34.493Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T03:45:34.493Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-19T03:45:34.493Z] ++ cut -d/ -f2 [2021-05-19T03:45:34.493Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-19T03:45:34.493Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T03:45:34.493Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-19T03:45:34.493Z] ++ cut -d/ -f2 [2021-05-19T03:45:34.493Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-19T03:45:34.493Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T03:45:34.493Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-19T03:45:34.493Z] ++ cut -d/ -f2 [2021-05-19T03:45:34.493Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-19T03:45:34.493Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T03:45:34.493Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-19T03:45:34.494Z] ++ cut -d/ -f2 [2021-05-19T03:45:34.494Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-19T03:45:34.535Z] 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-05-19T03:45:36.126Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T03:45:36.126Z] [2021-05-19T03:45:36.126Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T03:45:36.434Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T03:45:36.434Z] latest: Pulling from edgex-devops/git-semver [2021-05-19T03:45:36.435Z] 31603596830f: Pulling fs layer [2021-05-19T03:45:36.435Z] 54011a49482f: Pulling fs layer [2021-05-19T03:45:36.435Z] a6820b24f6d8: Pulling fs layer [2021-05-19T03:45:36.435Z] f581987b2513: Pulling fs layer [2021-05-19T03:45:36.435Z] f581987b2513: Waiting [2021-05-19T03:45:36.435Z] 54011a49482f: Verifying Checksum [2021-05-19T03:45:36.435Z] 54011a49482f: Download complete [2021-05-19T03:45:36.705Z] 31603596830f: Verifying Checksum [2021-05-19T03:45:36.705Z] 31603596830f: Download complete [2021-05-19T03:45:36.705Z] f581987b2513: Verifying Checksum [2021-05-19T03:45:36.705Z] f581987b2513: Download complete [2021-05-19T03:45:36.705Z] a6820b24f6d8: Verifying Checksum [2021-05-19T03:45:36.705Z] a6820b24f6d8: Download complete [2021-05-19T03:45:36.705Z] 31603596830f: Pull complete [2021-05-19T03:45:36.968Z] 54011a49482f: Pull complete [2021-05-19T03:45:37.548Z] a6820b24f6d8: Pull complete [2021-05-19T03:45:37.548Z] f581987b2513: Pull complete [2021-05-19T03:45:37.808Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-19T03:45:37.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T03:45:37.808Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-19T03:45:37.891Z] prd-centos7-docker-4c-2g-14982 does not seem to be running inside a container [2021-05-19T03:45:37.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-19T03:45:38.977Z] $ docker top 7ba2464fb74d79c70a961a4a9f476b3107145f51e475e7edec2a459552e3635d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-19T03:45:39.087Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T03:45:39.087Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T03:45:39.199Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T03:45:39.202Z] $ docker exec 7ba2464fb74d79c70a961a4a9f476b3107145f51e475e7edec2a459552e3635d ssh-agent [2021-05-19T03:45:39.318Z] SSH_AUTH_SOCK=/tmp/ssh-UXBD4cs9Ifkb/agent.13 [2021-05-19T03:45:39.318Z] SSH_AGENT_PID=19 [2021-05-19T03:45:39.326Z] Running ssh-add (command line suppressed) [2021-05-19T03:45:39.424Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_39949047596857664.key (/w/workspace/edgex-go/2@tmp/private_key_39949047596857664.key) [2021-05-19T03:45:39.437Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T03:45:39.738Z] + git tag --points-at HEAD [Pipeline] } [2021-05-19T03:45:39.754Z] $ docker exec --env ******** --env ******** 7ba2464fb74d79c70a961a4a9f476b3107145f51e475e7edec2a459552e3635d ssh-agent -k [2021-05-19T03:45:39.862Z] unset SSH_AUTH_SOCK; [2021-05-19T03:45:39.862Z] unset SSH_AGENT_PID; [2021-05-19T03:45:39.862Z] echo Agent pid 19 killed; [2021-05-19T03:45:39.872Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-19T03:45:39.910Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T03:45:39.910Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T03:45:40.025Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T03:45:40.029Z] $ docker exec 7ba2464fb74d79c70a961a4a9f476b3107145f51e475e7edec2a459552e3635d ssh-agent [2021-05-19T03:45:40.137Z] SSH_AUTH_SOCK=/tmp/ssh-ntdVnGPRA4dK/agent.53 [2021-05-19T03:45:40.137Z] SSH_AGENT_PID=59 [2021-05-19T03:45:40.142Z] Running ssh-add (command line suppressed) [2021-05-19T03:45:40.237Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_3927771603595991965.key (/w/workspace/edgex-go/2@tmp/private_key_3927771603595991965.key) [2021-05-19T03:45:40.251Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T03:45:40.550Z] + git semver init [2021-05-19T03:45:40.551Z] # -> Open(): unable to determine branch for HEAD [2021-05-19T03:45:40.551Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-05-19T03:45:40.551Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-05-19T03:45:40.551Z] # $SEMVER_REMOTE_NAME = origin [2021-05-19T03:45:40.551Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-19T03:45:40.551Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-19T03:45:40.551Z] # $SEMVER_BRANCH = PR-3480 [2021-05-19T03:45:40.551Z] # $SEMVER_TEMP = /tmp/semver-930661662 [2021-05-19T03:45:40.551Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-19T03:45:58.730Z] # '/tmp/semver-930661662' -> '/w/workspace/edgex-go/2/.semver' [2021-05-19T03:45:58.730Z] # -> Force: false [2021-05-19T03:45:58.730Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-05-19T03:45:58.742Z] $ docker exec --env ******** --env ******** 7ba2464fb74d79c70a961a4a9f476b3107145f51e475e7edec2a459552e3635d ssh-agent -k [2021-05-19T03:45:58.862Z] unset SSH_AUTH_SOCK; [2021-05-19T03:45:58.862Z] unset SSH_AGENT_PID; [2021-05-19T03:45:58.862Z] echo Agent pid 59 killed; [2021-05-19T03:45:58.875Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T03:45:59.213Z] + git semver [Pipeline] } [2021-05-19T03:45:59.231Z] $ docker stop --time=1 7ba2464fb74d79c70a961a4a9f476b3107145f51e475e7edec2a459552e3635d [2021-05-19T03:46:03.659Z] $ docker rm -f 7ba2464fb74d79c70a961a4a9f476b3107145f51e475e7edec2a459552e3635d [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T03:46:04.076Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-19T03:46:04.343Z] Stashed 1 file(s) [Pipeline] echo [2021-05-19T03:46:04.348Z] [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-05-19T03:46:04.962Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-19T03:46:05.261Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-19T03:46:05.554Z] + sudo service docker restart [2021-05-19T03:46:05.554Z] + true [2021-05-19T03:46:05.554Z] Redirecting to /bin/systemctl restart docker.service [2021-05-19T03:46:19.596Z] Still waiting to schedule task [2021-05-19T03:46:19.597Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-05-19T03:46:23.679Z] ========================================================= [2021-05-19T03:46:23.679Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-19T03:46:23.679Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-19T03:46:23.998Z] + 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-05-19T03:46:25.397Z] Sending build context to Docker daemon 330.7MB [2021-05-19T03:46:25.397Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-19T03:46:25.397Z] Step 2/6 : FROM ${BASE} [2021-05-19T03:46:25.666Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-19T03:46:25.666Z] 540db60ca938: Pulling fs layer [2021-05-19T03:46:25.667Z] adcc1eea9eea: Pulling fs layer [2021-05-19T03:46:25.667Z] 4c4ab2625f07: Pulling fs layer [2021-05-19T03:46:25.667Z] 0510c868ecb4: Pulling fs layer [2021-05-19T03:46:25.667Z] afea3b2eda06: Pulling fs layer [2021-05-19T03:46:25.667Z] 7809a108b3ef: Pulling fs layer [2021-05-19T03:46:25.667Z] f706445af74f: Pulling fs layer [2021-05-19T03:46:25.667Z] 0510c868ecb4: Waiting [2021-05-19T03:46:25.667Z] afea3b2eda06: Waiting [2021-05-19T03:46:25.667Z] 7809a108b3ef: Waiting [2021-05-19T03:46:25.667Z] f706445af74f: Waiting [2021-05-19T03:46:25.667Z] 4c4ab2625f07: Verifying Checksum [2021-05-19T03:46:25.667Z] 4c4ab2625f07: Download complete [2021-05-19T03:46:25.667Z] adcc1eea9eea: Verifying Checksum [2021-05-19T03:46:25.667Z] adcc1eea9eea: Download complete [2021-05-19T03:46:25.667Z] 540db60ca938: Verifying Checksum [2021-05-19T03:46:25.667Z] 540db60ca938: Download complete [2021-05-19T03:46:25.667Z] afea3b2eda06: Download complete [2021-05-19T03:46:25.667Z] 7809a108b3ef: Verifying Checksum [2021-05-19T03:46:25.667Z] 7809a108b3ef: Download complete [2021-05-19T03:46:25.939Z] 540db60ca938: Pull complete [2021-05-19T03:46:25.939Z] adcc1eea9eea: Pull complete [2021-05-19T03:46:26.204Z] 4c4ab2625f07: Pull complete [2021-05-19T03:46:27.596Z] f706445af74f: Verifying Checksum [2021-05-19T03:46:27.596Z] f706445af74f: Download complete [2021-05-19T03:46:27.861Z] 0510c868ecb4: Verifying Checksum [2021-05-19T03:46:27.861Z] 0510c868ecb4: Download complete [2021-05-19T03:46:33.192Z] 0510c868ecb4: Pull complete [2021-05-19T03:46:33.192Z] afea3b2eda06: Pull complete [2021-05-19T03:46:33.192Z] 7809a108b3ef: Pull complete [2021-05-19T03:46:37.421Z] f706445af74f: Pull complete [2021-05-19T03:46:37.421Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-19T03:46:37.421Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-19T03:46:37.421Z] ---> b068be0155e3 [2021-05-19T03:46:37.421Z] 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-05-19T03:46:41.664Z] ---> Running in 4c7e089210c4 [2021-05-19T03:46:41.925Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T03:46:42.500Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T03:46:43.077Z] (1/12) Installing libmagic (5.39-r0) [2021-05-19T03:46:43.339Z] (2/12) Installing file (5.39-r0) [2021-05-19T03:46:43.599Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-19T03:46:43.600Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-19T03:46:48.884Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-19T03:46:48.884Z] (6/12) Installing patch (2.7.6-r6) [2021-05-19T03:46:48.884Z] (7/12) Installing build-base (0.5-r2) [2021-05-19T03:46:48.884Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-19T03:46:48.884Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-19T03:46:48.884Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-19T03:46:48.884Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-19T03:46:48.884Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-19T03:46:48.884Z] Executing busybox-1.32.1-r6.trigger [2021-05-19T03:46:48.884Z] OK: 219 MiB in 52 packages [2021-05-19T03:46:52.194Z] Removing intermediate container 4c7e089210c4 [2021-05-19T03:46:52.194Z] ---> 8a693c21ef42 [2021-05-19T03:46:52.194Z] Step 4/6 : WORKDIR /edgex-go [2021-05-19T03:46:52.194Z] ---> Running in fb262a36bb5f [2021-05-19T03:46:52.194Z] Removing intermediate container fb262a36bb5f [2021-05-19T03:46:52.194Z] ---> 838b7824ca3b [2021-05-19T03:46:52.194Z] Step 5/6 : COPY go.mod . [2021-05-19T03:46:52.194Z] ---> 9d394dc9d00a [2021-05-19T03:46:52.194Z] Step 6/6 : RUN go mod download [2021-05-19T03:46:52.194Z] ---> Running in 0e52202af4db [2021-05-19T03:47:14.178Z] Removing intermediate container 0e52202af4db [2021-05-19T03:47:14.178Z] ---> 8db9269b149f [2021-05-19T03:47:14.178Z] Successfully built 8db9269b149f [2021-05-19T03:47:14.178Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T03:47:14.507Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-19T03:47:14.507Z] . [Pipeline] withDockerContainer [2021-05-19T03:47:14.592Z] prd-centos7-docker-4c-2g-14982 does not seem to be running inside a container [2021-05-19T03:47:14.633Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-19T03:47:15.147Z] $ docker top 5c07e698be889380cb87ce79da5ac3083595f234a5c10977b08ae577f7c79ad8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T03:47:15.526Z] + go version [2021-05-19T03:47:15.526Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-19T03:47:15.540Z] $ docker stop --time=1 5c07e698be889380cb87ce79da5ac3083595f234a5c10977b08ae577f7c79ad8 [2021-05-19T03:47:16.900Z] $ docker rm -f 5c07e698be889380cb87ce79da5ac3083595f234a5c10977b08ae577f7c79ad8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T03:47:17.479Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-19T03:47:17.479Z] . [Pipeline] withDockerContainer [2021-05-19T03:47:17.555Z] prd-centos7-docker-4c-2g-14982 does not seem to be running inside a container [2021-05-19T03:47:17.598Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-19T03:47:18.166Z] $ docker top 393bff28761078105b8a19045d4bbad630357b5a93afb306b33f01c27eb67a34 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-19T03:47:18.256Z] ========================================================= [2021-05-19T03:47:18.256Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-19T03:47:18.256Z] ========================================================= [Pipeline] sh [2021-05-19T03:47:18.554Z] + go mod tidy [Pipeline] sh [2021-05-19T03:47:19.111Z] + make test [2021-05-19T03:47:19.111Z] go mod tidy [2021-05-19T03:47:19.111Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-19T03:47:25.780Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-19T03:47:47.886Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-19T03:47:50.458Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-19T03:47:52.391Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-19T03:47:52.658Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-19T03:47:55.966Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-19T03:47:56.228Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-19T03:47:56.228Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-19T03:47:56.228Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-19T03:47:57.186Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-19T03:47:58.141Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-19T03:48:00.710Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-19T03:48:00.710Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-19T03:48:00.710Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-19T03:48:02.651Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.066s coverage: 46.1% of statements [2021-05-19T03:48:02.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-19T03:48:02.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-19T03:48:02.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-19T03:48:02.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-19T03:48:02.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-19T03:48:02.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-19T03:48:02.651Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.045s coverage: 28.7% of statements [2021-05-19T03:48:03.620Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.062s coverage: 100.0% of statements [2021-05-19T03:48:05.547Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.087s coverage: 27.7% of statements [2021-05-19T03:48:05.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-19T03:48:05.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-19T03:48:05.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-19T03:48:05.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-19T03:48:05.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-19T03:48:05.547Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.060s coverage: 81.2% of statements [2021-05-19T03:48:05.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-19T03:48:05.815Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.054s coverage: 100.0% of statements [2021-05-19T03:48:05.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-19T03:48:06.404Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.049s coverage: 100.0% of statements [2021-05-19T03:48:06.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-19T03:48:06.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-19T03:48:06.985Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.054s coverage: 58.6% of statements [2021-05-19T03:48:06.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-19T03:48:06.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-19T03:48:07.567Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.121s coverage: 87.7% of statements [2021-05-19T03:48:07.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-19T03:48:07.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T03:48:07.567Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.056s coverage: 78.9% of statements [2021-05-19T03:48:07.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-19T03:48:09.501Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.207s coverage: 28.6% of statements [2021-05-19T03:48:09.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-19T03:48:09.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-19T03:48:09.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-19T03:48:09.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-19T03:48:09.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-19T03:48:09.501Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.058s coverage: 100.0% of statements [2021-05-19T03:48:09.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-19T03:48:10.084Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.049s coverage: 100.0% of statements [2021-05-19T03:48:10.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-19T03:48:10.659Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.119s coverage: 86.7% of statements [2021-05-19T03:48:10.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-19T03:48:11.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.087s coverage: 97.5% of statements [2021-05-19T03:48:11.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-19T03:48:11.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.062s coverage: 78.3% of statements [2021-05-19T03:48:11.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-19T03:48:11.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-19T03:48:11.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-19T03:48:11.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-19T03:48:13.208Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.241s coverage: 95.1% of statements [2021-05-19T03:48:13.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-19T03:48:13.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T03:48:13.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-19T03:48:13.208Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-19T03:48:13.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-19T03:48:13.209Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-19T03:48:13.209Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-19T03:48:13.209Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-19T03:48:13.209Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-19T03:48:13.209Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-19T03:48:13.209Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-19T03:48:13.209Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-19T03:48:13.209Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-19T03:48:13.209Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-19T03:48:13.209Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-19T03:48:13.209Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-19T03:48:13.209Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-19T03:48:13.209Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-19T03:48:13.209Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements [2021-05-19T03:48:13.209Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-19T03:48:13.209Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-19T03:48:13.795Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.044s coverage: 0.8% of statements [2021-05-19T03:48:13.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-19T03:48:14.061Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.051s coverage: 21.7% of statements [2021-05-19T03:48:14.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-19T03:48:14.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements [2021-05-19T03:48:14.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements [2021-05-19T03:48:14.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-05-19T03:48:15.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements [2021-05-19T03:48:15.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-05-19T03:48:27.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements [2021-05-19T03:48:27.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-05-19T03:48:28.885Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-14983 in /w/workspace/edgexfoundry_edgex-go_PR-3480 [Pipeline] { [Pipeline] ws [2021-05-19T03:48:28.903Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-05-19T03:48:29.394Z] The recommended git tool is: git [2021-05-19T03:48:33.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.289s coverage: 81.8% of statements [2021-05-19T03:48:33.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-19T03:48:34.741Z] using credential edgex-jenkins-ssh [2021-05-19T03:48:34.769Z] Cloning the remote Git repository [2021-05-19T03:48:34.816Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-19T03:48:34.936Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-05-19T03:48:35.007Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-19T03:48:35.008Z] > git --version # timeout=10 [2021-05-19T03:48:35.026Z] > git --version # 'git version 2.17.1' [2021-05-19T03:48:35.029Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T03:48:35.115Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T03:48:51.327Z] Merging remotes/origin/master commit a13342f601b0d2f7967cf69d0c888c34ba009271 into PR head commit d1d5c77babd1b5b692eca71af850f9a0012041e8 [2021-05-19T03:48:51.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements [2021-05-19T03:48:51.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-19T03:48:51.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-19T03:48:51.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-19T03:48:51.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements [2021-05-19T03:48:51.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-19T03:48:51.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-19T03:48:51.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-19T03:48:51.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-19T03:48:51.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-19T03:48:51.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.036s coverage: 87.2% of statements [2021-05-19T03:48:51.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-19T03:48:51.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-19T03:48:51.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2021-05-19T03:48:51.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-19T03:48:51.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 76.0% of statements [2021-05-19T03:48:51.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-19T03:48:51.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-05-19T03:48:51.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-05-19T03:48:51.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-05-19T03:48:51.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.070s coverage: 91.2% of statements [2021-05-19T03:48:51.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-19T03:48:51.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.151s coverage: 64.4% of statements [2021-05-19T03:48:51.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-19T03:48:51.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-19T03:48:51.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2021-05-19T03:48:51.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 91.3% of statements [2021-05-19T03:48:51.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2021-05-19T03:48:51.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-05-19T03:48:51.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2021-05-19T03:48:50.346Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-19T03:48:50.366Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T03:48:50.389Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-19T03:48:50.431Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-19T03:48:50.432Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T03:48:50.453Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3480/head:refs/remotes/origin/PR-3480 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-19T03:48:51.341Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T03:48:51.356Z] > git checkout -f d1d5c77babd1b5b692eca71af850f9a0012041e8 # timeout=10 [2021-05-19T03:48:51.738Z] Merge succeeded, producing d1d5c77babd1b5b692eca71af850f9a0012041e8 [2021-05-19T03:48:51.739Z] Checking out Revision d1d5c77babd1b5b692eca71af850f9a0012041e8 (PR-3480) [2021-05-19T03:48:51.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.190s coverage: 66.9% of statements [2021-05-19T03:48:51.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-19T03:48:51.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-19T03:48:51.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-19T03:48:52.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.136s coverage: 43.5% of statements [2021-05-19T03:48:52.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-19T03:48:52.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-19T03:48:52.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.040s coverage: 89.5% of statements [2021-05-19T03:48:52.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-19T03:48:52.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.040s coverage: 84.8% of statements [2021-05-19T03:48:51.657Z] > git remote # timeout=10 [2021-05-19T03:48:51.675Z] > git config --get remote.origin.url # timeout=10 [2021-05-19T03:48:51.686Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T03:48:51.697Z] > git merge a13342f601b0d2f7967cf69d0c888c34ba009271 # timeout=10 [2021-05-19T03:48:51.717Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-19T03:48:51.743Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T03:48:51.757Z] > git checkout -f d1d5c77babd1b5b692eca71af850f9a0012041e8 # timeout=10 [2021-05-19T03:48:53.899Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.082s coverage: 46.7% of statements [2021-05-19T03:48:53.899Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-19T03:48:53.899Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-19T03:48:53.899Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-19T03:48:53.899Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-19T03:48:53.899Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-19T03:48:53.899Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.036s coverage: 100.0% of statements [2021-05-19T03:48:53.899Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-19T03:48:54.498Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.032s coverage: 100.0% of statements [2021-05-19T03:48:54.498Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-19T03:48:54.498Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-19T03:48:56.195Z] Commit message: "refactor(notifications): Move ChannelSender interface to channel package" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-19T03:48:57.558Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-19T03:48:57.814Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.062s coverage: 19.9% of statements [2021-05-19T03:48:57.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-19T03:48:57.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-19T03:48:57.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-19T03:48:57.814Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.116s coverage: 91.4% of statements [2021-05-19T03:48:57.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-19T03:48:57.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T03:48:57.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-19T03:48:57.814Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.626s coverage: 28.8% of statements [2021-05-19T03:48:57.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-19T03:48:57.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-19T03:48:57.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-19T03:48:57.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-19T03:48:57.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-19T03:48:57.969Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-19T03:48:58.335Z] + sudo+ service docker restarttrue [2021-05-19T03:48:58.335Z] [2021-05-19T03:48:58.394Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.053s coverage: 99.0% of statements [2021-05-19T03:48:58.394Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-19T03:48:58.394Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.059s coverage: 100.0% of statements [2021-05-19T03:48:58.394Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-19T03:48:58.394Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-19T03:48:58.394Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-19T03:48:58.973Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.053s coverage: 64.6% of statements [2021-05-19T03:48:58.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-19T03:48:59.552Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.090s coverage: 97.6% of statements [2021-05-19T03:48:59.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-19T03:48:59.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T03:48:59.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-19T03:48:59.552Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.026s coverage: 0.0% of statements [2021-05-19T03:48:59.552Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-19T03:48:59.820Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.025s coverage: 100.0% of statements [2021-05-19T03:48:59.820Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-19T03:48:59.820Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-19T03:48:59.820Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-19T03:48:59.821Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-19T03:49:00.084Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.026s coverage: 87.9% of statements [2021-05-19T03:49:00.084Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-19T03:49:00.084Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-19T03:49:00.084Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.022s coverage: 100.0% of statements [2021-05-19T03:49:00.351Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.044s coverage: 28.1% of statements [2021-05-19T03:49:00.352Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-19T03:49:00.623Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.037s coverage: 85.7% of statements [2021-05-19T03:49:00.623Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-19T03:49:00.895Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 100.0% of statements [2021-05-19T03:49:01.160Z] GO111MODULE=on go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T03:49:16.692Z] provisioning config files... [2021-05-19T03:49:16.716Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7158732036653865857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T03:49:17.085Z] ---> docker-login.sh [2021-05-19T03:49:17.085Z] nexus3.edgexfoundry.org:10001 [2021-05-19T03:49:18.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T03:49:18.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T03:49:18.341Z] Configure a credential helper to remove this warning. See [2021-05-19T03:49:18.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T03:49:18.341Z] [2021-05-19T03:49:18.341Z] Login Succeeded [2021-05-19T03:49:18.341Z] nexus3.edgexfoundry.org:10002 [2021-05-19T03:49:18.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T03:49:18.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T03:49:18.893Z] Configure a credential helper to remove this warning. See [2021-05-19T03:49:18.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T03:49:18.893Z] [2021-05-19T03:49:18.893Z] Login Succeeded [2021-05-19T03:49:18.893Z] nexus3.edgexfoundry.org:10003 [2021-05-19T03:49:19.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T03:49:19.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T03:49:19.458Z] Configure a credential helper to remove this warning. See [2021-05-19T03:49:19.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T03:49:19.458Z] [2021-05-19T03:49:19.458Z] Login Succeeded [2021-05-19T03:49:19.458Z] nexus3.edgexfoundry.org:10004 [2021-05-19T03:49:19.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T03:49:20.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T03:49:20.047Z] Configure a credential helper to remove this warning. See [2021-05-19T03:49:20.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T03:49:20.047Z] [2021-05-19T03:49:20.047Z] Login Succeeded [2021-05-19T03:49:20.047Z] docker.io [2021-05-19T03:49:20.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T03:49:20.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T03:49:20.595Z] Configure a credential helper to remove this warning. See [2021-05-19T03:49:20.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T03:49:20.595Z] [2021-05-19T03:49:20.595Z] Login Succeeded [2021-05-19T03:49:20.595Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T03:49:20.615Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-19T03:49:20.911Z] ========================================================= [2021-05-19T03:49:20.912Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-19T03:49:20.912Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-19T03:49:21.258Z] + 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-05-19T03:49:23.900Z] Sending build context to Docker daemon 168.1MB [2021-05-19T03:49:23.900Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-19T03:49:23.900Z] Step 2/6 : FROM ${BASE} [2021-05-19T03:49:23.900Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-19T03:49:23.900Z] 595b0fe564bb: Pulling fs layer [2021-05-19T03:49:23.900Z] 7186ed65a4f7: Pulling fs layer [2021-05-19T03:49:23.900Z] 316046926c0a: Pulling fs layer [2021-05-19T03:49:23.900Z] 4ebd0625c992: Pulling fs layer [2021-05-19T03:49:23.900Z] 207e8628e3a3: Pulling fs layer [2021-05-19T03:49:23.900Z] c791037a9be2: Pulling fs layer [2021-05-19T03:49:23.900Z] ffd874e62e21: Pulling fs layer [2021-05-19T03:49:23.900Z] 207e8628e3a3: Waiting [2021-05-19T03:49:23.900Z] 4ebd0625c992: Waiting [2021-05-19T03:49:23.900Z] c791037a9be2: Waiting [2021-05-19T03:49:23.900Z] ffd874e62e21: Waiting [2021-05-19T03:49:23.900Z] 316046926c0a: Verifying Checksum [2021-05-19T03:49:23.900Z] 316046926c0a: Download complete [2021-05-19T03:49:23.900Z] 7186ed65a4f7: Verifying Checksum [2021-05-19T03:49:23.900Z] 7186ed65a4f7: Download complete [2021-05-19T03:49:23.900Z] 207e8628e3a3: Verifying Checksum [2021-05-19T03:49:23.900Z] 207e8628e3a3: Download complete [2021-05-19T03:49:23.900Z] c791037a9be2: Download complete [2021-05-19T03:49:23.900Z] 595b0fe564bb: Verifying Checksum [2021-05-19T03:49:23.900Z] 595b0fe564bb: Download complete [2021-05-19T03:49:24.889Z] 595b0fe564bb: Pull complete [2021-05-19T03:49:25.162Z] 7186ed65a4f7: Pull complete [2021-05-19T03:49:25.765Z] 316046926c0a: Pull complete [2021-05-19T03:49:26.364Z] ffd874e62e21: Verifying Checksum [2021-05-19T03:49:26.364Z] ffd874e62e21: Download complete [2021-05-19T03:49:27.802Z] 4ebd0625c992: Download complete [2021-05-19T03:49:37.969Z] 4ebd0625c992: Pull complete [2021-05-19T03:49:38.570Z] 207e8628e3a3: Pull complete [2021-05-19T03:49:38.878Z] c791037a9be2: Pull complete [2021-05-19T03:49:39.995Z] gofmt -l . [2021-05-19T03:49:39.995Z] [ "`gofmt -l .`" = "" ] [2021-05-19T03:49:39.995Z] ./bin/test-go-mod-tidy.sh [2021-05-19T03:49:39.995Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-19T03:49:40.292Z] + ls -al . [2021-05-19T03:49:40.292Z] total 844 [2021-05-19T03:49:40.292Z] drwxrwxr-x 10 1001 1001 4096 May 19 03:49 . [2021-05-19T03:49:40.292Z] drwxr-xr-x 4 root root 28 May 19 03:47 .. [2021-05-19T03:49:40.292Z] -rw-rw-r-- 1 1001 1001 11 May 19 03:45 .dockerignore [2021-05-19T03:49:40.292Z] drwxrwxr-x 8 1001 1001 179 May 19 03:45 .git [2021-05-19T03:49:40.292Z] drwxrwxr-x 3 1001 1001 125 May 19 03:45 .github [2021-05-19T03:49:40.292Z] -rw-rw-r-- 1 1001 1001 818 May 19 03:45 .gitignore [2021-05-19T03:49:40.292Z] drwx------ 3 1001 1001 60 May 19 03:45 .semver [2021-05-19T03:49:40.292Z] -rw-rw-r-- 1 1001 1001 166 May 19 03:45 .sonarcloud.properties [2021-05-19T03:49:40.292Z] -rw-rw-r-- 1 1001 1001 8609 May 19 03:45 Attribution.txt [2021-05-19T03:49:40.292Z] -rw-rw-r-- 1 1001 1001 3804 May 19 03:45 CONTRIBUTING.md [2021-05-19T03:49:40.292Z] -rw-rw-r-- 1 1001 1001 931 May 19 03:45 Dockerfile.build [2021-05-19T03:49:40.292Z] -rw-rw-r-- 1 1001 1001 863 May 19 03:45 Jenkinsfile [2021-05-19T03:49:40.292Z] -rw-rw-r-- 1 1001 1001 10775 May 19 03:45 LICENSE [2021-05-19T03:49:40.292Z] -rw-rw-r-- 1 1001 1001 5632 May 19 03:45 Makefile [2021-05-19T03:49:40.292Z] -rw-rw-r-- 1 1001 1001 7978 May 19 03:45 README.md [2021-05-19T03:49:40.292Z] -rw-rw-r-- 1 1001 1001 6755 May 19 03:45 SECURITY.md [2021-05-19T03:49:40.292Z] -rw-rw-r-- 1 1001 1001 5 May 19 03:46 VERSION [2021-05-19T03:49:40.292Z] -rw-rw-r-- 1 1001 1001 4131 May 19 03:45 ZMQWindows.md [2021-05-19T03:49:40.292Z] drwxrwxr-x 2 1001 1001 117 May 19 03:45 bin [2021-05-19T03:49:40.292Z] drwxrwxr-x 14 1001 1001 4096 May 19 03:45 cmd [2021-05-19T03:49:40.292Z] -rw-r--r-- 1 root root 733962 May 19 03:49 coverage.out [2021-05-19T03:49:40.292Z] -rw-r--r-- 1 root root 1060 May 19 03:49 go.mod [2021-05-19T03:49:40.292Z] -rw-r--r-- 1 root root 21990 May 19 03:47 go.sum [2021-05-19T03:49:40.292Z] drwxrwxr-x 8 1001 1001 127 May 19 03:45 internal [2021-05-19T03:49:40.292Z] drwxrwxr-x 4 1001 1001 26 May 19 03:45 openapi [2021-05-19T03:49:40.292Z] drwxrwxr-x 4 1001 1001 71 May 19 03:45 snap [2021-05-19T03:49:40.292Z] -rw-rw-r-- 1 1001 1001 168 May 19 03:45 version.go [Pipeline] sh [2021-05-19T03:49:40.588Z] + '[' -e coverage.out ] [2021-05-19T03:49:40.588Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-19T03:49:40.707Z] Stashed 1 file(s) [Pipeline] sh [2021-05-19T03:49:41.000Z] + make build [2021-05-19T03:49:41.000Z] go mod tidy [2021-05-19T03:49:41.000Z] 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-05-19T03:49:42.923Z] 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-05-19T03:49:43.210Z] ffd874e62e21: Pull complete [2021-05-19T03:49:43.210Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-19T03:49:43.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-19T03:49:43.210Z] ---> cfc18b08335c [2021-05-19T03:49:43.210Z] 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-05-19T03:49:45.305Z] ---> Running in 712b6b882ace [2021-05-19T03:49:46.283Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T03:49:47.254Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T03:49:48.228Z] (1/12) Installing libmagic (5.39-r0) [2021-05-19T03:49:48.499Z] (2/12) Installing file (5.39-r0) [2021-05-19T03:49:48.499Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-19T03:49:48.499Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-19T03:49:51.170Z] 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-05-19T03:49:51.751Z] 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-05-19T03:49:53.136Z] 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-05-19T03:49:53.717Z] 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-05-19T03:49:55.122Z] 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-05-19T03:49:55.205Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-19T03:49:55.205Z] (6/12) Installing patch (2.7.6-r6) [2021-05-19T03:49:55.205Z] (7/12) Installing build-base (0.5-r2) [2021-05-19T03:49:55.205Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-19T03:49:55.205Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-19T03:49:55.205Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-19T03:49:55.205Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-19T03:49:55.205Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-19T03:49:55.205Z] Executing busybox-1.32.1-r6.trigger [2021-05-19T03:49:55.205Z] OK: 218 MiB in 52 packages [2021-05-19T03:49:56.522Z] 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-05-19T03:49:57.109Z] 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-05-19T03:49:58.058Z] 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-05-19T03:49:58.599Z] Removing intermediate container 712b6b882ace [2021-05-19T03:49:58.599Z] ---> 95f2fc65b3e7 [2021-05-19T03:49:58.599Z] Step 4/6 : WORKDIR /edgex-go [2021-05-19T03:49:58.874Z] ---> Running in b6c4cfa821c8 [2021-05-19T03:49:59.002Z] 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-05-19T03:49:59.474Z] Removing intermediate container b6c4cfa821c8 [2021-05-19T03:49:59.474Z] ---> 46e87cbc8dd0 [2021-05-19T03:49:59.474Z] Step 5/6 : COPY go.mod . [2021-05-19T03:49:59.991Z] 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-05-19T03:50:00.074Z] ---> 2a252088788e [2021-05-19T03:50:00.074Z] Step 6/6 : RUN go mod download [2021-05-19T03:50:00.074Z] ---> Running in f3e3109d7543 [Pipeline] } [2021-05-19T03:50:02.047Z] $ docker stop --time=1 393bff28761078105b8a19045d4bbad630357b5a93afb306b33f01c27eb67a34 [2021-05-19T03:50:08.920Z] $ docker rm -f 393bff28761078105b8a19045d4bbad630357b5a93afb306b33f01c27eb67a34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T03:50:12.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-19T03:50:12.207Z] [2021-05-19T03:50:12.207Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T03:50:12.531Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-19T03:50:12.793Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-19T03:50:12.793Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-19T03:50:12.793Z] ca9280d653b3: Pulling fs layer [2021-05-19T03:50:12.793Z] 7e9c9ca2126c: Pulling fs layer [2021-05-19T03:50:13.060Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-19T03:50:13.060Z] cbdbe7a5bc2a: Download complete [2021-05-19T03:50:13.060Z] cbdbe7a5bc2a: Pull complete [2021-05-19T03:50:13.323Z] ca9280d653b3: Verifying Checksum [2021-05-19T03:50:13.323Z] ca9280d653b3: Download complete [2021-05-19T03:50:14.266Z] ca9280d653b3: Pull complete [2021-05-19T03:50:14.266Z] 7e9c9ca2126c: Verifying Checksum [2021-05-19T03:50:14.266Z] 7e9c9ca2126c: Download complete [2021-05-19T03:50:17.576Z] 7e9c9ca2126c: Pull complete [2021-05-19T03:50:17.576Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-19T03:50:17.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-19T03:50:17.576Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-19T03:50:17.659Z] prd-centos7-docker-4c-2g-14982 does not seem to be running inside a container [2021-05-19T03:50:17.705Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-19T03:50:26.935Z] Removing intermediate container f3e3109d7543 [2021-05-19T03:50:26.935Z] ---> 59ff73a4e26b [2021-05-19T03:50:26.935Z] Successfully built 59ff73a4e26b [2021-05-19T03:50:26.935Z] Successfully tagged ci-base-image-arm64:latest [2021-05-19T03:50:30.450Z] $ docker top 43fae364a27837153859cad4a8e8597e5dc7a4957e60869c833d86da478e2109 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-05-19T03:50:30.827Z] + grep parallel [2021-05-19T03:50:30.827Z] + docker-compose build --help [2021-05-19T03:50:30.903Z] + docker inspect -f . ci-base-image-arm64 [2021-05-19T03:50:30.903Z] . [Pipeline] withDockerContainer [2021-05-19T03:50:31.133Z] prd-ubuntu18.04-docker-arm64-4c-16g-14983 does not seem to be running inside a container [2021-05-19T03:50:31.214Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-19T03:50:31.400Z] --parallel Build images in parallel. [2021-05-19T03:50:32.814Z] $ docker top 485a82e116f711c6c20ca53a89a4fc34c5ec5573924f3d6244bec70603a9b7f7 -eo pid,comm [Pipeline] { [Pipeline] } [2021-05-19T03:50:33.112Z] $ docker stop --time=1 43fae364a27837153859cad4a8e8597e5dc7a4957e60869c833d86da478e2109 [2021-05-19T03:50:34.453Z] $ docker rm -f 43fae364a27837153859cad4a8e8597e5dc7a4957e60869c833d86da478e2109 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T03:50:34.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-19T03:50:34.953Z] . [Pipeline] withDockerContainer [2021-05-19T03:50:35.022Z] prd-centos7-docker-4c-2g-14982 does not seem to be running inside a container [2021-05-19T03:50:35.062Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-19T03:50:35.184Z] + go version [2021-05-19T03:50:35.184Z] go version go1.16.3 linux/arm64 [2021-05-19T03:50:35.619Z] $ docker top b9facaaa1b782ca18d7ba6a7fb0f00abc4dff3daf3eacd7a900fecac5b0af76a -eo pid,comm [Pipeline] { [Pipeline] } [2021-05-19T03:50:35.706Z] $ docker stop --time=1 485a82e116f711c6c20ca53a89a4fc34c5ec5573924f3d6244bec70603a9b7f7 [2021-05-19T03:50:37.561Z] $ docker rm -f 485a82e116f711c6c20ca53a89a4fc34c5ec5573924f3d6244bec70603a9b7f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T03:50:38.117Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-19T03:50:38.391Z] + docker inspect -f . ci-base-image-arm64 [2021-05-19T03:50:38.391Z] . [Pipeline] withDockerContainer [2021-05-19T03:50:38.652Z] prd-ubuntu18.04-docker-arm64-4c-16g-14983 does not seem to be running inside a container [2021-05-19T03:50:38.689Z] Building core-command ... [2021-05-19T03:50:38.690Z] Building core-data ... [2021-05-19T03:50:38.690Z] Building core-metadata ... [2021-05-19T03:50:38.690Z] Building security-bootstrapper ... [2021-05-19T03:50:38.690Z] Building security-proxy-setup ... [2021-05-19T03:50:38.690Z] Building security-secretstore-setup ... [2021-05-19T03:50:38.690Z] Building support-notifications ... [2021-05-19T03:50:38.690Z] Building support-scheduler ... [2021-05-19T03:50:38.690Z] Building sys-mgmt-agent ... [2021-05-19T03:50:38.690Z] Building core-command [2021-05-19T03:50:38.690Z] Building security-proxy-setup [2021-05-19T03:50:38.690Z] Building security-secretstore-setup [2021-05-19T03:50:38.690Z] Building support-notifications [2021-05-19T03:50:38.690Z] Building core-metadata [2021-05-19T03:50:38.732Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-19T03:50:40.305Z] $ docker top 6883a8d9a13e8b265d603a2349a81d8521c7d3ee8730668d83126be84e66d58f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-19T03:50:40.636Z] ========================================================= [2021-05-19T03:50:40.636Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-19T03:50:40.636Z] ========================================================= [Pipeline] sh [2021-05-19T03:50:41.282Z] + go mod tidy [Pipeline] sh [2021-05-19T03:50:42.936Z] + make test [2021-05-19T03:50:42.936Z] go mod tidy [2021-05-19T03:50:43.536Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-19T03:51:10.386Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-19T03:51:10.810Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T03:51:10.810Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T03:51:10.810Z] ---> 8db9269b149f [2021-05-19T03:51:10.810Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T03:51:10.810Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T03:51:10.810Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-19T03:51:10.810Z] ---> 8db9269b149f [2021-05-19T03:51:10.810Z] Step 3/26 : WORKDIR /edgex-go [2021-05-19T03:51:10.810Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T03:51:10.810Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T03:51:10.810Z] ---> 8db9269b149f [2021-05-19T03:51:10.810Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T03:51:49.569Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T03:51:49.569Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-19T03:51:49.569Z] ---> 8db9269b149f [2021-05-19T03:51:49.569Z] Step 3/23 : WORKDIR /edgex-go [2021-05-19T03:51:57.712Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T03:51:57.712Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-19T03:51:57.712Z] ---> 8db9269b149f [2021-05-19T03:51:57.712Z] Step 3/22 : WORKDIR /edgex-go [2021-05-19T03:52:01.017Z] ---> Running in aa6db77491dc [2021-05-19T03:52:01.017Z] ---> Running in 0ea16e4ce257 [2021-05-19T03:52:01.017Z] ---> Running in b4178ac82275 [2021-05-19T03:52:01.017Z] ---> Running in 182c1042d5af [2021-05-19T03:52:01.017Z] ---> Running in 1a522fe95b36 [2021-05-19T03:52:01.017Z] Removing intermediate container 0ea16e4ce257 [2021-05-19T03:52:01.017Z] ---> ab9f50e1ac40 [2021-05-19T03:52:01.017Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T03:52:01.277Z] Removing intermediate container b4178ac82275 [2021-05-19T03:52:01.277Z] ---> 620ed2674ebc [2021-05-19T03:52:01.277Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T03:52:01.277Z] Removing intermediate container aa6db77491dc [2021-05-19T03:52:01.277Z] ---> e48ccb79ed15 [2021-05-19T03:52:01.277Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T03:52:01.538Z] Removing intermediate container 182c1042d5af [2021-05-19T03:52:01.538Z] ---> 1f456c3a2d67 [2021-05-19T03:52:01.538Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T03:52:01.538Z] Removing intermediate container 1a522fe95b36 [2021-05-19T03:52:01.538Z] ---> edee7512e499 [2021-05-19T03:52:01.538Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T03:52:01.538Z] ---> Running in 16497d417b56 [2021-05-19T03:52:01.799Z] ---> Running in 05cebeb4eca0 [2021-05-19T03:52:02.063Z] ---> Running in c95faa4d9436 [2021-05-19T03:52:02.063Z] ---> Running in abd132d1688f [2021-05-19T03:52:02.063Z] ---> Running in 0812a2513042 [2021-05-19T03:52:03.975Z] Removing intermediate container 16497d417b56 [2021-05-19T03:52:03.975Z] ---> b2f0fe956284 [2021-05-19T03:52:03.975Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-19T03:52:04.235Z] ---> Running in ececf6240a73 [2021-05-19T03:52:04.813Z] Removing intermediate container 05cebeb4eca0 [2021-05-19T03:52:04.813Z] ---> 94b390ded086 [2021-05-19T03:52:04.813Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-19T03:52:05.073Z] Removing intermediate container abd132d1688f [2021-05-19T03:52:05.073Z] ---> 174ffc3c8e1e [2021-05-19T03:52:05.073Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-19T03:52:05.333Z] ---> Running in 7618fbc5f2db [2021-05-19T03:52:05.333Z] ---> Running in f895c359098b [2021-05-19T03:52:06.283Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T03:52:06.283Z] Removing intermediate container c95faa4d9436 [2021-05-19T03:52:06.283Z] ---> 00b5a310bc16 [2021-05-19T03:52:06.283Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-19T03:52:06.283Z] Removing intermediate container 0812a2513042 [2021-05-19T03:52:06.283Z] ---> bf0ab1d3c1e8 [2021-05-19T03:52:06.283Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-19T03:52:06.547Z] ---> Running in 15c70b82fd69 [2021-05-19T03:52:06.813Z] ---> Running in 85ae5df9d789 [2021-05-19T03:52:06.813Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T03:52:06.813Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T03:52:07.011Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-19T03:52:07.075Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T03:52:07.338Z] OK: 219 MiB in 52 packages [2021-05-19T03:52:07.338Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T03:52:07.616Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T03:52:07.616Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T03:52:07.616Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T03:52:08.190Z] Removing intermediate container ececf6240a73 [2021-05-19T03:52:08.190Z] ---> 339d150eaca8 [2021-05-19T03:52:08.190Z] Step 6/24 : COPY go.mod . [2021-05-19T03:52:08.190Z] OK: 219 MiB in 52 packages [2021-05-19T03:52:08.453Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T03:52:08.453Z] ---> 786b12874bee [2021-05-19T03:52:08.453Z] Step 7/24 : RUN go mod download [2021-05-19T03:52:08.453Z] OK: 219 MiB in 52 packages [2021-05-19T03:52:08.713Z] ---> Running in e9a9d7b4c6b5 [2021-05-19T03:52:09.326Z] OK: 219 MiB in 52 packages [2021-05-19T03:52:09.326Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T03:52:09.326Z] Removing intermediate container 7618fbc5f2db [2021-05-19T03:52:09.326Z] ---> 52025168dc59 [2021-05-19T03:52:09.326Z] Step 6/23 : COPY go.mod . [2021-05-19T03:52:09.913Z] Removing intermediate container f895c359098b [2021-05-19T03:52:09.913Z] ---> e98e62d568aa [2021-05-19T03:52:09.913Z] Step 6/24 : COPY go.mod . [2021-05-19T03:52:09.913Z] ---> 3b4c33a1f9db [2021-05-19T03:52:09.913Z] Step 7/23 : RUN go mod download [2021-05-19T03:52:10.858Z] ---> Running in 29c64b2f2713 [2021-05-19T03:52:10.858Z] ---> 42e18459b117 [2021-05-19T03:52:10.858Z] Step 7/24 : RUN go mod download [2021-05-19T03:52:11.118Z] Removing intermediate container 85ae5df9d789 [2021-05-19T03:52:11.118Z] ---> 4699c7ff3c76 [2021-05-19T03:52:11.118Z] Step 6/22 : COPY go.mod . [2021-05-19T03:52:11.693Z] ---> Running in 57a526b596d0 [2021-05-19T03:52:12.266Z] ---> dec01d1c0fae [2021-05-19T03:52:12.266Z] Step 7/22 : RUN go mod download [2021-05-19T03:52:12.266Z] OK: 219 MiB in 52 packages [2021-05-19T03:52:12.469Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-19T03:52:12.528Z] ---> Running in 7224562fd0a0 [2021-05-19T03:52:13.098Z] Removing intermediate container 29c64b2f2713 [2021-05-19T03:52:13.098Z] ---> 2c8d77240c18 [2021-05-19T03:52:13.098Z] Step 8/23 : COPY . . [2021-05-19T03:52:22.421Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-19T03:52:22.421Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-19T03:52:25.840Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-19T03:52:26.429Z] Removing intermediate container e9a9d7b4c6b5 [2021-05-19T03:52:26.429Z] ---> 0a1b6bf1cfcf [2021-05-19T03:52:26.429Z] Step 8/24 : COPY . . [2021-05-19T03:52:26.442Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-19T03:52:26.442Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-19T03:52:26.442Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-19T03:52:26.693Z] Removing intermediate container 15c70b82fd69 [2021-05-19T03:52:26.693Z] ---> 22cc2ff3594f [2021-05-19T03:52:26.693Z] Step 6/26 : COPY go.mod . [2021-05-19T03:52:30.776Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-19T03:52:31.379Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-19T03:52:41.568Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-19T03:52:41.568Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-19T03:52:41.568Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-19T03:52:41.622Z] ---> fd14c75ad8e7 [2021-05-19T03:52:41.622Z] Step 9/23 : RUN go mod tidy [2021-05-19T03:52:41.622Z] ---> 10153b93d5de [2021-05-19T03:52:41.622Z] Step 9/24 : RUN go mod tidy [2021-05-19T03:52:41.622Z] Removing intermediate container 57a526b596d0 [2021-05-19T03:52:41.622Z] ---> c3825874455b [2021-05-19T03:52:41.622Z] Step 8/24 : COPY . . [2021-05-19T03:52:41.622Z] ---> 920c7a07f6ed [2021-05-19T03:52:41.622Z] Step 7/26 : RUN go mod download [2021-05-19T03:52:41.622Z] ---> Running in 55928b4ef6d8 [2021-05-19T03:52:45.908Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.424s coverage: 46.1% of statements [2021-05-19T03:52:45.908Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-19T03:52:45.908Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-19T03:52:45.908Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-19T03:52:45.908Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-19T03:52:45.908Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-19T03:52:45.908Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-19T03:52:45.908Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.170s coverage: 28.7% of statements [2021-05-19T03:52:45.908Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.323s coverage: 100.0% of statements [2021-05-19T03:52:51.652Z] ---> Running in 83a58515e9c2 [2021-05-19T03:52:51.652Z] ---> Running in 5824b4743f6a [2021-05-19T03:52:51.652Z] Removing intermediate container 7224562fd0a0 [2021-05-19T03:52:51.652Z] ---> 054c6b58a618 [2021-05-19T03:52:51.652Z] Step 8/22 : COPY . . [2021-05-19T03:52:51.941Z] ---> c7c06b43387c [2021-05-19T03:52:51.941Z] Step 9/24 : RUN go mod tidy [2021-05-19T03:52:54.399Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.739s coverage: 27.7% of statements [2021-05-19T03:52:54.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-19T03:52:54.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-19T03:52:54.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-19T03:52:54.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-19T03:52:54.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-19T03:52:54.399Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.514s coverage: 81.2% of statements [2021-05-19T03:52:54.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-19T03:52:54.399Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.513s coverage: 100.0% of statements [2021-05-19T03:52:54.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-19T03:52:54.399Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.314s coverage: 100.0% of statements [2021-05-19T03:52:54.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-19T03:52:54.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-19T03:52:56.404Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.358s coverage: 58.6% of statements [2021-05-19T03:52:56.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-19T03:52:56.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-19T03:52:57.851Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.638s coverage: 87.7% of statements [2021-05-19T03:52:57.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-19T03:52:57.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T03:52:57.851Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.190s coverage: 78.9% of statements [2021-05-19T03:52:57.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-19T03:53:06.869Z] ---> Running in a50ea05fd3d9 [2021-05-19T03:53:08.033Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.149s coverage: 28.6% of statements [2021-05-19T03:53:08.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-19T03:53:08.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-19T03:53:08.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-19T03:53:08.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-19T03:53:08.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-19T03:53:08.033Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.276s coverage: 100.0% of statements [2021-05-19T03:53:08.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-19T03:53:08.033Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.213s coverage: 100.0% of statements [2021-05-19T03:53:08.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-19T03:53:08.033Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.410s coverage: 86.7% of statements [2021-05-19T03:53:08.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-19T03:53:08.033Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.562s coverage: 97.5% of statements [2021-05-19T03:53:08.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-19T03:53:08.033Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.305s coverage: 78.3% of statements [2021-05-19T03:53:08.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-19T03:53:08.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-19T03:53:08.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-19T03:53:08.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-19T03:53:09.420Z] ---> b7348b10a2c3 [2021-05-19T03:53:09.420Z] Step 9/22 : RUN go mod tidy [2021-05-19T03:53:09.682Z] Removing intermediate container 55928b4ef6d8 [2021-05-19T03:53:09.682Z] ---> 7a804cf0f1fc [2021-05-19T03:53:09.682Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-19T03:53:09.682Z] ---> Running in e755c5239ff8 [2021-05-19T03:53:09.962Z] ---> Running in d10375803d69 [2021-05-19T03:53:09.962Z] Removing intermediate container 83a58515e9c2 [2021-05-19T03:53:09.962Z] ---> c2922dbf7e73 [2021-05-19T03:53:09.962Z] Step 8/26 : COPY . . [2021-05-19T03:53:10.221Z] Removing intermediate container 5824b4743f6a [2021-05-19T03:53:10.221Z] ---> 525e32ec735a [2021-05-19T03:53:10.221Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-19T03:53:14.742Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.229s coverage: 95.1% of statements [2021-05-19T03:53:14.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-19T03:53:14.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T03:53:14.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-19T03:53:14.742Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-19T03:53:14.742Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-19T03:53:14.742Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-19T03:53:14.742Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-19T03:53:14.742Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-19T03:53:14.742Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-19T03:53:14.742Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-19T03:53:14.742Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-19T03:53:14.742Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-19T03:53:14.742Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-19T03:53:14.742Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-19T03:53:14.742Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-19T03:53:14.742Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-19T03:53:14.742Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-19T03:53:14.742Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-19T03:53:14.742Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.178s coverage: 58.8% of statements [2021-05-19T03:53:14.742Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-19T03:53:14.742Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-19T03:53:14.742Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.324s coverage: 0.8% of statements [2021-05-19T03:53:14.742Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-19T03:53:14.742Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.175s coverage: 21.7% of statements [2021-05-19T03:53:14.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-19T03:53:14.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.279s coverage: 47.1% of statements [2021-05-19T03:53:14.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.209s coverage: 79.5% of statements [2021-05-19T03:53:14.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.165s coverage: 94.1% of statements [2021-05-19T03:53:15.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.239s coverage: 96.3% of statements [2021-05-19T03:53:16.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.172s coverage: 87.5% of statements [2021-05-19T03:53:25.244Z] ---> Running in 9cb3235111b6 [2021-05-19T03:53:25.244Z] 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-05-19T03:53:25.244Z] ---> 7249a0c99567 [2021-05-19T03:53:25.244Z] Step 9/26 : RUN go mod tidy [2021-05-19T03:53:25.244Z] ---> Running in afee9017bb69 [2021-05-19T03:53:25.244Z] Removing intermediate container a50ea05fd3d9 [2021-05-19T03:53:25.244Z] ---> 70ca55ee72dc [2021-05-19T03:53:25.244Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-19T03:53:25.244Z] ---> Running in 6b0b73b2c075 [2021-05-19T03:53:25.244Z] 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-05-19T03:53:27.818Z] Removing intermediate container e755c5239ff8 [2021-05-19T03:53:27.818Z] ---> bf202b63018a [2021-05-19T03:53:27.818Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-19T03:53:28.394Z] 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-05-19T03:53:28.394Z] ---> Running in e545cf3781e4 [2021-05-19T03:53:28.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.182s coverage: 94.4% of statements [2021-05-19T03:53:28.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.164s coverage: 44.8% of statements [2021-05-19T03:53:29.340Z] Removing intermediate container afee9017bb69 [2021-05-19T03:53:29.340Z] ---> e74399020c32 [2021-05-19T03:53:29.340Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-19T03:53:29.340Z] ---> Running in b3c153eb1764 [2021-05-19T03:53:29.603Z] 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-05-19T03:53:30.556Z] 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-05-19T03:53:34.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.540s coverage: 81.8% of statements [2021-05-19T03:53:34.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-19T03:53:40.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.258s coverage: 92.9% of statements [2021-05-19T03:53:40.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-19T03:53:40.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-19T03:53:40.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-19T03:53:40.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-05-19T03:53:40.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-19T03:53:40.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-19T03:53:40.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-19T03:53:40.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-19T03:53:40.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-19T03:53:40.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements [2021-05-19T03:53:40.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-19T03:53:40.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-19T03:53:40.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.153s coverage: 100.0% of statements [2021-05-19T03:53:40.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-19T03:53:40.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.178s coverage: 76.0% of statements [2021-05-19T03:53:40.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-19T03:53:40.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.194s coverage: 80.0% of statements [2021-05-19T03:53:40.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.250s coverage: 87.2% of statements [2021-05-19T03:53:40.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.241s coverage: 85.4% of statements [2021-05-19T03:53:40.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.294s coverage: 91.2% of statements [2021-05-19T03:53:40.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-19T03:53:40.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.678s coverage: 64.4% of statements [2021-05-19T03:53:40.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-19T03:53:40.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-19T03:53:40.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.166s coverage: 100.0% of statements [2021-05-19T03:53:40.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.083s coverage: 91.3% of statements [2021-05-19T03:53:40.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements [2021-05-19T03:53:41.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.077s coverage: 73.7% of statements [2021-05-19T03:53:42.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements [2021-05-19T03:53:46.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.098s coverage: 66.9% of statements [2021-05-19T03:53:46.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-19T03:53:46.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-19T03:53:46.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-19T03:53:47.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.782s coverage: 43.5% of statements [2021-05-19T03:53:47.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-19T03:53:47.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-19T03:53:47.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.110s coverage: 89.5% of statements [2021-05-19T03:53:47.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-19T03:53:47.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.115s coverage: 84.8% of statements [2021-05-19T03:53:54.547Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.457s coverage: 46.7% of statements [2021-05-19T03:53:54.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-19T03:53:54.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-19T03:53:54.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-19T03:53:54.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-19T03:53:54.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-19T03:53:54.547Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.126s coverage: 100.0% of statements [2021-05-19T03:53:54.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-19T03:53:54.547Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.103s coverage: 100.0% of statements [2021-05-19T03:53:54.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-19T03:53:54.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-19T03:53:55.540Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.181s coverage: 19.9% of statements [2021-05-19T03:53:55.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-19T03:53:55.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-19T03:53:55.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-19T03:53:55.540Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.538s coverage: 91.4% of statements [2021-05-19T03:53:55.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-19T03:53:55.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T03:53:55.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-19T03:54:03.856Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.667s coverage: 28.8% of statements [2021-05-19T03:54:03.856Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-19T03:54:03.856Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-19T03:54:03.856Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-19T03:54:03.856Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-19T03:54:03.856Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-19T03:54:03.856Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.262s coverage: 99.0% of statements [2021-05-19T03:54:03.856Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-19T03:54:03.856Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.250s coverage: 100.0% of statements [2021-05-19T03:54:03.856Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-19T03:54:03.856Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-19T03:54:03.856Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-19T03:54:03.856Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.265s coverage: 64.6% of statements [2021-05-19T03:54:03.856Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-19T03:54:03.856Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.388s coverage: 97.6% of statements [2021-05-19T03:54:03.856Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-19T03:54:03.856Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T03:54:03.856Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-19T03:54:03.856Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.063s coverage: 0.0% of statements [2021-05-19T03:54:03.856Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-19T03:54:03.856Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.062s coverage: 100.0% of statements [2021-05-19T03:54:03.856Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-19T03:54:03.856Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-19T03:54:03.856Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-19T03:54:03.856Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-19T03:54:03.856Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.114s coverage: 87.9% of statements [2021-05-19T03:54:03.856Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-19T03:54:03.856Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-19T03:54:03.856Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-05-19T03:54:04.457Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.154s coverage: 28.1% of statements [2021-05-19T03:54:04.457Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-19T03:54:04.731Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.056s coverage: 85.7% of statements [2021-05-19T03:54:04.731Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-19T03:54:05.324Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-05-19T03:54:06.302Z] GO111MODULE=on go vet ./... [2021-05-19T03:54:10.131Z] 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-05-19T03:54:14.344Z] Removing intermediate container d10375803d69 [2021-05-19T03:54:14.344Z] ---> ceeb656823e9 [2021-05-19T03:54:14.344Z] [2021-05-19T03:54:14.344Z] Step 11/23 : FROM alpine:3.12 [2021-05-19T03:54:14.609Z] 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-05-19T03:54:14.609Z] Removing intermediate container 9cb3235111b6 [2021-05-19T03:54:14.609Z] ---> a0b363ae1714 [2021-05-19T03:54:14.609Z] [2021-05-19T03:54:14.609Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T03:54:14.609Z] 3.12: Pulling from library/alpine [2021-05-19T03:54:14.870Z] 3.12: Pulling from library/alpine [2021-05-19T03:54:17.421Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T03:54:17.421Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T03:54:17.421Z] Status: Image is up to date for alpine:3.12 [2021-05-19T03:54:17.421Z] Status: Downloaded newer image for alpine:3.12 [2021-05-19T03:54:17.421Z] ---> 13621d1b12d4 [2021-05-19T03:54:17.421Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-19T03:54:17.998Z] ---> 13621d1b12d4 [2021-05-19T03:54:17.998Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-19T03:54:18.946Z] ---> Running in 9fb2832f83fa [2021-05-19T03:54:18.947Z] ---> Running in 2ffc5c3f0086 [2021-05-19T03:54:19.912Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T03:54:19.912Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T03:54:20.177Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-19T03:54:20.177Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T03:54:20.177Z] OK: 6 MiB in 15 packages [2021-05-19T03:54:24.380Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T03:54:24.381Z] Removing intermediate container e545cf3781e4 [2021-05-19T03:54:24.381Z] ---> 6490a6d39d2a [2021-05-19T03:54:24.381Z] [2021-05-19T03:54:24.381Z] Step 11/22 : FROM alpine:3.12 [2021-05-19T03:54:24.381Z] ---> 13621d1b12d4 [2021-05-19T03:54:24.381Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-19T03:54:24.381Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T03:54:24.381Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-19T03:54:24.381Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-19T03:54:24.381Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T03:54:24.381Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T03:54:24.381Z] Removing intermediate container b3c153eb1764 [2021-05-19T03:54:24.381Z] ---> 78991b87c3d5 [2021-05-19T03:54:24.381Z] [2021-05-19T03:54:24.381Z] Step 11/26 : FROM alpine:3.12 [2021-05-19T03:54:24.381Z] ---> 13621d1b12d4 [2021-05-19T03:54:24.381Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-19T03:54:24.641Z] OK: 6 MiB in 16 packages [2021-05-19T03:54:24.641Z] ---> Running in 2f38a7b29db2 [2021-05-19T03:54:24.920Z] ---> Running in 8fe9c3d54a08 [2021-05-19T03:54:25.186Z] Removing intermediate container 9fb2832f83fa [2021-05-19T03:54:25.186Z] ---> fbaea0ab476c [2021-05-19T03:54:25.186Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T03:54:27.739Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T03:54:27.739Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T03:54:27.739Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-19T03:54:27.739Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T03:54:27.739Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-19T03:54:27.739Z] (4/4) Installing curl (7.76.1-r0) [2021-05-19T03:54:27.739Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T03:54:27.739Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T03:54:27.739Z] OK: 7 MiB in 18 packages [2021-05-19T03:54:29.655Z] ---> Running in ebe5ba900d86 [2021-05-19T03:54:30.225Z] Removing intermediate container 2ffc5c3f0086 [2021-05-19T03:54:30.225Z] ---> 64288d23326f [2021-05-19T03:54:30.225Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T03:54:30.225Z] Removing intermediate container 6b0b73b2c075 [2021-05-19T03:54:30.225Z] ---> cdc971989223 [2021-05-19T03:54:30.225Z] [2021-05-19T03:54:30.225Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T03:54:30.225Z] ---> 13621d1b12d4 [2021-05-19T03:54:30.225Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-19T03:54:30.225Z] ---> Using cache [2021-05-19T03:54:30.225Z] ---> fbaea0ab476c [2021-05-19T03:54:30.226Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T03:54:30.486Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T03:54:30.486Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T03:54:30.747Z] ---> Running in 43b9723ea4d0 [2021-05-19T03:54:30.747Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-19T03:54:30.747Z] ---> Running in 21c902095db4 [2021-05-19T03:54:30.747Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T03:54:30.747Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-19T03:54:30.747Z] (4/6) Installing curl (7.76.1-r0) [2021-05-19T03:54:30.747Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-19T03:54:30.747Z] (6/6) Installing su-exec (0.2-r1) [2021-05-19T03:54:30.747Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T03:54:30.747Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T03:54:30.747Z] Removing intermediate container ebe5ba900d86 [2021-05-19T03:54:30.747Z] ---> 4a9fbc7d62b9 [2021-05-19T03:54:30.747Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-19T03:54:31.321Z] OK: 7 MiB in 20 packages [2021-05-19T03:54:31.897Z] ---> Running in 43ce95b286e2 [2021-05-19T03:54:32.470Z] Removing intermediate container 43b9723ea4d0 [2021-05-19T03:54:32.470Z] ---> f5b1ffc9d9a2 [2021-05-19T03:54:32.470Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-19T03:54:32.470Z] Removing intermediate container 21c902095db4 [2021-05-19T03:54:32.470Z] ---> 889e36b4b106 [2021-05-19T03:54:32.470Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-19T03:54:32.470Z] Removing intermediate container 2f38a7b29db2 [2021-05-19T03:54:32.470Z] ---> 6eb884885d72 [2021-05-19T03:54:32.470Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-19T03:54:32.730Z] ---> Running in 3ac42fafbe4b [2021-05-19T03:54:32.730Z] ---> Running in 927e973416ae [2021-05-19T03:54:32.731Z] ---> Running in a9cc7f2a76b6 [2021-05-19T03:54:32.731Z] Removing intermediate container 8fe9c3d54a08 [2021-05-19T03:54:32.731Z] ---> 5c2eae331062 [2021-05-19T03:54:32.731Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-19T03:54:32.731Z] Removing intermediate container 43ce95b286e2 [2021-05-19T03:54:32.731Z] ---> 00642759c1bf [2021-05-19T03:54:32.731Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-19T03:54:32.990Z] ---> Running in 4ca6fbec4586 [2021-05-19T03:54:32.990Z] ---> Running in c6361ae5914a [2021-05-19T03:54:33.253Z] Removing intermediate container a9cc7f2a76b6 [2021-05-19T03:54:33.253Z] ---> 84f23e6cb563 [2021-05-19T03:54:33.253Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-19T03:54:33.253Z] Removing intermediate container 927e973416ae [2021-05-19T03:54:33.253Z] ---> fac0723ad434 [2021-05-19T03:54:33.253Z] Step 14/22 : WORKDIR /edgex [2021-05-19T03:54:33.253Z] Removing intermediate container 3ac42fafbe4b [2021-05-19T03:54:33.253Z] ---> fc3b317f46e2 [2021-05-19T03:54:33.253Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-19T03:54:33.512Z] ---> Running in 0fd0bf641a88 [2021-05-19T03:54:33.512Z] Removing intermediate container 4ca6fbec4586 [2021-05-19T03:54:33.512Z] ---> e500c8f4d19c [2021-05-19T03:54:33.512Z] Step 16/24 : WORKDIR / [2021-05-19T03:54:33.512Z] Removing intermediate container c6361ae5914a [2021-05-19T03:54:33.512Z] ---> 6dcb1dfe7f2e [2021-05-19T03:54:33.512Z] Step 14/26 : WORKDIR / [2021-05-19T03:54:33.775Z] ---> Running in 874eb7ed9983 [2021-05-19T03:54:33.775Z] ---> Running in 847686b0d35a [2021-05-19T03:54:34.035Z] ---> Running in 3b664775163b [2021-05-19T03:54:34.035Z] ---> Running in f6de9a40795b [2021-05-19T03:54:34.296Z] Removing intermediate container 0fd0bf641a88 [2021-05-19T03:54:34.296Z] ---> 31b88d686ba7 [2021-05-19T03:54:34.296Z] Step 16/24 : WORKDIR / [2021-05-19T03:54:34.296Z] Removing intermediate container 874eb7ed9983 [2021-05-19T03:54:34.296Z] ---> bd355fbbf5db [2021-05-19T03:54:34.296Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T03:54:34.557Z] ---> Running in 04b768d934e9 [2021-05-19T03:54:34.557Z] Removing intermediate container 3b664775163b [2021-05-19T03:54:34.557Z] ---> 4a0d72863c86 [2021-05-19T03:54:34.557Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T03:54:34.817Z] Removing intermediate container 847686b0d35a [2021-05-19T03:54:34.817Z] ---> 9236e1d67e55 [2021-05-19T03:54:34.817Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-19T03:54:34.817Z] Removing intermediate container f6de9a40795b [2021-05-19T03:54:34.817Z] ---> 4c11ac042fda [2021-05-19T03:54:34.817Z] 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-05-19T03:54:35.080Z] Removing intermediate container 04b768d934e9 [2021-05-19T03:54:35.080Z] ---> 17bdc9564e4f [2021-05-19T03:54:35.080Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T03:54:35.080Z] ---> 24042371224c [2021-05-19T03:54:35.080Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-19T03:54:35.654Z] ---> 435d9eef5682 [2021-05-19T03:54:35.654Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-19T03:54:37.036Z] ---> 501deceec63c [2021-05-19T03:54:37.036Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-19T03:54:37.036Z] ---> 90d692c6e8c7 [2021-05-19T03:54:37.036Z] 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-05-19T03:54:37.609Z] ---> 4e4bdb8614d3 [2021-05-19T03:54:37.609Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-19T03:54:37.609Z] ---> fa615a3be102 [2021-05-19T03:54:37.609Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-19T03:54:37.609Z] ---> c968b189106e [2021-05-19T03:54:37.609Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-19T03:54:38.185Z] ---> 6caa370fb7ba [2021-05-19T03:54:38.185Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-19T03:54:38.756Z] ---> edf01384a7dd [2021-05-19T03:54:38.756Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-19T03:54:38.756Z] ---> 4debb078f762 [2021-05-19T03:54:38.756Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-19T03:54:39.017Z] ---> 7051bb226990 [2021-05-19T03:54:39.017Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-19T03:54:39.017Z] ---> ccd81cbc5cec [2021-05-19T03:54:39.017Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-19T03:54:39.017Z] ---> b8cdd9ca892c [2021-05-19T03:54:39.017Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-19T03:54:39.017Z] ---> Running in 2b69b0894292 [2021-05-19T03:54:39.278Z] ---> 9d4f9ddbcdc7 [2021-05-19T03:54:39.278Z] 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-05-19T03:54:39.278Z] ---> Running in 9eb12a0877ef [2021-05-19T03:54:39.278Z] ---> Running in 4655c76b87fd [2021-05-19T03:54:39.540Z] ---> b18d6ded3485 [2021-05-19T03:54:39.540Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-19T03:54:39.540Z] Removing intermediate container 2b69b0894292 [2021-05-19T03:54:39.540Z] ---> ac86a9f6152a [2021-05-19T03:54:39.540Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T03:54:39.540Z] ---> Running in 9aa4cb12ee3c [2021-05-19T03:54:39.809Z] ---> Running in 6fa782168ba8 [2021-05-19T03:54:39.809Z] ---> b5fc7005cfa2 [2021-05-19T03:54:39.809Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-19T03:54:40.070Z] Removing intermediate container 9eb12a0877ef [2021-05-19T03:54:40.070Z] ---> 4e9866d5f982 [2021-05-19T03:54:40.070Z] Step 19/22 : CMD ["--init=true"] [2021-05-19T03:54:40.070Z] Removing intermediate container 4655c76b87fd [2021-05-19T03:54:40.070Z] ---> bb3b34864104 [2021-05-19T03:54:40.070Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T03:54:40.650Z] Removing intermediate container 9aa4cb12ee3c [2021-05-19T03:54:40.650Z] ---> b0f9bf29666e [2021-05-19T03:54:40.650Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T03:54:40.650Z] Removing intermediate container 6fa782168ba8 [2021-05-19T03:54:40.650Z] ---> 3c2bde092e75 [2021-05-19T03:54:40.650Z] Step 22/24 : LABEL arch=x86_64 [2021-05-19T03:54:40.650Z] ---> Running in 8ce7e800c55e [2021-05-19T03:54:40.650Z] ---> cb9bae5966e0 [2021-05-19T03:54:40.650Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-19T03:54:40.650Z] ---> Running in fe9580ce1cd3 [2021-05-19T03:54:40.913Z] ---> Running in 6f2aa23e852a [2021-05-19T03:54:40.913Z] ---> Running in a985020acc9d [2021-05-19T03:54:41.173Z] Removing intermediate container 8ce7e800c55e [2021-05-19T03:54:41.173Z] ---> 31a26234611a [2021-05-19T03:54:41.173Z] Step 21/23 : LABEL arch=x86_64 [2021-05-19T03:54:41.438Z] Removing intermediate container fe9580ce1cd3 [2021-05-19T03:54:41.438Z] ---> d6a6babfb2c2 [2021-05-19T03:54:41.438Z] Step 20/22 : LABEL arch=x86_64 [2021-05-19T03:54:41.438Z] ---> Running in d19004c800b8 [2021-05-19T03:54:41.438Z] ---> Running in 2a92c6575e9c [2021-05-19T03:54:41.438Z] ---> 15377c2bb83d [2021-05-19T03:54:41.438Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-19T03:54:41.700Z] Removing intermediate container a985020acc9d [2021-05-19T03:54:41.700Z] ---> 2b21fe570b0d [2021-05-19T03:54:41.700Z] Step 22/24 : LABEL arch=x86_64 [2021-05-19T03:54:41.962Z] Removing intermediate container 6f2aa23e852a [2021-05-19T03:54:41.962Z] ---> fb53560c7ac3 [2021-05-19T03:54:41.962Z] Step 23/24 : LABEL git_sha=d1d5c77babd1b5b692eca71af850f9a0012041e8 [2021-05-19T03:54:41.962Z] ---> Running in e02d92d3a24a [2021-05-19T03:54:42.223Z] ---> Running in 59533db4d159 [2021-05-19T03:54:42.223Z] Removing intermediate container 2a92c6575e9c [2021-05-19T03:54:42.223Z] ---> 2341d5a72c81 [2021-05-19T03:54:42.223Z] Step 22/23 : LABEL git_sha=d1d5c77babd1b5b692eca71af850f9a0012041e8 [2021-05-19T03:54:42.223Z] Removing intermediate container d19004c800b8 [2021-05-19T03:54:42.223Z] ---> 87c5f93a6df0 [2021-05-19T03:54:42.223Z] Step 21/22 : LABEL git_sha=d1d5c77babd1b5b692eca71af850f9a0012041e8 [2021-05-19T03:54:42.485Z] ---> f694795e43f2 [2021-05-19T03:54:42.485Z] 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-05-19T03:54:42.485Z] ---> Running in 10e3534253d8 [2021-05-19T03:54:42.485Z] Removing intermediate container e02d92d3a24a [2021-05-19T03:54:42.485Z] ---> 48d3c82a229d [2021-05-19T03:54:42.485Z] Step 23/24 : LABEL git_sha=d1d5c77babd1b5b692eca71af850f9a0012041e8 [2021-05-19T03:54:42.485Z] ---> Running in b8599525924e [2021-05-19T03:54:42.485Z] ---> Running in e5e293d1419a [2021-05-19T03:54:42.485Z] Removing intermediate container 59533db4d159 [2021-05-19T03:54:42.485Z] ---> 704476543848 [2021-05-19T03:54:42.485Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T03:54:42.746Z] ---> Running in 84115c158ef4 [2021-05-19T03:54:43.008Z] ---> Running in d343c3467546 [2021-05-19T03:54:43.008Z] Removing intermediate container b8599525924e [2021-05-19T03:54:43.008Z] ---> 2699225e3682 [2021-05-19T03:54:43.008Z] Step 22/22 : LABEL version=0.0.0 [2021-05-19T03:54:43.270Z] Removing intermediate container 10e3534253d8 [2021-05-19T03:54:43.270Z] ---> a39baa63f3d7 [2021-05-19T03:54:43.270Z] Step 23/23 : LABEL version=0.0.0 [2021-05-19T03:54:43.536Z] Removing intermediate container 84115c158ef4 [2021-05-19T03:54:43.536Z] ---> fa0f32cbe134 [2021-05-19T03:54:43.536Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T03:54:43.536Z] ---> Running in 8fd132048f99 [2021-05-19T03:54:43.536Z] ---> Running in e2084162e0d0 [2021-05-19T03:54:43.536Z] Removing intermediate container d343c3467546 [2021-05-19T03:54:43.536Z] ---> 92192fba60e7 [2021-05-19T03:54:43.536Z] [2021-05-19T03:54:43.796Z] Successfully built 92192fba60e7 [2021-05-19T03:54:43.796Z] ---> Running in 36979c878776 [2021-05-19T03:54:43.796Z] Successfully tagged core-command:latest [2021-05-19T03:54:43.796Z] Building support-scheduler [2021-05-19T03:54:44.056Z]  Building core-command ... done Removing intermediate container 36979c878776 [2021-05-19T03:54:44.056Z] ---> edcd7efb3d73 [2021-05-19T03:54:44.056Z] [2021-05-19T03:54:44.056Z] Removing intermediate container e2084162e0d0 [2021-05-19T03:54:44.056Z] ---> ad5715a7c51d [2021-05-19T03:54:44.056Z] [2021-05-19T03:54:44.056Z] Successfully built ad5715a7c51d [2021-05-19T03:54:44.056Z] Successfully built edcd7efb3d73 [2021-05-19T03:54:44.630Z] Removing intermediate container 8fd132048f99 [2021-05-19T03:54:44.630Z] ---> 4758fc6713d6 [2021-05-19T03:54:44.630Z] [2021-05-19T03:54:44.904Z] Successfully tagged support-notifications:latest [2021-05-19T03:54:44.904Z] Building security-bootstrapper [2021-05-19T03:54:44.904Z] Successfully built 4758fc6713d6 [2021-05-19T03:54:47.461Z]  Building support-notifications ... done Successfully tagged core-metadata:latest [2021-05-19T03:54:47.461Z] Building core-data [2021-05-19T03:54:48.406Z]  Building core-metadata ... done Successfully tagged security-proxy-setup:latest [2021-05-19T03:54:48.406Z] Building sys-mgmt-agent [2021-05-19T03:55:03.346Z]  Building security-proxy-setup ... done Removing intermediate container e5e293d1419a [2021-05-19T03:55:03.346Z] ---> 1cb022629da1 [2021-05-19T03:55:03.346Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-19T03:55:03.346Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T03:55:03.346Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-19T03:55:03.346Z] ---> 8db9269b149f [2021-05-19T03:55:03.346Z] Step 3/32 : WORKDIR /edgex-go [2021-05-19T03:55:03.346Z] ---> Using cache [2021-05-19T03:55:03.346Z] ---> edee7512e499 [2021-05-19T03:55:03.347Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T03:55:03.347Z] ---> Using cache [2021-05-19T03:55:03.347Z] ---> bf0ab1d3c1e8 [2021-05-19T03:55:03.347Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-19T03:55:03.347Z] ---> Using cache [2021-05-19T03:55:03.347Z] ---> 4699c7ff3c76 [2021-05-19T03:55:03.347Z] Step 6/32 : COPY go.mod . [2021-05-19T03:55:03.347Z] ---> Using cache [2021-05-19T03:55:03.347Z] ---> dec01d1c0fae [2021-05-19T03:55:03.347Z] Step 7/32 : RUN go mod download [2021-05-19T03:55:03.347Z] ---> Using cache [2021-05-19T03:55:03.347Z] ---> 054c6b58a618 [2021-05-19T03:55:03.347Z] Step 8/32 : COPY . . [2021-05-19T03:55:03.347Z] ---> Using cache [2021-05-19T03:55:03.347Z] ---> b7348b10a2c3 [2021-05-19T03:55:03.347Z] Step 9/32 : RUN go mod tidy [2021-05-19T03:55:03.347Z] ---> Using cache [2021-05-19T03:55:03.347Z] ---> bf202b63018a [2021-05-19T03:55:03.347Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-19T03:55:04.727Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T03:55:04.727Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T03:55:04.727Z] ---> 8db9269b149f [2021-05-19T03:55:04.727Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T03:55:04.727Z] ---> Using cache [2021-05-19T03:55:04.727Z] ---> edee7512e499 [2021-05-19T03:55:04.727Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T03:55:04.727Z] ---> Using cache [2021-05-19T03:55:04.727Z] ---> bf0ab1d3c1e8 [2021-05-19T03:55:04.727Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-19T03:55:12.863Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T03:55:12.863Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T03:55:12.864Z] ---> 8db9269b149f [2021-05-19T03:55:12.864Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T03:55:12.864Z] ---> Using cache [2021-05-19T03:55:12.864Z] ---> edee7512e499 [2021-05-19T03:55:12.864Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T03:55:12.864Z] ---> Using cache [2021-05-19T03:55:12.864Z] ---> bf0ab1d3c1e8 [2021-05-19T03:55:12.864Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-19T03:55:43.146Z] gofmt -l . [2021-05-19T03:55:43.146Z] [ "`gofmt -l .`" = "" ] [2021-05-19T03:55:45.110Z] ./bin/test-go-mod-tidy.sh [2021-05-19T03:55:45.708Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-19T03:55:48.341Z] + ls -al . [2021-05-19T03:55:48.341Z] total 872 [2021-05-19T03:55:48.341Z] drwxrwxr-x 9 1001 1001 4096 May 19 03:55 . [2021-05-19T03:55:48.341Z] drwxr-xr-x 4 root root 4096 May 19 03:50 .. [2021-05-19T03:55:48.341Z] -rw-rw-r-- 1 1001 1001 11 May 19 03:48 .dockerignore [2021-05-19T03:55:48.341Z] drwxrwxr-x 8 1001 1001 4096 May 19 03:48 .git [2021-05-19T03:55:48.341Z] drwxrwxr-x 3 1001 1001 4096 May 19 03:48 .github [2021-05-19T03:55:48.341Z] -rw-rw-r-- 1 1001 1001 818 May 19 03:48 .gitignore [2021-05-19T03:55:48.341Z] -rw-rw-r-- 1 1001 1001 166 May 19 03:48 .sonarcloud.properties [2021-05-19T03:55:48.341Z] -rw-rw-r-- 1 1001 1001 8609 May 19 03:48 Attribution.txt [2021-05-19T03:55:48.341Z] -rw-rw-r-- 1 1001 1001 3804 May 19 03:48 CONTRIBUTING.md [2021-05-19T03:55:48.341Z] -rw-rw-r-- 1 1001 1001 931 May 19 03:48 Dockerfile.build [2021-05-19T03:55:48.341Z] -rw-rw-r-- 1 1001 1001 863 May 19 03:48 Jenkinsfile [2021-05-19T03:55:48.341Z] -rw-rw-r-- 1 1001 1001 10775 May 19 03:48 LICENSE [2021-05-19T03:55:48.341Z] -rw-rw-r-- 1 1001 1001 5632 May 19 03:48 Makefile [2021-05-19T03:55:48.341Z] -rw-rw-r-- 1 1001 1001 7978 May 19 03:48 README.md [2021-05-19T03:55:48.341Z] -rw-rw-r-- 1 1001 1001 6755 May 19 03:48 SECURITY.md [2021-05-19T03:55:48.341Z] -rw-rw-r-- 1 1001 1001 5 May 19 03:46 VERSION [2021-05-19T03:55:48.341Z] -rw-rw-r-- 1 1001 1001 4131 May 19 03:48 ZMQWindows.md [2021-05-19T03:55:48.341Z] drwxrwxr-x 2 1001 1001 4096 May 19 03:48 bin [2021-05-19T03:55:48.341Z] drwxrwxr-x 14 1001 1001 4096 May 19 03:48 cmd [2021-05-19T03:55:48.341Z] -rw-r--r-- 1 root root 733962 May 19 03:54 coverage.out [2021-05-19T03:55:48.341Z] -rw-r--r-- 1 root root 1060 May 19 03:55 go.mod [2021-05-19T03:55:48.341Z] -rw-r--r-- 1 root root 21990 May 19 03:50 go.sum [2021-05-19T03:55:48.341Z] drwxrwxr-x 8 1001 1001 4096 May 19 03:48 internal [2021-05-19T03:55:48.341Z] drwxrwxr-x 4 1001 1001 4096 May 19 03:48 openapi [2021-05-19T03:55:48.341Z] drwxrwxr-x 4 1001 1001 4096 May 19 03:48 snap [2021-05-19T03:55:48.341Z] -rw-rw-r-- 1 1001 1001 168 May 19 03:48 version.go [Pipeline] sh [2021-05-19T03:55:48.995Z] + '[' -e coverage.out ] [2021-05-19T03:55:48.995Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-19T03:55:49.015Z] Warning: overwriting stash ‘coverage-report’ [2021-05-19T03:55:50.046Z] Stashed 1 file(s) [Pipeline] sh [2021-05-19T03:55:50.749Z] + make build [2021-05-19T03:55:50.750Z] go mod tidy [2021-05-19T03:55:51.621Z] ---> Running in 69dc0f04abdd [2021-05-19T03:55:51.621Z] ---> Running in e6924202c9db [2021-05-19T03:55:51.621Z] ---> Running in d41092a4c295 [2021-05-19T03:55:51.621Z] ---> Running in dfb5a29eb72a [2021-05-19T03:55:51.752Z] 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-05-19T03:55:54.163Z] Removing intermediate container d41092a4c295 [2021-05-19T03:55:54.163Z] ---> 9e6b93061be1 [2021-05-19T03:55:54.163Z] Step 24/26 : LABEL arch=x86_64 [2021-05-19T03:55:54.447Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T03:55:54.447Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-19T03:55:54.447Z] ---> 8db9269b149f [2021-05-19T03:55:54.447Z] Step 3/23 : WORKDIR /edgex-go [2021-05-19T03:55:54.447Z] ---> Using cache [2021-05-19T03:55:54.447Z] ---> edee7512e499 [2021-05-19T03:55:54.447Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T03:55:54.447Z] ---> Using cache [2021-05-19T03:55:54.447Z] ---> bf0ab1d3c1e8 [2021-05-19T03:55:54.447Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-19T03:55:54.447Z] ---> Using cache [2021-05-19T03:55:54.447Z] ---> 4699c7ff3c76 [2021-05-19T03:55:54.447Z] Step 6/23 : COPY go.mod . [2021-05-19T03:55:54.447Z] ---> Using cache [2021-05-19T03:55:54.447Z] ---> dec01d1c0fae [2021-05-19T03:55:54.447Z] Step 7/23 : RUN go mod download [2021-05-19T03:55:54.447Z] ---> Using cache [2021-05-19T03:55:54.447Z] ---> 054c6b58a618 [2021-05-19T03:55:54.447Z] Step 8/23 : COPY . . [2021-05-19T03:55:54.706Z] ---> Using cache [2021-05-19T03:55:54.706Z] ---> b7348b10a2c3 [2021-05-19T03:55:54.706Z] Step 9/23 : RUN go mod tidy [2021-05-19T03:55:54.706Z] ---> Using cache [2021-05-19T03:55:54.706Z] ---> bf202b63018a [2021-05-19T03:55:54.706Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-19T03:55:56.632Z] ---> Running in 0a3fb7cf783d [2021-05-19T03:55:56.632Z] ---> Running in e939fd3fdc17 [2021-05-19T03:55:56.895Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T03:55:57.500Z] Removing intermediate container e939fd3fdc17 [2021-05-19T03:55:57.500Z] ---> 13b620b3a68e [2021-05-19T03:55:57.500Z] Step 25/26 : LABEL git_sha=d1d5c77babd1b5b692eca71af850f9a0012041e8 [2021-05-19T03:55:57.500Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T03:55:57.500Z] 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-05-19T03:55:57.798Z] ---> Running in 0eabc563eeff [2021-05-19T03:55:57.798Z] 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-05-19T03:55:57.798Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T03:55:58.062Z] Removing intermediate container 0eabc563eeff [2021-05-19T03:55:58.062Z] ---> f6947bcbe984 [2021-05-19T03:55:58.062Z] Step 26/26 : LABEL version=0.0.0 [2021-05-19T03:55:58.325Z] ---> Running in ce6d460940b0 [2021-05-19T03:55:58.325Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T03:55:58.587Z] OK: 219 MiB in 52 packages [2021-05-19T03:55:58.856Z] Removing intermediate container ce6d460940b0 [2021-05-19T03:55:58.856Z] ---> 1da336022a44 [2021-05-19T03:55:58.856Z] [2021-05-19T03:55:58.856Z] Successfully built 1da336022a44 [2021-05-19T03:55:58.856Z] OK: 219 MiB in 52 packages [2021-05-19T03:55:59.123Z] Successfully tagged security-secretstore-setup:latest [2021-05-19T03:55:59.726Z]  Building security-secretstore-setup ... done Removing intermediate container 69dc0f04abdd [2021-05-19T03:55:59.726Z] ---> 61ccc42cf776 [2021-05-19T03:55:59.726Z] Step 6/24 : COPY go.mod . [2021-05-19T03:56:00.003Z] Removing intermediate container e6924202c9db [2021-05-19T03:56:00.003Z] ---> 110b3915549a [2021-05-19T03:56:00.003Z] Step 6/24 : COPY go.mod . [2021-05-19T03:56:00.009Z] 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-05-19T03:56:00.277Z] ---> a69dc90080de [2021-05-19T03:56:00.277Z] Step 7/24 : RUN go mod download [2021-05-19T03:56:00.867Z] ---> Running in 283af97723a3 [2021-05-19T03:56:00.867Z] ---> 806f1e435569 [2021-05-19T03:56:00.867Z] Step 7/24 : RUN go mod download [2021-05-19T03:56:01.140Z] ---> Running in 02ffd96d10b3 [2021-05-19T03:56:03.763Z] Removing intermediate container 283af97723a3 [2021-05-19T03:56:03.763Z] ---> ebae8cb443ca [2021-05-19T03:56:03.763Z] Step 8/24 : COPY . . [2021-05-19T03:56:03.763Z] Removing intermediate container 02ffd96d10b3 [2021-05-19T03:56:03.763Z] ---> 8be1a71d3beb [2021-05-19T03:56:03.763Z] Step 8/24 : COPY . . [2021-05-19T03:56:26.868Z] 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-05-19T03:56:28.841Z] 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-05-19T03:56:33.147Z] 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-05-19T03:56:34.117Z] 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-05-19T03:56:36.020Z] ---> 4087590115e9 [2021-05-19T03:56:36.020Z] Step 9/24 : RUN go mod tidy [2021-05-19T03:56:36.020Z] ---> 125a9db3d541 [2021-05-19T03:56:36.020Z] Step 9/24 : RUN go mod tidy [2021-05-19T03:56:36.020Z] ---> Running in b45cad75abbf [2021-05-19T03:56:36.020Z] ---> Running in 2b828474f53f [2021-05-19T03:56:38.413Z] 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-05-19T03:56:38.617Z] Removing intermediate container 2b828474f53f [2021-05-19T03:56:38.617Z] ---> 56889a7bf972 [2021-05-19T03:56:38.617Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-19T03:56:38.892Z] Removing intermediate container b45cad75abbf [2021-05-19T03:56:38.892Z] ---> 17b837037b79 [2021-05-19T03:56:38.892Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-19T03:56:38.892Z] ---> Running in 4e8aa21ab353 [2021-05-19T03:56:39.167Z] ---> Running in a03a520e3fd1 [2021-05-19T03:56:39.767Z] 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-05-19T03:56:40.033Z] 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-05-19T03:56:42.718Z] 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-05-19T03:56:45.326Z] 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-05-19T03:56:48.708Z] 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-05-19T03:56:50.078Z] Removing intermediate container dfb5a29eb72a [2021-05-19T03:56:50.078Z] ---> 5084692a3605 [2021-05-19T03:56:50.078Z] [2021-05-19T03:56:50.078Z] Step 11/32 : FROM alpine:3.12 [2021-05-19T03:56:50.078Z] ---> 13621d1b12d4 [2021-05-19T03:56:50.078Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-19T03:56:50.341Z] ---> Running in ed9fc7656e66 [2021-05-19T03:56:50.610Z] Removing intermediate container ed9fc7656e66 [2021-05-19T03:56:50.610Z] ---> ec1b3f376f92 [2021-05-19T03:56:50.610Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-19T03:56:50.875Z] ---> Running in 68c346c48dab [2021-05-19T03:56:51.318Z] 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-05-19T03:56:51.846Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T03:56:51.846Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T03:56:52.128Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-19T03:56:52.128Z] (2/2) Installing su-exec (0.2-r1) [2021-05-19T03:56:52.128Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T03:56:52.128Z] OK: 6 MiB in 16 packages [2021-05-19T03:56:53.931Z] 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-05-19T03:56:55.561Z] Removing intermediate container 0a3fb7cf783d [2021-05-19T03:56:55.561Z] ---> 1f57fd5e8dce [2021-05-19T03:56:55.561Z] [2021-05-19T03:56:55.561Z] Step 11/23 : FROM alpine:3.12 [2021-05-19T03:56:55.561Z] ---> 13621d1b12d4 [2021-05-19T03:56:55.561Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-19T03:56:55.561Z] ---> Using cache [2021-05-19T03:56:55.561Z] ---> fbaea0ab476c [2021-05-19T03:56:55.561Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T03:56:55.561Z] ---> Using cache [2021-05-19T03:56:55.561Z] ---> 889e36b4b106 [2021-05-19T03:56:55.561Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-19T03:56:56.145Z] Removing intermediate container 68c346c48dab [2021-05-19T03:56:56.145Z] ---> cb32bd68bdbd [2021-05-19T03:56:56.145Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-19T03:56:56.410Z] ---> Running in 610e1ac00821 [2021-05-19T03:56:56.410Z] ---> Running in 4a366246b9ff [2021-05-19T03:56:58.338Z] Removing intermediate container 610e1ac00821 [2021-05-19T03:56:58.338Z] ---> dbb76945d333 [2021-05-19T03:56:58.338Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-19T03:56:58.600Z] Removing intermediate container 4a366246b9ff [2021-05-19T03:56:58.600Z] ---> c9b4ec6152e4 [2021-05-19T03:56:58.600Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [Pipeline] } [2021-05-19T03:56:59.322Z] $ docker stop --time=1 6883a8d9a13e8b265d603a2349a81d8521c7d3ee8730668d83126be84e66d58f [2021-05-19T03:57:01.151Z] ---> Running in 13649e94c897 [2021-05-19T03:57:01.151Z] ---> Running in 7570981ba88e [2021-05-19T03:57:01.737Z] Removing intermediate container 13649e94c897 [2021-05-19T03:57:01.737Z] ---> 76dc4079ba6c [2021-05-19T03:57:01.737Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T03:57:01.915Z] $ docker rm -f 6883a8d9a13e8b265d603a2349a81d8521c7d3ee8730668d83126be84e66d58f [2021-05-19T03:57:02.318Z] Removing intermediate container 7570981ba88e [2021-05-19T03:57:02.318Z] ---> cd8c93103ad6 [2021-05-19T03:57:02.318Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-19T03:57:02.893Z] ---> f775ac9edd33 [2021-05-19T03:57:02.893Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-19T03:57:02.893Z] ---> Running in e58b06a2c0aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T03:57:03.769Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-19T03:57:03.769Z] [2021-05-19T03:57:03.769Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T03:57:04.115Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-19T03:57:04.290Z] ---> efba375929af [2021-05-19T03:57:04.290Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-19T03:57:04.390Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-19T03:57:04.390Z] 29e5d40040c1: Pulling fs layer [2021-05-19T03:57:04.390Z] 1ce36da41761: Pulling fs layer [2021-05-19T03:57:04.390Z] 25b303627fd3: Pulling fs layer [2021-05-19T03:57:04.390Z] 29e5d40040c1: Verifying Checksum [2021-05-19T03:57:04.390Z] 29e5d40040c1: Download complete [2021-05-19T03:57:04.985Z] 1ce36da41761: Verifying Checksum [2021-05-19T03:57:04.985Z] 1ce36da41761: Download complete [2021-05-19T03:57:05.255Z] 29e5d40040c1: Pull complete [2021-05-19T03:57:06.227Z] 1ce36da41761: Pull complete [2021-05-19T03:57:06.256Z] ---> 760d58889b05 [2021-05-19T03:57:06.256Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-19T03:57:06.496Z] 25b303627fd3: Verifying Checksum [2021-05-19T03:57:06.497Z] 25b303627fd3: Download complete [2021-05-19T03:57:06.529Z] Removing intermediate container e58b06a2c0aa [2021-05-19T03:57:06.529Z] ---> 8f32fe278dca [2021-05-19T03:57:06.529Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-19T03:57:06.529Z] ---> Running in ff8b59cb7b19 [2021-05-19T03:57:07.481Z] ---> Running in 6b46f8432bdf [2021-05-19T03:57:08.057Z] Removing intermediate container ff8b59cb7b19 [2021-05-19T03:57:08.057Z] ---> 10b15bfc2209 [2021-05-19T03:57:08.057Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T03:57:08.632Z] Removing intermediate container 6b46f8432bdf [2021-05-19T03:57:08.632Z] ---> 61cda5e47c64 [2021-05-19T03:57:08.632Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-19T03:57:08.632Z] ---> Running in e3f78259f345 [2021-05-19T03:57:10.567Z] Removing intermediate container e3f78259f345 [2021-05-19T03:57:10.567Z] ---> 4213f1b131aa [2021-05-19T03:57:10.567Z] Step 21/23 : LABEL arch=x86_64 [2021-05-19T03:57:10.567Z] ---> c71fe2f05027 [2021-05-19T03:57:10.567Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-19T03:57:10.567Z] ---> Running in 8137390ad69f [2021-05-19T03:57:10.567Z] ---> Running in 041c49235814 [2021-05-19T03:57:12.500Z] Removing intermediate container 8137390ad69f [2021-05-19T03:57:12.500Z] ---> c2647adbe36b [2021-05-19T03:57:12.500Z] Step 22/23 : LABEL git_sha=d1d5c77babd1b5b692eca71af850f9a0012041e8 [2021-05-19T03:57:12.764Z] ---> Running in 5288fec7703d [2021-05-19T03:57:16.080Z] Removing intermediate container 5288fec7703d [2021-05-19T03:57:16.080Z] ---> db30c64457ec [2021-05-19T03:57:16.080Z] Step 23/23 : LABEL version=0.0.0 [2021-05-19T03:57:16.080Z] ---> Running in 12c430f5ef11 [2021-05-19T03:57:16.080Z] Removing intermediate container 4e8aa21ab353 [2021-05-19T03:57:16.080Z] ---> 8f6d36381131 [2021-05-19T03:57:16.080Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-19T03:57:16.616Z] 25b303627fd3: Pull complete [2021-05-19T03:57:16.616Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-19T03:57:16.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-19T03:57:16.616Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-19T03:57:16.662Z] Removing intermediate container 041c49235814 [2021-05-19T03:57:16.663Z] ---> 8d8dcfdad4cd [2021-05-19T03:57:16.663Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T03:57:16.839Z] prd-ubuntu18.04-docker-arm64-4c-16g-14983 does not seem to be running inside a container [2021-05-19T03:57:16.911Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-19T03:57:16.945Z] ---> Running in af6bc2b49b93 [2021-05-19T03:57:16.945Z] Removing intermediate container 12c430f5ef11 [2021-05-19T03:57:16.945Z] ---> a9c9f5342ab6 [2021-05-19T03:57:16.945Z] [2021-05-19T03:57:17.210Z] Successfully built a9c9f5342ab6 [2021-05-19T03:57:17.210Z] Successfully tagged support-scheduler:latest [2021-05-19T03:57:17.785Z]  Building support-scheduler ... done  ---> 6a6c767b0b10 [2021-05-19T03:57:17.785Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-19T03:57:18.045Z] 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-05-19T03:57:18.625Z] ---> 2ca455f89a21 [2021-05-19T03:57:18.625Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-19T03:57:19.738Z] $ docker top a4aa86d6551a584db4c878c5bbf7d98d764c3551e00aa27664c31c121ab7c675 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T03:57:20.724Z] + docker-compose build+ --helpgrep parallel [2021-05-19T03:57:20.724Z] [2021-05-19T03:57:21.401Z] ---> 70b0084b6304 [2021-05-19T03:57:21.401Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-19T03:57:21.401Z] Removing intermediate container a03a520e3fd1 [2021-05-19T03:57:21.401Z] ---> 979fe86a09a2 [2021-05-19T03:57:21.401Z] [2021-05-19T03:57:21.401Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T03:57:21.401Z] ---> 13621d1b12d4 [2021-05-19T03:57:21.401Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-19T03:57:21.660Z] ---> Running in 15b3b84f943a [2021-05-19T03:57:21.660Z] ---> 182fb0a6a36a [2021-05-19T03:57:21.660Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-19T03:57:21.660Z] Removing intermediate container af6bc2b49b93 [2021-05-19T03:57:21.660Z] ---> 9d29b1f830f7 [2021-05-19T03:57:21.660Z] [2021-05-19T03:57:21.660Z] Step 12/24 : FROM docker:20.10.0 [2021-05-19T03:57:21.919Z] Removing intermediate container 15b3b84f943a [2021-05-19T03:57:21.919Z] ---> 64a8a793f6c4 [2021-05-19T03:57:21.919Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-19T03:57:21.919Z] 20.10.0: Pulling from library/docker [2021-05-19T03:57:22.183Z] ---> 895a1311c109 [2021-05-19T03:57:22.183Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-19T03:57:22.183Z] ---> Running in 1de477576f38 [2021-05-19T03:57:23.125Z] ---> Running in b1eb7423ab6f [2021-05-19T03:57:23.125Z] Removing intermediate container 1de477576f38 [2021-05-19T03:57:23.125Z] ---> 6a6581f4fbb0 [2021-05-19T03:57:23.125Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-19T03:57:24.515Z] Removing intermediate container b1eb7423ab6f [2021-05-19T03:57:24.515Z] ---> 77efca400775 [2021-05-19T03:57:24.515Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-19T03:57:24.515Z] ---> Running in f9cf781c5fea [2021-05-19T03:57:25.027Z] --parallel Build images in parallel. [Pipeline] } [2021-05-19T03:57:25.039Z] $ docker stop --time=1 a4aa86d6551a584db4c878c5bbf7d98d764c3551e00aa27664c31c121ab7c675 [2021-05-19T03:57:25.086Z] Removing intermediate container f9cf781c5fea [2021-05-19T03:57:25.086Z] ---> f004645a4ee7 [2021-05-19T03:57:25.086Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T03:57:25.347Z] ---> Running in 761c6b03dd8b [2021-05-19T03:57:25.347Z] ---> 4534af57b586 [2021-05-19T03:57:25.348Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-19T03:57:25.925Z] ---> Running in 2878fafb4ec4 [2021-05-19T03:57:26.873Z] $ docker rm -f a4aa86d6551a584db4c878c5bbf7d98d764c3551e00aa27664c31c121ab7c675 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T03:57:27.550Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-19T03:57:27.550Z] . [Pipeline] withDockerContainer [2021-05-19T03:57:27.807Z] prd-ubuntu18.04-docker-arm64-4c-16g-14983 does not seem to be running inside a container [2021-05-19T03:57:27.904Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-19T03:57:29.339Z] $ docker top a87b87f10d118e0a7f52e5424660b2f5dc43ad73cda03a1f6b5b0d7f313b8cf0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T03:57:30.299Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-19T03:57:32.522Z] Removing intermediate container 761c6b03dd8b [2021-05-19T03:57:32.522Z] ---> e87006466b73 [2021-05-19T03:57:32.522Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-19T03:57:32.522Z] ---> Running in 0de95e6b5fb9 [2021-05-19T03:57:32.522Z] Removing intermediate container 2878fafb4ec4 [2021-05-19T03:57:32.522Z] ---> 89aa5815656b [2021-05-19T03:57:32.522Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-19T03:57:33.099Z] ---> Running in 7e0a467e06f4 [2021-05-19T03:57:33.366Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T03:57:33.627Z] Removing intermediate container 7e0a467e06f4 [2021-05-19T03:57:33.627Z] ---> 09908b2b2219 [2021-05-19T03:57:33.627Z] Step 29/32 : CMD ["gate"] [2021-05-19T03:57:33.627Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-19T03:57:33.627Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-19T03:57:33.627Z] ---> aefe523efa57 [2021-05-19T03:57:33.627Z] 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-05-19T03:57:33.888Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T03:57:34.149Z] ---> Running in c99a05d06d40 [2021-05-19T03:57:34.149Z] ---> Running in 63a30ad263fd [2021-05-19T03:57:34.410Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-19T03:57:34.410Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-19T03:57:34.410Z] Removing intermediate container c99a05d06d40 [2021-05-19T03:57:34.410Z] ---> 410822a9636a [2021-05-19T03:57:34.410Z] Step 30/32 : LABEL arch=x86_64 [2021-05-19T03:57:34.672Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-19T03:57:34.672Z] Removing intermediate container 63a30ad263fd [2021-05-19T03:57:34.672Z] ---> 2e0e5e567a29 [2021-05-19T03:57:34.672Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-19T03:57:34.672Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-19T03:57:35.244Z] ---> Running in e50c04f1892a [2021-05-19T03:57:35.244Z] ---> Running in 72d101fe47aa [2021-05-19T03:57:35.506Z] Removing intermediate container e50c04f1892a [2021-05-19T03:57:35.506Z] ---> 4f6ca8c3820c [2021-05-19T03:57:35.506Z] Step 31/32 : LABEL git_sha=d1d5c77babd1b5b692eca71af850f9a0012041e8 [2021-05-19T03:57:35.675Z] Building core-command ... [2021-05-19T03:57:35.675Z] Building core-data ... [2021-05-19T03:57:35.675Z] Building core-metadata ... [2021-05-19T03:57:35.675Z] Building security-bootstrapper ... [2021-05-19T03:57:35.675Z] Building security-proxy-setup ... [2021-05-19T03:57:35.675Z] Building security-secretstore-setup ... [2021-05-19T03:57:35.675Z] Building support-notifications ... [2021-05-19T03:57:35.675Z] Building support-scheduler ... [2021-05-19T03:57:35.675Z] Building sys-mgmt-agent ... [2021-05-19T03:57:35.675Z] Building core-command [2021-05-19T03:57:35.675Z] Building support-scheduler [2021-05-19T03:57:35.675Z] Building security-bootstrapper [2021-05-19T03:57:35.675Z] Building sys-mgmt-agent [2021-05-19T03:57:35.675Z] Building core-metadata [2021-05-19T03:57:35.768Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-19T03:57:35.768Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-19T03:57:35.768Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T03:57:35.768Z] OK: 8 MiB in 20 packages [2021-05-19T03:57:36.345Z] ---> Running in dbbd5571a2ce [2021-05-19T03:57:36.345Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T03:57:36.345Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T03:57:36.345Z] (1/39) Installing readline (8.0.4-r0) [2021-05-19T03:57:36.345Z] (2/39) Installing bash (5.0.17-r0) [2021-05-19T03:57:36.345Z] Executing bash-5.0.17-r0.post-install [2021-05-19T03:57:36.345Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T03:57:36.345Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-19T03:57:36.605Z] (5/39) Installing curl (7.76.1-r0) [2021-05-19T03:57:36.605Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-19T03:57:36.605Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-19T03:57:36.605Z] (8/39) Installing expat (2.2.9-r1) [2021-05-19T03:57:36.605Z] (9/39) Installing libffi (3.3-r2) [2021-05-19T03:57:36.605Z] (10/39) Installing gdbm (1.13-r1) [2021-05-19T03:57:36.605Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-19T03:57:36.605Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-19T03:57:36.605Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-19T03:57:36.865Z] Removing intermediate container dbbd5571a2ce [2021-05-19T03:57:36.865Z] ---> eb4b79237798 [2021-05-19T03:57:36.865Z] Step 32/32 : LABEL version=0.0.0 [2021-05-19T03:57:43.446Z] Removing intermediate container 0de95e6b5fb9 [2021-05-19T03:57:43.446Z] ---> 261dba2e9961 [2021-05-19T03:57:43.446Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T03:57:43.446Z] ---> Running in 22500e5f2447 [2021-05-19T03:57:43.446Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-19T03:57:43.446Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-19T03:57:43.446Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-19T03:57:43.446Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-19T03:57:43.446Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-19T03:57:43.446Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-19T03:57:43.446Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-19T03:57:43.446Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-19T03:57:43.446Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-19T03:57:43.446Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-19T03:57:43.446Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-19T03:57:43.446Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-19T03:57:43.446Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-19T03:57:43.446Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-19T03:57:43.707Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-19T03:57:43.707Z] Removing intermediate container 22500e5f2447 [2021-05-19T03:57:43.707Z] ---> 42cc33b68d38 [2021-05-19T03:57:43.707Z] [2021-05-19T03:57:43.707Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-19T03:57:43.969Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-19T03:57:43.969Z] ---> b1ea3c5d44bd [2021-05-19T03:57:43.969Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-19T03:57:43.969Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-19T03:57:43.969Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-19T03:57:43.969Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-19T03:57:43.969Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-19T03:57:43.969Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-19T03:57:43.969Z] Successfully built 42cc33b68d38 [2021-05-19T03:57:43.969Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-19T03:57:43.969Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-19T03:57:43.969Z] Successfully tagged security-bootstrapper:latest [2021-05-19T03:57:43.969Z]  Building security-bootstrapper ... done (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-19T03:57:43.969Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-19T03:57:44.231Z] Executing busybox-1.31.1-r19.trigger [2021-05-19T03:57:44.231Z] OK: 72 MiB in 59 packages [2021-05-19T03:57:45.622Z] ---> 146b11fd2abd [2021-05-19T03:57:45.622Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-19T03:57:45.885Z] Collecting docker-compose==1.23.2 [2021-05-19T03:57:45.885Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-19T03:57:45.885Z] 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-05-19T03:57:45.885Z] Collecting docker<4.0,>=3.6.0 [2021-05-19T03:57:45.885Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-19T03:57:46.145Z] ---> 9b5f04aa075e [2021-05-19T03:57:46.145Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-19T03:57:46.406Z] ---> Running in b5ff414480f7 [2021-05-19T03:57:46.406Z] Collecting PyYAML<4,>=3.10 [2021-05-19T03:57:46.406Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-19T03:57:48.099Z] Removing intermediate container b5ff414480f7 [2021-05-19T03:57:48.099Z] ---> 5f4bde272088 [2021-05-19T03:57:48.099Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T03:57:48.099Z] ---> Running in 058b2c43c08f [2021-05-19T03:57:48.099Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-19T03:57:48.099Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-19T03:57:48.099Z] Collecting jsonschema<3,>=2.5.1 [2021-05-19T03:57:48.099Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-19T03:57:48.099Z] Removing intermediate container 058b2c43c08f [2021-05-19T03:57:48.099Z] ---> 76ba60f13380 [2021-05-19T03:57:48.099Z] Step 22/24 : LABEL arch=x86_64 [2021-05-19T03:57:48.481Z] Collecting cached-property<2,>=1.2.0 [2021-05-19T03:57:48.481Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-19T03:57:48.481Z] ---> Running in fe83c08b38a1 [2021-05-19T03:57:48.481Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-19T03:57:48.481Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-19T03:57:48.857Z] Removing intermediate container fe83c08b38a1 [2021-05-19T03:57:48.857Z] ---> fc459d044331 [2021-05-19T03:57:48.857Z] Step 23/24 : LABEL git_sha=d1d5c77babd1b5b692eca71af850f9a0012041e8 [2021-05-19T03:57:48.857Z] ---> Running in a9df84414c2b [2021-05-19T03:57:48.857Z] Collecting texttable<0.10,>=0.9.0 [2021-05-19T03:57:48.857Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-19T03:57:49.178Z] Removing intermediate container a9df84414c2b [2021-05-19T03:57:49.178Z] ---> e981a9bec8f9 [2021-05-19T03:57:49.178Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T03:57:49.178Z] ---> Running in 8c797607c23d [2021-05-19T03:57:49.178Z] Collecting docopt<0.7,>=0.6.1 [2021-05-19T03:57:49.178Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-19T03:57:49.503Z] Removing intermediate container 8c797607c23d [2021-05-19T03:57:49.503Z] ---> 23c5f75e7d27 [2021-05-19T03:57:49.503Z] [2021-05-19T03:57:49.503Z] Successfully built 23c5f75e7d27 [2021-05-19T03:57:49.503Z] Successfully tagged core-data:latest [2021-05-19T03:57:49.764Z]  Building core-data ... done Collecting websocket-client<1.0,>=0.32.0 [2021-05-19T03:57:49.764Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-19T03:57:49.764Z] Collecting docker-pycreds>=0.4.0 [2021-05-19T03:57:49.764Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-19T03:57:49.764Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-19T03:57:49.764Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-19T03:57:50.025Z] Collecting idna<2.8,>=2.5 [2021-05-19T03:57:50.025Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-19T03:57:50.025Z] 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-05-19T03:57:50.025Z] 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-05-19T03:57:50.025Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-19T03:57:50.025Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-19T03:57:50.025Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-19T03:57:50.025Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-19T03:57:50.025Z] Installing collected packages: docker-pycreds, websocket-client, urllib3, idna, requests, docker, PyYAML, jsonschema, cached-property, dockerpty, texttable, docopt, docker-compose [2021-05-19T03:57:50.285Z] Attempting uninstall: urllib3 [2021-05-19T03:57:50.285Z] Found existing installation: urllib3 1.25.9 [2021-05-19T03:57:50.285Z] Uninstalling urllib3-1.25.9: [2021-05-19T03:57:50.285Z] Successfully uninstalled urllib3-1.25.9 [2021-05-19T03:57:50.549Z] Attempting uninstall: idna [2021-05-19T03:57:50.549Z] Found existing installation: idna 2.9 [2021-05-19T03:57:50.549Z] Uninstalling idna-2.9: [2021-05-19T03:57:50.549Z] Successfully uninstalled idna-2.9 [2021-05-19T03:57:50.549Z] Attempting uninstall: requests [2021-05-19T03:57:50.549Z] Found existing installation: requests 2.23.0 [2021-05-19T03:57:50.549Z] Uninstalling requests-2.23.0: [2021-05-19T03:57:50.549Z] Successfully uninstalled requests-2.23.0 [2021-05-19T03:57:50.815Z] Running setup.py install for PyYAML: started [2021-05-19T03:57:51.388Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-19T03:57:51.960Z] Running setup.py install for dockerpty: started [2021-05-19T03:57:52.222Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-19T03:57:52.222Z] Running setup.py install for texttable: started [2021-05-19T03:57:52.794Z] Running setup.py install for texttable: finished with status 'done' [2021-05-19T03:57:52.794Z] Running setup.py install for docopt: started [2021-05-19T03:57:53.056Z] Running setup.py install for docopt: finished with status 'done' [2021-05-19T03:57:53.317Z] 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-05-19T03:58:03.336Z] Removing intermediate container 72d101fe47aa [2021-05-19T03:58:03.336Z] ---> 51ec32ed008e [2021-05-19T03:58:03.336Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-19T03:58:03.336Z] ---> Running in 21d976cfa3a1 [2021-05-19T03:58:03.336Z] Removing intermediate container 21d976cfa3a1 [2021-05-19T03:58:03.336Z] ---> 6f915a2dbf18 [2021-05-19T03:58:03.336Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-19T03:58:03.336Z] ---> Running in 604148363e61 [2021-05-19T03:58:03.336Z] Removing intermediate container 604148363e61 [2021-05-19T03:58:03.336Z] ---> 36d8a64d3ccb [2021-05-19T03:58:03.336Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-19T03:58:03.912Z] ---> 21c99a994936 [2021-05-19T03:58:03.912Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-19T03:58:04.172Z] ---> e95f51f0ac31 [2021-05-19T03:58:04.172Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-19T03:58:04.741Z] ---> 393849981838 [2021-05-19T03:58:04.741Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-19T03:58:04.741Z] ---> Running in 26042a6c2696 [2021-05-19T03:58:05.001Z] Removing intermediate container 26042a6c2696 [2021-05-19T03:58:05.001Z] ---> ff2abe48ae3c [2021-05-19T03:58:05.001Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T03:58:05.001Z] ---> Running in 7b750c02f008 [2021-05-19T03:58:05.264Z] Removing intermediate container 7b750c02f008 [2021-05-19T03:58:05.264Z] ---> e3186793b8cd [2021-05-19T03:58:05.264Z] Step 22/24 : LABEL arch=x86_64 [2021-05-19T03:58:05.264Z] ---> Running in 9892be8e9b0f [2021-05-19T03:58:05.524Z] Removing intermediate container 9892be8e9b0f [2021-05-19T03:58:05.524Z] ---> f1cc76b2d6b6 [2021-05-19T03:58:05.524Z] Step 23/24 : LABEL git_sha=d1d5c77babd1b5b692eca71af850f9a0012041e8 [2021-05-19T03:58:05.785Z] ---> Running in 13305f9e4818 [2021-05-19T03:58:05.785Z] Removing intermediate container 13305f9e4818 [2021-05-19T03:58:05.785Z] ---> 6250702372ae [2021-05-19T03:58:05.785Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T03:58:06.046Z] ---> Running in 4d816010f5b4 [2021-05-19T03:58:06.046Z] Removing intermediate container 4d816010f5b4 [2021-05-19T03:58:06.046Z] ---> 08c288cb613a [2021-05-19T03:58:06.046Z] [2021-05-19T03:58:06.306Z] Successfully built 08c288cb613a [2021-05-19T03:58:06.306Z] Successfully tagged sys-mgmt-agent:latest [2021-05-19T03:58:06.572Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-19T03:58:06.578Z] $ docker stop --time=1 b9facaaa1b782ca18d7ba6a7fb0f00abc4dff3daf3eacd7a900fecac5b0af76a [2021-05-19T03:58:08.313Z] $ docker rm -f b9facaaa1b782ca18d7ba6a7fb0f00abc4dff3daf3eacd7a900fecac5b0af76a [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T03:58:08.699Z] + docker images [2021-05-19T03:58:08.961Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-19T03:58:08.961Z] sys-mgmt-agent latest 08c288cb613a 3 seconds ago 312MB [2021-05-19T03:58:08.961Z] core-data latest 23c5f75e7d27 19 seconds ago 21.6MB [2021-05-19T03:58:08.961Z] security-bootstrapper latest 42cc33b68d38 26 seconds ago 18.2MB [2021-05-19T03:58:08.961Z] 979fe86a09a2 47 seconds ago 1.17GB [2021-05-19T03:58:08.961Z] 9d29b1f830f7 47 seconds ago 1.15GB [2021-05-19T03:58:08.961Z] support-scheduler latest a9c9f5342ab6 52 seconds ago 17.1MB [2021-05-19T03:58:08.961Z] 1f57fd5e8dce About a minute ago 1.16GB [2021-05-19T03:58:08.961Z] 5084692a3605 About a minute ago 1.15GB [2021-05-19T03:58:08.961Z] security-secretstore-setup latest 1da336022a44 2 minutes ago 25.8MB [2021-05-19T03:58:08.961Z] security-proxy-setup latest 4758fc6713d6 3 minutes ago 25.3MB [2021-05-19T03:58:08.961Z] support-notifications latest ad5715a7c51d 3 minutes ago 17.7MB [2021-05-19T03:58:08.961Z] core-metadata latest edcd7efb3d73 3 minutes ago 18.6MB [2021-05-19T03:58:08.961Z] core-command latest 92192fba60e7 3 minutes ago 17.1MB [2021-05-19T03:58:08.961Z] cdc971989223 3 minutes ago 1.17GB [2021-05-19T03:58:08.961Z] 78991b87c3d5 3 minutes ago 1.16GB [2021-05-19T03:58:08.961Z] 6490a6d39d2a 3 minutes ago 1.16GB [2021-05-19T03:58:08.961Z] a0b363ae1714 3 minutes ago 1.16GB [2021-05-19T03:58:08.961Z] ceeb656823e9 3 minutes ago 1.16GB [2021-05-19T03:58:08.961Z] ci-base-image-x86_64 latest 8db9269b149f 10 minutes ago 648MB [2021-05-19T03:58:08.961Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB [2021-05-19T03:58:08.961Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 3 weeks ago 37.5MB [2021-05-19T03:58:08.961Z] alpine 3.12 13621d1b12d4 4 weeks ago 5.58MB [2021-05-19T03:58:08.961Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-19T03:58:08.961Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 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) [Pipeline] findFiles [Pipeline] node [2021-05-19T03:58:24.391Z] Still waiting to schedule task [2021-05-19T03:58:24.391Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-19T03:58:57.430Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T03:58:57.430Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T03:58:57.430Z] ---> 59ff73a4e26b [2021-05-19T03:58:57.430Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T03:58:57.430Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T03:58:57.430Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-19T03:58:57.430Z] ---> 59ff73a4e26b [2021-05-19T03:58:57.430Z] Step 3/32 : WORKDIR /edgex-go [2021-05-19T03:58:57.430Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T03:58:57.430Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-19T03:58:57.430Z] ---> 59ff73a4e26b [2021-05-19T03:58:57.430Z] Step 3/23 : WORKDIR /edgex-go [2021-05-19T03:58:57.430Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T03:58:57.430Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T03:58:57.430Z] ---> 59ff73a4e26b [2021-05-19T03:58:57.430Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T03:58:57.430Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T03:58:57.430Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T03:58:57.430Z] ---> 59ff73a4e26b [2021-05-19T03:58:57.430Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T03:58:57.430Z] ---> Running in d04c238a0d97 [2021-05-19T03:58:57.430Z] ---> Running in 87959af918c4 [2021-05-19T03:58:57.430Z] ---> Running in 01429d41e13c [2021-05-19T03:58:57.430Z] ---> Running in 6549a343f92b [2021-05-19T03:58:57.430Z] ---> Running in 4963c0ce649f [2021-05-19T03:58:57.430Z] Removing intermediate container 01429d41e13c [2021-05-19T03:58:57.430Z] ---> b0e400216004 [2021-05-19T03:58:57.430Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T03:58:57.430Z] Removing intermediate container 87959af918c4 [2021-05-19T03:58:57.430Z] ---> ec41ef8416c0 [2021-05-19T03:58:57.430Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T03:58:57.430Z] Removing intermediate container d04c238a0d97 [2021-05-19T03:58:57.430Z] ---> 27237030a894 [2021-05-19T03:58:57.430Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T03:58:57.430Z] Removing intermediate container 6549a343f92b [2021-05-19T03:58:57.430Z] ---> 725ab6ea62a6 [2021-05-19T03:58:57.430Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T03:58:57.430Z] ---> Running in 9ad8b75e1502 [2021-05-19T03:58:57.430Z] Removing intermediate container 4963c0ce649f [2021-05-19T03:58:57.430Z] ---> e66d4b230252 [2021-05-19T03:58:57.430Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T03:58:57.430Z] ---> Running in f4add4dc69cb [2021-05-19T03:58:57.430Z] ---> Running in 56a848d498b0 [2021-05-19T03:58:57.430Z] ---> Running in 6d4549433024 [2021-05-19T03:58:57.430Z] ---> Running in d8fead3be148 [2021-05-19T03:58:57.430Z] Removing intermediate container 9ad8b75e1502 [2021-05-19T03:58:57.430Z] ---> 99903724bdfb [2021-05-19T03:58:57.430Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-19T03:58:57.430Z] ---> Running in 61781a4b434f [2021-05-19T03:58:57.430Z] Removing intermediate container f4add4dc69cb [2021-05-19T03:58:57.430Z] ---> 6b322906fa2b [2021-05-19T03:58:57.430Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-19T03:58:57.430Z] Removing intermediate container 56a848d498b0 [2021-05-19T03:58:57.430Z] ---> 1ffac282b53c [2021-05-19T03:58:57.430Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-19T03:58:57.430Z] ---> Running in ffcbeaaffa82 [2021-05-19T03:58:57.430Z] ---> Running in c87a0e0b05fc [2021-05-19T03:58:57.430Z] Removing intermediate container 6d4549433024 [2021-05-19T03:58:57.430Z] ---> 3e579b5e8dca [2021-05-19T03:58:57.430Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-19T03:58:57.430Z] Removing intermediate container d8fead3be148 [2021-05-19T03:58:57.430Z] ---> be60b71197f1 [2021-05-19T03:58:57.430Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-19T03:58:57.430Z] ---> Running in 13b0b39a8683 [2021-05-19T03:58:57.430Z] ---> Running in 9f650a889e21 [2021-05-19T03:58:57.430Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T03:58:57.430Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T03:58:57.430Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T03:58:57.430Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T03:58:57.430Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T03:58:57.430Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T03:58:57.430Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T03:58:57.708Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T03:58:57.987Z] OK: 218 MiB in 52 packages [2021-05-19T03:58:57.987Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T03:58:58.268Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T03:58:58.268Z] OK: 218 MiB in 52 packages [2021-05-19T03:58:58.547Z] OK: 218 MiB in 52 packages [2021-05-19T03:58:59.170Z] OK: 218 MiB in 52 packages [2021-05-19T03:58:59.447Z] OK: 218 MiB in 52 packages [2021-05-19T03:59:00.044Z] Removing intermediate container 61781a4b434f [2021-05-19T03:59:00.045Z] ---> bbdeac9d7f7a [2021-05-19T03:59:00.045Z] Step 6/23 : COPY go.mod . [2021-05-19T03:59:00.316Z] Removing intermediate container c87a0e0b05fc [2021-05-19T03:59:00.316Z] Removing intermediate container ffcbeaaffa82 [2021-05-19T03:59:00.316Z] ---> 4cf3e4866f0d [2021-05-19T03:59:00.316Z] Step 6/24 : COPY go.mod . [2021-05-19T03:59:00.316Z] ---> 3e71382caa51 [2021-05-19T03:59:00.316Z] Step 6/24 : COPY go.mod . [2021-05-19T03:59:00.591Z] Removing intermediate container 13b0b39a8683 [2021-05-19T03:59:00.591Z] ---> b3a57ec6fb52 [2021-05-19T03:59:00.591Z] Step 6/32 : COPY go.mod . [2021-05-19T03:59:00.867Z] Removing intermediate container 9f650a889e21 [2021-05-19T03:59:00.867Z] ---> b533ed7208a0 [2021-05-19T03:59:00.867Z] Step 6/24 : COPY go.mod . [2021-05-19T03:59:01.143Z] ---> c41609674f24 [2021-05-19T03:59:01.143Z] Step 7/23 : RUN go mod download [2021-05-19T03:59:01.143Z] ---> Running in 94d22e45afe6 [2021-05-19T03:59:01.431Z] ---> 069e621d3947 [2021-05-19T03:59:01.431Z] Step 7/24 : RUN go mod download [2021-05-19T03:59:01.709Z] ---> b36d972d707c [2021-05-19T03:59:01.709Z] Step 7/24 : RUN go mod download [2021-05-19T03:59:01.709Z] ---> Running in 09ffa804500a [2021-05-19T03:59:01.990Z] ---> Running in d84759d6f541 [2021-05-19T03:59:01.990Z] ---> 33f1a4adffca [2021-05-19T03:59:01.990Z] Step 7/32 : RUN go mod download [2021-05-19T03:59:02.277Z] ---> 3ca9933da106 [2021-05-19T03:59:02.277Z] Step 7/24 : RUN go mod download [2021-05-19T03:59:02.872Z] ---> Running in 034ae07cf7a2 [2021-05-19T03:59:02.872Z] ---> Running in b2be7c20b7a6 [2021-05-19T03:59:05.502Z] Removing intermediate container 94d22e45afe6 [2021-05-19T03:59:05.502Z] ---> 98b62d6f413b [2021-05-19T03:59:05.502Z] Step 8/23 : COPY . . [2021-05-19T03:59:05.502Z] Removing intermediate container 09ffa804500a [2021-05-19T03:59:05.502Z] ---> 0bd01003d4ec [2021-05-19T03:59:05.502Z] Step 8/24 : COPY . . [2021-05-19T03:59:06.953Z] Removing intermediate container d84759d6f541 [2021-05-19T03:59:06.953Z] ---> f04c7f6f72ba [2021-05-19T03:59:06.953Z] Step 8/24 : COPY . . [2021-05-19T03:59:07.549Z] Removing intermediate container 034ae07cf7a2 [2021-05-19T03:59:07.549Z] ---> d37727ffa7f9 [2021-05-19T03:59:07.549Z] Step 8/32 : COPY . . [2021-05-19T03:59:08.151Z] Removing intermediate container b2be7c20b7a6 [2021-05-19T03:59:08.151Z] ---> e3101483cd2e [2021-05-19T03:59:08.151Z] Step 8/24 : COPY . . [2021-05-19T03:59:34.942Z] ---> aa3b7a99b331 [2021-05-19T03:59:34.942Z] Step 9/23 : RUN go mod tidy [2021-05-19T03:59:34.942Z] ---> 38f24955f6d6 [2021-05-19T03:59:34.942Z] Step 9/24 : RUN go mod tidy [2021-05-19T03:59:34.942Z] ---> 23d6e24a2c78 [2021-05-19T03:59:34.942Z] Step 9/24 : RUN go mod tidy [2021-05-19T03:59:34.942Z] ---> Running in 9e571f2349f5 [2021-05-19T03:59:34.942Z] ---> Running in 7aca9aafc144 [2021-05-19T03:59:34.942Z] ---> Running in 03fb949d3e54 [2021-05-19T03:59:34.942Z] ---> 90fc230d6678 [2021-05-19T03:59:34.942Z] Step 9/32 : RUN go mod tidy [2021-05-19T03:59:34.942Z] ---> 8cb12e3fc556 [2021-05-19T03:59:34.942Z] Step 9/24 : RUN go mod tidy [2021-05-19T03:59:34.942Z] ---> Running in 74a213f2e063 [2021-05-19T03:59:34.942Z] ---> Running in 67d05d0d97f5 [2021-05-19T03:59:39.287Z] Removing intermediate container 9e571f2349f5 [2021-05-19T03:59:39.287Z] ---> e9202e9c0db2 [2021-05-19T03:59:39.287Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-19T03:59:39.287Z] ---> Running in bed136183807 [2021-05-19T03:59:39.287Z] Removing intermediate container 7aca9aafc144 [2021-05-19T03:59:39.287Z] ---> 95a95225cad6 [2021-05-19T03:59:39.287Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-19T03:59:39.563Z] Removing intermediate container 03fb949d3e54 [2021-05-19T03:59:39.563Z] ---> 34d305934eee [2021-05-19T03:59:39.563Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-19T03:59:39.839Z] ---> Running in 6b89c3b2f381 [2021-05-19T03:59:40.114Z] ---> Running in faeaaefc559f [2021-05-19T03:59:40.115Z] Removing intermediate container 74a213f2e063 [2021-05-19T03:59:40.115Z] ---> 2f594300029b [2021-05-19T03:59:40.115Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-19T03:59:40.393Z] Removing intermediate container 67d05d0d97f5 [2021-05-19T03:59:40.393Z] ---> b1b84898f5a5 [2021-05-19T03:59:40.393Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-19T03:59:40.393Z] ---> Running in 92b2818ed260 [2021-05-19T03:59:40.668Z] ---> Running in dc8960a9b0b1 [2021-05-19T03:59:41.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-05-19T03:59:41.878Z] 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-05-19T03:59:42.486Z] 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-05-19T03:59:43.097Z] 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-05-19T03:59:43.097Z] 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-05-19T03:59:52.401Z] Running on prd-ubuntu18.04-docker-8c-8g-14991 in /w/workspace/edgexfoundry_edgex-go_PR-3480 [Pipeline] { [Pipeline] ws [2021-05-19T03:59:52.448Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-05-19T03:59:52.605Z] The recommended git tool is: git [2021-05-19T03:59:55.157Z] using credential edgex-jenkins-ssh [2021-05-19T03:59:55.168Z] Cloning the remote Git repository [2021-05-19T03:59:55.185Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-19T03:59:55.257Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-05-19T03:59:55.354Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-19T03:59:55.355Z] > git --version # timeout=10 [2021-05-19T03:59:55.360Z] > git --version # 'git version 2.17.1' [2021-05-19T03:59:55.361Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T03:59:55.402Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T04:00:03.821Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-19T04:00:03.826Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T04:00:03.837Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-19T04:00:03.849Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-19T04:00:03.849Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T04:00:03.854Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3480/head:refs/remotes/origin/PR-3480 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-19T04:00:07.582Z] Merging remotes/origin/master commit a13342f601b0d2f7967cf69d0c888c34ba009271 into PR head commit d1d5c77babd1b5b692eca71af850f9a0012041e8 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-19T04:00:07.904Z] Failed in branch amd64 [2021-05-19T04:00:07.588Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T04:00:07.601Z] > git checkout -f d1d5c77babd1b5b692eca71af850f9a0012041e8 # timeout=10 [2021-05-19T04:01:50.045Z] Removing intermediate container 92b2818ed260 [2021-05-19T04:01:50.045Z] ---> 4faad2acf8f5 [2021-05-19T04:01:50.045Z] [2021-05-19T04:01:50.045Z] Step 11/32 : FROM alpine:3.12 [2021-05-19T04:01:50.045Z] 3.12: Pulling from library/alpine [2021-05-19T04:01:50.045Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T04:01:50.045Z] Status: Downloaded newer image for alpine:3.12 [2021-05-19T04:01:50.045Z] ---> 9852663dfa18 [2021-05-19T04:01:50.045Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-19T04:01:50.045Z] ---> Running in fa6496f1d6b9 [2021-05-19T04:01:50.648Z] Removing intermediate container fa6496f1d6b9 [2021-05-19T04:01:50.648Z] ---> aff357595627 [2021-05-19T04:01:50.649Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-19T04:01:50.929Z] ---> Running in b9b6ae290d95 [2021-05-19T04:01:54.392Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T04:01:54.392Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T04:01:54.997Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-19T04:01:54.997Z] (2/2) Installing su-exec (0.2-r1) [2021-05-19T04:01:54.997Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T04:01:54.997Z] OK: 5 MiB in 16 packages [2021-05-19T04:01:57.004Z] Removing intermediate container faeaaefc559f [2021-05-19T04:01:57.004Z] ---> 61877d6a5fe0 [2021-05-19T04:01:57.004Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-19T04:01:57.280Z] ---> Running in 0e8616ef80b4 [2021-05-19T04:01:57.923Z] Removing intermediate container b9b6ae290d95 [2021-05-19T04:01:57.923Z] ---> 555ee8a2f946 [2021-05-19T04:01:57.923Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-19T04:01:58.530Z] ---> Running in 543c276026f6 [2021-05-19T04:01:59.981Z] Removing intermediate container 543c276026f6 [2021-05-19T04:01:59.981Z] ---> 7779bfc54490 [2021-05-19T04:01:59.981Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-19T04:02:00.261Z] ---> Running in 91de7242f8dd [2021-05-19T04:02:00.261Z] 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-05-19T04:02:02.309Z] Removing intermediate container 91de7242f8dd [2021-05-19T04:02:02.310Z] ---> f33c01d406eb [2021-05-19T04:02:02.310Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-19T04:02:02.596Z] ---> Running in 8a8e958223f2 [2021-05-19T04:02:06.111Z] Removing intermediate container 0e8616ef80b4 [2021-05-19T04:02:06.111Z] ---> 2cdecb888ea1 [2021-05-19T04:02:06.111Z] [2021-05-19T04:02:06.111Z] Step 12/24 : FROM docker:20.10.0 [2021-05-19T04:02:06.386Z] 20.10.0: Pulling from library/docker [2021-05-19T04:02:06.386Z] Removing intermediate container 6b89c3b2f381 [2021-05-19T04:02:06.386Z] ---> 70af3a41b0c7 [2021-05-19T04:02:06.386Z] [2021-05-19T04:02:06.386Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T04:02:06.386Z] ---> 9852663dfa18 [2021-05-19T04:02:06.386Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-19T04:02:06.386Z] Removing intermediate container bed136183807 [2021-05-19T04:02:06.386Z] ---> 1b93818bac40 [2021-05-19T04:02:06.386Z] [2021-05-19T04:02:06.386Z] Step 11/23 : FROM alpine:3.12 [2021-05-19T04:02:06.386Z] ---> 9852663dfa18 [2021-05-19T04:02:06.386Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-19T04:02:06.980Z] ---> Running in 001b279e208c [2021-05-19T04:02:06.980Z] ---> Running in 9b87fe606055 [2021-05-19T04:02:07.578Z] Removing intermediate container 8a8e958223f2 [2021-05-19T04:02:07.578Z] ---> 8809e9e651a0 [2021-05-19T04:02:07.578Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-19T04:02:07.858Z] ---> Running in f73abed6ce36 [2021-05-19T04:02:09.862Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T04:02:09.862Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T04:02:09.862Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T04:02:09.862Z] Removing intermediate container f73abed6ce36 [2021-05-19T04:02:09.862Z] ---> 7c0fc96bff9e [2021-05-19T04:02:09.862Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-19T04:02:09.862Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T04:02:10.477Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-19T04:02:10.477Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T04:02:10.477Z] OK: 5 MiB in 15 packages [2021-05-19T04:02:10.477Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-19T04:02:10.477Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T04:02:10.477Z] OK: 5 MiB in 15 packages [2021-05-19T04:02:11.930Z] ---> 06fea28dac4b [2021-05-19T04:02:11.930Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-19T04:02:12.542Z] ---> Running in 7e7f3fd381a9 [2021-05-19T04:02:12.542Z] Removing intermediate container 001b279e208c [2021-05-19T04:02:12.542Z] ---> 090d7c73bc0e [2021-05-19T04:02:12.542Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T04:02:13.518Z] Removing intermediate container 9b87fe606055 [2021-05-19T04:02:13.518Z] ---> b47dc33168c1 [2021-05-19T04:02:13.518Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T04:02:13.790Z] ---> Running in e55f016b55bd [2021-05-19T04:02:14.070Z] ---> Running in 5721fa12c533 [2021-05-19T04:02:14.666Z] Removing intermediate container e55f016b55bd [2021-05-19T04:02:14.666Z] ---> 0da8a59c6180 [2021-05-19T04:02:14.666Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-19T04:02:14.938Z] Removing intermediate container dc8960a9b0b1 [2021-05-19T04:02:14.938Z] ---> c4b8a8117d9e [2021-05-19T04:02:14.938Z] [2021-05-19T04:02:14.938Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T04:02:14.938Z] ---> 9852663dfa18 [2021-05-19T04:02:14.938Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-19T04:02:14.938Z] ---> Using cache [2021-05-19T04:02:14.938Z] ---> b47dc33168c1 [2021-05-19T04:02:14.938Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T04:02:14.938Z] ---> Using cache [2021-05-19T04:02:14.938Z] ---> 9031f5b50e0a [2021-05-19T04:02:14.938Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-19T04:02:15.209Z] Removing intermediate container 5721fa12c533 [2021-05-19T04:02:15.209Z] ---> 9031f5b50e0a [2021-05-19T04:02:15.209Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-19T04:02:15.481Z] ---> Running in fabbb9b6f5e4 [2021-05-19T04:02:15.481Z] ---> Running in 3ce17e895dfa [2021-05-19T04:02:15.481Z] ---> Running in 86254ca0a0ba [2021-05-19T04:02:16.480Z] Removing intermediate container fabbb9b6f5e4 [2021-05-19T04:02:16.480Z] ---> ec8d3253b007 [2021-05-19T04:02:16.480Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-19T04:02:16.480Z] Removing intermediate container 86254ca0a0ba [2021-05-19T04:02:16.480Z] ---> efd2838b9672 [2021-05-19T04:02:16.480Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-19T04:02:16.759Z] Removing intermediate container 3ce17e895dfa [2021-05-19T04:02:16.759Z] ---> f55839bfaf24 [2021-05-19T04:02:16.759Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-19T04:02:16.759Z] ---> Running in 9bfa17499803 [2021-05-19T04:02:17.043Z] ---> Running in 15bd66b66e70 [2021-05-19T04:02:17.043Z] ---> Running in 3f4bd0f85fd3 [2021-05-19T04:02:17.043Z] Removing intermediate container 7e7f3fd381a9 [2021-05-19T04:02:17.043Z] ---> 8c44985c7cf3 [2021-05-19T04:02:17.043Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T04:02:17.646Z] Removing intermediate container 9bfa17499803 [2021-05-19T04:02:17.646Z] ---> dd961622d2f7 [2021-05-19T04:02:17.646Z] Step 16/24 : WORKDIR / [2021-05-19T04:02:17.921Z] ---> Running in f30d7ad9536b [2021-05-19T04:02:17.921Z] Removing intermediate container 15bd66b66e70 [2021-05-19T04:02:17.921Z] ---> c45dd873582d [2021-05-19T04:02:17.921Z] Step 16/24 : WORKDIR / [2021-05-19T04:02:17.921Z] Removing intermediate container 3f4bd0f85fd3 [2021-05-19T04:02:17.921Z] ---> 0e7c86096794 [2021-05-19T04:02:18.205Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T04:02:18.205Z] ---> Running in ba8c75b0c96f [2021-05-19T04:02:18.485Z] ---> 5045578148c6 [2021-05-19T04:02:18.485Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-19T04:02:18.767Z] Removing intermediate container f30d7ad9536b [2021-05-19T04:02:18.767Z] ---> f97f6d177fd9 [2021-05-19T04:02:18.767Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T04:02:19.383Z] Removing intermediate container ba8c75b0c96f [2021-05-19T04:02:19.383Z] ---> 3cfddb7a2b8b [2021-05-19T04:02:19.383Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T04:02:19.383Z] ---> 45cf953f5367 [2021-05-19T04:02:19.383Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-19T04:02:19.985Z] ---> 38164db179a5 [2021-05-19T04:02:19.985Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-19T04:02:20.584Z] ---> 5d860773622e [2021-05-19T04:02:20.584Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-19T04:02:20.584Z] ---> 9e5ef4dd6001 [2021-05-19T04:02:20.584Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-19T04:02:21.574Z] ---> 5db02cfb810f [2021-05-19T04:02:21.574Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-19T04:02:21.856Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-19T04:02:21.856Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-19T04:02:21.856Z] ---> eeaf43b92773 [2021-05-19T04:02:21.856Z] 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-05-19T04:02:22.131Z] ---> 0683b9413c52 [2021-05-19T04:02:22.131Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-19T04:02:22.131Z] ---> 8183b2971f6e [2021-05-19T04:02:22.131Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-19T04:02:22.404Z] ---> Running in fb6c620638f6 [2021-05-19T04:02:22.404Z] ---> 8a74715a3e30 [2021-05-19T04:02:22.404Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-19T04:02:22.679Z] ---> 5b24ea59fe64 [2021-05-19T04:02:22.679Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-19T04:02:22.957Z] ---> Running in 7e4121e3e64c [2021-05-19T04:02:23.235Z] Removing intermediate container fb6c620638f6 [2021-05-19T04:02:23.235Z] ---> fa0bb7c2c406 [2021-05-19T04:02:23.235Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-19T04:02:23.235Z] ---> Running in 5ea1bf0050af [2021-05-19T04:02:23.235Z] ---> 12ab8fc95c93 [2021-05-19T04:02:23.235Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-19T04:02:23.517Z] ---> 30ae901c06ae [2021-05-19T04:02:23.517Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-19T04:02:23.791Z] ---> Running in 58d97853692a [2021-05-19T04:02:23.791Z] Removing intermediate container 7e4121e3e64c [2021-05-19T04:02:23.791Z] ---> 9f787dd75d35 [2021-05-19T04:02:23.791Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T04:02:23.791Z] ---> ee20ce6db284 [2021-05-19T04:02:23.791Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-19T04:02:24.068Z] ---> Running in 9123829c0e27 [2021-05-19T04:02:24.068Z] ---> Running in 663a0ebac4b7 [2021-05-19T04:02:24.671Z] Removing intermediate container 58d97853692a [2021-05-19T04:02:24.671Z] ---> 9cbfce591cae [2021-05-19T04:02:24.671Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T04:02:24.671Z] ---> Running in 72e993950333 [2021-05-19T04:02:24.671Z] Removing intermediate container 9123829c0e27 [2021-05-19T04:02:24.671Z] ---> 07272cde58fd [2021-05-19T04:02:24.671Z] Step 21/23 : LABEL arch=arm64 [2021-05-19T04:02:24.947Z] ---> 7474f6cec99f [2021-05-19T04:02:24.947Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-19T04:02:24.947Z] Removing intermediate container 663a0ebac4b7 [2021-05-19T04:02:24.947Z] ---> 446165883537 [2021-05-19T04:02:24.947Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T04:02:24.947Z] ---> Running in c128f0eb675c [2021-05-19T04:02:25.226Z] ---> Running in 7ea8a3433a82 [2021-05-19T04:02:25.226Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T04:02:25.226Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T04:02:25.506Z] ---> Running in ed2ecf16165e [2021-05-19T04:02:25.506Z] Removing intermediate container 72e993950333 [2021-05-19T04:02:25.506Z] ---> 8fe1fc3bfcf5 [2021-05-19T04:02:25.506Z] Step 22/24 : LABEL arch=arm64 [2021-05-19T04:02:25.781Z] Removing intermediate container c128f0eb675c [2021-05-19T04:02:25.781Z] ---> 3ebc292df59f [2021-05-19T04:02:25.781Z] Step 22/23 : LABEL git_sha=d1d5c77babd1b5b692eca71af850f9a0012041e8 [2021-05-19T04:02:25.781Z] ---> Running in 4e1957ef3df8 [2021-05-19T04:02:25.781Z] Removing intermediate container 7ea8a3433a82 [2021-05-19T04:02:25.781Z] ---> b1b3d0bea53e [2021-05-19T04:02:25.781Z] Step 22/24 : LABEL arch=arm64 [2021-05-19T04:02:25.781Z] ---> Running in 4bec3c309622 [2021-05-19T04:02:26.061Z] ---> Running in 4d80cb99e3c8 [2021-05-19T04:02:26.061Z] (1/39) Installing readline (8.0.4-r0) [2021-05-19T04:02:26.061Z] (2/39) Installing bash (5.0.17-r0) [2021-05-19T04:02:26.061Z] Executing bash-5.0.17-r0.post-install [2021-05-19T04:02:26.061Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T04:02:26.061Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-19T04:02:26.061Z] (5/39) Installing curl (7.76.1-r0) [2021-05-19T04:02:26.061Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-19T04:02:26.061Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-19T04:02:26.336Z] (8/39) Installing expat (2.2.9-r1) [2021-05-19T04:02:26.336Z] (9/39) Installing libffi (3.3-r2) [2021-05-19T04:02:26.336Z] (10/39) Installing gdbm (1.13-r1) [2021-05-19T04:02:26.336Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-19T04:02:26.336Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-19T04:02:26.336Z] Removing intermediate container ed2ecf16165e [2021-05-19T04:02:26.337Z] ---> 12d60bfc5017 [2021-05-19T04:02:26.337Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-19T04:02:26.337Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-19T04:02:26.613Z] Removing intermediate container 4e1957ef3df8 [2021-05-19T04:02:26.613Z] ---> 533b1cda6176 [2021-05-19T04:02:26.613Z] Step 23/24 : LABEL git_sha=d1d5c77babd1b5b692eca71af850f9a0012041e8 [2021-05-19T04:02:26.890Z] Removing intermediate container 4bec3c309622 [2021-05-19T04:02:26.890Z] Removing intermediate container 4d80cb99e3c8 [2021-05-19T04:02:26.890Z] ---> cf75f0c2d77e [2021-05-19T04:02:26.890Z] Step 23/24 : LABEL git_sha=d1d5c77babd1b5b692eca71af850f9a0012041e8 [2021-05-19T04:02:26.890Z] ---> b57492757f7a [2021-05-19T04:02:26.890Z] Step 23/23 : LABEL version=0.0.0 [2021-05-19T04:02:26.890Z] ---> Running in 7430f80329ee [2021-05-19T04:02:27.174Z] ---> Running in 41093c5a73fa [2021-05-19T04:02:27.174Z] ---> Running in e52210d27c81 [2021-05-19T04:02:27.454Z] ---> 26e5063c9daa [2021-05-19T04:02:27.454Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-19T04:02:27.732Z] ---> Running in dd8fd83f573a [2021-05-19T04:02:27.733Z] Removing intermediate container 7430f80329ee [2021-05-19T04:02:27.733Z] ---> c284074af8c5 [2021-05-19T04:02:27.733Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T04:02:28.024Z] Removing intermediate container 41093c5a73fa [2021-05-19T04:02:28.024Z] ---> be6e25706f3c [2021-05-19T04:02:28.024Z] [2021-05-19T04:02:28.303Z] Removing intermediate container e52210d27c81 [2021-05-19T04:02:28.303Z] ---> c65d70510ba3 [2021-05-19T04:02:28.303Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T04:02:28.303Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-19T04:02:28.303Z] ---> Running in 0ba974620abd [2021-05-19T04:02:28.582Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-19T04:02:28.582Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-19T04:02:28.582Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-19T04:02:28.582Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-19T04:02:28.582Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-19T04:02:28.582Z] ---> Running in c68f3bf9965d [2021-05-19T04:02:28.582Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-19T04:02:28.582Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-19T04:02:28.864Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-19T04:02:28.864Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-19T04:02:28.864Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-19T04:02:28.864Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-19T04:02:28.864Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-19T04:02:28.864Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-19T04:02:28.864Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-19T04:02:28.864Z] Successfully built be6e25706f3c [2021-05-19T04:02:28.864Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-19T04:02:28.864Z] Successfully tagged support-scheduler-arm64:latest [2021-05-19T04:02:28.864Z] Building support-notifications [2021-05-19T04:02:28.864Z]  Building support-scheduler ... done (30/39) Installing py3-distro (1.5.0-r1) [2021-05-19T04:02:29.146Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-19T04:02:29.146Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-19T04:02:29.146Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-19T04:02:29.146Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-19T04:02:29.146Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-19T04:02:29.146Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-19T04:02:29.146Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-19T04:02:29.146Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-19T04:02:29.146Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-19T04:02:29.421Z] Executing busybox-1.31.1-r19.trigger [2021-05-19T04:02:29.421Z] OK: 72 MiB in 59 packages [2021-05-19T04:02:29.421Z] Removing intermediate container 0ba974620abd [2021-05-19T04:02:29.421Z] ---> 4f21a1dcf4fe [2021-05-19T04:02:29.421Z] [2021-05-19T04:02:29.421Z] Removing intermediate container c68f3bf9965d [2021-05-19T04:02:29.421Z] ---> ec58f0ef721e [2021-05-19T04:02:29.421Z] [2021-05-19T04:02:30.022Z] Successfully built 4f21a1dcf4fe [2021-05-19T04:02:30.022Z] Successfully tagged core-command-arm64:latest [2021-05-19T04:02:30.022Z]  Building core-command ... done Building security-secretstore-setup [2021-05-19T04:02:30.022Z] Successfully built ec58f0ef721e [2021-05-19T04:02:30.022Z] Successfully tagged core-metadata-arm64:latest [2021-05-19T04:02:30.022Z] Building core-data [2021-05-19T04:02:31.014Z]  Building core-metadata ... done Removing intermediate container dd8fd83f573a [2021-05-19T04:02:31.014Z] ---> e3a7738bb4de [2021-05-19T04:02:31.014Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-19T04:02:31.309Z] ---> Running in 50d478e543a9 [2021-05-19T04:02:31.908Z] Removing intermediate container 50d478e543a9 [2021-05-19T04:02:31.908Z] ---> 55863a84df19 [2021-05-19T04:02:31.908Z] Step 29/32 : CMD ["gate"] [2021-05-19T04:02:32.183Z] ---> Running in d8d84956cce9 [2021-05-19T04:02:32.781Z] Removing intermediate container d8d84956cce9 [2021-05-19T04:02:32.781Z] ---> bb396f37f715 [2021-05-19T04:02:32.781Z] Step 30/32 : LABEL arch=arm64 [2021-05-19T04:02:33.056Z] ---> Running in 488db5ef7041 [2021-05-19T04:02:33.653Z] Removing intermediate container 488db5ef7041 [2021-05-19T04:02:33.653Z] ---> 7c4c3abf97a4 [2021-05-19T04:02:33.653Z] Step 31/32 : LABEL git_sha=d1d5c77babd1b5b692eca71af850f9a0012041e8 [2021-05-19T04:02:33.933Z] ---> Running in 5b54426ada5e [2021-05-19T04:02:34.532Z] Collecting docker-compose==1.23.2 [2021-05-19T04:02:34.532Z] Removing intermediate container 5b54426ada5e [2021-05-19T04:02:34.532Z] ---> e52f090ae841 [2021-05-19T04:02:34.532Z] Step 32/32 : LABEL version=0.0.0 [2021-05-19T04:02:34.532Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-19T04:02:35.518Z] ---> Running in 31e5f889f1fa [2021-05-19T04:02:35.518Z] Collecting docopt<0.7,>=0.6.1 [2021-05-19T04:02:35.518Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-19T04:02:36.511Z] Removing intermediate container 31e5f889f1fa [2021-05-19T04:02:36.511Z] ---> 69b886f07cd5 [2021-05-19T04:02:36.511Z] [2021-05-19T04:02:37.118Z] Successfully built 69b886f07cd5 [2021-05-19T04:02:37.118Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-19T04:02:37.118Z]  Building security-bootstrapper ... done Building security-proxy-setup [2021-05-19T04:02:38.099Z] Collecting jsonschema<3,>=2.5.1 [2021-05-19T04:02:38.099Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-19T04:02:39.083Z] Collecting docker<4.0,>=3.6.0 [2021-05-19T04:02:39.083Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-19T04:02:40.099Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-19T04:02:40.099Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-19T04:02:44.429Z] Collecting PyYAML<4,>=3.10 [2021-05-19T04:02:44.429Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-19T04:02:47.826Z] 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-05-19T04:02:49.268Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-19T04:02:49.268Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-19T04:02:49.864Z] Collecting cached-property<2,>=1.2.0 [2021-05-19T04:02:49.864Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-19T04:02:50.461Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-19T04:02:50.461Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-19T04:02:51.058Z] Collecting texttable<0.10,>=0.9.0 [2021-05-19T04:02:51.058Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-19T04:02:53.681Z] Collecting docker-pycreds>=0.4.0 [2021-05-19T04:02:53.681Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-19T04:02:54.669Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-19T04:02:54.669Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-19T04:02:54.949Z] 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-05-19T04:02:55.228Z] Collecting idna<2.8,>=2.5 [2021-05-19T04:02:55.228Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-19T04:02:55.228Z] 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-05-19T04:02:55.228Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-19T04:02:55.228Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-19T04:02:55.228Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-19T04:02:55.228Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-19T04:02:56.682Z] Installing collected packages: docopt, jsonschema, websocket-client, urllib3, idna, requests, docker-pycreds, docker, dockerpty, PyYAML, cached-property, texttable, docker-compose [2021-05-19T04:02:56.682Z] Running setup.py install for docopt: started [2021-05-19T04:02:59.322Z] Running setup.py install for docopt: finished with status 'done' [2021-05-19T04:03:00.307Z] Attempting uninstall: urllib3 [2021-05-19T04:03:00.307Z] Found existing installation: urllib3 1.25.9 [2021-05-19T04:03:00.307Z] Uninstalling urllib3-1.25.9: [2021-05-19T04:03:00.583Z] Successfully uninstalled urllib3-1.25.9 [2021-05-19T04:03:01.189Z] Attempting uninstall: idna [2021-05-19T04:03:01.189Z] Found existing installation: idna 2.9 [2021-05-19T04:03:01.189Z] Uninstalling idna-2.9: [2021-05-19T04:03:01.189Z] Successfully uninstalled idna-2.9 [2021-05-19T04:03:01.796Z] Attempting uninstall: requests [2021-05-19T04:03:01.796Z] Found existing installation: requests 2.23.0 [2021-05-19T04:03:01.796Z] Uninstalling requests-2.23.0: [2021-05-19T04:03:02.072Z] Successfully uninstalled requests-2.23.0 [2021-05-19T04:03:03.526Z] Running setup.py install for dockerpty: started [2021-05-19T04:03:06.333Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-19T04:03:06.333Z] Running setup.py install for PyYAML: started [2021-05-19T04:03:09.117Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-19T04:03:10.602Z] Running setup.py install for texttable: started [2021-05-19T04:03:13.221Z] Running setup.py install for texttable: finished with status 'done' [2021-05-19T04:03:14.203Z] 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-05-19T04:03:22.513Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T04:03:22.513Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-19T04:03:22.513Z] ---> 59ff73a4e26b [2021-05-19T04:03:22.513Z] Step 3/26 : WORKDIR /edgex-go [2021-05-19T04:03:22.513Z] ---> Using cache [2021-05-19T04:03:22.513Z] ---> e66d4b230252 [2021-05-19T04:03:22.513Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T04:03:22.513Z] ---> Using cache [2021-05-19T04:03:22.513Z] ---> be60b71197f1 [2021-05-19T04:03:22.513Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-19T04:03:22.513Z] ---> Using cache [2021-05-19T04:03:22.513Z] ---> b533ed7208a0 [2021-05-19T04:03:22.513Z] Step 6/26 : COPY go.mod . [2021-05-19T04:03:22.513Z] ---> Using cache [2021-05-19T04:03:22.513Z] ---> 3ca9933da106 [2021-05-19T04:03:22.513Z] Step 7/26 : RUN go mod download [2021-05-19T04:03:22.513Z] ---> Using cache [2021-05-19T04:03:22.513Z] ---> e3101483cd2e [2021-05-19T04:03:22.513Z] Step 8/26 : COPY . . [2021-05-19T04:03:22.791Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T04:03:22.791Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-19T04:03:22.791Z] ---> 59ff73a4e26b [2021-05-19T04:03:22.791Z] Step 3/23 : WORKDIR /edgex-go [2021-05-19T04:03:22.791Z] ---> Using cache [2021-05-19T04:03:22.791Z] ---> e66d4b230252 [2021-05-19T04:03:22.791Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T04:03:22.791Z] ---> Using cache [2021-05-19T04:03:22.791Z] ---> be60b71197f1 [2021-05-19T04:03:22.791Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-19T04:03:23.067Z] ---> Using cache [2021-05-19T04:03:23.067Z] ---> 8cb12e3fc556 [2021-05-19T04:03:23.067Z] Step 9/26 : RUN go mod tidy [2021-05-19T04:03:23.067Z] ---> Using cache [2021-05-19T04:03:23.067Z] ---> b1b84898f5a5 [2021-05-19T04:03:23.067Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-19T04:03:23.672Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T04:03:23.672Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T04:03:23.672Z] ---> 59ff73a4e26b [2021-05-19T04:03:23.672Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T04:03:23.672Z] ---> Using cache [2021-05-19T04:03:23.672Z] ---> e66d4b230252 [2021-05-19T04:03:23.672Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T04:03:23.672Z] ---> Using cache [2021-05-19T04:03:23.672Z] ---> be60b71197f1 [2021-05-19T04:03:23.672Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-19T04:03:23.950Z] ---> Running in 9e464d5276a3 [2021-05-19T04:03:23.950Z] ---> Running in 56f961b69afe [2021-05-19T04:03:24.221Z] ---> Running in a3a71178d2df [2021-05-19T04:03:26.219Z] 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-05-19T04:03:26.498Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T04:03:26.498Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T04:03:27.481Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T04:03:27.481Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T04:03:28.467Z] OK: 218 MiB in 52 packages [2021-05-19T04:03:28.741Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T04:03:28.741Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-19T04:03:28.741Z] ---> 59ff73a4e26b [2021-05-19T04:03:28.741Z] Step 3/22 : WORKDIR /edgex-go [2021-05-19T04:03:28.741Z] ---> Using cache [2021-05-19T04:03:28.741Z] OK: 218 MiB in 52 packages [2021-05-19T04:03:28.741Z] ---> e66d4b230252 [2021-05-19T04:03:28.741Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T04:03:28.741Z] ---> Using cache [2021-05-19T04:03:28.741Z] ---> be60b71197f1 [2021-05-19T04:03:28.741Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-19T04:03:28.741Z] ---> Using cache [2021-05-19T04:03:28.741Z] ---> b533ed7208a0 [2021-05-19T04:03:28.741Z] Step 6/22 : COPY go.mod . [2021-05-19T04:03:28.741Z] ---> Using cache [2021-05-19T04:03:28.741Z] ---> 3ca9933da106 [2021-05-19T04:03:28.741Z] Step 7/22 : RUN go mod download [2021-05-19T04:03:28.741Z] ---> Using cache [2021-05-19T04:03:28.741Z] ---> e3101483cd2e [2021-05-19T04:03:28.741Z] Step 8/22 : COPY . . [2021-05-19T04:03:30.204Z] ---> Using cache [2021-05-19T04:03:30.204Z] ---> 8cb12e3fc556 [2021-05-19T04:03:30.204Z] Step 9/22 : RUN go mod tidy [2021-05-19T04:03:30.204Z] ---> Using cache [2021-05-19T04:03:30.204Z] ---> b1b84898f5a5 [2021-05-19T04:03:30.204Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-19T04:03:30.808Z] ---> Running in 208d2507c583 [2021-05-19T04:03:31.789Z] Removing intermediate container a3a71178d2df [2021-05-19T04:03:31.789Z] ---> a361d01cb758 [2021-05-19T04:03:31.789Z] Step 6/24 : COPY go.mod . [2021-05-19T04:03:32.063Z] Removing intermediate container 56f961b69afe [2021-05-19T04:03:32.063Z] ---> a78453668fb3 [2021-05-19T04:03:32.063Z] Step 6/23 : COPY go.mod . [2021-05-19T04:03:33.513Z] 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-05-19T04:03:33.787Z] Removing intermediate container 5ea1bf0050af [2021-05-19T04:03:33.787Z] ---> 2022cc6becda [2021-05-19T04:03:33.787Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-19T04:03:34.062Z] ---> 921ec9243cd5 [2021-05-19T04:03:34.062Z] Step 7/24 : RUN go mod download [2021-05-19T04:03:34.062Z] ---> Running in 031216ddecee [2021-05-19T04:03:34.062Z] ---> 6d07da1ad6b1 [2021-05-19T04:03:34.062Z] Step 7/23 : RUN go mod download [2021-05-19T04:03:34.338Z] ---> Running in 4b496a152cf1 [2021-05-19T04:03:34.338Z] ---> Running in 4c56ee4dc8c4 [2021-05-19T04:03:35.328Z] Removing intermediate container 031216ddecee [2021-05-19T04:03:35.328Z] ---> 04b0cf41c096 [2021-05-19T04:03:35.328Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-19T04:03:35.328Z] ---> Running in 73603a70118d [2021-05-19T04:03:36.319Z] Removing intermediate container 73603a70118d [2021-05-19T04:03:36.319Z] ---> ea61b39d06fb [2021-05-19T04:03:36.319Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-19T04:03:39.722Z] ---> d0af2472e714 [2021-05-19T04:03:39.723Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-19T04:03:40.333Z] Removing intermediate container 4b496a152cf1 [2021-05-19T04:03:40.333Z] ---> b67303ce3f9c [2021-05-19T04:03:40.333Z] Step 8/24 : COPY . . [2021-05-19T04:03:40.333Z] Removing intermediate container 4c56ee4dc8c4 [2021-05-19T04:03:40.333Z] ---> 5a099388afd6 [2021-05-19T04:03:40.333Z] Step 8/23 : COPY . . [2021-05-19T04:03:40.940Z] ---> 82bc6b7be137 [2021-05-19T04:03:40.940Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-19T04:03:44.364Z] ---> ed20e7023480 [2021-05-19T04:03:44.364Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-19T04:03:44.642Z] ---> Running in c21daa0b8749 [2021-05-19T04:03:47.330Z] Removing intermediate container c21daa0b8749 [2021-05-19T04:03:47.330Z] ---> 63596641a94f [2021-05-19T04:03:47.330Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T04:03:47.614Z] ---> Running in 81969a554673 [2021-05-19T04:03:49.616Z] Removing intermediate container 81969a554673 [2021-05-19T04:03:49.616Z] ---> 0e18384837e1 [2021-05-19T04:03:49.616Z] Step 22/24 : LABEL arch=arm64 [2021-05-19T04:03:49.895Z] ---> Running in 98e920b1c3f4 [2021-05-19T04:03:51.394Z] Removing intermediate container 98e920b1c3f4 [2021-05-19T04:03:51.394Z] ---> dc75a44e32ee [2021-05-19T04:03:51.394Z] Step 23/24 : LABEL git_sha=d1d5c77babd1b5b692eca71af850f9a0012041e8 [2021-05-19T04:03:52.041Z] ---> Running in fa7de92d14f9 [2021-05-19T04:03:54.063Z] Removing intermediate container fa7de92d14f9 [2021-05-19T04:03:54.063Z] ---> d8d0c3f79c40 [2021-05-19T04:03:54.063Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T04:03:54.349Z] ---> Running in e115b14ee635 [2021-05-19T04:03:55.814Z] Removing intermediate container e115b14ee635 [2021-05-19T04:03:56.097Z] ---> 48096bf45d14 [2021-05-19T04:03:56.097Z] [2021-05-19T04:03:57.568Z] Successfully built 48096bf45d14 [2021-05-19T04:03:57.568Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-19T04:04:19.851Z]  Building sys-mgmt-agent ... done  ---> dd2fa10527a2 [2021-05-19T04:04:19.851Z] Step 9/23 : RUN go mod tidy [2021-05-19T04:04:19.851Z] ---> 41ec1c2bb14b [2021-05-19T04:04:19.851Z] Step 9/24 : RUN go mod tidy [2021-05-19T04:04:19.851Z] ---> Running in 7c3473dba0a8 [2021-05-19T04:04:19.851Z] ---> Running in d8916bb072df [2021-05-19T04:04:24.208Z] Removing intermediate container 7c3473dba0a8 [2021-05-19T04:04:24.208Z] ---> 7dbb600636f9 [2021-05-19T04:04:24.208Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-19T04:04:24.208Z] ---> Running in 93a0b4b16255 [2021-05-19T04:04:24.208Z] Removing intermediate container d8916bb072df [2021-05-19T04:04:24.208Z] ---> 2ed344965b40 [2021-05-19T04:04:24.208Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-19T04:04:24.494Z] ---> Running in 1941a752e754 [2021-05-19T04:04:27.176Z] 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-05-19T04:04:27.176Z] 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-05-19T04:04:45.682Z] 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-05-19T04:04:55.874Z] 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-05-19T04:04:57.369Z] Removing intermediate container 9e464d5276a3 [2021-05-19T04:04:57.369Z] ---> a41d6c34b809 [2021-05-19T04:04:57.369Z] [2021-05-19T04:04:57.369Z] Step 11/26 : FROM alpine:3.12 [2021-05-19T04:04:57.369Z] ---> 9852663dfa18 [2021-05-19T04:04:57.369Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-19T04:04:57.647Z] ---> Running in 05bdd971a4a9 [2021-05-19T04:04:59.644Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T04:04:59.922Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T04:05:00.526Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-19T04:05:00.526Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T04:05:00.526Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-19T04:05:00.526Z] (4/6) Installing curl (7.76.1-r0) [2021-05-19T04:05:00.526Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-19T04:05:00.526Z] (6/6) Installing su-exec (0.2-r1) [2021-05-19T04:05:00.526Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T04:05:00.526Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T04:05:01.130Z] OK: 7 MiB in 20 packages [2021-05-19T04:05:03.786Z] Removing intermediate container 05bdd971a4a9 [2021-05-19T04:05:03.786Z] ---> 5256a1151ec6 [2021-05-19T04:05:03.786Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-19T04:05:03.786Z] ---> Running in 6fca042fece0 [2021-05-19T04:05:04.406Z] Removing intermediate container 6fca042fece0 [2021-05-19T04:05:04.406Z] ---> ebd55ba9af8a [2021-05-19T04:05:04.406Z] Step 14/26 : WORKDIR / [2021-05-19T04:05:04.686Z] ---> Running in 9de249722abc [2021-05-19T04:05:05.685Z] Removing intermediate container 9de249722abc [2021-05-19T04:05:05.685Z] ---> b203ce7e8454 [2021-05-19T04:05:05.685Z] 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-05-19T04:05:07.172Z] ---> cdb448a644fc [2021-05-19T04:05:07.172Z] 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-05-19T04:05:09.180Z] ---> f829e6faa829 [2021-05-19T04:05:09.180Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-19T04:05:11.221Z] Removing intermediate container 208d2507c583 [2021-05-19T04:05:11.221Z] ---> c9f30314f719 [2021-05-19T04:05:11.221Z] [2021-05-19T04:05:11.221Z] Step 11/22 : FROM alpine:3.12 [2021-05-19T04:05:11.221Z] ---> 9852663dfa18 [2021-05-19T04:05:11.221Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-19T04:05:11.221Z] ---> 4145dd5ad367 [2021-05-19T04:05:11.221Z] 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-05-19T04:05:11.499Z] ---> Running in 86da7dd68d50 [2021-05-19T04:05:13.495Z] ---> caf5c5e0b233 [2021-05-19T04:05:13.495Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-19T04:05:14.104Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T04:05:14.383Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T04:05:14.984Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-19T04:05:15.260Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T04:05:15.260Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-19T04:05:15.260Z] (4/4) Installing curl (7.76.1-r0) [2021-05-19T04:05:15.260Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T04:05:15.260Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T04:05:15.544Z] ---> 53e79881fc1d [2021-05-19T04:05:15.544Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-19T04:05:15.544Z] OK: 7 MiB in 18 packages [2021-05-19T04:05:18.186Z] ---> dd2dd6c738b8 [2021-05-19T04:05:18.186Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-19T04:05:18.186Z] Removing intermediate container 86da7dd68d50 [2021-05-19T04:05:18.186Z] ---> 15cd75c4f8ec [2021-05-19T04:05:18.186Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-19T04:05:18.474Z] ---> Running in ff951ce13611 [2021-05-19T04:05:19.477Z] Removing intermediate container ff951ce13611 [2021-05-19T04:05:19.477Z] ---> f009eb824253 [2021-05-19T04:05:19.477Z] Step 14/22 : WORKDIR /edgex [2021-05-19T04:05:19.757Z] ---> 7e834d995459 [2021-05-19T04:05:19.757Z] 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-05-19T04:05:19.757Z] ---> Running in 0440a386eee1 [2021-05-19T04:05:19.757Z] ---> Running in efb61f4c5c4e [2021-05-19T04:05:20.740Z] Removing intermediate container 0440a386eee1 [2021-05-19T04:05:20.740Z] ---> 324ffbca4d42 [2021-05-19T04:05:20.740Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-19T04:05:22.726Z] ---> 3865d2e0080e [2021-05-19T04:05:22.726Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-19T04:05:23.712Z] Removing intermediate container efb61f4c5c4e [2021-05-19T04:05:23.712Z] ---> cb264e9c3aec [2021-05-19T04:05:23.712Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-19T04:05:23.988Z] ---> Running in 58c811ec3d85 [2021-05-19T04:05:24.588Z] ---> f3b0c37171e6 [2021-05-19T04:05:24.588Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-19T04:05:24.864Z] Removing intermediate container 58c811ec3d85 [2021-05-19T04:05:24.864Z] ---> 53aa8699478d [2021-05-19T04:05:24.864Z] Step 24/26 : LABEL arch=arm64 [2021-05-19T04:05:25.140Z] ---> Running in 00b2b41e4f9c [2021-05-19T04:05:26.126Z] Removing intermediate container 00b2b41e4f9c [2021-05-19T04:05:26.126Z] ---> 7c56b4f08ccb [2021-05-19T04:05:26.126Z] Step 25/26 : LABEL git_sha=d1d5c77babd1b5b692eca71af850f9a0012041e8 [2021-05-19T04:05:26.403Z] ---> Running in 935efca1402b [2021-05-19T04:05:27.002Z] ---> f127bb6afb68 [2021-05-19T04:05:27.002Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-19T04:05:27.278Z] Removing intermediate container 935efca1402b [2021-05-19T04:05:27.278Z] ---> a08c7440950b [2021-05-19T04:05:27.278Z] Step 26/26 : LABEL version=0.0.0 [2021-05-19T04:05:27.278Z] ---> Running in f907f6945810 [2021-05-19T04:05:27.553Z] ---> Running in 074ca188cc92 [2021-05-19T04:05:28.154Z] Removing intermediate container f907f6945810 [2021-05-19T04:05:28.154Z] ---> 195b4060d924 [2021-05-19T04:05:28.154Z] Step 19/22 : CMD ["--init=true"] [2021-05-19T04:05:28.430Z] ---> Running in 9f28b631989f [2021-05-19T04:05:28.430Z] Removing intermediate container 074ca188cc92 [2021-05-19T04:05:28.430Z] ---> 747626a59c4a [2021-05-19T04:05:28.430Z] [2021-05-19T04:05:29.028Z] Removing intermediate container 9f28b631989f [2021-05-19T04:05:29.028Z] ---> 490755672a46 [2021-05-19T04:05:29.028Z] Step 20/22 : LABEL arch=arm64 [2021-05-19T04:05:29.304Z] Successfully built 747626a59c4a [2021-05-19T04:05:29.304Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-19T04:05:29.582Z]  Building security-secretstore-setup ... done  ---> Running in 29a15c3d2b03 [2021-05-19T04:05:30.194Z] Removing intermediate container 29a15c3d2b03 [2021-05-19T04:05:30.194Z] ---> 42656839ce84 [2021-05-19T04:05:30.194Z] Step 21/22 : LABEL git_sha=d1d5c77babd1b5b692eca71af850f9a0012041e8 [2021-05-19T04:05:30.194Z] ---> Running in 2a81eeac5e0d [2021-05-19T04:05:31.199Z] Removing intermediate container 2a81eeac5e0d [2021-05-19T04:05:31.199Z] ---> b97ebcfce365 [2021-05-19T04:05:31.199Z] Step 22/22 : LABEL version=0.0.0 [2021-05-19T04:05:31.489Z] ---> Running in f20f97102c0b [2021-05-19T04:05:32.091Z] Removing intermediate container f20f97102c0b [2021-05-19T04:05:32.091Z] ---> 375b9ed63685 [2021-05-19T04:05:32.091Z] [2021-05-19T04:05:33.084Z] Successfully built 375b9ed63685 [2021-05-19T04:05:33.084Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-19T04:06:00.005Z]  Building security-proxy-setup ... done Removing intermediate container 93a0b4b16255 [2021-05-19T04:06:00.005Z] ---> 0d44ea9d313d [2021-05-19T04:06:00.005Z] [2021-05-19T04:06:00.005Z] Step 11/23 : FROM alpine:3.12 [2021-05-19T04:06:00.005Z] ---> 9852663dfa18 [2021-05-19T04:06:00.005Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-19T04:06:00.005Z] ---> Running in 439085bf4d33 [2021-05-19T04:06:00.005Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T04:06:00.005Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T04:06:00.275Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-19T04:06:00.275Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-19T04:06:00.275Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T04:06:00.275Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T04:06:00.547Z] OK: 6 MiB in 16 packages [2021-05-19T04:06:02.529Z] Removing intermediate container 439085bf4d33 [2021-05-19T04:06:02.529Z] ---> e2b0b762c686 [2021-05-19T04:06:02.529Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T04:06:02.529Z] ---> Running in 05da41f303d0 [2021-05-19T04:06:03.133Z] Removing intermediate container 05da41f303d0 [2021-05-19T04:06:03.133Z] ---> 8dd5494190bc [2021-05-19T04:06:03.133Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-19T04:06:03.727Z] ---> Running in 409a137ecf06 [2021-05-19T04:06:04.326Z] Removing intermediate container 409a137ecf06 [2021-05-19T04:06:04.326Z] ---> 12eb855858e3 [2021-05-19T04:06:04.326Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-19T04:06:04.598Z] ---> Running in 5087466273a4 [2021-05-19T04:06:04.868Z] Removing intermediate container 1941a752e754 [2021-05-19T04:06:04.868Z] ---> ec9c5f7c3598 [2021-05-19T04:06:04.868Z] [2021-05-19T04:06:04.868Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T04:06:04.868Z] ---> 9852663dfa18 [2021-05-19T04:06:04.868Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-19T04:06:09.153Z] ---> Running in beb5c60fa6d9 [2021-05-19T04:06:09.153Z] Removing intermediate container 5087466273a4 [2021-05-19T04:06:09.153Z] ---> 195e7a1abfc4 [2021-05-19T04:06:09.153Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T04:06:09.153Z] Removing intermediate container beb5c60fa6d9 [2021-05-19T04:06:09.153Z] ---> ffe2c37a5622 [2021-05-19T04:06:09.153Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-19T04:06:09.153Z] ---> Running in 0c7ad4dc6a0f [2021-05-19T04:06:09.425Z] ---> f00f0243fde3 [2021-05-19T04:06:09.425Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-19T04:06:09.697Z] Removing intermediate container 0c7ad4dc6a0f [2021-05-19T04:06:09.697Z] ---> 1b97665a81d3 [2021-05-19T04:06:09.697Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-19T04:06:09.971Z] ---> Running in 255a08a368f2 [2021-05-19T04:06:10.564Z] Removing intermediate container 255a08a368f2 [2021-05-19T04:06:10.564Z] ---> e980dcd19972 [2021-05-19T04:06:10.564Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T04:06:10.841Z] ---> Running in 01d775d09b4c [2021-05-19T04:06:11.116Z] ---> 4d961ab80d27 [2021-05-19T04:06:11.116Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-19T04:06:12.162Z] ---> 13cebf48e18e [2021-05-19T04:06:12.163Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-19T04:06:12.444Z] ---> Running in 24a449db372a [2021-05-19T04:06:13.068Z] Removing intermediate container 24a449db372a [2021-05-19T04:06:13.068Z] ---> 4851b44917d5 [2021-05-19T04:06:13.068Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T04:06:13.344Z] ---> Running in d4fc46289315 [2021-05-19T04:06:13.617Z] Removing intermediate container 01d775d09b4c [2021-05-19T04:06:13.617Z] ---> 28d633ec1eb7 [2021-05-19T04:06:13.617Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-19T04:06:13.888Z] ---> Running in bc4e869b734b [2021-05-19T04:06:13.888Z] Removing intermediate container d4fc46289315 [2021-05-19T04:06:13.888Z] ---> 5edcd4009000 [2021-05-19T04:06:13.888Z] Step 21/23 : LABEL arch=arm64 [2021-05-19T04:06:14.168Z] ---> Running in fbfafc17cc10 [2021-05-19T04:06:14.764Z] Removing intermediate container fbfafc17cc10 [2021-05-19T04:06:14.764Z] ---> c3bb75811632 [2021-05-19T04:06:14.764Z] Step 22/23 : LABEL git_sha=d1d5c77babd1b5b692eca71af850f9a0012041e8 [2021-05-19T04:06:14.764Z] ---> Running in 2a27ba1e879e [2021-05-19T04:06:15.359Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T04:06:15.359Z] Removing intermediate container 2a27ba1e879e [2021-05-19T04:06:15.359Z] ---> b367a516ee4b [2021-05-19T04:06:15.359Z] Step 23/23 : LABEL version=0.0.0 [2021-05-19T04:06:15.634Z] ---> Running in 0a451642785e [2021-05-19T04:06:15.905Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T04:06:16.176Z] Removing intermediate container 0a451642785e [2021-05-19T04:06:16.176Z] ---> 2d5af2a71bfe [2021-05-19T04:06:16.176Z] [2021-05-19T04:06:16.448Z] Successfully built 2d5af2a71bfe [2021-05-19T04:06:16.720Z] Successfully tagged support-notifications-arm64:latest [2021-05-19T04:06:16.720Z]  Building support-notifications ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-05-19T04:06:16.720Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-19T04:06:16.989Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-19T04:06:16.989Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-19T04:06:17.265Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-19T04:06:17.265Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-19T04:06:17.265Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T04:06:17.265Z] OK: 8 MiB in 20 packages [2021-05-19T04:06:18.698Z] Removing intermediate container bc4e869b734b [2021-05-19T04:06:18.698Z] ---> d6108b306499 [2021-05-19T04:06:18.698Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T04:06:19.672Z] ---> 647ca28fca1e [2021-05-19T04:06:19.672Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-19T04:06:20.657Z] ---> b20758f637a9 [2021-05-19T04:06:20.657Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-19T04:06:21.634Z] ---> e2062f608226 [2021-05-19T04:06:21.634Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-19T04:06:21.905Z] ---> Running in 5a09bdaaa429 [2021-05-19T04:06:22.177Z] Removing intermediate container 5a09bdaaa429 [2021-05-19T04:06:22.177Z] ---> f50e2fc1f125 [2021-05-19T04:06:22.177Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T04:06:22.449Z] ---> Running in 41accd5309c1 [2021-05-19T04:06:22.726Z] Removing intermediate container 41accd5309c1 [2021-05-19T04:06:22.726Z] ---> 68efd46c6a5a [2021-05-19T04:06:22.726Z] Step 22/24 : LABEL arch=arm64 [2021-05-19T04:06:22.998Z] ---> Running in 7bf3ed89bc7e [2021-05-19T04:06:23.594Z] Removing intermediate container 7bf3ed89bc7e [2021-05-19T04:06:23.594Z] ---> ca0d747e0315 [2021-05-19T04:06:23.594Z] Step 23/24 : LABEL git_sha=d1d5c77babd1b5b692eca71af850f9a0012041e8 [2021-05-19T04:06:23.594Z] ---> Running in 856a21f1a1b3 [2021-05-19T04:06:24.186Z] Removing intermediate container 856a21f1a1b3 [2021-05-19T04:06:24.186Z] ---> 3e2edae1c19d [2021-05-19T04:06:24.186Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T04:06:24.187Z] ---> Running in 5fa576a7a045 [2021-05-19T04:06:24.780Z] Removing intermediate container 5fa576a7a045 [2021-05-19T04:06:24.780Z] ---> df50a66d1485 [2021-05-19T04:06:24.780Z] [2021-05-19T04:06:25.377Z] Successfully built df50a66d1485 [2021-05-19T04:06:25.377Z] Successfully tagged core-data-arm64:latest [2021-05-19T04:06:25.663Z]  Building core-data ... done  [Pipeline] } [2021-05-19T04:06:25.658Z] $ docker stop --time=1 a87b87f10d118e0a7f52e5424660b2f5dc43ad73cda03a1f6b5b0d7f313b8cf0 [2021-05-19T04:06:27.508Z] $ docker rm -f a87b87f10d118e0a7f52e5424660b2f5dc43ad73cda03a1f6b5b0d7f313b8cf0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T04:06:28.079Z] + docker images [2021-05-19T04:06:28.351Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-19T04:06:28.351Z] core-data-arm64 latest df50a66d1485 4 seconds ago 20.4MB [2021-05-19T04:06:28.351Z] support-notifications-arm64 latest 2d5af2a71bfe 13 seconds ago 16.8MB [2021-05-19T04:06:28.351Z] ec9c5f7c3598 24 seconds ago 990MB [2021-05-19T04:06:28.351Z] 0d44ea9d313d 32 seconds ago 981MB [2021-05-19T04:06:28.351Z] security-proxy-setup-arm64 latest 375b9ed63685 57 seconds ago 24MB [2021-05-19T04:06:28.351Z] security-secretstore-setup-arm64 latest 747626a59c4a About a minute ago 24.4MB [2021-05-19T04:06:28.351Z] c9f30314f719 About a minute ago 978MB [2021-05-19T04:06:28.351Z] a41d6c34b809 About a minute ago 978MB [2021-05-19T04:06:28.351Z] sys-mgmt-agent-arm64 latest 48096bf45d14 2 minutes ago 299MB [2021-05-19T04:06:28.351Z] security-bootstrapper-arm64 latest 69b886f07cd5 3 minutes ago 17.2MB [2021-05-19T04:06:28.351Z] core-metadata-arm64 latest ec58f0ef721e 3 minutes ago 17.4MB [2021-05-19T04:06:28.351Z] core-command-arm64 latest 4f21a1dcf4fe 4 minutes ago 16.1MB [2021-05-19T04:06:28.351Z] support-scheduler-arm64 latest be6e25706f3c 4 minutes ago 16.1MB [2021-05-19T04:06:28.351Z] c4b8a8117d9e 4 minutes ago 989MB [2021-05-19T04:06:28.351Z] 2cdecb888ea1 4 minutes ago 977MB [2021-05-19T04:06:28.351Z] 70af3a41b0c7 4 minutes ago 980MB [2021-05-19T04:06:28.351Z] 1b93818bac40 4 minutes ago 981MB [2021-05-19T04:06:28.351Z] 4faad2acf8f5 4 minutes ago 974MB [2021-05-19T04:06:28.351Z] ci-base-image-arm64 latest 59ff73a4e26b 16 minutes ago 641MB [2021-05-19T04:06:28.351Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 2 weeks ago 428MB [2021-05-19T04:06:28.351Z] alpine 3.12 9852663dfa18 4 weeks ago 5.32MB [2021-05-19T04:06:28.351Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-19T04:06:28.351Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 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-05-19T04:06:29.173Z] ---> job-cost.sh [2021-05-19T04:06:29.173Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OVBw [2021-05-19T04:07:16.100Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-19T04:09:22.904Z] lf-activate-venv(): INFO: Adding /tmp/venv-OVBw/bin to PATH [2021-05-19T04:09:22.904Z] INFO: No Stack... [2021-05-19T04:09:22.904Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-19T04:09:22.904Z] INFO: Archiving Costs [Pipeline] sh [2021-05-19T04:09:23.252Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-05-19T04:09:23.252Z] + cut -d, -f6 [Pipeline] lock [2021-05-19T04:09:23.330Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3480-2-stack-cost] [2021-05-19T04:09:23.338Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3480-2-stack-cost] did not exist. Created. [2021-05-19T04:09:23.338Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3480-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-19T04:09:23.703Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-19T04:09:24.000Z] Stashed 1 file(s) [Pipeline] } [2021-05-19T04:09:24.015Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3480-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-19T04:09:25.646Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T04:09:26.212Z] ---> package-listing.sh [2021-05-19T04:09:26.212Z] ++ facter osfamily [2021-05-19T04:09:26.212Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-19T04:09:26.476Z] + OS_FAMILY=redhat [2021-05-19T04:09:26.476Z] + workspace=/w/workspace/edgex-go/2 [2021-05-19T04:09:26.476Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-19T04:09:26.476Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-19T04:09:26.476Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-19T04:09:26.476Z] + PACKAGES=/tmp/packages_start.txt [2021-05-19T04:09:26.476Z] + '[' /w/workspace/edgex-go/2 ']' [2021-05-19T04:09:26.476Z] + PACKAGES=/tmp/packages_end.txt [2021-05-19T04:09:26.476Z] + case "${OS_FAMILY}" in [2021-05-19T04:09:26.476Z] + rpm -qa [2021-05-19T04:09:26.476Z] + sort [2021-05-19T04:09:29.026Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-19T04:09:29.026Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-19T04:09:29.026Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-19T04:09:29.026Z] + '[' /w/workspace/edgex-go/2 ']' [2021-05-19T04:09:29.026Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-05-19T04:09:29.026Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-05-19T04:09:29.039Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-19T04:09:29.327Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-19T04:09:29.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T04:09:29.891Z] [2021-05-19T04:09:29.891Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-19T04:09:30.207Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T04:09:30.207Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-19T04:09:30.207Z] df20fa9351a1: Pulling fs layer [2021-05-19T04:09:30.207Z] 36b3adc4ff6f: Pulling fs layer [2021-05-19T04:09:30.207Z] 8ad3a11d3b57: Pulling fs layer [2021-05-19T04:09:30.207Z] 46f8f816bc3b: Pulling fs layer [2021-05-19T04:09:30.207Z] 93b61091891f: Pulling fs layer [2021-05-19T04:09:30.207Z] 93b9cdb0e59b: Pulling fs layer [2021-05-19T04:09:30.207Z] 5e14af77c1be: Pulling fs layer [2021-05-19T04:09:30.207Z] 01666e4c0597: Pulling fs layer [2021-05-19T04:09:30.207Z] aa168da1d23b: Pulling fs layer [2021-05-19T04:09:30.207Z] 93b9cdb0e59b: Waiting [2021-05-19T04:09:30.207Z] 5e14af77c1be: Waiting [2021-05-19T04:09:30.207Z] 46f8f816bc3b: Waiting [2021-05-19T04:09:30.207Z] 01666e4c0597: Waiting [2021-05-19T04:09:30.207Z] aa168da1d23b: Waiting [2021-05-19T04:09:30.207Z] 93b61091891f: Waiting [2021-05-19T04:09:30.207Z] 36b3adc4ff6f: Verifying Checksum [2021-05-19T04:09:30.207Z] 36b3adc4ff6f: Download complete [2021-05-19T04:09:30.207Z] 46f8f816bc3b: Verifying Checksum [2021-05-19T04:09:30.207Z] 46f8f816bc3b: Download complete [2021-05-19T04:09:30.207Z] df20fa9351a1: Verifying Checksum [2021-05-19T04:09:30.207Z] df20fa9351a1: Download complete [2021-05-19T04:09:30.492Z] 93b61091891f: Verifying Checksum [2021-05-19T04:09:30.492Z] 93b61091891f: Download complete [2021-05-19T04:09:30.492Z] 93b9cdb0e59b: Verifying Checksum [2021-05-19T04:09:30.492Z] 93b9cdb0e59b: Download complete [2021-05-19T04:09:30.492Z] 5e14af77c1be: Verifying Checksum [2021-05-19T04:09:30.492Z] 5e14af77c1be: Download complete [2021-05-19T04:09:30.492Z] 01666e4c0597: Verifying Checksum [2021-05-19T04:09:30.492Z] 01666e4c0597: Download complete [2021-05-19T04:09:30.492Z] 8ad3a11d3b57: Verifying Checksum [2021-05-19T04:09:30.492Z] 8ad3a11d3b57: Download complete [2021-05-19T04:09:30.492Z] df20fa9351a1: Pull complete [2021-05-19T04:09:30.759Z] 36b3adc4ff6f: Pull complete [2021-05-19T04:09:31.330Z] 8ad3a11d3b57: Pull complete [2021-05-19T04:09:31.330Z] 46f8f816bc3b: Pull complete [2021-05-19T04:09:31.330Z] 93b61091891f: Pull complete [2021-05-19T04:09:31.592Z] 93b9cdb0e59b: Pull complete [2021-05-19T04:09:31.592Z] 5e14af77c1be: Pull complete [2021-05-19T04:09:31.592Z] 01666e4c0597: Pull complete [2021-05-19T04:09:32.166Z] aa168da1d23b: Verifying Checksum [2021-05-19T04:09:32.166Z] aa168da1d23b: Download complete [2021-05-19T04:09:36.440Z] aa168da1d23b: Pull complete [2021-05-19T04:09:36.440Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-19T04:09:36.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T04:09:36.440Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-19T04:09:36.521Z] prd-centos7-docker-4c-2g-14982 does not seem to be running inside a container [2021-05-19T04:09:36.562Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-19T04:09:39.400Z] $ docker top b40f81b16aa0ab737b9fcea9d3181478fb5c50a859d01b7c4f6abb90a23ecf22 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T04:09:39.775Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-19T04:09:40.069Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-19T04:09:40.374Z] + ls /var/log/sa-host [2021-05-19T04:09:40.374Z] + sadf -c /var/log/sa-host/sa05 [2021-05-19T04:09:40.374Z] file_magic: OK [2021-05-19T04:09:40.374Z] HZ: Using current value: 100 [2021-05-19T04:09:40.374Z] file_header: OK [2021-05-19T04:09:40.374Z] 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-05-19T04:09:40.374Z] Statistics: [2021-05-19T04:09:40.374Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-19T04:09:40.374Z] File successfully converted to sysstat format version 12.2.1 [2021-05-19T04:09:40.374Z] + sadf -c /var/log/sa-host/sa19 [2021-05-19T04:09:40.374Z] file_magic: OK [2021-05-19T04:09:40.374Z] HZ: Using current value: 100 [2021-05-19T04:09:40.374Z] file_header: OK [2021-05-19T04:09:40.374Z] 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-05-19T04:09:40.374Z] Statistics: [2021-05-19T04:09:40.374Z] 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... [2021-05-19T04:09:40.374Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T04:09:41.001Z] provisioning config files... [2021-05-19T04:09:41.013Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config2878502093118098129tmp [Pipeline] { [Pipeline] echo [2021-05-19T04:09:41.032Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T04:09:41.324Z] ---> create-netrc.sh [Pipeline] } [2021-05-19T04:09:41.332Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-19T04:09:41.356Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T04:09:41.651Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-19T04:09:41.666Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T04:09:41.957Z] ---> sudo-logs.sh [2021-05-19T04:09:41.957Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-19T04:09:42.010Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T04:09:42.308Z] ---> job-cost.sh [2021-05-19T04:09:42.308Z] lf-activate-venv: SKIPPING [2021-05-19T04:09:42.308Z] DEBUG: total: 0.18000000715255737 [2021-05-19T04:09:42.308Z] INFO: Retrieving Stack Cost... [2021-05-19T04:09:43.253Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-19T04:09:43.516Z] INFO: Archiving Costs [Pipeline] echo [2021-05-19T04:09:43.529Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T04:09:43.829Z] ---> logs-deploy.sh [2021-05-19T04:09:43.829Z] lf-activate-venv: SKIPPING [2021-05-19T04:09:43.829Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3480/2 [2021-05-19T04:09:43.829Z] INFO: archiving workspace using pattern(s): [2021-05-19T04:09:44.773Z] Archives upload complete. [2021-05-19T04:09:44.773Z] INFO: archiving logs to Nexus