Pull request #3673 opened 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 jrtitus for edgexfoundry/edgex-go Loading trusted files from base branch main at a50ec7cbd1ffe16c0409c75cc366b79de6e56022 rather than ec9b44a2257c21cfcf21ab43ce8623f907b6fab2 Obtained Jenkinsfile from a50ec7cbd1ffe16c0409c75cc366b79de6e56022 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5672785716488755178.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-ssh8429002864296691653.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3673/workspace@libs/edgex-global-pipelines # timeout=10 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-3673/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh994602547603757699.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-3673/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4920134683525191310.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh3844938059136783502.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3673/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3673/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7906350118054859511.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1049 in /w/workspace/edgexfoundry_edgex-go_PR-3673 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/1@tmp/jenkins-gitclient-ssh1710230358472411096.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh2590932061315899147.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3673/head:refs/remotes/origin/PR-3673 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a50ec7cbd1ffe16c0409c75cc366b79de6e56022 into PR head commit ec9b44a2257c21cfcf21ab43ce8623f907b6fab2 Merge succeeded, producing ec9b44a2257c21cfcf21ab43ce8623f907b6fab2 Checking out Revision ec9b44a2257c21cfcf21ab43ce8623f907b6fab2 (PR-3673) > git config core.sparsecheckout # timeout=10 > git checkout -f ec9b44a2257c21cfcf21ab43ce8623f907b6fab2 # 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/1@tmp/jenkins-gitclient-ssh4124659100856495340.key > git merge a50ec7cbd1ffe16c0409c75cc366b79de6e56022 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ec9b44a2257c21cfcf21ab43ce8623f907b6fab2 # timeout=10 Commit message: "docs(meta): fix mistakes in API examples" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-17T18:10:03.833Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-17T18:10:04.046Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-17T18:10:04.167Z] ========================================================= [2021-08-17T18:10:04.167Z] EdgeX Global Pipelines Version Info [2021-08-17T18:10:04.167Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-17T18:10:05.487Z] ------------------- [2021-08-17T18:10:05.487Z] stable info: [2021-08-17T18:10:05.487Z] ------------------- [2021-08-17T18:10:05.487Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-17T18:10:05.487Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-17T18:10:05.487Z] Message: update stable to v1.0.205 [2021-08-17T18:10:06.075Z] ------------------- [2021-08-17T18:10:06.075Z] experimental info: [2021-08-17T18:10:06.075Z] ------------------- [2021-08-17T18:10:06.075Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-17T18:10:06.075Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-17T18:10:06.075Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-17T18:10:06.326Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-17T18:10:06.391Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-17T18:10:06.453Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-17T18:10:06.511Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-17T18:10:06.570Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-17T18:10:06.630Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-17T18:10:06.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-17T18:10:06.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-17T18:10:06.821Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-17T18:10:06.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-17T18:10:06.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-17T18:10:07.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-17T18:10:07.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-17T18:10:07.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-17T18:10:07.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-17T18:10:07.270Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-17T18:10:07.341Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-17T18:10:07.403Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-17T18:10:07.464Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-17T18:10:07.524Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-17T18:10:07.584Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-17T18:10:07.661Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-17T18:10:07.727Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-17T18:10:07.789Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3673 [Pipeline] echo [2021-08-17T18:10:07.859Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3673 [Pipeline] echo [2021-08-17T18:10:07.920Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3673 [Pipeline] echo [2021-08-17T18:10:07.988Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ec9b44a2257c21cfcf21ab43ce8623f907b6fab2 [Pipeline] echo [2021-08-17T18:10:08.057Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ec9b44a [Pipeline] echo [2021-08-17T18:10:08.123Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-17T18:10:08.296Z] provisioning config files... [2021-08-17T18:10:08.319Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2139800080631155926tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-17T18:10:08.723Z] ---> docker-login.sh [2021-08-17T18:10:08.723Z] nexus3.edgexfoundry.org:10001 [2021-08-17T18:10:08.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T18:10:08.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T18:10:08.995Z] Configure a credential helper to remove this warning. See [2021-08-17T18:10:08.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T18:10:08.995Z] [2021-08-17T18:10:08.995Z] Login Succeeded [2021-08-17T18:10:08.995Z] nexus3.edgexfoundry.org:10002 [2021-08-17T18:10:08.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T18:10:09.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T18:10:09.270Z] Configure a credential helper to remove this warning. See [2021-08-17T18:10:09.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T18:10:09.270Z] [2021-08-17T18:10:09.270Z] Login Succeeded [2021-08-17T18:10:09.270Z] nexus3.edgexfoundry.org:10003 [2021-08-17T18:10:09.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T18:10:09.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T18:10:09.550Z] Configure a credential helper to remove this warning. See [2021-08-17T18:10:09.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T18:10:09.550Z] [2021-08-17T18:10:09.550Z] Login Succeeded [2021-08-17T18:10:09.550Z] nexus3.edgexfoundry.org:10004 [2021-08-17T18:10:09.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T18:10:09.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T18:10:09.550Z] Configure a credential helper to remove this warning. See [2021-08-17T18:10:09.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T18:10:09.550Z] [2021-08-17T18:10:09.550Z] Login Succeeded [2021-08-17T18:10:09.550Z] docker.io [2021-08-17T18:10:09.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T18:10:10.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T18:10:10.090Z] Configure a credential helper to remove this warning. See [2021-08-17T18:10:10.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T18:10:10.090Z] [2021-08-17T18:10:10.090Z] Login Succeeded [2021-08-17T18:10:10.090Z] ---> docker-login.sh ends [Pipeline] } [2021-08-17T18:10:10.124Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-17T18:10:10.574Z] ++ 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-08-17T18:10:10.574Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-17T18:10:10.574Z] ++ dirname cmd/core-command/Dockerfile [2021-08-17T18:10:10.574Z] ++ cut -d/ -f2 [2021-08-17T18:10:10.574Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-17T18:10:10.574Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-17T18:10:10.574Z] ++ dirname cmd/core-data/Dockerfile [2021-08-17T18:10:10.574Z] ++ cut -d/ -f2 [2021-08-17T18:10:10.574Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-17T18:10:10.574Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-17T18:10:10.574Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-17T18:10:10.574Z] ++ cut -d/ -f2 [2021-08-17T18:10:10.574Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-17T18:10:10.574Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-17T18:10:10.574Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-17T18:10:10.574Z] ++ cut -d/ -f2 [2021-08-17T18:10:10.574Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-17T18:10:10.574Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-17T18:10:10.574Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-17T18:10:10.574Z] ++ cut -d/ -f2 [2021-08-17T18:10:10.574Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-17T18:10:10.574Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-17T18:10:10.574Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-17T18:10:10.574Z] ++ cut -d/ -f2 [2021-08-17T18:10:10.574Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-17T18:10:10.574Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-17T18:10:10.574Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-17T18:10:10.574Z] ++ cut -d/ -f2 [2021-08-17T18:10:10.574Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-17T18:10:10.574Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-17T18:10:10.574Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-17T18:10:10.574Z] ++ cut -d/ -f2 [2021-08-17T18:10:10.574Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-17T18:10:10.574Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-17T18:10:10.574Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-17T18:10:10.574Z] ++ cut -d/ -f2 [2021-08-17T18:10:10.574Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-17T18:10:10.679Z] 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-08-17T18:10:12.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-17T18:10:12.315Z] [2021-08-17T18:10:12.315Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-17T18:10:12.699Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-17T18:10:12.699Z] latest: Pulling from edgex-devops/git-semver [2021-08-17T18:10:12.699Z] 31603596830f: Pulling fs layer [2021-08-17T18:10:12.699Z] d4622e32a9a9: Pulling fs layer [2021-08-17T18:10:12.699Z] 1030fce36090: Pulling fs layer [2021-08-17T18:10:12.699Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-17T18:10:12.699Z] 6c6cb7e1b49b: Waiting [2021-08-17T18:10:12.699Z] d4622e32a9a9: Verifying Checksum [2021-08-17T18:10:12.699Z] d4622e32a9a9: Download complete [2021-08-17T18:10:12.969Z] 31603596830f: Verifying Checksum [2021-08-17T18:10:12.969Z] 31603596830f: Download complete [2021-08-17T18:10:13.239Z] 31603596830f: Pull complete [2021-08-17T18:10:13.239Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-17T18:10:13.239Z] 6c6cb7e1b49b: Download complete [2021-08-17T18:10:13.239Z] d4622e32a9a9: Pull complete [2021-08-17T18:10:13.511Z] 1030fce36090: Verifying Checksum [2021-08-17T18:10:13.511Z] 1030fce36090: Download complete [2021-08-17T18:10:14.097Z] 1030fce36090: Pull complete [2021-08-17T18:10:14.097Z] 6c6cb7e1b49b: Pull complete [2021-08-17T18:10:14.097Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-17T18:10:14.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-17T18:10:14.097Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-17T18:10:14.230Z] prd-centos7-docker-4c-2g-1049 does not seem to be running inside a container [2021-08-17T18:10:14.307Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-17T18:10:15.106Z] $ docker top f577e19323eb0fd8309a861fdaa6d940a437f37b0862ed44b741772462bb6a66 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-17T18:10:15.330Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-17T18:10:15.330Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-17T18:10:15.462Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-17T18:10:15.463Z] $ docker exec f577e19323eb0fd8309a861fdaa6d940a437f37b0862ed44b741772462bb6a66 ssh-agent [2021-08-17T18:10:15.594Z] SSH_AUTH_SOCK=/tmp/ssh-SZqjY1Vs22xp/agent.15 [2021-08-17T18:10:15.594Z] SSH_AGENT_PID=22 [2021-08-17T18:10:15.608Z] Running ssh-add (command line suppressed) [2021-08-17T18:10:15.725Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8815300478471025055.key (/w/workspace/edgex-go/1@tmp/private_key_8815300478471025055.key) [2021-08-17T18:10:15.750Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-17T18:10:16.116Z] + git tag --points-at HEAD [Pipeline] } [2021-08-17T18:10:16.149Z] $ docker exec --env ******** --env ******** f577e19323eb0fd8309a861fdaa6d940a437f37b0862ed44b741772462bb6a66 ssh-agent -k [2021-08-17T18:10:16.250Z] unset SSH_AUTH_SOCK; [2021-08-17T18:10:16.251Z] unset SSH_AGENT_PID; [2021-08-17T18:10:16.251Z] echo Agent pid 22 killed; [2021-08-17T18:10:16.271Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-17T18:10:16.368Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-17T18:10:16.368Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-17T18:10:16.506Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-17T18:10:16.507Z] $ docker exec f577e19323eb0fd8309a861fdaa6d940a437f37b0862ed44b741772462bb6a66 ssh-agent [2021-08-17T18:10:16.640Z] SSH_AUTH_SOCK=/tmp/ssh-7FXwg4gJfINT/agent.57 [2021-08-17T18:10:16.640Z] SSH_AGENT_PID=63 [2021-08-17T18:10:16.651Z] Running ssh-add (command line suppressed) [2021-08-17T18:10:16.764Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1088416641347760619.key (/w/workspace/edgex-go/1@tmp/private_key_1088416641347760619.key) [2021-08-17T18:10:16.788Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-17T18:10:17.157Z] + git semver init [2021-08-17T18:10:17.157Z] # -> Open(): unable to determine branch for HEAD [2021-08-17T18:10:17.157Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-08-17T18:10:17.157Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-08-17T18:10:17.157Z] # $SEMVER_REMOTE_NAME = origin [2021-08-17T18:10:17.157Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-17T18:10:17.157Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-17T18:10:17.157Z] # $SEMVER_BRANCH = PR-3673 [2021-08-17T18:10:17.157Z] # $SEMVER_TEMP = /tmp/semver-555359222 [2021-08-17T18:10:17.157Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-17T18:11:13.818Z] # '/tmp/semver-555359222' -> '/w/workspace/edgex-go/1/.semver' [2021-08-17T18:11:13.818Z] # -> Force: false [2021-08-17T18:11:13.818Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-08-17T18:11:13.843Z] $ docker exec --env ******** --env ******** f577e19323eb0fd8309a861fdaa6d940a437f37b0862ed44b741772462bb6a66 ssh-agent -k [2021-08-17T18:11:13.970Z] unset SSH_AUTH_SOCK; [2021-08-17T18:11:13.970Z] unset SSH_AGENT_PID; [2021-08-17T18:11:13.970Z] echo Agent pid 63 killed; [2021-08-17T18:11:13.988Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-17T18:11:14.466Z] + git semver [Pipeline] } [2021-08-17T18:11:14.508Z] $ docker stop --time=1 f577e19323eb0fd8309a861fdaa6d940a437f37b0862ed44b741772462bb6a66 [2021-08-17T18:11:16.132Z] $ docker rm -f f577e19323eb0fd8309a861fdaa6d940a437f37b0862ed44b741772462bb6a66 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-17T18:11:16.622Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-17T18:11:17.032Z] Stashed 1 file(s) [Pipeline] echo [2021-08-17T18:11:17.061Z] [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-08-17T18:11:17.666Z] ========================================================= [2021-08-17T18:11:17.666Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-17T18:11:17.666Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-17T18:11:18.046Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-17T18:11:18.046Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-17T18:11:18.046Z] 540db60ca938: Pulling fs layer [2021-08-17T18:11:18.046Z] adcc1eea9eea: Pulling fs layer [2021-08-17T18:11:18.046Z] 4c4ab2625f07: Pulling fs layer [2021-08-17T18:11:18.046Z] db62176df00c: Pulling fs layer [2021-08-17T18:11:18.046Z] 3b30891b0d05: Pulling fs layer [2021-08-17T18:11:18.046Z] 06b49ca38bd5: Pulling fs layer [2021-08-17T18:11:18.046Z] c788192a36de: Pulling fs layer [2021-08-17T18:11:18.046Z] a77e37c0d609: Pulling fs layer [2021-08-17T18:11:18.046Z] c3185cebc471: Pulling fs layer [2021-08-17T18:11:18.046Z] 06b49ca38bd5: Waiting [2021-08-17T18:11:18.046Z] c788192a36de: Waiting [2021-08-17T18:11:18.046Z] a77e37c0d609: Waiting [2021-08-17T18:11:18.046Z] c3185cebc471: Waiting [2021-08-17T18:11:18.046Z] db62176df00c: Waiting [2021-08-17T18:11:18.046Z] 3b30891b0d05: Waiting [2021-08-17T18:11:18.046Z] 4c4ab2625f07: Verifying Checksum [2021-08-17T18:11:18.046Z] 4c4ab2625f07: Download complete [2021-08-17T18:11:18.046Z] adcc1eea9eea: Verifying Checksum [2021-08-17T18:11:18.046Z] adcc1eea9eea: Download complete [2021-08-17T18:11:18.321Z] 3b30891b0d05: Verifying Checksum [2021-08-17T18:11:18.322Z] 3b30891b0d05: Download complete [2021-08-17T18:11:18.322Z] 06b49ca38bd5: Verifying Checksum [2021-08-17T18:11:18.322Z] 06b49ca38bd5: Download complete [2021-08-17T18:11:18.322Z] 540db60ca938: Verifying Checksum [2021-08-17T18:11:18.322Z] c788192a36de: Verifying Checksum [2021-08-17T18:11:18.322Z] c788192a36de: Download complete [2021-08-17T18:11:18.597Z] 540db60ca938: Pull complete [2021-08-17T18:11:18.597Z] adcc1eea9eea: Pull complete [2021-08-17T18:11:18.868Z] 4c4ab2625f07: Pull complete [2021-08-17T18:11:19.460Z] a77e37c0d609: Verifying Checksum [2021-08-17T18:11:19.460Z] a77e37c0d609: Download complete [2021-08-17T18:11:22.805Z] c3185cebc471: Verifying Checksum [2021-08-17T18:11:22.805Z] c3185cebc471: Download complete [2021-08-17T18:11:23.389Z] db62176df00c: Verifying Checksum [2021-08-17T18:11:23.389Z] db62176df00c: Download complete [2021-08-17T18:11:26.764Z] db62176df00c: Pull complete [2021-08-17T18:11:26.764Z] 3b30891b0d05: Pull complete [2021-08-17T18:11:27.033Z] 06b49ca38bd5: Pull complete [2021-08-17T18:11:27.033Z] c788192a36de: Pull complete [2021-08-17T18:11:27.300Z] a77e37c0d609: Pull complete [2021-08-17T18:11:29.287Z] c3185cebc471: Pull complete [2021-08-17T18:11:29.287Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-17T18:11:29.287Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-17T18:11:29.287Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-17T18:11:29.717Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-17T18:11:29.718Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-17T18:11:29.718Z] WORKDIR /edgex [2021-08-17T18:11:29.718Z] COPY go.mod . [2021-08-17T18:11:29.718Z] RUN go mod download' [2021-08-17T18:11:31.683Z] Sending build context to Docker daemon 328.7MB [2021-08-17T18:11:31.683Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-17T18:11:31.683Z] ---> 031687cdd783 [2021-08-17T18:11:31.683Z] Step 2/4 : WORKDIR /edgex [2021-08-17T18:11:32.437Z] Still waiting to schedule task [2021-08-17T18:11:32.437Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline [2021-08-17T18:11:33.099Z] ---> Running in dda036bda213 [2021-08-17T18:11:33.099Z] Removing intermediate container dda036bda213 [2021-08-17T18:11:33.099Z] ---> 2966a7a641d7 [2021-08-17T18:11:33.099Z] Step 3/4 : COPY go.mod . [2021-08-17T18:11:33.099Z] ---> e2c26fb01ebe [2021-08-17T18:11:33.099Z] Step 4/4 : RUN go mod download [2021-08-17T18:11:33.379Z] ---> Running in 8b03d41f394e [2021-08-17T18:12:12.318Z] Removing intermediate container 8b03d41f394e [2021-08-17T18:12:12.318Z] ---> 55bdd642c53a [2021-08-17T18:12:12.318Z] Successfully built 55bdd642c53a [2021-08-17T18:12:12.318Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-17T18:12:12.719Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-17T18:12:12.719Z] . [Pipeline] withDockerContainer [2021-08-17T18:12:12.837Z] prd-centos7-docker-4c-2g-1049 does not seem to be running inside a container [2021-08-17T18:12:12.898Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-17T18:12:13.573Z] $ docker top ee32d19077624d6589dfdcec339cbc402e9335e7b216348a347083e7fe8fbca9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-17T18:12:14.072Z] + go version [2021-08-17T18:12:14.072Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-17T18:12:14.110Z] $ docker stop --time=1 ee32d19077624d6589dfdcec339cbc402e9335e7b216348a347083e7fe8fbca9 [2021-08-17T18:12:15.316Z] $ docker rm -f ee32d19077624d6589dfdcec339cbc402e9335e7b216348a347083e7fe8fbca9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-17T18:12:16.069Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-17T18:12:16.069Z] . [Pipeline] withDockerContainer [2021-08-17T18:12:16.182Z] prd-centos7-docker-4c-2g-1049 does not seem to be running inside a container [2021-08-17T18:12:16.266Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-17T18:12:16.635Z] $ docker top a6d6448a1ef49c00c55ac64ebf16b54e4ade71b9bacafb8f775c944acbb19957 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-17T18:12:16.809Z] ========================================================= [2021-08-17T18:12:16.809Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-17T18:12:16.809Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-17T18:12:17.219Z] + go mod tidy [Pipeline] sh [2021-08-17T18:12:17.841Z] + make test [2021-08-17T18:12:17.841Z] 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-08-17T18:12:18.109Z] go mod tidy [2021-08-17T18:12:18.381Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-17T18:12:23.752Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-17T18:12:42.044Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-17T18:12:45.402Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-17T18:12:45.685Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-17T18:12:46.279Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-17T18:12:48.240Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-17T18:12:49.223Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-17T18:12:49.223Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-17T18:12:49.223Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-17T18:12:49.501Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-17T18:12:50.096Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-17T18:12:50.368Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-17T18:12:50.368Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-17T18:12:50.368Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-17T18:12:50.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-17T18:12:52.968Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements [2021-08-17T18:12:52.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-17T18:12:52.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-17T18:12:53.565Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.064s coverage: 100.0% of statements [2021-08-17T18:12:53.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-17T18:12:53.831Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.045s coverage: 46.3% of statements [2021-08-17T18:12:53.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-17T18:12:53.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-17T18:12:54.797Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.115s coverage: 90.1% of statements [2021-08-17T18:12:54.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-17T18:12:54.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-17T18:12:55.765Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.065s coverage: 81.2% of statements [2021-08-17T18:12:55.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-17T18:12:55.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-17T18:12:55.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-17T18:12:55.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-17T18:12:55.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-17T18:12:56.740Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.277s coverage: 94.2% of statements [2021-08-17T18:12:56.740Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-17T18:12:56.740Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-17T18:12:56.740Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 59.1% of statements [2021-08-17T18:12:56.740Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-17T18:12:56.740Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-17T18:12:56.740Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-17T18:12:56.740Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-17T18:12:56.740Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-17T18:12:57.329Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 60.0% of statements [2021-08-17T18:12:57.329Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-17T18:12:57.329Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-17T18:12:57.329Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-17T18:12:57.923Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.042s coverage: 0.8% of statements [2021-08-17T18:12:57.923Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-17T18:12:57.923Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.069s coverage: 58.8% of statements [2021-08-17T18:12:57.923Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 21.7% of statements [2021-08-17T18:12:57.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-17T18:12:58.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 47.1% of statements [2021-08-17T18:12:58.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 79.5% of statements [2021-08-17T18:12:58.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements [2021-08-17T18:12:59.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.086s coverage: 96.3% of statements [2021-08-17T18:12:59.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements [2021-08-17T18:13:11.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.057s coverage: 94.4% of statements [2021-08-17T18:13:11.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-08-17T18:13:15.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.179s coverage: 81.8% of statements [2021-08-17T18:13:15.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-17T18:13:31.927Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1050 in /w/workspace/edgexfoundry_edgex-go_PR-3673 [Pipeline] { [Pipeline] ws [2021-08-17T18:13:31.995Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-08-17T18:13:32.272Z] The recommended git tool is: git [2021-08-17T18:13:33.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2021-08-17T18:13:33.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-17T18:13:33.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-17T18:13:33.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-17T18:13:33.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements [2021-08-17T18:13:33.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-17T18:13:33.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-17T18:13:33.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-17T18:13:33.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-17T18:13:33.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-17T18:13:33.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.054s coverage: 87.2% of statements [2021-08-17T18:13:33.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-17T18:13:33.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-17T18:13:33.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-08-17T18:13:33.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-17T18:13:33.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements [2021-08-17T18:13:33.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-17T18:13:33.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.042s coverage: 80.0% of statements [2021-08-17T18:13:33.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-08-17T18:13:33.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements [2021-08-17T18:13:33.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.071s coverage: 91.2% of statements [2021-08-17T18:13:33.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-17T18:13:33.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.145s coverage: 64.4% of statements [2021-08-17T18:13:33.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-17T18:13:33.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-17T18:13:33.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-08-17T18:13:33.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-08-17T18:13:33.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-08-17T18:13:33.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements [2021-08-17T18:13:33.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2021-08-17T18:13:33.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.199s coverage: 66.9% of statements [2021-08-17T18:13:33.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-17T18:13:33.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-17T18:13:33.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-17T18:13:34.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.121s coverage: 43.6% of statements [2021-08-17T18:13:34.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-17T18:13:34.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-17T18:13:34.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements [2021-08-17T18:13:34.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-17T18:13:35.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2021-08-17T18:13:35.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-17T18:13:37.548Z] using credential edgex-jenkins-ssh [2021-08-17T18:13:37.567Z] Cloning the remote Git repository [2021-08-17T18:13:37.696Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-17T18:13:37.947Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-08-17T18:13:38.029Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-17T18:13:38.030Z] > git --version # timeout=10 [2021-08-17T18:13:38.047Z] > git --version # 'git version 2.17.1' [2021-08-17T18:13:38.048Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-17T18:13:38.154Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-17T18:13:41.760Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 19.5% of statements [2021-08-17T18:13:41.760Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-17T18:13:41.760Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-17T18:13:41.760Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-17T18:13:41.760Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-17T18:13:41.760Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.141s coverage: 92.0% of statements [2021-08-17T18:13:41.760Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-17T18:13:41.760Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-17T18:13:41.760Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-17T18:13:41.760Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-17T18:13:41.760Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements [2021-08-17T18:13:41.760Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-17T18:13:41.760Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-17T18:13:41.760Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.089s coverage: 97.7% of statements [2021-08-17T18:13:41.760Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-17T18:13:41.760Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-17T18:13:41.760Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-17T18:13:41.760Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-17T18:13:41.760Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-08-17T18:13:41.760Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-17T18:13:41.760Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-17T18:13:41.760Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-17T18:13:41.760Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-17T18:13:41.760Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-17T18:13:41.760Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-17T18:13:41.760Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2021-08-17T18:13:41.760Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.028s coverage: 95.4% of statements [2021-08-17T18:13:42.039Z] GO111MODULE=on go vet ./... [2021-08-17T18:13:53.694Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-17T18:13:53.710Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-17T18:13:53.750Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-17T18:13:53.792Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-17T18:13:53.793Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-17T18:13:53.805Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3673/head:refs/remotes/origin/PR-3673 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-17T18:13:54.536Z] Merging remotes/origin/main commit a50ec7cbd1ffe16c0409c75cc366b79de6e56022 into PR head commit ec9b44a2257c21cfcf21ab43ce8623f907b6fab2 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-17T18:13:54.924Z] Failed in branch arm64 [2021-08-17T18:13:54.557Z] > git config core.sparsecheckout # timeout=10 [2021-08-17T18:13:54.584Z] > git checkout -f ec9b44a2257c21cfcf21ab43ce8623f907b6fab2 # timeout=10 [2021-08-17T18:14:04.188Z] gofmt -l . [2021-08-17T18:14:04.456Z] [ "`gofmt -l .`" = "" ] [2021-08-17T18:14:04.731Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-17T18:14:05.386Z] + ls -al . [2021-08-17T18:14:05.386Z] total 604 [2021-08-17T18:14:05.386Z] drwxrwxr-x 10 1001 1001 4096 Aug 17 18:14 . [2021-08-17T18:14:05.386Z] drwxr-xr-x 4 root root 28 Aug 17 18:12 .. [2021-08-17T18:14:05.386Z] -rw-rw-r-- 1 1001 1001 11 Aug 17 18:09 .dockerignore [2021-08-17T18:14:05.386Z] drwxrwxr-x 8 1001 1001 179 Aug 17 18:09 .git [2021-08-17T18:14:05.386Z] drwxrwxr-x 3 1001 1001 125 Aug 17 18:09 .github [2021-08-17T18:14:05.386Z] -rw-rw-r-- 1 1001 1001 818 Aug 17 18:09 .gitignore [2021-08-17T18:14:05.386Z] -rw-rw-r-- 1 1001 1001 76 Aug 17 18:09 .hadolint.yml [2021-08-17T18:14:05.386Z] drwx------ 3 1001 1001 58 Aug 17 18:11 .semver [2021-08-17T18:14:05.386Z] -rw-rw-r-- 1 1001 1001 166 Aug 17 18:09 .sonarcloud.properties [2021-08-17T18:14:05.386Z] -rw-rw-r-- 1 1001 1001 1171 Aug 17 18:09 ADOPTERS.md [2021-08-17T18:14:05.386Z] -rw-rw-r-- 1 1001 1001 8609 Aug 17 18:09 Attribution.txt [2021-08-17T18:14:05.386Z] -rw-rw-r-- 1 1001 1001 43881 Aug 17 18:09 CHANGELOG.md [2021-08-17T18:14:05.386Z] -rw-rw-r-- 1 1001 1001 3804 Aug 17 18:09 CONTRIBUTING.md [2021-08-17T18:14:05.386Z] -rw-rw-r-- 1 1001 1001 677 Aug 17 18:09 GOVERNANCE.md [2021-08-17T18:14:05.386Z] -rw-rw-r-- 1 1001 1001 849 Aug 17 18:09 Jenkinsfile [2021-08-17T18:14:05.386Z] -rw-rw-r-- 1 1001 1001 10775 Aug 17 18:09 LICENSE [2021-08-17T18:14:05.386Z] -rw-rw-r-- 1 1001 1001 5915 Aug 17 18:09 Makefile [2021-08-17T18:14:05.386Z] -rw-rw-r-- 1 1001 1001 582 Aug 17 18:09 OWNERS.md [2021-08-17T18:14:05.386Z] -rw-rw-r-- 1 1001 1001 8643 Aug 17 18:09 README.md [2021-08-17T18:14:05.386Z] -rw-rw-r-- 1 1001 1001 6912 Aug 17 18:09 SECURITY.md [2021-08-17T18:14:05.386Z] -rw-rw-r-- 1 1001 1001 5 Aug 17 18:11 VERSION [2021-08-17T18:14:05.386Z] -rw-rw-r-- 1 1001 1001 4131 Aug 17 18:09 ZMQWindows.md [2021-08-17T18:14:05.386Z] drwxrwxr-x 2 1001 1001 37 Aug 17 18:09 bin [2021-08-17T18:14:05.386Z] drwxrwxr-x 14 1001 1001 4096 Aug 17 18:09 cmd [2021-08-17T18:14:05.386Z] -rw-r--r-- 1 root root 404329 Aug 17 18:13 coverage.out [2021-08-17T18:14:05.386Z] -rw-rw-r-- 1 1001 1001 813 Aug 17 18:09 go.mod [2021-08-17T18:14:05.386Z] -rw-r--r-- 1 root root 48847 Aug 17 18:12 go.sum [2021-08-17T18:14:05.386Z] drwxrwxr-x 8 1001 1001 124 Aug 17 18:09 internal [2021-08-17T18:14:05.386Z] drwxrwxr-x 3 1001 1001 16 Aug 17 18:09 openapi [2021-08-17T18:14:05.386Z] drwxrwxr-x 4 1001 1001 71 Aug 17 18:09 snap [2021-08-17T18:14:05.386Z] -rw-rw-r-- 1 1001 1001 204 Aug 17 18:09 version.go [Pipeline] sh [2021-08-17T18:14:05.804Z] + '[' -e coverage.out ] [2021-08-17T18:14:05.805Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-17T18:14:05.982Z] Stashed 1 file(s) [Pipeline] sh [2021-08-17T18:14:06.318Z] + make build [2021-08-17T18:14:06.319Z] go mod tidy [2021-08-17T18:14:06.319Z] 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-08-17T18:14:07.737Z] 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-08-17T18:14:14.451Z] 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-08-17T18:14:14.716Z] 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-08-17T18:14:15.681Z] 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-08-17T18:14:15.950Z] 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-08-17T18:14:16.915Z] 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-08-17T18:14:17.881Z] 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-08-17T18:14:18.783Z] 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-08-17T18:14:19.886Z] 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-08-17T18:14:20.585Z] 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-08-17T18:14:21.171Z] 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-08-17T18:14:23.163Z] $ docker stop --time=1 a6d6448a1ef49c00c55ac64ebf16b54e4ade71b9bacafb8f775c944acbb19957 [2021-08-17T18:14:25.191Z] $ docker rm -f a6d6448a1ef49c00c55ac64ebf16b54e4ade71b9bacafb8f775c944acbb19957 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-17T18:14:28.490Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-17T18:14:28.490Z] [2021-08-17T18:14:28.490Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-17T18:14:28.880Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-17T18:14:28.880Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-17T18:14:28.880Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-17T18:14:28.880Z] ca9280d653b3: Pulling fs layer [2021-08-17T18:14:28.880Z] 7e9c9ca2126c: Pulling fs layer [2021-08-17T18:14:29.157Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-17T18:14:29.157Z] cbdbe7a5bc2a: Download complete [2021-08-17T18:14:29.425Z] cbdbe7a5bc2a: Pull complete [2021-08-17T18:14:30.391Z] ca9280d653b3: Verifying Checksum [2021-08-17T18:14:30.391Z] ca9280d653b3: Download complete [2021-08-17T18:14:30.659Z] ca9280d653b3: Pull complete [2021-08-17T18:14:33.247Z] 7e9c9ca2126c: Download complete [2021-08-17T18:14:35.860Z] 7e9c9ca2126c: Pull complete [2021-08-17T18:14:35.860Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-17T18:14:35.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-17T18:14:35.860Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-17T18:14:35.979Z] prd-centos7-docker-4c-2g-1049 does not seem to be running inside a container [2021-08-17T18:14:36.075Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-17T18:14:38.543Z] $ docker top c2ab47aee3ad2bd05cb764eafee429a65cf2e2b656a07cebe1e4f8a95bb32fd7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-17T18:14:38.982Z] + docker-compose build --help [2021-08-17T18:14:38.983Z] + grep parallel [2021-08-17T18:14:39.570Z] --parallel Build images in parallel. [Pipeline] } [2021-08-17T18:14:39.601Z] $ docker stop --time=1 c2ab47aee3ad2bd05cb764eafee429a65cf2e2b656a07cebe1e4f8a95bb32fd7 [2021-08-17T18:14:40.795Z] $ docker rm -f c2ab47aee3ad2bd05cb764eafee429a65cf2e2b656a07cebe1e4f8a95bb32fd7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-17T18:14:41.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-17T18:14:41.398Z] . [Pipeline] withDockerContainer [2021-08-17T18:14:41.508Z] prd-centos7-docker-4c-2g-1049 does not seem to be running inside a container [2021-08-17T18:14:41.574Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-17T18:14:41.948Z] $ docker top b7d3e6b38f5b9c751381d98271f1831a800194c9afecbf352387396ca4a55bff -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-17T18:14:42.397Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-17T18:14:42.990Z] Building core-command ... [2021-08-17T18:14:42.990Z] Building core-data ... [2021-08-17T18:14:42.990Z] Building core-metadata ... [2021-08-17T18:14:42.990Z] Building security-bootstrapper ... [2021-08-17T18:14:42.990Z] Building security-proxy-setup ... [2021-08-17T18:14:42.990Z] Building security-secretstore-setup ... [2021-08-17T18:14:42.990Z] Building support-notifications ... [2021-08-17T18:14:42.990Z] Building support-scheduler ... [2021-08-17T18:14:42.990Z] Building sys-mgmt-agent ... [2021-08-17T18:14:42.990Z] Building security-secretstore-setup [2021-08-17T18:14:42.990Z] Building sys-mgmt-agent [2021-08-17T18:14:42.990Z] Building security-proxy-setup [2021-08-17T18:14:42.990Z] Building support-scheduler [2021-08-17T18:14:42.990Z] Building core-metadata [2021-08-17T18:14:53.104Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-17T18:14:53.104Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-17T18:14:53.105Z] ---> 55bdd642c53a [2021-08-17T18:14:53.105Z] Step 3/22 : WORKDIR /edgex-go [2021-08-17T18:14:53.105Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-17T18:14:53.105Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-17T18:14:53.105Z] ---> 55bdd642c53a [2021-08-17T18:14:53.105Z] Step 3/24 : WORKDIR /edgex-go [2021-08-17T18:15:01.308Z] ---> Running in ac9f0da08409 [2021-08-17T18:15:01.308Z] ---> Running in bc15926516f3 [2021-08-17T18:15:05.767Z] Removing intermediate container bc15926516f3 [2021-08-17T18:15:05.767Z] ---> 38f50ec0d360 [2021-08-17T18:15:05.767Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-17T18:15:05.767Z] Removing intermediate container ac9f0da08409 [2021-08-17T18:15:05.767Z] ---> 7a64b7e5d788 [2021-08-17T18:15:05.767Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-17T18:15:06.352Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-17T18:15:06.352Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-17T18:15:06.352Z] ---> 55bdd642c53a [2021-08-17T18:15:06.352Z] Step 3/23 : WORKDIR /edgex-go [2021-08-17T18:15:06.352Z] ---> Using cache [2021-08-17T18:15:06.352Z] ---> 7a64b7e5d788 [2021-08-17T18:15:06.352Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-17T18:15:07.327Z] ---> Running in a633db97e4e2 [2021-08-17T18:15:07.327Z] ---> Running in d34aedcb214c [2021-08-17T18:15:07.594Z] ---> Running in eca78560f151 [2021-08-17T18:15:08.559Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-17T18:15:08.559Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-17T18:15:08.559Z] ---> 55bdd642c53a [2021-08-17T18:15:08.559Z] Step 3/24 : WORKDIR /edgex-go [2021-08-17T18:15:08.559Z] ---> Using cache [2021-08-17T18:15:08.559Z] ---> 7a64b7e5d788 [2021-08-17T18:15:08.559Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-17T18:15:09.155Z] ---> Running in 656d27ea85e1 [2021-08-17T18:15:09.155Z] Removing intermediate container a633db97e4e2 [2021-08-17T18:15:09.155Z] ---> b5c7b3971025 [2021-08-17T18:15:09.155Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-17T18:15:09.422Z] ---> Running in 93413280c406 [2021-08-17T18:15:09.422Z] Removing intermediate container d34aedcb214c [2021-08-17T18:15:09.422Z] ---> d3a72c507a70 [2021-08-17T18:15:09.422Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-17T18:15:09.694Z] ---> Running in 78adc02186d2 [2021-08-17T18:15:09.694Z] Removing intermediate container eca78560f151 [2021-08-17T18:15:09.694Z] ---> 1fd77573df21 [2021-08-17T18:15:09.694Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-17T18:15:09.694Z] ---> Running in ab35659a8315 [2021-08-17T18:15:09.972Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-17T18:15:09.972Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-17T18:15:09.972Z] ---> 55bdd642c53a [2021-08-17T18:15:09.972Z] Step 3/26 : WORKDIR /edgex-go [2021-08-17T18:15:09.972Z] ---> Using cache [2021-08-17T18:15:09.972Z] ---> 7a64b7e5d788 [2021-08-17T18:15:09.972Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-17T18:15:09.972Z] ---> Using cache [2021-08-17T18:15:09.972Z] ---> 1fd77573df21 [2021-08-17T18:15:09.972Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-17T18:15:09.972Z] ---> Running in b66c2e21d24f [2021-08-17T18:15:10.243Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-17T18:15:10.243Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-17T18:15:10.243Z] Removing intermediate container 656d27ea85e1 [2021-08-17T18:15:10.243Z] ---> 39aef7cb75b7 [2021-08-17T18:15:10.243Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-17T18:15:10.243Z] ---> Running in e72b2c9c657b [2021-08-17T18:15:10.243Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-17T18:15:10.511Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-17T18:15:10.777Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-17T18:15:11.044Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-17T18:15:11.044Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-17T18:15:11.311Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-17T18:15:11.582Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-17T18:15:11.582Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-17T18:15:11.582Z] OK: 219 MiB in 52 packages [2021-08-17T18:15:11.854Z] OK: 219 MiB in 52 packages [2021-08-17T18:15:11.854Z] OK: 219 MiB in 52 packages [2021-08-17T18:15:12.129Z] OK: 219 MiB in 52 packages [2021-08-17T18:15:12.129Z] OK: 219 MiB in 52 packages [2021-08-17T18:15:12.129Z] Removing intermediate container 93413280c406 [2021-08-17T18:15:12.129Z] ---> e593b78af46b [2021-08-17T18:15:12.129Z] Step 6/22 : COPY go.mod . [2021-08-17T18:15:12.398Z] Removing intermediate container 78adc02186d2 [2021-08-17T18:15:12.398Z] ---> a04c80a554a5 [2021-08-17T18:15:12.398Z] Step 6/24 : COPY go.mod . [2021-08-17T18:15:12.398Z] Removing intermediate container ab35659a8315 [2021-08-17T18:15:12.398Z] ---> 3437b81829e6 [2021-08-17T18:15:12.398Z] Step 6/23 : COPY go.mod . [2021-08-17T18:15:12.667Z] ---> b6b64441a892 [2021-08-17T18:15:12.667Z] Step 7/22 : RUN go mod download [2021-08-17T18:15:12.939Z] ---> Running in 0691d659fc93 [2021-08-17T18:15:13.207Z] Removing intermediate container b66c2e21d24f [2021-08-17T18:15:13.207Z] ---> 653a2288480f [2021-08-17T18:15:13.207Z] Step 6/26 : COPY go.mod . [2021-08-17T18:15:13.207Z] Removing intermediate container e72b2c9c657b [2021-08-17T18:15:13.207Z] ---> dac3205c986f [2021-08-17T18:15:13.207Z] Step 6/24 : COPY go.mod . [2021-08-17T18:15:13.207Z] ---> 051e85b6de77 [2021-08-17T18:15:13.207Z] Step 7/24 : RUN go mod download [2021-08-17T18:15:13.207Z] ---> 42ed806d74da [2021-08-17T18:15:13.207Z] Step 7/23 : RUN go mod download [2021-08-17T18:15:13.480Z] ---> Running in 8ca82fe4471d [2021-08-17T18:15:13.480Z] ---> Running in 0b8eeedd55ab [2021-08-17T18:15:13.480Z] ---> 399c4dd41d0d [2021-08-17T18:15:13.480Z] Step 7/24 : RUN go mod download [2021-08-17T18:15:13.480Z] ---> fda46a93764e [2021-08-17T18:15:13.480Z] Step 7/26 : RUN go mod download [2021-08-17T18:15:13.480Z] ---> Running in 9e5242cf1b7d [2021-08-17T18:15:13.480Z] ---> Running in df08b891cf0d [2021-08-17T18:15:14.908Z] Removing intermediate container 0691d659fc93 [2021-08-17T18:15:14.908Z] ---> a05b1d942e23 [2021-08-17T18:15:14.908Z] Step 8/22 : COPY . . [2021-08-17T18:15:15.907Z] Removing intermediate container 0b8eeedd55ab [2021-08-17T18:15:15.907Z] ---> 5d15edfa9468 [2021-08-17T18:15:15.907Z] Step 8/24 : COPY . . [2021-08-17T18:15:16.897Z] Removing intermediate container 8ca82fe4471d [2021-08-17T18:15:16.897Z] ---> 519e357b3bb3 [2021-08-17T18:15:16.897Z] Step 8/23 : COPY . . [2021-08-17T18:15:21.244Z] Removing intermediate container df08b891cf0d [2021-08-17T18:15:21.245Z] ---> 7857edfbf057 [2021-08-17T18:15:21.245Z] Step 8/24 : COPY . . [2021-08-17T18:15:21.245Z] Removing intermediate container 9e5242cf1b7d [2021-08-17T18:15:21.245Z] ---> dd1a23772afb [2021-08-17T18:15:21.245Z] Step 8/26 : COPY . . [2021-08-17T18:15:25.504Z] ---> 03f27422eccf [2021-08-17T18:15:25.504Z] Step 9/22 : RUN go mod tidy [2021-08-17T18:15:25.504Z] ---> 66c2fdc5b2b6 [2021-08-17T18:15:25.504Z] Step 9/24 : RUN go mod tidy [2021-08-17T18:15:25.504Z] ---> 45cab8bad65a [2021-08-17T18:15:25.504Z] Step 9/23 : RUN go mod tidy [2021-08-17T18:15:25.771Z] ---> Running in 3a8ed0dce272 [2021-08-17T18:15:25.771Z] ---> Running in 7bbec09928a4 [2021-08-17T18:15:26.036Z] ---> Running in a00d6d2bf896 [2021-08-17T18:15:34.255Z] Removing intermediate container a00d6d2bf896 [2021-08-17T18:15:34.255Z] ---> ae8e6249c844 [2021-08-17T18:15:34.255Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-17T18:15:34.255Z] ---> 5981548cb039 [2021-08-17T18:15:34.255Z] Step 9/26 : RUN go mod tidy [2021-08-17T18:15:34.255Z] Removing intermediate container 7bbec09928a4 [2021-08-17T18:15:34.255Z] ---> 61d964aa8454 [2021-08-17T18:15:34.255Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-17T18:15:34.255Z] Removing intermediate container 3a8ed0dce272 [2021-08-17T18:15:34.255Z] ---> 786a986d3761 [2021-08-17T18:15:34.255Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-17T18:15:34.255Z] ---> Running in 4f3b80c0ff0e [2021-08-17T18:15:34.255Z] ---> Running in 6c05e5f9f8e3 [2021-08-17T18:15:34.255Z] ---> Running in 9ac745278232 [2021-08-17T18:15:34.255Z] ---> Running in 569063ecf030 [2021-08-17T18:15:34.533Z] 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-08-17T18:15:34.805Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-17T18:15:35.072Z] 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-08-17T18:15:37.740Z] Removing intermediate container 6c05e5f9f8e3 [2021-08-17T18:15:37.740Z] ---> 824cf6cc96c5 [2021-08-17T18:15:37.740Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-17T18:15:38.017Z] ---> Running in 1fdaace056b9 [2021-08-17T18:15:38.607Z] ---> 7444bf8a2b46 [2021-08-17T18:15:38.607Z] Step 9/24 : RUN go mod tidy [2021-08-17T18:15:38.607Z] ---> Running in e4b46ba47deb [2021-08-17T18:15:38.881Z] 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-08-17T18:15:40.853Z] Removing intermediate container e4b46ba47deb [2021-08-17T18:15:40.854Z] ---> ad6845ea4478 [2021-08-17T18:15:40.854Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-17T18:15:40.854Z] ---> Running in 8a20c138e349 [2021-08-17T18:15:41.452Z] 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-08-17T18:16:14.019Z] 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-08-17T18:16:16.668Z] Removing intermediate container 9ac745278232 [2021-08-17T18:16:16.668Z] ---> 29902287ddad [2021-08-17T18:16:16.668Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-17T18:16:16.668Z] ---> Running in 67ee603914d5 [2021-08-17T18:16:16.942Z] 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-08-17T18:16:18.921Z] 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-08-17T18:16:19.189Z] Removing intermediate container 4f3b80c0ff0e [2021-08-17T18:16:19.189Z] ---> 204c542afb80 [2021-08-17T18:16:19.189Z] [2021-08-17T18:16:19.189Z] Step 11/23 : FROM alpine:3.12 [2021-08-17T18:16:19.459Z] 3.12: Pulling from library/alpine [2021-08-17T18:16:19.459Z] Removing intermediate container 67ee603914d5 [2021-08-17T18:16:19.459Z] ---> 129c462bf7d6 [2021-08-17T18:16:19.459Z] [2021-08-17T18:16:19.459Z] Step 12/24 : FROM docker:20.10.7 [2021-08-17T18:16:20.060Z] Removing intermediate container 569063ecf030 [2021-08-17T18:16:20.060Z] ---> c0802cdafc7b [2021-08-17T18:16:20.060Z] [2021-08-17T18:16:20.060Z] Step 11/22 : FROM alpine:3.12 [2021-08-17T18:16:20.060Z] 20.10.7: Pulling from library/docker [2021-08-17T18:16:20.666Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-17T18:16:20.666Z] Status: Downloaded newer image for alpine:3.12 [2021-08-17T18:16:20.666Z] ---> 13621d1b12d4 [2021-08-17T18:16:20.666Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-17T18:16:20.666Z] ---> Running in 3535e33c9179 [2021-08-17T18:16:21.274Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-17T18:16:21.274Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-17T18:16:21.274Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-17T18:16:21.274Z] Executing busybox-1.31.1-r20.trigger [2021-08-17T18:16:21.543Z] OK: 6 MiB in 15 packages [2021-08-17T18:16:21.543Z] 3.12: Pulling from library/alpine [2021-08-17T18:16:21.543Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-17T18:16:21.543Z] Status: Image is up to date for alpine:3.12 [2021-08-17T18:16:21.543Z] ---> 13621d1b12d4 [2021-08-17T18:16:21.543Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-17T18:16:22.128Z] ---> Running in bc0b44ea1319 [2021-08-17T18:16:22.129Z] Removing intermediate container 8a20c138e349 [2021-08-17T18:16:22.129Z] ---> 0ac98ed2ae85 [2021-08-17T18:16:22.129Z] [2021-08-17T18:16:22.129Z] Step 11/24 : FROM alpine:3.12 [2021-08-17T18:16:22.129Z] ---> 13621d1b12d4 [2021-08-17T18:16:22.129Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-17T18:16:22.129Z] Removing intermediate container 1fdaace056b9 [2021-08-17T18:16:22.129Z] ---> 33874d6c66d6 [2021-08-17T18:16:22.129Z] [2021-08-17T18:16:22.129Z] Step 11/26 : FROM alpine:3.12 [2021-08-17T18:16:22.129Z] ---> 13621d1b12d4 [2021-08-17T18:16:22.129Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-08-17T18:16:22.401Z] ---> Running in 719e010471c2 [2021-08-17T18:16:22.401Z] ---> Running in 099def52a570 [2021-08-17T18:16:22.401Z] Removing intermediate container 3535e33c9179 [2021-08-17T18:16:22.401Z] ---> 626a6e9b2f2d [2021-08-17T18:16:22.401Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-17T18:16:22.401Z] ---> Running in 0df94a4546e5 [2021-08-17T18:16:22.401Z] Removing intermediate container 0df94a4546e5 [2021-08-17T18:16:22.401Z] ---> 385b36b320c5 [2021-08-17T18:16:22.401Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-17T18:16:22.401Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-17T18:16:22.668Z] ---> Running in 564e8c1dc2c4 [2021-08-17T18:16:22.669Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-17T18:16:22.669Z] Removing intermediate container 564e8c1dc2c4 [2021-08-17T18:16:22.669Z] ---> 12545a3c1778 [2021-08-17T18:16:22.669Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-17T18:16:22.669Z] ---> Running in 2d0bca145220 [2021-08-17T18:16:22.940Z] Removing intermediate container 2d0bca145220 [2021-08-17T18:16:22.940Z] ---> 9f921dd724c6 [2021-08-17T18:16:22.940Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-17T18:16:22.940Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-17T18:16:22.940Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-17T18:16:22.940Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-17T18:16:22.940Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-17T18:16:22.940Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-17T18:16:23.217Z] ---> e45ef46f94de [2021-08-17T18:16:23.217Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-17T18:16:23.217Z] (1/3) Installing ca-certificates (20191127-r4) [2021-08-17T18:16:23.217Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-17T18:16:23.217Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-08-17T18:16:23.217Z] (3/3) Installing su-exec (0.2-r1) [2021-08-17T18:16:23.217Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-17T18:16:23.217Z] Executing busybox-1.31.1-r20.trigger [2021-08-17T18:16:23.217Z] Executing ca-certificates-20191127-r4.trigger [2021-08-17T18:16:23.217Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-17T18:16:23.217Z] Executing busybox-1.31.1-r20.trigger [2021-08-17T18:16:23.217Z] OK: 6 MiB in 17 packages [2021-08-17T18:16:23.217Z] OK: 6 MiB in 15 packages [2021-08-17T18:16:23.217Z] (4/4) Installing curl (7.78.0-r0) [2021-08-17T18:16:23.489Z] Executing busybox-1.31.1-r20.trigger [2021-08-17T18:16:23.489Z] Executing ca-certificates-20191127-r4.trigger [2021-08-17T18:16:23.489Z] OK: 7 MiB in 18 packages [2021-08-17T18:16:23.761Z] ---> 923466763e87 [2021-08-17T18:16:23.761Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-17T18:16:23.761Z] Removing intermediate container 099def52a570 [2021-08-17T18:16:23.761Z] ---> c2d92583e6c0 [2021-08-17T18:16:23.761Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-17T18:16:23.761Z] Removing intermediate container 719e010471c2 [2021-08-17T18:16:23.761Z] ---> c10db7c2b8f7 [2021-08-17T18:16:23.761Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-17T18:16:23.761Z] ---> Running in 4b078e0638df [2021-08-17T18:16:24.028Z] ---> Running in a191e97270b9 [2021-08-17T18:16:24.028Z] ---> ded1bcc0aebe [2021-08-17T18:16:24.028Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-17T18:16:24.028Z] ---> Running in ca31ddab2bc2 [2021-08-17T18:16:24.028Z] Removing intermediate container bc0b44ea1319 [2021-08-17T18:16:24.028Z] ---> 5ab53443015e [2021-08-17T18:16:24.028Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-17T18:16:24.028Z] Removing intermediate container 4b078e0638df [2021-08-17T18:16:24.028Z] ---> c42a08eb51d8 [2021-08-17T18:16:24.028Z] Step 14/26 : WORKDIR / [2021-08-17T18:16:24.028Z] Removing intermediate container a191e97270b9 [2021-08-17T18:16:24.028Z] ---> 43a0bc83854b [2021-08-17T18:16:24.028Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-17T18:16:24.028Z] ---> Running in 66eec913a0bc [2021-08-17T18:16:24.028Z] ---> Running in c4b0fb00e4ae [2021-08-17T18:16:24.028Z] ---> Running in e8a5fbaaefcb [2021-08-17T18:16:24.501Z] Removing intermediate container ca31ddab2bc2 [2021-08-17T18:16:24.501Z] ---> d92b76baedc2 [2021-08-17T18:16:24.501Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-17T18:16:24.501Z] Removing intermediate container e8a5fbaaefcb [2021-08-17T18:16:24.501Z] ---> 6e83572bf8ff [2021-08-17T18:16:24.501Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-17T18:16:24.501Z] Removing intermediate container 66eec913a0bc [2021-08-17T18:16:24.501Z] ---> 501e7a5c500e [2021-08-17T18:16:24.501Z] Step 14/22 : WORKDIR /edgex [2021-08-17T18:16:24.501Z] ---> Running in 819b639fea93 [2021-08-17T18:16:24.501Z] Removing intermediate container c4b0fb00e4ae [2021-08-17T18:16:24.501Z] ---> ec5d60506546 [2021-08-17T18:16:24.501Z] 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-08-17T18:16:24.501Z] ---> Running in d702b5f0f5d4 [2021-08-17T18:16:24.501Z] ---> Running in 733e7b71ad59 [2021-08-17T18:16:24.501Z] Removing intermediate container 819b639fea93 [2021-08-17T18:16:24.501Z] ---> 893182a50760 [2021-08-17T18:16:24.501Z] Step 21/23 : LABEL arch=x86_64 [2021-08-17T18:16:24.501Z] ---> Running in 4fa1c5c20d2f [2021-08-17T18:16:24.501Z] Removing intermediate container d702b5f0f5d4 [2021-08-17T18:16:24.501Z] ---> 3bd0a2ab159f [2021-08-17T18:16:24.501Z] Step 16/24 : WORKDIR / [2021-08-17T18:16:24.501Z] Removing intermediate container 733e7b71ad59 [2021-08-17T18:16:24.501Z] ---> 692833f3aa32 [2021-08-17T18:16:24.501Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-17T18:16:24.501Z] ---> Running in 4ea4fc96f02e [2021-08-17T18:16:24.501Z] ---> b0b04e5f1b75 [2021-08-17T18:16:24.501Z] 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-08-17T18:16:24.501Z] Removing intermediate container 4fa1c5c20d2f [2021-08-17T18:16:24.501Z] ---> af6ac2e35592 [2021-08-17T18:16:24.501Z] Step 22/23 : LABEL git_sha=ec9b44a2257c21cfcf21ab43ce8623f907b6fab2 [2021-08-17T18:16:24.770Z] ---> Running in 94cc0353d013 [2021-08-17T18:16:24.770Z] Removing intermediate container 4ea4fc96f02e [2021-08-17T18:16:24.770Z] ---> 4b7dd52cd7ea [2021-08-17T18:16:24.770Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-17T18:16:24.770Z] ---> 0a6dde853dc8 [2021-08-17T18:16:24.770Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-17T18:16:24.770Z] ---> 22dccdbe77c2 [2021-08-17T18:16:24.770Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-17T18:16:24.770Z] Removing intermediate container 94cc0353d013 [2021-08-17T18:16:24.770Z] ---> d70d893eea32 [2021-08-17T18:16:24.770Z] Step 23/23 : LABEL version=0.0.0 [2021-08-17T18:16:25.041Z] ---> Running in 65e373183702 [2021-08-17T18:16:25.041Z] ---> cebfbb115b9b [2021-08-17T18:16:25.041Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-17T18:16:25.041Z] ---> 6b471ff95fd9 [2021-08-17T18:16:25.041Z] 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-08-17T18:16:25.041Z] Removing intermediate container 65e373183702 [2021-08-17T18:16:25.041Z] ---> c141d6f7a026 [2021-08-17T18:16:25.041Z] [2021-08-17T18:16:25.313Z] ---> f5e8f6b5aa65 [2021-08-17T18:16:25.313Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-17T18:16:25.313Z] Successfully built c141d6f7a026 [2021-08-17T18:16:25.313Z] Successfully tagged support-scheduler:latest [2021-08-17T18:16:25.313Z] Building security-bootstrapper [2021-08-17T18:16:25.313Z]  Building support-scheduler ... done  ---> a8203bc65ed0 [2021-08-17T18:16:25.313Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-17T18:16:26.283Z] ---> 4bc4b25a2b6b [2021-08-17T18:16:26.283Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-17T18:16:26.581Z] ---> 0610db9157e0 [2021-08-17T18:16:26.581Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-17T18:16:26.581Z] ---> e334cc409f38 [2021-08-17T18:16:26.581Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-17T18:16:27.380Z] ---> Running in 53b1fbe244e4 [2021-08-17T18:16:27.380Z] ---> 47844f396899 [2021-08-17T18:16:27.380Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-17T18:16:27.380Z] ---> 3bff5c0db899 [2021-08-17T18:16:27.380Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-17T18:16:27.380Z] Removing intermediate container 53b1fbe244e4 [2021-08-17T18:16:27.380Z] ---> 5c78d368e6a4 [2021-08-17T18:16:27.380Z] Step 19/22 : CMD ["--init=true"] [2021-08-17T18:16:27.380Z] ---> Running in c5ccb723b1f6 [2021-08-17T18:16:27.380Z] ---> Running in 1b26653a0e63 [2021-08-17T18:16:27.651Z] ---> 67912a4b4919 [2021-08-17T18:16:27.651Z] 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-08-17T18:16:27.651Z] Removing intermediate container c5ccb723b1f6 [2021-08-17T18:16:27.651Z] ---> 4474f94375e4 [2021-08-17T18:16:27.651Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-17T18:16:27.651Z] ---> Running in 13c24b076a72 [2021-08-17T18:16:27.651Z] Removing intermediate container 1b26653a0e63 [2021-08-17T18:16:27.651Z] ---> 71bfdbcf0753 [2021-08-17T18:16:27.651Z] Step 20/22 : LABEL arch=x86_64 [2021-08-17T18:16:27.651Z] ---> Running in ba0fecee4449 [2021-08-17T18:16:27.651Z] ---> Running in f370e81252d0 [2021-08-17T18:16:28.128Z] Removing intermediate container ba0fecee4449 [2021-08-17T18:16:28.128Z] ---> ecad4ad00a32 [2021-08-17T18:16:28.128Z] Step 22/24 : LABEL arch=x86_64 [2021-08-17T18:16:28.128Z] Removing intermediate container f370e81252d0 [2021-08-17T18:16:28.128Z] ---> b702a40f5869 [2021-08-17T18:16:28.128Z] Step 21/22 : LABEL git_sha=ec9b44a2257c21cfcf21ab43ce8623f907b6fab2 [2021-08-17T18:16:28.128Z] ---> Running in 4c5d26957cfa [2021-08-17T18:16:28.128Z] ---> Running in 78f95a122df7 [2021-08-17T18:16:28.128Z] Removing intermediate container 4c5d26957cfa [2021-08-17T18:16:28.128Z] ---> ba404de058b2 [2021-08-17T18:16:28.128Z] Step 23/24 : LABEL git_sha=ec9b44a2257c21cfcf21ab43ce8623f907b6fab2 [2021-08-17T18:16:28.400Z] Removing intermediate container 78f95a122df7 [2021-08-17T18:16:28.400Z] ---> 1f0a69bcb3f3 [2021-08-17T18:16:28.400Z] Step 22/22 : LABEL version=0.0.0 [2021-08-17T18:16:28.400Z] ---> Running in 70c5d5cf5587 [2021-08-17T18:16:28.400Z] ---> Running in db58e2bf64fc [2021-08-17T18:16:28.400Z] Removing intermediate container 70c5d5cf5587 [2021-08-17T18:16:28.400Z] ---> 7daf2512aa11 [2021-08-17T18:16:28.400Z] Step 24/24 : LABEL version=0.0.0 [2021-08-17T18:16:28.681Z] Removing intermediate container db58e2bf64fc [2021-08-17T18:16:28.681Z] ---> fb1ad3f40acf [2021-08-17T18:16:28.681Z] [2021-08-17T18:16:28.681Z] ---> Running in 14216cb0a163 [2021-08-17T18:16:28.681Z] Removing intermediate container 13c24b076a72 [2021-08-17T18:16:28.681Z] ---> 4911b304216c [2021-08-17T18:16:28.681Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-17T18:16:28.681Z] ---> Running in 9cf451ac587f [2021-08-17T18:16:28.681Z] Successfully built fb1ad3f40acf [2021-08-17T18:16:28.681Z] Successfully tagged security-proxy-setup:latest [2021-08-17T18:16:28.681Z]  Building security-proxy-setup ... done Building core-command [2021-08-17T18:16:28.961Z] Removing intermediate container 14216cb0a163 [2021-08-17T18:16:28.961Z] ---> ca15dee597bf [2021-08-17T18:16:28.961Z] [2021-08-17T18:16:28.961Z] Successfully built ca15dee597bf [2021-08-17T18:16:29.248Z] Successfully tagged core-metadata:latest [2021-08-17T18:16:29.248Z] Building core-data [2021-08-17T18:16:29.248Z]  Building core-metadata ... done Removing intermediate container 9cf451ac587f [2021-08-17T18:16:29.248Z] ---> 28f9748c491a [2021-08-17T18:16:29.248Z] Step 24/26 : LABEL arch=x86_64 [2021-08-17T18:16:36.132Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-17T18:16:36.132Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-17T18:16:36.132Z] ---> 55bdd642c53a [2021-08-17T18:16:36.132Z] Step 3/24 : WORKDIR /edgex-go [2021-08-17T18:16:36.132Z] ---> Using cache [2021-08-17T18:16:36.132Z] ---> 7a64b7e5d788 [2021-08-17T18:16:36.132Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-17T18:16:36.132Z] ---> Using cache [2021-08-17T18:16:36.132Z] ---> 39aef7cb75b7 [2021-08-17T18:16:36.132Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-17T18:16:36.132Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-17T18:16:36.132Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-17T18:16:36.132Z] ---> 55bdd642c53a [2021-08-17T18:16:36.132Z] Step 3/24 : WORKDIR /edgex-go [2021-08-17T18:16:36.132Z] ---> Using cache [2021-08-17T18:16:36.132Z] ---> 7a64b7e5d788 [2021-08-17T18:16:36.132Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-17T18:16:36.132Z] ---> Using cache [2021-08-17T18:16:36.132Z] ---> 39aef7cb75b7 [2021-08-17T18:16:36.132Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-17T18:16:36.132Z] ---> Using cache [2021-08-17T18:16:36.132Z] ---> dac3205c986f [2021-08-17T18:16:36.132Z] Step 6/24 : COPY go.mod . [2021-08-17T18:16:36.132Z] ---> Using cache [2021-08-17T18:16:36.132Z] ---> 399c4dd41d0d [2021-08-17T18:16:36.132Z] Step 7/24 : RUN go mod download [2021-08-17T18:16:36.132Z] ---> Using cache [2021-08-17T18:16:36.132Z] ---> 7857edfbf057 [2021-08-17T18:16:36.132Z] Step 8/24 : COPY . . [2021-08-17T18:16:36.132Z] ---> Using cache [2021-08-17T18:16:36.132Z] ---> 7444bf8a2b46 [2021-08-17T18:16:36.132Z] Step 9/24 : RUN go mod tidy [2021-08-17T18:16:36.132Z] ---> Using cache [2021-08-17T18:16:36.132Z] ---> ad6845ea4478 [2021-08-17T18:16:36.132Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-17T18:16:36.405Z] ---> Running in 43083e3252c8 [2021-08-17T18:16:36.686Z] ---> Running in a201b679f80f [2021-08-17T18:16:36.686Z] ---> Running in 753c9351ecab [2021-08-17T18:16:37.269Z] Removing intermediate container 43083e3252c8 [2021-08-17T18:16:37.269Z] ---> 563b03ece493 [2021-08-17T18:16:37.269Z] Step 25/26 : LABEL git_sha=ec9b44a2257c21cfcf21ab43ce8623f907b6fab2 [2021-08-17T18:16:37.854Z] ---> Running in d59a83abd120 [2021-08-17T18:16:38.443Z] Removing intermediate container d59a83abd120 [2021-08-17T18:16:38.443Z] ---> c88b5319105d [2021-08-17T18:16:38.443Z] Step 26/26 : LABEL version=0.0.0 [2021-08-17T18:16:38.443Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-17T18:16:38.443Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-17T18:16:38.715Z] ---> 08bdaf2f88f9 [2021-08-17T18:16:38.715Z] 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-08-17T18:16:38.715Z] ---> Running in ae4b62aa7850 [2021-08-17T18:16:38.715Z] ---> Running in 489d9ae2e001 [2021-08-17T18:16:38.987Z] 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-08-17T18:16:39.260Z] Removing intermediate container 489d9ae2e001 [2021-08-17T18:16:39.260Z] ---> fb631059dc9f [2021-08-17T18:16:39.260Z] 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-08-17T18:16:39.531Z] Removing intermediate container ae4b62aa7850 [2021-08-17T18:16:39.531Z] ---> 6d17c399c947 [2021-08-17T18:16:39.531Z] [2021-08-17T18:16:39.531Z] Successfully built 6d17c399c947 [2021-08-17T18:16:39.531Z] Successfully tagged security-secretstore-setup:latest [2021-08-17T18:16:39.531Z]  Building security-secretstore-setup ... done Building support-notifications [2021-08-17T18:16:39.802Z] ---> Running in 56e91a47e533 [2021-08-17T18:16:40.789Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-17T18:16:40.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-17T18:16:40.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-17T18:16:41.072Z] (1/39) Installing readline (8.1.0-r0) [2021-08-17T18:16:41.072Z] (2/39) Installing bash (5.1.0-r0) [2021-08-17T18:16:41.072Z] Executing bash-5.1.0-r0.post-install [2021-08-17T18:16:41.072Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-17T18:16:41.072Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-17T18:16:41.072Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-17T18:16:41.072Z] (6/39) Installing curl (7.78.0-r0) [2021-08-17T18:16:41.072Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-17T18:16:41.350Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-17T18:16:41.350Z] (9/39) Installing expat (2.2.10-r1) [2021-08-17T18:16:41.350Z] (10/39) Installing libffi (3.3-r2) [2021-08-17T18:16:41.350Z] (11/39) Installing gdbm (1.19-r0) [2021-08-17T18:16:41.350Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-17T18:16:41.350Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-17T18:16:41.350Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-17T18:16:41.635Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-17T18:16:41.635Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-17T18:16:41.635Z] ---> 55bdd642c53a [2021-08-17T18:16:41.635Z] Step 3/32 : WORKDIR /edgex-go [2021-08-17T18:16:41.635Z] ---> Using cache [2021-08-17T18:16:41.635Z] ---> 7a64b7e5d788 [2021-08-17T18:16:41.635Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-17T18:16:41.635Z] ---> Using cache [2021-08-17T18:16:41.635Z] ---> 39aef7cb75b7 [2021-08-17T18:16:41.635Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-17T18:16:41.635Z] ---> Using cache [2021-08-17T18:16:41.635Z] ---> dac3205c986f [2021-08-17T18:16:41.635Z] Step 6/32 : COPY go.mod . [2021-08-17T18:16:41.635Z] ---> Using cache [2021-08-17T18:16:41.635Z] ---> 399c4dd41d0d [2021-08-17T18:16:41.635Z] Step 7/32 : RUN go mod download [2021-08-17T18:16:41.635Z] ---> Using cache [2021-08-17T18:16:41.635Z] ---> 7857edfbf057 [2021-08-17T18:16:41.635Z] Step 8/32 : COPY . . [2021-08-17T18:16:41.635Z] ---> Using cache [2021-08-17T18:16:41.635Z] ---> 7444bf8a2b46 [2021-08-17T18:16:41.635Z] Step 9/32 : RUN go mod tidy [2021-08-17T18:16:41.635Z] ---> Using cache [2021-08-17T18:16:41.635Z] ---> ad6845ea4478 [2021-08-17T18:16:41.635Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-17T18:16:44.314Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-17T18:16:44.315Z] OK: 219 MiB in 52 packages [2021-08-17T18:16:44.938Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-17T18:16:44.938Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-17T18:16:44.938Z] ---> 55bdd642c53a [2021-08-17T18:16:44.938Z] Step 3/23 : WORKDIR /edgex-go [2021-08-17T18:16:44.938Z] ---> Using cache [2021-08-17T18:16:44.938Z] ---> 7a64b7e5d788 [2021-08-17T18:16:44.938Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-17T18:16:44.938Z] ---> Using cache [2021-08-17T18:16:44.938Z] ---> 39aef7cb75b7 [2021-08-17T18:16:44.938Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-17T18:16:44.938Z] ---> Running in e1280d211fad [2021-08-17T18:16:44.938Z] ---> Running in 361a53ffb6fc [2021-08-17T18:16:45.228Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-17T18:16:45.228Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-17T18:16:45.228Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-17T18:16:45.228Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-17T18:16:45.228Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-17T18:16:45.228Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-17T18:16:45.228Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-17T18:16:45.228Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-17T18:16:45.228Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-17T18:16:45.228Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-17T18:16:45.503Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-17T18:16:45.503Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-17T18:16:45.503Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-17T18:16:45.503Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-17T18:16:45.503Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-17T18:16:45.503Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-17T18:16:45.503Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-17T18:16:45.503Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-17T18:16:45.503Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-17T18:16:45.503Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-17T18:16:45.503Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-17T18:16:45.503Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-17T18:16:45.503Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-17T18:16:45.780Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-17T18:16:45.780Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-17T18:16:45.780Z] Removing intermediate container a201b679f80f [2021-08-17T18:16:45.780Z] ---> bfdf06da7f13 [2021-08-17T18:16:45.780Z] Step 6/24 : COPY go.mod . [2021-08-17T18:16:46.061Z] Executing busybox-1.32.1-r6.trigger [2021-08-17T18:16:46.061Z] OK: 82 MiB in 59 packages [2021-08-17T18:16:46.061Z] 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-08-17T18:16:46.061Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-17T18:16:46.346Z] ---> cbb947cb7ec8 [2021-08-17T18:16:46.346Z] Step 7/24 : RUN go mod download [2021-08-17T18:16:46.346Z] ---> Running in 3597f6313743 [2021-08-17T18:16:46.986Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-17T18:16:48.055Z] OK: 219 MiB in 52 packages [2021-08-17T18:16:48.343Z] Removing intermediate container 361a53ffb6fc [2021-08-17T18:16:48.343Z] ---> 272ae0cebfaf [2021-08-17T18:16:48.343Z] Step 6/23 : COPY go.mod . [2021-08-17T18:16:48.632Z] ---> 27241743d0c9 [2021-08-17T18:16:48.632Z] Step 7/23 : RUN go mod download [2021-08-17T18:16:48.632Z] ---> Running in d6da48b689fe [2021-08-17T18:16:49.276Z] Collecting docker-compose==1.23.2 [2021-08-17T18:16:49.276Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-17T18:16:49.276Z] Removing intermediate container 3597f6313743 [2021-08-17T18:16:49.276Z] ---> bb881170f094 [2021-08-17T18:16:49.276Z] Step 8/24 : COPY . . [2021-08-17T18:16:49.276Z] Collecting PyYAML<4,>=3.10 [2021-08-17T18:16:49.578Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-17T18:16:50.647Z] Collecting docker<4.0,>=3.6.0 [2021-08-17T18:16:50.647Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-17T18:16:50.647Z] Collecting cached-property<2,>=1.2.0 [2021-08-17T18:16:50.957Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-17T18:16:50.957Z] 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-08-17T18:16:50.957Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-17T18:16:50.957Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-17T18:16:50.957Z] Collecting texttable<0.10,>=0.9.0 [2021-08-17T18:16:50.957Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-17T18:16:51.624Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-17T18:16:51.624Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-17T18:16:52.698Z] Collecting docopt<0.7,>=0.6.1 [2021-08-17T18:16:52.698Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-17T18:16:53.516Z] Collecting jsonschema<3,>=2.5.1 [2021-08-17T18:16:53.516Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-17T18:16:53.516Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-17T18:16:53.516Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-17T18:16:53.797Z] Collecting docker-pycreds>=0.4.0 [2021-08-17T18:16:53.797Z] Removing intermediate container d6da48b689fe [2021-08-17T18:16:53.797Z] ---> c8cb93966d97 [2021-08-17T18:16:53.797Z] Step 8/23 : COPY . . [2021-08-17T18:16:53.797Z] ---> 687f386931b0 [2021-08-17T18:16:53.797Z] Step 9/24 : RUN go mod tidy [2021-08-17T18:16:53.797Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-17T18:16:53.797Z] ---> Running in cf5cb6c50932 [2021-08-17T18:16:54.077Z] Collecting idna<2.8,>=2.5 [2021-08-17T18:16:54.077Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-17T18:16:54.077Z] Collecting certifi>=2017.4.17 [2021-08-17T18:16:54.366Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-17T18:16:54.366Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-17T18:16:54.366Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-17T18:16:54.649Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-17T18:16:54.649Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-17T18:16:54.649Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-17T18:16:54.649Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-17T18:16:54.649Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-17T18:16:54.649Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-17T18:16:54.945Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-17T18:16:54.945Z] Attempting uninstall: urllib3 [2021-08-17T18:16:54.945Z] Found existing installation: urllib3 1.26.2 [2021-08-17T18:16:54.945Z] Uninstalling urllib3-1.26.2: [2021-08-17T18:16:54.945Z] Successfully uninstalled urllib3-1.26.2 [2021-08-17T18:16:55.253Z] Attempting uninstall: idna [2021-08-17T18:16:55.254Z] Found existing installation: idna 3.1 [2021-08-17T18:16:55.254Z] Uninstalling idna-3.1: [2021-08-17T18:16:55.254Z] Successfully uninstalled idna-3.1 [2021-08-17T18:16:55.534Z] Attempting uninstall: chardet [2021-08-17T18:16:55.534Z] Found existing installation: chardet 4.0.0 [2021-08-17T18:16:55.534Z] Uninstalling chardet-4.0.0: [2021-08-17T18:16:55.831Z] Successfully uninstalled chardet-4.0.0 [2021-08-17T18:16:56.437Z] Attempting uninstall: requests [2021-08-17T18:16:56.437Z] Found existing installation: requests 2.25.1 [2021-08-17T18:16:56.437Z] Uninstalling requests-2.25.1: [2021-08-17T18:16:56.437Z] Successfully uninstalled requests-2.25.1 [2021-08-17T18:16:59.063Z] Running setup.py install for texttable: started [2021-08-17T18:16:59.063Z] ---> 689e32a0c08d [2021-08-17T18:16:59.063Z] Step 9/23 : RUN go mod tidy [2021-08-17T18:16:59.063Z] Removing intermediate container cf5cb6c50932 [2021-08-17T18:16:59.063Z] ---> eac7af658dcc [2021-08-17T18:16:59.063Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-17T18:16:59.063Z] ---> Running in 306730ac9927 [2021-08-17T18:16:59.337Z] ---> Running in b58916feb601 [2021-08-17T18:16:59.613Z] Running setup.py install for texttable: finished with status 'done' [2021-08-17T18:16:59.613Z] Running setup.py install for PyYAML: started [2021-08-17T18:16:59.889Z] 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-08-17T18:17:00.477Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-17T18:17:00.745Z] Running setup.py install for docopt: started [2021-08-17T18:17:01.029Z] Removing intermediate container 306730ac9927 [2021-08-17T18:17:01.029Z] ---> 3879a8738491 [2021-08-17T18:17:01.029Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-17T18:17:01.029Z] ---> Running in 31a1a13f454a [2021-08-17T18:17:01.635Z] 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-08-17T18:17:01.635Z] Running setup.py install for docopt: finished with status 'done' [2021-08-17T18:17:01.635Z] Running setup.py install for dockerpty: started [2021-08-17T18:17:02.522Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-17T18:17:02.969Z] 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-08-17T18:17:07.264Z] Removing intermediate container 56e91a47e533 [2021-08-17T18:17:07.264Z] ---> 469d422e8507 [2021-08-17T18:17:07.264Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-17T18:17:07.264Z] ---> Running in da3e294c7f5b [2021-08-17T18:17:07.264Z] Removing intermediate container da3e294c7f5b [2021-08-17T18:17:07.264Z] ---> 4356e34506d1 [2021-08-17T18:17:07.264Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-17T18:17:07.264Z] ---> Running in 573484ba184a [2021-08-17T18:17:07.264Z] Removing intermediate container 573484ba184a [2021-08-17T18:17:07.264Z] ---> 00ac11e4778f [2021-08-17T18:17:07.264Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-17T18:17:07.863Z] ---> b4dba40a76c6 [2021-08-17T18:17:07.863Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-17T18:17:07.863Z] ---> a3dcdc7a0931 [2021-08-17T18:17:07.863Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-17T18:17:08.462Z] ---> b7b438dcb322 [2021-08-17T18:17:08.462Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-17T18:17:08.462Z] ---> Running in bd5b6fe28d9c [2021-08-17T18:17:08.462Z] Removing intermediate container bd5b6fe28d9c [2021-08-17T18:17:08.462Z] ---> 3dd1c4ad032e [2021-08-17T18:17:08.462Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-17T18:17:08.736Z] ---> Running in e330e869d35d [2021-08-17T18:17:08.736Z] Removing intermediate container e330e869d35d [2021-08-17T18:17:08.736Z] ---> 29f06443b8f0 [2021-08-17T18:17:08.736Z] Step 22/24 : LABEL arch=x86_64 [2021-08-17T18:17:08.736Z] ---> Running in ca406f4ea9b7 [2021-08-17T18:17:09.013Z] Removing intermediate container ca406f4ea9b7 [2021-08-17T18:17:09.013Z] ---> 0cf6595876cb [2021-08-17T18:17:09.013Z] Step 23/24 : LABEL git_sha=ec9b44a2257c21cfcf21ab43ce8623f907b6fab2 [2021-08-17T18:17:09.013Z] ---> Running in 671e5ad0ac0a [2021-08-17T18:17:09.288Z] Removing intermediate container 671e5ad0ac0a [2021-08-17T18:17:09.288Z] ---> 1d1c5e188418 [2021-08-17T18:17:09.288Z] Step 24/24 : LABEL version=0.0.0 [2021-08-17T18:17:09.288Z] ---> Running in 09ff4cc972f0 [2021-08-17T18:17:09.561Z] Removing intermediate container 09ff4cc972f0 [2021-08-17T18:17:09.561Z] ---> a9448a82a51f [2021-08-17T18:17:09.561Z] [2021-08-17T18:17:09.561Z] Successfully built a9448a82a51f [2021-08-17T18:17:09.561Z] Successfully tagged sys-mgmt-agent:latest [2021-08-17T18:17:13.945Z]  Building sys-mgmt-agent ... done Removing intermediate container 753c9351ecab [2021-08-17T18:17:13.945Z] ---> 8fcfafce6ee4 [2021-08-17T18:17:13.945Z] [2021-08-17T18:17:13.945Z] Step 11/24 : FROM alpine:3.12 [2021-08-17T18:17:13.945Z] ---> 13621d1b12d4 [2021-08-17T18:17:13.945Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-17T18:17:13.945Z] ---> Using cache [2021-08-17T18:17:13.945Z] ---> c10db7c2b8f7 [2021-08-17T18:17:13.945Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-17T18:17:13.945Z] ---> Using cache [2021-08-17T18:17:13.945Z] ---> 43a0bc83854b [2021-08-17T18:17:13.945Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-17T18:17:13.945Z] ---> Running in 193a4f830168 [2021-08-17T18:17:14.219Z] Removing intermediate container 193a4f830168 [2021-08-17T18:17:14.219Z] ---> efd3e4bf7d88 [2021-08-17T18:17:14.219Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-17T18:17:14.219Z] ---> Running in c9192d1b29bb [2021-08-17T18:17:14.219Z] Removing intermediate container c9192d1b29bb [2021-08-17T18:17:14.219Z] ---> 0e4cb64e4acb [2021-08-17T18:17:14.219Z] Step 16/24 : WORKDIR / [2021-08-17T18:17:14.494Z] ---> Running in 0aee2bb7171e [2021-08-17T18:17:14.494Z] Removing intermediate container 0aee2bb7171e [2021-08-17T18:17:14.494Z] ---> b04fb4344e63 [2021-08-17T18:17:14.494Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-17T18:17:14.770Z] ---> 6c2de2ef4625 [2021-08-17T18:17:14.770Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-17T18:17:15.366Z] ---> e4da041a6d1d [2021-08-17T18:17:15.366Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-17T18:17:15.652Z] ---> f148ef35dd79 [2021-08-17T18:17:15.652Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-17T18:17:15.652Z] ---> Running in 6455849bc7b2 [2021-08-17T18:17:15.929Z] Removing intermediate container 6455849bc7b2 [2021-08-17T18:17:15.929Z] ---> 2965ea0334ae [2021-08-17T18:17:15.929Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-17T18:17:15.929Z] ---> Running in 2bc2542bb6d8 [2021-08-17T18:17:15.929Z] Removing intermediate container 2bc2542bb6d8 [2021-08-17T18:17:15.929Z] ---> 0da7764a772e [2021-08-17T18:17:15.929Z] Step 22/24 : LABEL arch=x86_64 [2021-08-17T18:17:15.929Z] ---> Running in 788f948463dc [2021-08-17T18:17:16.203Z] Removing intermediate container 788f948463dc [2021-08-17T18:17:16.203Z] ---> 5153af3895f7 [2021-08-17T18:17:16.203Z] Step 23/24 : LABEL git_sha=ec9b44a2257c21cfcf21ab43ce8623f907b6fab2 [2021-08-17T18:17:16.203Z] ---> Running in 6e42068fdc14 [2021-08-17T18:17:16.478Z] Removing intermediate container 6e42068fdc14 [2021-08-17T18:17:16.478Z] ---> d2f5b7c759ee [2021-08-17T18:17:16.478Z] Step 24/24 : LABEL version=0.0.0 [2021-08-17T18:17:16.478Z] ---> Running in d7b70b5fe353 [2021-08-17T18:17:16.767Z] Removing intermediate container d7b70b5fe353 [2021-08-17T18:17:16.767Z] ---> 02f497debb0b [2021-08-17T18:17:16.767Z] [2021-08-17T18:17:16.767Z] Successfully built 02f497debb0b [2021-08-17T18:17:16.767Z] Successfully tagged core-command:latest [2021-08-17T18:17:21.098Z]  Building core-command ... done Removing intermediate container e1280d211fad [2021-08-17T18:17:21.098Z] ---> 1c1a46f873ba [2021-08-17T18:17:21.098Z] [2021-08-17T18:17:21.098Z] Step 11/32 : FROM alpine:3.12 [2021-08-17T18:17:21.098Z] ---> 13621d1b12d4 [2021-08-17T18:17:21.098Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-17T18:17:21.098Z] ---> Running in 20f7913b73cf [2021-08-17T18:17:21.372Z] Removing intermediate container 20f7913b73cf [2021-08-17T18:17:21.372Z] ---> 3c3e36c1a2ed [2021-08-17T18:17:21.372Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-17T18:17:21.372Z] ---> Running in 50586f942560 [2021-08-17T18:17:21.975Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-17T18:17:21.975Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-17T18:17:22.251Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-17T18:17:22.251Z] (2/2) Installing su-exec (0.2-r1) [2021-08-17T18:17:22.251Z] Executing busybox-1.31.1-r20.trigger [2021-08-17T18:17:22.251Z] OK: 6 MiB in 16 packages [2021-08-17T18:17:22.867Z] Removing intermediate container 50586f942560 [2021-08-17T18:17:22.867Z] ---> cec414f9f69c [2021-08-17T18:17:22.867Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-17T18:17:22.867Z] ---> Running in cbfe966a6ea4 [2021-08-17T18:17:22.867Z] Removing intermediate container cbfe966a6ea4 [2021-08-17T18:17:22.867Z] ---> 9232578aecc6 [2021-08-17T18:17:22.867Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-17T18:17:22.867Z] ---> Running in 00a17dda5898 [2021-08-17T18:17:23.150Z] Removing intermediate container 00a17dda5898 [2021-08-17T18:17:23.150Z] ---> dbcd9d97a275 [2021-08-17T18:17:23.150Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-17T18:17:23.150Z] ---> Running in a7e40fd07383 [2021-08-17T18:17:24.191Z] Removing intermediate container a7e40fd07383 [2021-08-17T18:17:24.191Z] ---> d83d36e5c6c6 [2021-08-17T18:17:24.191Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-17T18:17:24.191Z] ---> Running in dc0055d5847d [2021-08-17T18:17:24.191Z] Removing intermediate container dc0055d5847d [2021-08-17T18:17:24.191Z] ---> d2402fc048a8 [2021-08-17T18:17:24.191Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-17T18:17:24.489Z] ---> d8d0be294787 [2021-08-17T18:17:24.489Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-17T18:17:24.792Z] ---> Running in 2182534bb8c6 [2021-08-17T18:17:25.827Z] Removing intermediate container 2182534bb8c6 [2021-08-17T18:17:25.827Z] ---> b9e2edc25094 [2021-08-17T18:17:25.827Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-17T18:17:26.105Z] ---> 756190344d43 [2021-08-17T18:17:26.105Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-17T18:17:26.719Z] ---> 27889562f175 [2021-08-17T18:17:26.719Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-17T18:17:27.000Z] ---> 1b60eb935dc1 [2021-08-17T18:17:27.000Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-17T18:17:27.000Z] ---> e0db9621165c [2021-08-17T18:17:27.284Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-17T18:17:27.284Z] ---> 62dfb1165722 [2021-08-17T18:17:27.284Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-17T18:17:27.911Z] ---> Running in 705f5852009d [2021-08-17T18:17:27.911Z] Removing intermediate container 705f5852009d [2021-08-17T18:17:27.911Z] ---> f11cdb419a3c [2021-08-17T18:17:27.911Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-17T18:17:28.196Z] ---> 3931fe244344 [2021-08-17T18:17:28.196Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-17T18:17:28.479Z] ---> Running in 728c797a1e12 [2021-08-17T18:17:29.506Z] Removing intermediate container 728c797a1e12 [2021-08-17T18:17:29.506Z] ---> 5dbd6ab5af4d [2021-08-17T18:17:29.506Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-17T18:17:29.506Z] ---> Running in 67e6121bbedb [2021-08-17T18:17:29.785Z] Removing intermediate container 67e6121bbedb [2021-08-17T18:17:29.785Z] ---> b31a0253ecd6 [2021-08-17T18:17:29.785Z] Step 29/32 : CMD ["gate"] [2021-08-17T18:17:29.785Z] ---> Running in eab7fb1e0ea5 [2021-08-17T18:17:30.074Z] Removing intermediate container eab7fb1e0ea5 [2021-08-17T18:17:30.074Z] ---> 4ca97dc192ca [2021-08-17T18:17:30.074Z] Step 30/32 : LABEL arch=x86_64 [2021-08-17T18:17:30.074Z] ---> Running in 6bcfe748d877 [2021-08-17T18:17:30.688Z] Removing intermediate container 6bcfe748d877 [2021-08-17T18:17:30.688Z] ---> 3bc1beb5d4e1 [2021-08-17T18:17:30.688Z] Step 31/32 : LABEL git_sha=ec9b44a2257c21cfcf21ab43ce8623f907b6fab2 [2021-08-17T18:17:30.964Z] ---> Running in 820062b12b58 [2021-08-17T18:17:30.964Z] Removing intermediate container 31a1a13f454a [2021-08-17T18:17:30.964Z] ---> 5c0d7ce398d0 [2021-08-17T18:17:30.964Z] [2021-08-17T18:17:30.964Z] Step 11/23 : FROM alpine:3.12 [2021-08-17T18:17:30.964Z] ---> 13621d1b12d4 [2021-08-17T18:17:30.964Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-17T18:17:30.964Z] ---> Running in d2a8df61ae8e [2021-08-17T18:17:30.964Z] Removing intermediate container 820062b12b58 [2021-08-17T18:17:30.964Z] ---> 4d2e86cb8976 [2021-08-17T18:17:30.964Z] Step 32/32 : LABEL version=0.0.0 [2021-08-17T18:17:31.247Z] ---> Running in 38a6f7784e8a [2021-08-17T18:17:31.247Z] Removing intermediate container 38a6f7784e8a [2021-08-17T18:17:31.247Z] ---> 02bbdec17848 [2021-08-17T18:17:31.247Z] [2021-08-17T18:17:31.524Z] Successfully built 02bbdec17848 [2021-08-17T18:17:31.524Z] Successfully tagged security-bootstrapper:latest [2021-08-17T18:17:31.524Z]  Building security-bootstrapper ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-17T18:17:31.524Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-17T18:17:31.524Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-17T18:17:31.524Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-17T18:17:31.524Z] Executing busybox-1.31.1-r20.trigger [2021-08-17T18:17:31.524Z] Executing ca-certificates-20191127-r4.trigger [2021-08-17T18:17:31.524Z] OK: 6 MiB in 16 packages [2021-08-17T18:17:32.134Z] Removing intermediate container b58916feb601 [2021-08-17T18:17:32.134Z] ---> 2b61ad2dc270 [2021-08-17T18:17:32.134Z] [2021-08-17T18:17:32.134Z] Step 11/24 : FROM alpine:3.12 [2021-08-17T18:17:32.134Z] ---> 13621d1b12d4 [2021-08-17T18:17:32.134Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-17T18:17:32.134Z] ---> Running in 1b1d7608f803 [2021-08-17T18:17:32.410Z] Removing intermediate container d2a8df61ae8e [2021-08-17T18:17:32.410Z] ---> 1e4929d8ffa2 [2021-08-17T18:17:32.410Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-17T18:17:32.410Z] ---> Running in c051dc8c60ad [2021-08-17T18:17:32.410Z] Removing intermediate container 1b1d7608f803 [2021-08-17T18:17:32.410Z] ---> d712934885ab [2021-08-17T18:17:32.410Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-17T18:17:32.410Z] ---> Running in 67118c741206 [2021-08-17T18:17:32.410Z] Removing intermediate container c051dc8c60ad [2021-08-17T18:17:32.410Z] ---> 8f2889452cb5 [2021-08-17T18:17:32.410Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-17T18:17:32.410Z] ---> Running in 85ece293d528 [2021-08-17T18:17:32.410Z] Removing intermediate container 67118c741206 [2021-08-17T18:17:32.410Z] ---> a0cb2c60d033 [2021-08-17T18:17:32.410Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-17T18:17:32.410Z] ---> Running in 471599bb6788 [2021-08-17T18:17:32.695Z] Removing intermediate container 85ece293d528 [2021-08-17T18:17:32.695Z] ---> 160d54e2ec76 [2021-08-17T18:17:32.695Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-17T18:17:32.695Z] ---> Running in ebe6835f97e3 [2021-08-17T18:17:32.695Z] Removing intermediate container 471599bb6788 [2021-08-17T18:17:32.695Z] ---> 1d5bf62f3bc0 [2021-08-17T18:17:32.695Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-17T18:17:32.695Z] ---> Running in 53a44d06af1f [2021-08-17T18:17:32.695Z] Removing intermediate container ebe6835f97e3 [2021-08-17T18:17:32.695Z] ---> 31905c4bbedb [2021-08-17T18:17:32.695Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-17T18:17:32.975Z] ---> 0302faa23f2f [2021-08-17T18:17:32.975Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-17T18:17:33.261Z] ---> 9df64a359662 [2021-08-17T18:17:33.261Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-17T18:17:33.261Z] Removing intermediate container 53a44d06af1f [2021-08-17T18:17:33.261Z] ---> 569eb2ac2e1a [2021-08-17T18:17:33.261Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-17T18:17:33.261Z] ---> Running in 39f104f7ba49 [2021-08-17T18:17:33.261Z] ---> 4b54e09c5160 [2021-08-17T18:17:33.261Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-17T18:17:33.540Z] ---> Running in 175fb1c4fd70 [2021-08-17T18:17:33.540Z] Removing intermediate container 175fb1c4fd70 [2021-08-17T18:17:33.540Z] ---> e78eb2b99fd3 [2021-08-17T18:17:33.540Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-17T18:17:33.540Z] ---> Running in 8b302077a60c [2021-08-17T18:17:33.540Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-17T18:17:33.540Z] Removing intermediate container 8b302077a60c [2021-08-17T18:17:33.540Z] ---> ffa27fc39b9b [2021-08-17T18:17:33.540Z] Step 21/23 : LABEL arch=x86_64 [2021-08-17T18:17:33.816Z] ---> Running in 4d2ab54f29f9 [2021-08-17T18:17:33.816Z] Removing intermediate container 4d2ab54f29f9 [2021-08-17T18:17:33.816Z] ---> d43153a1322f [2021-08-17T18:17:33.816Z] Step 22/23 : LABEL git_sha=ec9b44a2257c21cfcf21ab43ce8623f907b6fab2 [2021-08-17T18:17:33.816Z] ---> Running in 83451b3eabce [2021-08-17T18:17:34.092Z] Removing intermediate container 83451b3eabce [2021-08-17T18:17:34.093Z] ---> e7f628dbc79d [2021-08-17T18:17:34.093Z] Step 23/23 : LABEL version=0.0.0 [2021-08-17T18:17:34.093Z] ---> Running in a27c14756f94 [2021-08-17T18:17:34.093Z] Removing intermediate container a27c14756f94 [2021-08-17T18:17:34.093Z] ---> e17749585f88 [2021-08-17T18:17:34.093Z] [2021-08-17T18:17:34.093Z] Successfully built e17749585f88 [2021-08-17T18:17:34.093Z] Successfully tagged support-notifications:latest [2021-08-17T18:17:34.366Z]  Building support-notifications ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-17T18:17:34.638Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-17T18:17:34.639Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-17T18:17:34.914Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-17T18:17:35.187Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-17T18:17:35.784Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-17T18:17:36.767Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-17T18:17:36.767Z] Executing busybox-1.31.1-r20.trigger [2021-08-17T18:17:36.767Z] OK: 8 MiB in 20 packages [2021-08-17T18:17:37.039Z] Removing intermediate container 39f104f7ba49 [2021-08-17T18:17:37.039Z] ---> 6f4be76a20ce [2021-08-17T18:17:37.039Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-17T18:17:37.039Z] ---> 5a8227b60b2c [2021-08-17T18:17:37.039Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-17T18:17:37.312Z] ---> 232d53198458 [2021-08-17T18:17:37.312Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-17T18:17:37.592Z] ---> acd7a2fbe458 [2021-08-17T18:17:37.592Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-17T18:17:37.592Z] ---> Running in 0fa937ed640b [2021-08-17T18:17:37.592Z] Removing intermediate container 0fa937ed640b [2021-08-17T18:17:37.592Z] ---> 94e150b2e177 [2021-08-17T18:17:37.592Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-17T18:17:37.869Z] ---> Running in 2ec44eed87d7 [2021-08-17T18:17:37.869Z] Removing intermediate container 2ec44eed87d7 [2021-08-17T18:17:37.869Z] ---> eddc2743c735 [2021-08-17T18:17:37.869Z] Step 22/24 : LABEL arch=x86_64 [2021-08-17T18:17:37.869Z] ---> Running in 2b3ed4753acd [2021-08-17T18:17:37.869Z] Removing intermediate container 2b3ed4753acd [2021-08-17T18:17:37.869Z] ---> 84e04d8d2b54 [2021-08-17T18:17:37.869Z] Step 23/24 : LABEL git_sha=ec9b44a2257c21cfcf21ab43ce8623f907b6fab2 [2021-08-17T18:17:37.869Z] ---> Running in 99f0ce5e673a [2021-08-17T18:17:38.147Z] Removing intermediate container 99f0ce5e673a [2021-08-17T18:17:38.147Z] ---> 41cd61d92ebd [2021-08-17T18:17:38.147Z] Step 24/24 : LABEL version=0.0.0 [2021-08-17T18:17:38.147Z] ---> Running in 8a7d5381eab0 [2021-08-17T18:17:38.147Z] Removing intermediate container 8a7d5381eab0 [2021-08-17T18:17:38.147Z] ---> 060b7f11cf47 [2021-08-17T18:17:38.147Z] [2021-08-17T18:17:38.147Z] Successfully built 060b7f11cf47 [2021-08-17T18:17:38.147Z] Successfully tagged core-data:latest [2021-08-17T18:17:38.439Z]  Building core-data ... done  [Pipeline] } [2021-08-17T18:17:38.464Z] $ docker stop --time=1 b7d3e6b38f5b9c751381d98271f1831a800194c9afecbf352387396ca4a55bff [2021-08-17T18:17:39.715Z] $ docker rm -f b7d3e6b38f5b9c751381d98271f1831a800194c9afecbf352387396ca4a55bff [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-17T18:17:40.177Z] + docker images [2021-08-17T18:17:40.177Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-17T18:17:40.177Z] core-data latest 060b7f11cf47 2 seconds ago 20.4MB [2021-08-17T18:17:40.177Z] support-notifications latest e17749585f88 7 seconds ago 16.8MB [2021-08-17T18:17:40.177Z] security-bootstrapper latest 02bbdec17848 9 seconds ago 18.8MB [2021-08-17T18:17:40.177Z] 2b61ad2dc270 9 seconds ago 1.75GB [2021-08-17T18:17:40.177Z] 5c0d7ce398d0 10 seconds ago 1.75GB [2021-08-17T18:17:40.177Z] 1c1a46f873ba 20 seconds ago 1.75GB [2021-08-17T18:17:40.177Z] core-command latest 02f497debb0b 24 seconds ago 16MB [2021-08-17T18:17:40.177Z] 8fcfafce6ee4 27 seconds ago 1.74GB [2021-08-17T18:17:40.177Z] sys-mgmt-agent latest a9448a82a51f 31 seconds ago 325MB [2021-08-17T18:17:40.177Z] security-secretstore-setup latest 6d17c399c947 About a minute ago 28.1MB [2021-08-17T18:17:40.177Z] core-metadata latest ca15dee597bf About a minute ago 16.7MB [2021-08-17T18:17:40.177Z] security-proxy-setup latest fb1ad3f40acf About a minute ago 25.9MB [2021-08-17T18:17:40.177Z] support-scheduler latest c141d6f7a026 About a minute ago 16.1MB [2021-08-17T18:17:40.177Z] 0ac98ed2ae85 About a minute ago 1.75GB [2021-08-17T18:17:40.177Z] 33874d6c66d6 About a minute ago 1.75GB [2021-08-17T18:17:40.177Z] 129c462bf7d6 About a minute ago 1.75GB [2021-08-17T18:17:40.177Z] c0802cdafc7b About a minute ago 1.75GB [2021-08-17T18:17:40.177Z] 204c542afb80 About a minute ago 1.75GB [2021-08-17T18:17:40.177Z] ci-base-image-x86_64 latest 55bdd642c53a 5 minutes ago 1.24GB [2021-08-17T18:17:40.177Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 11 days ago 547MB [2021-08-17T18:17:40.177Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 2 weeks ago 37.5MB [2021-08-17T18:17:40.177Z] docker 20.10.7 08bdaf2f88f9 2 months ago 246MB [2021-08-17T18:17:40.177Z] alpine 3.12 13621d1b12d4 4 months ago 5.58MB [2021-08-17T18:17:40.177Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 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-08-17T18:17:55.749Z] Still waiting to schedule task [2021-08-17T18:17:55.750Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-08-17T18:27:45.259Z] Running on prd-ubuntu18.04-docker-8c-8g-1053 in /w/workspace/edgexfoundry_edgex-go_PR-3673 [Pipeline] { [Pipeline] ws [2021-08-17T18:27:45.329Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-08-17T18:27:45.507Z] The recommended git tool is: git [2021-08-17T18:27:50.595Z] using credential edgex-jenkins-ssh [2021-08-17T18:27:50.622Z] Cloning the remote Git repository [2021-08-17T18:27:50.666Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-17T18:27:50.770Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-08-17T18:27:50.820Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-17T18:27:50.821Z] > git --version # timeout=10 [2021-08-17T18:27:50.829Z] > git --version # 'git version 2.17.1' [2021-08-17T18:27:50.829Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-17T18:27:50.878Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-17T18:30:20.441Z] Merging remotes/origin/main commit a50ec7cbd1ffe16c0409c75cc366b79de6e56022 into PR head commit ec9b44a2257c21cfcf21ab43ce8623f907b6fab2 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-17T18:30:21.026Z] 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) [2021-08-17T18:30:19.798Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-17T18:30:19.809Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-17T18:30:19.827Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-17T18:30:19.847Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-17T18:30:19.847Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-17T18:30:19.854Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3673/head:refs/remotes/origin/PR-3673 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-17T18:30:20.455Z] > git config core.sparsecheckout # timeout=10 [2021-08-17T18:30:20.461Z] > git checkout -f ec9b44a2257c21cfcf21ab43ce8623f907b6fab2 # timeout=10 [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-17T18:30:25.045Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-17T18:30:25.448Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T18:30:26.101Z] ---> package-listing.sh [2021-08-17T18:30:26.101Z] ++ facter osfamily [2021-08-17T18:30:26.101Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-17T18:30:26.376Z] + OS_FAMILY=redhat [2021-08-17T18:30:26.376Z] + workspace=/w/workspace/edgex-go/1 [2021-08-17T18:30:26.376Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-17T18:30:26.376Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-17T18:30:26.376Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-17T18:30:26.376Z] + PACKAGES=/tmp/packages_start.txt [2021-08-17T18:30:26.376Z] + '[' /w/workspace/edgex-go/1 ']' [2021-08-17T18:30:26.376Z] + PACKAGES=/tmp/packages_end.txt [2021-08-17T18:30:26.376Z] + case "${OS_FAMILY}" in [2021-08-17T18:30:26.376Z] + rpm -qa [2021-08-17T18:30:26.376Z] + sort [2021-08-17T18:30:28.323Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-17T18:30:28.323Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-17T18:30:28.323Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-17T18:30:28.323Z] + '[' /w/workspace/edgex-go/1 ']' [2021-08-17T18:30:28.323Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-08-17T18:30:28.323Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-08-17T18:30:28.362Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-17T18:30:28.695Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-17T18:30:29.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-17T18:30:29.385Z] [2021-08-17T18:30:29.385Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-17T18:30:29.796Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-17T18:30:29.796Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-17T18:30:29.796Z] b4d181a07f80: Pulling fs layer [2021-08-17T18:30:29.796Z] a1111a8f2ec3: Pulling fs layer [2021-08-17T18:30:29.796Z] ed53099fbce6: Pulling fs layer [2021-08-17T18:30:29.796Z] dc539afda2c1: Pulling fs layer [2021-08-17T18:30:29.796Z] 77bc0d833cb6: Pulling fs layer [2021-08-17T18:30:29.796Z] 9065ff56babe: Pulling fs layer [2021-08-17T18:30:29.796Z] d287ab97295c: Pulling fs layer [2021-08-17T18:30:29.796Z] 77bc0d833cb6: Waiting [2021-08-17T18:30:29.796Z] 9065ff56babe: Waiting [2021-08-17T18:30:29.796Z] d287ab97295c: Waiting [2021-08-17T18:30:29.796Z] dc539afda2c1: Waiting [2021-08-17T18:30:30.381Z] a1111a8f2ec3: Verifying Checksum [2021-08-17T18:30:30.381Z] a1111a8f2ec3: Download complete [2021-08-17T18:30:30.648Z] dc539afda2c1: Verifying Checksum [2021-08-17T18:30:30.648Z] dc539afda2c1: Download complete [2021-08-17T18:30:30.915Z] 77bc0d833cb6: Verifying Checksum [2021-08-17T18:30:30.915Z] 77bc0d833cb6: Download complete [2021-08-17T18:30:30.915Z] 9065ff56babe: Verifying Checksum [2021-08-17T18:30:30.915Z] 9065ff56babe: Download complete [2021-08-17T18:30:30.915Z] ed53099fbce6: Verifying Checksum [2021-08-17T18:30:30.915Z] ed53099fbce6: Download complete [2021-08-17T18:30:32.853Z] b4d181a07f80: Verifying Checksum [2021-08-17T18:30:32.853Z] b4d181a07f80: Download complete [2021-08-17T18:30:33.447Z] b4d181a07f80: Pull complete [2021-08-17T18:30:33.720Z] a1111a8f2ec3: Pull complete [2021-08-17T18:30:34.304Z] ed53099fbce6: Pull complete [2021-08-17T18:30:34.304Z] dc539afda2c1: Pull complete [2021-08-17T18:30:34.569Z] 77bc0d833cb6: Pull complete [2021-08-17T18:30:34.834Z] 9065ff56babe: Pull complete [2021-08-17T18:30:37.414Z] d287ab97295c: Verifying Checksum [2021-08-17T18:30:37.414Z] d287ab97295c: Download complete [2021-08-17T18:30:41.708Z] d287ab97295c: Pull complete [2021-08-17T18:30:41.708Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-17T18:30:41.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-17T18:30:41.708Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-17T18:30:41.839Z] prd-centos7-docker-4c-2g-1049 does not seem to be running inside a container [2021-08-17T18:30:41.915Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-17T18:30:45.035Z] $ docker top c007eaaa9909aa264dd42c453c3075b4265f75560b2e5e9b70a111d9b0a88012 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-17T18:30:45.481Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-17T18:30:45.817Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-17T18:30:46.154Z] + ls /var/log/sa-host [2021-08-17T18:30:46.154Z] + sadf -c /var/log/sa-host/sa05 [2021-08-17T18:30:46.154Z] file_magic: OK [2021-08-17T18:30:46.154Z] HZ: Using current value: 100 [2021-08-17T18:30:46.154Z] file_header: OK [2021-08-17T18:30:46.154Z] 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-08-17T18:30:46.154Z] Statistics: [2021-08-17T18:30:46.154Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-17T18:30:46.154Z] File successfully converted to sysstat format version 12.0.3 [2021-08-17T18:30:46.154Z] + sadf -c /var/log/sa-host/sa17 [2021-08-17T18:30:46.154Z] file_magic: OK [2021-08-17T18:30:46.154Z] HZ: Using current value: 100 [2021-08-17T18:30:46.154Z] file_header: OK [2021-08-17T18:30:46.154Z] 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-08-17T18:30:46.154Z] Statistics: [2021-08-17T18:30:46.154Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-17T18:30:46.154Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-17T18:30:47.014Z] provisioning config files... [2021-08-17T18:30:47.028Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5901155109868133520tmp [Pipeline] { [Pipeline] echo [2021-08-17T18:30:47.090Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T18:30:47.440Z] ---> create-netrc.sh [Pipeline] } [2021-08-17T18:30:47.467Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-17T18:30:47.968Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-17T18:30:48.089Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T18:30:48.440Z] ---> sudo-logs.sh [2021-08-17T18:30:48.440Z] Archiving 'sudo' log.. [2021-08-17T18:30:48.440Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1049.vexxhost.local: Name or service not known [2021-08-17T18:30:48.440Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1049.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-17T18:30:48.533Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T18:30:48.894Z] ---> job-cost.sh [2021-08-17T18:30:48.894Z] lf-activate-venv: SKIPPING [2021-08-17T18:30:48.894Z] INFO: No Stack... [2021-08-17T18:30:49.850Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-17T18:30:50.115Z] INFO: Archiving Costs [Pipeline] echo [2021-08-17T18:30:50.155Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T18:30:50.509Z] ---> logs-deploy.sh [2021-08-17T18:30:50.509Z] lf-activate-venv: SKIPPING [2021-08-17T18:30:50.509Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3673/1 [2021-08-17T18:30:50.509Z] INFO: archiving workspace using pattern(s): [2021-08-17T18:30:51.473Z] Archives upload complete. [2021-08-17T18:30:51.473Z] INFO: archiving logs to Nexus