Pull request #3557 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 hahattan for edgexfoundry/edgex-go Loading trusted files from base branch master at f108a8474f3b355190b7272e3074d22ce3e5e6f8 rather than 5120e818039371f5d2e6c13d33ca3c585cc21017 Obtained Jenkinsfile from f108a8474f3b355190b7272e3074d22ce3e5e6f8 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh4580806824856884529.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6509334521496535881.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3557/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-3557/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4368695895225241568.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3756125934121153755.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3557/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-3557/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7414629401652383643.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-116 in /w/workspace/edgexfoundry_edgex-go_PR-3557 [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-ssh2706625241213708629.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh1651844154120107963.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3557/head:refs/remotes/origin/PR-3557 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f108a8474f3b355190b7272e3074d22ce3e5e6f8 into PR head commit 5120e818039371f5d2e6c13d33ca3c585cc21017 Merge succeeded, producing 5120e818039371f5d2e6c13d33ca3c585cc21017 Checking out Revision 5120e818039371f5d2e6c13d33ca3c585cc21017 (PR-3557) > git config core.sparsecheckout # timeout=10 > git checkout -f 5120e818039371f5d2e6c13d33ca3c585cc21017 # 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-ssh8206002292014613324.key > git merge f108a8474f3b355190b7272e3074d22ce3e5e6f8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5120e818039371f5d2e6c13d33ca3c585cc21017 # timeout=10 Commit message: "refactor(sma): remove unused configs and example" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-10T02:14:12.098Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-10T02:14:12.295Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-10T02:14:12.417Z] ========================================================= [2021-06-10T02:14:12.417Z] EdgeX Global Pipelines Version Info [2021-06-10T02:14:12.417Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-10T02:14:13.920Z] ------------------- [2021-06-10T02:14:13.920Z] stable info: [2021-06-10T02:14:13.920Z] ------------------- [2021-06-10T02:14:13.920Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-10T02:14:13.920Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-10T02:14:13.920Z] Message: update stable to v1.0.194 [2021-06-10T02:14:14.494Z] ------------------- [2021-06-10T02:14:14.495Z] experimental info: [2021-06-10T02:14:14.495Z] ------------------- [2021-06-10T02:14:14.495Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-10T02:14:14.495Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-10T02:14:14.495Z] Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-10T02:14:14.744Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-10T02:14:14.803Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-10T02:14:14.873Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-10T02:14:14.950Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-10T02:14:15.006Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-10T02:14:15.077Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-10T02:14:15.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-10T02:14:15.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-10T02:14:15.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-10T02:14:15.320Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-10T02:14:15.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-10T02:14:15.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-10T02:14:15.504Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-10T02:14:15.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-10T02:14:15.623Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-10T02:14:15.684Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-10T02:14:15.747Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-10T02:14:15.807Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-10T02:14:15.868Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-10T02:14:15.925Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-10T02:14:15.998Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-10T02:14:16.067Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-10T02:14:16.128Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3557 [Pipeline] echo [2021-06-10T02:14:16.188Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3557 [Pipeline] echo [2021-06-10T02:14:16.247Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3557 [Pipeline] echo [2021-06-10T02:14:16.305Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5120e818039371f5d2e6c13d33ca3c585cc21017 [Pipeline] echo [2021-06-10T02:14:16.362Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5120e81 [Pipeline] echo [2021-06-10T02:14:16.422Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T02:14:16.594Z] provisioning config files... [2021-06-10T02:14:16.610Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4902253395746502063tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T02:14:17.007Z] ---> docker-login.sh [2021-06-10T02:14:17.007Z] nexus3.edgexfoundry.org:10001 [2021-06-10T02:14:17.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T02:14:17.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T02:14:17.542Z] Configure a credential helper to remove this warning. See [2021-06-10T02:14:17.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T02:14:17.542Z] [2021-06-10T02:14:17.542Z] Login Succeeded [2021-06-10T02:14:17.542Z] nexus3.edgexfoundry.org:10002 [2021-06-10T02:14:17.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T02:14:17.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T02:14:17.542Z] Configure a credential helper to remove this warning. See [2021-06-10T02:14:17.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T02:14:17.542Z] [2021-06-10T02:14:17.542Z] Login Succeeded [2021-06-10T02:14:17.542Z] nexus3.edgexfoundry.org:10003 [2021-06-10T02:14:17.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T02:14:17.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T02:14:17.813Z] Configure a credential helper to remove this warning. See [2021-06-10T02:14:17.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T02:14:17.813Z] [2021-06-10T02:14:17.813Z] Login Succeeded [2021-06-10T02:14:17.813Z] nexus3.edgexfoundry.org:10004 [2021-06-10T02:14:17.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T02:14:17.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T02:14:17.813Z] Configure a credential helper to remove this warning. See [2021-06-10T02:14:17.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T02:14:17.813Z] [2021-06-10T02:14:17.813Z] Login Succeeded [2021-06-10T02:14:17.813Z] docker.io [2021-06-10T02:14:18.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T02:14:18.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T02:14:18.342Z] Configure a credential helper to remove this warning. See [2021-06-10T02:14:18.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T02:14:18.342Z] [2021-06-10T02:14:18.342Z] Login Succeeded [2021-06-10T02:14:18.342Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T02:14:18.367Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T02:14:18.803Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-06-10T02:14:18.803Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T02:14:18.803Z] ++ dirname cmd/core-command/Dockerfile [2021-06-10T02:14:18.803Z] ++ cut -d/ -f2 [2021-06-10T02:14:18.803Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-10T02:14:18.803Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T02:14:18.803Z] ++ dirname cmd/core-data/Dockerfile [2021-06-10T02:14:18.803Z] ++ cut -d/ -f2 [2021-06-10T02:14:18.803Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-10T02:14:18.803Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T02:14:18.803Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-10T02:14:18.803Z] ++ cut -d/ -f2 [2021-06-10T02:14:18.803Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-10T02:14:18.803Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T02:14:18.803Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-10T02:14:18.803Z] ++ cut -d/ -f2 [2021-06-10T02:14:18.803Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-10T02:14:18.803Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T02:14:18.803Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-10T02:14:18.803Z] ++ cut -d/ -f2 [2021-06-10T02:14:18.803Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-10T02:14:18.803Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T02:14:18.803Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-10T02:14:18.803Z] ++ cut -d/ -f2 [2021-06-10T02:14:18.803Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-10T02:14:18.803Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T02:14:18.803Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-10T02:14:18.803Z] ++ cut -d/ -f2 [2021-06-10T02:14:18.803Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-10T02:14:18.803Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T02:14:18.803Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-10T02:14:18.803Z] ++ cut -d/ -f2 [2021-06-10T02:14:18.803Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-10T02:14:18.803Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T02:14:18.803Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-10T02:14:18.803Z] ++ cut -d/ -f2 [2021-06-10T02:14:18.803Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-10T02:14:18.874Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-10T02:14:20.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T02:14:20.569Z] [2021-06-10T02:14:20.569Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T02:14:20.932Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T02:14:20.932Z] latest: Pulling from edgex-devops/git-semver [2021-06-10T02:14:20.932Z] 31603596830f: Pulling fs layer [2021-06-10T02:14:20.932Z] 54011a49482f: Pulling fs layer [2021-06-10T02:14:20.932Z] a6820b24f6d8: Pulling fs layer [2021-06-10T02:14:20.932Z] f581987b2513: Pulling fs layer [2021-06-10T02:14:20.932Z] f581987b2513: Waiting [2021-06-10T02:14:20.932Z] 54011a49482f: Download complete [2021-06-10T02:14:20.932Z] 31603596830f: Verifying Checksum [2021-06-10T02:14:20.932Z] 31603596830f: Download complete [2021-06-10T02:14:21.203Z] 31603596830f: Pull complete [2021-06-10T02:14:21.203Z] a6820b24f6d8: Verifying Checksum [2021-06-10T02:14:21.203Z] a6820b24f6d8: Download complete [2021-06-10T02:14:21.203Z] f581987b2513: Verifying Checksum [2021-06-10T02:14:21.203Z] f581987b2513: Download complete [2021-06-10T02:14:21.203Z] 54011a49482f: Pull complete [2021-06-10T02:14:21.792Z] a6820b24f6d8: Pull complete [2021-06-10T02:14:22.054Z] f581987b2513: Pull complete [2021-06-10T02:14:22.054Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-10T02:14:22.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T02:14:22.054Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-10T02:14:22.220Z] prd-centos7-docker-4c-2g-116 does not seem to be running inside a container [2021-06-10T02:14:22.266Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-10T02:14:23.694Z] $ docker top 3ae2d60cb7fee753ca7447f319785297d89f32a52be63d019bf9df498e7473c3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-10T02:14:23.907Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T02:14:23.907Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T02:14:24.018Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T02:14:24.016Z] $ docker exec 3ae2d60cb7fee753ca7447f319785297d89f32a52be63d019bf9df498e7473c3 ssh-agent [2021-06-10T02:14:24.128Z] SSH_AUTH_SOCK=/tmp/ssh-dAlqjdpnYOfQ/agent.14 [2021-06-10T02:14:24.128Z] SSH_AGENT_PID=20 [2021-06-10T02:14:24.137Z] Running ssh-add (command line suppressed) [2021-06-10T02:14:24.227Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_8979959924587191332.key (/w/workspace/edgex-go/2@tmp/private_key_8979959924587191332.key) [2021-06-10T02:14:24.250Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T02:14:24.603Z] + git tag --points-at HEAD [Pipeline] } [2021-06-10T02:14:24.623Z] $ docker exec --env ******** --env ******** 3ae2d60cb7fee753ca7447f319785297d89f32a52be63d019bf9df498e7473c3 ssh-agent -k [2021-06-10T02:14:24.719Z] unset SSH_AUTH_SOCK; [2021-06-10T02:14:24.720Z] unset SSH_AGENT_PID; [2021-06-10T02:14:24.720Z] echo Agent pid 20 killed; [2021-06-10T02:14:24.736Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-10T02:14:24.839Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T02:14:24.840Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T02:14:24.953Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T02:14:24.951Z] $ docker exec 3ae2d60cb7fee753ca7447f319785297d89f32a52be63d019bf9df498e7473c3 ssh-agent [2021-06-10T02:14:25.063Z] SSH_AUTH_SOCK=/tmp/ssh-COCTFge9kaJL/agent.53 [2021-06-10T02:14:25.063Z] SSH_AGENT_PID=59 [2021-06-10T02:14:25.068Z] Running ssh-add (command line suppressed) [2021-06-10T02:14:25.155Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_1933219564465869152.key (/w/workspace/edgex-go/2@tmp/private_key_1933219564465869152.key) [2021-06-10T02:14:25.173Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T02:14:25.537Z] + git semver init [2021-06-10T02:14:25.537Z] # -> Open(): unable to determine branch for HEAD [2021-06-10T02:14:25.537Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-06-10T02:14:25.537Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-06-10T02:14:25.537Z] # $SEMVER_REMOTE_NAME = origin [2021-06-10T02:14:25.537Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-10T02:14:25.537Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-10T02:14:25.537Z] # $SEMVER_BRANCH = PR-3557 [2021-06-10T02:14:25.537Z] # $SEMVER_TEMP = /tmp/semver-286112459 [2021-06-10T02:14:25.537Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-10T02:14:40.491Z] # '/tmp/semver-286112459' -> '/w/workspace/edgex-go/2/.semver' [2021-06-10T02:14:40.491Z] # -> Force: false [2021-06-10T02:14:40.491Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-06-10T02:14:40.575Z] $ docker exec --env ******** --env ******** 3ae2d60cb7fee753ca7447f319785297d89f32a52be63d019bf9df498e7473c3 ssh-agent -k [2021-06-10T02:14:40.679Z] unset SSH_AUTH_SOCK; [2021-06-10T02:14:40.679Z] unset SSH_AGENT_PID; [2021-06-10T02:14:40.679Z] echo Agent pid 59 killed; [2021-06-10T02:14:40.696Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T02:14:41.144Z] + git semver [Pipeline] } [2021-06-10T02:14:41.168Z] $ docker stop --time=1 3ae2d60cb7fee753ca7447f319785297d89f32a52be63d019bf9df498e7473c3 [2021-06-10T02:14:45.238Z] $ docker rm -f 3ae2d60cb7fee753ca7447f319785297d89f32a52be63d019bf9df498e7473c3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T02:14:45.721Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-10T02:14:46.063Z] Stashed 1 file(s) [Pipeline] echo [2021-06-10T02:14:46.088Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T02:14:47.179Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-10T02:14:47.509Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T02:14:47.852Z] + sudo service docker restart [2021-06-10T02:14:47.852Z] + true [2021-06-10T02:14:47.852Z] Redirecting to /bin/systemctl restart docker.service [2021-06-10T02:15:01.640Z] Still waiting to schedule task [2021-06-10T02:15:01.640Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo [2021-06-10T02:15:06.011Z] ========================================================= [2021-06-10T02:15:06.012Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-10T02:15:06.012Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-10T02:15:06.372Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-10T02:15:07.769Z] Sending build context to Docker daemon 329.2MB [2021-06-10T02:15:07.769Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T02:15:07.769Z] Step 2/6 : FROM ${BASE} [2021-06-10T02:15:08.029Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-10T02:15:08.029Z] 540db60ca938: Pulling fs layer [2021-06-10T02:15:08.029Z] adcc1eea9eea: Pulling fs layer [2021-06-10T02:15:08.029Z] 4c4ab2625f07: Pulling fs layer [2021-06-10T02:15:08.029Z] 0510c868ecb4: Pulling fs layer [2021-06-10T02:15:08.029Z] afea3b2eda06: Pulling fs layer [2021-06-10T02:15:08.029Z] 7809a108b3ef: Pulling fs layer [2021-06-10T02:15:08.029Z] f706445af74f: Pulling fs layer [2021-06-10T02:15:08.029Z] afea3b2eda06: Waiting [2021-06-10T02:15:08.029Z] 7809a108b3ef: Waiting [2021-06-10T02:15:08.029Z] f706445af74f: Waiting [2021-06-10T02:15:08.029Z] 0510c868ecb4: Waiting [2021-06-10T02:15:08.029Z] 4c4ab2625f07: Verifying Checksum [2021-06-10T02:15:08.029Z] 4c4ab2625f07: Download complete [2021-06-10T02:15:08.029Z] adcc1eea9eea: Verifying Checksum [2021-06-10T02:15:08.029Z] adcc1eea9eea: Download complete [2021-06-10T02:15:08.029Z] afea3b2eda06: Verifying Checksum [2021-06-10T02:15:08.029Z] afea3b2eda06: Download complete [2021-06-10T02:15:08.029Z] 7809a108b3ef: Verifying Checksum [2021-06-10T02:15:08.029Z] 7809a108b3ef: Download complete [2021-06-10T02:15:08.029Z] 540db60ca938: Verifying Checksum [2021-06-10T02:15:08.029Z] 540db60ca938: Download complete [2021-06-10T02:15:08.291Z] 540db60ca938: Pull complete [2021-06-10T02:15:08.552Z] adcc1eea9eea: Pull complete [2021-06-10T02:15:08.552Z] 4c4ab2625f07: Pull complete [2021-06-10T02:15:09.958Z] f706445af74f: Verifying Checksum [2021-06-10T02:15:09.958Z] f706445af74f: Download complete [2021-06-10T02:15:10.223Z] 0510c868ecb4: Verifying Checksum [2021-06-10T02:15:10.223Z] 0510c868ecb4: Download complete [2021-06-10T02:15:15.558Z] 0510c868ecb4: Pull complete [2021-06-10T02:15:15.558Z] afea3b2eda06: Pull complete [2021-06-10T02:15:15.558Z] 7809a108b3ef: Pull complete [2021-06-10T02:15:19.782Z] f706445af74f: Pull complete [2021-06-10T02:15:19.782Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-10T02:15:19.782Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-10T02:15:19.782Z] ---> b068be0155e3 [2021-06-10T02:15:19.782Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-10T02:15:22.342Z] ---> Running in 796a22eca961 [2021-06-10T02:15:22.922Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T02:15:23.865Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T02:15:24.126Z] (1/12) Installing libmagic (5.39-r0) [2021-06-10T02:15:24.699Z] (2/12) Installing file (5.39-r0) [2021-06-10T02:15:24.963Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-10T02:15:24.963Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-10T02:15:30.256Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-10T02:15:30.256Z] (6/12) Installing patch (2.7.6-r6) [2021-06-10T02:15:30.256Z] (7/12) Installing build-base (0.5-r2) [2021-06-10T02:15:30.256Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-10T02:15:30.256Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-10T02:15:30.256Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-10T02:15:30.517Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-10T02:15:30.517Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-10T02:15:30.517Z] Executing busybox-1.32.1-r6.trigger [2021-06-10T02:15:30.517Z] OK: 219 MiB in 52 packages [2021-06-10T02:15:33.064Z] Removing intermediate container 796a22eca961 [2021-06-10T02:15:33.064Z] ---> b007f8ba6fe9 [2021-06-10T02:15:33.064Z] Step 4/6 : WORKDIR /edgex-go [2021-06-10T02:15:33.064Z] ---> Running in 2c1a6e71c7fe [2021-06-10T02:15:33.064Z] Removing intermediate container 2c1a6e71c7fe [2021-06-10T02:15:33.064Z] ---> c3d85c8a721d [2021-06-10T02:15:33.064Z] Step 5/6 : COPY go.mod . [2021-06-10T02:15:33.329Z] ---> b452ebac38ae [2021-06-10T02:15:33.329Z] Step 6/6 : RUN go mod download [2021-06-10T02:15:33.329Z] ---> Running in f099422b84a3 [2021-06-10T02:15:48.267Z] Removing intermediate container f099422b84a3 [2021-06-10T02:15:48.267Z] ---> f659429d7ea2 [2021-06-10T02:15:48.267Z] Successfully built f659429d7ea2 [2021-06-10T02:15:48.267Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T02:15:48.625Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T02:15:48.625Z] . [Pipeline] withDockerContainer [2021-06-10T02:15:48.733Z] prd-centos7-docker-4c-2g-116 does not seem to be running inside a container [2021-06-10T02:15:48.767Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-10T02:15:49.167Z] $ docker top aa10ccd7e43a143bc4bfe86466ae5171c390340d54630e9b4543a353dcdd9042 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T02:15:49.616Z] + go version [2021-06-10T02:15:49.616Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-10T02:15:49.641Z] $ docker stop --time=1 aa10ccd7e43a143bc4bfe86466ae5171c390340d54630e9b4543a353dcdd9042 [2021-06-10T02:15:50.843Z] $ docker rm -f aa10ccd7e43a143bc4bfe86466ae5171c390340d54630e9b4543a353dcdd9042 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T02:15:51.747Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T02:15:51.747Z] . [Pipeline] withDockerContainer [2021-06-10T02:15:51.903Z] prd-centos7-docker-4c-2g-116 does not seem to be running inside a container [2021-06-10T02:15:51.942Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-10T02:15:52.386Z] $ docker top 24f4da16f743da81de0054ae9091c6a19d4904498696342f56b0706625c808b0 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-10T02:15:52.536Z] ========================================================= [2021-06-10T02:15:52.536Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-10T02:15:52.536Z] ========================================================= [Pipeline] sh [2021-06-10T02:15:52.848Z] + go mod tidy [Pipeline] sh [2021-06-10T02:15:53.460Z] + make test [2021-06-10T02:15:53.460Z] go mod tidy [2021-06-10T02:15:53.460Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-10T02:15:58.873Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-10T02:16:17.089Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-10T02:16:20.440Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-10T02:16:21.027Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-10T02:16:21.626Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-10T02:16:23.635Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-10T02:16:24.593Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-10T02:16:24.593Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-10T02:16:24.593Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-10T02:16:25.185Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-10T02:16:25.463Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-10T02:16:25.727Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-10T02:16:25.727Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-10T02:16:25.727Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-10T02:16:25.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-10T02:16:25.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-10T02:16:25.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-10T02:16:25.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-10T02:16:28.308Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.063s coverage: 28.7% of statements [2021-06-10T02:16:29.267Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.064s coverage: 100.0% of statements [2021-06-10T02:16:29.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-10T02:16:29.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-10T02:16:29.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-10T02:16:30.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 81.2% of statements [2021-06-10T02:16:30.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-10T02:16:30.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.063s coverage: 53.4% of statements [2021-06-10T02:16:30.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-10T02:16:30.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-10T02:16:31.466Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.109s coverage: 87.7% of statements [2021-06-10T02:16:31.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-10T02:16:31.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-10T02:16:31.466Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.049s coverage: 78.9% of statements [2021-06-10T02:16:31.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-10T02:16:31.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-10T02:16:31.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-10T02:16:31.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-10T02:16:31.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-10T02:16:31.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-10T02:16:31.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-10T02:16:33.401Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.241s coverage: 95.1% of statements [2021-06-10T02:16:33.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-10T02:16:33.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-10T02:16:33.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-10T02:16:33.401Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-10T02:16:33.401Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-10T02:16:33.401Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-10T02:16:33.401Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-10T02:16:33.401Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-10T02:16:33.401Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-10T02:16:33.401Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-10T02:16:33.401Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements [2021-06-10T02:16:33.401Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-10T02:16:33.401Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-10T02:16:33.401Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.055s coverage: 60.0% of statements [2021-06-10T02:16:33.401Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.051s coverage: 0.8% of statements [2021-06-10T02:16:33.401Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-10T02:16:33.401Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.045s coverage: 22.0% of statements [2021-06-10T02:16:33.402Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-10T02:16:33.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements [2021-06-10T02:16:33.931Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements [2021-06-10T02:16:34.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-06-10T02:16:34.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements [2021-06-10T02:16:34.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2021-06-10T02:16:46.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements [2021-06-10T02:16:46.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2021-06-10T02:16:53.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.183s coverage: 81.8% of statements [2021-06-10T02:16:53.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-10T02:17:08.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2021-06-10T02:17:08.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-10T02:17:08.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-10T02:17:08.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-10T02:17:08.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-06-10T02:17:08.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-10T02:17:08.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-10T02:17:08.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-10T02:17:08.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-10T02:17:08.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-10T02:17:08.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.042s coverage: 87.2% of statements [2021-06-10T02:17:08.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-10T02:17:08.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-10T02:17:08.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-06-10T02:17:08.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-10T02:17:08.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 76.0% of statements [2021-06-10T02:17:08.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-10T02:17:08.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-06-10T02:17:08.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-06-10T02:17:08.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.051s coverage: 85.4% of statements [2021-06-10T02:17:08.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.2% of statements [2021-06-10T02:17:08.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-10T02:17:09.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.148s coverage: 64.4% of statements [2021-06-10T02:17:09.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-10T02:17:09.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-10T02:17:09.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements [2021-06-10T02:17:09.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements [2021-06-10T02:17:09.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2021-06-10T02:17:09.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2021-06-10T02:17:09.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.041s coverage: 100.0% of statements [2021-06-10T02:17:10.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.166s coverage: 66.9% of statements [2021-06-10T02:17:10.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-10T02:17:10.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-10T02:17:10.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-10T02:17:11.194Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.122s coverage: 43.6% of statements [2021-06-10T02:17:11.194Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-10T02:17:11.194Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-10T02:17:11.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.031s coverage: 89.5% of statements [2021-06-10T02:17:11.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-10T02:17:12.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.032s coverage: 84.8% of statements [2021-06-10T02:17:12.025Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-10T02:17:12.025Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-10T02:17:12.025Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-10T02:17:12.025Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-10T02:17:19.145Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.077s coverage: 19.3% of statements [2021-06-10T02:17:19.145Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-10T02:17:19.145Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-10T02:17:19.145Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-10T02:17:19.145Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.142s coverage: 91.9% of statements [2021-06-10T02:17:19.145Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-10T02:17:19.145Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-10T02:17:19.145Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-10T02:17:19.145Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-10T02:17:19.145Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-10T02:17:19.145Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-10T02:17:19.145Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-10T02:17:19.145Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-10T02:17:19.145Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.053s coverage: 62.7% of statements [2021-06-10T02:17:19.145Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-10T02:17:19.145Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.086s coverage: 97.6% of statements [2021-06-10T02:17:19.145Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-10T02:17:19.145Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-10T02:17:19.145Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-10T02:17:19.145Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-10T02:17:19.145Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-10T02:17:19.145Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-10T02:17:19.145Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-10T02:17:19.145Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.031s coverage: 100.0% of statements [2021-06-10T02:17:19.145Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-10T02:17:19.145Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-10T02:17:19.145Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.054s coverage: 28.9% of statements [2021-06-10T02:17:19.145Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-10T02:17:19.145Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-10T02:17:19.145Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-10T02:17:19.145Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-10T02:17:19.145Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-10T02:17:19.145Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements [2021-06-10T02:17:19.145Z] GO111MODULE=on go vet ./... [2021-06-10T02:17:45.823Z] gofmt -l . [2021-06-10T02:17:45.823Z] [ "`gofmt -l .`" = "" ] [2021-06-10T02:17:45.823Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-10T02:17:46.153Z] + ls -al . [2021-06-10T02:17:46.153Z] total 520 [2021-06-10T02:17:46.153Z] drwxrwxr-x 10 1001 1001 4096 Jun 10 02:17 . [2021-06-10T02:17:46.153Z] drwxr-xr-x 4 root root 28 Jun 10 02:15 .. [2021-06-10T02:17:46.153Z] -rw-rw-r-- 1 1001 1001 11 Jun 10 02:14 .dockerignore [2021-06-10T02:17:46.153Z] drwxrwxr-x 8 1001 1001 179 Jun 10 02:14 .git [2021-06-10T02:17:46.153Z] drwxrwxr-x 3 1001 1001 125 Jun 10 02:14 .github [2021-06-10T02:17:46.153Z] -rw-rw-r-- 1 1001 1001 818 Jun 10 02:14 .gitignore [2021-06-10T02:17:46.153Z] drwx------ 3 1001 1001 60 Jun 10 02:14 .semver [2021-06-10T02:17:46.153Z] -rw-rw-r-- 1 1001 1001 166 Jun 10 02:14 .sonarcloud.properties [2021-06-10T02:17:46.153Z] -rw-rw-r-- 1 1001 1001 8609 Jun 10 02:14 Attribution.txt [2021-06-10T02:17:46.153Z] -rw-rw-r-- 1 1001 1001 3804 Jun 10 02:14 CONTRIBUTING.md [2021-06-10T02:17:46.153Z] -rw-rw-r-- 1 1001 1001 931 Jun 10 02:14 Dockerfile.build [2021-06-10T02:17:46.153Z] -rw-rw-r-- 1 1001 1001 849 Jun 10 02:14 Jenkinsfile [2021-06-10T02:17:46.153Z] -rw-rw-r-- 1 1001 1001 10775 Jun 10 02:14 LICENSE [2021-06-10T02:17:46.153Z] -rw-rw-r-- 1 1001 1001 5605 Jun 10 02:14 Makefile [2021-06-10T02:17:46.153Z] -rw-rw-r-- 1 1001 1001 7978 Jun 10 02:14 README.md [2021-06-10T02:17:46.153Z] -rw-rw-r-- 1 1001 1001 7071 Jun 10 02:14 SECURITY.md [2021-06-10T02:17:46.153Z] -rw-rw-r-- 1 1001 1001 5 Jun 10 02:14 VERSION [2021-06-10T02:17:46.153Z] -rw-rw-r-- 1 1001 1001 4131 Jun 10 02:14 ZMQWindows.md [2021-06-10T02:17:46.153Z] drwxrwxr-x 2 1001 1001 37 Jun 10 02:14 bin [2021-06-10T02:17:46.153Z] drwxrwxr-x 14 1001 1001 4096 Jun 10 02:14 cmd [2021-06-10T02:17:46.153Z] -rw-r--r-- 1 root root 404951 Jun 10 02:17 coverage.out [2021-06-10T02:17:46.153Z] -rw-rw-r-- 1 1001 1001 840 Jun 10 02:14 go.mod [2021-06-10T02:17:46.153Z] -rw-r--r-- 1 root root 21139 Jun 10 02:15 go.sum [2021-06-10T02:17:46.153Z] drwxrwxr-x 8 1001 1001 127 Jun 10 02:14 internal [2021-06-10T02:17:46.153Z] drwxrwxr-x 3 1001 1001 16 Jun 10 02:14 openapi [2021-06-10T02:17:46.153Z] drwxrwxr-x 4 1001 1001 71 Jun 10 02:14 snap [2021-06-10T02:17:46.153Z] -rw-rw-r-- 1 1001 1001 168 Jun 10 02:14 version.go [Pipeline] sh [2021-06-10T02:17:46.481Z] + '[' -e coverage.out ] [2021-06-10T02:17:46.481Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-10T02:17:46.612Z] Stashed 1 file(s) [Pipeline] sh [2021-06-10T02:17:46.923Z] + make build [2021-06-10T02:17:46.923Z] go mod tidy [2021-06-10T02:17:46.923Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-10T02:17:48.325Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-10T02:17:54.960Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-10T02:17:55.538Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-10T02:17:56.487Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-10T02:17:56.751Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-10T02:17:57.705Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-10T02:17:58.655Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-10T02:17:59.232Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-10T02:18:00.179Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-10T02:18:01.127Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-10T02:18:01.711Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-10T02:18:03.661Z] $ docker stop --time=1 24f4da16f743da81de0054ae9091c6a19d4904498696342f56b0706625c808b0 [2021-06-10T02:18:05.603Z] $ docker rm -f 24f4da16f743da81de0054ae9091c6a19d4904498696342f56b0706625c808b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T02:18:09.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-10T02:18:09.092Z] [2021-06-10T02:18:09.092Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T02:18:09.438Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-10T02:18:09.438Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-10T02:18:09.438Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-10T02:18:09.438Z] ca9280d653b3: Pulling fs layer [2021-06-10T02:18:09.438Z] 7e9c9ca2126c: Pulling fs layer [2021-06-10T02:18:09.708Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-10T02:18:09.708Z] cbdbe7a5bc2a: Download complete [2021-06-10T02:18:09.975Z] cbdbe7a5bc2a: Pull complete [2021-06-10T02:18:10.560Z] ca9280d653b3: Verifying Checksum [2021-06-10T02:18:10.560Z] ca9280d653b3: Download complete [2021-06-10T02:18:11.134Z] ca9280d653b3: Pull complete [2021-06-10T02:18:11.395Z] 7e9c9ca2126c: Verifying Checksum [2021-06-10T02:18:11.395Z] 7e9c9ca2126c: Download complete [2021-06-10T02:18:14.734Z] 7e9c9ca2126c: Pull complete [2021-06-10T02:18:14.734Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-10T02:18:14.734Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-10T02:18:14.734Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-10T02:18:14.835Z] prd-centos7-docker-4c-2g-116 does not seem to be running inside a container [2021-06-10T02:18:14.870Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-10T02:18:17.789Z] $ docker top 5cb2f4204ec7d7da4c2d4a0c3dd65c402d4dcd885b27433872653e2fc08a856e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T02:18:18.233Z] + grep parallel [2021-06-10T02:18:18.233Z] + docker-compose build --help [2021-06-10T02:18:18.807Z] --parallel Build images in parallel. [Pipeline] } [2021-06-10T02:18:18.837Z] $ docker stop --time=1 5cb2f4204ec7d7da4c2d4a0c3dd65c402d4dcd885b27433872653e2fc08a856e [2021-06-10T02:18:20.045Z] $ docker rm -f 5cb2f4204ec7d7da4c2d4a0c3dd65c402d4dcd885b27433872653e2fc08a856e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T02:18:20.629Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-10T02:18:20.629Z] . [Pipeline] withDockerContainer [2021-06-10T02:18:20.734Z] prd-centos7-docker-4c-2g-116 does not seem to be running inside a container [2021-06-10T02:18:20.767Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-10T02:18:21.102Z] $ docker top 16f7bb508ed00fe423361632c0649bd349952c833708f4bc2f8811f084290754 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T02:18:21.553Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-10T02:18:22.124Z] Building core-command ... [2021-06-10T02:18:22.124Z] Building core-data ... [2021-06-10T02:18:22.124Z] Building core-metadata ... [2021-06-10T02:18:22.124Z] Building security-bootstrapper ... [2021-06-10T02:18:22.124Z] Building security-proxy-setup ... [2021-06-10T02:18:22.124Z] Building security-secretstore-setup ... [2021-06-10T02:18:22.124Z] Building support-notifications ... [2021-06-10T02:18:22.124Z] Building support-scheduler ... [2021-06-10T02:18:22.124Z] Building sys-mgmt-agent ... [2021-06-10T02:18:22.124Z] Building support-notifications [2021-06-10T02:18:22.124Z] Building security-bootstrapper [2021-06-10T02:18:22.124Z] Building security-proxy-setup [2021-06-10T02:18:22.124Z] Building sys-mgmt-agent [2021-06-10T02:18:22.124Z] Building core-command [2021-06-10T02:18:34.368Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T02:18:34.368Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-10T02:18:34.368Z] ---> f659429d7ea2 [2021-06-10T02:18:34.368Z] Step 3/32 : WORKDIR /edgex-go [2021-06-10T02:18:34.368Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T02:18:34.368Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-10T02:18:34.368Z] ---> f659429d7ea2 [2021-06-10T02:18:34.368Z] Step 3/24 : WORKDIR /edgex-go [2021-06-10T02:18:34.368Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T02:18:34.368Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-10T02:18:34.368Z] ---> f659429d7ea2 [2021-06-10T02:18:34.368Z] Step 3/22 : WORKDIR /edgex-go [2021-06-10T02:18:44.721Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T02:18:44.721Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-10T02:18:44.721Z] ---> f659429d7ea2 [2021-06-10T02:18:44.721Z] Step 3/24 : WORKDIR /edgex-go [2021-06-10T02:18:44.721Z] ---> Running in e9acb91b795b [2021-06-10T02:18:44.722Z] ---> Running in fe52c685ca06 [2021-06-10T02:18:44.722Z] ---> Running in 428f1cdd0450 [2021-06-10T02:18:44.722Z] ---> Running in fa558d159f38 [2021-06-10T02:18:46.111Z] Removing intermediate container 428f1cdd0450 [2021-06-10T02:18:46.111Z] ---> cc23fc916cbe [2021-06-10T02:18:46.111Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T02:18:46.111Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T02:18:46.111Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-10T02:18:46.111Z] ---> f659429d7ea2 [2021-06-10T02:18:46.111Z] Step 3/23 : WORKDIR /edgex-go [2021-06-10T02:18:46.111Z] ---> Using cache [2021-06-10T02:18:46.111Z] ---> 731ef660cc66 [2021-06-10T02:18:46.111Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T02:18:46.111Z] Removing intermediate container e9acb91b795b [2021-06-10T02:18:46.111Z] ---> 731ef660cc66 [2021-06-10T02:18:46.111Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T02:18:46.111Z] Removing intermediate container fa558d159f38 [2021-06-10T02:18:46.111Z] ---> 923694aa2dfd [2021-06-10T02:18:46.111Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T02:18:46.111Z] Removing intermediate container fe52c685ca06 [2021-06-10T02:18:46.111Z] ---> af9790b4960f [2021-06-10T02:18:46.111Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T02:18:46.376Z] ---> Running in f3e321ca452b [2021-06-10T02:18:46.376Z] ---> Running in 1345b5c6d19b [2021-06-10T02:18:46.376Z] ---> Running in 21b7614633c5 [2021-06-10T02:18:46.376Z] ---> Running in 680a419755da [2021-06-10T02:18:46.376Z] ---> Running in deb105953f3f [2021-06-10T02:18:47.330Z] Removing intermediate container f3e321ca452b [2021-06-10T02:18:47.331Z] ---> 5c7ed8fc5283 [2021-06-10T02:18:47.331Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-10T02:18:47.331Z] ---> Running in 65d1a77475ec [2021-06-10T02:18:47.331Z] Removing intermediate container 1345b5c6d19b [2021-06-10T02:18:47.331Z] ---> c00eacaf559d [2021-06-10T02:18:47.331Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-10T02:18:47.331Z] ---> Running in 23f7fd974893 [2021-06-10T02:18:47.331Z] Removing intermediate container 21b7614633c5 [2021-06-10T02:18:47.331Z] ---> 910637a7569b [2021-06-10T02:18:47.331Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-10T02:18:47.331Z] ---> Running in 16cdf8d9e319 [2021-06-10T02:18:47.590Z] Removing intermediate container 680a419755da [2021-06-10T02:18:47.590Z] ---> 4a408f48de74 [2021-06-10T02:18:47.590Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-10T02:18:47.855Z] ---> Running in 4cdac5751363 [2021-06-10T02:18:47.855Z] Removing intermediate container deb105953f3f [2021-06-10T02:18:47.855Z] ---> 3fe47cdba561 [2021-06-10T02:18:47.855Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-10T02:18:47.855Z] ---> Running in 99aa10da0d2b [2021-06-10T02:18:47.855Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T02:18:48.116Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T02:18:48.116Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T02:18:48.116Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T02:18:48.377Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T02:18:48.640Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T02:18:48.909Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T02:18:48.909Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T02:18:49.179Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T02:18:49.179Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T02:18:49.179Z] OK: 219 MiB in 52 packages [2021-06-10T02:18:49.442Z] OK: 219 MiB in 52 packages [2021-06-10T02:18:49.717Z] Removing intermediate container 65d1a77475ec [2021-06-10T02:18:49.717Z] ---> 411b6acffc0d [2021-06-10T02:18:49.717Z] Step 6/23 : COPY go.mod . [2021-06-10T02:18:49.717Z] OK: 219 MiB in 52 packages [2021-06-10T02:18:49.717Z] OK: 219 MiB in 52 packages [2021-06-10T02:18:49.985Z] OK: 219 MiB in 52 packages [2021-06-10T02:18:49.985Z] ---> a2998b985928 [2021-06-10T02:18:49.985Z] Step 7/23 : RUN go mod download [2021-06-10T02:18:49.985Z] Removing intermediate container 23f7fd974893 [2021-06-10T02:18:49.985Z] ---> 3893cfeacc58 [2021-06-10T02:18:49.985Z] Step 6/22 : COPY go.mod . [2021-06-10T02:18:49.985Z] ---> Running in e9e145739fe7 [2021-06-10T02:18:50.248Z] Removing intermediate container 16cdf8d9e319 [2021-06-10T02:18:50.248Z] ---> a5a2405bf3b2 [2021-06-10T02:18:50.248Z] Step 6/24 : COPY go.mod . [2021-06-10T02:18:50.248Z] ---> 2f57b63bf314 [2021-06-10T02:18:50.248Z] Step 7/22 : RUN go mod download [2021-06-10T02:18:50.248Z] Removing intermediate container 4cdac5751363 [2021-06-10T02:18:50.248Z] ---> 85cdd41b7481 [2021-06-10T02:18:50.248Z] Step 6/32 : COPY go.mod . [2021-06-10T02:18:50.248Z] ---> Running in 042e8ddbcf88 [2021-06-10T02:18:50.516Z] Removing intermediate container 99aa10da0d2b [2021-06-10T02:18:50.516Z] ---> aa40a7e62d5f [2021-06-10T02:18:50.516Z] Step 6/24 : COPY go.mod . [2021-06-10T02:18:50.516Z] ---> 4b5aec8511c8 [2021-06-10T02:18:50.516Z] Step 7/24 : RUN go mod download [2021-06-10T02:18:50.516Z] ---> Running in b1635efbf71d [2021-06-10T02:18:50.784Z] ---> d9a35fd63b9b [2021-06-10T02:18:50.784Z] Step 7/32 : RUN go mod download [2021-06-10T02:18:50.784Z] ---> 220b50ee048a [2021-06-10T02:18:50.784Z] Step 7/24 : RUN go mod download [2021-06-10T02:18:50.784Z] ---> Running in ae594dd343fb [2021-06-10T02:18:50.784Z] ---> Running in 285e02c00453 [2021-06-10T02:18:51.374Z] Removing intermediate container e9e145739fe7 [2021-06-10T02:18:51.374Z] ---> b4792141a0e2 [2021-06-10T02:18:51.374Z] Step 8/23 : COPY . . [2021-06-10T02:18:51.374Z] Removing intermediate container 042e8ddbcf88 [2021-06-10T02:18:51.374Z] ---> 404875e31e4e [2021-06-10T02:18:51.374Z] Step 8/22 : COPY . . [2021-06-10T02:18:51.647Z] Removing intermediate container b1635efbf71d [2021-06-10T02:18:51.647Z] ---> fadc24d233b3 [2021-06-10T02:18:51.647Z] Step 8/24 : COPY . . [2021-06-10T02:19:01.018Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-117 in /w/workspace/edgexfoundry_edgex-go_PR-3557 [Pipeline] { [Pipeline] ws [2021-06-10T02:19:01.075Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-06-10T02:19:01.343Z] The recommended git tool is: git [2021-06-10T02:19:01.708Z] Removing intermediate container ae594dd343fb [2021-06-10T02:19:01.708Z] ---> eaca5421e7bd [2021-06-10T02:19:01.708Z] Step 8/32 : COPY . . [2021-06-10T02:19:01.708Z] Removing intermediate container 285e02c00453 [2021-06-10T02:19:01.708Z] ---> 42d3ddcd7645 [2021-06-10T02:19:01.708Z] Step 8/24 : COPY . . [2021-06-10T02:19:01.708Z] ---> 277dd9504c1d [2021-06-10T02:19:01.708Z] Step 9/22 : RUN go mod tidy [2021-06-10T02:19:01.708Z] ---> 3ee48bfceeea [2021-06-10T02:19:01.708Z] Step 9/23 : RUN go mod tidy [2021-06-10T02:19:01.708Z] ---> e72ed48260db [2021-06-10T02:19:01.708Z] Step 9/24 : RUN go mod tidy [2021-06-10T02:19:01.709Z] ---> Running in 476d5603e4bc [2021-06-10T02:19:01.709Z] ---> Running in 34e65fb2dd73 [2021-06-10T02:19:01.709Z] ---> Running in a28e56f1abdd [2021-06-10T02:19:07.042Z] Removing intermediate container 476d5603e4bc [2021-06-10T02:19:07.042Z] ---> e09402445769 [2021-06-10T02:19:07.042Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-10T02:19:07.042Z] ---> Running in 2862d8bc8af1 [2021-06-10T02:19:07.110Z] using credential edgex-jenkins-ssh [2021-06-10T02:19:07.131Z] Cloning the remote Git repository [2021-06-10T02:19:07.305Z] Removing intermediate container 34e65fb2dd73 [2021-06-10T02:19:07.305Z] ---> 759d14df4dbd [2021-06-10T02:19:07.305Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-10T02:19:07.186Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-10T02:19:07.302Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-06-10T02:19:07.395Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-10T02:19:07.396Z] > git --version # timeout=10 [2021-06-10T02:19:07.461Z] > git --version # 'git version 2.17.1' [2021-06-10T02:19:07.463Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T02:19:07.649Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T02:19:08.698Z] Removing intermediate container a28e56f1abdd [2021-06-10T02:19:08.698Z] ---> 003e953e9d8a [2021-06-10T02:19:08.698Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-10T02:19:08.698Z] ---> Running in 75c7296b04e1 [2021-06-10T02:19:09.280Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-10T02:19:09.903Z] ---> Running in ac93bb900d16 [2021-06-10T02:19:10.521Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-10T02:19:10.805Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-10T02:19:19.122Z] ---> 268d2a850a7e [2021-06-10T02:19:19.122Z] Step 9/32 : RUN go mod tidy [2021-06-10T02:19:19.122Z] ---> 0bc5d0c8ac36 [2021-06-10T02:19:19.122Z] Step 9/24 : RUN go mod tidy [2021-06-10T02:19:19.122Z] ---> Running in 1af93cec5a76 [2021-06-10T02:19:19.122Z] ---> Running in e462f61af3be [2021-06-10T02:19:20.536Z] Removing intermediate container 1af93cec5a76 [2021-06-10T02:19:20.536Z] ---> 38ee0da93a67 [2021-06-10T02:19:20.536Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-10T02:19:20.808Z] ---> Running in 1f1540b88e6f [2021-06-10T02:19:20.808Z] Removing intermediate container e462f61af3be [2021-06-10T02:19:20.808Z] ---> d8cb5cbfdd58 [2021-06-10T02:19:20.808Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-10T02:19:21.077Z] ---> Running in 959bcf47832f [2021-06-10T02:19:21.345Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-10T02:19:21.616Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-10T02:19:22.792Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-10T02:19:22.809Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T02:19:22.845Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-10T02:19:22.887Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-10T02:19:22.888Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T02:19:22.900Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3557/head:refs/remotes/origin/PR-3557 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T02:19:23.840Z] Merging remotes/origin/master commit f108a8474f3b355190b7272e3074d22ce3e5e6f8 into PR head commit 5120e818039371f5d2e6c13d33ca3c585cc21017 [2021-06-10T02:19:24.168Z] Merge succeeded, producing 5120e818039371f5d2e6c13d33ca3c585cc21017 [2021-06-10T02:19:24.168Z] Checking out Revision 5120e818039371f5d2e6c13d33ca3c585cc21017 (PR-3557) [2021-06-10T02:19:23.856Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T02:19:23.876Z] > git checkout -f 5120e818039371f5d2e6c13d33ca3c585cc21017 # timeout=10 [2021-06-10T02:19:24.076Z] > git remote # timeout=10 [2021-06-10T02:19:24.094Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T02:19:24.110Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T02:19:24.122Z] > git merge f108a8474f3b355190b7272e3074d22ce3e5e6f8 # timeout=10 [2021-06-10T02:19:24.144Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-10T02:19:24.172Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T02:19:24.190Z] > git checkout -f 5120e818039371f5d2e6c13d33ca3c585cc21017 # timeout=10 [2021-06-10T02:19:28.411Z] Commit message: "refactor(sma): remove unused configs and example" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T02:19:30.081Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-10T02:19:30.566Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T02:19:30.934Z] + true [2021-06-10T02:19:30.935Z] + sudo service docker restart [2021-06-10T02:19:43.715Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T02:19:49.373Z] provisioning config files... [2021-06-10T02:19:49.404Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1413067482045079552tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T02:19:49.837Z] ---> docker-login.sh [2021-06-10T02:19:49.838Z] nexus3.edgexfoundry.org:10001 [2021-06-10T02:19:50.355Z] Removing intermediate container ac93bb900d16 [2021-06-10T02:19:50.356Z] ---> d833ab56aeaa [2021-06-10T02:19:50.356Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-10T02:19:50.618Z] Removing intermediate container 2862d8bc8af1 [2021-06-10T02:19:50.618Z] ---> f235bf589594 [2021-06-10T02:19:50.618Z] [2021-06-10T02:19:50.618Z] Step 11/22 : FROM alpine:3.12 [2021-06-10T02:19:50.618Z] ---> Running in dddd6a712202 [2021-06-10T02:19:50.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T02:19:50.885Z] 3.12: Pulling from library/alpine [2021-06-10T02:19:51.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T02:19:51.099Z] Configure a credential helper to remove this warning. See [2021-06-10T02:19:51.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T02:19:51.099Z] [2021-06-10T02:19:51.099Z] Login Succeeded [2021-06-10T02:19:51.099Z] nexus3.edgexfoundry.org:10002 [2021-06-10T02:19:51.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T02:19:51.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T02:19:51.696Z] Configure a credential helper to remove this warning. See [2021-06-10T02:19:51.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T02:19:51.696Z] [2021-06-10T02:19:51.696Z] Login Succeeded [2021-06-10T02:19:51.696Z] nexus3.edgexfoundry.org:10003 [2021-06-10T02:19:51.875Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-10T02:19:51.875Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-10T02:19:51.875Z] Status: Downloaded newer image for alpine:3.12 [2021-06-10T02:19:51.875Z] ---> 13621d1b12d4 [2021-06-10T02:19:51.875Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-10T02:19:52.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T02:19:52.470Z] ---> Running in f4392f79c4a7 [2021-06-10T02:19:52.470Z] Removing intermediate container 75c7296b04e1 [2021-06-10T02:19:52.470Z] ---> b36905250085 [2021-06-10T02:19:52.470Z] [2021-06-10T02:19:52.470Z] Step 11/23 : FROM alpine:3.12 [2021-06-10T02:19:52.470Z] ---> 13621d1b12d4 [2021-06-10T02:19:52.470Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-10T02:19:52.470Z] ---> Running in 550d5efdcc14 [2021-06-10T02:19:52.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T02:19:52.492Z] Configure a credential helper to remove this warning. See [2021-06-10T02:19:52.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T02:19:52.492Z] [2021-06-10T02:19:52.492Z] Login Succeeded [2021-06-10T02:19:52.492Z] nexus3.edgexfoundry.org:10004 [2021-06-10T02:19:52.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T02:19:53.043Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-10T02:19:53.043Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-10T02:19:53.043Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-10T02:19:53.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T02:19:53.059Z] Configure a credential helper to remove this warning. See [2021-06-10T02:19:53.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T02:19:53.059Z] [2021-06-10T02:19:53.059Z] Login Succeeded [2021-06-10T02:19:53.059Z] docker.io [2021-06-10T02:19:53.310Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-10T02:19:53.310Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-10T02:19:53.310Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-10T02:19:53.310Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-10T02:19:53.310Z] (4/4) Installing curl (7.77.0-r0) [2021-06-10T02:19:53.310Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T02:19:53.310Z] Executing ca-certificates-20191127-r4.trigger [2021-06-10T02:19:53.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T02:19:53.575Z] OK: 7 MiB in 18 packages [2021-06-10T02:19:53.575Z] Removing intermediate container dddd6a712202 [2021-06-10T02:19:53.575Z] ---> 8fc7bc9a2fa0 [2021-06-10T02:19:53.575Z] [2021-06-10T02:19:53.575Z] Step 12/24 : FROM docker:20.10.0 [2021-06-10T02:19:53.575Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-10T02:19:53.575Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-10T02:19:53.575Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T02:19:53.575Z] Executing ca-certificates-20191127-r4.trigger [2021-06-10T02:19:53.575Z] 20.10.0: Pulling from library/docker [2021-06-10T02:19:53.575Z] OK: 6 MiB in 16 packages [2021-06-10T02:19:53.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T02:19:53.937Z] Configure a credential helper to remove this warning. See [2021-06-10T02:19:53.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T02:19:53.938Z] [2021-06-10T02:19:53.938Z] Login Succeeded [2021-06-10T02:19:53.938Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T02:19:53.967Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-06-10T02:19:54.154Z] Removing intermediate container f4392f79c4a7 [2021-06-10T02:19:54.154Z] ---> 1f9b33a9cdbb [2021-06-10T02:19:54.154Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [Pipeline] echo [2021-06-10T02:19:54.378Z] ========================================================= [2021-06-10T02:19:54.378Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-10T02:19:54.378Z] ========================================================= [Pipeline] isUnix [2021-06-10T02:19:54.416Z] ---> Running in 5d764ee46a85 [Pipeline] sh [2021-06-10T02:19:54.683Z] Removing intermediate container 550d5efdcc14 [2021-06-10T02:19:54.683Z] ---> 1e7b07b9a255 [2021-06-10T02:19:54.683Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-10T02:19:54.683Z] Removing intermediate container 5d764ee46a85 [2021-06-10T02:19:54.683Z] ---> dfada0f6f23f [2021-06-10T02:19:54.683Z] Step 14/22 : WORKDIR /edgex [2021-06-10T02:19:54.784Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-10T02:19:54.947Z] ---> Running in c52acc10a475 [2021-06-10T02:19:54.947Z] ---> Running in 46d3712ae830 [2021-06-10T02:19:55.217Z] Removing intermediate container 46d3712ae830 [2021-06-10T02:19:55.217Z] ---> 30f07f4e5547 [2021-06-10T02:19:55.217Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-10T02:19:55.217Z] Removing intermediate container c52acc10a475 [2021-06-10T02:19:55.217Z] ---> 9e5d88f1e1ea [2021-06-10T02:19:55.217Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-10T02:19:55.217Z] ---> Running in 15925971f02b [2021-06-10T02:19:55.485Z] Removing intermediate container 15925971f02b [2021-06-10T02:19:55.485Z] ---> d555664871d5 [2021-06-10T02:19:55.485Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-10T02:19:55.485Z] ---> 14efd5992bfd [2021-06-10T02:19:55.485Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-10T02:19:55.757Z] ---> Running in ee51d4f78449 [2021-06-10T02:19:56.725Z] Removing intermediate container ee51d4f78449 [2021-06-10T02:19:56.725Z] ---> c075baf4268b [2021-06-10T02:19:56.725Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T02:19:57.300Z] ---> 4579cadabbb2 [2021-06-10T02:19:57.301Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-10T02:19:57.423Z] Sending build context to Docker daemon 166.2MB [2021-06-10T02:19:57.423Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T02:19:57.423Z] Step 2/6 : FROM ${BASE} [2021-06-10T02:19:57.423Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-10T02:19:57.423Z] 595b0fe564bb: Pulling fs layer [2021-06-10T02:19:57.423Z] 3088b5b3c5c0: Pulling fs layer [2021-06-10T02:19:57.423Z] 5b7225fbf94c: Pulling fs layer [2021-06-10T02:19:57.423Z] ba82ee9f976e: Pulling fs layer [2021-06-10T02:19:57.423Z] 506bd15cee9f: Pulling fs layer [2021-06-10T02:19:57.423Z] 75a0a4a0db45: Pulling fs layer [2021-06-10T02:19:57.423Z] 618dc40b7e24: Pulling fs layer [2021-06-10T02:19:57.423Z] 506bd15cee9f: Waiting [2021-06-10T02:19:57.423Z] 75a0a4a0db45: Waiting [2021-06-10T02:19:57.423Z] 618dc40b7e24: Waiting [2021-06-10T02:19:57.423Z] ba82ee9f976e: Waiting [2021-06-10T02:19:57.423Z] 5b7225fbf94c: Verifying Checksum [2021-06-10T02:19:57.423Z] 5b7225fbf94c: Download complete [2021-06-10T02:19:57.423Z] 3088b5b3c5c0: Download complete [2021-06-10T02:19:57.423Z] 506bd15cee9f: Verifying Checksum [2021-06-10T02:19:57.423Z] 506bd15cee9f: Download complete [2021-06-10T02:19:57.423Z] 595b0fe564bb: Verifying Checksum [2021-06-10T02:19:57.423Z] 595b0fe564bb: Download complete [2021-06-10T02:19:57.423Z] 75a0a4a0db45: Download complete [2021-06-10T02:19:57.564Z] ---> 46e9849740b8 [2021-06-10T02:19:57.564Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-10T02:19:57.828Z] ---> 47d5b39a6a77 [2021-06-10T02:19:57.828Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-10T02:19:58.023Z] 595b0fe564bb: Pull complete [2021-06-10T02:19:58.436Z] ---> 2288bd86efc1 [2021-06-10T02:19:58.436Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-10T02:19:58.436Z] ---> Running in 033c403165dc [2021-06-10T02:19:58.629Z] 3088b5b3c5c0: Pull complete [2021-06-10T02:19:58.707Z] Removing intermediate container 1f1540b88e6f [2021-06-10T02:19:58.707Z] ---> da32eddcb68b [2021-06-10T02:19:58.707Z] [2021-06-10T02:19:58.707Z] Step 11/32 : FROM alpine:3.12 [2021-06-10T02:19:58.707Z] ---> 13621d1b12d4 [2021-06-10T02:19:58.707Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-10T02:19:58.707Z] Removing intermediate container 033c403165dc [2021-06-10T02:19:58.707Z] ---> 6916c8f5d76a [2021-06-10T02:19:58.707Z] Step 19/22 : CMD ["--init=true"] [2021-06-10T02:19:58.707Z] ---> Running in 857bf97f7d71 [2021-06-10T02:19:58.707Z] Removing intermediate container 959bcf47832f [2021-06-10T02:19:58.707Z] ---> 66855d8fe98f [2021-06-10T02:19:58.707Z] [2021-06-10T02:19:58.707Z] Step 11/24 : FROM alpine:3.12 [2021-06-10T02:19:58.707Z] ---> 13621d1b12d4 [2021-06-10T02:19:58.707Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-10T02:19:58.707Z] ---> Running in 8837eb60f85e [2021-06-10T02:19:58.707Z] ---> b7a32bbb316e [2021-06-10T02:19:58.707Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-10T02:19:58.968Z] ---> Running in a60cd18ebd1d [2021-06-10T02:19:58.968Z] ---> Running in b40e3bd6e5cf [2021-06-10T02:19:58.968Z] Removing intermediate container 857bf97f7d71 [2021-06-10T02:19:58.968Z] ---> fd29c8cb4ab0 [2021-06-10T02:19:58.968Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-10T02:19:58.968Z] Removing intermediate container 8837eb60f85e [2021-06-10T02:19:58.968Z] ---> 5ca7d0236a0c [2021-06-10T02:19:58.968Z] Step 20/22 : LABEL arch=x86_64 [2021-06-10T02:19:58.968Z] ---> Running in 7c7730026fd8 [2021-06-10T02:19:58.968Z] Removing intermediate container a60cd18ebd1d [2021-06-10T02:19:58.968Z] ---> d95ba276e79c [2021-06-10T02:19:58.968Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T02:19:58.968Z] ---> Running in e237dbf84d09 [2021-06-10T02:19:59.235Z] ---> Running in d9223763db29 [2021-06-10T02:19:59.235Z] Removing intermediate container e237dbf84d09 [2021-06-10T02:19:59.235Z] ---> 19c79b8e1cc3 [2021-06-10T02:19:59.235Z] Step 21/22 : LABEL git_sha=5120e818039371f5d2e6c13d33ca3c585cc21017 [2021-06-10T02:19:59.235Z] Removing intermediate container d9223763db29 [2021-06-10T02:19:59.235Z] ---> 1453ce8d17ae [2021-06-10T02:19:59.235Z] Step 21/23 : LABEL arch=x86_64 [2021-06-10T02:19:59.235Z] ---> Running in 59fae3da5a64 [2021-06-10T02:19:59.238Z] 5b7225fbf94c: Pull complete [2021-06-10T02:19:59.498Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-10T02:19:59.498Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-10T02:19:59.498Z] ---> Running in 05c6d6b1f8ab [2021-06-10T02:19:59.760Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-10T02:19:59.760Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T02:19:59.760Z] OK: 6 MiB in 15 packages [2021-06-10T02:19:59.760Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-10T02:19:59.760Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-10T02:19:59.760Z] Removing intermediate container 59fae3da5a64 [2021-06-10T02:19:59.760Z] ---> 3f2d0afcbfcd [2021-06-10T02:19:59.760Z] Step 22/22 : LABEL version=0.0.0 [2021-06-10T02:19:59.760Z] Removing intermediate container 05c6d6b1f8ab [2021-06-10T02:19:59.760Z] ---> d60f4ef2b4f8 [2021-06-10T02:19:59.760Z] Step 22/23 : LABEL git_sha=5120e818039371f5d2e6c13d33ca3c585cc21017 [2021-06-10T02:19:59.760Z] ---> Running in 89105a862d37 [2021-06-10T02:19:59.760Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-10T02:19:59.760Z] (2/2) Installing su-exec (0.2-r1) [2021-06-10T02:19:59.760Z] ---> Running in a79629427104 [2021-06-10T02:19:59.760Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T02:19:59.760Z] OK: 6 MiB in 16 packages [2021-06-10T02:20:00.026Z] Removing intermediate container 89105a862d37 [2021-06-10T02:20:00.026Z] ---> 24c9841f715d [2021-06-10T02:20:00.026Z] [2021-06-10T02:20:00.026Z] Removing intermediate container a79629427104 [2021-06-10T02:20:00.026Z] ---> b5e57a923998 [2021-06-10T02:20:00.026Z] Step 23/23 : LABEL version=0.0.0 [2021-06-10T02:20:00.026Z] Successfully built 24c9841f715d [2021-06-10T02:20:00.239Z] 618dc40b7e24: Verifying Checksum [2021-06-10T02:20:00.239Z] 618dc40b7e24: Download complete [2021-06-10T02:20:00.285Z] ---> Running in 16dc86e5997c [2021-06-10T02:20:00.285Z] Successfully tagged security-proxy-setup:latest [2021-06-10T02:20:00.285Z] Building core-metadata [2021-06-10T02:20:00.285Z]  Building security-proxy-setup ... done Removing intermediate container b40e3bd6e5cf [2021-06-10T02:20:00.285Z] ---> 2d19250fa53e [2021-06-10T02:20:00.285Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-10T02:20:00.285Z] ---> Running in d6d67a44e49c [2021-06-10T02:20:00.547Z] Removing intermediate container 16dc86e5997c [2021-06-10T02:20:00.547Z] ---> 47ee51f5f115 [2021-06-10T02:20:00.547Z] [2021-06-10T02:20:00.547Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-10T02:20:00.547Z] Successfully built 47ee51f5f115 [2021-06-10T02:20:01.126Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-10T02:20:01.127Z] Successfully tagged support-notifications:latest [2021-06-10T02:20:01.127Z] ---> aefe523efa57 [2021-06-10T02:20:01.127Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-10T02:20:01.127Z]  Building support-notifications ... done Building security-secretstore-setup [2021-06-10T02:20:01.127Z] Removing intermediate container 7c7730026fd8 [2021-06-10T02:20:01.127Z] ---> 201c7c51ba38 [2021-06-10T02:20:01.127Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-10T02:20:01.127Z] Removing intermediate container d6d67a44e49c [2021-06-10T02:20:01.127Z] ---> 495d2adc7ebf [2021-06-10T02:20:01.127Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-10T02:20:01.701Z] ba82ee9f976e: Verifying Checksum [2021-06-10T02:20:01.701Z] ba82ee9f976e: Download complete [2021-06-10T02:20:01.725Z] ---> Running in 788085bac1e9 [2021-06-10T02:20:01.725Z] ---> Running in 5ff08f430b57 [2021-06-10T02:20:01.725Z] ---> Running in d74be29e4dd5 [2021-06-10T02:20:07.029Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T02:20:07.029Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-10T02:20:07.289Z] ---> f659429d7ea2 [2021-06-10T02:20:07.289Z] Step 3/26 : WORKDIR /edgex-go [2021-06-10T02:20:07.289Z] ---> Using cache [2021-06-10T02:20:07.289Z] ---> 731ef660cc66 [2021-06-10T02:20:07.289Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T02:20:07.289Z] ---> Using cache [2021-06-10T02:20:07.289Z] ---> 3fe47cdba561 [2021-06-10T02:20:07.289Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-10T02:20:07.289Z] ---> Using cache [2021-06-10T02:20:07.289Z] ---> aa40a7e62d5f [2021-06-10T02:20:07.289Z] Step 6/26 : COPY go.mod . [2021-06-10T02:20:07.289Z] ---> Using cache [2021-06-10T02:20:07.289Z] ---> 220b50ee048a [2021-06-10T02:20:07.289Z] Step 7/26 : RUN go mod download [2021-06-10T02:20:07.289Z] ---> Using cache [2021-06-10T02:20:07.289Z] ---> 42d3ddcd7645 [2021-06-10T02:20:07.289Z] Step 8/26 : COPY . . [2021-06-10T02:20:07.289Z] ---> Using cache [2021-06-10T02:20:07.289Z] ---> 0bc5d0c8ac36 [2021-06-10T02:20:07.289Z] Step 9/26 : RUN go mod tidy [2021-06-10T02:20:07.289Z] ---> Using cache [2021-06-10T02:20:07.289Z] ---> d8cb5cbfdd58 [2021-06-10T02:20:07.289Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-10T02:20:07.558Z] Removing intermediate container d74be29e4dd5 [2021-06-10T02:20:07.558Z] ---> f38fe2921f84 [2021-06-10T02:20:07.558Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-10T02:20:07.558Z] Removing intermediate container 5ff08f430b57 [2021-06-10T02:20:07.558Z] ---> 995f8eb8917d [2021-06-10T02:20:07.558Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-10T02:20:07.558Z] Removing intermediate container 788085bac1e9 [2021-06-10T02:20:07.558Z] ---> 13d4e934b094 [2021-06-10T02:20:07.558Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-10T02:20:07.823Z] ---> Running in 3449e523fa94 [2021-06-10T02:20:08.084Z] ---> Running in 21cde77ae258 [2021-06-10T02:20:08.084Z] ---> Running in f472ad8d23b1 [2021-06-10T02:20:08.084Z] ---> Running in 1bbd98417605 [2021-06-10T02:20:08.664Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-10T02:20:08.664Z] Removing intermediate container f472ad8d23b1 [2021-06-10T02:20:08.664Z] ---> 9d51b26d2e60 [2021-06-10T02:20:08.664Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-10T02:20:08.664Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T02:20:08.664Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-10T02:20:08.664Z] ---> f659429d7ea2 [2021-06-10T02:20:08.664Z] Step 3/24 : WORKDIR /edgex-go [2021-06-10T02:20:08.664Z] ---> Using cache [2021-06-10T02:20:08.664Z] ---> 731ef660cc66 [2021-06-10T02:20:08.664Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T02:20:08.664Z] ---> Using cache [2021-06-10T02:20:08.664Z] ---> 3fe47cdba561 [2021-06-10T02:20:08.664Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-10T02:20:08.664Z] ---> Using cache [2021-06-10T02:20:08.664Z] ---> aa40a7e62d5f [2021-06-10T02:20:08.664Z] Step 6/24 : COPY go.mod . [2021-06-10T02:20:08.664Z] ---> Using cache [2021-06-10T02:20:08.664Z] ---> 220b50ee048a [2021-06-10T02:20:08.664Z] Step 7/24 : RUN go mod download [2021-06-10T02:20:08.664Z] ---> Using cache [2021-06-10T02:20:08.664Z] ---> 42d3ddcd7645 [2021-06-10T02:20:08.664Z] Step 8/24 : COPY . . [2021-06-10T02:20:08.664Z] ---> Using cache [2021-06-10T02:20:08.664Z] ---> 0bc5d0c8ac36 [2021-06-10T02:20:08.664Z] Step 9/24 : RUN go mod tidy [2021-06-10T02:20:08.664Z] ---> Using cache [2021-06-10T02:20:08.664Z] ---> d8cb5cbfdd58 [2021-06-10T02:20:08.664Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-10T02:20:08.939Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-10T02:20:08.939Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-10T02:20:08.939Z] (1/39) Installing readline (8.0.4-r0) [2021-06-10T02:20:08.939Z] (2/39) Installing bash (5.0.17-r0) [2021-06-10T02:20:08.939Z] Executing bash-5.0.17-r0.post-install [2021-06-10T02:20:08.939Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-10T02:20:08.939Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-10T02:20:09.201Z] (5/39) Installing curl (7.77.0-r0) [2021-06-10T02:20:09.201Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-10T02:20:09.201Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-10T02:20:09.201Z] (8/39) Installing expat (2.2.9-r1) [2021-06-10T02:20:09.201Z] Removing intermediate container 1bbd98417605 [2021-06-10T02:20:09.201Z] ---> 6bb959737fec [2021-06-10T02:20:09.201Z] Step 16/24 : WORKDIR / [2021-06-10T02:20:09.201Z] (9/39) Installing libffi (3.3-r2) [2021-06-10T02:20:09.201Z] (10/39) Installing gdbm (1.13-r1) [2021-06-10T02:20:09.201Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-10T02:20:09.201Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-10T02:20:09.201Z] ---> Running in dbff03731c8e [2021-06-10T02:20:09.201Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-10T02:20:09.201Z] ---> Running in 297dc4a7dc86 [2021-06-10T02:20:09.201Z] ---> Running in a34d40ffe795 [2021-06-10T02:20:09.805Z] Removing intermediate container a34d40ffe795 [2021-06-10T02:20:09.805Z] ---> 4ebff2cdb32c [2021-06-10T02:20:09.805Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T02:20:10.387Z] ---> a52fa4ca72ac [2021-06-10T02:20:10.387Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-10T02:20:10.387Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-10T02:20:10.387Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-10T02:20:10.387Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-10T02:20:10.387Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-10T02:20:10.387Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-10T02:20:10.387Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-10T02:20:10.387Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-10T02:20:10.655Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-10T02:20:10.655Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-10T02:20:10.655Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-10T02:20:10.655Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-10T02:20:10.655Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-10T02:20:10.655Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-10T02:20:10.917Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-10T02:20:10.917Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-10T02:20:10.917Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-10T02:20:10.917Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-10T02:20:10.917Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-10T02:20:10.917Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-10T02:20:11.179Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-10T02:20:11.179Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-10T02:20:11.179Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-10T02:20:11.179Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-10T02:20:11.179Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-10T02:20:11.179Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-10T02:20:11.179Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-10T02:20:11.179Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-10T02:20:11.445Z] ---> 27b0e46ed5ef [2021-06-10T02:20:11.446Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-10T02:20:11.446Z] Executing busybox-1.31.1-r19.trigger [2021-06-10T02:20:11.446Z] OK: 72 MiB in 59 packages [2021-06-10T02:20:11.446Z] Removing intermediate container dbff03731c8e [2021-06-10T02:20:11.446Z] ---> 512852f7ada2 [2021-06-10T02:20:11.446Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-10T02:20:11.446Z] ---> Running in 8742d1d8d677 [2021-06-10T02:20:11.710Z] ---> 53e5ed653cbb [2021-06-10T02:20:11.710Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-10T02:20:11.710Z] ---> Running in b268bb1c64fa [2021-06-10T02:20:11.870Z] ba82ee9f976e: Pull complete [2021-06-10T02:20:11.871Z] 506bd15cee9f: Pull complete [2021-06-10T02:20:11.974Z] Removing intermediate container 8742d1d8d677 [2021-06-10T02:20:11.974Z] ---> 868278483fb6 [2021-06-10T02:20:11.974Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-10T02:20:11.974Z] Removing intermediate container b268bb1c64fa [2021-06-10T02:20:11.974Z] ---> 15590c358ef8 [2021-06-10T02:20:11.974Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T02:20:12.237Z] ---> Running in 37983b76e34d [2021-06-10T02:20:12.237Z] ---> 630e888b285b [2021-06-10T02:20:12.237Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-10T02:20:12.237Z] ---> Running in 8c00214dd7b7 [2021-06-10T02:20:12.237Z] Removing intermediate container 37983b76e34d [2021-06-10T02:20:12.237Z] ---> da3284ebebb2 [2021-06-10T02:20:12.237Z] Step 22/24 : LABEL arch=x86_64 [2021-06-10T02:20:12.237Z] ---> Running in f1b34fa30af3 [2021-06-10T02:20:12.466Z] 75a0a4a0db45: Pull complete [2021-06-10T02:20:12.815Z] Removing intermediate container f1b34fa30af3 [2021-06-10T02:20:12.815Z] ---> c945acd9a119 [2021-06-10T02:20:12.815Z] Step 23/24 : LABEL git_sha=5120e818039371f5d2e6c13d33ca3c585cc21017 [2021-06-10T02:20:12.815Z] ---> Running in 0ea24eac1d23 [2021-06-10T02:20:12.815Z] Removing intermediate container 0ea24eac1d23 [2021-06-10T02:20:12.815Z] ---> 4ea9783bea61 [2021-06-10T02:20:12.815Z] Step 24/24 : LABEL version=0.0.0 [2021-06-10T02:20:13.079Z] ---> Running in 490c609b83ad [2021-06-10T02:20:13.079Z] Collecting docker-compose==1.23.2 [2021-06-10T02:20:13.079Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-10T02:20:13.079Z] Removing intermediate container 490c609b83ad [2021-06-10T02:20:13.079Z] ---> 87460fc623e9 [2021-06-10T02:20:13.079Z] [2021-06-10T02:20:13.555Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-10T02:20:13.555Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-10T02:20:13.555Z] Successfully built 87460fc623e9 [2021-06-10T02:20:13.555Z] Removing intermediate container 8c00214dd7b7 [2021-06-10T02:20:13.555Z] ---> fd05b572f17d [2021-06-10T02:20:13.555Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T02:20:13.555Z] Successfully tagged core-command:latest [2021-06-10T02:20:13.555Z] Building core-data [2021-06-10T02:20:13.976Z]  Building core-command ... done  ---> 61a2f4e39a0d [2021-06-10T02:20:13.976Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-10T02:20:13.976Z] Collecting PyYAML<4,>=3.10 [2021-06-10T02:20:13.976Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-10T02:20:15.392Z] Collecting jsonschema<3,>=2.5.1 [2021-06-10T02:20:15.392Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-10T02:20:15.875Z] 618dc40b7e24: Pull complete [2021-06-10T02:20:16.156Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-10T02:20:16.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-10T02:20:16.156Z] ---> a36622ca3599 [2021-06-10T02:20:16.156Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-10T02:20:16.987Z] ---> b06bd4e18ec2 [2021-06-10T02:20:16.988Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-10T02:20:16.988Z] Collecting docopt<0.7,>=0.6.1 [2021-06-10T02:20:16.988Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-10T02:20:18.395Z] ---> 17bd4a1ef641 [2021-06-10T02:20:18.395Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-10T02:20:18.395Z] Collecting cached-property<2,>=1.2.0 [2021-06-10T02:20:18.395Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-10T02:20:18.395Z] Collecting texttable<0.10,>=0.9.0 [2021-06-10T02:20:18.395Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-10T02:20:18.788Z] ---> Running in e67125ca6ddc [2021-06-10T02:20:19.375Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-10T02:20:19.642Z] Collecting docker<4.0,>=3.6.0 [2021-06-10T02:20:19.642Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-10T02:20:20.219Z] ---> 42a8b3d753cb [2021-06-10T02:20:20.219Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-10T02:20:20.219Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-10T02:20:20.219Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-10T02:20:20.223Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T02:20:21.183Z] ---> 2cc78077dd58 [2021-06-10T02:20:21.184Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-10T02:20:21.191Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T02:20:21.451Z] ---> Running in 358fce1342c2 [2021-06-10T02:20:21.451Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-10T02:20:21.724Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-10T02:20:21.724Z] Removing intermediate container 358fce1342c2 [2021-06-10T02:20:21.724Z] ---> 0ee08d5e6202 [2021-06-10T02:20:21.724Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-10T02:20:21.724Z] Collecting docker-pycreds>=0.4.0 [2021-06-10T02:20:21.724Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-10T02:20:21.782Z] (1/12) Installing libmagic (5.39-r0) [2021-06-10T02:20:21.998Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-10T02:20:21.998Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-10T02:20:21.998Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-10T02:20:22.052Z] (2/12) Installing file (5.39-r0) [2021-06-10T02:20:22.268Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-10T02:20:22.268Z] ---> 43432c6871fa [2021-06-10T02:20:22.268Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-10T02:20:22.268Z] Collecting idna<2.8,>=2.5 [2021-06-10T02:20:22.268Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-10T02:20:22.321Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-10T02:20:22.321Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-10T02:20:22.528Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-10T02:20:22.528Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-10T02:20:22.528Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-10T02:20:22.528Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-10T02:20:22.528Z] ---> Running in 6206592b5956 [2021-06-10T02:20:22.528Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T02:20:22.528Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-10T02:20:22.528Z] ---> f659429d7ea2 [2021-06-10T02:20:22.528Z] Step 3/24 : WORKDIR /edgex-go [2021-06-10T02:20:22.528Z] ---> Using cache [2021-06-10T02:20:22.528Z] ---> 731ef660cc66 [2021-06-10T02:20:22.528Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T02:20:22.528Z] ---> Using cache [2021-06-10T02:20:22.528Z] ---> 3fe47cdba561 [2021-06-10T02:20:22.528Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-10T02:20:22.528Z] ---> Running in b70d54034f35 [2021-06-10T02:20:22.528Z] Installing collected packages: websocket-client, PyYAML, jsonschema, docopt, cached-property, texttable, docker-pycreds, urllib3, idna, requests, docker, dockerpty, docker-compose [2021-06-10T02:20:22.790Z] Running setup.py install for PyYAML: started [2021-06-10T02:20:23.368Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T02:20:23.632Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-10T02:20:23.899Z] Removing intermediate container 6206592b5956 [2021-06-10T02:20:23.899Z] ---> 320f483a4e7d [2021-06-10T02:20:23.899Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-10T02:20:23.899Z] ---> Running in fbc52fdc2ca8 [2021-06-10T02:20:23.899Z] Running setup.py install for docopt: started [2021-06-10T02:20:24.188Z] Removing intermediate container fbc52fdc2ca8 [2021-06-10T02:20:24.188Z] ---> 4ce960d82ea2 [2021-06-10T02:20:24.188Z] Step 29/32 : CMD ["gate"] [2021-06-10T02:20:24.188Z] ---> Running in 92e78605009f [2021-06-10T02:20:24.469Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T02:20:24.469Z] Removing intermediate container 92e78605009f [2021-06-10T02:20:24.469Z] ---> 81f606386569 [2021-06-10T02:20:24.469Z] Step 30/32 : LABEL arch=x86_64 [2021-06-10T02:20:24.469Z] Running setup.py install for docopt: finished with status 'done' [2021-06-10T02:20:24.469Z] Running setup.py install for texttable: started [2021-06-10T02:20:24.469Z] ---> Running in b03babbb50c6 [2021-06-10T02:20:24.743Z] Removing intermediate container b03babbb50c6 [2021-06-10T02:20:24.743Z] ---> 6f3e24afa1e7 [2021-06-10T02:20:24.743Z] Step 31/32 : LABEL git_sha=5120e818039371f5d2e6c13d33ca3c585cc21017 [2021-06-10T02:20:25.006Z] ---> Running in c78175510c98 [2021-06-10T02:20:25.006Z] Removing intermediate container c78175510c98 [2021-06-10T02:20:25.006Z] ---> caa8e2face37 [2021-06-10T02:20:25.006Z] Step 32/32 : LABEL version=0.0.0 [2021-06-10T02:20:25.006Z] ---> Running in ea18d9663a6b [2021-06-10T02:20:25.272Z] Removing intermediate container ea18d9663a6b [2021-06-10T02:20:25.272Z] ---> 1ad0ed2efd88 [2021-06-10T02:20:25.272Z] [2021-06-10T02:20:25.272Z] OK: 219 MiB in 52 packages [2021-06-10T02:20:25.272Z] Running setup.py install for texttable: finished with status 'done' [2021-06-10T02:20:25.272Z] Successfully built 1ad0ed2efd88 [2021-06-10T02:20:25.272Z] Successfully tagged security-bootstrapper:latest [2021-06-10T02:20:25.272Z] Building support-scheduler [2021-06-10T02:20:25.535Z] Attempting uninstall: urllib3 [2021-06-10T02:20:25.535Z] Found existing installation: urllib3 1.25.9 [2021-06-10T02:20:25.535Z] Uninstalling urllib3-1.25.9: [2021-06-10T02:20:25.535Z] Successfully uninstalled urllib3-1.25.9 [2021-06-10T02:20:25.799Z]  Building security-bootstrapper ... done  Attempting uninstall: idna [2021-06-10T02:20:25.799Z] Found existing installation: idna 2.9 [2021-06-10T02:20:25.799Z] Uninstalling idna-2.9: [2021-06-10T02:20:25.799Z] Successfully uninstalled idna-2.9 [2021-06-10T02:20:26.062Z] Attempting uninstall: requests [2021-06-10T02:20:26.062Z] Found existing installation: requests 2.23.0 [2021-06-10T02:20:26.062Z] Uninstalling requests-2.23.0: [2021-06-10T02:20:26.062Z] Successfully uninstalled requests-2.23.0 [2021-06-10T02:20:27.700Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-10T02:20:27.700Z] (6/12) Installing patch (2.7.6-r6) [2021-06-10T02:20:27.700Z] (7/12) Installing build-base (0.5-r2) [2021-06-10T02:20:27.700Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-10T02:20:27.700Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-10T02:20:27.700Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-10T02:20:27.700Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-10T02:20:27.978Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-10T02:20:27.978Z] Executing busybox-1.32.1-r6.trigger [2021-06-10T02:20:27.978Z] OK: 218 MiB in 52 packages [2021-06-10T02:20:27.985Z] Removing intermediate container b70d54034f35 [2021-06-10T02:20:27.985Z] ---> 54e151ea9194 [2021-06-10T02:20:27.985Z] Step 6/24 : COPY go.mod . [2021-06-10T02:20:28.251Z] Running setup.py install for dockerpty: started [2021-06-10T02:20:28.517Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-10T02:20:29.457Z] ---> 583fab88705c [2021-06-10T02:20:29.457Z] Step 7/24 : RUN go mod download [2021-06-10T02:20:30.408Z] ---> Running in 2c5b015319a6 [2021-06-10T02:20:30.408Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-10T02:20:31.815Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T02:20:31.815Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-10T02:20:31.815Z] ---> f659429d7ea2 [2021-06-10T02:20:31.815Z] Step 3/23 : WORKDIR /edgex-go [2021-06-10T02:20:31.815Z] ---> Using cache [2021-06-10T02:20:31.815Z] ---> 731ef660cc66 [2021-06-10T02:20:31.815Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T02:20:31.815Z] ---> Using cache [2021-06-10T02:20:31.815Z] ---> 3fe47cdba561 [2021-06-10T02:20:31.815Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-10T02:20:31.815Z] ---> Using cache [2021-06-10T02:20:31.815Z] ---> aa40a7e62d5f [2021-06-10T02:20:31.815Z] Step 6/23 : COPY go.mod . [2021-06-10T02:20:31.815Z] ---> Using cache [2021-06-10T02:20:31.815Z] ---> 220b50ee048a [2021-06-10T02:20:31.815Z] Step 7/23 : RUN go mod download [2021-06-10T02:20:31.815Z] ---> Using cache [2021-06-10T02:20:31.815Z] ---> 42d3ddcd7645 [2021-06-10T02:20:31.815Z] Step 8/23 : COPY . . [2021-06-10T02:20:31.815Z] ---> Using cache [2021-06-10T02:20:31.815Z] ---> 0bc5d0c8ac36 [2021-06-10T02:20:31.815Z] Step 9/23 : RUN go mod tidy [2021-06-10T02:20:31.815Z] ---> Using cache [2021-06-10T02:20:31.815Z] ---> d8cb5cbfdd58 [2021-06-10T02:20:31.815Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-10T02:20:32.322Z] Removing intermediate container e67125ca6ddc [2021-06-10T02:20:32.322Z] ---> 7acb26dd4231 [2021-06-10T02:20:32.322Z] Step 4/6 : WORKDIR /edgex-go [2021-06-10T02:20:32.322Z] ---> Running in d6ed1204811f [2021-06-10T02:20:32.389Z] ---> Running in 8b3696b50858 [2021-06-10T02:20:32.598Z] Removing intermediate container d6ed1204811f [2021-06-10T02:20:32.598Z] ---> 7e2a3661fdb5 [2021-06-10T02:20:32.598Z] Step 5/6 : COPY go.mod . [2021-06-10T02:20:33.196Z] ---> 8e99abee081c [2021-06-10T02:20:33.196Z] Step 6/6 : RUN go mod download [2021-06-10T02:20:33.353Z] Removing intermediate container 2c5b015319a6 [2021-06-10T02:20:33.353Z] ---> 1a72cf9426fd [2021-06-10T02:20:33.353Z] Step 8/24 : COPY . . [2021-06-10T02:20:33.353Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-10T02:20:33.472Z] ---> Running in b368c26a04c3 [2021-06-10T02:20:38.793Z] Removing intermediate container 21cde77ae258 [2021-06-10T02:20:38.793Z] ---> 80041271304c [2021-06-10T02:20:38.793Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-10T02:20:40.192Z] ---> Running in 98ba4ddcaf7a [2021-06-10T02:20:40.773Z] ---> 0ecaec56cedd [2021-06-10T02:20:40.773Z] Step 9/24 : RUN go mod tidy [2021-06-10T02:20:40.774Z] Removing intermediate container 98ba4ddcaf7a [2021-06-10T02:20:40.774Z] ---> 42344901078e [2021-06-10T02:20:40.774Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-10T02:20:40.774Z] ---> Running in 94ae72131445 [2021-06-10T02:20:40.774Z] ---> Running in b473de2241de [2021-06-10T02:20:40.774Z] Removing intermediate container b473de2241de [2021-06-10T02:20:40.774Z] ---> 5a2459fb156a [2021-06-10T02:20:40.774Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-10T02:20:41.718Z] ---> e3c2b9c9e4ce [2021-06-10T02:20:41.718Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-10T02:20:41.981Z] ---> 18ee07f0058f [2021-06-10T02:20:41.981Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-10T02:20:42.555Z] ---> 3b7a26fb03a5 [2021-06-10T02:20:42.555Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-10T02:20:42.555Z] ---> Running in 16a2c62d20a8 [2021-06-10T02:20:42.816Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-10T02:20:42.816Z] Removing intermediate container 16a2c62d20a8 [2021-06-10T02:20:42.816Z] ---> b594eb4a18e2 [2021-06-10T02:20:42.816Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T02:20:42.816Z] ---> Running in 8fbdd5ff4212 [2021-06-10T02:20:42.816Z] Removing intermediate container 94ae72131445 [2021-06-10T02:20:42.816Z] ---> 4dbb236dd4e2 [2021-06-10T02:20:42.816Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-10T02:20:42.816Z] ---> Running in 943b0ade7076 [2021-06-10T02:20:43.078Z] Removing intermediate container 8fbdd5ff4212 [2021-06-10T02:20:43.078Z] ---> 2a27f2c30567 [2021-06-10T02:20:43.078Z] Step 22/24 : LABEL arch=x86_64 [2021-06-10T02:20:43.078Z] ---> Running in 27b976a0512e [2021-06-10T02:20:43.341Z] Removing intermediate container 27b976a0512e [2021-06-10T02:20:43.341Z] ---> 3ce85f02c1c0 [2021-06-10T02:20:43.341Z] Step 23/24 : LABEL git_sha=5120e818039371f5d2e6c13d33ca3c585cc21017 [2021-06-10T02:20:43.341Z] ---> Running in 125d3ad213b0 [2021-06-10T02:20:43.341Z] Removing intermediate container 125d3ad213b0 [2021-06-10T02:20:43.341Z] ---> a012a3f6037c [2021-06-10T02:20:43.341Z] Step 24/24 : LABEL version=0.0.0 [2021-06-10T02:20:43.341Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-10T02:20:43.603Z] ---> Running in d8434cbe1ed6 [2021-06-10T02:20:43.603Z] Removing intermediate container d8434cbe1ed6 [2021-06-10T02:20:43.603Z] ---> 1021e07d1073 [2021-06-10T02:20:43.603Z] [2021-06-10T02:20:43.864Z] Successfully built 1021e07d1073 [2021-06-10T02:20:43.864Z] Successfully tagged sys-mgmt-agent:latest [2021-06-10T02:20:47.183Z]  Building sys-mgmt-agent ... done Removing intermediate container 3449e523fa94 [2021-06-10T02:20:47.183Z] ---> 94e271d111d8 [2021-06-10T02:20:47.183Z] [2021-06-10T02:20:47.183Z] Step 11/26 : FROM alpine:3.12 [2021-06-10T02:20:47.183Z] ---> 13621d1b12d4 [2021-06-10T02:20:47.183Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-10T02:20:47.183Z] ---> Running in 74bd6f6abde9 [2021-06-10T02:20:47.763Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-10T02:20:47.763Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-10T02:20:48.336Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-10T02:20:48.337Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-10T02:20:48.337Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-10T02:20:48.337Z] (4/6) Installing curl (7.77.0-r0) [2021-06-10T02:20:48.337Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-10T02:20:48.337Z] (6/6) Installing su-exec (0.2-r1) [2021-06-10T02:20:48.337Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T02:20:48.337Z] Executing ca-certificates-20191127-r4.trigger [2021-06-10T02:20:48.337Z] OK: 7 MiB in 20 packages [2021-06-10T02:20:49.307Z] Removing intermediate container 74bd6f6abde9 [2021-06-10T02:20:49.307Z] ---> 6483b0004dd9 [2021-06-10T02:20:49.307Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-10T02:20:49.307Z] ---> Running in a271da9c3002 [2021-06-10T02:20:49.588Z] Removing intermediate container a271da9c3002 [2021-06-10T02:20:49.588Z] ---> 958cbea8ad29 [2021-06-10T02:20:49.588Z] Step 14/26 : WORKDIR / [2021-06-10T02:20:49.866Z] ---> Running in e3154fcfd47a [2021-06-10T02:20:50.849Z] Removing intermediate container e3154fcfd47a [2021-06-10T02:20:50.849Z] ---> 912aa1f8d19d [2021-06-10T02:20:50.849Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-10T02:20:50.849Z] Removing intermediate container 297dc4a7dc86 [2021-06-10T02:20:50.849Z] ---> d0b4ab6acb70 [2021-06-10T02:20:50.849Z] [2021-06-10T02:20:50.849Z] Step 11/24 : FROM alpine:3.12 [2021-06-10T02:20:50.849Z] ---> 13621d1b12d4 [2021-06-10T02:20:50.849Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-10T02:20:50.849Z] ---> Using cache [2021-06-10T02:20:50.849Z] ---> 2d19250fa53e [2021-06-10T02:20:50.849Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-10T02:20:50.849Z] ---> Using cache [2021-06-10T02:20:50.849Z] ---> 495d2adc7ebf [2021-06-10T02:20:50.849Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-10T02:20:51.111Z] ---> Running in 4b1f76410171 [2021-06-10T02:20:51.111Z] ---> 470fb2110a09 [2021-06-10T02:20:51.111Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-10T02:20:51.379Z] Removing intermediate container 4b1f76410171 [2021-06-10T02:20:51.379Z] ---> 17294cef1279 [2021-06-10T02:20:51.379Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-10T02:20:51.379Z] ---> Running in 6706b2aac002 [2021-06-10T02:20:51.642Z] ---> 93714bec8327 [2021-06-10T02:20:51.642Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-10T02:20:51.642Z] Removing intermediate container 6706b2aac002 [2021-06-10T02:20:51.642Z] ---> 0d8f72470764 [2021-06-10T02:20:51.642Z] Step 16/24 : WORKDIR / [2021-06-10T02:20:51.904Z] ---> Running in beeb0a1f8e0a [2021-06-10T02:20:51.904Z] ---> bc0966294d4a [2021-06-10T02:20:51.904Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-10T02:20:52.175Z] Removing intermediate container beeb0a1f8e0a [2021-06-10T02:20:52.175Z] ---> a5685f530fac [2021-06-10T02:20:52.175Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T02:20:52.448Z] ---> f833368cbb97 [2021-06-10T02:20:52.448Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-10T02:20:52.717Z] ---> 6f2f9eeb0e2d [2021-06-10T02:20:52.717Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-10T02:20:53.300Z] ---> 7e35a29d7ecd [2021-06-10T02:20:53.300Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-10T02:20:53.575Z] ---> f139b8ad96f6 [2021-06-10T02:20:53.575Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-10T02:20:53.843Z] ---> 25cca7c87e5a [2021-06-10T02:20:53.843Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-10T02:20:54.124Z] ---> d9781c2f0f71 [2021-06-10T02:20:54.124Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-10T02:20:54.124Z] ---> Running in b454798502ef [2021-06-10T02:20:54.414Z] ---> cba66fa0af5c [2021-06-10T02:20:54.414Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-10T02:20:54.414Z] ---> Running in 1d03aae2d055 [2021-06-10T02:20:54.414Z] Removing intermediate container b454798502ef [2021-06-10T02:20:54.414Z] ---> a2cfd876e5d0 [2021-06-10T02:20:54.414Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T02:20:54.414Z] ---> Running in 36f3c239211b [2021-06-10T02:20:54.691Z] Removing intermediate container 36f3c239211b [2021-06-10T02:20:54.691Z] ---> 36edf23d2fde [2021-06-10T02:20:54.691Z] Step 22/24 : LABEL arch=x86_64 [2021-06-10T02:20:54.691Z] ---> Running in 987d52e1e89f [2021-06-10T02:20:54.956Z] Removing intermediate container 987d52e1e89f [2021-06-10T02:20:54.956Z] ---> f6af223d2d44 [2021-06-10T02:20:54.956Z] Step 23/24 : LABEL git_sha=5120e818039371f5d2e6c13d33ca3c585cc21017 [2021-06-10T02:20:54.956Z] ---> Running in 9b83a04ee63b [2021-06-10T02:20:55.228Z] Removing intermediate container 9b83a04ee63b [2021-06-10T02:20:55.228Z] ---> fdac510d6019 [2021-06-10T02:20:55.228Z] Step 24/24 : LABEL version=0.0.0 [2021-06-10T02:20:55.228Z] ---> Running in 8205510dafff [2021-06-10T02:20:55.513Z] Removing intermediate container 8205510dafff [2021-06-10T02:20:55.513Z] ---> 6dd1b62e0135 [2021-06-10T02:20:55.513Z] [2021-06-10T02:20:55.513Z] Successfully built 6dd1b62e0135 [2021-06-10T02:20:55.513Z] Successfully tagged core-metadata:latest [2021-06-10T02:20:55.780Z]  Building core-metadata ... done Removing intermediate container 1d03aae2d055 [2021-06-10T02:20:55.780Z] ---> dcafbb336c25 [2021-06-10T02:20:55.780Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-10T02:20:55.780Z] ---> Running in e71842ac1209 [2021-06-10T02:20:56.060Z] Removing intermediate container e71842ac1209 [2021-06-10T02:20:56.060Z] ---> 72a61a4654b1 [2021-06-10T02:20:56.060Z] Step 24/26 : LABEL arch=x86_64 [2021-06-10T02:20:56.060Z] ---> Running in 6ca166081745 [2021-06-10T02:20:56.656Z] Removing intermediate container 6ca166081745 [2021-06-10T02:20:56.656Z] ---> e1cab7c16420 [2021-06-10T02:20:56.656Z] Step 25/26 : LABEL git_sha=5120e818039371f5d2e6c13d33ca3c585cc21017 [2021-06-10T02:20:56.656Z] ---> Running in dede20ae8bd2 [2021-06-10T02:20:56.656Z] Removing intermediate container dede20ae8bd2 [2021-06-10T02:20:56.656Z] ---> 9e52c47c3cdc [2021-06-10T02:20:56.656Z] Step 26/26 : LABEL version=0.0.0 [2021-06-10T02:20:56.656Z] ---> Running in f94e30823056 [2021-06-10T02:20:56.933Z] Removing intermediate container f94e30823056 [2021-06-10T02:20:56.933Z] ---> 29e9f3394336 [2021-06-10T02:20:56.933Z] [2021-06-10T02:20:56.933Z] Successfully built 29e9f3394336 [2021-06-10T02:20:56.933Z] Successfully tagged security-secretstore-setup:latest [2021-06-10T02:21:00.261Z] Removing intermediate container b368c26a04c3 [2021-06-10T02:21:00.261Z] ---> 7dd0e8f4be89 [2021-06-10T02:21:00.261Z] Successfully built 7dd0e8f4be89 [2021-06-10T02:21:00.261Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T02:21:00.652Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T02:21:00.652Z] . [Pipeline] withDockerContainer [2021-06-10T02:21:00.955Z] prd-ubuntu18.04-docker-arm64-4c-16g-117 does not seem to be running inside a container [2021-06-10T02:21:01.041Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-10T02:21:02.338Z]  Building security-secretstore-setup ... done Removing intermediate container 8b3696b50858 [2021-06-10T02:21:02.338Z] ---> d2996bb958a2 [2021-06-10T02:21:02.338Z] [2021-06-10T02:21:02.338Z] Step 11/23 : FROM alpine:3.12 [2021-06-10T02:21:02.338Z] ---> 13621d1b12d4 [2021-06-10T02:21:02.338Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-10T02:21:02.338Z] ---> Using cache [2021-06-10T02:21:02.338Z] ---> 2d19250fa53e [2021-06-10T02:21:02.338Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-10T02:21:02.338Z] ---> Using cache [2021-06-10T02:21:02.338Z] ---> 495d2adc7ebf [2021-06-10T02:21:02.338Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-10T02:21:02.338Z] ---> Running in ebe4a95437d2 [2021-06-10T02:21:02.338Z] Removing intermediate container ebe4a95437d2 [2021-06-10T02:21:02.338Z] ---> f0bd0bb6b58f [2021-06-10T02:21:02.338Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-10T02:21:02.338Z] ---> Running in df576a64272a [2021-06-10T02:21:02.338Z] Removing intermediate container df576a64272a [2021-06-10T02:21:02.338Z] ---> bda54ae669c7 [2021-06-10T02:21:02.338Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T02:21:02.338Z] ---> ec0b266a2da5 [2021-06-10T02:21:02.338Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-10T02:21:02.816Z] $ docker top 6d2417c4e868f584b2939ee94af0ce5d1b540737b943d547608330820054d68b -eo pid,comm [2021-06-10T02:21:02.936Z] ---> 334baa3fa883 [2021-06-10T02:21:02.936Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [Pipeline] { [2021-06-10T02:21:03.201Z] ---> 61384fdae8eb [2021-06-10T02:21:03.202Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-10T02:21:03.202Z] ---> Running in 510360a868a8 [2021-06-10T02:21:03.202Z] Removing intermediate container 510360a868a8 [2021-06-10T02:21:03.202Z] ---> 3ae04069778c [2021-06-10T02:21:03.202Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T02:21:03.202Z] ---> Running in a6d61a840e4c [Pipeline] sh [2021-06-10T02:21:03.469Z] Removing intermediate container a6d61a840e4c [2021-06-10T02:21:03.469Z] ---> b728002cb781 [2021-06-10T02:21:03.469Z] Step 21/23 : LABEL arch=x86_64 [2021-06-10T02:21:03.737Z] ---> Running in d7c338b85bed [2021-06-10T02:21:03.900Z] + go version [2021-06-10T02:21:03.900Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-10T02:21:03.937Z] $ docker stop --time=1 6d2417c4e868f584b2939ee94af0ce5d1b540737b943d547608330820054d68b [2021-06-10T02:21:04.003Z] Removing intermediate container d7c338b85bed [2021-06-10T02:21:04.003Z] ---> 9e36718892e6 [2021-06-10T02:21:04.003Z] Step 22/23 : LABEL git_sha=5120e818039371f5d2e6c13d33ca3c585cc21017 [2021-06-10T02:21:04.003Z] ---> Running in 6c699eebf637 [2021-06-10T02:21:04.263Z] Removing intermediate container 6c699eebf637 [2021-06-10T02:21:04.263Z] ---> e92fde4fae72 [2021-06-10T02:21:04.263Z] Step 23/23 : LABEL version=0.0.0 [2021-06-10T02:21:04.263Z] ---> Running in 24adebdc21d2 [2021-06-10T02:21:04.525Z] Removing intermediate container 24adebdc21d2 [2021-06-10T02:21:04.525Z] ---> f5028ed8fe73 [2021-06-10T02:21:04.525Z] [2021-06-10T02:21:04.525Z] Successfully built f5028ed8fe73 [2021-06-10T02:21:04.525Z] Successfully tagged support-scheduler:latest [2021-06-10T02:21:05.803Z] $ docker rm -f 6d2417c4e868f584b2939ee94af0ce5d1b540737b943d547608330820054d68b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2021-06-10T02:21:06.460Z]  Building support-scheduler ... done Removing intermediate container 943b0ade7076 [2021-06-10T02:21:06.460Z] ---> d9822aaa2ed9 [2021-06-10T02:21:06.460Z] [2021-06-10T02:21:06.460Z] Step 11/24 : FROM alpine:3.12 [2021-06-10T02:21:06.460Z] ---> 13621d1b12d4 [2021-06-10T02:21:06.460Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-10T02:21:06.460Z] ---> Running in 25b09ce9a4ec [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T02:21:06.722Z] Removing intermediate container 25b09ce9a4ec [2021-06-10T02:21:06.722Z] ---> 4e629d767bf0 [2021-06-10T02:21:06.722Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-10T02:21:06.722Z] ---> Running in c965bbea2a44 [2021-06-10T02:21:06.722Z] Removing intermediate container c965bbea2a44 [2021-06-10T02:21:06.722Z] ---> 2751251e3325 [2021-06-10T02:21:06.722Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-10T02:21:06.722Z] ---> Running in 487116900d31 [2021-06-10T02:21:06.722Z] Removing intermediate container 487116900d31 [2021-06-10T02:21:06.722Z] ---> e23885e1b8c9 [2021-06-10T02:21:06.722Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T02:21:06.912Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T02:21:06.912Z] . [Pipeline] withDockerContainer [2021-06-10T02:21:06.984Z] ---> Running in 79512c7bc466 [2021-06-10T02:21:07.196Z] prd-ubuntu18.04-docker-arm64-4c-16g-117 does not seem to be running inside a container [2021-06-10T02:21:07.245Z] Removing intermediate container 79512c7bc466 [2021-06-10T02:21:07.245Z] ---> da5b3cb45ac7 [2021-06-10T02:21:07.245Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-10T02:21:07.245Z] ---> Running in c4fe5ee8c951 [2021-06-10T02:21:07.284Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-10T02:21:07.506Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-10T02:21:08.457Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-10T02:21:08.719Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-10T02:21:08.719Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-10T02:21:08.719Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-10T02:21:08.760Z] $ docker top 4bb0d31d91d49e43192af8c35bcde3eb4dc7372da8f11f13c7bcd872e2838083 -eo pid,comm [2021-06-10T02:21:08.980Z] (4/6) Installing libstdc++ (9.3.0-r2) [Pipeline] { [Pipeline] echo [2021-06-10T02:21:09.217Z] ========================================================= [2021-06-10T02:21:09.217Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-10T02:21:09.217Z] ========================================================= [Pipeline] sh [2021-06-10T02:21:09.881Z] + go mod tidy [2021-06-10T02:21:09.924Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-10T02:21:09.924Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-10T02:21:09.924Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T02:21:09.924Z] OK: 8 MiB in 20 packages [2021-06-10T02:21:10.188Z] Removing intermediate container c4fe5ee8c951 [2021-06-10T02:21:10.188Z] ---> 85e5892d5f83 [2021-06-10T02:21:10.188Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T02:21:10.188Z] ---> 07d0ac05006c [2021-06-10T02:21:10.188Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [Pipeline] sh [2021-06-10T02:21:10.761Z] ---> da4a37e477ab [2021-06-10T02:21:10.761Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-10T02:21:11.026Z] ---> aad573e69352 [2021-06-10T02:21:11.026Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-10T02:21:11.026Z] ---> Running in 7ddfbaf91fa7 [2021-06-10T02:21:11.026Z] Removing intermediate container 7ddfbaf91fa7 [2021-06-10T02:21:11.026Z] ---> c6a92df4f845 [2021-06-10T02:21:11.026Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T02:21:11.026Z] ---> Running in 72e6a54ef08b [2021-06-10T02:21:11.175Z] + make test [2021-06-10T02:21:11.175Z] go mod tidy [2021-06-10T02:21:11.287Z] Removing intermediate container 72e6a54ef08b [2021-06-10T02:21:11.287Z] ---> b3e5d2cfc4b5 [2021-06-10T02:21:11.287Z] Step 22/24 : LABEL arch=x86_64 [2021-06-10T02:21:11.287Z] ---> Running in 9ba596e38e4d [2021-06-10T02:21:11.287Z] Removing intermediate container 9ba596e38e4d [2021-06-10T02:21:11.287Z] ---> 80df17df5d54 [2021-06-10T02:21:11.287Z] Step 23/24 : LABEL git_sha=5120e818039371f5d2e6c13d33ca3c585cc21017 [2021-06-10T02:21:11.287Z] ---> Running in e60fbe1afc19 [2021-06-10T02:21:11.287Z] Removing intermediate container e60fbe1afc19 [2021-06-10T02:21:11.287Z] ---> 928788b2b5c5 [2021-06-10T02:21:11.287Z] Step 24/24 : LABEL version=0.0.0 [2021-06-10T02:21:11.548Z] ---> Running in 8fa801e9c173 [2021-06-10T02:21:11.548Z] Removing intermediate container 8fa801e9c173 [2021-06-10T02:21:11.548Z] ---> 66a445fc68f9 [2021-06-10T02:21:11.548Z] [2021-06-10T02:21:11.548Z] Successfully built 66a445fc68f9 [2021-06-10T02:21:11.548Z] Successfully tagged core-data:latest [2021-06-10T02:21:11.781Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-10T02:21:11.814Z]  Building core-data ... done  [Pipeline] } [2021-06-10T02:21:11.842Z] $ docker stop --time=1 16f7bb508ed00fe423361632c0649bd349952c833708f4bc2f8811f084290754 [2021-06-10T02:21:13.149Z] $ docker rm -f 16f7bb508ed00fe423361632c0649bd349952c833708f4bc2f8811f084290754 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T02:21:13.584Z] + docker images [2021-06-10T02:21:13.584Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-10T02:21:13.584Z] core-data latest 66a445fc68f9 2 seconds ago 20.2MB [2021-06-10T02:21:13.584Z] d9822aaa2ed9 8 seconds ago 1.15GB [2021-06-10T02:21:13.584Z] support-scheduler latest f5028ed8fe73 9 seconds ago 15.9MB [2021-06-10T02:21:13.584Z] d2996bb958a2 12 seconds ago 1.14GB [2021-06-10T02:21:13.584Z] security-secretstore-setup latest 29e9f3394336 17 seconds ago 28.1MB [2021-06-10T02:21:13.584Z] core-metadata latest 6dd1b62e0135 18 seconds ago 16.6MB [2021-06-10T02:21:13.584Z] d0b4ab6acb70 23 seconds ago 1.15GB [2021-06-10T02:21:13.584Z] 94e271d111d8 27 seconds ago 1.15GB [2021-06-10T02:21:13.584Z] sys-mgmt-agent latest 1021e07d1073 30 seconds ago 312MB [2021-06-10T02:21:13.584Z] security-bootstrapper latest 1ad0ed2efd88 48 seconds ago 18.2MB [2021-06-10T02:21:13.584Z] core-command latest 87460fc623e9 About a minute ago 15.9MB [2021-06-10T02:21:13.584Z] support-notifications latest 47ee51f5f115 About a minute ago 16.6MB [2021-06-10T02:21:13.584Z] security-proxy-setup latest 24c9841f715d About a minute ago 25.3MB [2021-06-10T02:21:13.584Z] 66855d8fe98f About a minute ago 1.14GB [2021-06-10T02:21:13.584Z] da32eddcb68b About a minute ago 1.14GB [2021-06-10T02:21:13.584Z] 8fc7bc9a2fa0 About a minute ago 1.15GB [2021-06-10T02:21:13.584Z] b36905250085 About a minute ago 1.15GB [2021-06-10T02:21:13.584Z] f235bf589594 About a minute ago 1.15GB [2021-06-10T02:21:13.584Z] ci-base-image-x86_64 latest f659429d7ea2 5 minutes ago 648MB [2021-06-10T02:21:13.584Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB [2021-06-10T02:21:13.584Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB [2021-06-10T02:21:13.584Z] alpine 3.12 13621d1b12d4 8 weeks ago 5.58MB [2021-06-10T02:21:13.584Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-10T02:21:13.584Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-10T02:21:38.594Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-10T02:22:35.201Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-10T02:22:35.201Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-10T02:22:41.967Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-10T02:22:41.967Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-10T02:22:48.708Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-10T02:22:48.708Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-10T02:22:48.708Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-10T02:22:48.708Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-10T02:22:49.317Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-10T02:22:50.312Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-10T02:22:51.301Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-10T02:22:51.301Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-10T02:22:51.301Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-10T02:22:51.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-10T02:22:51.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-10T02:22:51.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-10T02:22:51.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-10T02:23:03.728Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.263s coverage: 28.7% of statements [2021-06-10T02:23:05.720Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.301s coverage: 100.0% of statements [2021-06-10T02:23:05.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-10T02:23:05.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-10T02:23:05.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-10T02:23:05.720Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.214s coverage: 81.2% of statements [2021-06-10T02:23:05.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-10T02:23:07.172Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.337s coverage: 53.4% of statements [2021-06-10T02:23:07.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-10T02:23:07.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-10T02:23:12.632Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.594s coverage: 87.7% of statements [2021-06-10T02:23:12.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-10T02:23:12.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-10T02:23:12.632Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.194s coverage: 78.9% of statements [2021-06-10T02:23:12.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-10T02:23:12.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-10T02:23:12.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-10T02:23:12.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-10T02:23:12.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-10T02:23:12.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-10T02:23:12.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-10T02:23:16.984Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.249s coverage: 95.1% of statements [2021-06-10T02:23:16.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-10T02:23:16.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-10T02:23:16.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-10T02:23:16.984Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-10T02:23:16.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-10T02:23:16.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-10T02:23:16.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-10T02:23:16.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-10T02:23:16.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-10T02:23:16.984Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-10T02:23:16.985Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.147s coverage: 58.8% of statements [2021-06-10T02:23:16.985Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-10T02:23:16.985Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-10T02:23:16.985Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.180s coverage: 60.0% of statements [2021-06-10T02:23:16.985Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.352s coverage: 0.8% of statements [2021-06-10T02:23:16.985Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-10T02:23:16.985Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.189s coverage: 22.0% of statements [2021-06-10T02:23:16.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-10T02:23:16.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.168s coverage: 47.1% of statements [2021-06-10T02:23:17.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.225s coverage: 79.5% of statements [2021-06-10T02:23:17.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.177s coverage: 94.1% of statements [2021-06-10T02:23:18.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.241s coverage: 96.3% of statements [2021-06-10T02:23:19.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.237s coverage: 87.5% of statements [2021-06-10T02:23:31.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.216s coverage: 94.4% of statements [2021-06-10T02:23:31.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.270s coverage: 44.8% of statements [2021-06-10T02:23:37.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.598s coverage: 81.8% of statements [2021-06-10T02:23:37.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-10T02:23:45.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.278s coverage: 92.9% of statements [2021-06-10T02:23:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-10T02:23:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-10T02:23:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-10T02:23:45.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements [2021-06-10T02:23:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-10T02:23:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-10T02:23:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-10T02:23:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-10T02:23:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-10T02:23:45.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements [2021-06-10T02:23:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-10T02:23:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-10T02:23:45.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.143s coverage: 100.0% of statements [2021-06-10T02:23:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-10T02:23:45.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.185s coverage: 76.0% of statements [2021-06-10T02:23:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-10T02:23:45.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.183s coverage: 80.0% of statements [2021-06-10T02:23:45.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.238s coverage: 87.2% of statements [2021-06-10T02:23:45.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.241s coverage: 85.4% of statements [2021-06-10T02:23:45.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.294s coverage: 91.2% of statements [2021-06-10T02:23:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-10T02:23:45.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.617s coverage: 64.4% of statements [2021-06-10T02:23:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-10T02:23:45.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-10T02:23:45.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.182s coverage: 100.0% of statements [2021-06-10T02:23:45.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.115s coverage: 91.3% of statements [2021-06-10T02:23:45.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements [2021-06-10T02:23:45.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.094s coverage: 73.7% of statements [2021-06-10T02:23:46.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.084s coverage: 100.0% of statements [2021-06-10T02:23:49.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.057s coverage: 66.9% of statements [2021-06-10T02:23:49.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-10T02:23:49.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-10T02:23:49.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-10T02:23:52.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.807s coverage: 43.6% of statements [2021-06-10T02:23:52.238Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-10T02:23:52.238Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-10T02:23:52.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.108s coverage: 89.5% of statements [2021-06-10T02:23:52.238Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-10T02:23:52.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.130s coverage: 84.8% of statements [2021-06-10T02:23:52.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-10T02:23:52.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-10T02:23:52.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-10T02:23:52.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-10T02:24:00.547Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.228s coverage: 19.3% of statements [2021-06-10T02:24:00.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-10T02:24:00.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-10T02:24:00.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-10T02:24:00.547Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.568s coverage: 91.9% of statements [2021-06-10T02:24:00.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-10T02:24:00.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-10T02:24:00.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-10T02:24:00.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-10T02:24:00.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-10T02:24:00.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-10T02:24:00.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-10T02:24:00.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-10T02:24:00.547Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.239s coverage: 62.7% of statements [2021-06-10T02:24:00.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-10T02:24:00.547Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.372s coverage: 97.6% of statements [2021-06-10T02:24:00.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-10T02:24:00.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-10T02:24:00.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-10T02:24:00.547Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-10T02:24:00.547Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-10T02:24:00.547Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-10T02:24:00.547Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-10T02:24:00.547Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.074s coverage: 100.0% of statements [2021-06-10T02:24:00.547Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-10T02:24:00.547Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-10T02:24:00.547Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.173s coverage: 28.9% of statements [2021-06-10T02:24:00.547Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-10T02:24:00.547Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-10T02:24:00.547Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-10T02:24:00.547Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-10T02:24:00.547Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-10T02:24:00.547Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements [2021-06-10T02:24:00.820Z] GO111MODULE=on go vet ./... [2021-06-10T02:25:22.670Z] gofmt -l . [2021-06-10T02:25:22.670Z] [ "`gofmt -l .`" = "" ] [2021-06-10T02:25:22.670Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-10T02:25:23.359Z] + ls -al . [2021-06-10T02:25:23.359Z] total 548 [2021-06-10T02:25:23.359Z] drwxrwxr-x 9 1001 1001 4096 Jun 10 02:25 . [2021-06-10T02:25:23.359Z] drwxr-xr-x 4 root root 4096 Jun 10 02:21 .. [2021-06-10T02:25:23.359Z] -rw-rw-r-- 1 1001 1001 11 Jun 10 02:19 .dockerignore [2021-06-10T02:25:23.359Z] drwxrwxr-x 8 1001 1001 4096 Jun 10 02:19 .git [2021-06-10T02:25:23.359Z] drwxrwxr-x 3 1001 1001 4096 Jun 10 02:19 .github [2021-06-10T02:25:23.359Z] -rw-rw-r-- 1 1001 1001 818 Jun 10 02:19 .gitignore [2021-06-10T02:25:23.359Z] -rw-rw-r-- 1 1001 1001 166 Jun 10 02:19 .sonarcloud.properties [2021-06-10T02:25:23.359Z] -rw-rw-r-- 1 1001 1001 8609 Jun 10 02:19 Attribution.txt [2021-06-10T02:25:23.359Z] -rw-rw-r-- 1 1001 1001 3804 Jun 10 02:19 CONTRIBUTING.md [2021-06-10T02:25:23.359Z] -rw-rw-r-- 1 1001 1001 931 Jun 10 02:19 Dockerfile.build [2021-06-10T02:25:23.359Z] -rw-rw-r-- 1 1001 1001 849 Jun 10 02:19 Jenkinsfile [2021-06-10T02:25:23.359Z] -rw-rw-r-- 1 1001 1001 10775 Jun 10 02:19 LICENSE [2021-06-10T02:25:23.359Z] -rw-rw-r-- 1 1001 1001 5605 Jun 10 02:19 Makefile [2021-06-10T02:25:23.359Z] -rw-rw-r-- 1 1001 1001 7978 Jun 10 02:19 README.md [2021-06-10T02:25:23.359Z] -rw-rw-r-- 1 1001 1001 7071 Jun 10 02:19 SECURITY.md [2021-06-10T02:25:23.359Z] -rw-rw-r-- 1 1001 1001 5 Jun 10 02:14 VERSION [2021-06-10T02:25:23.359Z] -rw-rw-r-- 1 1001 1001 4131 Jun 10 02:19 ZMQWindows.md [2021-06-10T02:25:23.359Z] drwxrwxr-x 2 1001 1001 4096 Jun 10 02:19 bin [2021-06-10T02:25:23.359Z] drwxrwxr-x 14 1001 1001 4096 Jun 10 02:19 cmd [2021-06-10T02:25:23.359Z] -rw-r--r-- 1 root root 404951 Jun 10 02:23 coverage.out [2021-06-10T02:25:23.359Z] -rw-rw-r-- 1 1001 1001 840 Jun 10 02:19 go.mod [2021-06-10T02:25:23.359Z] -rw-r--r-- 1 root root 21139 Jun 10 02:21 go.sum [2021-06-10T02:25:23.359Z] drwxrwxr-x 8 1001 1001 4096 Jun 10 02:19 internal [2021-06-10T02:25:23.359Z] drwxrwxr-x 3 1001 1001 4096 Jun 10 02:19 openapi [2021-06-10T02:25:23.359Z] drwxrwxr-x 4 1001 1001 4096 Jun 10 02:19 snap [2021-06-10T02:25:23.359Z] -rw-rw-r-- 1 1001 1001 168 Jun 10 02:19 version.go [Pipeline] sh [2021-06-10T02:25:24.049Z] + '[' -e coverage.out ] [2021-06-10T02:25:24.049Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-10T02:25:24.094Z] Warning: overwriting stash ‘coverage-report’ [2021-06-10T02:25:24.898Z] Stashed 1 file(s) [Pipeline] sh [2021-06-10T02:25:25.590Z] + make build [2021-06-10T02:25:25.590Z] go mod tidy [2021-06-10T02:25:26.194Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-10T02:25:32.904Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-10T02:25:55.092Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-10T02:25:56.538Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-10T02:26:00.863Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-10T02:26:01.850Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-10T02:26:05.244Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-10T02:26:08.643Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-10T02:26:11.364Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-10T02:26:15.701Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-10T02:26:17.666Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-10T02:26:21.045Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-10T02:26:26.461Z] $ docker stop --time=1 4bb0d31d91d49e43192af8c35bcde3eb4dc7372da8f11f13c7bcd872e2838083 [2021-06-10T02:26:28.921Z] $ docker rm -f 4bb0d31d91d49e43192af8c35bcde3eb4dc7372da8f11f13c7bcd872e2838083 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T02:26:30.919Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-10T02:26:30.920Z] [2021-06-10T02:26:30.920Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T02:26:31.579Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-10T02:26:31.859Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-10T02:26:31.859Z] 29e5d40040c1: Pulling fs layer [2021-06-10T02:26:31.859Z] 1ce36da41761: Pulling fs layer [2021-06-10T02:26:31.859Z] 25b303627fd3: Pulling fs layer [2021-06-10T02:26:32.134Z] 29e5d40040c1: Download complete [2021-06-10T02:26:32.737Z] 1ce36da41761: Verifying Checksum [2021-06-10T02:26:32.737Z] 1ce36da41761: Download complete [2021-06-10T02:26:32.737Z] 29e5d40040c1: Pull complete [2021-06-10T02:26:34.171Z] 1ce36da41761: Pull complete [2021-06-10T02:26:34.442Z] 25b303627fd3: Verifying Checksum [2021-06-10T02:26:34.442Z] 25b303627fd3: Download complete [2021-06-10T02:26:44.574Z] 25b303627fd3: Pull complete [2021-06-10T02:26:44.574Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-10T02:26:44.574Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-10T02:26:44.574Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-10T02:26:44.880Z] prd-ubuntu18.04-docker-arm64-4c-16g-117 does not seem to be running inside a container [2021-06-10T02:26:44.944Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-10T02:26:47.664Z] $ docker top b7b44480cc6c9b6e6a1c12665e4e7f9bfd5bd4e374d80e93d7026088a6bfa34f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T02:26:48.695Z] + docker-compose build --help [2021-06-10T02:26:48.695Z] + grep parallel [2021-06-10T02:26:52.076Z] --parallel Build images in parallel. [Pipeline] } [2021-06-10T02:26:52.096Z] $ docker stop --time=1 b7b44480cc6c9b6e6a1c12665e4e7f9bfd5bd4e374d80e93d7026088a6bfa34f [2021-06-10T02:26:53.944Z] $ docker rm -f b7b44480cc6c9b6e6a1c12665e4e7f9bfd5bd4e374d80e93d7026088a6bfa34f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T02:26:54.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-10T02:26:54.790Z] . [Pipeline] withDockerContainer [2021-06-10T02:26:55.066Z] prd-ubuntu18.04-docker-arm64-4c-16g-117 does not seem to be running inside a container [2021-06-10T02:26:55.133Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-10T02:26:56.627Z] $ docker top 75380066ae89cfe014749d6bc761ef7fe431df1c8d2ed11b07ebe189c3aea521 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T02:26:57.645Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-10T02:27:01.936Z] Building core-command ... [2021-06-10T02:27:01.936Z] Building core-data ... [2021-06-10T02:27:01.936Z] Building core-metadata ... [2021-06-10T02:27:01.936Z] Building security-bootstrapper ... [2021-06-10T02:27:01.936Z] Building security-proxy-setup ... [2021-06-10T02:27:01.936Z] Building security-secretstore-setup ... [2021-06-10T02:27:01.936Z] Building support-notifications ... [2021-06-10T02:27:01.936Z] Building support-scheduler ... [2021-06-10T02:27:01.936Z] Building sys-mgmt-agent ... [2021-06-10T02:27:01.936Z] Building support-notifications [2021-06-10T02:27:01.936Z] Building core-command [2021-06-10T02:27:01.936Z] Building sys-mgmt-agent [2021-06-10T02:27:01.936Z] Building security-proxy-setup [2021-06-10T02:27:01.936Z] Building core-metadata [2021-06-10T02:28:23.711Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T02:28:23.711Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-10T02:28:23.711Z] ---> 7dd0e8f4be89 [2021-06-10T02:28:23.711Z] Step 3/22 : WORKDIR /edgex-go [2021-06-10T02:28:23.711Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T02:28:23.711Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-10T02:28:23.711Z] ---> 7dd0e8f4be89 [2021-06-10T02:28:23.711Z] Step 3/24 : WORKDIR /edgex-go [2021-06-10T02:28:23.711Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T02:28:23.711Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-10T02:28:23.711Z] ---> 7dd0e8f4be89 [2021-06-10T02:28:23.711Z] Step 3/23 : WORKDIR /edgex-go [2021-06-10T02:28:23.711Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T02:28:23.711Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-10T02:28:23.711Z] ---> 7dd0e8f4be89 [2021-06-10T02:28:23.711Z] Step 3/24 : WORKDIR /edgex-go [2021-06-10T02:28:23.711Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T02:28:23.711Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-10T02:28:23.711Z] ---> 7dd0e8f4be89 [2021-06-10T02:28:23.711Z] Step 3/24 : WORKDIR /edgex-go [2021-06-10T02:28:23.711Z] ---> Running in 5e2a7e13d8b8 [2021-06-10T02:28:23.711Z] ---> Running in 2e0517491606 [2021-06-10T02:28:23.711Z] ---> Running in d3fce84bbd42 [2021-06-10T02:28:23.711Z] ---> Running in db4623a63baa [2021-06-10T02:28:23.711Z] ---> Running in 4577468ed7b6 [2021-06-10T02:28:23.711Z] Removing intermediate container 2e0517491606 [2021-06-10T02:28:23.711Z] ---> ecea327b3715 [2021-06-10T02:28:23.711Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T02:28:23.711Z] Removing intermediate container db4623a63baa [2021-06-10T02:28:23.711Z] ---> ae72a5480e68 [2021-06-10T02:28:23.711Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T02:28:23.711Z] Removing intermediate container 5e2a7e13d8b8 [2021-06-10T02:28:23.711Z] ---> ad3fa97c9a9f [2021-06-10T02:28:23.711Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T02:28:23.711Z] Removing intermediate container d3fce84bbd42 [2021-06-10T02:28:23.711Z] Removing intermediate container 4577468ed7b6 [2021-06-10T02:28:23.711Z] ---> 3452455d4fe7 [2021-06-10T02:28:23.711Z] ---> b49b8ad83627 [2021-06-10T02:28:23.711Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T02:28:23.711Z] [2021-06-10T02:28:23.711Z] ---> Running in 722eabafe4d3 [2021-06-10T02:28:23.711Z] ---> Running in e9b177dcf2c6 [2021-06-10T02:28:23.711Z] ---> Running in 34f445ed0022 [2021-06-10T02:28:23.711Z] ---> Running in 288ba420ea8e [2021-06-10T02:28:23.711Z] ---> Running in 151c985175c0 [2021-06-10T02:28:23.711Z] Removing intermediate container 722eabafe4d3 [2021-06-10T02:28:23.711Z] ---> cc821c1cebb2 [2021-06-10T02:28:23.711Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-10T02:28:23.711Z] ---> Running in fff485bdd170 [2021-06-10T02:28:23.712Z] Removing intermediate container e9b177dcf2c6 [2021-06-10T02:28:23.712Z] ---> 0e5883d2d682 [2021-06-10T02:28:23.712Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-10T02:28:23.712Z] ---> Running in b946a604ea61 [2021-06-10T02:28:23.712Z] Removing intermediate container 151c985175c0 [2021-06-10T02:28:23.712Z] ---> 6e80f1711f6a [2021-06-10T02:28:23.712Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-10T02:28:23.712Z] ---> Running in b24339bc8d7e [2021-06-10T02:28:23.712Z] Removing intermediate container 34f445ed0022 [2021-06-10T02:28:23.712Z] ---> e32d70dd82a4 [2021-06-10T02:28:23.712Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-10T02:28:23.712Z] Removing intermediate container 288ba420ea8e [2021-06-10T02:28:23.712Z] ---> b7f08dff1016 [2021-06-10T02:28:23.712Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-10T02:28:23.712Z] ---> Running in bb51804082f8 [2021-06-10T02:28:23.712Z] ---> Running in 909aed50a820 [2021-06-10T02:28:23.712Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T02:28:23.712Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T02:28:23.712Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T02:28:23.712Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T02:28:23.712Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T02:28:23.712Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T02:28:23.712Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T02:28:23.712Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T02:28:23.712Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T02:28:23.712Z] OK: 218 MiB in 52 packages [2021-06-10T02:28:23.712Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T02:28:23.712Z] OK: 218 MiB in 52 packages [2021-06-10T02:28:23.712Z] OK: 218 MiB in 52 packages [2021-06-10T02:28:23.712Z] OK: 218 MiB in 52 packages [2021-06-10T02:28:23.712Z] OK: 218 MiB in 52 packages [2021-06-10T02:28:23.712Z] Removing intermediate container fff485bdd170 [2021-06-10T02:28:23.712Z] ---> 6a04cdb03289 [2021-06-10T02:28:23.712Z] Step 6/24 : COPY go.mod . [2021-06-10T02:28:23.994Z] Removing intermediate container b946a604ea61 [2021-06-10T02:28:23.994Z] ---> c3742fae939d [2021-06-10T02:28:23.994Z] Step 6/24 : COPY go.mod . [2021-06-10T02:28:23.994Z] Removing intermediate container bb51804082f8 [2021-06-10T02:28:23.994Z] ---> 9d064fc9352c [2021-06-10T02:28:23.994Z] Step 6/24 : COPY go.mod . [2021-06-10T02:28:24.266Z] ---> 5162fcfca061 [2021-06-10T02:28:24.266Z] Step 7/24 : RUN go mod download [2021-06-10T02:28:24.544Z] ---> Running in 0699bb58c5b7 [2021-06-10T02:28:24.817Z] Removing intermediate container 909aed50a820 [2021-06-10T02:28:24.817Z] ---> a881988a6c80 [2021-06-10T02:28:24.817Z] Step 6/22 : COPY go.mod . [2021-06-10T02:28:24.817Z] Removing intermediate container b24339bc8d7e [2021-06-10T02:28:24.817Z] ---> 1a824373d1b6 [2021-06-10T02:28:24.817Z] Step 6/23 : COPY go.mod . [2021-06-10T02:28:25.092Z] ---> 383882571619 [2021-06-10T02:28:25.092Z] Step 7/24 : RUN go mod download [2021-06-10T02:28:25.092Z] ---> Running in 549a218db958 [2021-06-10T02:28:25.092Z] ---> 71fe4ba347c6 [2021-06-10T02:28:25.092Z] Step 7/24 : RUN go mod download [2021-06-10T02:28:25.700Z] ---> Running in 258b1c387f30 [2021-06-10T02:28:25.982Z] ---> f3c3b4bd2e7c [2021-06-10T02:28:25.982Z] Step 7/22 : RUN go mod download [2021-06-10T02:28:26.259Z] ---> Running in 6d1922e23e4d [2021-06-10T02:28:26.259Z] ---> b841da047019 [2021-06-10T02:28:26.259Z] Step 7/23 : RUN go mod download [2021-06-10T02:28:26.853Z] ---> Running in 8a1177ea03f1 [2021-06-10T02:28:28.869Z] Removing intermediate container 0699bb58c5b7 [2021-06-10T02:28:28.870Z] ---> 4c3b22146775 [2021-06-10T02:28:28.870Z] Step 8/24 : COPY . . [2021-06-10T02:28:29.862Z] Removing intermediate container 549a218db958 [2021-06-10T02:28:29.862Z] ---> 9feadde1faac [2021-06-10T02:28:29.862Z] Step 8/24 : COPY . . [2021-06-10T02:28:30.522Z] Removing intermediate container 258b1c387f30 [2021-06-10T02:28:30.522Z] ---> 908aecdd5bbe [2021-06-10T02:28:30.522Z] Step 8/24 : COPY . . [2021-06-10T02:28:30.950Z] Removing intermediate container 6d1922e23e4d [2021-06-10T02:28:30.950Z] ---> d6bc0d9b0c47 [2021-06-10T02:28:30.950Z] Step 8/22 : COPY . . [2021-06-10T02:28:31.981Z] Removing intermediate container 8a1177ea03f1 [2021-06-10T02:28:31.981Z] ---> e1e3be4dd7af [2021-06-10T02:28:31.981Z] Step 8/23 : COPY . . [2021-06-10T02:28:54.216Z] ---> a38ffea1cb54 [2021-06-10T02:28:54.216Z] Step 9/24 : RUN go mod tidy [2021-06-10T02:28:54.216Z] ---> d7234549f10c [2021-06-10T02:28:54.216Z] Step 9/24 : RUN go mod tidy [2021-06-10T02:28:54.216Z] ---> Running in 2c9e350f9946 [2021-06-10T02:28:54.216Z] ---> 08c7d126ef85 [2021-06-10T02:28:54.216Z] Step 9/24 : RUN go mod tidy [2021-06-10T02:28:54.216Z] ---> 930c31ed0caa [2021-06-10T02:28:54.216Z] Step 9/22 : RUN go mod tidy [2021-06-10T02:28:54.216Z] ---> 3844d56036aa [2021-06-10T02:28:54.216Z] Step 9/23 : RUN go mod tidy [2021-06-10T02:28:54.216Z] ---> Running in 0b5e604f588e [2021-06-10T02:28:54.216Z] ---> Running in f51897fccf53 [2021-06-10T02:28:54.216Z] ---> Running in fbbf2e1962fc [2021-06-10T02:28:54.216Z] ---> Running in 192c7b6c9e47 [2021-06-10T02:29:00.979Z] Removing intermediate container 2c9e350f9946 [2021-06-10T02:29:00.979Z] ---> 24ce6441304a [2021-06-10T02:29:00.979Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-10T02:29:00.979Z] ---> Running in cc6bf0a8ac91 [2021-06-10T02:29:01.258Z] Removing intermediate container fbbf2e1962fc [2021-06-10T02:29:01.258Z] ---> a677bc0f3919 [2021-06-10T02:29:01.258Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-10T02:29:01.533Z] ---> Running in 59c372adf0ab [2021-06-10T02:29:01.533Z] Removing intermediate container f51897fccf53 [2021-06-10T02:29:01.533Z] ---> 51eb73b4d721 [2021-06-10T02:29:01.819Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-10T02:29:01.819Z] Removing intermediate container 0b5e604f588e [2021-06-10T02:29:01.819Z] ---> bfdae21ac37c [2021-06-10T02:29:01.819Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-10T02:29:01.819Z] ---> Running in 01dae2c13de7 [2021-06-10T02:29:02.100Z] Removing intermediate container 192c7b6c9e47 [2021-06-10T02:29:02.100Z] ---> 1c42dddc2488 [2021-06-10T02:29:02.100Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-10T02:29:02.100Z] ---> Running in d5716c1461b0 [2021-06-10T02:29:02.385Z] ---> Running in a7454a32d263 [2021-06-10T02:29:03.028Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-10T02:29:03.632Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-10T02:29:04.235Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-10T02:29:04.511Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-10T02:29:05.112Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-10T02:30:56.986Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-10T02:30:56.987Z] Removing intermediate container cc6bf0a8ac91 [2021-06-10T02:30:56.987Z] ---> 00df7dcefc54 [2021-06-10T02:30:56.987Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-10T02:30:56.987Z] ---> Running in f77a93c3f805 [2021-06-10T02:30:57.992Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-10T02:30:59.988Z] Removing intermediate container a7454a32d263 [2021-06-10T02:30:59.988Z] ---> 8a1df1690930 [2021-06-10T02:30:59.988Z] [2021-06-10T02:30:59.988Z] Step 11/24 : FROM alpine:3.12 [2021-06-10T02:31:00.269Z] Removing intermediate container 01dae2c13de7 [2021-06-10T02:31:00.269Z] 3.12: Pulling from library/alpine [2021-06-10T02:31:00.269Z] ---> 06208fd14ed8 [2021-06-10T02:31:00.269Z] [2021-06-10T02:31:00.549Z] Step 11/22 : FROM alpine:3.12 [2021-06-10T02:31:00.830Z] 3.12: Pulling from library/alpine [2021-06-10T02:31:02.270Z] Removing intermediate container 59c372adf0ab [2021-06-10T02:31:02.270Z] ---> 339aae899192 [2021-06-10T02:31:02.270Z] [2021-06-10T02:31:02.270Z] Step 11/23 : FROM alpine:3.12 [2021-06-10T02:31:02.270Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-10T02:31:02.270Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-10T02:31:02.544Z] Status: Downloaded newer image for alpine:3.12 [2021-06-10T02:31:02.544Z] Status: Downloaded newer image for alpine:3.12 [2021-06-10T02:31:02.544Z] ---> 9852663dfa18 [2021-06-10T02:31:02.544Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-10T02:31:02.544Z] ---> 9852663dfa18 [2021-06-10T02:31:02.544Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-10T02:31:02.544Z] ---> 9852663dfa18 [2021-06-10T02:31:02.544Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-10T02:31:02.544Z] Removing intermediate container f77a93c3f805 [2021-06-10T02:31:02.544Z] ---> 4c52c117e585 [2021-06-10T02:31:02.544Z] [2021-06-10T02:31:02.544Z] Step 12/24 : FROM docker:20.10.0 [2021-06-10T02:31:02.819Z] 20.10.0: Pulling from library/docker [2021-06-10T02:31:03.095Z] ---> Running in 37fe1f8807be [2021-06-10T02:31:03.095Z] ---> Running in c7584a742163 [2021-06-10T02:31:03.095Z] ---> Running in 2c56aab42ad5 [2021-06-10T02:31:05.098Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-10T02:31:05.402Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-10T02:31:05.402Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-10T02:31:05.681Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-10T02:31:05.962Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-10T02:31:06.237Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-10T02:31:06.237Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-10T02:31:06.237Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-10T02:31:06.237Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T02:31:06.237Z] Executing ca-certificates-20191127-r4.trigger [2021-06-10T02:31:06.510Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-10T02:31:06.510Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T02:31:06.510Z] OK: 5 MiB in 15 packages [2021-06-10T02:31:06.805Z] Removing intermediate container d5716c1461b0 [2021-06-10T02:31:06.805Z] ---> 473c71df1e7b [2021-06-10T02:31:06.805Z] [2021-06-10T02:31:06.805Z] Step 11/24 : FROM alpine:3.12 [2021-06-10T02:31:06.805Z] ---> 9852663dfa18 [2021-06-10T02:31:06.805Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-10T02:31:06.805Z] OK: 6 MiB in 16 packages [2021-06-10T02:31:06.805Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-10T02:31:07.084Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-10T02:31:07.084Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-10T02:31:07.084Z] (4/4) Installing curl (7.77.0-r0) [2021-06-10T02:31:07.084Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T02:31:07.084Z] Executing ca-certificates-20191127-r4.trigger [2021-06-10T02:31:07.358Z] OK: 7 MiB in 18 packages [2021-06-10T02:31:07.632Z] ---> Running in b5bace1bd469 [2021-06-10T02:31:08.639Z] Removing intermediate container c7584a742163 [2021-06-10T02:31:08.639Z] ---> 056f7b1e4d22 [2021-06-10T02:31:08.639Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-10T02:31:09.249Z] ---> Running in c5315451d63a [2021-06-10T02:31:09.523Z] Removing intermediate container 37fe1f8807be [2021-06-10T02:31:09.524Z] ---> 3dc80381e0aa [2021-06-10T02:31:09.524Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-10T02:31:09.831Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-10T02:31:09.831Z] ---> Running in 47077237ca5d [2021-06-10T02:31:10.108Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-10T02:31:10.108Z] Removing intermediate container c5315451d63a [2021-06-10T02:31:10.108Z] ---> 1b639a49d7d0 [2021-06-10T02:31:10.108Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-10T02:31:10.108Z] Removing intermediate container 2c56aab42ad5 [2021-06-10T02:31:10.108Z] ---> c83b776d6a93 [2021-06-10T02:31:10.108Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-10T02:31:10.390Z] ---> Running in 63e1d247da4f [2021-06-10T02:31:10.390Z] ---> Running in 55ce0a8f7941 [2021-06-10T02:31:10.662Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-10T02:31:10.662Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T02:31:10.662Z] Removing intermediate container 47077237ca5d [2021-06-10T02:31:10.662Z] ---> 4cda6507808e [2021-06-10T02:31:10.662Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-10T02:31:10.662Z] OK: 5 MiB in 15 packages [2021-06-10T02:31:10.977Z] ---> Running in e70f20e84e87 [2021-06-10T02:31:11.252Z] Removing intermediate container 63e1d247da4f [2021-06-10T02:31:11.252Z] ---> 63d7d8121269 [2021-06-10T02:31:11.252Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-10T02:31:11.531Z] Removing intermediate container 55ce0a8f7941 [2021-06-10T02:31:11.531Z] ---> 7c9504aa93e8 [2021-06-10T02:31:11.531Z] Step 14/22 : WORKDIR /edgex [2021-06-10T02:31:11.531Z] ---> Running in 27a74fe81405 [2021-06-10T02:31:11.832Z] Removing intermediate container e70f20e84e87 [2021-06-10T02:31:11.832Z] ---> 69925ead6fb3 [2021-06-10T02:31:11.832Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-10T02:31:11.832Z] ---> Running in b7621eee02b1 [2021-06-10T02:31:12.110Z] ---> Running in c701831a6b3e [2021-06-10T02:31:12.388Z] Removing intermediate container b5bace1bd469 [2021-06-10T02:31:12.388Z] ---> 6f1d9fdda76d [2021-06-10T02:31:12.388Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-10T02:31:12.388Z] Removing intermediate container 27a74fe81405 [2021-06-10T02:31:12.388Z] ---> 1023d573ed90 [2021-06-10T02:31:12.388Z] Step 16/24 : WORKDIR / [2021-06-10T02:31:12.666Z] ---> Running in 4a8c1ee4ed49 [2021-06-10T02:31:12.666Z] ---> Running in 9e1a1da382a8 [2021-06-10T02:31:12.666Z] Removing intermediate container b7621eee02b1 [2021-06-10T02:31:12.666Z] ---> c5dfd78174b8 [2021-06-10T02:31:12.666Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-10T02:31:12.942Z] Removing intermediate container c701831a6b3e [2021-06-10T02:31:12.942Z] ---> 7d333766abc6 [2021-06-10T02:31:12.942Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T02:31:13.224Z] Removing intermediate container 4a8c1ee4ed49 [2021-06-10T02:31:13.224Z] ---> acbfb88d3fc2 [2021-06-10T02:31:13.224Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-10T02:31:13.499Z] ---> Running in da8570ac83d2 [2021-06-10T02:31:13.778Z] Removing intermediate container 9e1a1da382a8 [2021-06-10T02:31:13.778Z] ---> 9ddd22d004a4 [2021-06-10T02:31:13.778Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T02:31:14.387Z] ---> 9b1ba8d731c3 [2021-06-10T02:31:14.387Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-10T02:31:14.387Z] ---> 32f206042d48 [2021-06-10T02:31:14.387Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-10T02:31:14.670Z] Removing intermediate container da8570ac83d2 [2021-06-10T02:31:14.670Z] ---> 255b16e7c1d3 [2021-06-10T02:31:14.670Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-10T02:31:14.948Z] ---> Running in b84143b452ab [2021-06-10T02:31:15.227Z] ---> f30df5896685 [2021-06-10T02:31:15.227Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-10T02:31:15.832Z] Removing intermediate container b84143b452ab [2021-06-10T02:31:15.832Z] ---> 75212ea242b6 [2021-06-10T02:31:15.832Z] Step 16/24 : WORKDIR / [2021-06-10T02:31:16.109Z] ---> Running in cfd2d2b2e8d5 [2021-06-10T02:31:16.386Z] ---> 3dbf7cbd56eb [2021-06-10T02:31:16.386Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-10T02:31:16.661Z] ---> 223529f5a727 [2021-06-10T02:31:16.661Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-10T02:31:17.264Z] Removing intermediate container cfd2d2b2e8d5 [2021-06-10T02:31:17.264Z] ---> c98b1d76975b [2021-06-10T02:31:17.264Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T02:31:17.540Z] ---> 65b69950f4c2 [2021-06-10T02:31:17.540Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-10T02:31:18.143Z] ---> 742e5f7f22f1 [2021-06-10T02:31:18.143Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-10T02:31:18.427Z] ---> Running in a967f008a63b [2021-06-10T02:31:18.427Z] ---> 605aa03e97d3 [2021-06-10T02:31:18.427Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-10T02:31:18.704Z] ---> dbe2b7e8ad0d [2021-06-10T02:31:18.704Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-10T02:31:18.704Z] ---> ca682b0d3871 [2021-06-10T02:31:18.704Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-10T02:31:18.978Z] ---> Running in 74a606548c8b [2021-06-10T02:31:18.978Z] ---> Running in f0a9da7dc319 [2021-06-10T02:31:19.258Z] Removing intermediate container a967f008a63b [2021-06-10T02:31:19.258Z] ---> 162c3c09ebcf [2021-06-10T02:31:19.258Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T02:31:19.538Z] ---> Running in f5356457f562 [2021-06-10T02:31:19.819Z] Removing intermediate container 74a606548c8b [2021-06-10T02:31:19.819Z] ---> 1609ddfbf3f8 [2021-06-10T02:31:19.819Z] Step 19/22 : CMD ["--init=true"] [2021-06-10T02:31:19.819Z] Removing intermediate container f0a9da7dc319 [2021-06-10T02:31:19.819Z] ---> 5b9859016948 [2021-06-10T02:31:19.819Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T02:31:20.098Z] ---> Running in 453a21800b4c [2021-06-10T02:31:20.098Z] ---> Running in d8fa3a4a0f67 [2021-06-10T02:31:20.379Z] Removing intermediate container f5356457f562 [2021-06-10T02:31:20.379Z] ---> 6e037d8c9944 [2021-06-10T02:31:20.379Z] Step 21/23 : LABEL arch=arm64 [2021-06-10T02:31:20.379Z] ---> b7e22e1cd41e [2021-06-10T02:31:20.379Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-10T02:31:20.379Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-10T02:31:20.379Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-10T02:31:20.657Z] ---> eeaf43b92773 [2021-06-10T02:31:20.657Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-10T02:31:20.657Z] ---> Running in 860d32e3b186 [2021-06-10T02:31:20.657Z] Removing intermediate container 453a21800b4c [2021-06-10T02:31:20.657Z] ---> 42cd549ea337 [2021-06-10T02:31:20.657Z] Step 20/22 : LABEL arch=arm64 [2021-06-10T02:31:20.938Z] ---> Running in a0393780b48f [2021-06-10T02:31:20.938Z] ---> Running in b322d45cdca6 [2021-06-10T02:31:20.938Z] Removing intermediate container d8fa3a4a0f67 [2021-06-10T02:31:20.938Z] ---> 6bc49d2c9bc8 [2021-06-10T02:31:20.938Z] Step 22/24 : LABEL arch=arm64 [2021-06-10T02:31:21.216Z] Removing intermediate container 860d32e3b186 [2021-06-10T02:31:21.216Z] ---> 248345b146ce [2021-06-10T02:31:21.216Z] Step 22/23 : LABEL git_sha=5120e818039371f5d2e6c13d33ca3c585cc21017 [2021-06-10T02:31:21.216Z] ---> Running in bfe84caa775d [2021-06-10T02:31:21.490Z] ---> Running in d19b6d76783e [2021-06-10T02:31:21.768Z] ---> 800a8c41a5ca [2021-06-10T02:31:21.768Z] Step 20/24 : ENTRYPOINT ["/core-metadata"]Removing intermediate container a0393780b48f [2021-06-10T02:31:21.768Z] [2021-06-10T02:31:21.768Z] ---> 31abe998f2df [2021-06-10T02:31:21.768Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-10T02:31:21.768Z] Removing intermediate container b322d45cdca6 [2021-06-10T02:31:21.768Z] ---> 2aaa85508d4a [2021-06-10T02:31:21.768Z] Step 21/22 : LABEL git_sha=5120e818039371f5d2e6c13d33ca3c585cc21017 [2021-06-10T02:31:21.768Z] ---> Running in eaee74832a86 [2021-06-10T02:31:21.768Z] ---> Running in 34c809bce70f [2021-06-10T02:31:22.049Z] ---> Running in 634b79a5fa9b [2021-06-10T02:31:22.049Z] Removing intermediate container bfe84caa775d [2021-06-10T02:31:22.049Z] ---> 7bd666cbfbed [2021-06-10T02:31:22.049Z] Step 23/24 : LABEL git_sha=5120e818039371f5d2e6c13d33ca3c585cc21017 [2021-06-10T02:31:22.331Z] Removing intermediate container d19b6d76783e [2021-06-10T02:31:22.331Z] ---> 1a648a71e2e3 [2021-06-10T02:31:22.331Z] Step 23/23 : LABEL version=0.0.0 [2021-06-10T02:31:22.331Z] ---> Running in a4a3aa07c642 [2021-06-10T02:31:22.615Z] ---> Running in 03b58b45caae [2021-06-10T02:31:22.615Z] Removing intermediate container 634b79a5fa9b [2021-06-10T02:31:22.615Z] ---> c4c00b50838d [2021-06-10T02:31:22.615Z] Step 22/22 : LABEL version=0.0.0 [2021-06-10T02:31:22.615Z] Removing intermediate container eaee74832a86 [2021-06-10T02:31:22.615Z] ---> 391ac653b238 [2021-06-10T02:31:22.615Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T02:31:22.896Z] ---> Running in 935accbc09ac [2021-06-10T02:31:22.896Z] ---> Running in f9b285ad4b4b [2021-06-10T02:31:23.171Z] Removing intermediate container a4a3aa07c642 [2021-06-10T02:31:23.171Z] ---> 1cb2648ecdf5 [2021-06-10T02:31:23.171Z] Step 24/24 : LABEL version=0.0.0 [2021-06-10T02:31:23.489Z] ---> Running in bbcaeca26701 [2021-06-10T02:31:23.489Z] Removing intermediate container 03b58b45caae [2021-06-10T02:31:23.489Z] ---> a559473c3786 [2021-06-10T02:31:23.489Z] [2021-06-10T02:31:23.790Z] Removing intermediate container 935accbc09ac [2021-06-10T02:31:23.790Z] ---> 2b8a0d4870c3 [2021-06-10T02:31:23.790Z] [2021-06-10T02:31:23.790Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-10T02:31:23.790Z] Removing intermediate container f9b285ad4b4b [2021-06-10T02:31:23.790Z] ---> c0e01d3470d4 [2021-06-10T02:31:23.790Z] Step 22/24 : LABEL arch=arm64 [2021-06-10T02:31:24.090Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-10T02:31:24.090Z] Successfully built a559473c3786 [2021-06-10T02:31:24.090Z] Successfully tagged support-notifications-arm64:latest [2021-06-10T02:31:24.090Z] Removing intermediate container bbcaeca26701 [2021-06-10T02:31:24.090Z] ---> e07ef1df2bff [2021-06-10T02:31:24.090Z] [2021-06-10T02:31:24.090Z]  Building support-notifications ... done Successfully built 2b8a0d4870c3 [2021-06-10T02:31:24.090Z] Building security-bootstrapper [2021-06-10T02:31:24.090Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-10T02:31:24.090Z] Building security-secretstore-setup [2021-06-10T02:31:24.369Z]  Building security-proxy-setup ... done  ---> Running in cc0983a7aff1 [2021-06-10T02:31:24.645Z] (1/39) Installing readline (8.0.4-r0) [2021-06-10T02:31:24.646Z] (2/39) Installing bash (5.0.17-r0) [2021-06-10T02:31:24.646Z] Executing bash-5.0.17-r0.post-install [2021-06-10T02:31:24.646Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-10T02:31:24.646Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-10T02:31:24.646Z] (5/39) Installing curl (7.77.0-r0) [2021-06-10T02:31:24.646Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-10T02:31:24.646Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-10T02:31:24.646Z] (8/39) Installing expat (2.2.9-r1) [2021-06-10T02:31:24.646Z] (9/39) Installing libffi (3.3-r2) [2021-06-10T02:31:24.646Z] Successfully built e07ef1df2bff [2021-06-10T02:31:24.646Z] (10/39) Installing gdbm (1.13-r1) [2021-06-10T02:31:24.646Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-10T02:31:24.646Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-10T02:31:24.646Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-10T02:31:24.646Z] Successfully tagged core-command-arm64:latest [2021-06-10T02:31:24.974Z]  Building core-command ... done Building support-scheduler [2021-06-10T02:31:24.974Z] Removing intermediate container cc0983a7aff1 [2021-06-10T02:31:24.974Z] ---> c227fc983b95 [2021-06-10T02:31:24.974Z] Step 23/24 : LABEL git_sha=5120e818039371f5d2e6c13d33ca3c585cc21017 [2021-06-10T02:31:25.578Z] ---> Running in f84becd6f847 [2021-06-10T02:31:26.178Z] Removing intermediate container f84becd6f847 [2021-06-10T02:31:26.178Z] ---> 1d0758550aee [2021-06-10T02:31:26.178Z] Step 24/24 : LABEL version=0.0.0 [2021-06-10T02:31:26.452Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-10T02:31:26.452Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-10T02:31:26.452Z] ---> Running in 6f182dcc468a [2021-06-10T02:31:26.452Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-10T02:31:26.723Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-10T02:31:26.723Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-10T02:31:26.723Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-10T02:31:26.723Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-10T02:31:26.723Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-10T02:31:26.723Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-10T02:31:26.723Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-10T02:31:26.723Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-10T02:31:26.996Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-10T02:31:26.996Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-10T02:31:26.996Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-10T02:31:26.996Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-10T02:31:26.996Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-10T02:31:26.996Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-10T02:31:26.996Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-10T02:31:26.996Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-10T02:31:26.996Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-10T02:31:26.996Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-10T02:31:26.996Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-10T02:31:26.996Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-10T02:31:26.996Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-10T02:31:26.996Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-10T02:31:26.996Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-10T02:31:27.269Z] Removing intermediate container 6f182dcc468a [2021-06-10T02:31:27.269Z] ---> 05c858f00df1 [2021-06-10T02:31:27.269Z] [2021-06-10T02:31:27.269Z] Executing busybox-1.31.1-r19.trigger [2021-06-10T02:31:27.269Z] OK: 72 MiB in 59 packages [2021-06-10T02:31:27.551Z] Successfully built 05c858f00df1 [2021-06-10T02:31:27.551Z] Successfully tagged core-metadata-arm64:latest [2021-06-10T02:31:27.552Z]  Building core-metadata ... done Building core-data [2021-06-10T02:31:31.847Z] Collecting docker-compose==1.23.2 [2021-06-10T02:31:31.847Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-10T02:31:33.288Z] Collecting PyYAML<4,>=3.10 [2021-06-10T02:31:33.288Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-10T02:31:37.606Z] Collecting docker<4.0,>=3.6.0 [2021-06-10T02:31:37.606Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-10T02:31:37.606Z] Collecting jsonschema<3,>=2.5.1 [2021-06-10T02:31:37.606Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-10T02:31:37.880Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-10T02:31:38.156Z] Collecting texttable<0.10,>=0.9.0 [2021-06-10T02:31:38.156Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-10T02:31:41.612Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-10T02:31:41.612Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-10T02:31:41.889Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-10T02:31:41.889Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-10T02:31:43.927Z] Collecting docopt<0.7,>=0.6.1 [2021-06-10T02:31:43.927Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-10T02:31:46.560Z] Collecting cached-property<2,>=1.2.0 [2021-06-10T02:31:46.560Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-10T02:31:46.560Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-10T02:31:46.837Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-10T02:31:47.117Z] Collecting docker-pycreds>=0.4.0 [2021-06-10T02:31:47.117Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-10T02:31:47.397Z] Collecting idna<2.8,>=2.5 [2021-06-10T02:31:47.397Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-10T02:31:48.384Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-10T02:31:48.384Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-10T02:31:48.384Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-10T02:31:48.384Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-10T02:31:48.384Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-10T02:31:48.384Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-10T02:31:48.384Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-10T02:31:48.385Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-10T02:31:49.833Z] Installing collected packages: PyYAML, websocket-client, docker-pycreds, idna, urllib3, requests, docker, jsonschema, texttable, dockerpty, docopt, cached-property, docker-compose [2021-06-10T02:31:49.833Z] Running setup.py install for PyYAML: started [2021-06-10T02:31:52.481Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-10T02:31:52.481Z] Attempting uninstall: idna [2021-06-10T02:31:52.481Z] Found existing installation: idna 2.9 [2021-06-10T02:31:52.481Z] Uninstalling idna-2.9: [2021-06-10T02:31:52.761Z] Successfully uninstalled idna-2.9 [2021-06-10T02:31:53.366Z] Attempting uninstall: urllib3 [2021-06-10T02:31:53.366Z] Found existing installation: urllib3 1.25.9 [2021-06-10T02:31:53.366Z] Uninstalling urllib3-1.25.9: [2021-06-10T02:31:53.644Z] Successfully uninstalled urllib3-1.25.9 [2021-06-10T02:31:54.251Z] Attempting uninstall: requests [2021-06-10T02:31:54.251Z] Found existing installation: requests 2.23.0 [2021-06-10T02:31:54.251Z] Uninstalling requests-2.23.0: [2021-06-10T02:31:54.251Z] Successfully uninstalled requests-2.23.0 [2021-06-10T02:31:55.698Z] Running setup.py install for texttable: started [2021-06-10T02:31:58.357Z] Running setup.py install for texttable: finished with status 'done' [2021-06-10T02:31:58.357Z] Running setup.py install for dockerpty: started [2021-06-10T02:32:00.372Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-10T02:32:00.372Z] Running setup.py install for docopt: started [2021-06-10T02:32:03.042Z] Running setup.py install for docopt: finished with status 'done' [2021-06-10T02:32:04.484Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-10T02:32:12.827Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T02:32:12.827Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-10T02:32:12.827Z] ---> 7dd0e8f4be89 [2021-06-10T02:32:12.827Z] Step 3/26 : WORKDIR /edgex-go [2021-06-10T02:32:12.827Z] ---> Using cache [2021-06-10T02:32:12.827Z] ---> b49b8ad83627 [2021-06-10T02:32:12.827Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T02:32:12.827Z] ---> Using cache [2021-06-10T02:32:12.827Z] ---> b7f08dff1016 [2021-06-10T02:32:12.827Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-10T02:32:12.827Z] ---> Using cache [2021-06-10T02:32:12.827Z] ---> a881988a6c80 [2021-06-10T02:32:12.827Z] Step 6/26 : COPY go.mod . [2021-06-10T02:32:12.827Z] ---> Using cache [2021-06-10T02:32:12.827Z] ---> f3c3b4bd2e7c [2021-06-10T02:32:12.827Z] Step 7/26 : RUN go mod download [2021-06-10T02:32:12.827Z] ---> Using cache [2021-06-10T02:32:12.827Z] ---> d6bc0d9b0c47 [2021-06-10T02:32:12.827Z] Step 8/26 : COPY . . [2021-06-10T02:32:12.827Z] ---> Using cache [2021-06-10T02:32:12.827Z] ---> 930c31ed0caa [2021-06-10T02:32:12.827Z] Step 9/26 : RUN go mod tidy [2021-06-10T02:32:12.827Z] ---> Using cache [2021-06-10T02:32:12.827Z] ---> 51eb73b4d721 [2021-06-10T02:32:12.827Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-10T02:32:12.827Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T02:32:12.827Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-10T02:32:12.827Z] ---> 7dd0e8f4be89 [2021-06-10T02:32:12.827Z] Step 3/32 : WORKDIR /edgex-go [2021-06-10T02:32:12.827Z] ---> Using cache [2021-06-10T02:32:12.827Z] ---> b49b8ad83627 [2021-06-10T02:32:12.827Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T02:32:12.827Z] ---> Using cache [2021-06-10T02:32:12.827Z] ---> b7f08dff1016 [2021-06-10T02:32:12.827Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-10T02:32:12.827Z] ---> Using cache [2021-06-10T02:32:12.827Z] ---> a881988a6c80 [2021-06-10T02:32:12.827Z] Step 6/32 : COPY go.mod . [2021-06-10T02:32:12.827Z] ---> Using cache [2021-06-10T02:32:12.827Z] ---> f3c3b4bd2e7c [2021-06-10T02:32:12.827Z] Step 7/32 : RUN go mod download [2021-06-10T02:32:12.827Z] ---> Using cache [2021-06-10T02:32:12.827Z] ---> d6bc0d9b0c47 [2021-06-10T02:32:12.827Z] Step 8/32 : COPY . . [2021-06-10T02:32:12.827Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T02:32:12.827Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-10T02:32:12.827Z] ---> 7dd0e8f4be89 [2021-06-10T02:32:12.827Z] Step 3/23 : WORKDIR /edgex-go [2021-06-10T02:32:12.827Z] ---> Using cache [2021-06-10T02:32:12.827Z] ---> b49b8ad83627 [2021-06-10T02:32:12.827Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T02:32:12.827Z] ---> Using cache [2021-06-10T02:32:12.827Z] ---> b7f08dff1016 [2021-06-10T02:32:12.827Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-10T02:32:12.827Z] ---> Using cache [2021-06-10T02:32:12.827Z] ---> a881988a6c80 [2021-06-10T02:32:12.827Z] Step 6/23 : COPY go.mod . [2021-06-10T02:32:12.827Z] ---> Using cache [2021-06-10T02:32:12.827Z] ---> f3c3b4bd2e7c [2021-06-10T02:32:12.827Z] Step 7/23 : RUN go mod download [2021-06-10T02:32:12.827Z] ---> Using cache [2021-06-10T02:32:12.827Z] ---> d6bc0d9b0c47 [2021-06-10T02:32:12.827Z] Step 8/23 : COPY . . [2021-06-10T02:32:12.827Z] ---> Using cache [2021-06-10T02:32:12.827Z] ---> 930c31ed0caa [2021-06-10T02:32:12.827Z] Step 9/23 : RUN go mod tidy [2021-06-10T02:32:12.827Z] ---> Using cache [2021-06-10T02:32:12.827Z] ---> 51eb73b4d721 [2021-06-10T02:32:12.827Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-10T02:32:13.111Z] ---> Using cache [2021-06-10T02:32:13.111Z] ---> 930c31ed0caa [2021-06-10T02:32:13.111Z] Step 9/32 : RUN go mod tidy [2021-06-10T02:32:13.111Z] ---> Using cache [2021-06-10T02:32:13.111Z] ---> 51eb73b4d721 [2021-06-10T02:32:13.111Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-10T02:32:13.718Z] ---> Running in 1d3aaeec5fc6 [2021-06-10T02:32:13.718Z] ---> Running in ff48a766cec5 [2021-06-10T02:32:13.718Z] ---> Running in 579e8bba02ae [2021-06-10T02:32:13.997Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T02:32:13.997Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-10T02:32:13.997Z] ---> 7dd0e8f4be89 [2021-06-10T02:32:13.997Z] Step 3/24 : WORKDIR /edgex-go [2021-06-10T02:32:13.997Z] ---> Using cache [2021-06-10T02:32:13.997Z] ---> b49b8ad83627 [2021-06-10T02:32:13.997Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T02:32:13.997Z] ---> Using cache [2021-06-10T02:32:13.997Z] ---> b7f08dff1016 [2021-06-10T02:32:13.997Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-10T02:32:14.274Z] ---> Running in d24115d61811 [2021-06-10T02:32:16.274Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-10T02:32:16.274Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-10T02:32:16.893Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-10T02:32:16.893Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T02:32:17.903Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T02:32:17.903Z] Removing intermediate container 34c809bce70f [2021-06-10T02:32:17.903Z] ---> 401bf0eba2be [2021-06-10T02:32:17.903Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-10T02:32:18.503Z] ---> Running in 460b0a884e64 [2021-06-10T02:32:19.111Z] Removing intermediate container 460b0a884e64 [2021-06-10T02:32:19.111Z] ---> 5c5cbce72d28 [2021-06-10T02:32:19.111Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-10T02:32:19.111Z] OK: 218 MiB in 52 packages [2021-06-10T02:32:19.389Z] ---> Running in b19329917437 [2021-06-10T02:32:20.376Z] Removing intermediate container b19329917437 [2021-06-10T02:32:20.376Z] ---> 54cda9aee2c4 [2021-06-10T02:32:20.376Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-10T02:32:20.982Z] Removing intermediate container d24115d61811 [2021-06-10T02:32:20.982Z] ---> 5348653b387c [2021-06-10T02:32:20.982Z] Step 6/24 : COPY go.mod . [2021-06-10T02:32:22.971Z] ---> 2675afbf7720 [2021-06-10T02:32:22.971Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-10T02:32:22.971Z] ---> 76813e69f468 [2021-06-10T02:32:22.971Z] Step 7/24 : RUN go mod download [2021-06-10T02:32:22.971Z] ---> Running in 9e27dca525aa [2021-06-10T02:32:24.422Z] ---> 087eb6941da7 [2021-06-10T02:32:24.422Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-10T02:32:25.880Z] ---> f9c7ed13c516 [2021-06-10T02:32:25.880Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-10T02:32:26.183Z] ---> Running in bc8738bcef99 [2021-06-10T02:32:27.198Z] Removing intermediate container bc8738bcef99 [2021-06-10T02:32:27.198Z] ---> cb96aad2e340 [2021-06-10T02:32:27.198Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T02:32:27.488Z] ---> Running in 520f52bf20a1 [2021-06-10T02:32:28.489Z] Removing intermediate container 520f52bf20a1 [2021-06-10T02:32:28.489Z] ---> 93034c7ba226 [2021-06-10T02:32:28.489Z] Step 22/24 : LABEL arch=arm64 [2021-06-10T02:32:28.489Z] Removing intermediate container 9e27dca525aa [2021-06-10T02:32:28.489Z] ---> 8cd51f141baf [2021-06-10T02:32:28.489Z] Step 8/24 : COPY . . [2021-06-10T02:32:28.782Z] ---> Running in 0547e6d48000 [2021-06-10T02:32:29.398Z] Removing intermediate container 0547e6d48000 [2021-06-10T02:32:29.398Z] ---> 8767fd483b2e [2021-06-10T02:32:29.398Z] Step 23/24 : LABEL git_sha=5120e818039371f5d2e6c13d33ca3c585cc21017 [2021-06-10T02:32:29.678Z] ---> Running in 334f92bcb95c [2021-06-10T02:32:31.144Z] Removing intermediate container 334f92bcb95c [2021-06-10T02:32:31.144Z] ---> 3bbf0c126418 [2021-06-10T02:32:31.144Z] Step 24/24 : LABEL version=0.0.0 [2021-06-10T02:32:31.144Z] ---> Running in 6c8f9ed62d12 [2021-06-10T02:32:32.605Z] Removing intermediate container 6c8f9ed62d12 [2021-06-10T02:32:32.605Z] ---> d2266fc7021c [2021-06-10T02:32:32.605Z] [2021-06-10T02:32:33.603Z] Successfully built d2266fc7021c [2021-06-10T02:32:33.603Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-10T02:32:48.770Z]  Building sys-mgmt-agent ... done  ---> e57f0e029d3f [2021-06-10T02:32:48.770Z] Step 9/24 : RUN go mod tidy [2021-06-10T02:32:48.770Z] ---> Running in c6fb3c79d194 [2021-06-10T02:32:54.210Z] Removing intermediate container c6fb3c79d194 [2021-06-10T02:32:54.210Z] ---> 92d09ff28c3e [2021-06-10T02:32:54.210Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-10T02:32:54.210Z] ---> Running in 97acf4147432 [2021-06-10T02:32:55.660Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-10T02:33:42.801Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-10T02:33:53.026Z] Removing intermediate container 579e8bba02ae [2021-06-10T02:33:53.027Z] ---> 9e440e3d5165 [2021-06-10T02:33:53.027Z] [2021-06-10T02:33:53.027Z] Step 11/32 : FROM alpine:3.12 [2021-06-10T02:33:53.027Z] ---> 9852663dfa18 [2021-06-10T02:33:53.027Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-10T02:33:53.027Z] ---> Running in 5814b06e7af6 [2021-06-10T02:33:54.492Z] Removing intermediate container 5814b06e7af6 [2021-06-10T02:33:54.492Z] ---> cce25f5707b7 [2021-06-10T02:33:54.492Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-10T02:33:54.775Z] ---> Running in e049ea350901 [2021-06-10T02:33:57.446Z] Removing intermediate container 1d3aaeec5fc6 [2021-06-10T02:33:57.446Z] ---> 6b3425dc4c49 [2021-06-10T02:33:57.446Z] [2021-06-10T02:33:57.446Z] Step 11/26 : FROM alpine:3.12 [2021-06-10T02:33:57.446Z] ---> 9852663dfa18 [2021-06-10T02:33:57.446Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-10T02:33:57.446Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-10T02:33:57.446Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-10T02:33:57.727Z] ---> Running in 15c23be1f879 [2021-06-10T02:33:58.342Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-10T02:33:58.342Z] (2/2) Installing su-exec (0.2-r1) [2021-06-10T02:33:58.342Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T02:33:58.342Z] OK: 5 MiB in 16 packages [2021-06-10T02:33:58.342Z] Removing intermediate container ff48a766cec5 [2021-06-10T02:33:58.342Z] ---> dfe86a4e7b4b [2021-06-10T02:33:58.342Z] [2021-06-10T02:33:58.342Z] Step 11/23 : FROM alpine:3.12 [2021-06-10T02:33:58.342Z] ---> 9852663dfa18 [2021-06-10T02:33:58.342Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-10T02:33:58.342Z] ---> Using cache [2021-06-10T02:33:58.342Z] ---> 6f1d9fdda76d [2021-06-10T02:33:58.342Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-10T02:33:58.342Z] ---> Using cache [2021-06-10T02:33:58.342Z] ---> acbfb88d3fc2 [2021-06-10T02:33:58.342Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-10T02:33:58.959Z] ---> Running in f73642648e7a [2021-06-10T02:34:00.419Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-10T02:34:00.419Z] Removing intermediate container f73642648e7a [2021-06-10T02:34:00.419Z] ---> 8f7f6e25b9e8 [2021-06-10T02:34:00.419Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-10T02:34:00.419Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-10T02:34:00.703Z] ---> Running in 173fba75c0ec [2021-06-10T02:34:00.981Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-10T02:34:00.981Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-10T02:34:00.981Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-10T02:34:00.981Z] (4/6) Installing curl (7.77.0-r0) [2021-06-10T02:34:00.981Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-10T02:34:00.981Z] (6/6) Installing su-exec (0.2-r1) [2021-06-10T02:34:00.981Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T02:34:01.271Z] Executing ca-certificates-20191127-r4.trigger [2021-06-10T02:34:01.271Z] Removing intermediate container e049ea350901 [2021-06-10T02:34:01.271Z] ---> 225dd7067daf [2021-06-10T02:34:01.271Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-10T02:34:01.550Z] OK: 7 MiB in 20 packages [2021-06-10T02:34:03.012Z] Removing intermediate container 173fba75c0ec [2021-06-10T02:34:03.012Z] ---> 2c2a22c04e1f [2021-06-10T02:34:03.012Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T02:34:03.301Z] ---> Running in 04b96b6cd52e [2021-06-10T02:34:04.300Z] Removing intermediate container 04b96b6cd52e [2021-06-10T02:34:04.300Z] ---> f58071518923 [2021-06-10T02:34:04.300Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-10T02:34:04.591Z] ---> Running in 7f8c23918b6e [2021-06-10T02:34:04.591Z] ---> 61090c1e26dd [2021-06-10T02:34:04.591Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-10T02:34:05.209Z] Removing intermediate container 7f8c23918b6e [2021-06-10T02:34:05.209Z] ---> 1f8688ac8d56 [2021-06-10T02:34:05.209Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-10T02:34:05.499Z] Removing intermediate container 15c23be1f879 [2021-06-10T02:34:05.499Z] ---> ad73fe48df5c [2021-06-10T02:34:05.499Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-10T02:34:05.789Z] ---> Running in e62d7640dd07 [2021-06-10T02:34:06.070Z] ---> Running in 4b955f08abeb [2021-06-10T02:34:07.062Z] Removing intermediate container 4b955f08abeb [2021-06-10T02:34:07.063Z] ---> 4f0504b221b4 [2021-06-10T02:34:07.063Z] Step 14/26 : WORKDIR / [2021-06-10T02:34:07.063Z] ---> 53f3ac3f77a4 [2021-06-10T02:34:07.063Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-10T02:34:07.063Z] ---> Running in 9017a3e20257 [2021-06-10T02:34:08.064Z] Removing intermediate container 9017a3e20257 [2021-06-10T02:34:08.064Z] ---> 74b4ce7ea355 [2021-06-10T02:34:08.064Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-10T02:34:08.345Z] ---> 0a3b4f57dcc1 [2021-06-10T02:34:08.345Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-10T02:34:08.621Z] ---> Running in 4a2bf0b792ea [2021-06-10T02:34:08.904Z] ---> 23d647cf6a02 [2021-06-10T02:34:08.904Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-10T02:34:09.525Z] Removing intermediate container 4a2bf0b792ea [2021-06-10T02:34:09.525Z] ---> ce049bb754a2 [2021-06-10T02:34:09.525Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T02:34:09.808Z] Removing intermediate container e62d7640dd07 [2021-06-10T02:34:09.808Z] ---> af8735dae148 [2021-06-10T02:34:09.808Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-10T02:34:09.808Z] ---> Running in 18fb960cd36b [2021-06-10T02:34:10.087Z] ---> Running in 608fa71cc085 [2021-06-10T02:34:10.087Z] ---> 6e9d035be6dc [2021-06-10T02:34:10.087Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-10T02:34:10.693Z] Removing intermediate container 18fb960cd36b [2021-06-10T02:34:10.693Z] ---> b4b80c98c77e [2021-06-10T02:34:10.693Z] Step 21/23 : LABEL arch=arm64 [2021-06-10T02:34:10.967Z] ---> Running in 21caa0a37d9f [2021-06-10T02:34:10.967Z] Removing intermediate container 608fa71cc085 [2021-06-10T02:34:10.967Z] ---> f641eda276fc [2021-06-10T02:34:10.967Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-10T02:34:11.243Z] ---> b4b1d3806e61 [2021-06-10T02:34:11.243Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-10T02:34:11.516Z] Removing intermediate container 21caa0a37d9f [2021-06-10T02:34:11.516Z] ---> b2c670cb4c79 [2021-06-10T02:34:11.516Z] Step 22/23 : LABEL git_sha=5120e818039371f5d2e6c13d33ca3c585cc21017 [2021-06-10T02:34:11.791Z] ---> Running in 17fef26f60e0 [2021-06-10T02:34:11.791Z] ---> 183789822103 [2021-06-10T02:34:11.791Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-10T02:34:12.067Z] ---> Running in 79e58f05cf87 [2021-06-10T02:34:12.345Z] ---> aa25c679808e [2021-06-10T02:34:12.345Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-10T02:34:12.622Z] Removing intermediate container 17fef26f60e0 [2021-06-10T02:34:12.622Z] ---> 8c9d84034c8c [2021-06-10T02:34:12.622Z] Step 23/23 : LABEL version=0.0.0 [2021-06-10T02:34:13.226Z] ---> Running in bd1e0e99ef2c [2021-06-10T02:34:14.214Z] Removing intermediate container bd1e0e99ef2c [2021-06-10T02:34:14.214Z] ---> c3bdfe63f53d [2021-06-10T02:34:14.214Z] [2021-06-10T02:34:14.214Z] ---> c88f1410845c [2021-06-10T02:34:14.214Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-10T02:34:14.490Z] Successfully built c3bdfe63f53d [2021-06-10T02:34:14.768Z] Successfully tagged support-scheduler-arm64:latest [2021-06-10T02:34:15.768Z]  Building support-scheduler ... done  ---> e92ba0add29f [2021-06-10T02:34:15.768Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-10T02:34:16.044Z] Removing intermediate container 79e58f05cf87 [2021-06-10T02:34:16.044Z] ---> ef170390593c [2021-06-10T02:34:16.044Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T02:34:17.031Z] ---> f58e43848d5a [2021-06-10T02:34:17.031Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-10T02:34:17.031Z] ---> 9158c630b5a4 [2021-06-10T02:34:17.031Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-10T02:34:17.031Z] Removing intermediate container 97acf4147432 [2021-06-10T02:34:17.031Z] ---> 2dc6344f657a [2021-06-10T02:34:17.031Z] [2021-06-10T02:34:17.031Z] Step 11/24 : FROM alpine:3.12 [2021-06-10T02:34:17.031Z] ---> 9852663dfa18 [2021-06-10T02:34:17.031Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-10T02:34:17.031Z] ---> Running in 24735101ff0d [2021-06-10T02:34:17.631Z] ---> Running in 06cfe452f976 [2021-06-10T02:34:18.230Z] Removing intermediate container 06cfe452f976 [2021-06-10T02:34:18.230Z] ---> 08208ee75593 [2021-06-10T02:34:18.230Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-10T02:34:18.509Z] ---> Running in 73c3be272d17 [2021-06-10T02:34:18.509Z] ---> 2d6eefc4a9ae [2021-06-10T02:34:18.509Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-10T02:34:19.109Z] Removing intermediate container 73c3be272d17 [2021-06-10T02:34:19.109Z] ---> 146c1b3e65be [2021-06-10T02:34:19.109Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-10T02:34:19.398Z] ---> Running in 2070108f9752 [2021-06-10T02:34:19.674Z] ---> 287a03d4c4fa [2021-06-10T02:34:19.674Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-10T02:34:19.952Z] Removing intermediate container 2070108f9752 [2021-06-10T02:34:19.952Z] ---> ff9fb8b3895b [2021-06-10T02:34:19.952Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T02:34:20.228Z] ---> Running in 0584aa8ab5ec [2021-06-10T02:34:20.507Z] Removing intermediate container 24735101ff0d [2021-06-10T02:34:20.507Z] ---> 612b89e22caa [2021-06-10T02:34:20.507Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-10T02:34:20.790Z] ---> Running in 3793b9921416 [2021-06-10T02:34:20.790Z] ---> a68d2e71a04d [2021-06-10T02:34:20.790Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-10T02:34:21.396Z] Removing intermediate container 3793b9921416 [2021-06-10T02:34:21.396Z] ---> 5995e99ad19a [2021-06-10T02:34:21.396Z] Step 24/26 : LABEL arch=arm64 [2021-06-10T02:34:21.681Z] ---> Running in 862b5d5b83a6 [2021-06-10T02:34:21.961Z] ---> 1e08891faef7 [2021-06-10T02:34:21.961Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-10T02:34:22.558Z] ---> Running in 925dddd4f601 [2021-06-10T02:34:22.559Z] Removing intermediate container 862b5d5b83a6 [2021-06-10T02:34:22.559Z] ---> 53d9ac35805d [2021-06-10T02:34:22.559Z] Step 25/26 : LABEL git_sha=5120e818039371f5d2e6c13d33ca3c585cc21017 [2021-06-10T02:34:22.832Z] ---> Running in 4afdd35e493e [2021-06-10T02:34:23.108Z] Removing intermediate container 925dddd4f601 [2021-06-10T02:34:23.108Z] ---> 229a237c80f9 [2021-06-10T02:34:23.108Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-10T02:34:23.382Z] Removing intermediate container 4afdd35e493e [2021-06-10T02:34:23.382Z] ---> 732d8c82d129 [2021-06-10T02:34:23.382Z] Step 26/26 : LABEL version=0.0.0 [2021-06-10T02:34:23.973Z] ---> Running in f745b73f08e5 [2021-06-10T02:34:23.973Z] Removing intermediate container 0584aa8ab5ec [2021-06-10T02:34:23.973Z] ---> d61fb0ea3e15 [2021-06-10T02:34:23.973Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-10T02:34:24.564Z] ---> Running in d98d98584e80 [2021-06-10T02:34:24.564Z] ---> e23066edade6 [2021-06-10T02:34:24.564Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-10T02:34:25.162Z] Removing intermediate container f745b73f08e5 [2021-06-10T02:34:25.162Z] ---> 917470639ce8 [2021-06-10T02:34:25.162Z] [2021-06-10T02:34:25.162Z] ---> Running in 146c90d71827 [2021-06-10T02:34:25.763Z] Successfully built 917470639ce8 [2021-06-10T02:34:25.763Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-10T02:34:26.799Z]  Building security-secretstore-setup ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-10T02:34:27.389Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-10T02:34:27.979Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-10T02:34:28.271Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-10T02:34:28.271Z] Removing intermediate container 146c90d71827 [2021-06-10T02:34:28.271Z] ---> a09db526927b [2021-06-10T02:34:28.271Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-10T02:34:28.271Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-10T02:34:28.271Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-10T02:34:28.541Z] ---> Running in b392c3f5db9c [2021-06-10T02:34:28.541Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-10T02:34:28.541Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-10T02:34:28.812Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T02:34:28.812Z] OK: 8 MiB in 20 packages [2021-06-10T02:34:29.106Z] Removing intermediate container b392c3f5db9c [2021-06-10T02:34:29.106Z] ---> a42c678bd2ac [2021-06-10T02:34:29.106Z] Step 29/32 : CMD ["gate"] [2021-06-10T02:34:29.384Z] ---> Running in abf61d4775c7 [2021-06-10T02:34:30.367Z] Removing intermediate container abf61d4775c7 [2021-06-10T02:34:30.367Z] ---> df6c7067ae6e [2021-06-10T02:34:30.367Z] Step 30/32 : LABEL arch=arm64 [2021-06-10T02:34:30.367Z] Removing intermediate container d98d98584e80 [2021-06-10T02:34:30.367Z] ---> 6954c404224c [2021-06-10T02:34:30.367Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T02:34:30.647Z] ---> Running in 3eb91772950b [2021-06-10T02:34:31.250Z] Removing intermediate container 3eb91772950b [2021-06-10T02:34:31.250Z] ---> 966792f2c0c3 [2021-06-10T02:34:31.250Z] Step 31/32 : LABEL git_sha=5120e818039371f5d2e6c13d33ca3c585cc21017 [2021-06-10T02:34:31.250Z] ---> db163fd88767 [2021-06-10T02:34:31.250Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-10T02:34:31.526Z] ---> Running in 3be51e06f2c7 [2021-06-10T02:34:32.510Z] Removing intermediate container 3be51e06f2c7 [2021-06-10T02:34:32.510Z] ---> c1a84b935a36 [2021-06-10T02:34:32.510Z] Step 32/32 : LABEL version=0.0.0 [2021-06-10T02:34:32.510Z] ---> 7db95d5e2460 [2021-06-10T02:34:32.510Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-10T02:34:32.785Z] ---> Running in fcd197dc0b97 [2021-06-10T02:34:33.386Z] ---> c9d246e1f4ec [2021-06-10T02:34:33.386Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-10T02:34:33.386Z] Removing intermediate container fcd197dc0b97 [2021-06-10T02:34:33.386Z] ---> 6f39e1ecb84d [2021-06-10T02:34:33.386Z] [2021-06-10T02:34:33.386Z] ---> Running in bc7a1fda579b [2021-06-10T02:34:33.661Z] Successfully built 6f39e1ecb84d [2021-06-10T02:34:33.661Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-10T02:34:33.936Z]  Building security-bootstrapper ... done Removing intermediate container bc7a1fda579b [2021-06-10T02:34:33.936Z] ---> 2acb3f24cd2d [2021-06-10T02:34:33.936Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T02:34:33.936Z] ---> Running in cdf7977bf5f9 [2021-06-10T02:34:34.534Z] Removing intermediate container cdf7977bf5f9 [2021-06-10T02:34:34.534Z] ---> bc98ea102dbd [2021-06-10T02:34:34.534Z] Step 22/24 : LABEL arch=arm64 [2021-06-10T02:34:34.534Z] ---> Running in 84669051d4bb [2021-06-10T02:34:35.132Z] Removing intermediate container 84669051d4bb [2021-06-10T02:34:35.132Z] ---> c5edcff96a8f [2021-06-10T02:34:35.132Z] Step 23/24 : LABEL git_sha=5120e818039371f5d2e6c13d33ca3c585cc21017 [2021-06-10T02:34:35.132Z] ---> Running in dd8cdd4f6c05 [2021-06-10T02:34:35.735Z] Removing intermediate container dd8cdd4f6c05 [2021-06-10T02:34:35.735Z] ---> 6368d46af496 [2021-06-10T02:34:35.735Z] Step 24/24 : LABEL version=0.0.0 [2021-06-10T02:34:35.735Z] ---> Running in b9a3abbdf11e [2021-06-10T02:34:36.336Z] Removing intermediate container b9a3abbdf11e [2021-06-10T02:34:36.336Z] ---> e3b5bf742b0b [2021-06-10T02:34:36.336Z] [2021-06-10T02:34:36.608Z] Successfully built e3b5bf742b0b [2021-06-10T02:34:36.608Z] Successfully tagged core-data-arm64:latest [2021-06-10T02:34:36.898Z]  Building core-data ... done  [Pipeline] } [2021-06-10T02:34:36.914Z] $ docker stop --time=1 75380066ae89cfe014749d6bc761ef7fe431df1c8d2ed11b07ebe189c3aea521 [2021-06-10T02:34:38.990Z] $ docker rm -f 75380066ae89cfe014749d6bc761ef7fe431df1c8d2ed11b07ebe189c3aea521 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T02:34:39.682Z] + docker images [2021-06-10T02:34:39.955Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-10T02:34:39.955Z] core-data-arm64 latest e3b5bf742b0b 4 seconds ago 19.1MB [2021-06-10T02:34:39.956Z] security-bootstrapper-arm64 latest 6f39e1ecb84d 7 seconds ago 17.1MB [2021-06-10T02:34:39.956Z] security-secretstore-setup-arm64 latest 917470639ce8 15 seconds ago 26.5MB [2021-06-10T02:34:39.956Z] 2dc6344f657a 23 seconds ago 975MB [2021-06-10T02:34:39.956Z] support-scheduler-arm64 latest c3bdfe63f53d 26 seconds ago 15.1MB [2021-06-10T02:34:39.956Z] dfe86a4e7b4b 42 seconds ago 968MB [2021-06-10T02:34:39.956Z] 6b3425dc4c49 43 seconds ago 974MB [2021-06-10T02:34:39.956Z] 9e440e3d5165 48 seconds ago 968MB [2021-06-10T02:34:39.956Z] sys-mgmt-agent-arm64 latest d2266fc7021c 2 minutes ago 299MB [2021-06-10T02:34:39.956Z] core-metadata-arm64 latest 05c858f00df1 3 minutes ago 15.6MB [2021-06-10T02:34:39.956Z] core-command-arm64 latest e07ef1df2bff 3 minutes ago 15MB [2021-06-10T02:34:39.956Z] security-proxy-setup-arm64 latest 2b8a0d4870c3 3 minutes ago 24MB [2021-06-10T02:34:39.956Z] support-notifications-arm64 latest a559473c3786 3 minutes ago 15.7MB [2021-06-10T02:34:39.956Z] 473c71df1e7b 3 minutes ago 972MB [2021-06-10T02:34:39.956Z] 4c52c117e585 3 minutes ago 969MB [2021-06-10T02:34:39.956Z] 339aae899192 3 minutes ago 969MB [2021-06-10T02:34:39.956Z] 06208fd14ed8 3 minutes ago 972MB [2021-06-10T02:34:39.956Z] 8a1df1690930 3 minutes ago 967MB [2021-06-10T02:34:39.956Z] ci-base-image-arm64 latest 7dd0e8f4be89 13 minutes ago 642MB [2021-06-10T02:34:39.956Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 10 hours ago 429MB [2021-06-10T02:34:39.956Z] alpine 3.12 9852663dfa18 8 weeks ago 5.32MB [2021-06-10T02:34:39.956Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-10T02:34:39.956Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-10T02:34:41.132Z] ---> job-cost.sh [2021-06-10T02:34:41.132Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1JV4 [2021-06-10T02:35:20.114Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-10T02:36:56.865Z] lf-activate-venv(): INFO: Adding /tmp/venv-1JV4/bin to PATH [2021-06-10T02:36:56.865Z] INFO: No Stack... [2021-06-10T02:36:56.865Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-10T02:36:56.865Z] INFO: Archiving Costs [Pipeline] sh [2021-06-10T02:36:57.233Z] + cut -d, -f6 [2021-06-10T02:36:57.233Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock [2021-06-10T02:36:57.322Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3557-2-stack-cost] [2021-06-10T02:36:57.332Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3557-2-stack-cost] did not exist. Created. [2021-06-10T02:36:57.332Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3557-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-10T02:36:57.778Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-10T02:36:58.028Z] Stashed 1 file(s) [Pipeline] } [2021-06-10T02:36:58.051Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3557-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) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-10T02:36:59.201Z] provisioning config files... [2021-06-10T02:36:59.212Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config2737849492156481371tmp [Pipeline] { [Pipeline] sh [2021-06-10T02:36:59.582Z] + set +x [2021-06-10T02:36:59.582Z] + bash -s -- [2021-06-10T02:36:59.582Z] + curl -s https://codecov.io/bash [2021-06-10T02:36:59.582Z] [2021-06-10T02:36:59.582Z] _____ _ [2021-06-10T02:36:59.582Z] / ____| | | [2021-06-10T02:36:59.582Z] | | ___ __| | ___ ___ _____ __ [2021-06-10T02:36:59.582Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-10T02:36:59.582Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-10T02:36:59.582Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-10T02:36:59.582Z] Bash-1.0.3 [2021-06-10T02:36:59.582Z] [2021-06-10T02:36:59.582Z] [2021-06-10T02:36:59.856Z] ==> git version 2.24.4 found [2021-06-10T02:36:59.856Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-10T02:36:59.856Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-10T02:36:59.856Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-10T02:36:59.856Z] ==> Jenkins CI detected. [2021-06-10T02:36:59.856Z] project root: . [2021-06-10T02:36:59.856Z] --> token set from env [2021-06-10T02:36:59.856Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-10T02:36:59.856Z] ==> Running gcov in . (disable via -X gcov) [2021-06-10T02:36:59.856Z] ==> Python coveragepy not found [2021-06-10T02:36:59.856Z] ==> Searching for coverage reports in: [2021-06-10T02:36:59.856Z] + . [2021-06-10T02:36:59.856Z] -> Found 1 reports [2021-06-10T02:36:59.856Z] ==> Detecting git/mercurial file structure [2021-06-10T02:36:59.856Z] ==> Reading reports [2021-06-10T02:36:59.856Z] + ./coverage.out bytes=404951 [2021-06-10T02:36:59.856Z] ==> Appending adjustments [2021-06-10T02:36:59.857Z] https://docs.codecov.io/docs/fixing-reports [2021-06-10T02:37:01.244Z] + Found adjustments [2021-06-10T02:37:01.244Z] ==> Gzipping contents [2021-06-10T02:37:01.244Z] 56K /tmp/codecov.u5QOoJ.gz [2021-06-10T02:37:01.244Z] ==> Uploading reports [2021-06-10T02:37:01.244Z] url: https://codecov.io [2021-06-10T02:37:01.244Z] query: branch=PR-3557&commit=5120e818039371f5d2e6c13d33ca3c585cc21017&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3557%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3557&job=&cmd_args= [2021-06-10T02:37:01.244Z] -> Pinging Codecov [2021-06-10T02:37:01.244Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3557&commit=5120e818039371f5d2e6c13d33ca3c585cc21017&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3557%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3557&job=&cmd_args= [2021-06-10T02:37:01.505Z] -> Uploading to [2021-06-10T02:37:01.505Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-10/00271124DB129430A58F1EEE437C3FCB/5120e818039371f5d2e6c13d33ca3c585cc21017/95634c46-d122-455f-ae68-1272f343a5e9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210610%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210610T023701Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=59ed4f4fe9ce807fdf809b7540b55a5d9ac936da496853174bd6dd68200ce8ee [2021-06-10T02:37:01.505Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-10T02:37:01.505Z] Dload Upload Total Spent Left Speed [2021-06-10T02:37:02.030Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 90 54678 0 0 90 49152 0 265k --:--:-- --:--:-- --:--:-- 265k 100 54678 0 0 100 54678 0 93407 --:--:-- --:--:-- --:--:-- 93307 [2021-06-10T02:37:02.030Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/5120e818039371f5d2e6c13d33ca3c585cc21017 [Pipeline] } [2021-06-10T02:37:02.058Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-10T02:37:04.056Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T02:37:04.666Z] ---> package-listing.sh [2021-06-10T02:37:04.666Z] ++ facter osfamily [2021-06-10T02:37:04.666Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-10T02:37:04.935Z] + OS_FAMILY=redhat [2021-06-10T02:37:04.935Z] + workspace=/w/workspace/edgex-go/2 [2021-06-10T02:37:04.935Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-10T02:37:04.935Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-10T02:37:04.935Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-10T02:37:04.935Z] + PACKAGES=/tmp/packages_start.txt [2021-06-10T02:37:04.935Z] + '[' /w/workspace/edgex-go/2 ']' [2021-06-10T02:37:04.935Z] + PACKAGES=/tmp/packages_end.txt [2021-06-10T02:37:04.935Z] + case "${OS_FAMILY}" in [2021-06-10T02:37:04.935Z] + rpm -qa [2021-06-10T02:37:04.935Z] + sort [2021-06-10T02:37:07.478Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-10T02:37:07.478Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-10T02:37:07.478Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-10T02:37:07.478Z] + '[' /w/workspace/edgex-go/2 ']' [2021-06-10T02:37:07.478Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-06-10T02:37:07.478Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-06-10T02:37:07.515Z] 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-06-10T02:37:07.824Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-10T02:37:08.432Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T02:37:08.432Z] [2021-06-10T02:37:08.432Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-10T02:37:08.797Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T02:37:08.797Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-10T02:37:08.797Z] df20fa9351a1: Pulling fs layer [2021-06-10T02:37:08.797Z] 36b3adc4ff6f: Pulling fs layer [2021-06-10T02:37:08.797Z] 8ad3a11d3b57: Pulling fs layer [2021-06-10T02:37:08.797Z] 46f8f816bc3b: Pulling fs layer [2021-06-10T02:37:08.797Z] 93b61091891f: Pulling fs layer [2021-06-10T02:37:08.797Z] 93b9cdb0e59b: Pulling fs layer [2021-06-10T02:37:08.797Z] 5e14af77c1be: Pulling fs layer [2021-06-10T02:37:08.797Z] 01666e4c0597: Pulling fs layer [2021-06-10T02:37:08.797Z] aa168da1d23b: Pulling fs layer [2021-06-10T02:37:08.797Z] 93b9cdb0e59b: Waiting [2021-06-10T02:37:08.797Z] 5e14af77c1be: Waiting [2021-06-10T02:37:08.797Z] 01666e4c0597: Waiting [2021-06-10T02:37:08.797Z] aa168da1d23b: Waiting [2021-06-10T02:37:08.797Z] 46f8f816bc3b: Waiting [2021-06-10T02:37:08.797Z] 93b61091891f: Waiting [2021-06-10T02:37:08.797Z] 36b3adc4ff6f: Verifying Checksum [2021-06-10T02:37:08.797Z] 36b3adc4ff6f: Download complete [2021-06-10T02:37:08.797Z] 46f8f816bc3b: Verifying Checksum [2021-06-10T02:37:08.797Z] 46f8f816bc3b: Download complete [2021-06-10T02:37:08.797Z] df20fa9351a1: Verifying Checksum [2021-06-10T02:37:08.797Z] df20fa9351a1: Download complete [2021-06-10T02:37:08.797Z] 93b9cdb0e59b: Verifying Checksum [2021-06-10T02:37:08.797Z] 93b9cdb0e59b: Download complete [2021-06-10T02:37:09.058Z] 5e14af77c1be: Verifying Checksum [2021-06-10T02:37:09.058Z] 5e14af77c1be: Download complete [2021-06-10T02:37:09.058Z] 93b61091891f: Download complete [2021-06-10T02:37:09.058Z] 01666e4c0597: Verifying Checksum [2021-06-10T02:37:09.058Z] 01666e4c0597: Download complete [2021-06-10T02:37:09.058Z] df20fa9351a1: Pull complete [2021-06-10T02:37:09.324Z] 36b3adc4ff6f: Pull complete [2021-06-10T02:37:09.324Z] 8ad3a11d3b57: Verifying Checksum [2021-06-10T02:37:09.324Z] 8ad3a11d3b57: Download complete [2021-06-10T02:37:09.592Z] 8ad3a11d3b57: Pull complete [2021-06-10T02:37:09.857Z] 46f8f816bc3b: Pull complete [2021-06-10T02:37:10.118Z] 93b61091891f: Pull complete [2021-06-10T02:37:10.118Z] 93b9cdb0e59b: Pull complete [2021-06-10T02:37:10.118Z] 5e14af77c1be: Pull complete [2021-06-10T02:37:10.378Z] 01666e4c0597: Pull complete [2021-06-10T02:37:11.320Z] aa168da1d23b: Verifying Checksum [2021-06-10T02:37:11.320Z] aa168da1d23b: Download complete [2021-06-10T02:37:15.586Z] aa168da1d23b: Pull complete [2021-06-10T02:37:15.586Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-10T02:37:15.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T02:37:15.586Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-10T02:37:15.691Z] prd-centos7-docker-4c-2g-116 does not seem to be running inside a container [2021-06-10T02:37:15.720Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-10T02:37:20.693Z] $ docker top d9d14f3ac0d4715c6fec3b0072ba67136c78689731de5291e4bb5ba8fa8187f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T02:37:21.131Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-10T02:37:21.470Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-10T02:37:21.792Z] + ls /var/log/sa-host [2021-06-10T02:37:21.793Z] + sadf -c /var/log/sa-host/sa05 [2021-06-10T02:37:21.793Z] file_magic: OK [2021-06-10T02:37:21.793Z] HZ: Using current value: 100 [2021-06-10T02:37:21.793Z] file_header: OK [2021-06-10T02:37:21.793Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-10T02:37:21.793Z] Statistics: [2021-06-10T02:37:21.793Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T02:37:21.793Z] File successfully converted to sysstat format version 12.2.1 [2021-06-10T02:37:21.793Z] + sadf -c /var/log/sa-host/sa10 [2021-06-10T02:37:21.793Z] file_magic: OK [2021-06-10T02:37:21.793Z] HZ: Using current value: 100 [2021-06-10T02:37:21.793Z] file_header: OK [2021-06-10T02:37:21.793Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-10T02:37:21.793Z] Statistics: [2021-06-10T02:37:21.793Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T02:37:21.793Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T02:37:22.459Z] provisioning config files... [2021-06-10T02:37:22.473Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config3396752617556413327tmp [Pipeline] { [Pipeline] echo [2021-06-10T02:37:22.534Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T02:37:22.864Z] ---> create-netrc.sh [Pipeline] } [2021-06-10T02:37:22.891Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-10T02:37:23.375Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-10T02:37:23.406Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T02:37:23.742Z] ---> sudo-logs.sh [2021-06-10T02:37:23.742Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-10T02:37:23.824Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T02:37:24.157Z] ---> job-cost.sh [2021-06-10T02:37:24.157Z] lf-activate-venv: SKIPPING [2021-06-10T02:37:24.157Z] DEBUG: total: 0.18000000715255737 [2021-06-10T02:37:24.157Z] INFO: Retrieving Stack Cost... [2021-06-10T02:37:25.546Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-10T02:37:25.807Z] INFO: Archiving Costs [Pipeline] echo [2021-06-10T02:37:25.841Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T02:37:26.179Z] ---> logs-deploy.sh [2021-06-10T02:37:26.179Z] lf-activate-venv: SKIPPING [2021-06-10T02:37:26.179Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3557/2 [2021-06-10T02:37:26.179Z] INFO: archiving workspace using pattern(s): [2021-06-10T02:37:27.121Z] Archives upload complete. [2021-06-10T02:37:27.121Z] INFO: archiving logs to Nexus