Pull request #3721 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 55c60972707841fad2bbf07dc204ee3a953d5015 rather than 8ad0320b9fc40181115035b58aac62a29de68482 Obtained Jenkinsfile from 55c60972707841fad2bbf07dc204ee3a953d5015 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh81206922915570192.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7723448352552119083.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-3721/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3721/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5561660799679651428.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7783253785690096806.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3721/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3721/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8406208412793692252.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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_BUILD_IMAGE_TARGET: builder 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: true 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 ‘prd-centos7-docker-4c-2g-1556’ Running on prd-centos7-docker-4c-2g-1561 in /w/workspace/edgexfoundry_edgex-go_PR-3721 [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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh423136957418830458.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 55c60972707841fad2bbf07dc204ee3a953d5015 into PR head commit 8ad0320b9fc40181115035b58aac62a29de68482 Merge succeeded, producing 8ad0320b9fc40181115035b58aac62a29de68482 Checking out Revision 8ad0320b9fc40181115035b58aac62a29de68482 (PR-3721) > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh8457838383545696020.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3721/head:refs/remotes/origin/PR-3721 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8ad0320b9fc40181115035b58aac62a29de68482 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2315960219315761892.key > git merge 55c60972707841fad2bbf07dc204ee3a953d5015 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8ad0320b9fc40181115035b58aac62a29de68482 # timeout=10 Commit message: "fix(command): Using the Device Service response code for Get Command" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-27T02:42:22.932Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-27T02:42:23.015Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-27T02:42:23.042Z] ========================================================= [2021-09-27T02:42:23.042Z] EdgeX Global Pipelines Version Info [2021-09-27T02:42:23.042Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-27T02:42:24.315Z] ------------------- [2021-09-27T02:42:24.315Z] stable info: [2021-09-27T02:42:24.315Z] ------------------- [2021-09-27T02:42:24.315Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-27T02:42:24.315Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-27T02:42:24.315Z] Message: update stable to v1.0.205 [2021-09-27T02:42:24.899Z] ------------------- [2021-09-27T02:42:24.899Z] experimental info: [2021-09-27T02:42:24.899Z] ------------------- [2021-09-27T02:42:24.899Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-27T02:42:24.899Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-27T02:42:24.899Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-27T02:42:25.043Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-27T02:42:25.066Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-27T02:42:25.089Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-27T02:42:25.112Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-27T02:42:25.136Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-27T02:42:25.160Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-27T02:42:25.183Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-27T02:42:25.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-27T02:42:25.230Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-27T02:42:25.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-27T02:42:25.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-27T02:42:25.299Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-27T02:42:25.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-27T02:42:25.348Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-27T02:42:25.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-27T02:42:25.394Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-27T02:42:25.417Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-27T02:42:25.441Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-27T02:42:25.463Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-27T02:42:25.486Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-27T02:42:25.511Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-27T02:42:25.534Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-27T02:42:25.556Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-27T02:42:25.579Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3721 [Pipeline] echo [2021-09-27T02:42:25.601Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3721 [Pipeline] echo [2021-09-27T02:42:25.626Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3721 [Pipeline] echo [2021-09-27T02:42:25.652Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8ad0320b9fc40181115035b58aac62a29de68482 [Pipeline] echo [2021-09-27T02:42:25.676Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8ad0320 > git rev-list --no-walk 95cbd1cffbe79d5251ccbc7882f3cb6ea48b7190 # timeout=10 [Pipeline] echo [2021-09-27T02:42:25.701Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-27T02:42:25.775Z] provisioning config files... [2021-09-27T02:42:25.796Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8950499359217277111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-27T02:42:26.141Z] ---> docker-login.sh [2021-09-27T02:42:26.141Z] nexus3.edgexfoundry.org:10001 [2021-09-27T02:42:26.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T02:42:26.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T02:42:26.418Z] Configure a credential helper to remove this warning. See [2021-09-27T02:42:26.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T02:42:26.418Z] [2021-09-27T02:42:26.418Z] Login Succeeded [2021-09-27T02:42:26.418Z] nexus3.edgexfoundry.org:10002 [2021-09-27T02:42:26.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T02:42:26.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T02:42:26.418Z] Configure a credential helper to remove this warning. See [2021-09-27T02:42:26.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T02:42:26.418Z] [2021-09-27T02:42:26.418Z] Login Succeeded [2021-09-27T02:42:26.418Z] nexus3.edgexfoundry.org:10003 [2021-09-27T02:42:26.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T02:42:26.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T02:42:26.686Z] Configure a credential helper to remove this warning. See [2021-09-27T02:42:26.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T02:42:26.686Z] [2021-09-27T02:42:26.686Z] Login Succeeded [2021-09-27T02:42:26.686Z] nexus3.edgexfoundry.org:10004 [2021-09-27T02:42:26.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T02:42:26.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T02:42:26.954Z] Configure a credential helper to remove this warning. See [2021-09-27T02:42:26.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T02:42:26.954Z] [2021-09-27T02:42:26.954Z] Login Succeeded [2021-09-27T02:42:26.954Z] docker.io [2021-09-27T02:42:26.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-27T02:42:27.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-27T02:42:27.220Z] Configure a credential helper to remove this warning. See [2021-09-27T02:42:27.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-27T02:42:27.220Z] [2021-09-27T02:42:27.220Z] Login Succeeded [2021-09-27T02:42:27.220Z] ---> docker-login.sh ends [Pipeline] } [2021-09-27T02:42:27.234Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-27T02:42:27.587Z] ++ 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-09-27T02:42:27.587Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T02:42:27.587Z] ++ dirname cmd/core-command/Dockerfile [2021-09-27T02:42:27.587Z] ++ cut -d/ -f2 [2021-09-27T02:42:27.587Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-27T02:42:27.587Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T02:42:27.587Z] ++ dirname cmd/core-data/Dockerfile [2021-09-27T02:42:27.587Z] ++ cut -d/ -f2 [2021-09-27T02:42:27.587Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-27T02:42:27.587Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T02:42:27.587Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-27T02:42:27.587Z] ++ cut -d/ -f2 [2021-09-27T02:42:27.587Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-27T02:42:27.587Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T02:42:27.587Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-27T02:42:27.587Z] ++ cut -d/ -f2 [2021-09-27T02:42:27.587Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-27T02:42:27.587Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T02:42:27.587Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-27T02:42:27.587Z] ++ cut -d/ -f2 [2021-09-27T02:42:27.587Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-27T02:42:27.587Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T02:42:27.587Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-27T02:42:27.587Z] ++ cut -d/ -f2 [2021-09-27T02:42:27.587Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-27T02:42:27.587Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T02:42:27.587Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-27T02:42:27.587Z] ++ cut -d/ -f2 [2021-09-27T02:42:27.587Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-27T02:42:27.587Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T02:42:27.587Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-27T02:42:27.587Z] ++ cut -d/ -f2 [2021-09-27T02:42:27.587Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-27T02:42:27.587Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-27T02:42:27.587Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-27T02:42:27.587Z] ++ cut -d/ -f2 [2021-09-27T02:42:27.587Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-27T02:42:27.647Z] 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-09-27T02:42:31.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T02:42:31.210Z] [2021-09-27T02:42:31.210Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T02:42:31.542Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T02:42:31.543Z] latest: Pulling from edgex-devops/git-semver [2021-09-27T02:42:31.543Z] 31603596830f: Pulling fs layer [2021-09-27T02:42:31.543Z] 04fac38145f0: Pulling fs layer [2021-09-27T02:42:31.543Z] 701f6daf10bf: Pulling fs layer [2021-09-27T02:42:31.543Z] 24f72da36158: Pulling fs layer [2021-09-27T02:42:31.543Z] 24f72da36158: Waiting [2021-09-27T02:42:31.543Z] 04fac38145f0: Verifying Checksum [2021-09-27T02:42:31.543Z] 04fac38145f0: Download complete [2021-09-27T02:42:31.811Z] 31603596830f: Verifying Checksum [2021-09-27T02:42:31.811Z] 31603596830f: Download complete [2021-09-27T02:42:31.811Z] 31603596830f: Pull complete [2021-09-27T02:42:32.082Z] 24f72da36158: Verifying Checksum [2021-09-27T02:42:32.082Z] 24f72da36158: Download complete [2021-09-27T02:42:32.082Z] 04fac38145f0: Pull complete [2021-09-27T02:42:32.082Z] 701f6daf10bf: Verifying Checksum [2021-09-27T02:42:32.082Z] 701f6daf10bf: Download complete [2021-09-27T02:42:32.682Z] 701f6daf10bf: Pull complete [2021-09-27T02:42:32.955Z] 24f72da36158: Pull complete [2021-09-27T02:42:32.955Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-27T02:42:32.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T02:42:32.955Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-27T02:42:33.060Z] prd-centos7-docker-4c-2g-1561 does not seem to be running inside a container [2021-09-27T02:42:33.123Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-27T02:42:34.325Z] $ docker top ff956165c3223cbd8a4729b8e4199058016d12c1333db690e6499553cd4fe835 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-27T02:42:34.458Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-27T02:42:34.458Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-27T02:42:34.585Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-27T02:42:34.588Z] $ docker exec ff956165c3223cbd8a4729b8e4199058016d12c1333db690e6499553cd4fe835 ssh-agent [2021-09-27T02:42:34.737Z] SSH_AUTH_SOCK=/tmp/ssh-3MEzeemFoF7N/agent.14 [2021-09-27T02:42:34.737Z] SSH_AGENT_PID=20 [2021-09-27T02:42:34.754Z] Running ssh-add (command line suppressed) [2021-09-27T02:42:34.876Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_6256781502848691440.key (/w/workspace/edgex-go/2@tmp/private_key_6256781502848691440.key) [2021-09-27T02:42:34.900Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-27T02:42:35.216Z] + git tag --points-at HEAD [Pipeline] } [2021-09-27T02:42:35.237Z] $ docker exec --env ******** --env ******** ff956165c3223cbd8a4729b8e4199058016d12c1333db690e6499553cd4fe835 ssh-agent -k [2021-09-27T02:42:35.340Z] unset SSH_AUTH_SOCK; [2021-09-27T02:42:35.341Z] unset SSH_AGENT_PID; [2021-09-27T02:42:35.341Z] echo Agent pid 20 killed; [2021-09-27T02:42:35.363Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-27T02:42:35.401Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-27T02:42:35.401Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-27T02:42:35.532Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-27T02:42:35.535Z] $ docker exec ff956165c3223cbd8a4729b8e4199058016d12c1333db690e6499553cd4fe835 ssh-agent [2021-09-27T02:42:35.656Z] SSH_AUTH_SOCK=/tmp/ssh-G2e90rjKvjt7/agent.54 [2021-09-27T02:42:35.656Z] SSH_AGENT_PID=60 [2021-09-27T02:42:35.665Z] Running ssh-add (command line suppressed) [2021-09-27T02:42:35.777Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_5684615973683837526.key (/w/workspace/edgex-go/2@tmp/private_key_5684615973683837526.key) [2021-09-27T02:42:35.797Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-27T02:42:36.117Z] + git semver init [2021-09-27T02:42:36.118Z] # -> Open(): unable to determine branch for HEAD [2021-09-27T02:42:36.118Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-09-27T02:42:36.118Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-09-27T02:42:36.118Z] # $SEMVER_REMOTE_NAME = origin [2021-09-27T02:42:36.118Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-27T02:42:36.118Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-27T02:42:36.118Z] # $SEMVER_BRANCH = PR-3721 [2021-09-27T02:42:36.118Z] # $SEMVER_TEMP = /tmp/semver-801685796 [2021-09-27T02:42:36.118Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-27T02:43:02.829Z] # '/tmp/semver-801685796' -> '/w/workspace/edgex-go/2/.semver' [2021-09-27T02:43:03.097Z] # -> Force: false [2021-09-27T02:43:03.097Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-09-27T02:43:03.114Z] $ docker exec --env ******** --env ******** ff956165c3223cbd8a4729b8e4199058016d12c1333db690e6499553cd4fe835 ssh-agent -k [2021-09-27T02:43:03.236Z] unset SSH_AUTH_SOCK; [2021-09-27T02:43:03.236Z] unset SSH_AGENT_PID; [2021-09-27T02:43:03.236Z] echo Agent pid 60 killed; [2021-09-27T02:43:03.250Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-27T02:43:03.601Z] + git semver [Pipeline] } [2021-09-27T02:43:03.622Z] $ docker stop --time=1 ff956165c3223cbd8a4729b8e4199058016d12c1333db690e6499553cd4fe835 [2021-09-27T02:43:05.753Z] $ docker rm -f ff956165c3223cbd8a4729b8e4199058016d12c1333db690e6499553cd4fe835 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-27T02:43:06.176Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-27T02:43:06.523Z] Stashed 1 file(s) [Pipeline] echo [2021-09-27T02:43:06.526Z] [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] echo [2021-09-27T02:43:06.895Z] ========================================================= [2021-09-27T02:43:06.895Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-27T02:43:06.895Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-27T02:43:07.220Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-27T02:43:07.220Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-27T02:43:07.220Z] 540db60ca938: Pulling fs layer [2021-09-27T02:43:07.220Z] adcc1eea9eea: Pulling fs layer [2021-09-27T02:43:07.220Z] 4c4ab2625f07: Pulling fs layer [2021-09-27T02:43:07.220Z] db62176df00c: Pulling fs layer [2021-09-27T02:43:07.220Z] 3b30891b0d05: Pulling fs layer [2021-09-27T02:43:07.220Z] 06b49ca38bd5: Pulling fs layer [2021-09-27T02:43:07.220Z] c788192a36de: Pulling fs layer [2021-09-27T02:43:07.220Z] a77e37c0d609: Pulling fs layer [2021-09-27T02:43:07.220Z] c3185cebc471: Pulling fs layer [2021-09-27T02:43:07.220Z] db62176df00c: Waiting [2021-09-27T02:43:07.220Z] 3b30891b0d05: Waiting [2021-09-27T02:43:07.220Z] 06b49ca38bd5: Waiting [2021-09-27T02:43:07.220Z] c788192a36de: Waiting [2021-09-27T02:43:07.220Z] a77e37c0d609: Waiting [2021-09-27T02:43:07.220Z] c3185cebc471: Waiting [2021-09-27T02:43:07.220Z] 4c4ab2625f07: Verifying Checksum [2021-09-27T02:43:07.220Z] 4c4ab2625f07: Download complete [2021-09-27T02:43:07.220Z] adcc1eea9eea: Verifying Checksum [2021-09-27T02:43:07.220Z] adcc1eea9eea: Download complete [2021-09-27T02:43:07.220Z] 3b30891b0d05: Verifying Checksum [2021-09-27T02:43:07.220Z] 3b30891b0d05: Download complete [2021-09-27T02:43:07.490Z] 06b49ca38bd5: Verifying Checksum [2021-09-27T02:43:07.490Z] 06b49ca38bd5: Download complete [2021-09-27T02:43:07.490Z] 540db60ca938: Verifying Checksum [2021-09-27T02:43:07.490Z] 540db60ca938: Download complete [2021-09-27T02:43:07.490Z] c788192a36de: Verifying Checksum [2021-09-27T02:43:07.490Z] c788192a36de: Download complete [2021-09-27T02:43:07.759Z] 540db60ca938: Pull complete [2021-09-27T02:43:07.759Z] adcc1eea9eea: Pull complete [2021-09-27T02:43:07.759Z] 4c4ab2625f07: Pull complete [2021-09-27T02:43:08.717Z] a77e37c0d609: Verifying Checksum [2021-09-27T02:43:08.717Z] a77e37c0d609: Download complete [2021-09-27T02:43:12.057Z] c3185cebc471: Verifying Checksum [2021-09-27T02:43:12.057Z] c3185cebc471: Download complete [2021-09-27T02:43:12.057Z] db62176df00c: Verifying Checksum [2021-09-27T02:43:12.057Z] db62176df00c: Download complete [2021-09-27T02:43:16.352Z] db62176df00c: Pull complete [2021-09-27T02:43:16.352Z] 3b30891b0d05: Pull complete [2021-09-27T02:43:16.352Z] 06b49ca38bd5: Pull complete [2021-09-27T02:43:16.352Z] c788192a36de: Pull complete [2021-09-27T02:43:16.352Z] a77e37c0d609: Pull complete [2021-09-27T02:43:18.990Z] c3185cebc471: Pull complete [2021-09-27T02:43:18.990Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-27T02:43:18.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-27T02:43:18.990Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-27T02:43:19.332Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-27T02:43:19.332Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-27T02:43:19.332Z] WORKDIR /edgex [2021-09-27T02:43:19.332Z] COPY go.mod . [2021-09-27T02:43:19.332Z] RUN go mod download' [2021-09-27T02:43:20.781Z] Sending build context to Docker daemon 328.9MB [2021-09-27T02:43:20.781Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-27T02:43:20.781Z] ---> 031687cdd783 [2021-09-27T02:43:20.781Z] Step 2/4 : WORKDIR /edgex [2021-09-27T02:43:21.808Z] Still waiting to schedule task [2021-09-27T02:43:21.808Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-27T02:43:22.732Z] ---> Running in 8ecd0dccff45 [2021-09-27T02:43:22.732Z] Removing intermediate container 8ecd0dccff45 [2021-09-27T02:43:22.732Z] ---> 9fff762fffee [2021-09-27T02:43:22.732Z] Step 3/4 : COPY go.mod . [2021-09-27T02:43:23.004Z] ---> cc599331c015 [2021-09-27T02:43:23.004Z] Step 4/4 : RUN go mod download [2021-09-27T02:43:23.004Z] ---> Running in d10ceee4a6a0 [2021-09-27T02:44:44.694Z] Removing intermediate container d10ceee4a6a0 [2021-09-27T02:44:44.694Z] ---> a83a8662fb3b [2021-09-27T02:44:44.694Z] Successfully built a83a8662fb3b [2021-09-27T02:44:44.694Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T02:44:45.039Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-27T02:44:45.039Z] . [Pipeline] withDockerContainer [2021-09-27T02:44:45.135Z] prd-centos7-docker-4c-2g-1561 does not seem to be running inside a container [2021-09-27T02:44:45.208Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-27T02:44:45.710Z] $ docker top 2f7e856c0d75660a800eb491319defb0b739fb6bb46f1369cf6d412b3f073774 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T02:44:46.128Z] + go version [2021-09-27T02:44:46.128Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-27T02:44:46.145Z] $ docker stop --time=1 2f7e856c0d75660a800eb491319defb0b739fb6bb46f1369cf6d412b3f073774 [2021-09-27T02:44:47.364Z] $ docker rm -f 2f7e856c0d75660a800eb491319defb0b739fb6bb46f1369cf6d412b3f073774 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T02:44:48.062Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-27T02:44:48.063Z] . [Pipeline] withDockerContainer [2021-09-27T02:44:48.152Z] prd-centos7-docker-4c-2g-1561 does not seem to be running inside a container [2021-09-27T02:44:48.219Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-27T02:44:48.818Z] $ docker top 234eb6e1d2a33314cfb045199d793c31e7c8e2a886fac0c1131bc20aea63e905 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-27T02:44:48.955Z] ========================================================= [2021-09-27T02:44:48.955Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-27T02:44:48.955Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-27T02:44:49.277Z] + go mod tidy [Pipeline] sh [2021-09-27T02:44:50.209Z] + make test [2021-09-27T02:44:50.209Z] go mod tidy [2021-09-27T02:44:50.515Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-27T02:44:58.819Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-27T02:45:21.018Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-27T02:45:27.839Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-27T02:45:28.112Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-27T02:45:28.718Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-27T02:45:32.127Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-27T02:45:32.720Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-27T02:45:32.720Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-27T02:45:32.720Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-27T02:45:33.719Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-27T02:45:33.993Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-27T02:45:34.582Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-27T02:45:34.582Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-27T02:45:34.582Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-27T02:45:34.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-27T02:45:36.557Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.056s coverage: 28.7% of statements [2021-09-27T02:45:36.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-27T02:45:36.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-27T02:45:38.915Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.066s coverage: 100.0% of statements [2021-09-27T02:45:38.915Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-27T02:45:38.915Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.061s coverage: 46.3% of statements [2021-09-27T02:45:38.915Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-27T02:45:38.915Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-27T02:45:39.900Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.141s coverage: 90.1% of statements [2021-09-27T02:45:39.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-27T02:45:39.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-27T02:45:40.500Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.068s coverage: 81.2% of statements [2021-09-27T02:45:40.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-27T02:45:40.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-27T02:45:40.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-27T02:45:40.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-27T02:45:40.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-27T02:45:41.739Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1562 in /w/workspace/edgexfoundry_edgex-go_PR-3721 [Pipeline] { [Pipeline] ws [2021-09-27T02:45:41.758Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-09-27T02:45:41.933Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.299s coverage: 94.2% of statements [2021-09-27T02:45:41.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-27T02:45:41.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-27T02:45:41.933Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 59.1% of statements [2021-09-27T02:45:41.933Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-27T02:45:41.933Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-27T02:45:41.933Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-27T02:45:41.933Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-27T02:45:41.933Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-27T02:45:41.933Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 60.0% of statements [2021-09-27T02:45:41.933Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-27T02:45:41.933Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-27T02:45:41.933Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-27T02:45:41.991Z] The recommended git tool is: git [2021-09-27T02:45:43.352Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.044s coverage: 0.8% of statements [2021-09-27T02:45:43.352Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-27T02:45:43.352Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2021-09-27T02:45:43.352Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 21.7% of statements [2021-09-27T02:45:43.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-27T02:45:43.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements [2021-09-27T02:45:44.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.081s coverage: 79.5% of statements [2021-09-27T02:45:44.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.069s coverage: 94.1% of statements [2021-09-27T02:45:44.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements [2021-09-27T02:45:45.513Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2021-09-27T02:45:47.517Z] using credential edgex-jenkins-ssh [2021-09-27T02:45:47.539Z] Cloning the remote Git repository [2021-09-27T02:45:47.560Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-27T02:45:47.697Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-09-27T02:45:47.877Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-27T02:45:47.878Z] > git --version # timeout=10 [2021-09-27T02:45:47.893Z] > git --version # 'git version 2.17.1' [2021-09-27T02:45:47.895Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T02:45:47.992Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T02:45:57.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.067s coverage: 94.4% of statements [2021-09-27T02:45:57.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2021-09-27T02:46:02.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.201s coverage: 81.8% of statements [2021-09-27T02:46:02.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-27T02:46:09.791Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-27T02:46:09.806Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T02:46:09.828Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-27T02:46:09.858Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-27T02:46:09.859Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T02:46:09.873Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3721/head:refs/remotes/origin/PR-3721 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-27T02:46:10.702Z] Merging remotes/origin/main commit 55c60972707841fad2bbf07dc204ee3a953d5015 into PR head commit 8ad0320b9fc40181115035b58aac62a29de68482 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-27T02:46:10.945Z] Failed in branch arm64 [2021-09-27T02:46:10.713Z] > git config core.sparsecheckout # timeout=10 [2021-09-27T02:46:10.735Z] > git checkout -f 8ad0320b9fc40181115035b58aac62a29de68482 # timeout=10 [2021-09-27T02:46:20.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.101s coverage: 92.9% of statements [2021-09-27T02:46:20.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-27T02:46:20.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-27T02:46:20.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-27T02:46:20.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-09-27T02:46:20.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-27T02:46:20.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-27T02:46:20.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-27T02:46:20.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-27T02:46:20.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-27T02:46:20.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.053s coverage: 87.2% of statements [2021-09-27T02:46:20.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-27T02:46:20.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-27T02:46:20.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-09-27T02:46:20.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-27T02:46:20.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements [2021-09-27T02:46:20.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-27T02:46:20.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements [2021-09-27T02:46:20.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.080s coverage: 87.2% of statements [2021-09-27T02:46:20.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-09-27T02:46:20.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.136s coverage: 91.2% of statements [2021-09-27T02:46:20.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-27T02:46:20.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.140s coverage: 64.4% of statements [2021-09-27T02:46:20.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-27T02:46:20.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-27T02:46:20.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements [2021-09-27T02:46:20.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 91.3% of statements [2021-09-27T02:46:20.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2021-09-27T02:46:20.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2021-09-27T02:46:20.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2021-09-27T02:46:21.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.241s coverage: 70.5% of statements [2021-09-27T02:46:21.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-27T02:46:21.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-27T02:46:21.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-27T02:46:21.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.149s coverage: 43.6% of statements [2021-09-27T02:46:21.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-27T02:46:21.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-27T02:46:22.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.075s coverage: 89.5% of statements [2021-09-27T02:46:22.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-27T02:46:22.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2021-09-27T02:46:22.816Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-27T02:46:29.482Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.082s coverage: 19.5% of statements [2021-09-27T02:46:29.482Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-27T02:46:29.482Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-27T02:46:29.482Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-27T02:46:29.482Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-27T02:46:29.482Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.144s coverage: 92.0% of statements [2021-09-27T02:46:29.482Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-27T02:46:29.482Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-27T02:46:29.482Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-27T02:46:29.482Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-27T02:46:29.482Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2021-09-27T02:46:29.482Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-27T02:46:29.482Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-27T02:46:29.482Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements [2021-09-27T02:46:29.482Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-27T02:46:29.482Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-27T02:46:29.482Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-27T02:46:29.482Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-27T02:46:29.482Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.063s coverage: 28.9% of statements [2021-09-27T02:46:29.482Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-27T02:46:29.482Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-27T02:46:29.482Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-27T02:46:29.482Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-27T02:46:29.482Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-27T02:46:29.482Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-27T02:46:29.482Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-09-27T02:46:29.482Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-09-27T02:46:29.482Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-27T02:47:10.202Z] GO111MODULE=on go vet ./... [2021-09-27T02:47:24.148Z] gofmt -l . [2021-09-27T02:47:24.148Z] [ "`gofmt -l .`" = "" ] [2021-09-27T02:47:24.148Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-27T02:47:25.071Z] + ls -al . [2021-09-27T02:47:25.071Z] total 612 [2021-09-27T02:47:25.071Z] drwxrwxr-x 10 1001 1001 4096 Sep 27 02:47 . [2021-09-27T02:47:25.071Z] drwxr-xr-x 4 root root 28 Sep 27 02:44 .. [2021-09-27T02:47:25.071Z] -rw-rw-r-- 1 1001 1001 11 Sep 27 02:42 .dockerignore [2021-09-27T02:47:25.071Z] drwxrwxr-x 8 1001 1001 179 Sep 27 02:42 .git [2021-09-27T02:47:25.071Z] drwxrwxr-x 4 1001 1001 142 Sep 27 02:42 .github [2021-09-27T02:47:25.071Z] -rw-rw-r-- 1 1001 1001 818 Sep 27 02:42 .gitignore [2021-09-27T02:47:25.071Z] -rw-rw-r-- 1 1001 1001 129 Sep 27 02:42 .golangci.yml [2021-09-27T02:47:25.071Z] -rw-rw-r-- 1 1001 1001 76 Sep 27 02:42 .hadolint.yml [2021-09-27T02:47:25.071Z] drwx------ 3 1001 1001 58 Sep 27 02:43 .semver [2021-09-27T02:47:25.071Z] -rw-rw-r-- 1 1001 1001 166 Sep 27 02:42 .sonarcloud.properties [2021-09-27T02:47:25.071Z] -rw-rw-r-- 1 1001 1001 1171 Sep 27 02:42 ADOPTERS.md [2021-09-27T02:47:25.071Z] -rw-rw-r-- 1 1001 1001 8493 Sep 27 02:42 Attribution.txt [2021-09-27T02:47:25.071Z] -rw-rw-r-- 1 1001 1001 43881 Sep 27 02:42 CHANGELOG.md [2021-09-27T02:47:25.071Z] -rw-rw-r-- 1 1001 1001 3804 Sep 27 02:42 CONTRIBUTING.md [2021-09-27T02:47:25.071Z] -rw-rw-r-- 1 1001 1001 677 Sep 27 02:42 GOVERNANCE.md [2021-09-27T02:47:25.071Z] -rw-rw-r-- 1 1001 1001 849 Sep 27 02:42 Jenkinsfile [2021-09-27T02:47:25.071Z] -rw-rw-r-- 1 1001 1001 10775 Sep 27 02:42 LICENSE [2021-09-27T02:47:25.071Z] -rw-rw-r-- 1 1001 1001 6386 Sep 27 02:42 Makefile [2021-09-27T02:47:25.071Z] -rw-rw-r-- 1 1001 1001 582 Sep 27 02:42 OWNERS.md [2021-09-27T02:47:25.071Z] -rw-rw-r-- 1 1001 1001 8643 Sep 27 02:42 README.md [2021-09-27T02:47:25.071Z] -rw-rw-r-- 1 1001 1001 6912 Sep 27 02:42 SECURITY.md [2021-09-27T02:47:25.071Z] -rw-rw-r-- 1 1001 1001 5 Sep 27 02:43 VERSION [2021-09-27T02:47:25.071Z] -rw-rw-r-- 1 1001 1001 4131 Sep 27 02:42 ZMQWindows.md [2021-09-27T02:47:25.071Z] drwxrwxr-x 2 1001 1001 37 Sep 27 02:42 bin [2021-09-27T02:47:25.071Z] drwxrwxr-x 14 1001 1001 4096 Sep 27 02:42 cmd [2021-09-27T02:47:25.071Z] -rw-r--r-- 1 root root 403630 Sep 27 02:46 coverage.out [2021-09-27T02:47:25.071Z] -rw-rw-r-- 1 1001 1001 841 Sep 27 02:42 go.mod [2021-09-27T02:47:25.071Z] -rw-r--r-- 1 root root 50064 Sep 27 02:44 go.sum [2021-09-27T02:47:25.071Z] drwxrwxr-x 8 1001 1001 124 Sep 27 02:42 internal [2021-09-27T02:47:25.071Z] drwxrwxr-x 3 1001 1001 16 Sep 27 02:42 openapi [2021-09-27T02:47:25.071Z] drwxrwxr-x 4 1001 1001 71 Sep 27 02:42 snap [2021-09-27T02:47:25.071Z] -rw-rw-r-- 1 1001 1001 204 Sep 27 02:42 version.go [Pipeline] sh [2021-09-27T02:47:25.400Z] + '[' -e coverage.out ] [2021-09-27T02:47:25.400Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-27T02:47:25.561Z] Stashed 1 file(s) [Pipeline] sh [2021-09-27T02:47:25.917Z] + make build [2021-09-27T02:47:25.917Z] go mod tidy [2021-09-27T02:47:26.644Z] 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-09-27T02:47:29.281Z] 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-09-27T02:47:37.078Z] 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-09-27T02:47:38.044Z] 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-09-27T02:47:39.473Z] 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-09-27T02:47:39.473Z] 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-09-27T02:47:40.446Z] 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-09-27T02:47:41.411Z] 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-09-27T02:47:42.311Z] 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-09-27T02:47:43.618Z] 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-09-27T02:47:44.330Z] 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-09-27T02:47:45.306Z] 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-09-27T02:47:46.737Z] $ docker stop --time=1 234eb6e1d2a33314cfb045199d793c31e7c8e2a886fac0c1131bc20aea63e905 [2021-09-27T02:47:48.785Z] $ docker rm -f 234eb6e1d2a33314cfb045199d793c31e7c8e2a886fac0c1131bc20aea63e905 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T02:47:52.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-27T02:47:52.559Z] [2021-09-27T02:47:52.559Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T02:47:54.297Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-27T02:47:54.297Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-27T02:47:54.297Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-27T02:47:54.297Z] ca9280d653b3: Pulling fs layer [2021-09-27T02:47:54.297Z] 7e9c9ca2126c: Pulling fs layer [2021-09-27T02:47:54.297Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-27T02:47:54.297Z] cbdbe7a5bc2a: Download complete [2021-09-27T02:47:54.297Z] cbdbe7a5bc2a: Pull complete [2021-09-27T02:47:54.570Z] ca9280d653b3: Verifying Checksum [2021-09-27T02:47:54.570Z] ca9280d653b3: Download complete [2021-09-27T02:47:55.161Z] ca9280d653b3: Pull complete [2021-09-27T02:47:56.565Z] 7e9c9ca2126c: Verifying Checksum [2021-09-27T02:47:56.565Z] 7e9c9ca2126c: Download complete [2021-09-27T02:48:02.060Z] 7e9c9ca2126c: Pull complete [2021-09-27T02:48:02.060Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-27T02:48:02.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-27T02:48:02.060Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-27T02:48:02.293Z] prd-centos7-docker-4c-2g-1561 does not seem to be running inside a container [2021-09-27T02:48:02.420Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-27T02:48:07.565Z] $ docker top b9aeb7576c6c0f2808bc0fc463b8af0022c8fc9c78a584008b5b7297575a76c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T02:48:08.030Z] + grep parallel [2021-09-27T02:48:08.030Z] + docker-compose build --help [2021-09-27T02:48:09.004Z] --parallel Build images in parallel. [Pipeline] } [2021-09-27T02:48:09.022Z] $ docker stop --time=1 b9aeb7576c6c0f2808bc0fc463b8af0022c8fc9c78a584008b5b7297575a76c1 [2021-09-27T02:48:10.315Z] $ docker rm -f b9aeb7576c6c0f2808bc0fc463b8af0022c8fc9c78a584008b5b7297575a76c1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T02:48:10.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-27T02:48:10.819Z] . [Pipeline] withDockerContainer [2021-09-27T02:48:10.943Z] prd-centos7-docker-4c-2g-1561 does not seem to be running inside a container [2021-09-27T02:48:11.026Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-27T02:48:11.561Z] $ docker top 1cea6693e60510c0fcb5d3ddaf13a2d4879128264060e2ba2759ddab398c0d8d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T02:48:11.965Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-27T02:48:12.923Z] Building core-command ... [2021-09-27T02:48:12.923Z] Building core-data ... [2021-09-27T02:48:12.923Z] Building core-metadata ... [2021-09-27T02:48:12.923Z] Building security-bootstrapper ... [2021-09-27T02:48:12.923Z] Building security-proxy-setup ... [2021-09-27T02:48:12.923Z] Building security-secretstore-setup ... [2021-09-27T02:48:12.923Z] Building support-notifications ... [2021-09-27T02:48:12.923Z] Building support-scheduler ... [2021-09-27T02:48:12.923Z] Building sys-mgmt-agent ... [2021-09-27T02:48:12.923Z] Building sys-mgmt-agent [2021-09-27T02:48:12.923Z] Building core-command [2021-09-27T02:48:12.923Z] Building core-data [2021-09-27T02:48:12.923Z] Building security-secretstore-setup [2021-09-27T02:48:12.923Z] Building security-proxy-setup [2021-09-27T02:48:25.735Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T02:48:25.736Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-27T02:48:25.736Z] ---> a83a8662fb3b [2021-09-27T02:48:25.736Z] Step 3/22 : WORKDIR /edgex-go [2021-09-27T02:48:25.736Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T02:48:25.736Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-27T02:48:25.736Z] ---> a83a8662fb3b [2021-09-27T02:48:25.736Z] Step 3/24 : WORKDIR /edgex-go [2021-09-27T02:48:25.736Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T02:48:25.736Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-27T02:48:25.736Z] ---> a83a8662fb3b [2021-09-27T02:48:25.736Z] Step 3/24 : WORKDIR /edgex-go [2021-09-27T02:48:34.178Z] ---> Running in 4ea0f754c667 [2021-09-27T02:48:34.178Z] ---> Running in 9e0d16df05f3 [2021-09-27T02:48:34.178Z] ---> Running in a2e3c94a0d32 [2021-09-27T02:48:38.440Z] Removing intermediate container 4ea0f754c667 [2021-09-27T02:48:38.440Z] ---> e0a80a7c45d5 [2021-09-27T02:48:38.440Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T02:48:38.440Z] Removing intermediate container a2e3c94a0d32 [2021-09-27T02:48:38.440Z] ---> 9f6009944c06 [2021-09-27T02:48:38.440Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T02:48:38.440Z] Removing intermediate container 9e0d16df05f3 [2021-09-27T02:48:38.440Z] ---> ca7ba5ef5dd9 [2021-09-27T02:48:38.440Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T02:48:39.026Z] ---> Running in 9121bf8a9622 [2021-09-27T02:48:39.026Z] ---> Running in 9d69e713ef55 [2021-09-27T02:48:39.026Z] ---> Running in 6325d172eb60 [2021-09-27T02:48:42.474Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T02:48:42.475Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-27T02:48:42.475Z] ---> a83a8662fb3b [2021-09-27T02:48:42.475Z] Step 3/24 : WORKDIR /edgex-go [2021-09-27T02:48:42.475Z] ---> Using cache [2021-09-27T02:48:42.475Z] ---> e0a80a7c45d5 [2021-09-27T02:48:42.475Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T02:48:44.043Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T02:48:44.044Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-27T02:48:44.044Z] ---> a83a8662fb3b [2021-09-27T02:48:44.044Z] Step 3/26 : WORKDIR /edgex-go [2021-09-27T02:48:44.044Z] ---> Using cache [2021-09-27T02:48:44.044Z] ---> e0a80a7c45d5 [2021-09-27T02:48:44.044Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T02:48:44.716Z] ---> Running in 73a6fb7f291e [2021-09-27T02:48:44.716Z] ---> Running in 681da98d9a0f [2021-09-27T02:48:44.997Z] Removing intermediate container 9d69e713ef55 [2021-09-27T02:48:44.997Z] ---> a58851586f3a [2021-09-27T02:48:44.997Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-27T02:48:45.297Z] ---> Running in dbcd1471058c [2021-09-27T02:48:45.297Z] Removing intermediate container 9121bf8a9622 [2021-09-27T02:48:45.297Z] ---> d49b86325066 [2021-09-27T02:48:45.297Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-27T02:48:45.581Z] ---> Running in 237b07f98426 [2021-09-27T02:48:45.581Z] Removing intermediate container 6325d172eb60 [2021-09-27T02:48:45.581Z] ---> 42528cb25d09 [2021-09-27T02:48:45.581Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-27T02:48:45.581Z] ---> Running in 12b6abc794be [2021-09-27T02:48:45.853Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T02:48:46.127Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T02:48:46.127Z] Removing intermediate container 73a6fb7f291e [2021-09-27T02:48:46.127Z] ---> dd7f1282aa6d [2021-09-27T02:48:46.127Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-27T02:48:46.127Z] Removing intermediate container 681da98d9a0f [2021-09-27T02:48:46.127Z] ---> bd4dae75a6e2 [2021-09-27T02:48:46.127Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-27T02:48:46.127Z] ---> Running in 6ccb99e2ac80 [2021-09-27T02:48:46.127Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T02:48:46.416Z] ---> Running in 4f7909859480 [2021-09-27T02:48:46.688Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T02:48:46.688Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T02:48:46.955Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T02:48:46.955Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T02:48:47.553Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T02:48:47.554Z] OK: 219 MiB in 52 packages [2021-09-27T02:48:47.554Z] OK: 219 MiB in 52 packages [2021-09-27T02:48:47.554Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T02:48:49.278Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T02:48:49.278Z] Removing intermediate container dbcd1471058c [2021-09-27T02:48:49.278Z] ---> 21d8833897c2 [2021-09-27T02:48:49.278Z] Step 6/24 : COPY go.mod . [2021-09-27T02:48:49.278Z] Removing intermediate container 237b07f98426 [2021-09-27T02:48:49.278Z] ---> f83ec5076f80 [2021-09-27T02:48:49.278Z] Step 6/22 : COPY go.mod . [2021-09-27T02:48:49.278Z] ---> f5e0d26ab755 [2021-09-27T02:48:49.278Z] Step 7/24 : RUN go mod download [2021-09-27T02:48:49.278Z] ---> Running in 0d68118232a1 [2021-09-27T02:48:49.278Z] ---> 7b6317264ad2 [2021-09-27T02:48:49.278Z] Step 7/22 : RUN go mod download [2021-09-27T02:48:49.278Z] OK: 219 MiB in 52 packages [2021-09-27T02:48:49.278Z] ---> Running in fbee55fb936c [2021-09-27T02:48:49.278Z] OK: 219 MiB in 52 packages [2021-09-27T02:48:49.278Z] OK: 219 MiB in 52 packages [2021-09-27T02:48:49.278Z] Removing intermediate container 6ccb99e2ac80 [2021-09-27T02:48:49.278Z] ---> cce025a7a1f0 [2021-09-27T02:48:49.278Z] Step 6/24 : COPY go.mod . [2021-09-27T02:48:49.278Z] Removing intermediate container 4f7909859480 [2021-09-27T02:48:49.278Z] ---> 9f00bdbed6aa [2021-09-27T02:48:49.278Z] Step 6/26 : COPY go.mod . [2021-09-27T02:48:49.549Z] ---> 30bfb745648d [2021-09-27T02:48:49.549Z] Step 7/24 : RUN go mod download [2021-09-27T02:48:49.549Z] Removing intermediate container 12b6abc794be [2021-09-27T02:48:49.549Z] ---> 2ef86bcb1d26 [2021-09-27T02:48:49.549Z] Step 6/24 : COPY go.mod . [2021-09-27T02:48:49.549Z] ---> Running in 9eabe57c4aa1 [2021-09-27T02:48:49.549Z] ---> b42f923ce08f [2021-09-27T02:48:49.549Z] Step 7/26 : RUN go mod download [2021-09-27T02:48:49.823Z] ---> Running in 34c9ab6b25cb [2021-09-27T02:48:49.823Z] ---> 5f80347a46cf [2021-09-27T02:48:49.823Z] Step 7/24 : RUN go mod download [2021-09-27T02:48:50.097Z] ---> Running in 6af38c0adda5 [2021-09-27T02:48:51.082Z] Removing intermediate container 0d68118232a1 [2021-09-27T02:48:51.082Z] ---> 53636c9d0d10 [2021-09-27T02:48:51.082Z] Step 8/24 : COPY . . [2021-09-27T02:48:51.696Z] Removing intermediate container fbee55fb936c [2021-09-27T02:48:51.696Z] ---> f520cae5943d [2021-09-27T02:48:51.696Z] Step 8/22 : COPY . . [2021-09-27T02:49:01.416Z] Removing intermediate container 6af38c0adda5 [2021-09-27T02:49:01.416Z] ---> fb062b7db7a9 [2021-09-27T02:49:01.416Z] Step 8/24 : COPY . . [2021-09-27T02:49:10.875Z] Removing intermediate container 34c9ab6b25cb [2021-09-27T02:49:10.875Z] ---> 262cef64d577 [2021-09-27T02:49:10.875Z] Step 8/26 : COPY . . [2021-09-27T02:49:10.875Z] Removing intermediate container 9eabe57c4aa1 [2021-09-27T02:49:10.875Z] ---> d1aaeffd11cb [2021-09-27T02:49:10.875Z] Step 8/24 : COPY . . [2021-09-27T02:49:10.875Z] ---> 38450de8567e [2021-09-27T02:49:10.875Z] Step 9/24 : RUN go mod tidy [2021-09-27T02:49:10.875Z] ---> cc138add788d [2021-09-27T02:49:10.875Z] Step 9/22 : RUN go mod tidy [2021-09-27T02:49:11.155Z] ---> Running in 0e61540f3b69 [2021-09-27T02:49:11.459Z] ---> Running in 718300c85b2c [2021-09-27T02:49:11.459Z] ---> a7842819d659 [2021-09-27T02:49:11.459Z] Step 9/24 : RUN go mod tidy [2021-09-27T02:49:20.107Z] ---> Running in 3946c4388f88 [2021-09-27T02:49:23.865Z] ---> 67008f4205bc [2021-09-27T02:49:23.865Z] Step 9/26 : RUN go mod tidy [2021-09-27T02:49:23.865Z] ---> Running in 5f4bbfc68b18 [2021-09-27T02:49:23.865Z] Removing intermediate container 0e61540f3b69 [2021-09-27T02:49:23.865Z] ---> c75e57374158 [2021-09-27T02:49:23.865Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-27T02:49:23.865Z] ---> Running in 2d36c62d34cc [2021-09-27T02:49:24.484Z] 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-09-27T02:49:25.557Z] Removing intermediate container 3946c4388f88 [2021-09-27T02:49:25.558Z] ---> 5c447be2da42 [2021-09-27T02:49:25.558Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-27T02:49:25.558Z] Removing intermediate container 718300c85b2c [2021-09-27T02:49:25.558Z] ---> 93fec887864f [2021-09-27T02:49:25.558Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-27T02:49:25.863Z] ---> Running in 26d93e693611 [2021-09-27T02:49:25.863Z] ---> Running in 2df6b955c58a [2021-09-27T02:49:26.142Z] Removing intermediate container 5f4bbfc68b18 [2021-09-27T02:49:26.142Z] ---> 495a7ca89e38 [2021-09-27T02:49:26.142Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-27T02:49:26.432Z] ---> Running in d32615109b87 [2021-09-27T02:49:27.073Z] 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-09-27T02:49:27.359Z] 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-09-27T02:49:27.651Z] 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-09-27T02:49:33.132Z] ---> e41e4cd30245 [2021-09-27T02:49:33.132Z] Step 9/24 : RUN go mod tidy [2021-09-27T02:49:33.132Z] ---> Running in 541d96ade964 [2021-09-27T02:49:35.091Z] Removing intermediate container 541d96ade964 [2021-09-27T02:49:35.091Z] ---> 02e06d468c0a [2021-09-27T02:49:35.091Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-27T02:49:35.091Z] ---> Running in 4b974abf476e [2021-09-27T02:49:36.068Z] 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-09-27T02:50:23.042Z] 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-09-27T02:50:23.042Z] Removing intermediate container 2d36c62d34cc [2021-09-27T02:50:23.042Z] ---> 8308dc5ba271 [2021-09-27T02:50:23.042Z] [2021-09-27T02:50:23.042Z] Step 11/24 : FROM alpine:3.14 [2021-09-27T02:50:23.042Z] 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-09-27T02:50:23.042Z] 3.14: Pulling from library/alpine [2021-09-27T02:50:23.042Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-27T02:50:23.042Z] Status: Downloaded newer image for alpine:3.14 [2021-09-27T02:50:23.042Z] ---> 14119a10abf4 [2021-09-27T02:50:23.042Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-27T02:50:23.042Z] ---> Running in bf8cf45cf584 [2021-09-27T02:50:23.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-27T02:50:23.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-27T02:50:23.042Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-27T02:50:23.042Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T02:50:23.042Z] OK: 6 MiB in 15 packages [2021-09-27T02:50:23.693Z] Removing intermediate container 26d93e693611 [2021-09-27T02:50:23.693Z] ---> 410bcfa1b545 [2021-09-27T02:50:23.693Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-27T02:50:23.987Z] ---> Running in 9f25b5bee29f [2021-09-27T02:50:26.162Z] 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-09-27T02:50:26.162Z] Removing intermediate container bf8cf45cf584 [2021-09-27T02:50:26.162Z] ---> 87d0e7ec3205 [2021-09-27T02:50:26.162Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-27T02:50:29.464Z] ---> Running in 54c9be163892 [2021-09-27T02:50:29.464Z] Removing intermediate container d32615109b87 [2021-09-27T02:50:29.464Z] ---> b5d0ce8f972c [2021-09-27T02:50:29.464Z] [2021-09-27T02:50:29.464Z] Step 11/26 : FROM alpine:3.14 [2021-09-27T02:50:29.464Z] ---> 14119a10abf4 [2021-09-27T02:50:29.464Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-27T02:50:29.464Z] Removing intermediate container 2df6b955c58a [2021-09-27T02:50:29.464Z] ---> c0452fc52a20 [2021-09-27T02:50:29.464Z] [2021-09-27T02:50:29.464Z] Step 11/22 : FROM alpine:3.14 [2021-09-27T02:50:29.464Z] ---> 14119a10abf4 [2021-09-27T02:50:29.464Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-27T02:50:29.754Z] ---> Running in 8cf5d5399aa7 [2021-09-27T02:50:29.754Z] ---> Running in 2ff715ce6264 [2021-09-27T02:50:29.754Z] Removing intermediate container 54c9be163892 [2021-09-27T02:50:29.754Z] ---> 7f83204fdee4 [2021-09-27T02:50:29.754Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-27T02:50:30.047Z] ---> Running in b36b1a207c3c [2021-09-27T02:50:31.102Z] Removing intermediate container 9f25b5bee29f [2021-09-27T02:50:31.102Z] ---> 37d3003db7fc [2021-09-27T02:50:31.102Z] [2021-09-27T02:50:31.102Z] Step 12/24 : FROM docker:20.10.7 [2021-09-27T02:50:31.102Z] Removing intermediate container b36b1a207c3c [2021-09-27T02:50:31.102Z] ---> 878fe725e526 [2021-09-27T02:50:31.102Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-27T02:50:31.102Z] ---> Running in d08b5622a94e [2021-09-27T02:50:31.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-27T02:50:31.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-27T02:50:31.396Z] 20.10.7: Pulling from library/docker [2021-09-27T02:50:31.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-27T02:50:31.396Z] Removing intermediate container d08b5622a94e [2021-09-27T02:50:31.396Z] ---> 2ab33f9237ed [2021-09-27T02:50:31.396Z] Step 16/24 : WORKDIR / [2021-09-27T02:50:31.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-27T02:50:31.396Z] ---> Running in ca23d87357df [2021-09-27T02:50:32.401Z] Removing intermediate container ca23d87357df [2021-09-27T02:50:32.401Z] ---> 8dd1683209e6 [2021-09-27T02:50:32.401Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T02:50:32.401Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-27T02:50:32.401Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-27T02:50:32.401Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-27T02:50:32.401Z] (3/3) Installing su-exec (0.2-r1) [2021-09-27T02:50:32.401Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T02:50:32.401Z] Executing ca-certificates-20191127-r5.trigger [2021-09-27T02:50:32.401Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-27T02:50:32.401Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-27T02:50:32.401Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-27T02:50:32.401Z] OK: 6 MiB in 17 packages [2021-09-27T02:50:32.401Z] (5/5) Installing curl (7.79.1-r0) [2021-09-27T02:50:32.401Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T02:50:32.401Z] Executing ca-certificates-20191127-r5.trigger [2021-09-27T02:50:32.681Z] OK: 8 MiB in 19 packages [2021-09-27T02:50:32.681Z] ---> b42482d46e59 [2021-09-27T02:50:32.681Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-27T02:50:33.681Z] Removing intermediate container 2ff715ce6264 [2021-09-27T02:50:33.681Z] ---> 48d3bfa51a37 [2021-09-27T02:50:33.681Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-27T02:50:33.681Z] Removing intermediate container 8cf5d5399aa7 [2021-09-27T02:50:33.681Z] ---> d7bc4aeefd08 [2021-09-27T02:50:33.681Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-27T02:50:33.963Z] ---> 2da3417f85f7 [2021-09-27T02:50:33.964Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-27T02:50:33.964Z] ---> Running in eb823375ef81 [2021-09-27T02:50:33.964Z] ---> Running in 0612120ffaf4 [2021-09-27T02:50:34.587Z] ---> 4222f19b17e3 [2021-09-27T02:50:34.587Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-27T02:50:34.587Z] Removing intermediate container eb823375ef81 [2021-09-27T02:50:34.587Z] ---> 8285ad3873cf [2021-09-27T02:50:34.587Z] Step 14/26 : WORKDIR / [2021-09-27T02:50:34.587Z] Removing intermediate container 0612120ffaf4 [2021-09-27T02:50:34.587Z] ---> efa44080a102 [2021-09-27T02:50:34.587Z] Step 14/22 : WORKDIR /edgex [2021-09-27T02:50:34.587Z] ---> Running in fd524b9a5999 [2021-09-27T02:50:34.587Z] ---> Running in 2827d1760ad8 [2021-09-27T02:50:34.587Z] ---> Running in 71bdbe2d93fa [2021-09-27T02:50:34.864Z] Removing intermediate container fd524b9a5999 [2021-09-27T02:50:34.864Z] ---> e727dd6dc9dd [2021-09-27T02:50:34.864Z] 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-09-27T02:50:34.864Z] Removing intermediate container 2827d1760ad8 [2021-09-27T02:50:34.864Z] ---> 8276b790ff83 [2021-09-27T02:50:34.864Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T02:50:34.864Z] ---> Running in 9fd59d2c5144 [2021-09-27T02:50:34.864Z] Removing intermediate container 71bdbe2d93fa [2021-09-27T02:50:34.864Z] ---> 085a3ca28dea [2021-09-27T02:50:34.864Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-27T02:50:35.147Z] Removing intermediate container 9fd59d2c5144 [2021-09-27T02:50:35.147Z] ---> 19358e2e8144 [2021-09-27T02:50:35.147Z] Step 22/24 : LABEL arch=x86_64 [2021-09-27T02:50:35.147Z] ---> f89ae33874e3 [2021-09-27T02:50:35.147Z] 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-09-27T02:50:35.147Z] ---> Running in 8414b2e1d6f0 [2021-09-27T02:50:35.147Z] ---> 8894d47a85c8 [2021-09-27T02:50:35.147Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-27T02:50:35.424Z] Removing intermediate container 8414b2e1d6f0 [2021-09-27T02:50:35.424Z] ---> cb02ad71e47c [2021-09-27T02:50:35.424Z] Step 23/24 : LABEL git_sha=8ad0320b9fc40181115035b58aac62a29de68482 [2021-09-27T02:50:35.424Z] ---> 50a43bc71cb4 [2021-09-27T02:50:35.424Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-27T02:50:35.424Z] ---> Running in e86256515d00 [2021-09-27T02:50:35.698Z] Removing intermediate container e86256515d00 [2021-09-27T02:50:35.698Z] ---> 90605d37af2c [2021-09-27T02:50:35.698Z] Step 24/24 : LABEL version=0.0.0 [2021-09-27T02:50:35.978Z] ---> 614abd30d1cd [2021-09-27T02:50:35.978Z] 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-09-27T02:50:35.978Z] ---> Running in 136ff82b6183 [2021-09-27T02:50:36.268Z] ---> e8c148cc905e [2021-09-27T02:50:36.268Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-27T02:50:36.268Z] Removing intermediate container 136ff82b6183 [2021-09-27T02:50:36.268Z] ---> 0897c0c1d471 [2021-09-27T02:50:36.268Z] [2021-09-27T02:50:36.268Z] ---> 108a458c999d [2021-09-27T02:50:36.268Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-27T02:50:36.268Z] Removing intermediate container 4b974abf476e [2021-09-27T02:50:36.268Z] ---> 96673b972f9e [2021-09-27T02:50:36.268Z] [2021-09-27T02:50:36.268Z] Step 11/24 : FROM alpine:3.14 [2021-09-27T02:50:36.268Z] ---> 14119a10abf4 [2021-09-27T02:50:36.268Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-27T02:50:36.268Z] Successfully built 0897c0c1d471 [2021-09-27T02:50:36.572Z] Successfully tagged core-command:latest [2021-09-27T02:50:36.572Z] Building core-metadata [2021-09-27T02:50:36.572Z] ---> Running in 9e541d720872 [2021-09-27T02:50:38.788Z]  Building core-command ... done Removing intermediate container 9e541d720872 [2021-09-27T02:50:38.788Z] ---> 973c86f1376f [2021-09-27T02:50:38.788Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-27T02:50:42.259Z] ---> Running in 9d78f737e3cc [2021-09-27T02:50:42.260Z] ---> 668394f204dc [2021-09-27T02:50:42.260Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-27T02:50:42.260Z] ---> 57bfb4032172 [2021-09-27T02:50:42.260Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-27T02:50:42.549Z] ---> Running in fdef7f036f7e [2021-09-27T02:50:42.834Z] Removing intermediate container 9d78f737e3cc [2021-09-27T02:50:42.834Z] ---> cecf5b9012d1 [2021-09-27T02:50:42.834Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-27T02:50:43.120Z] ---> a8bc91a17108 [2021-09-27T02:50:43.120Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-27T02:50:43.120Z] Removing intermediate container fdef7f036f7e [2021-09-27T02:50:43.120Z] ---> 17b5b31ecab1 [2021-09-27T02:50:43.120Z] Step 19/22 : CMD ["--init=true"] [2021-09-27T02:50:43.120Z] ---> Running in 916fccd2ee32 [2021-09-27T02:50:43.120Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-27T02:50:43.120Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-27T02:50:43.120Z] ---> Running in 1851ed7b9449 [2021-09-27T02:50:43.120Z] ---> 08bdaf2f88f9 [2021-09-27T02:50:43.120Z] 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-09-27T02:50:43.405Z] Removing intermediate container 916fccd2ee32 [2021-09-27T02:50:43.405Z] ---> 6b0724854502 [2021-09-27T02:50:43.405Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T02:50:43.405Z] ---> Running in 23119854f3f6 [2021-09-27T02:50:43.405Z] ---> 732cee96a0ed [2021-09-27T02:50:43.405Z] 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-09-27T02:50:43.405Z] ---> Running in f0cb97392dbf [2021-09-27T02:50:43.704Z] ---> Running in cc0996b60dd0 [2021-09-27T02:50:43.704Z] Removing intermediate container 1851ed7b9449 [2021-09-27T02:50:43.704Z] ---> 5cdda42b1b7c [2021-09-27T02:50:43.704Z] Step 20/22 : LABEL arch=x86_64 [2021-09-27T02:50:43.704Z] ---> Running in 5b2319953017 [2021-09-27T02:50:43.704Z] Removing intermediate container 23119854f3f6 [2021-09-27T02:50:43.704Z] ---> 65a00ec9a9da [2021-09-27T02:50:43.704Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-27T02:50:43.995Z] ---> Running in b4a42eb316aa [2021-09-27T02:50:43.995Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T02:50:43.995Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-27T02:50:43.995Z] ---> a83a8662fb3b [2021-09-27T02:50:43.995Z] Step 3/24 : WORKDIR /edgex-go [2021-09-27T02:50:43.995Z] ---> Using cache [2021-09-27T02:50:43.995Z] ---> e0a80a7c45d5 [2021-09-27T02:50:43.995Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T02:50:43.995Z] ---> Using cache [2021-09-27T02:50:43.995Z] ---> bd4dae75a6e2 [2021-09-27T02:50:43.995Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-27T02:50:43.995Z] ---> Using cache [2021-09-27T02:50:43.995Z] ---> 9f00bdbed6aa [2021-09-27T02:50:43.995Z] Step 6/24 : COPY go.mod . [2021-09-27T02:50:43.995Z] ---> Using cache [2021-09-27T02:50:43.995Z] ---> b42f923ce08f [2021-09-27T02:50:43.995Z] Step 7/24 : RUN go mod download [2021-09-27T02:50:43.995Z] ---> Using cache [2021-09-27T02:50:43.995Z] ---> 262cef64d577 [2021-09-27T02:50:43.995Z] Step 8/24 : COPY . . [2021-09-27T02:50:43.995Z] ---> Using cache [2021-09-27T02:50:43.995Z] ---> 67008f4205bc [2021-09-27T02:50:43.995Z] Step 9/24 : RUN go mod tidy [2021-09-27T02:50:43.995Z] ---> Using cache [2021-09-27T02:50:43.995Z] ---> 495a7ca89e38 [2021-09-27T02:50:43.995Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-27T02:50:43.995Z] Removing intermediate container 5b2319953017 [2021-09-27T02:50:43.995Z] ---> 739691dfbca4 [2021-09-27T02:50:43.995Z] Step 21/22 : LABEL git_sha=8ad0320b9fc40181115035b58aac62a29de68482 [2021-09-27T02:50:43.995Z] ---> Running in 7e226322ef2a [2021-09-27T02:50:44.282Z] ---> Running in 8d98aa0baa1d [2021-09-27T02:50:44.282Z] Removing intermediate container 8d98aa0baa1d [2021-09-27T02:50:44.282Z] ---> 84641ab4cd71 [2021-09-27T02:50:44.282Z] Step 22/22 : LABEL version=0.0.0 [2021-09-27T02:50:44.571Z] ---> Running in 8a63e6064003 [2021-09-27T02:50:44.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T02:50:44.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T02:50:44.852Z] Removing intermediate container 8a63e6064003 [2021-09-27T02:50:44.852Z] ---> 4abf2f8251d8 [2021-09-27T02:50:44.852Z] [2021-09-27T02:50:45.144Z] 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-09-27T02:50:45.144Z] Successfully built 4abf2f8251d8 [2021-09-27T02:50:45.144Z] Successfully tagged security-proxy-setup:latest [2021-09-27T02:50:45.144Z] Building support-notifications [2021-09-27T02:50:45.144Z]  Building security-proxy-setup ... done (1/39) Installing readline (8.1.0-r0) [2021-09-27T02:50:45.144Z] (2/39) Installing bash (5.1.0-r0) [2021-09-27T02:50:45.428Z] Executing bash-5.1.0-r0.post-install [2021-09-27T02:50:45.428Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-27T02:50:45.428Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-27T02:50:45.428Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-27T02:50:45.428Z] (6/39) Installing curl (7.79.1-r0) [2021-09-27T02:50:45.428Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-27T02:50:45.428Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-27T02:50:45.428Z] (9/39) Installing expat (2.2.10-r1) [2021-09-27T02:50:45.428Z] (10/39) Installing libffi (3.3-r2) [2021-09-27T02:50:45.428Z] (11/39) Installing gdbm (1.19-r0) [2021-09-27T02:50:45.428Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-27T02:50:45.722Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-27T02:50:45.722Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-27T02:50:45.722Z] Removing intermediate container cc0996b60dd0 [2021-09-27T02:50:45.722Z] ---> f1b589dcf7fb [2021-09-27T02:50:45.722Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-27T02:50:47.736Z] Removing intermediate container f0cb97392dbf [2021-09-27T02:50:47.736Z] ---> 0623a71e9fde [2021-09-27T02:50:47.736Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-27T02:50:49.194Z] ---> Running in 7c1ebe3d4fba [2021-09-27T02:50:49.792Z] ---> Running in fcc55b38b683 [2021-09-27T02:50:49.792Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-27T02:50:49.792Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-27T02:50:49.792Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-27T02:50:49.792Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-27T02:50:50.069Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-27T02:50:50.069Z] Removing intermediate container 7c1ebe3d4fba [2021-09-27T02:50:50.069Z] ---> bea315739901 [2021-09-27T02:50:50.069Z] Step 24/26 : LABEL arch=x86_64 [2021-09-27T02:50:50.069Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-27T02:50:50.353Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-27T02:50:50.634Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-27T02:50:50.634Z] ---> Running in bbeac929f1ba [2021-09-27T02:50:50.914Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-27T02:50:50.914Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-27T02:50:50.914Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-27T02:50:50.914Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-27T02:50:51.188Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-27T02:50:51.188Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-27T02:50:51.188Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-27T02:50:51.464Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-27T02:50:51.464Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-27T02:50:51.464Z] Removing intermediate container bbeac929f1ba [2021-09-27T02:50:51.464Z] ---> d9ade8ef853c [2021-09-27T02:50:51.464Z] Step 25/26 : LABEL git_sha=8ad0320b9fc40181115035b58aac62a29de68482 [2021-09-27T02:50:51.740Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-27T02:50:51.740Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-27T02:50:52.020Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-27T02:50:52.021Z] ---> Running in fe5c787ee450 [2021-09-27T02:50:52.299Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-27T02:50:52.300Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-27T02:50:52.300Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-27T02:50:52.300Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-27T02:50:52.300Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-27T02:50:52.300Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-27T02:50:52.300Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-27T02:50:52.300Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T02:50:52.300Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-27T02:50:52.300Z] ---> a83a8662fb3b [2021-09-27T02:50:52.300Z] Step 3/23 : WORKDIR /edgex-go [2021-09-27T02:50:52.300Z] ---> Using cache [2021-09-27T02:50:52.300Z] ---> e0a80a7c45d5 [2021-09-27T02:50:52.300Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T02:50:52.300Z] ---> Using cache [2021-09-27T02:50:52.300Z] ---> bd4dae75a6e2 [2021-09-27T02:50:52.300Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-27T02:50:52.579Z] Removing intermediate container fe5c787ee450 [2021-09-27T02:50:52.579Z] ---> 306dc4f3db20 [2021-09-27T02:50:52.579Z] Step 26/26 : LABEL version=0.0.0 [2021-09-27T02:50:52.579Z] ---> Running in ea1256887c49 [2021-09-27T02:50:52.579Z] ---> Running in 78e4bf071eb6 [2021-09-27T02:50:52.855Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-27T02:50:52.855Z] Removing intermediate container 78e4bf071eb6 [2021-09-27T02:50:52.855Z] ---> c053ceed82f0 [2021-09-27T02:50:52.855Z] [2021-09-27T02:50:53.133Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-27T02:50:53.133Z] Executing busybox-1.32.1-r6.trigger [2021-09-27T02:50:53.133Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-27T02:50:53.133Z] OK: 82 MiB in 59 packages [2021-09-27T02:50:53.133Z] Successfully built c053ceed82f0 [2021-09-27T02:50:53.133Z] Successfully tagged security-secretstore-setup:latest [2021-09-27T02:50:53.133Z] Building security-bootstrapper [2021-09-27T02:50:53.409Z]  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-27T02:50:53.686Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-27T02:50:53.963Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-27T02:50:54.239Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-27T02:50:54.239Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T02:50:54.239Z] OK: 8 MiB in 20 packages [2021-09-27T02:50:54.239Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-27T02:50:55.229Z] OK: 219 MiB in 52 packages [2021-09-27T02:50:57.866Z] Removing intermediate container fcc55b38b683 [2021-09-27T02:50:57.866Z] ---> c8290a1d5642 [2021-09-27T02:50:57.866Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T02:50:58.146Z] Removing intermediate container ea1256887c49 [2021-09-27T02:50:58.146Z] ---> b7d01b0e5c31 [2021-09-27T02:50:58.146Z] Step 6/23 : COPY go.mod . [2021-09-27T02:50:58.146Z] ---> 10b29af2cd14 [2021-09-27T02:50:58.146Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-27T02:50:58.764Z] Collecting docker-compose==1.23.2 [2021-09-27T02:50:58.764Z] ---> 18ce18c0f3dc [2021-09-27T02:50:58.764Z] Step 7/23 : RUN go mod download [2021-09-27T02:50:58.764Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-27T02:50:58.764Z] Collecting cached-property<2,>=1.2.0 [2021-09-27T02:50:58.764Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-27T02:50:58.764Z] Collecting jsonschema<3,>=2.5.1 [2021-09-27T02:50:58.764Z] ---> Running in a74d86228391 [2021-09-27T02:50:58.764Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-27T02:50:59.043Z] ---> 8aa435ed4726 [2021-09-27T02:50:59.043Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-27T02:50:59.318Z] Collecting PyYAML<4,>=3.10 [2021-09-27T02:50:59.318Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-27T02:50:59.605Z] ---> bd503be7ded4 [2021-09-27T02:50:59.605Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-27T02:50:59.605Z] ---> Running in c9721fabc6fa [2021-09-27T02:50:59.885Z] Removing intermediate container c9721fabc6fa [2021-09-27T02:50:59.885Z] ---> ecb664999e94 [2021-09-27T02:50:59.885Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T02:51:00.165Z] ---> Running in a29b90c1198a [2021-09-27T02:51:00.165Z] Removing intermediate container a29b90c1198a [2021-09-27T02:51:00.165Z] ---> e3a9f96671e3 [2021-09-27T02:51:00.165Z] Step 22/24 : LABEL arch=x86_64 [2021-09-27T02:51:00.443Z] ---> Running in 6df5eda0fe5f [2021-09-27T02:51:00.726Z] Removing intermediate container 6df5eda0fe5f [2021-09-27T02:51:00.726Z] ---> a695272b80c0 [2021-09-27T02:51:00.726Z] Step 23/24 : LABEL git_sha=8ad0320b9fc40181115035b58aac62a29de68482 [2021-09-27T02:51:00.726Z] Collecting docopt<0.7,>=0.6.1 [2021-09-27T02:51:00.726Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-27T02:51:00.726Z] ---> Running in 90e9087a2c37 [2021-09-27T02:51:01.358Z] Removing intermediate container 90e9087a2c37 [2021-09-27T02:51:01.358Z] ---> 2a5700aebb74 [2021-09-27T02:51:01.358Z] Step 24/24 : LABEL version=0.0.0 [2021-09-27T02:51:01.358Z] ---> Running in b2229dd31b1e [2021-09-27T02:51:01.645Z] Removing intermediate container b2229dd31b1e [2021-09-27T02:51:01.645Z] ---> c78f85bb3894 [2021-09-27T02:51:01.645Z] [2021-09-27T02:51:02.190Z] Collecting docker<4.0,>=3.6.0 [2021-09-27T02:51:02.190Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-27T02:51:02.190Z] Collecting texttable<0.10,>=0.9.0 [2021-09-27T02:51:02.190Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-27T02:51:02.190Z] Successfully built c78f85bb3894 [2021-09-27T02:51:02.190Z] Successfully tagged core-data:latest [2021-09-27T02:51:02.190Z]  Building core-data ... done Building support-scheduler [2021-09-27T02:51:02.831Z] Removing intermediate container a74d86228391 [2021-09-27T02:51:02.831Z] ---> 0fa36da44e74 [2021-09-27T02:51:02.831Z] Step 8/23 : COPY . . [2021-09-27T02:51:02.831Z] 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-09-27T02:51:03.164Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-27T02:51:03.164Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-27T02:51:03.164Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-27T02:51:03.164Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-27T02:51:05.156Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-27T02:51:05.156Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-27T02:51:05.693Z] Collecting docker-pycreds>=0.4.0 [2021-09-27T02:51:05.693Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-27T02:51:07.512Z] Collecting certifi>=2017.4.17 [2021-09-27T02:51:07.512Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-27T02:51:07.512Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-27T02:51:07.512Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-27T02:51:07.512Z] Collecting idna<2.8,>=2.5 [2021-09-27T02:51:07.512Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-27T02:51:07.512Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-27T02:51:07.512Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-27T02:51:07.512Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-27T02:51:07.512Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-27T02:51:07.512Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-27T02:51:07.512Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-27T02:51:07.512Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-27T02:51:07.512Z] Attempting uninstall: urllib3 [2021-09-27T02:51:07.512Z] Found existing installation: urllib3 1.26.2 [2021-09-27T02:51:07.512Z] Uninstalling urllib3-1.26.2: [2021-09-27T02:51:08.719Z] Successfully uninstalled urllib3-1.26.2 [2021-09-27T02:51:21.858Z] Attempting uninstall: idna [2021-09-27T02:51:21.858Z] Found existing installation: idna 3.1 [2021-09-27T02:51:21.858Z] Uninstalling idna-3.1: [2021-09-27T02:51:21.858Z] Successfully uninstalled idna-3.1 [2021-09-27T02:51:23.388Z] Attempting uninstall: chardet [2021-09-27T02:51:23.388Z] Found existing installation: chardet 4.0.0 [2021-09-27T02:51:23.388Z] Uninstalling chardet-4.0.0: [2021-09-27T02:51:23.388Z] Successfully uninstalled chardet-4.0.0 [2021-09-27T02:51:27.933Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T02:51:27.933Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-27T02:51:27.933Z] ---> a83a8662fb3b [2021-09-27T02:51:27.933Z] Step 3/32 : WORKDIR /edgex-go [2021-09-27T02:51:27.933Z] ---> Using cache [2021-09-27T02:51:27.933Z] ---> e0a80a7c45d5 [2021-09-27T02:51:27.933Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T02:51:27.933Z] ---> Using cache [2021-09-27T02:51:27.933Z] ---> bd4dae75a6e2 [2021-09-27T02:51:27.933Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-27T02:51:27.933Z] ---> Using cache [2021-09-27T02:51:27.933Z] ---> 9f00bdbed6aa [2021-09-27T02:51:27.933Z] Step 6/32 : COPY go.mod . [2021-09-27T02:51:27.933Z] ---> Using cache [2021-09-27T02:51:27.933Z] ---> b42f923ce08f [2021-09-27T02:51:27.933Z] Step 7/32 : RUN go mod download [2021-09-27T02:51:27.933Z] ---> Using cache [2021-09-27T02:51:27.933Z] ---> 262cef64d577 [2021-09-27T02:51:27.933Z] Step 8/32 : COPY . . [2021-09-27T02:51:27.933Z] ---> Using cache [2021-09-27T02:51:27.933Z] ---> 67008f4205bc [2021-09-27T02:51:27.933Z] Step 9/32 : RUN go mod tidy [2021-09-27T02:51:27.933Z] ---> Using cache [2021-09-27T02:51:27.933Z] ---> 495a7ca89e38 [2021-09-27T02:51:27.933Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-27T02:51:30.041Z] ---> Running in cb11ac73dd9b [2021-09-27T02:51:30.371Z] ---> b73219e4292d [2021-09-27T02:51:30.371Z] Step 9/23 : RUN go mod tidy [2021-09-27T02:51:30.371Z] Attempting uninstall: requests [2021-09-27T02:51:30.371Z] Found existing installation: requests 2.25.1 [2021-09-27T02:51:30.371Z] Uninstalling requests-2.25.1: [2021-09-27T02:51:30.371Z] Successfully uninstalled requests-2.25.1 [2021-09-27T02:51:31.087Z] ---> Running in 587cbbdf57ca [2021-09-27T02:51:31.087Z] Running setup.py install for texttable: started [2021-09-27T02:51:32.114Z] Running setup.py install for texttable: finished with status 'done' [2021-09-27T02:51:32.114Z] Running setup.py install for PyYAML: started [2021-09-27T02:51:32.114Z] 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-09-27T02:51:33.661Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-27T02:51:33.661Z] Running setup.py install for docopt: started [2021-09-27T02:51:35.821Z] Running setup.py install for docopt: finished with status 'done' [2021-09-27T02:51:35.821Z] Running setup.py install for dockerpty: started [2021-09-27T02:51:36.638Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-27T02:51:36.638Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-27T02:51:36.638Z] ---> a83a8662fb3b [2021-09-27T02:51:36.638Z] Step 3/23 : WORKDIR /edgex-go [2021-09-27T02:51:36.638Z] ---> Using cache [2021-09-27T02:51:36.638Z] ---> e0a80a7c45d5 [2021-09-27T02:51:36.638Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-27T02:51:36.638Z] ---> Using cache [2021-09-27T02:51:36.638Z] ---> bd4dae75a6e2 [2021-09-27T02:51:36.638Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-27T02:51:36.638Z] ---> Using cache [2021-09-27T02:51:36.638Z] ---> 9f00bdbed6aa [2021-09-27T02:51:36.638Z] Step 6/23 : COPY go.mod . [2021-09-27T02:51:36.638Z] ---> Using cache [2021-09-27T02:51:36.638Z] ---> b42f923ce08f [2021-09-27T02:51:36.638Z] Step 7/23 : RUN go mod download [2021-09-27T02:51:36.638Z] ---> Using cache [2021-09-27T02:51:36.638Z] ---> 262cef64d577 [2021-09-27T02:51:36.638Z] Step 8/23 : COPY . . [2021-09-27T02:51:36.638Z] ---> Using cache [2021-09-27T02:51:36.638Z] ---> 67008f4205bc [2021-09-27T02:51:36.638Z] Step 9/23 : RUN go mod tidy [2021-09-27T02:51:36.638Z] ---> Using cache [2021-09-27T02:51:36.638Z] ---> 495a7ca89e38 [2021-09-27T02:51:36.638Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-27T02:51:37.361Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-27T02:51:40.448Z] ---> Running in 2f97b76b1393 [2021-09-27T02:51:41.127Z] Removing intermediate container 587cbbdf57ca [2021-09-27T02:51:41.127Z] ---> 5ea02394ac50 [2021-09-27T02:51:41.127Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-27T02:51:41.127Z] ---> Running in 9d31c21f5950 [2021-09-27T02:51:41.430Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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-09-27T02:51:41.733Z] 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-09-27T02:51:42.384Z] 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-09-27T02:51:53.433Z] Removing intermediate container b4a42eb316aa [2021-09-27T02:51:53.433Z] ---> 3ae8c36c79b5 [2021-09-27T02:51:53.433Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-27T02:51:53.433Z] ---> Running in 80280b63d31f [2021-09-27T02:51:53.433Z] Removing intermediate container 80280b63d31f [2021-09-27T02:51:53.433Z] ---> 53e8a403333c [2021-09-27T02:51:53.433Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-27T02:51:53.433Z] ---> Running in afd4bdbedc85 [2021-09-27T02:51:53.433Z] Removing intermediate container afd4bdbedc85 [2021-09-27T02:51:53.433Z] ---> 48ba52bd5703 [2021-09-27T02:51:53.433Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-27T02:51:53.732Z] ---> af68a93ea7cb [2021-09-27T02:51:53.732Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-27T02:51:54.029Z] ---> 13fe5d6c621b [2021-09-27T02:51:54.029Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-27T02:51:54.644Z] ---> 8634bcb99378 [2021-09-27T02:51:54.644Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-27T02:51:54.932Z] ---> Running in 6d1ed12dd574 [2021-09-27T02:51:54.932Z] Removing intermediate container 6d1ed12dd574 [2021-09-27T02:51:54.932Z] ---> 6b73a89af500 [2021-09-27T02:51:54.932Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T02:51:55.573Z] ---> Running in 9b19c0145487 [2021-09-27T02:51:55.872Z] Removing intermediate container 9b19c0145487 [2021-09-27T02:51:55.872Z] ---> 47f368ced382 [2021-09-27T02:51:55.872Z] Step 22/24 : LABEL arch=x86_64 [2021-09-27T02:51:56.163Z] ---> Running in 967c92d2ed76 [2021-09-27T02:51:56.795Z] Removing intermediate container 967c92d2ed76 [2021-09-27T02:51:56.795Z] ---> 7b2a3da6dd2e [2021-09-27T02:51:56.795Z] Step 23/24 : LABEL git_sha=8ad0320b9fc40181115035b58aac62a29de68482 [2021-09-27T02:51:56.795Z] ---> Running in bbed6488fbc4 [2021-09-27T02:51:57.070Z] Removing intermediate container 7e226322ef2a [2021-09-27T02:51:57.070Z] ---> 9d700705aa37 [2021-09-27T02:51:57.070Z] [2021-09-27T02:51:57.070Z] Step 11/24 : FROM alpine:3.14 [2021-09-27T02:51:57.070Z] ---> 14119a10abf4 [2021-09-27T02:51:57.070Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-27T02:51:57.070Z] ---> Using cache [2021-09-27T02:51:57.070Z] ---> 87d0e7ec3205 [2021-09-27T02:51:57.070Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-27T02:51:57.070Z] ---> Using cache [2021-09-27T02:51:57.070Z] ---> 7f83204fdee4 [2021-09-27T02:51:57.070Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-27T02:51:57.070Z] ---> Running in baf9f8cddaeb [2021-09-27T02:51:57.070Z] Removing intermediate container bbed6488fbc4 [2021-09-27T02:51:57.070Z] ---> 7dd631ef1396 [2021-09-27T02:51:57.070Z] Step 24/24 : LABEL version=0.0.0 [2021-09-27T02:51:57.070Z] ---> Running in 39353567695d [2021-09-27T02:51:57.346Z] Removing intermediate container baf9f8cddaeb [2021-09-27T02:51:57.346Z] ---> 3220ca5118b9 [2021-09-27T02:51:57.346Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-27T02:51:57.622Z] ---> Running in e145924dca85 [2021-09-27T02:51:57.622Z] Removing intermediate container 39353567695d [2021-09-27T02:51:57.622Z] ---> 4207848b8d6c [2021-09-27T02:51:57.622Z] [2021-09-27T02:51:57.622Z] Successfully built 4207848b8d6c [2021-09-27T02:51:57.622Z] Successfully tagged sys-mgmt-agent:latest [2021-09-27T02:51:57.900Z]  Building sys-mgmt-agent ... done Removing intermediate container e145924dca85 [2021-09-27T02:51:57.900Z] ---> 3486ea05324b [2021-09-27T02:51:57.900Z] Step 16/24 : WORKDIR / [2021-09-27T02:51:57.900Z] ---> Running in 791dfe198de5 [2021-09-27T02:51:57.900Z] Removing intermediate container 791dfe198de5 [2021-09-27T02:51:57.900Z] ---> 920f043e90b0 [2021-09-27T02:51:57.900Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T02:51:58.498Z] ---> 44d7c860f60f [2021-09-27T02:51:58.498Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-27T02:51:59.479Z] ---> ec059261f732 [2021-09-27T02:51:59.479Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-27T02:51:59.748Z] ---> bff4f46907d5 [2021-09-27T02:51:59.748Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-27T02:51:59.748Z] ---> Running in 4a771fe41943 [2021-09-27T02:52:00.016Z] Removing intermediate container 4a771fe41943 [2021-09-27T02:52:00.016Z] ---> 294d97c75531 [2021-09-27T02:52:00.016Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T02:52:00.016Z] ---> Running in 737d0ce74885 [2021-09-27T02:52:00.285Z] Removing intermediate container 737d0ce74885 [2021-09-27T02:52:00.285Z] ---> 8aedd8c21f25 [2021-09-27T02:52:00.285Z] Step 22/24 : LABEL arch=x86_64 [2021-09-27T02:52:00.285Z] ---> Running in 1509f630fe27 [2021-09-27T02:52:00.555Z] Removing intermediate container 1509f630fe27 [2021-09-27T02:52:00.555Z] ---> d692ce7039ae [2021-09-27T02:52:00.555Z] Step 23/24 : LABEL git_sha=8ad0320b9fc40181115035b58aac62a29de68482 [2021-09-27T02:52:00.827Z] ---> Running in 608be05b2013 [2021-09-27T02:52:00.827Z] Removing intermediate container 608be05b2013 [2021-09-27T02:52:00.827Z] ---> 2f60ef059c54 [2021-09-27T02:52:00.827Z] Step 24/24 : LABEL version=0.0.0 [2021-09-27T02:52:01.104Z] ---> Running in 8cf8a76fd84f [2021-09-27T02:52:01.376Z] Removing intermediate container 8cf8a76fd84f [2021-09-27T02:52:01.376Z] ---> cf3338a0a18a [2021-09-27T02:52:01.376Z] [2021-09-27T02:52:01.376Z] Successfully built cf3338a0a18a [2021-09-27T02:52:01.651Z] Successfully tagged core-metadata:latest [2021-09-27T02:52:19.914Z]  Building core-metadata ... done Removing intermediate container cb11ac73dd9b [2021-09-27T02:52:19.914Z] ---> 09d42749fd52 [2021-09-27T02:52:19.914Z] [2021-09-27T02:52:19.914Z] Step 11/32 : FROM alpine:3.14 [2021-09-27T02:52:19.914Z] ---> 14119a10abf4 [2021-09-27T02:52:19.914Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-27T02:52:19.914Z] ---> Running in 6c7a9d7707f4 [2021-09-27T02:52:19.914Z] Removing intermediate container 6c7a9d7707f4 [2021-09-27T02:52:19.914Z] ---> 89b72b699570 [2021-09-27T02:52:19.914Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-27T02:52:19.914Z] ---> Running in a86fd3453872 [2021-09-27T02:52:19.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-27T02:52:19.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-27T02:52:20.192Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-27T02:52:20.192Z] (2/2) Installing su-exec (0.2-r1) [2021-09-27T02:52:20.192Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T02:52:20.192Z] OK: 6 MiB in 16 packages [2021-09-27T02:52:20.791Z] Removing intermediate container a86fd3453872 [2021-09-27T02:52:20.791Z] ---> 1e0615173688 [2021-09-27T02:52:20.791Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-27T02:52:20.791Z] ---> Running in 22842fceecc8 [2021-09-27T02:52:21.075Z] Removing intermediate container 22842fceecc8 [2021-09-27T02:52:21.075Z] ---> e58ec9a6a239 [2021-09-27T02:52:21.075Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-27T02:52:21.075Z] ---> Running in 925bbe13f30e [2021-09-27T02:52:21.343Z] Removing intermediate container 925bbe13f30e [2021-09-27T02:52:21.343Z] ---> 110cb9994710 [2021-09-27T02:52:21.343Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-27T02:52:21.343Z] ---> Running in e22145f8163c [2021-09-27T02:52:22.782Z] Removing intermediate container e22145f8163c [2021-09-27T02:52:22.782Z] ---> f735b744a005 [2021-09-27T02:52:22.782Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-27T02:52:23.054Z] ---> Running in e1f1e7d86b34 [2021-09-27T02:52:24.041Z] Removing intermediate container 9d31c21f5950 [2021-09-27T02:52:24.041Z] ---> 36f2e8da361f [2021-09-27T02:52:24.041Z] [2021-09-27T02:52:24.041Z] Step 11/23 : FROM alpine:3.14 [2021-09-27T02:52:24.041Z] ---> 14119a10abf4 [2021-09-27T02:52:24.041Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-27T02:52:24.041Z] Removing intermediate container e1f1e7d86b34 [2021-09-27T02:52:24.041Z] ---> 5c56cfed9800 [2021-09-27T02:52:24.041Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-27T02:52:24.327Z] ---> Running in e9d6860ae8b7 [2021-09-27T02:52:24.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-27T02:52:24.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-27T02:52:25.258Z] ---> 9a3f3592c61e [2021-09-27T02:52:25.258Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-27T02:52:25.538Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-27T02:52:25.538Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-27T02:52:25.538Z] Executing busybox-1.33.1-r3.trigger [2021-09-27T02:52:25.538Z] Executing ca-certificates-20191127-r5.trigger [2021-09-27T02:52:25.538Z] ---> Running in 613402b1a160 [2021-09-27T02:52:25.538Z] OK: 6 MiB in 16 packages [2021-09-27T02:52:25.538Z] Removing intermediate container 2f97b76b1393 [2021-09-27T02:52:25.538Z] ---> 01707df8bd12 [2021-09-27T02:52:25.538Z] [2021-09-27T02:52:25.538Z] Step 11/23 : FROM alpine:3.14 [2021-09-27T02:52:25.538Z] ---> 14119a10abf4 [2021-09-27T02:52:25.538Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-27T02:52:25.538Z] ---> Using cache [2021-09-27T02:52:25.538Z] ---> 87d0e7ec3205 [2021-09-27T02:52:25.538Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-27T02:52:25.538Z] ---> Using cache [2021-09-27T02:52:25.538Z] ---> 7f83204fdee4 [2021-09-27T02:52:25.538Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-27T02:52:25.813Z] ---> Running in 5e9f70313f4e [2021-09-27T02:52:25.813Z] Removing intermediate container 5e9f70313f4e [2021-09-27T02:52:25.813Z] ---> ac6efbd3e87d [2021-09-27T02:52:25.813Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-27T02:52:25.813Z] ---> Running in 7f28083c7a5d [2021-09-27T02:52:26.096Z] Removing intermediate container 7f28083c7a5d [2021-09-27T02:52:26.096Z] ---> d07014ba1e19 [2021-09-27T02:52:26.096Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T02:52:26.096Z] Removing intermediate container e9d6860ae8b7 [2021-09-27T02:52:26.096Z] ---> bb6d87b0c8ae [2021-09-27T02:52:26.096Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-27T02:52:26.369Z] ---> Running in c0cf105448e5 [2021-09-27T02:52:26.369Z] Removing intermediate container c0cf105448e5 [2021-09-27T02:52:26.369Z] ---> 181e502043b7 [2021-09-27T02:52:26.369Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-27T02:52:26.369Z] ---> 98a05a7d20ef [2021-09-27T02:52:26.369Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-27T02:52:26.648Z] ---> Running in db85d6b03c63 [2021-09-27T02:52:26.648Z] Removing intermediate container 613402b1a160 [2021-09-27T02:52:26.648Z] ---> 5f521871edce [2021-09-27T02:52:26.648Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T02:52:26.648Z] Removing intermediate container db85d6b03c63 [2021-09-27T02:52:26.648Z] ---> 71753fff5438 [2021-09-27T02:52:26.648Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-27T02:52:26.948Z] ---> Running in 338e1e845fc3 [2021-09-27T02:52:26.948Z] ---> 4072ca3d7fd5 [2021-09-27T02:52:26.948Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-27T02:52:26.948Z] ---> a17400dee028 [2021-09-27T02:52:26.948Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-27T02:52:27.225Z] Removing intermediate container 338e1e845fc3 [2021-09-27T02:52:27.225Z] ---> db44ff5ba8be [2021-09-27T02:52:27.225Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-27T02:52:27.225Z] ---> cf0beb32b8ad [2021-09-27T02:52:27.225Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-27T02:52:27.509Z] ---> Running in 4b02449376a4 [2021-09-27T02:52:27.509Z] ---> a62d09bb74a4 [2021-09-27T02:52:27.509Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-27T02:52:27.509Z] ---> 15cc5ef15337 [2021-09-27T02:52:27.509Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-27T02:52:27.784Z] Removing intermediate container 4b02449376a4 [2021-09-27T02:52:27.784Z] ---> 4e330891c9e0 [2021-09-27T02:52:27.784Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T02:52:27.784Z] ---> 7292ad79d00e [2021-09-27T02:52:27.784Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-27T02:52:27.784Z] ---> Running in 5820f9d2a8e5 [2021-09-27T02:52:28.069Z] ---> a0ed5b9f4c6a [2021-09-27T02:52:28.069Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-27T02:52:28.069Z] Removing intermediate container 5820f9d2a8e5 [2021-09-27T02:52:28.069Z] ---> 5112750122d6 [2021-09-27T02:52:28.069Z] Step 21/23 : LABEL arch=x86_64 [2021-09-27T02:52:28.069Z] ---> d8a397abc71b [2021-09-27T02:52:28.069Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-27T02:52:28.069Z] ---> Running in 9b18e4490c7a [2021-09-27T02:52:28.348Z] ---> 03e13430e192 [2021-09-27T02:52:28.348Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-27T02:52:28.348Z] Removing intermediate container 9b18e4490c7a [2021-09-27T02:52:28.348Z] ---> 3c007c0e6f21 [2021-09-27T02:52:28.348Z] Step 22/23 : LABEL git_sha=8ad0320b9fc40181115035b58aac62a29de68482 [2021-09-27T02:52:28.348Z] ---> 81d10b6eef5a [2021-09-27T02:52:28.348Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-27T02:52:28.348Z] ---> Running in 30451741efaf [2021-09-27T02:52:28.348Z] ---> Running in df48a095c244 [2021-09-27T02:52:28.976Z] Removing intermediate container 30451741efaf [2021-09-27T02:52:28.976Z] ---> cbe10b38197e [2021-09-27T02:52:28.976Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-27T02:52:28.976Z] ---> Running in dc54ef11f904 [2021-09-27T02:52:29.300Z] Removing intermediate container df48a095c244 [2021-09-27T02:52:29.300Z] ---> 795fffcab575 [2021-09-27T02:52:29.300Z] Step 23/23 : LABEL version=0.0.0 [2021-09-27T02:52:29.300Z] ---> Running in 9f307cb4b63a [2021-09-27T02:52:29.597Z] ---> Running in 56fafd4f4786 [2021-09-27T02:52:29.597Z] Removing intermediate container dc54ef11f904 [2021-09-27T02:52:29.597Z] ---> 8f34b7d7d53d [2021-09-27T02:52:29.597Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-27T02:52:29.870Z] Removing intermediate container 9f307cb4b63a [2021-09-27T02:52:29.870Z] ---> e2539736854a [2021-09-27T02:52:29.870Z] Step 21/23 : LABEL arch=x86_64 [2021-09-27T02:52:29.870Z] ---> Running in 0693418a7438 [2021-09-27T02:52:29.870Z] Removing intermediate container 56fafd4f4786 [2021-09-27T02:52:29.870Z] ---> b522500aadfd [2021-09-27T02:52:29.870Z] [2021-09-27T02:52:30.141Z] Successfully built b522500aadfd [2021-09-27T02:52:30.141Z] Successfully tagged support-scheduler:latest [2021-09-27T02:52:30.141Z]  Building support-scheduler ... done  ---> 97b3ab60ba72 [2021-09-27T02:52:30.141Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-27T02:52:30.141Z] Removing intermediate container 0693418a7438 [2021-09-27T02:52:30.141Z] ---> 8022fb51996c [2021-09-27T02:52:30.141Z] Step 22/23 : LABEL git_sha=8ad0320b9fc40181115035b58aac62a29de68482 [2021-09-27T02:52:30.417Z] ---> Running in fc3b8ff0db57 [2021-09-27T02:52:30.417Z] ---> Running in 51545d0b5532 [2021-09-27T02:52:30.688Z] Removing intermediate container 51545d0b5532 [2021-09-27T02:52:30.688Z] ---> f8e712ed403e [2021-09-27T02:52:30.688Z] Step 23/23 : LABEL version=0.0.0 [2021-09-27T02:52:30.688Z] ---> Running in 51e911ab6e7b [2021-09-27T02:52:30.956Z] Removing intermediate container 51e911ab6e7b [2021-09-27T02:52:30.956Z] ---> e1f58e98270d [2021-09-27T02:52:30.956Z] [2021-09-27T02:52:30.956Z] Successfully built e1f58e98270d [2021-09-27T02:52:30.956Z] Successfully tagged support-notifications:latest [2021-09-27T02:52:31.223Z]  Building support-notifications ... done Removing intermediate container fc3b8ff0db57 [2021-09-27T02:52:31.223Z] ---> 27b89ffb2970 [2021-09-27T02:52:31.223Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-27T02:52:31.490Z] ---> Running in 7b97c18cac31 [2021-09-27T02:52:31.770Z] Removing intermediate container 7b97c18cac31 [2021-09-27T02:52:31.770Z] ---> 6e3723bf3592 [2021-09-27T02:52:31.770Z] Step 29/32 : CMD ["gate"] [2021-09-27T02:52:32.041Z] ---> Running in 87d7d071595f [2021-09-27T02:52:32.041Z] Removing intermediate container 87d7d071595f [2021-09-27T02:52:32.041Z] ---> 141b846a6a06 [2021-09-27T02:52:32.041Z] Step 30/32 : LABEL arch=x86_64 [2021-09-27T02:52:32.309Z] ---> Running in 2aa04fb04132 [2021-09-27T02:52:32.581Z] Removing intermediate container 2aa04fb04132 [2021-09-27T02:52:32.581Z] ---> f7d162c0590c [2021-09-27T02:52:32.581Z] Step 31/32 : LABEL git_sha=8ad0320b9fc40181115035b58aac62a29de68482 [2021-09-27T02:52:32.581Z] ---> Running in ed46fc3d2b0b [2021-09-27T02:52:32.851Z] Removing intermediate container ed46fc3d2b0b [2021-09-27T02:52:32.851Z] ---> 443e987391bc [2021-09-27T02:52:32.851Z] Step 32/32 : LABEL version=0.0.0 [2021-09-27T02:52:33.118Z] ---> Running in 9d8336c7a2e0 [2021-09-27T02:52:33.118Z] Removing intermediate container 9d8336c7a2e0 [2021-09-27T02:52:33.118Z] ---> 4af6bfbb1889 [2021-09-27T02:52:33.118Z] [2021-09-27T02:52:33.386Z] Successfully built 4af6bfbb1889 [2021-09-27T02:52:33.386Z] Successfully tagged security-bootstrapper:latest [2021-09-27T02:52:33.399Z]  Building security-bootstrapper ... done  [Pipeline] } [2021-09-27T02:52:33.412Z] $ docker stop --time=1 1cea6693e60510c0fcb5d3ddaf13a2d4879128264060e2ba2759ddab398c0d8d [2021-09-27T02:52:34.775Z] $ docker rm -f 1cea6693e60510c0fcb5d3ddaf13a2d4879128264060e2ba2759ddab398c0d8d [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-27T02:52:35.248Z] + docker images [2021-09-27T02:52:35.248Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-27T02:52:35.248Z] security-bootstrapper latest 4af6bfbb1889 3 seconds ago 18.8MB [2021-09-27T02:52:35.248Z] support-notifications latest e1f58e98270d 5 seconds ago 16.8MB [2021-09-27T02:52:35.248Z] support-scheduler latest b522500aadfd 6 seconds ago 16.1MB [2021-09-27T02:52:35.248Z] 01707df8bd12 10 seconds ago 1.75GB [2021-09-27T02:52:35.248Z] 36f2e8da361f 12 seconds ago 1.75GB [2021-09-27T02:52:35.248Z] 09d42749fd52 18 seconds ago 1.75GB [2021-09-27T02:52:35.248Z] core-metadata latest cf3338a0a18a 34 seconds ago 16.8MB [2021-09-27T02:52:35.248Z] sys-mgmt-agent latest 4207848b8d6c 38 seconds ago 325MB [2021-09-27T02:52:35.248Z] 9d700705aa37 39 seconds ago 1.76GB [2021-09-27T02:52:35.248Z] core-data latest c78f85bb3894 About a minute ago 20.5MB [2021-09-27T02:52:35.248Z] security-secretstore-setup latest c053ceed82f0 About a minute ago 28.2MB [2021-09-27T02:52:35.248Z] security-proxy-setup latest 4abf2f8251d8 About a minute ago 26.7MB [2021-09-27T02:52:35.248Z] 96673b972f9e About a minute ago 1.76GB [2021-09-27T02:52:35.248Z] core-command latest 0897c0c1d471 About a minute ago 16MB [2021-09-27T02:52:35.248Z] 37d3003db7fc 2 minutes ago 1.75GB [2021-09-27T02:52:35.248Z] c0452fc52a20 2 minutes ago 1.76GB [2021-09-27T02:52:35.248Z] b5d0ce8f972c 2 minutes ago 1.76GB [2021-09-27T02:52:35.248Z] 8308dc5ba271 2 minutes ago 1.75GB [2021-09-27T02:52:35.248Z] ci-base-image-x86_64 latest a83a8662fb3b 7 minutes ago 1.25GB [2021-09-27T02:52:35.248Z] alpine 3.14 14119a10abf4 4 weeks ago 5.6MB [2021-09-27T02:52:35.248Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 weeks ago 37.5MB [2021-09-27T02:52:35.248Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB [2021-09-27T02:52:35.248Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-27T02:52:35.248Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-09-27T02:52:50.734Z] Still waiting to schedule task [2021-09-27T02:52:50.735Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-09-27T02:56:25.024Z] Running on prd-ubuntu18.04-docker-8c-8g-1569 in /w/workspace/edgexfoundry_edgex-go_PR-3721 [Pipeline] { [Pipeline] ws [2021-09-27T02:56:25.042Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-09-27T02:56:25.181Z] The recommended git tool is: git [2021-09-27T02:56:28.394Z] using credential edgex-jenkins-ssh [2021-09-27T02:56:28.413Z] Cloning the remote Git repository [2021-09-27T02:56:28.448Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-27T02:56:28.539Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-09-27T02:56:28.588Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-27T02:56:28.588Z] > git --version # timeout=10 [2021-09-27T02:56:28.598Z] > git --version # 'git version 2.17.1' [2021-09-27T02:56:28.598Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T02:56:28.662Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T02:56:58.257Z] Merging remotes/origin/main commit 55c60972707841fad2bbf07dc204ee3a953d5015 into PR head commit 8ad0320b9fc40181115035b58aac62a29de68482 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-09-27T02:56:57.531Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-27T02:56:57.536Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T02:56:57.560Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-27T02:56:57.579Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-27T02:56:57.579Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T02:56:57.584Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3721/head:refs/remotes/origin/PR-3721 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-27T02:56:58.272Z] > git config core.sparsecheckout # timeout=10 [2021-09-27T02:56:58.277Z] > git checkout -f 8ad0320b9fc40181115035b58aac62a29de68482 # timeout=10 [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-27T02:56:58.692Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-27T02:56:59.964Z] + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-27T02:57:00.299Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T02:57:00.904Z] ---> package-listing.sh [2021-09-27T02:57:00.904Z] ++ facter osfamily [2021-09-27T02:57:00.904Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-27T02:57:01.169Z] + OS_FAMILY=redhat [2021-09-27T02:57:01.169Z] + workspace=/w/workspace/edgex-go/2 [2021-09-27T02:57:01.169Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-27T02:57:01.169Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-27T02:57:01.169Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-27T02:57:01.169Z] + PACKAGES=/tmp/packages_start.txt [2021-09-27T02:57:01.169Z] + '[' /w/workspace/edgex-go/2 ']' [2021-09-27T02:57:01.169Z] + PACKAGES=/tmp/packages_end.txt [2021-09-27T02:57:01.169Z] + case "${OS_FAMILY}" in [2021-09-27T02:57:01.169Z] + sort [2021-09-27T02:57:01.169Z] + rpm -qa [2021-09-27T02:57:03.110Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-27T02:57:03.110Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-27T02:57:03.110Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-27T02:57:03.110Z] + '[' /w/workspace/edgex-go/2 ']' [2021-09-27T02:57:03.110Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-09-27T02:57:03.110Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-09-27T02:57:03.126Z] 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-09-27T02:57:04.698Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-27T02:57:05.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T02:57:05.020Z] [2021-09-27T02:57:05.020Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T02:57:05.346Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T02:57:05.346Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-27T02:57:05.346Z] b4d181a07f80: Pulling fs layer [2021-09-27T02:57:05.346Z] a1111a8f2ec3: Pulling fs layer [2021-09-27T02:57:05.346Z] ed53099fbce6: Pulling fs layer [2021-09-27T02:57:05.346Z] dc539afda2c1: Pulling fs layer [2021-09-27T02:57:05.346Z] 77bc0d833cb6: Pulling fs layer [2021-09-27T02:57:05.346Z] 9065ff56babe: Pulling fs layer [2021-09-27T02:57:05.346Z] d287ab97295c: Pulling fs layer [2021-09-27T02:57:05.346Z] dc539afda2c1: Waiting [2021-09-27T02:57:05.346Z] 77bc0d833cb6: Waiting [2021-09-27T02:57:05.346Z] 9065ff56babe: Waiting [2021-09-27T02:57:05.346Z] d287ab97295c: Waiting [2021-09-27T02:57:05.610Z] a1111a8f2ec3: Verifying Checksum [2021-09-27T02:57:05.610Z] a1111a8f2ec3: Download complete [2021-09-27T02:57:05.610Z] dc539afda2c1: Verifying Checksum [2021-09-27T02:57:05.610Z] dc539afda2c1: Download complete [2021-09-27T02:57:05.875Z] 77bc0d833cb6: Verifying Checksum [2021-09-27T02:57:05.875Z] 77bc0d833cb6: Download complete [2021-09-27T02:57:05.875Z] 9065ff56babe: Verifying Checksum [2021-09-27T02:57:05.875Z] 9065ff56babe: Download complete [2021-09-27T02:57:06.140Z] ed53099fbce6: Verifying Checksum [2021-09-27T02:57:06.140Z] ed53099fbce6: Download complete [2021-09-27T02:57:06.719Z] b4d181a07f80: Verifying Checksum [2021-09-27T02:57:06.719Z] b4d181a07f80: Download complete [2021-09-27T02:57:08.125Z] b4d181a07f80: Pull complete [2021-09-27T02:57:08.126Z] a1111a8f2ec3: Pull complete [2021-09-27T02:57:08.715Z] ed53099fbce6: Pull complete [2021-09-27T02:57:08.715Z] dc539afda2c1: Pull complete [2021-09-27T02:57:08.989Z] 77bc0d833cb6: Pull complete [2021-09-27T02:57:09.255Z] 9065ff56babe: Pull complete [2021-09-27T02:57:10.208Z] d287ab97295c: Verifying Checksum [2021-09-27T02:57:10.208Z] d287ab97295c: Download complete [2021-09-27T02:57:14.486Z] d287ab97295c: Pull complete [2021-09-27T02:57:14.486Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-27T02:57:14.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T02:57:14.486Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-27T02:57:14.576Z] prd-centos7-docker-4c-2g-1561 does not seem to be running inside a container [2021-09-27T02:57:14.639Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-27T02:57:17.693Z] $ docker top 1988b49ad50646c289150fed80191932e272acfa570501c38137e2ee3a301058 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T02:57:18.103Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-27T02:57:18.427Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-27T02:57:18.738Z] + ls /var/log/sa-host [2021-09-27T02:57:18.738Z] + sadf -c /var/log/sa-host/sa05 [2021-09-27T02:57:18.738Z] file_magic: OK [2021-09-27T02:57:18.738Z] HZ: Using current value: 100 [2021-09-27T02:57:18.738Z] file_header: OK [2021-09-27T02:57:18.738Z] 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-09-27T02:57:18.738Z] Statistics: [2021-09-27T02:57:18.738Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-27T02:57:18.738Z] File successfully converted to sysstat format version 12.0.3 [2021-09-27T02:57:18.738Z] + sadf -c /var/log/sa-host/sa27 [2021-09-27T02:57:18.738Z] file_magic: OK [2021-09-27T02:57:18.739Z] HZ: Using current value: 100 [2021-09-27T02:57:18.739Z] file_header: OK [2021-09-27T02:57:18.739Z] 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-09-27T02:57:18.739Z] Statistics: [2021-09-27T02:57:18.739Z] 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... [2021-09-27T02:57:18.739Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-27T02:57:18.967Z] provisioning config files... [2021-09-27T02:57:18.982Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config7999627682582552077tmp [Pipeline] { [Pipeline] echo [2021-09-27T02:57:19.008Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T02:57:19.324Z] ---> create-netrc.sh [Pipeline] } [2021-09-27T02:57:19.336Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-27T02:57:19.730Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-27T02:57:19.748Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T02:57:20.070Z] ---> sudo-logs.sh [2021-09-27T02:57:20.070Z] Archiving 'sudo' log.. [2021-09-27T02:57:20.070Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1561.vexxhost.local: Name or service not known [2021-09-27T02:57:20.070Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1561.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-27T02:57:20.099Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T02:57:20.409Z] ---> job-cost.sh [2021-09-27T02:57:20.409Z] lf-activate-venv: SKIPPING [2021-09-27T02:57:20.409Z] INFO: No Stack... [2021-09-27T02:57:21.369Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-27T02:57:21.635Z] INFO: Archiving Costs [Pipeline] echo [2021-09-27T02:57:21.652Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T02:57:21.961Z] ---> logs-deploy.sh [2021-09-27T02:57:21.961Z] lf-activate-venv: SKIPPING [2021-09-27T02:57:21.961Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3721/2 [2021-09-27T02:57:21.961Z] INFO: archiving workspace using pattern(s): [2021-09-27T02:57:22.920Z] Archives upload complete. [2021-09-27T02:57:22.920Z] INFO: archiving logs to Nexus