Pull request #3737 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 486d10230ab2521ee4339190bf2172b6b5d7e8e4+32c3a59fef8f920e97a03b1dffcfa7b4867f831b (384242d77dc49450d22b1df3c7b42f6f68f0db38) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5067441344523168112.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh6309887625488949390.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 c141c1271097dc03ad291c2451e310eaf98cdd06 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3737/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3737/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1418020852806435486.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6176657689782323941.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3737/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3737/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3033543796351632836.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-289 in /w/workspace/edgexfoundry_edgex-go_PR-3737 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh4055637245687256341.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 32c3a59fef8f920e97a03b1dffcfa7b4867f831b into PR head commit 486d10230ab2521ee4339190bf2172b6b5d7e8e4 Merge succeeded, producing 486d10230ab2521ee4339190bf2172b6b5d7e8e4 Checking out Revision 486d10230ab2521ee4339190bf2172b6b5d7e8e4 (PR-3737) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh6502965395695215460.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3737/head:refs/remotes/origin/PR-3737 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 486d10230ab2521ee4339190bf2172b6b5d7e8e4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2651955728713170220.key > git merge 32c3a59fef8f920e97a03b1dffcfa7b4867f831b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 486d10230ab2521ee4339190bf2172b6b5d7e8e4 # timeout=10 Commit message: "style: Enable gosec linter and associated recommendations" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-30T15:36:57.750Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-30T15:36:57.834Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-30T15:36:57.858Z] ========================================================= [2021-09-30T15:36:57.858Z] EdgeX Global Pipelines Version Info [2021-09-30T15:36:57.858Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-30T15:36:59.082Z] ------------------- [2021-09-30T15:36:59.082Z] stable info: [2021-09-30T15:36:59.082Z] ------------------- [2021-09-30T15:36:59.082Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-30T15:36:59.083Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-09-30T15:36:59.083Z] Message: update stable to v1.0.206 [2021-09-30T15:36:59.670Z] ------------------- [2021-09-30T15:36:59.670Z] experimental info: [2021-09-30T15:36:59.670Z] ------------------- [2021-09-30T15:36:59.670Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-30T15:36:59.670Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-09-30T15:36:59.670Z] Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-30T15:36:59.795Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-30T15:36:59.816Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-30T15:36:59.836Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-30T15:36:59.857Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-30T15:36:59.877Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-30T15:36:59.898Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-30T15:36:59.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-30T15:36:59.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-30T15:36:59.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-30T15:37:00.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-30T15:37:00.027Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-30T15:37:00.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-30T15:37:00.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-30T15:37:00.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-30T15:37:00.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-30T15:37:00.134Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-30T15:37:00.156Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-30T15:37:00.178Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-30T15:37:00.200Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-30T15:37:00.221Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-30T15:37:00.243Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-30T15:37:00.264Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-30T15:37:00.286Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-30T15:37:00.308Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3737 [Pipeline] echo [2021-09-30T15:37:00.330Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3737 [Pipeline] echo [2021-09-30T15:37:00.351Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3737 [Pipeline] echo [2021-09-30T15:37:00.372Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 486d10230ab2521ee4339190bf2172b6b5d7e8e4 [Pipeline] echo [2021-09-30T15:37:00.394Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 486d102 [Pipeline] echo [2021-09-30T15:37:00.415Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-30T15:37:00.481Z] provisioning config files... [2021-09-30T15:37:00.501Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6271370727167892100tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-30T15:37:00.842Z] ---> docker-login.sh [2021-09-30T15:37:00.842Z] nexus3.edgexfoundry.org:10001 [2021-09-30T15:37:00.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T15:37:01.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T15:37:01.112Z] Configure a credential helper to remove this warning. See [2021-09-30T15:37:01.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T15:37:01.112Z] [2021-09-30T15:37:01.112Z] Login Succeeded [2021-09-30T15:37:01.112Z] nexus3.edgexfoundry.org:10002 [2021-09-30T15:37:01.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T15:37:01.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T15:37:01.112Z] Configure a credential helper to remove this warning. See [2021-09-30T15:37:01.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T15:37:01.112Z] [2021-09-30T15:37:01.112Z] Login Succeeded [2021-09-30T15:37:01.112Z] nexus3.edgexfoundry.org:10003 [2021-09-30T15:37:01.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T15:37:01.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T15:37:01.381Z] Configure a credential helper to remove this warning. See [2021-09-30T15:37:01.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T15:37:01.381Z] [2021-09-30T15:37:01.381Z] Login Succeeded [2021-09-30T15:37:01.381Z] nexus3.edgexfoundry.org:10004 [2021-09-30T15:37:01.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T15:37:01.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T15:37:01.647Z] Configure a credential helper to remove this warning. See [2021-09-30T15:37:01.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T15:37:01.647Z] [2021-09-30T15:37:01.647Z] Login Succeeded [2021-09-30T15:37:01.647Z] docker.io [2021-09-30T15:37:01.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-30T15:37:02.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-30T15:37:02.233Z] Configure a credential helper to remove this warning. See [2021-09-30T15:37:02.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-30T15:37:02.233Z] [2021-09-30T15:37:02.233Z] Login Succeeded [2021-09-30T15:37:02.233Z] ---> docker-login.sh ends [Pipeline] } [2021-09-30T15:37:02.246Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-30T15:37:02.599Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-09-30T15:37:02.599Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T15:37:02.599Z] ++ dirname cmd/core-command/Dockerfile [2021-09-30T15:37:02.599Z] ++ cut -d/ -f2 [2021-09-30T15:37:02.599Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-30T15:37:02.599Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T15:37:02.599Z] ++ dirname cmd/core-data/Dockerfile [2021-09-30T15:37:02.599Z] ++ cut -d/ -f2 [2021-09-30T15:37:02.599Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-30T15:37:02.599Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T15:37:02.599Z] ++ cut -d/ -f2 [2021-09-30T15:37:02.599Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-30T15:37:02.599Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-30T15:37:02.599Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T15:37:02.599Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-30T15:37:02.599Z] ++ cut -d/ -f2 [2021-09-30T15:37:02.599Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-30T15:37:02.599Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T15:37:02.599Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-30T15:37:02.599Z] ++ cut -d/ -f2 [2021-09-30T15:37:02.599Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-30T15:37:02.599Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T15:37:02.599Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-30T15:37:02.599Z] ++ cut -d/ -f2 [2021-09-30T15:37:02.599Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-30T15:37:02.599Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T15:37:02.599Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-30T15:37:02.599Z] ++ cut -d/ -f2 [2021-09-30T15:37:02.599Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-30T15:37:02.599Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T15:37:02.599Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-30T15:37:02.599Z] ++ cut -d/ -f2 [2021-09-30T15:37:02.599Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-30T15:37:02.599Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-30T15:37:02.599Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-30T15:37:02.599Z] ++ cut -d/ -f2 [2021-09-30T15:37:02.599Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-30T15:37:02.657Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-09-30T15:37:03.347Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-30T15:37:03.347Z] [2021-09-30T15:37:03.347Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T15:37:03.670Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-30T15:37:03.670Z] latest: Pulling from edgex-devops/git-semver [2021-09-30T15:37:03.670Z] 31603596830f: Pulling fs layer [2021-09-30T15:37:03.670Z] 04fac38145f0: Pulling fs layer [2021-09-30T15:37:03.670Z] 701f6daf10bf: Pulling fs layer [2021-09-30T15:37:03.670Z] 24f72da36158: Pulling fs layer [2021-09-30T15:37:03.670Z] 24f72da36158: Waiting [2021-09-30T15:37:03.670Z] 04fac38145f0: Verifying Checksum [2021-09-30T15:37:03.670Z] 04fac38145f0: Download complete [2021-09-30T15:37:03.942Z] 31603596830f: Verifying Checksum [2021-09-30T15:37:03.942Z] 31603596830f: Download complete [2021-09-30T15:37:03.942Z] 24f72da36158: Verifying Checksum [2021-09-30T15:37:03.942Z] 24f72da36158: Download complete [2021-09-30T15:37:03.942Z] 31603596830f: Pull complete [2021-09-30T15:37:04.214Z] 04fac38145f0: Pull complete [2021-09-30T15:37:04.214Z] 701f6daf10bf: Verifying Checksum [2021-09-30T15:37:04.214Z] 701f6daf10bf: Download complete [2021-09-30T15:37:04.812Z] 701f6daf10bf: Pull complete [2021-09-30T15:37:04.812Z] 24f72da36158: Pull complete [2021-09-30T15:37:05.078Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-30T15:37:05.078Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-30T15:37:05.078Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-30T15:37:05.169Z] prd-centos7-docker-4c-2g-289 does not seem to be running inside a container [2021-09-30T15:37:05.226Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-30T15:37:05.987Z] $ docker top cad9482ec8e8642ccc7567b18187221e2cbb0828c3d1dadc123cd05b0773a7a9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-30T15:37:06.114Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-30T15:37:06.114Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-30T15:37:06.224Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-30T15:37:06.225Z] $ docker exec cad9482ec8e8642ccc7567b18187221e2cbb0828c3d1dadc123cd05b0773a7a9 ssh-agent [2021-09-30T15:37:06.338Z] SSH_AUTH_SOCK=/tmp/ssh-vLdAC9mqZwjV/agent.14 [2021-09-30T15:37:06.338Z] SSH_AGENT_PID=20 [2021-09-30T15:37:06.349Z] Running ssh-add (command line suppressed) [2021-09-30T15:37:06.445Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_1349812071075402786.key (/w/workspace/edgex-go/2@tmp/private_key_1349812071075402786.key) [2021-09-30T15:37:06.467Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-30T15:37:06.800Z] + git tag --points-at HEAD [Pipeline] } [2021-09-30T15:37:06.818Z] $ docker exec --env ******** --env ******** cad9482ec8e8642ccc7567b18187221e2cbb0828c3d1dadc123cd05b0773a7a9 ssh-agent -k [2021-09-30T15:37:06.920Z] unset SSH_AUTH_SOCK; [2021-09-30T15:37:06.922Z] unset SSH_AGENT_PID; [2021-09-30T15:37:06.923Z] echo Agent pid 20 killed; [2021-09-30T15:37:06.939Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-30T15:37:06.976Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-30T15:37:06.976Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-30T15:37:07.098Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-30T15:37:07.099Z] $ docker exec cad9482ec8e8642ccc7567b18187221e2cbb0828c3d1dadc123cd05b0773a7a9 ssh-agent [2021-09-30T15:37:07.205Z] SSH_AUTH_SOCK=/tmp/ssh-ys0HqqbXaV4b/agent.54 [2021-09-30T15:37:07.205Z] SSH_AGENT_PID=60 [2021-09-30T15:37:07.214Z] Running ssh-add (command line suppressed) [2021-09-30T15:37:07.310Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_5421605858443448698.key (/w/workspace/edgex-go/2@tmp/private_key_5421605858443448698.key) [2021-09-30T15:37:07.333Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-30T15:37:07.652Z] + git semver init [2021-09-30T15:37:07.652Z] # -> Open(): unable to determine branch for HEAD [2021-09-30T15:37:07.652Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-09-30T15:37:07.652Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-09-30T15:37:07.652Z] # $SEMVER_REMOTE_NAME = origin [2021-09-30T15:37:07.652Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-30T15:37:07.652Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-30T15:37:07.652Z] # $SEMVER_BRANCH = PR-3737 [2021-09-30T15:37:07.652Z] # $SEMVER_TEMP = /tmp/semver-204469059 [2021-09-30T15:37:07.652Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-30T15:37:46.520Z] # '/tmp/semver-204469059' -> '/w/workspace/edgex-go/2/.semver' [2021-09-30T15:37:46.520Z] # -> Force: false [2021-09-30T15:37:46.520Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-09-30T15:37:46.534Z] $ docker exec --env ******** --env ******** cad9482ec8e8642ccc7567b18187221e2cbb0828c3d1dadc123cd05b0773a7a9 ssh-agent -k [2021-09-30T15:37:46.628Z] unset SSH_AUTH_SOCK; [2021-09-30T15:37:46.628Z] unset SSH_AGENT_PID; [2021-09-30T15:37:46.628Z] echo Agent pid 60 killed; [2021-09-30T15:37:46.649Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-30T15:37:46.990Z] + git semver [Pipeline] } [2021-09-30T15:37:47.010Z] $ docker stop --time=1 cad9482ec8e8642ccc7567b18187221e2cbb0828c3d1dadc123cd05b0773a7a9 [2021-09-30T15:37:48.780Z] $ docker rm -f cad9482ec8e8642ccc7567b18187221e2cbb0828c3d1dadc123cd05b0773a7a9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-30T15:37:49.182Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-30T15:37:49.549Z] Stashed 1 file(s) [Pipeline] echo [2021-09-30T15:37:49.553Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-09-30T15:37:49.884Z] ========================================================= [2021-09-30T15:37:49.884Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-30T15:37:49.884Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-30T15:37:50.209Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-30T15:37:50.209Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-30T15:37:50.209Z] 540db60ca938: Pulling fs layer [2021-09-30T15:37:50.209Z] adcc1eea9eea: Pulling fs layer [2021-09-30T15:37:50.209Z] 4c4ab2625f07: Pulling fs layer [2021-09-30T15:37:50.209Z] db62176df00c: Pulling fs layer [2021-09-30T15:37:50.209Z] 3b30891b0d05: Pulling fs layer [2021-09-30T15:37:50.209Z] 06b49ca38bd5: Pulling fs layer [2021-09-30T15:37:50.209Z] c788192a36de: Pulling fs layer [2021-09-30T15:37:50.209Z] a77e37c0d609: Pulling fs layer [2021-09-30T15:37:50.209Z] c3185cebc471: Pulling fs layer [2021-09-30T15:37:50.209Z] db62176df00c: Waiting [2021-09-30T15:37:50.209Z] 3b30891b0d05: Waiting [2021-09-30T15:37:50.209Z] 06b49ca38bd5: Waiting [2021-09-30T15:37:50.209Z] c788192a36de: Waiting [2021-09-30T15:37:50.209Z] a77e37c0d609: Waiting [2021-09-30T15:37:50.209Z] c3185cebc471: Waiting [2021-09-30T15:37:50.209Z] 4c4ab2625f07: Verifying Checksum [2021-09-30T15:37:50.209Z] 4c4ab2625f07: Download complete [2021-09-30T15:37:50.209Z] adcc1eea9eea: Verifying Checksum [2021-09-30T15:37:50.209Z] adcc1eea9eea: Download complete [2021-09-30T15:37:50.209Z] 3b30891b0d05: Verifying Checksum [2021-09-30T15:37:50.209Z] 3b30891b0d05: Download complete [2021-09-30T15:37:50.488Z] 06b49ca38bd5: Verifying Checksum [2021-09-30T15:37:50.488Z] 06b49ca38bd5: Download complete [2021-09-30T15:37:50.488Z] 540db60ca938: Verifying Checksum [2021-09-30T15:37:50.488Z] 540db60ca938: Download complete [2021-09-30T15:37:50.488Z] c788192a36de: Verifying Checksum [2021-09-30T15:37:50.488Z] c788192a36de: Download complete [2021-09-30T15:37:50.488Z] 540db60ca938: Pull complete [2021-09-30T15:37:50.763Z] adcc1eea9eea: Pull complete [2021-09-30T15:37:50.763Z] 4c4ab2625f07: Pull complete [2021-09-30T15:37:51.030Z] a77e37c0d609: Verifying Checksum [2021-09-30T15:37:51.030Z] a77e37c0d609: Download complete [2021-09-30T15:37:55.279Z] c3185cebc471: Verifying Checksum [2021-09-30T15:37:55.279Z] c3185cebc471: Download complete [2021-09-30T15:37:55.279Z] db62176df00c: Verifying Checksum [2021-09-30T15:37:55.279Z] db62176df00c: Download complete [2021-09-30T15:37:58.650Z] db62176df00c: Pull complete [2021-09-30T15:37:58.650Z] 3b30891b0d05: Pull complete [2021-09-30T15:37:58.650Z] 06b49ca38bd5: Pull complete [2021-09-30T15:37:58.650Z] c788192a36de: Pull complete [2021-09-30T15:37:58.650Z] a77e37c0d609: Pull complete [2021-09-30T15:38:00.811Z] c3185cebc471: Pull complete [2021-09-30T15:38:00.811Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-30T15:38:00.811Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-30T15:38:00.811Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-30T15:38:01.147Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-30T15:38:01.147Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-30T15:38:01.147Z] WORKDIR /edgex [2021-09-30T15:38:01.147Z] COPY go.mod . [2021-09-30T15:38:01.147Z] RUN go mod download' [2021-09-30T15:38:02.557Z] Sending build context to Docker daemon 329.2MB [2021-09-30T15:38:02.557Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-30T15:38:02.557Z] ---> 031687cdd783 [2021-09-30T15:38:02.557Z] Step 2/4 : WORKDIR /edgex [2021-09-30T15:38:04.516Z] ---> Running in 23d19710e845 [2021-09-30T15:38:04.516Z] Removing intermediate container 23d19710e845 [2021-09-30T15:38:04.516Z] ---> 8b9e7e8009f1 [2021-09-30T15:38:04.516Z] Step 3/4 : COPY go.mod . [2021-09-30T15:38:04.516Z] ---> d18bc9db719d [2021-09-30T15:38:04.516Z] Step 4/4 : RUN go mod download [2021-09-30T15:38:04.516Z] ---> Running in 2a0ea0fbc42f [2021-09-30T15:38:04.812Z] Still waiting to schedule task [2021-09-30T15:38:04.812Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-30T15:38:36.739Z] Removing intermediate container 2a0ea0fbc42f [2021-09-30T15:38:36.739Z] ---> 5762c5296f03 [2021-09-30T15:38:36.739Z] Successfully built 5762c5296f03 [2021-09-30T15:38:36.739Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T15:38:37.071Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-30T15:38:37.071Z] . [Pipeline] withDockerContainer [2021-09-30T15:38:37.177Z] prd-centos7-docker-4c-2g-289 does not seem to be running inside a container [2021-09-30T15:38:37.415Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-30T15:38:37.836Z] $ docker top 60f0d455cca76e7d1861028a6e4e3970e08a3ed693159dc42db6c24f489c9bad -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T15:38:38.226Z] + go version [2021-09-30T15:38:38.226Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-30T15:38:38.242Z] $ docker stop --time=1 60f0d455cca76e7d1861028a6e4e3970e08a3ed693159dc42db6c24f489c9bad [2021-09-30T15:38:39.433Z] $ docker rm -f 60f0d455cca76e7d1861028a6e4e3970e08a3ed693159dc42db6c24f489c9bad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T15:38:39.954Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-30T15:38:39.954Z] . [Pipeline] withDockerContainer [2021-09-30T15:38:40.044Z] prd-centos7-docker-4c-2g-289 does not seem to be running inside a container [2021-09-30T15:38:40.106Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-30T15:38:40.498Z] $ docker top e8e710a8bb0d4d1af353438a355d7b83b2cfd67d5077ee817305a3e6a827e9cb -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-30T15:38:40.591Z] ========================================================= [2021-09-30T15:38:40.591Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-30T15:38:40.591Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-30T15:38:40.906Z] + go mod tidy [Pipeline] sh [2021-09-30T15:38:41.485Z] + make test [2021-09-30T15:38:41.485Z] go mod tidy [2021-09-30T15:38:41.753Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-30T15:38:47.109Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-30T15:39:05.348Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-30T15:39:08.718Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-30T15:39:08.996Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-30T15:39:09.582Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-30T15:39:12.189Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-30T15:39:12.458Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-30T15:39:12.458Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-30T15:39:12.458Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-30T15:39:13.056Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-30T15:39:13.332Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-30T15:39:13.599Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-30T15:39:13.599Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-30T15:39:13.599Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-30T15:39:13.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-30T15:39:15.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements [2021-09-30T15:39:15.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-30T15:39:15.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-30T15:39:16.145Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 98.5% of statements [2021-09-30T15:39:16.145Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-30T15:39:16.733Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.084s coverage: 46.3% of statements [2021-09-30T15:39:16.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-30T15:39:16.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-30T15:39:17.319Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.116s coverage: 90.1% of statements [2021-09-30T15:39:17.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-30T15:39:17.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-30T15:39:18.755Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 84.4% of statements [2021-09-30T15:39:18.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-30T15:39:18.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-30T15:39:18.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-30T15:39:18.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-30T15:39:18.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-30T15:39:19.028Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.253s coverage: 94.2% of statements [2021-09-30T15:39:19.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-30T15:39:19.028Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-30T15:39:19.294Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.071s coverage: 59.1% of statements [2021-09-30T15:39:19.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-30T15:39:19.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-30T15:39:19.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-30T15:39:19.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-30T15:39:19.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-30T15:39:19.570Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 60.0% of statements [2021-09-30T15:39:19.570Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-30T15:39:19.570Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-30T15:39:19.570Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-30T15:39:20.534Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.8% of statements [2021-09-30T15:39:20.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-30T15:39:20.534Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements [2021-09-30T15:39:20.534Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 21.7% of statements [2021-09-30T15:39:20.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-30T15:39:21.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements [2021-09-30T15:39:22.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.053s coverage: 79.5% of statements [2021-09-30T15:39:22.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-09-30T15:39:22.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements [2021-09-30T15:39:22.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-09-30T15:39:34.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.056s coverage: 94.4% of statements [2021-09-30T15:39:34.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-09-30T15:39:40.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.194s coverage: 82.5% of statements [2021-09-30T15:39:40.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-30T15:39:58.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements [2021-09-30T15:39:58.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-30T15:39:58.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-30T15:39:58.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-30T15:39:58.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-09-30T15:39:58.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-30T15:39:58.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-30T15:39:58.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-30T15:39:58.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-30T15:39:58.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-30T15:39:58.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2021-09-30T15:39:58.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-30T15:39:58.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-30T15:39:58.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-09-30T15:39:58.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-30T15:39:58.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements [2021-09-30T15:39:58.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-30T15:39:58.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2021-09-30T15:39:58.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-09-30T15:39:58.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-09-30T15:39:58.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.136s coverage: 91.2% of statements [2021-09-30T15:39:58.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-30T15:39:58.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.148s coverage: 64.4% of statements [2021-09-30T15:39:58.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-30T15:39:58.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-30T15:39:58.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-09-30T15:39:58.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.026s coverage: 89.4% of statements [2021-09-30T15:39:58.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2021-09-30T15:39:58.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2021-09-30T15:39:58.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2021-09-30T15:39:58.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.230s coverage: 70.4% of statements [2021-09-30T15:39:58.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-30T15:39:58.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-30T15:39:58.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-30T15:39:58.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.113s coverage: 43.4% of statements [2021-09-30T15:39:58.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-30T15:39:58.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-30T15:39:58.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements [2021-09-30T15:39:58.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-30T15:39:58.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements [2021-09-30T15:39:58.498Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-30T15:40:05.152Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.056s coverage: 19.5% of statements [2021-09-30T15:40:05.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-30T15:40:05.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-30T15:40:05.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-30T15:40:05.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-30T15:40:05.152Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.130s coverage: 92.0% of statements [2021-09-30T15:40:05.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-30T15:40:05.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-30T15:40:05.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-30T15:40:05.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-30T15:40:05.152Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2021-09-30T15:40:05.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-30T15:40:05.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-30T15:40:05.152Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.7% of statements [2021-09-30T15:40:05.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-30T15:40:05.152Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-30T15:40:05.152Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-30T15:40:05.152Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-30T15:40:05.152Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-09-30T15:40:05.152Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-30T15:40:05.152Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-30T15:40:05.152Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-30T15:40:05.152Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-30T15:40:05.152Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-30T15:40:05.152Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-30T15:40:05.152Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-09-30T15:40:05.152Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2021-09-30T15:40:05.417Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-30T15:40:29.706Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-290 in /w/workspace/edgexfoundry_edgex-go_PR-3737 [Pipeline] { [Pipeline] ws [2021-09-30T15:40:29.723Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-09-30T15:40:29.960Z] The recommended git tool is: git [2021-09-30T15:40:35.472Z] using credential edgex-jenkins-ssh [2021-09-30T15:40:35.494Z] Cloning the remote Git repository [2021-09-30T15:40:35.555Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-30T15:40:35.670Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-09-30T15:40:35.813Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-30T15:40:35.814Z] > git --version # timeout=10 [2021-09-30T15:40:35.861Z] > git --version # 'git version 2.17.1' [2021-09-30T15:40:35.863Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T15:40:36.049Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-30T15:40:37.768Z] GO111MODULE=on go vet ./... [2021-09-30T15:40:48.382Z] gofmt -l . [2021-09-30T15:40:48.382Z] [ "`gofmt -l .`" = "" ] [2021-09-30T15:40:48.382Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-30T15:40:48.919Z] + ls -al . [2021-09-30T15:40:48.919Z] total 612 [2021-09-30T15:40:48.919Z] drwxrwxr-x 10 1001 1001 4096 Sep 30 15:40 . [2021-09-30T15:40:48.919Z] drwxr-xr-x 4 root root 28 Sep 30 15:38 .. [2021-09-30T15:40:48.919Z] -rw-rw-r-- 1 1001 1001 11 Sep 30 15:36 .dockerignore [2021-09-30T15:40:48.919Z] drwxrwxr-x 8 1001 1001 179 Sep 30 15:36 .git [2021-09-30T15:40:48.919Z] drwxrwxr-x 4 1001 1001 142 Sep 30 15:36 .github [2021-09-30T15:40:48.919Z] -rw-rw-r-- 1 1001 1001 818 Sep 30 15:36 .gitignore [2021-09-30T15:40:48.919Z] -rw-rw-r-- 1 1001 1001 42 Sep 30 15:36 .golangci.yml [2021-09-30T15:40:48.919Z] -rw-rw-r-- 1 1001 1001 76 Sep 30 15:36 .hadolint.yml [2021-09-30T15:40:48.919Z] drwx------ 3 1001 1001 58 Sep 30 15:37 .semver [2021-09-30T15:40:48.919Z] -rw-rw-r-- 1 1001 1001 166 Sep 30 15:36 .sonarcloud.properties [2021-09-30T15:40:48.919Z] -rw-rw-r-- 1 1001 1001 1171 Sep 30 15:36 ADOPTERS.md [2021-09-30T15:40:48.919Z] -rw-rw-r-- 1 1001 1001 8608 Sep 30 15:36 Attribution.txt [2021-09-30T15:40:48.919Z] -rw-rw-r-- 1 1001 1001 43881 Sep 30 15:36 CHANGELOG.md [2021-09-30T15:40:48.919Z] -rw-rw-r-- 1 1001 1001 3804 Sep 30 15:36 CONTRIBUTING.md [2021-09-30T15:40:48.919Z] -rw-rw-r-- 1 1001 1001 677 Sep 30 15:36 GOVERNANCE.md [2021-09-30T15:40:48.919Z] -rw-rw-r-- 1 1001 1001 849 Sep 30 15:36 Jenkinsfile [2021-09-30T15:40:48.919Z] -rw-rw-r-- 1 1001 1001 10775 Sep 30 15:36 LICENSE [2021-09-30T15:40:48.919Z] -rw-rw-r-- 1 1001 1001 6386 Sep 30 15:36 Makefile [2021-09-30T15:40:48.919Z] -rw-rw-r-- 1 1001 1001 582 Sep 30 15:36 OWNERS.md [2021-09-30T15:40:48.919Z] -rw-rw-r-- 1 1001 1001 8256 Sep 30 15:36 README.md [2021-09-30T15:40:48.919Z] -rw-rw-r-- 1 1001 1001 6912 Sep 30 15:36 SECURITY.md [2021-09-30T15:40:48.919Z] -rw-rw-r-- 1 1001 1001 5 Sep 30 15:37 VERSION [2021-09-30T15:40:48.919Z] -rw-rw-r-- 1 1001 1001 4131 Sep 30 15:36 ZMQWindows.md [2021-09-30T15:40:48.919Z] drwxrwxr-x 2 1001 1001 37 Sep 30 15:36 bin [2021-09-30T15:40:48.919Z] drwxrwxr-x 14 1001 1001 4096 Sep 30 15:36 cmd [2021-09-30T15:40:48.919Z] -rw-r--r-- 1 root root 403265 Sep 30 15:40 coverage.out [2021-09-30T15:40:48.919Z] -rw-rw-r-- 1 1001 1001 829 Sep 30 15:36 go.mod [2021-09-30T15:40:48.919Z] -rw-r--r-- 1 root root 50143 Sep 30 15:38 go.sum [2021-09-30T15:40:48.919Z] drwxrwxr-x 8 1001 1001 124 Sep 30 15:36 internal [2021-09-30T15:40:48.919Z] drwxrwxr-x 3 1001 1001 16 Sep 30 15:36 openapi [2021-09-30T15:40:48.919Z] drwxrwxr-x 4 1001 1001 71 Sep 30 15:36 snap [2021-09-30T15:40:48.919Z] -rw-rw-r-- 1 1001 1001 204 Sep 30 15:36 version.go [Pipeline] sh [2021-09-30T15:40:49.233Z] + '[' -e coverage.out ] [2021-09-30T15:40:49.233Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-30T15:40:49.342Z] Stashed 1 file(s) [Pipeline] sh [2021-09-30T15:40:49.652Z] + make build [2021-09-30T15:40:49.653Z] go mod tidy [2021-09-30T15:40:49.923Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-30T15:40:51.345Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-30T15:40:58.051Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-30T15:40:58.321Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-30T15:40:59.294Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-30T15:40:59.570Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-30T15:41:00.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-09-30T15:41:00.320Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-30T15:41:00.346Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-30T15:41:00.374Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-30T15:41:00.407Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-30T15:41:00.408Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T15:41:00.422Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3737/head:refs/remotes/origin/PR-3737 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-30T15:41:01.118Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-30T15:41:01.480Z] Merging remotes/origin/main commit 32c3a59fef8f920e97a03b1dffcfa7b4867f831b into PR head commit 486d10230ab2521ee4339190bf2172b6b5d7e8e4 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-30T15:41:01.769Z] Failed in branch arm64 [2021-09-30T15:41:02.093Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-30T15:41:03.057Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-30T15:41:01.500Z] > git config core.sparsecheckout # timeout=10 [2021-09-30T15:41:01.517Z] > git checkout -f 486d10230ab2521ee4339190bf2172b6b5d7e8e4 # timeout=10 [2021-09-30T15:41:03.639Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-30T15:41:04.602Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-09-30T15:41:06.035Z] $ docker stop --time=1 e8e710a8bb0d4d1af353438a355d7b83b2cfd67d5077ee817305a3e6a827e9cb [2021-09-30T15:41:07.831Z] $ docker rm -f e8e710a8bb0d4d1af353438a355d7b83b2cfd67d5077ee817305a3e6a827e9cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T15:41:09.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-30T15:41:09.276Z] [2021-09-30T15:41:09.276Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T15:41:09.612Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-30T15:41:09.612Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-30T15:41:09.612Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-30T15:41:09.612Z] ca9280d653b3: Pulling fs layer [2021-09-30T15:41:09.612Z] 7e9c9ca2126c: Pulling fs layer [2021-09-30T15:41:10.199Z] cbdbe7a5bc2a: Download complete [2021-09-30T15:41:10.466Z] cbdbe7a5bc2a: Pull complete [2021-09-30T15:41:11.428Z] ca9280d653b3: Verifying Checksum [2021-09-30T15:41:11.428Z] ca9280d653b3: Download complete [2021-09-30T15:41:11.695Z] ca9280d653b3: Pull complete [2021-09-30T15:41:13.638Z] 7e9c9ca2126c: Verifying Checksum [2021-09-30T15:41:13.638Z] 7e9c9ca2126c: Download complete [2021-09-30T15:41:16.228Z] 7e9c9ca2126c: Pull complete [2021-09-30T15:41:16.228Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-30T15:41:16.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-30T15:41:16.228Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-30T15:41:16.317Z] prd-centos7-docker-4c-2g-289 does not seem to be running inside a container [2021-09-30T15:41:16.376Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-30T15:41:19.139Z] $ docker top 62e9a836784ec53664bd8a2484e6f13fce8384a1497094c30ab06d048680dae6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T15:41:19.535Z] + docker-compose build --help [2021-09-30T15:41:19.535Z] + grep parallel [2021-09-30T15:41:20.122Z] --parallel Build images in parallel. [Pipeline] } [2021-09-30T15:41:20.139Z] $ docker stop --time=1 62e9a836784ec53664bd8a2484e6f13fce8384a1497094c30ab06d048680dae6 [2021-09-30T15:41:21.345Z] $ docker rm -f 62e9a836784ec53664bd8a2484e6f13fce8384a1497094c30ab06d048680dae6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-30T15:41:21.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-30T15:41:21.799Z] . [Pipeline] withDockerContainer [2021-09-30T15:41:21.891Z] prd-centos7-docker-4c-2g-289 does not seem to be running inside a container [2021-09-30T15:41:21.949Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-30T15:41:22.269Z] $ docker top 67a11a3fd2345457db5b083a725ccf43f03695c7a2f6941e26b573afcbe9dad3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T15:41:22.861Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-30T15:41:23.128Z] Building core-command ... [2021-09-30T15:41:23.128Z] Building core-data ... [2021-09-30T15:41:23.128Z] Building core-metadata ... [2021-09-30T15:41:23.128Z] Building security-bootstrapper ... [2021-09-30T15:41:23.128Z] Building security-proxy-setup ... [2021-09-30T15:41:23.128Z] Building security-secretstore-setup ... [2021-09-30T15:41:23.128Z] Building support-notifications ... [2021-09-30T15:41:23.128Z] Building support-scheduler ... [2021-09-30T15:41:23.128Z] Building sys-mgmt-agent ... [2021-09-30T15:41:23.128Z] Building support-scheduler [2021-09-30T15:41:23.128Z] Building security-bootstrapper [2021-09-30T15:41:23.128Z] Building core-data [2021-09-30T15:41:23.128Z] Building support-notifications [2021-09-30T15:41:23.128Z] Building security-secretstore-setup [2021-09-30T15:41:33.695Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T15:41:33.695Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-30T15:41:33.695Z] ---> 5762c5296f03 [2021-09-30T15:41:33.695Z] Step 3/23 : WORKDIR /edgex-go [2021-09-30T15:41:33.695Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T15:41:33.695Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T15:41:33.695Z] ---> 5762c5296f03 [2021-09-30T15:41:33.695Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T15:41:39.042Z] ---> Running in 00c41a07cc69 [2021-09-30T15:41:39.042Z] ---> Running in 3fb8e59a9392 [2021-09-30T15:41:44.379Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T15:41:44.379Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-30T15:41:44.379Z] ---> 5762c5296f03 [2021-09-30T15:41:44.379Z] Step 3/32 : WORKDIR /edgex-go [2021-09-30T15:41:46.972Z] Removing intermediate container 3fb8e59a9392 [2021-09-30T15:41:46.972Z] ---> 4fc90d35d7e1 [2021-09-30T15:41:46.972Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T15:41:46.972Z] ---> Running in d5cdf5b3c961 [2021-09-30T15:41:46.972Z] Removing intermediate container 00c41a07cc69 [2021-09-30T15:41:46.972Z] ---> 64404b108c31 [2021-09-30T15:41:46.972Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T15:41:46.972Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T15:41:46.972Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-30T15:41:46.972Z] ---> 5762c5296f03 [2021-09-30T15:41:46.972Z] Step 3/26 : WORKDIR /edgex-go [2021-09-30T15:41:46.972Z] ---> Using cache [2021-09-30T15:41:46.972Z] ---> 64404b108c31 [2021-09-30T15:41:46.972Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T15:41:46.972Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T15:41:46.972Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-30T15:41:46.972Z] ---> 5762c5296f03 [2021-09-30T15:41:46.972Z] Step 3/23 : WORKDIR /edgex-go [2021-09-30T15:41:46.972Z] ---> Using cache [2021-09-30T15:41:46.972Z] ---> 64404b108c31 [2021-09-30T15:41:46.972Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T15:41:47.239Z] ---> Running in cf6de44f9bb4 [2021-09-30T15:41:47.239Z] ---> Running in f301c1d0ef1a [2021-09-30T15:41:47.239Z] ---> Running in 68f0451534bb [2021-09-30T15:41:47.239Z] Removing intermediate container d5cdf5b3c961 [2021-09-30T15:41:47.239Z] ---> 497dde4e4bb2 [2021-09-30T15:41:47.239Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T15:41:47.239Z] ---> Running in 3a638fa33331 [2021-09-30T15:41:47.239Z] ---> Running in 71938f12b07c [2021-09-30T15:41:48.211Z] Removing intermediate container 68f0451534bb [2021-09-30T15:41:48.211Z] ---> f53ea40ec5e5 [2021-09-30T15:41:48.211Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-30T15:41:48.211Z] ---> Running in 2255f721d47c [2021-09-30T15:41:48.211Z] Removing intermediate container f301c1d0ef1a [2021-09-30T15:41:48.211Z] ---> 263577536b6a [2021-09-30T15:41:48.211Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-30T15:41:48.211Z] ---> Running in dc50788f16bb [2021-09-30T15:41:48.484Z] Removing intermediate container cf6de44f9bb4 [2021-09-30T15:41:48.484Z] ---> 87f8955c6356 [2021-09-30T15:41:48.484Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-30T15:41:48.484Z] ---> Running in 3a57717928d3 [2021-09-30T15:41:48.484Z] Removing intermediate container 71938f12b07c [2021-09-30T15:41:48.484Z] ---> 3cb8d912297b [2021-09-30T15:41:48.484Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-30T15:41:48.484Z] Removing intermediate container 3a638fa33331 [2021-09-30T15:41:48.484Z] ---> 58be51c66a6c [2021-09-30T15:41:48.484Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-30T15:41:48.484Z] ---> Running in f9e7facddb0b [2021-09-30T15:41:48.484Z] ---> Running in a9ff079795bb [2021-09-30T15:41:49.280Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T15:41:49.281Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T15:41:49.281Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T15:41:49.281Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T15:41:49.281Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T15:41:49.860Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T15:41:49.860Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T15:41:50.137Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T15:41:50.137Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T15:41:50.137Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T15:41:50.720Z] OK: 219 MiB in 52 packages [2021-09-30T15:41:50.720Z] OK: 219 MiB in 52 packages [2021-09-30T15:41:51.000Z] OK: 219 MiB in 52 packages [2021-09-30T15:41:51.000Z] OK: 219 MiB in 52 packages [2021-09-30T15:41:51.000Z] OK: 219 MiB in 52 packages [2021-09-30T15:41:51.266Z] Removing intermediate container a9ff079795bb [2021-09-30T15:41:51.266Z] ---> fe8dd33288e5 [2021-09-30T15:41:51.266Z] Step 6/23 : COPY go.mod . [2021-09-30T15:41:51.266Z] Removing intermediate container 2255f721d47c [2021-09-30T15:41:51.266Z] ---> a1da0a30e518 [2021-09-30T15:41:51.266Z] Step 6/24 : COPY go.mod . [2021-09-30T15:41:51.266Z] ---> 7c6e841adcd2 [2021-09-30T15:41:51.266Z] Step 7/23 : RUN go mod download [2021-09-30T15:41:51.266Z] Removing intermediate container dc50788f16bb [2021-09-30T15:41:51.266Z] ---> c52d3acb5915 [2021-09-30T15:41:51.266Z] Step 6/26 : COPY go.mod . [2021-09-30T15:41:51.533Z] ---> Running in 42122ffe2005 [2021-09-30T15:41:51.533Z] Removing intermediate container f9e7facddb0b [2021-09-30T15:41:51.533Z] ---> 66d391ce6233 [2021-09-30T15:41:51.533Z] Step 6/32 : COPY go.mod . [2021-09-30T15:41:51.533Z] ---> 55525cfb0324 [2021-09-30T15:41:51.533Z] Step 7/24 : RUN go mod download [2021-09-30T15:41:51.533Z] Removing intermediate container 3a57717928d3 [2021-09-30T15:41:51.533Z] ---> 74167d877c1e [2021-09-30T15:41:51.533Z] Step 6/23 : COPY go.mod . [2021-09-30T15:41:51.533Z] ---> Running in 070540de1af8 [2021-09-30T15:41:51.809Z] ---> c78c1cdee523 [2021-09-30T15:41:51.809Z] Step 7/26 : RUN go mod download [2021-09-30T15:41:51.809Z] ---> Running in a2a60bd53d17 [2021-09-30T15:41:51.809Z] ---> 844d97ce17bb [2021-09-30T15:41:51.809Z] Step 7/23 : RUN go mod download [2021-09-30T15:41:52.079Z] ---> 1c7ee87ee1a5 [2021-09-30T15:41:52.079Z] Step 7/32 : RUN go mod download [2021-09-30T15:41:52.079Z] ---> Running in c873460835e9 [2021-09-30T15:41:52.079Z] ---> Running in 3f12359953a5 [2021-09-30T15:41:53.040Z] Removing intermediate container 42122ffe2005 [2021-09-30T15:41:53.307Z] ---> 689b615db103 [2021-09-30T15:41:53.307Z] Step 8/23 : COPY . . [2021-09-30T15:41:53.892Z] Removing intermediate container 070540de1af8 [2021-09-30T15:41:53.892Z] ---> 7872af129aa6 [2021-09-30T15:41:53.892Z] Step 8/24 : COPY . . [2021-09-30T15:41:57.279Z] Removing intermediate container a2a60bd53d17 [2021-09-30T15:41:57.279Z] ---> 973f3a356809 [2021-09-30T15:41:57.279Z] Step 8/26 : COPY . . [2021-09-30T15:41:57.279Z] Removing intermediate container 3f12359953a5 [2021-09-30T15:41:57.279Z] ---> 8999eb723677 [2021-09-30T15:41:57.279Z] Step 8/32 : COPY . . [2021-09-30T15:41:57.562Z] Removing intermediate container c873460835e9 [2021-09-30T15:41:57.562Z] ---> abcf8db167e5 [2021-09-30T15:41:57.562Z] Step 8/23 : COPY . . [2021-09-30T15:42:02.929Z] ---> e607aac00e9c [2021-09-30T15:42:02.929Z] Step 9/23 : RUN go mod tidy [2021-09-30T15:42:04.870Z] ---> 62cc819fee0e [2021-09-30T15:42:04.870Z] Step 9/24 : RUN go mod tidy [2021-09-30T15:42:04.870Z] ---> 55771d0b4303 [2021-09-30T15:42:04.870Z] Step 9/26 : RUN go mod tidy [2021-09-30T15:42:05.137Z] ---> Running in 8f1db75f4ed5 [2021-09-30T15:42:05.137Z] ---> Running in 47ec4f3cdb5c [2021-09-30T15:42:05.137Z] ---> Running in 4e566951c320 [2021-09-30T15:42:07.132Z] Removing intermediate container 8f1db75f4ed5 [2021-09-30T15:42:07.132Z] ---> ce66982794be [2021-09-30T15:42:07.132Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-30T15:42:07.402Z] Removing intermediate container 4e566951c320 [2021-09-30T15:42:07.402Z] ---> b2fde58aaf1e [2021-09-30T15:42:07.402Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-30T15:42:07.402Z] ---> Running in 27ab2e63f6c7 [2021-09-30T15:42:07.402Z] Removing intermediate container 47ec4f3cdb5c [2021-09-30T15:42:07.402Z] ---> 7da9b5810c96 [2021-09-30T15:42:07.402Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-30T15:42:07.402Z] ---> Running in 7891512db404 [2021-09-30T15:42:07.402Z] ---> Running in 8dbfabd292ee [2021-09-30T15:42:07.875Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-30T15:42:08.147Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-09-30T15:42:08.147Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-30T15:42:20.519Z] ---> 068ecee79feb [2021-09-30T15:42:20.519Z] Step 9/32 : RUN go mod tidy [2021-09-30T15:42:20.519Z] ---> 025fb01f2e48 [2021-09-30T15:42:20.519Z] Step 9/23 : RUN go mod tidy [2021-09-30T15:42:20.519Z] ---> Running in 0a8d78c4cc43 [2021-09-30T15:42:20.519Z] ---> Running in e61afba258a6 [2021-09-30T15:42:21.481Z] Removing intermediate container 0a8d78c4cc43 [2021-09-30T15:42:21.481Z] ---> bfb86d481b3c [2021-09-30T15:42:21.481Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-30T15:42:21.481Z] ---> Running in 2122cc975cc9 [2021-09-30T15:42:21.749Z] Removing intermediate container e61afba258a6 [2021-09-30T15:42:21.749Z] ---> 6ccd31dced2d [2021-09-30T15:42:21.749Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-30T15:42:21.749Z] ---> Running in 17fb22056aca [2021-09-30T15:42:22.334Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-30T15:42:22.334Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-30T15:42:40.557Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-30T15:42:45.956Z] Removing intermediate container 8dbfabd292ee [2021-09-30T15:42:45.956Z] ---> 0f55ca85596e [2021-09-30T15:42:45.956Z] [2021-09-30T15:42:45.956Z] Step 11/26 : FROM alpine:3.14 [2021-09-30T15:42:45.956Z] Removing intermediate container 27ab2e63f6c7 [2021-09-30T15:42:45.956Z] ---> 4d78436dced1 [2021-09-30T15:42:45.956Z] [2021-09-30T15:42:45.956Z] Step 11/23 : FROM alpine:3.14 [2021-09-30T15:42:45.956Z] 3.14: Pulling from library/alpine [2021-09-30T15:42:45.956Z] 3.14: Pulling from library/alpine [2021-09-30T15:42:47.396Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-30T15:42:47.396Z] Status: Downloaded newer image for alpine:3.14 [2021-09-30T15:42:47.396Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-30T15:42:47.396Z] Status: Image is up to date for alpine:3.14 [2021-09-30T15:42:47.396Z] ---> 14119a10abf4 [2021-09-30T15:42:47.396Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-30T15:42:47.396Z] ---> 14119a10abf4 [2021-09-30T15:42:47.396Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-30T15:42:47.669Z] ---> Running in d3770c04fd95 [2021-09-30T15:42:47.669Z] ---> Running in 76f1c258be64 [2021-09-30T15:42:48.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T15:42:48.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T15:42:48.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T15:42:48.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T15:42:48.801Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-30T15:42:48.801Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T15:42:48.801Z] OK: 6 MiB in 15 packages [2021-09-30T15:42:49.072Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-30T15:42:49.072Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-30T15:42:49.072Z] (3/3) Installing su-exec (0.2-r1) [2021-09-30T15:42:49.072Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T15:42:49.072Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T15:42:49.349Z] OK: 6 MiB in 17 packages [2021-09-30T15:42:49.937Z] Removing intermediate container 76f1c258be64 [2021-09-30T15:42:49.937Z] ---> 8e0e37eba521 [2021-09-30T15:42:49.937Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T15:42:49.937Z] ---> Running in 26d871cad53b [2021-09-30T15:42:50.211Z] Removing intermediate container 26d871cad53b [2021-09-30T15:42:50.211Z] ---> c074ed7e8c32 [2021-09-30T15:42:50.211Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-30T15:42:50.211Z] Removing intermediate container d3770c04fd95 [2021-09-30T15:42:50.211Z] ---> 39f822061cb7 [2021-09-30T15:42:50.211Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-30T15:42:50.211Z] ---> Running in 9e7c4389bee6 [2021-09-30T15:42:50.211Z] ---> Running in 37cd22ad5e67 [2021-09-30T15:42:50.488Z] Removing intermediate container 9e7c4389bee6 [2021-09-30T15:42:50.488Z] ---> 49799bf7319a [2021-09-30T15:42:50.488Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-30T15:42:50.759Z] ---> Running in e46871474701 [2021-09-30T15:42:50.759Z] Removing intermediate container 37cd22ad5e67 [2021-09-30T15:42:50.759Z] ---> d6ef062d35a4 [2021-09-30T15:42:50.759Z] Step 14/26 : WORKDIR / [2021-09-30T15:42:50.759Z] ---> Running in 9b318765b6bf [2021-09-30T15:42:51.354Z] Removing intermediate container e46871474701 [2021-09-30T15:42:51.354Z] ---> deadde976862 [2021-09-30T15:42:51.354Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T15:42:51.354Z] Removing intermediate container 9b318765b6bf [2021-09-30T15:42:51.354Z] ---> 54e7c0c2e6f3 [2021-09-30T15:42:51.354Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-30T15:42:51.622Z] Removing intermediate container 7891512db404 [2021-09-30T15:42:51.622Z] ---> bc8dc83aa7bf [2021-09-30T15:42:51.622Z] [2021-09-30T15:42:51.622Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T15:42:51.622Z] ---> 14119a10abf4 [2021-09-30T15:42:51.622Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-30T15:42:51.622Z] ---> Running in b89f48b784ff [2021-09-30T15:42:51.622Z] ---> e01072c276f6 [2021-09-30T15:42:51.622Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-30T15:42:51.889Z] Removing intermediate container b89f48b784ff [2021-09-30T15:42:51.889Z] ---> 6b5d648e24c1 [2021-09-30T15:42:51.889Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-30T15:42:51.889Z] ---> d2f199b0a0ce [2021-09-30T15:42:51.889Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-30T15:42:51.889Z] ---> Running in 6e898deb59a8 [2021-09-30T15:42:52.476Z] Removing intermediate container 6e898deb59a8 [2021-09-30T15:42:52.476Z] ---> 3c4530410b4a [2021-09-30T15:42:52.476Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-30T15:42:52.476Z] ---> 5eb1964f1c07 [2021-09-30T15:42:52.476Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-30T15:42:52.476Z] ---> Running in 14b730bb9d2c [2021-09-30T15:42:52.476Z] ---> 5d24e453fb1e [2021-09-30T15:42:52.476Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-30T15:42:52.744Z] Removing intermediate container 14b730bb9d2c [2021-09-30T15:42:52.744Z] ---> 97ccb3b7a3b7 [2021-09-30T15:42:52.744Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T15:42:52.744Z] ---> Running in 0ac41852215e [2021-09-30T15:42:53.013Z] ---> 2ffb963ebfc7 [2021-09-30T15:42:53.013Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-30T15:42:53.013Z] ---> a19ca79ca7df [2021-09-30T15:42:53.013Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-30T15:42:53.281Z] ---> Running in f557affbea0f [2021-09-30T15:42:53.281Z] Removing intermediate container f557affbea0f [2021-09-30T15:42:53.281Z] ---> 25f490901d55 [2021-09-30T15:42:53.281Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T15:42:53.555Z] ---> Running in eb55fcdb1881 [2021-09-30T15:42:53.555Z] ---> fabd9db67fd6 [2021-09-30T15:42:53.555Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-30T15:42:53.826Z] Removing intermediate container eb55fcdb1881 [2021-09-30T15:42:53.826Z] ---> 68c6ec2708d6 [2021-09-30T15:42:53.826Z] Step 21/23 : LABEL arch=x86_64 [2021-09-30T15:42:53.826Z] ---> Running in 640dab7c4241 [2021-09-30T15:42:54.096Z] ---> 6bbb0043d82d [2021-09-30T15:42:54.096Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-30T15:42:54.096Z] Removing intermediate container 640dab7c4241 [2021-09-30T15:42:54.096Z] ---> 2369b4f25a5f [2021-09-30T15:42:54.096Z] Step 22/23 : LABEL git_sha=486d10230ab2521ee4339190bf2172b6b5d7e8e4 [2021-09-30T15:42:54.375Z] Removing intermediate container 0ac41852215e [2021-09-30T15:42:54.375Z] ---> 39804527b602 [2021-09-30T15:42:54.375Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-30T15:42:54.375Z] ---> Running in 4843edc43a0e [2021-09-30T15:42:54.375Z] ---> Running in 6603b004b2b2 [2021-09-30T15:42:54.655Z] Removing intermediate container 4843edc43a0e [2021-09-30T15:42:54.655Z] ---> 908b14ed5ed9 [2021-09-30T15:42:54.655Z] Step 23/23 : LABEL version=0.0.0 [2021-09-30T15:42:54.655Z] ---> Running in f87c5089649b [2021-09-30T15:42:54.938Z] ---> a93205a1179e [2021-09-30T15:42:54.938Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-30T15:42:54.938Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T15:42:54.938Z] Removing intermediate container f87c5089649b [2021-09-30T15:42:54.938Z] ---> 474a0df982fb [2021-09-30T15:42:54.938Z] [2021-09-30T15:42:55.229Z] Successfully built 474a0df982fb [2021-09-30T15:42:55.229Z] ---> 780e75210e0c [2021-09-30T15:42:55.229Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-09-30T15:42:55.229Z] Successfully tagged support-scheduler:latest [2021-09-30T15:42:55.229Z] Building sys-mgmt-agent [2021-09-30T15:42:55.229Z] ---> Running in 284080144fde [2021-09-30T15:42:55.864Z]  Building support-scheduler ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T15:42:56.835Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-30T15:42:57.108Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-30T15:42:57.108Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-30T15:42:57.108Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-30T15:42:57.694Z] Removing intermediate container 284080144fde [2021-09-30T15:42:57.694Z] ---> 01ecec5080e2 [2021-09-30T15:42:57.694Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-30T15:42:58.279Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-30T15:42:58.279Z] ---> Running in b4e2dbfa89a9 [2021-09-30T15:42:58.279Z] Removing intermediate container 2122cc975cc9 [2021-09-30T15:42:58.279Z] ---> b9e4326ab79a [2021-09-30T15:42:58.279Z] [2021-09-30T15:42:58.279Z] Step 11/32 : FROM alpine:3.14 [2021-09-30T15:42:58.279Z] ---> 14119a10abf4 [2021-09-30T15:42:58.279Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-30T15:42:58.550Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-30T15:42:58.550Z] Removing intermediate container b4e2dbfa89a9 [2021-09-30T15:42:58.550Z] ---> 6bccb3224448 [2021-09-30T15:42:58.550Z] Step 24/26 : LABEL arch=x86_64 [2021-09-30T15:42:58.550Z] ---> Running in c2045060e51b [2021-09-30T15:42:58.550Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T15:42:58.550Z] OK: 8 MiB in 20 packages [2021-09-30T15:42:58.550Z] ---> Running in 9d49d9fe55d6 [2021-09-30T15:42:59.134Z] Removing intermediate container c2045060e51b [2021-09-30T15:42:59.134Z] ---> 7f2dd83e3e93 [2021-09-30T15:42:59.134Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-30T15:42:59.134Z] Removing intermediate container 9d49d9fe55d6 [2021-09-30T15:42:59.134Z] ---> d051707bb480 [2021-09-30T15:42:59.134Z] Step 25/26 : LABEL git_sha=486d10230ab2521ee4339190bf2172b6b5d7e8e4 [2021-09-30T15:42:59.134Z] ---> Running in 2c711d171aac [2021-09-30T15:42:59.402Z] Removing intermediate container 17fb22056aca [2021-09-30T15:42:59.402Z] ---> 77e712b33719 [2021-09-30T15:42:59.402Z] [2021-09-30T15:42:59.402Z] Step 11/23 : FROM alpine:3.14 [2021-09-30T15:42:59.402Z] ---> 14119a10abf4 [2021-09-30T15:42:59.402Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-30T15:42:59.402Z] ---> Running in ca10540d1123 [2021-09-30T15:42:59.402Z] Removing intermediate container 6603b004b2b2 [2021-09-30T15:42:59.402Z] ---> 63895bbe0550 [2021-09-30T15:42:59.402Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T15:42:59.402Z] ---> Running in 96822f515a65 [2021-09-30T15:42:59.676Z] Removing intermediate container ca10540d1123 [2021-09-30T15:42:59.676Z] ---> e909e801ba16 [2021-09-30T15:42:59.676Z] Step 26/26 : LABEL version=0.0.0 [2021-09-30T15:42:59.676Z] ---> Running in 4ab0375a8bdf [2021-09-30T15:42:59.946Z] ---> 0863eb16ac61 [2021-09-30T15:42:59.946Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-30T15:42:59.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T15:43:00.216Z] Removing intermediate container 4ab0375a8bdf [2021-09-30T15:43:00.216Z] ---> 53145f57a643 [2021-09-30T15:43:00.216Z] [2021-09-30T15:43:00.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T15:43:00.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T15:43:00.216Z] Successfully built 53145f57a643 [2021-09-30T15:43:00.491Z] Successfully tagged security-secretstore-setup:latest [2021-09-30T15:43:00.491Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2021-09-30T15:43:00.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T15:43:00.491Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-30T15:43:00.491Z] (2/2) Installing su-exec (0.2-r1) [2021-09-30T15:43:00.491Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T15:43:00.491Z] ---> ce418d446fcf [2021-09-30T15:43:00.491Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-30T15:43:00.491Z] OK: 6 MiB in 16 packages [2021-09-30T15:43:00.780Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-30T15:43:00.780Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-30T15:43:00.780Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T15:43:00.780Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T15:43:01.057Z] OK: 6 MiB in 16 packages [2021-09-30T15:43:01.331Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T15:43:01.331Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T15:43:01.331Z] ---> 5762c5296f03 [2021-09-30T15:43:01.331Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T15:43:01.331Z] ---> Using cache [2021-09-30T15:43:01.331Z] ---> 497dde4e4bb2 [2021-09-30T15:43:01.331Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T15:43:01.331Z] ---> Using cache [2021-09-30T15:43:01.331Z] ---> 3cb8d912297b [2021-09-30T15:43:01.331Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-30T15:43:02.291Z] ---> Running in dec5007d9f5f [2021-09-30T15:43:02.879Z] ---> 0316d09954d4 [2021-09-30T15:43:02.879Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-30T15:43:02.879Z] ---> Running in c7f3aa5879e5 [2021-09-30T15:43:03.149Z] Removing intermediate container 2c711d171aac [2021-09-30T15:43:03.149Z] ---> e35dd5e8e40f [2021-09-30T15:43:03.149Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-30T15:43:03.149Z] Removing intermediate container 96822f515a65 [2021-09-30T15:43:03.149Z] ---> d3e8c1589890 [2021-09-30T15:43:03.149Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T15:43:03.149Z] Removing intermediate container c7f3aa5879e5 [2021-09-30T15:43:03.149Z] ---> 5690ca89219a [2021-09-30T15:43:03.149Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T15:43:03.149Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T15:43:03.149Z] ---> Running in b688ce9b3a56 [2021-09-30T15:43:03.418Z] ---> Running in 114b5d0196c9 [2021-09-30T15:43:03.418Z] ---> Running in 3bfb5944ced7 [2021-09-30T15:43:03.418Z] Removing intermediate container b688ce9b3a56 [2021-09-30T15:43:03.418Z] ---> d4bdebb90316 [2021-09-30T15:43:03.418Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-30T15:43:03.418Z] Removing intermediate container 114b5d0196c9 [2021-09-30T15:43:03.418Z] ---> a693ee1a3a87 [2021-09-30T15:43:03.418Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-30T15:43:03.418Z] ---> Running in 524ea30f9a67 [2021-09-30T15:43:03.418Z] Removing intermediate container 3bfb5944ced7 [2021-09-30T15:43:03.418Z] ---> 7adbc698f04f [2021-09-30T15:43:03.418Z] Step 22/24 : LABEL arch=x86_64 [2021-09-30T15:43:03.684Z] ---> Running in c36672cf0587 [2021-09-30T15:43:03.684Z] ---> Running in c4e4ed85911f [2021-09-30T15:43:03.684Z] Removing intermediate container 524ea30f9a67 [2021-09-30T15:43:03.684Z] ---> 865139e8eb6f [2021-09-30T15:43:03.684Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-30T15:43:03.950Z] Removing intermediate container c4e4ed85911f [2021-09-30T15:43:03.950Z] ---> 270b747ca38e [2021-09-30T15:43:03.950Z] Step 23/24 : LABEL git_sha=486d10230ab2521ee4339190bf2172b6b5d7e8e4 [2021-09-30T15:43:03.950Z] Removing intermediate container c36672cf0587 [2021-09-30T15:43:03.950Z] ---> 6197b81e394e [2021-09-30T15:43:03.950Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-30T15:43:03.950Z] ---> Running in 5722ae0b9976 [2021-09-30T15:43:03.950Z] ---> Running in 2ea50130b24c [2021-09-30T15:43:03.950Z] ---> Running in 2ab53b175237 [2021-09-30T15:43:04.221Z] Removing intermediate container 2ea50130b24c [2021-09-30T15:43:04.221Z] ---> c130e4bababa [2021-09-30T15:43:04.221Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T15:43:04.221Z] Removing intermediate container 2ab53b175237 [2021-09-30T15:43:04.221Z] ---> 3761da68580d [2021-09-30T15:43:04.221Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T15:43:04.221Z] ---> Running in 49cacb5ba9b0 [2021-09-30T15:43:04.221Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T15:43:04.503Z] Removing intermediate container 49cacb5ba9b0 [2021-09-30T15:43:04.503Z] ---> da68e18a2822 [2021-09-30T15:43:04.503Z] [2021-09-30T15:43:04.776Z] Successfully built da68e18a2822 [2021-09-30T15:43:04.776Z] ---> 52acc30c8479 [2021-09-30T15:43:04.776Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-30T15:43:04.776Z] Successfully tagged core-data:latest [2021-09-30T15:43:04.776Z]  Building core-data ... done Building core-metadata [2021-09-30T15:43:04.776Z] Removing intermediate container 5722ae0b9976 [2021-09-30T15:43:04.776Z] ---> 49f57ec717c4 [2021-09-30T15:43:04.776Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-30T15:43:05.056Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T15:43:05.056Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-30T15:43:05.056Z] ---> 5762c5296f03 [2021-09-30T15:43:05.056Z] Step 3/22 : WORKDIR /edgex-go [2021-09-30T15:43:05.056Z] ---> Using cache [2021-09-30T15:43:05.056Z] ---> 497dde4e4bb2 [2021-09-30T15:43:05.056Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T15:43:05.056Z] ---> Using cache [2021-09-30T15:43:05.056Z] ---> 3cb8d912297b [2021-09-30T15:43:05.056Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-30T15:43:05.056Z] ---> Using cache [2021-09-30T15:43:05.056Z] ---> 66d391ce6233 [2021-09-30T15:43:05.056Z] Step 6/22 : COPY go.mod . [2021-09-30T15:43:05.056Z] ---> Using cache [2021-09-30T15:43:05.056Z] ---> 1c7ee87ee1a5 [2021-09-30T15:43:05.056Z] Step 7/22 : RUN go mod download [2021-09-30T15:43:05.056Z] ---> Using cache [2021-09-30T15:43:05.056Z] ---> 8999eb723677 [2021-09-30T15:43:05.056Z] Step 8/22 : COPY . . [2021-09-30T15:43:05.334Z] ---> Using cache [2021-09-30T15:43:05.334Z] ---> 068ecee79feb [2021-09-30T15:43:05.334Z] Step 9/22 : RUN go mod tidy [2021-09-30T15:43:05.334Z] ---> Using cache [2021-09-30T15:43:05.334Z] ---> bfb86d481b3c [2021-09-30T15:43:05.334Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-30T15:43:05.334Z] ---> Running in f7afc1a7df7e [2021-09-30T15:43:05.918Z] OK: 219 MiB in 52 packages [2021-09-30T15:43:06.879Z] ---> Running in 9d812cec0845 [2021-09-30T15:43:06.879Z] ---> a980b7ed9f3a [2021-09-30T15:43:06.879Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-30T15:43:06.879Z] Removing intermediate container f7afc1a7df7e [2021-09-30T15:43:06.879Z] ---> 23abe5d01962 [2021-09-30T15:43:06.879Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-30T15:43:07.145Z] Removing intermediate container dec5007d9f5f [2021-09-30T15:43:07.145Z] ---> 756576784ce2 [2021-09-30T15:43:07.145Z] Step 6/24 : COPY go.mod . [2021-09-30T15:43:07.414Z] ---> e2d213f85226 [2021-09-30T15:43:07.414Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-30T15:43:07.414Z] ---> 6554183e2a12 [2021-09-30T15:43:07.414Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-30T15:43:07.414Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-30T15:43:07.414Z] ---> Running in e95fa0bc5702 [2021-09-30T15:43:07.414Z] ---> 8c232afb157a [2021-09-30T15:43:07.414Z] Step 7/24 : RUN go mod download [2021-09-30T15:43:07.414Z] ---> Running in fd23ba95b9dd [2021-09-30T15:43:07.414Z] ---> Running in 0ae0dfc56cf1 [2021-09-30T15:43:07.686Z] Removing intermediate container fd23ba95b9dd [2021-09-30T15:43:07.686Z] ---> c03ce1de9608 [2021-09-30T15:43:07.686Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T15:43:07.686Z] ---> Running in d7f1e723f91e [2021-09-30T15:43:07.967Z] Removing intermediate container d7f1e723f91e [2021-09-30T15:43:07.967Z] ---> 526b1d63f07a [2021-09-30T15:43:07.967Z] Step 21/23 : LABEL arch=x86_64 [2021-09-30T15:43:07.967Z] ---> Running in ef0d7be438e1 [2021-09-30T15:43:08.447Z] Removing intermediate container ef0d7be438e1 [2021-09-30T15:43:08.447Z] ---> 430b4102616d [2021-09-30T15:43:08.447Z] Step 22/23 : LABEL git_sha=486d10230ab2521ee4339190bf2172b6b5d7e8e4 [2021-09-30T15:43:08.447Z] ---> Running in a486b2e78291 [2021-09-30T15:43:08.447Z] Removing intermediate container e95fa0bc5702 [2021-09-30T15:43:08.447Z] ---> 50abab6bf9d2 [2021-09-30T15:43:08.447Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T15:43:08.726Z] Removing intermediate container a486b2e78291 [2021-09-30T15:43:08.726Z] ---> 273bc6601966 [2021-09-30T15:43:08.726Z] Step 23/23 : LABEL version=0.0.0 [2021-09-30T15:43:08.726Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T15:43:08.726Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T15:43:08.726Z] ---> 5762c5296f03 [2021-09-30T15:43:08.726Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T15:43:08.726Z] ---> Using cache [2021-09-30T15:43:08.726Z] ---> 497dde4e4bb2 [2021-09-30T15:43:08.726Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T15:43:08.726Z] ---> Using cache [2021-09-30T15:43:08.726Z] ---> 3cb8d912297b [2021-09-30T15:43:08.726Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-30T15:43:08.726Z] ---> Using cache [2021-09-30T15:43:08.726Z] ---> 66d391ce6233 [2021-09-30T15:43:08.726Z] Step 6/24 : COPY go.mod . [2021-09-30T15:43:08.726Z] ---> Using cache [2021-09-30T15:43:08.726Z] ---> 1c7ee87ee1a5 [2021-09-30T15:43:08.726Z] Step 7/24 : RUN go mod download [2021-09-30T15:43:08.726Z] ---> Using cache [2021-09-30T15:43:08.726Z] ---> 8999eb723677 [2021-09-30T15:43:08.726Z] Step 8/24 : COPY . . [2021-09-30T15:43:08.726Z] ---> Using cache [2021-09-30T15:43:08.726Z] ---> 068ecee79feb [2021-09-30T15:43:08.726Z] Step 9/24 : RUN go mod tidy [2021-09-30T15:43:08.726Z] ---> Using cache [2021-09-30T15:43:08.726Z] ---> bfb86d481b3c [2021-09-30T15:43:08.726Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-30T15:43:08.726Z] ---> Running in 6a28c186058d [2021-09-30T15:43:08.726Z] ---> Running in c18aa5bcb2a9 [2021-09-30T15:43:09.004Z] ---> 4660d1143a00 [2021-09-30T15:43:09.004Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-30T15:43:09.004Z] Removing intermediate container 6a28c186058d [2021-09-30T15:43:09.004Z] ---> 8e13424131e5 [2021-09-30T15:43:09.004Z] [2021-09-30T15:43:09.278Z] Successfully built 8e13424131e5 [2021-09-30T15:43:09.278Z] Successfully tagged support-notifications:latest [2021-09-30T15:43:09.278Z] Building core-command [2021-09-30T15:43:09.834Z]  Building support-notifications ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-30T15:43:10.462Z] ---> 42861b341b46 [2021-09-30T15:43:10.462Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-30T15:43:10.982Z] Removing intermediate container 0ae0dfc56cf1 [2021-09-30T15:43:10.982Z] ---> c4686871bc11 [2021-09-30T15:43:10.982Z] Step 8/24 : COPY . . [2021-09-30T15:43:10.982Z] ---> 3ba05e18e439 [2021-09-30T15:43:10.982Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-30T15:43:12.205Z] ---> 12fd7e966800 [2021-09-30T15:43:12.206Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-30T15:43:13.199Z] ---> 47f66fd5b7aa [2021-09-30T15:43:13.199Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-30T15:43:13.475Z] ---> Running in f4de4fcd1fef [2021-09-30T15:43:14.460Z] Removing intermediate container f4de4fcd1fef [2021-09-30T15:43:14.460Z] ---> 47d47f99b92f [2021-09-30T15:43:14.460Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-30T15:43:15.447Z] ---> daaec4607495 [2021-09-30T15:43:15.447Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-30T15:43:15.734Z] ---> Running in d0bd8ba52e22 [2021-09-30T15:43:19.158Z] ---> dc35604679b3 [2021-09-30T15:43:19.158Z] Step 9/24 : RUN go mod tidy [2021-09-30T15:43:19.158Z] ---> Running in 362d60a1c208 [2021-09-30T15:43:19.158Z] Removing intermediate container d0bd8ba52e22 [2021-09-30T15:43:19.158Z] ---> a15c4c72aa66 [2021-09-30T15:43:19.158Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-30T15:43:19.158Z] ---> Running in c20737684d2b [2021-09-30T15:43:19.435Z] Removing intermediate container c20737684d2b [2021-09-30T15:43:19.435Z] ---> f004d5029e08 [2021-09-30T15:43:19.435Z] Step 29/32 : CMD ["gate"] [2021-09-30T15:43:19.435Z] ---> Running in 9d0958d1e46c [2021-09-30T15:43:19.717Z] Removing intermediate container 9d0958d1e46c [2021-09-30T15:43:19.717Z] ---> 8621beb4bd65 [2021-09-30T15:43:19.717Z] Step 30/32 : LABEL arch=x86_64 [2021-09-30T15:43:19.999Z] ---> Running in 1e99a1e6ee02 [2021-09-30T15:43:19.999Z] Removing intermediate container 1e99a1e6ee02 [2021-09-30T15:43:19.999Z] ---> 007dc2e3e1a6 [2021-09-30T15:43:19.999Z] Step 31/32 : LABEL git_sha=486d10230ab2521ee4339190bf2172b6b5d7e8e4 [2021-09-30T15:43:20.273Z] ---> Running in b252c544b13d [2021-09-30T15:43:20.552Z] Removing intermediate container b252c544b13d [2021-09-30T15:43:20.552Z] ---> e399ee4cea1c [2021-09-30T15:43:20.552Z] Step 32/32 : LABEL version=0.0.0 [2021-09-30T15:43:20.552Z] ---> Running in 9115a8ca30d5 [2021-09-30T15:43:20.830Z] Removing intermediate container 9115a8ca30d5 [2021-09-30T15:43:20.830Z] ---> a4de92191172 [2021-09-30T15:43:20.830Z] [2021-09-30T15:43:21.111Z] Successfully built a4de92191172 [2021-09-30T15:43:21.111Z] Successfully tagged security-bootstrapper:latest [2021-09-30T15:43:21.111Z]  Building security-bootstrapper ... done Removing intermediate container 362d60a1c208 [2021-09-30T15:43:21.111Z] ---> 243f440c630b [2021-09-30T15:43:21.111Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-30T15:43:21.111Z] ---> Running in a4979549b7b0 [2021-09-30T15:43:21.729Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-30T15:43:23.212Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-30T15:43:23.212Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-30T15:43:23.212Z] ---> 5762c5296f03 [2021-09-30T15:43:23.212Z] Step 3/24 : WORKDIR /edgex-go [2021-09-30T15:43:23.212Z] ---> Using cache [2021-09-30T15:43:23.212Z] ---> 497dde4e4bb2 [2021-09-30T15:43:23.212Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-30T15:43:23.212Z] ---> Using cache [2021-09-30T15:43:23.212Z] ---> 3cb8d912297b [2021-09-30T15:43:23.212Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-30T15:43:23.212Z] ---> Using cache [2021-09-30T15:43:23.212Z] ---> 66d391ce6233 [2021-09-30T15:43:23.212Z] Step 6/24 : COPY go.mod . [2021-09-30T15:43:23.212Z] ---> Using cache [2021-09-30T15:43:23.212Z] ---> 1c7ee87ee1a5 [2021-09-30T15:43:23.212Z] Step 7/24 : RUN go mod download [2021-09-30T15:43:23.212Z] ---> Using cache [2021-09-30T15:43:23.212Z] ---> 8999eb723677 [2021-09-30T15:43:23.212Z] Step 8/24 : COPY . . [2021-09-30T15:43:23.212Z] ---> Using cache [2021-09-30T15:43:23.212Z] ---> 068ecee79feb [2021-09-30T15:43:23.212Z] Step 9/24 : RUN go mod tidy [2021-09-30T15:43:23.212Z] ---> Using cache [2021-09-30T15:43:23.212Z] ---> bfb86d481b3c [2021-09-30T15:43:23.212Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-30T15:43:23.212Z] ---> Running in 317d7055d313 [2021-09-30T15:43:23.809Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-09-30T15:43:30.725Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-30T15:43:35.054Z] Removing intermediate container 9d812cec0845 [2021-09-30T15:43:35.054Z] ---> 1cbbb9cd27ae [2021-09-30T15:43:35.054Z] [2021-09-30T15:43:35.054Z] Step 11/22 : FROM alpine:3.14 [2021-09-30T15:43:35.054Z] ---> 14119a10abf4 [2021-09-30T15:43:35.054Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-30T15:43:35.054Z] ---> Running in db385a2892c1 [2021-09-30T15:43:35.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-30T15:43:35.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-30T15:43:36.270Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-30T15:43:36.270Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-30T15:43:36.270Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-30T15:43:36.270Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-30T15:43:36.270Z] (5/5) Installing curl (7.79.1-r0) [2021-09-30T15:43:36.270Z] Executing busybox-1.33.1-r3.trigger [2021-09-30T15:43:36.270Z] Executing ca-certificates-20191127-r5.trigger [2021-09-30T15:43:36.270Z] OK: 8 MiB in 19 packages [2021-09-30T15:43:36.870Z] Removing intermediate container db385a2892c1 [2021-09-30T15:43:36.870Z] ---> 39bfd654e823 [2021-09-30T15:43:36.870Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-30T15:43:36.870Z] ---> Running in 63868760b531 [2021-09-30T15:43:37.149Z] Removing intermediate container 63868760b531 [2021-09-30T15:43:37.149Z] ---> 3d5ef5276c02 [2021-09-30T15:43:37.149Z] Step 14/22 : WORKDIR /edgex [2021-09-30T15:43:37.149Z] ---> Running in 745ccc01a062 [2021-09-30T15:43:37.423Z] Removing intermediate container 745ccc01a062 [2021-09-30T15:43:37.423Z] ---> fa775d047142 [2021-09-30T15:43:37.423Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-30T15:43:37.423Z] ---> b4cdadb6542e [2021-09-30T15:43:37.423Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-30T15:43:38.419Z] ---> 758dfc4b2270 [2021-09-30T15:43:38.419Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-30T15:43:38.698Z] ---> 2695938ccbd3 [2021-09-30T15:43:38.698Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-30T15:43:38.974Z] ---> Running in ad67cd6a15b1 [2021-09-30T15:43:38.974Z] Removing intermediate container ad67cd6a15b1 [2021-09-30T15:43:38.974Z] ---> 398ad6512842 [2021-09-30T15:43:38.974Z] Step 19/22 : CMD ["--init=true"] [2021-09-30T15:43:38.974Z] ---> Running in 27c1716de8b2 [2021-09-30T15:43:39.247Z] Removing intermediate container 27c1716de8b2 [2021-09-30T15:43:39.247Z] ---> cf9a6f988fa1 [2021-09-30T15:43:39.247Z] Step 20/22 : LABEL arch=x86_64 [2021-09-30T15:43:39.247Z] ---> Running in 166683b4151c [2021-09-30T15:43:39.535Z] Removing intermediate container 166683b4151c [2021-09-30T15:43:39.535Z] ---> 1737e5657a6c [2021-09-30T15:43:39.535Z] Step 21/22 : LABEL git_sha=486d10230ab2521ee4339190bf2172b6b5d7e8e4 [2021-09-30T15:43:39.535Z] ---> Running in f96b842cfaff [2021-09-30T15:43:39.815Z] Removing intermediate container f96b842cfaff [2021-09-30T15:43:39.815Z] ---> 9518106aef45 [2021-09-30T15:43:39.815Z] Step 22/22 : LABEL version=0.0.0 [2021-09-30T15:43:39.815Z] ---> Running in a8d9b25fa674 [2021-09-30T15:43:40.096Z] Removing intermediate container a8d9b25fa674 [2021-09-30T15:43:40.096Z] ---> c861d3db2943 [2021-09-30T15:43:40.096Z] [2021-09-30T15:43:40.381Z] Successfully built c861d3db2943 [2021-09-30T15:43:40.381Z] Successfully tagged security-proxy-setup:latest [2021-09-30T15:43:43.845Z]  Building security-proxy-setup ... done Removing intermediate container c18aa5bcb2a9 [2021-09-30T15:43:43.845Z] ---> 02ce883f72ba [2021-09-30T15:43:43.845Z] [2021-09-30T15:43:43.845Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T15:43:43.845Z] ---> 14119a10abf4 [2021-09-30T15:43:43.845Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-30T15:43:43.845Z] ---> Using cache [2021-09-30T15:43:43.845Z] ---> 8e0e37eba521 [2021-09-30T15:43:43.845Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T15:43:43.845Z] ---> Using cache [2021-09-30T15:43:43.845Z] ---> c074ed7e8c32 [2021-09-30T15:43:43.845Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-30T15:43:43.845Z] ---> Running in 4c34d21244ea [2021-09-30T15:43:43.845Z] Removing intermediate container 4c34d21244ea [2021-09-30T15:43:43.845Z] ---> 9c8c053f0584 [2021-09-30T15:43:43.845Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-30T15:43:43.845Z] ---> Running in 3dd98d4ebac9 [2021-09-30T15:43:43.845Z] Removing intermediate container 3dd98d4ebac9 [2021-09-30T15:43:43.845Z] ---> 8332b13d7771 [2021-09-30T15:43:43.845Z] Step 16/24 : WORKDIR / [2021-09-30T15:43:43.845Z] ---> Running in 63f8116aa73d [2021-09-30T15:43:44.130Z] Removing intermediate container 63f8116aa73d [2021-09-30T15:43:44.130Z] ---> b61d779a5ca0 [2021-09-30T15:43:44.130Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T15:43:44.413Z] ---> 0dcd152760f9 [2021-09-30T15:43:44.414Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-30T15:43:45.039Z] ---> 909389eb2dcd [2021-09-30T15:43:45.039Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-30T15:43:45.328Z] ---> ca43f84f7757 [2021-09-30T15:43:45.328Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-30T15:43:45.328Z] ---> Running in 77014533b7ed [2021-09-30T15:43:45.328Z] Removing intermediate container 77014533b7ed [2021-09-30T15:43:45.328Z] ---> 36b61696bdf9 [2021-09-30T15:43:45.328Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T15:43:45.605Z] ---> Running in b87bb7fc9219 [2021-09-30T15:43:45.605Z] Removing intermediate container b87bb7fc9219 [2021-09-30T15:43:45.605Z] ---> 02211e70c073 [2021-09-30T15:43:45.605Z] Step 22/24 : LABEL arch=x86_64 [2021-09-30T15:43:45.605Z] ---> Running in 71ca8a0cb172 [2021-09-30T15:43:45.887Z] Removing intermediate container 71ca8a0cb172 [2021-09-30T15:43:45.887Z] ---> d095f4971d68 [2021-09-30T15:43:45.887Z] Step 23/24 : LABEL git_sha=486d10230ab2521ee4339190bf2172b6b5d7e8e4 [2021-09-30T15:43:45.887Z] ---> Running in fd5c9b5b3046 [2021-09-30T15:43:46.180Z] Removing intermediate container fd5c9b5b3046 [2021-09-30T15:43:46.180Z] ---> 3bf31edc5105 [2021-09-30T15:43:46.180Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T15:43:46.180Z] ---> Running in bb08403f2cd5 [2021-09-30T15:43:46.673Z] Removing intermediate container bb08403f2cd5 [2021-09-30T15:43:46.673Z] ---> 4a12d510303b [2021-09-30T15:43:46.673Z] [2021-09-30T15:43:46.673Z] Successfully built 4a12d510303b [2021-09-30T15:43:46.673Z] Successfully tagged core-metadata:latest [2021-09-30T15:43:48.136Z]  Building core-metadata ... done Removing intermediate container a4979549b7b0 [2021-09-30T15:43:48.136Z] ---> 2aa9ac6c2a7d [2021-09-30T15:43:48.136Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-30T15:43:48.413Z] ---> Running in 36b0015ff197 [2021-09-30T15:43:48.694Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-30T15:43:48.970Z] Removing intermediate container 317d7055d313 [2021-09-30T15:43:48.970Z] ---> 4f8c4a5511b5 [2021-09-30T15:43:48.970Z] [2021-09-30T15:43:48.970Z] Step 11/24 : FROM alpine:3.14 [2021-09-30T15:43:48.970Z] ---> 14119a10abf4 [2021-09-30T15:43:48.970Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-30T15:43:48.970Z] ---> Using cache [2021-09-30T15:43:48.970Z] ---> 8e0e37eba521 [2021-09-30T15:43:48.970Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-30T15:43:48.970Z] ---> Using cache [2021-09-30T15:43:48.970Z] ---> c074ed7e8c32 [2021-09-30T15:43:48.970Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-30T15:43:48.970Z] ---> Running in 3864249dcb79 [2021-09-30T15:43:49.247Z] Removing intermediate container 3864249dcb79 [2021-09-30T15:43:49.247Z] ---> fae1231477c6 [2021-09-30T15:43:49.247Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-30T15:43:49.247Z] ---> Running in b4653933d6e7 [2021-09-30T15:43:49.247Z] Removing intermediate container b4653933d6e7 [2021-09-30T15:43:49.247Z] ---> 69fb55dfdb9c [2021-09-30T15:43:49.247Z] Step 16/24 : WORKDIR / [2021-09-30T15:43:49.247Z] ---> Running in 432aa65688fc [2021-09-30T15:43:49.522Z] Removing intermediate container 36b0015ff197 [2021-09-30T15:43:49.522Z] ---> 6828ab1c46d0 [2021-09-30T15:43:49.522Z] [2021-09-30T15:43:49.522Z] Step 12/24 : FROM docker:20.10.7 [2021-09-30T15:43:49.522Z] Removing intermediate container 432aa65688fc [2021-09-30T15:43:49.522Z] ---> 9aa570f56525 [2021-09-30T15:43:49.522Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-30T15:43:49.522Z] 20.10.7: Pulling from library/docker [2021-09-30T15:43:49.522Z] ---> ebea2b52ff7a [2021-09-30T15:43:49.522Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-30T15:43:50.125Z] ---> 95251af689a6 [2021-09-30T15:43:50.125Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-30T15:43:50.125Z] ---> 54c8705004d4 [2021-09-30T15:43:50.125Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-30T15:43:50.125Z] ---> Running in 47d4f2b5d502 [2021-09-30T15:43:50.397Z] Removing intermediate container 47d4f2b5d502 [2021-09-30T15:43:50.397Z] ---> 9c62abf6c15e [2021-09-30T15:43:50.397Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T15:43:50.397Z] ---> Running in 78ff32a33721 [2021-09-30T15:43:50.397Z] Removing intermediate container 78ff32a33721 [2021-09-30T15:43:50.397Z] ---> eb0ff279018c [2021-09-30T15:43:50.397Z] Step 22/24 : LABEL arch=x86_64 [2021-09-30T15:43:50.397Z] ---> Running in f08a4fcf5b1a [2021-09-30T15:43:50.678Z] Removing intermediate container f08a4fcf5b1a [2021-09-30T15:43:50.678Z] ---> d6c2dce2270b [2021-09-30T15:43:50.678Z] Step 23/24 : LABEL git_sha=486d10230ab2521ee4339190bf2172b6b5d7e8e4 [2021-09-30T15:43:50.678Z] ---> Running in 0f82eb348998 [2021-09-30T15:43:50.678Z] Removing intermediate container 0f82eb348998 [2021-09-30T15:43:50.678Z] ---> 2f6ed65dab2a [2021-09-30T15:43:50.678Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T15:43:50.678Z] ---> Running in 87b510f0eee1 [2021-09-30T15:43:50.955Z] Removing intermediate container 87b510f0eee1 [2021-09-30T15:43:50.955Z] ---> 28d8ce4709ad [2021-09-30T15:43:50.955Z] [2021-09-30T15:43:50.955Z] Successfully built 28d8ce4709ad [2021-09-30T15:43:50.955Z] Successfully tagged core-command:latest [2021-09-30T15:43:54.348Z]  Building core-command ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-30T15:43:54.348Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-30T15:43:54.348Z] ---> 08bdaf2f88f9 [2021-09-30T15:43:54.348Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-30T15:43:54.948Z] ---> Running in 6571a4be5a9e [2021-09-30T15:43:55.221Z] Removing intermediate container 6571a4be5a9e [2021-09-30T15:43:55.221Z] ---> cf3088c56e2a [2021-09-30T15:43:55.221Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-30T15:43:55.221Z] ---> Running in 994ebe792b4d [2021-09-30T15:43:55.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-30T15:43:55.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-30T15:43:55.767Z] (1/39) Installing readline (8.1.0-r0) [2021-09-30T15:43:55.767Z] (2/39) Installing bash (5.1.0-r0) [2021-09-30T15:43:55.767Z] Executing bash-5.1.0-r0.post-install [2021-09-30T15:43:55.767Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-30T15:43:55.767Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-30T15:43:55.767Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-30T15:43:55.767Z] (6/39) Installing curl (7.79.1-r0) [2021-09-30T15:43:55.767Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-30T15:43:55.767Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-30T15:43:55.767Z] (9/39) Installing expat (2.2.10-r1) [2021-09-30T15:43:55.767Z] (10/39) Installing libffi (3.3-r2) [2021-09-30T15:43:55.767Z] (11/39) Installing gdbm (1.19-r0) [2021-09-30T15:43:55.767Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-30T15:43:55.767Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-30T15:43:56.041Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-30T15:43:56.319Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-30T15:43:56.319Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-30T15:43:56.319Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-30T15:43:56.594Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-30T15:43:56.594Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-30T15:43:56.594Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-30T15:43:56.594Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-30T15:43:56.594Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-30T15:43:56.594Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-30T15:43:56.594Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-30T15:43:56.594Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-30T15:43:56.594Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-30T15:43:56.594Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-30T15:43:56.594Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-30T15:43:56.594Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-30T15:43:56.594Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-30T15:43:56.594Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-30T15:43:56.594Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-30T15:43:56.594Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-30T15:43:56.872Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-30T15:43:56.872Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-30T15:43:56.872Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-30T15:43:56.872Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-30T15:43:56.872Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-30T15:43:56.872Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-30T15:43:56.872Z] Executing busybox-1.32.1-r6.trigger [2021-09-30T15:43:56.872Z] OK: 82 MiB in 59 packages [2021-09-30T15:43:58.303Z] Collecting docker-compose==1.23.2 [2021-09-30T15:43:58.303Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-30T15:43:58.303Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-30T15:43:58.303Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-30T15:43:58.303Z] Collecting texttable<0.10,>=0.9.0 [2021-09-30T15:43:58.303Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-30T15:43:58.577Z] Collecting PyYAML<4,>=3.10 [2021-09-30T15:43:58.577Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-30T15:43:59.175Z] Collecting docker<4.0,>=3.6.0 [2021-09-30T15:43:59.175Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-30T15:43:59.175Z] Collecting jsonschema<3,>=2.5.1 [2021-09-30T15:43:59.175Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-30T15:43:59.450Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-30T15:43:59.450Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-30T15:43:59.450Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-30T15:43:59.450Z] Collecting docopt<0.7,>=0.6.1 [2021-09-30T15:43:59.450Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-30T15:43:59.723Z] Collecting cached-property<2,>=1.2.0 [2021-09-30T15:43:59.723Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-30T15:43:59.723Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-30T15:43:59.723Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-30T15:44:00.317Z] Collecting docker-pycreds>=0.4.0 [2021-09-30T15:44:00.317Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-30T15:44:00.317Z] Collecting certifi>=2017.4.17 [2021-09-30T15:44:00.317Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-30T15:44:00.317Z] Collecting idna<2.8,>=2.5 [2021-09-30T15:44:00.317Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-30T15:44:00.317Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-30T15:44:00.317Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-30T15:44:00.317Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-30T15:44:00.317Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-30T15:44:00.317Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-30T15:44:00.317Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-30T15:44:00.317Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-30T15:44:00.317Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-30T15:44:00.592Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-30T15:44:00.592Z] Attempting uninstall: urllib3 [2021-09-30T15:44:00.592Z] Found existing installation: urllib3 1.26.2 [2021-09-30T15:44:00.592Z] Uninstalling urllib3-1.26.2: [2021-09-30T15:44:00.592Z] Successfully uninstalled urllib3-1.26.2 [2021-09-30T15:44:00.592Z] Attempting uninstall: idna [2021-09-30T15:44:00.592Z] Found existing installation: idna 3.1 [2021-09-30T15:44:00.592Z] Uninstalling idna-3.1: [2021-09-30T15:44:00.592Z] Successfully uninstalled idna-3.1 [2021-09-30T15:44:00.865Z] Attempting uninstall: chardet [2021-09-30T15:44:00.865Z] Found existing installation: chardet 4.0.0 [2021-09-30T15:44:00.865Z] Uninstalling chardet-4.0.0: [2021-09-30T15:44:00.865Z] Successfully uninstalled chardet-4.0.0 [2021-09-30T15:44:01.143Z] Attempting uninstall: requests [2021-09-30T15:44:01.143Z] Found existing installation: requests 2.25.1 [2021-09-30T15:44:01.143Z] Uninstalling requests-2.25.1: [2021-09-30T15:44:01.143Z] Successfully uninstalled requests-2.25.1 [2021-09-30T15:44:01.143Z] Running setup.py install for texttable: started [2021-09-30T15:44:01.417Z] Running setup.py install for texttable: finished with status 'done' [2021-09-30T15:44:01.417Z] Running setup.py install for PyYAML: started [2021-09-30T15:44:02.015Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-30T15:44:02.015Z] Running setup.py install for docopt: started [2021-09-30T15:44:02.290Z] Running setup.py install for docopt: finished with status 'done' [2021-09-30T15:44:02.290Z] Running setup.py install for dockerpty: started [2021-09-30T15:44:02.565Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-30T15:44:02.837Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-09-30T15:44:06.225Z] Removing intermediate container 994ebe792b4d [2021-09-30T15:44:06.225Z] ---> 17d3a5313194 [2021-09-30T15:44:06.225Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-30T15:44:06.225Z] ---> Running in 66fb4dffaa8b [2021-09-30T15:44:06.225Z] Removing intermediate container 66fb4dffaa8b [2021-09-30T15:44:06.225Z] ---> be121dd65dc5 [2021-09-30T15:44:06.225Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-30T15:44:06.225Z] ---> Running in 4ee5ec698a07 [2021-09-30T15:44:06.225Z] Removing intermediate container 4ee5ec698a07 [2021-09-30T15:44:06.225Z] ---> dc10d5ee7ebe [2021-09-30T15:44:06.225Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-30T15:44:06.506Z] ---> 3b6bee8bedfc [2021-09-30T15:44:06.506Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-30T15:44:06.782Z] ---> 533b56871dc3 [2021-09-30T15:44:06.782Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-30T15:44:06.782Z] ---> 2c0a9b3ed89d [2021-09-30T15:44:06.782Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-30T15:44:07.058Z] ---> Running in 692197dd0f48 [2021-09-30T15:44:07.058Z] Removing intermediate container 692197dd0f48 [2021-09-30T15:44:07.058Z] ---> 972dd92b3403 [2021-09-30T15:44:07.058Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-30T15:44:07.058Z] ---> Running in a653c34b2449 [2021-09-30T15:44:07.058Z] Removing intermediate container a653c34b2449 [2021-09-30T15:44:07.058Z] ---> 8595100ae52c [2021-09-30T15:44:07.058Z] Step 22/24 : LABEL arch=x86_64 [2021-09-30T15:44:07.058Z] ---> Running in a9a03288b1b5 [2021-09-30T15:44:07.329Z] Removing intermediate container a9a03288b1b5 [2021-09-30T15:44:07.329Z] ---> 426e56d02494 [2021-09-30T15:44:07.329Z] Step 23/24 : LABEL git_sha=486d10230ab2521ee4339190bf2172b6b5d7e8e4 [2021-09-30T15:44:07.329Z] ---> Running in c9628856ca4e [2021-09-30T15:44:07.330Z] Removing intermediate container c9628856ca4e [2021-09-30T15:44:07.330Z] ---> 27fda71caa92 [2021-09-30T15:44:07.330Z] Step 24/24 : LABEL version=0.0.0 [2021-09-30T15:44:07.330Z] ---> Running in c6c544cee66d [2021-09-30T15:44:07.601Z] Removing intermediate container c6c544cee66d [2021-09-30T15:44:07.601Z] ---> 8d8da0ffc372 [2021-09-30T15:44:07.601Z] [2021-09-30T15:44:07.601Z] Successfully built 8d8da0ffc372 [2021-09-30T15:44:07.601Z] Successfully tagged sys-mgmt-agent:latest [2021-09-30T15:44:07.618Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-30T15:44:07.628Z] $ docker stop --time=1 67a11a3fd2345457db5b083a725ccf43f03695c7a2f6941e26b573afcbe9dad3 [2021-09-30T15:44:09.017Z] $ docker rm -f 67a11a3fd2345457db5b083a725ccf43f03695c7a2f6941e26b573afcbe9dad3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-30T15:44:09.636Z] + docker images [2021-09-30T15:44:09.636Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-30T15:44:09.636Z] sys-mgmt-agent latest 8d8da0ffc372 2 seconds ago 325MB [2021-09-30T15:44:09.636Z] core-command latest 28d8ce4709ad 19 seconds ago 16MB [2021-09-30T15:44:09.636Z] 6828ab1c46d0 20 seconds ago 1.75GB [2021-09-30T15:44:09.636Z] 4f8c4a5511b5 21 seconds ago 1.75GB [2021-09-30T15:44:09.636Z] core-metadata latest 4a12d510303b 23 seconds ago 16.8MB [2021-09-30T15:44:09.636Z] 02ce883f72ba 27 seconds ago 1.76GB [2021-09-30T15:44:09.636Z] security-proxy-setup latest c861d3db2943 30 seconds ago 26.7MB [2021-09-30T15:44:09.636Z] 1cbbb9cd27ae 35 seconds ago 1.76GB [2021-09-30T15:44:09.636Z] security-bootstrapper latest a4de92191172 49 seconds ago 18.8MB [2021-09-30T15:44:09.636Z] support-notifications latest 8e13424131e5 About a minute ago 16.8MB [2021-09-30T15:44:09.636Z] core-data latest da68e18a2822 About a minute ago 20.5MB [2021-09-30T15:44:09.636Z] 77e712b33719 About a minute ago 1.75GB [2021-09-30T15:44:09.636Z] security-secretstore-setup latest 53145f57a643 About a minute ago 28.2MB [2021-09-30T15:44:09.636Z] b9e4326ab79a About a minute ago 1.75GB [2021-09-30T15:44:09.636Z] support-scheduler latest 474a0df982fb About a minute ago 16.1MB [2021-09-30T15:44:09.636Z] bc8dc83aa7bf About a minute ago 1.76GB [2021-09-30T15:44:09.636Z] 4d78436dced1 About a minute ago 1.75GB [2021-09-30T15:44:09.636Z] 0f55ca85596e About a minute ago 1.76GB [2021-09-30T15:44:09.636Z] ci-base-image-x86_64 latest 5762c5296f03 5 minutes ago 1.25GB [2021-09-30T15:44:09.636Z] alpine 3.14 14119a10abf4 4 weeks ago 5.6MB [2021-09-30T15:44:09.636Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 6 weeks ago 37.5MB [2021-09-30T15:44:09.636Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB [2021-09-30T15:44:09.636Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-30T15:44:09.636Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-09-30T15:44:25.079Z] Still waiting to schedule task [2021-09-30T15:44:25.079Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-09-30T15:45:44.417Z] Running on prd-ubuntu18.04-docker-8c-8g-295 in /w/workspace/edgexfoundry_edgex-go_PR-3737 [Pipeline] { [Pipeline] ws [2021-09-30T15:45:44.434Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-09-30T15:45:44.613Z] The recommended git tool is: git [2021-09-30T15:45:47.495Z] using credential edgex-jenkins-ssh [2021-09-30T15:45:47.509Z] Cloning the remote Git repository [2021-09-30T15:45:47.532Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-30T15:45:47.608Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-09-30T15:45:47.651Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-30T15:45:47.652Z] > git --version # timeout=10 [2021-09-30T15:45:47.661Z] > git --version # 'git version 2.17.1' [2021-09-30T15:45:47.662Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T15:45:47.694Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-30T15:46:27.238Z] Merging remotes/origin/main commit 32c3a59fef8f920e97a03b1dffcfa7b4867f831b into PR head commit 486d10230ab2521ee4339190bf2172b6b5d7e8e4 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-30T15:46:27.550Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-30T15:46:28.949Z] + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-30T15:46:26.474Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-30T15:46:26.483Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-30T15:46:26.494Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-30T15:46:26.509Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-30T15:46:26.509Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-30T15:46:26.514Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3737/head:refs/remotes/origin/PR-3737 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-30T15:46:27.248Z] > git config core.sparsecheckout # timeout=10 [2021-09-30T15:46:27.254Z] > git checkout -f 486d10230ab2521ee4339190bf2172b6b5d7e8e4 # timeout=10 [2021-09-30T15:46:29.490Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T15:46:30.086Z] ---> package-listing.sh [2021-09-30T15:46:30.087Z] ++ facter osfamily [2021-09-30T15:46:30.087Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-30T15:46:30.356Z] + OS_FAMILY=redhat [2021-09-30T15:46:30.356Z] + workspace=/w/workspace/edgex-go/2 [2021-09-30T15:46:30.356Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-30T15:46:30.356Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-30T15:46:30.356Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-30T15:46:30.356Z] + PACKAGES=/tmp/packages_start.txt [2021-09-30T15:46:30.356Z] + '[' /w/workspace/edgex-go/2 ']' [2021-09-30T15:46:30.356Z] + PACKAGES=/tmp/packages_end.txt [2021-09-30T15:46:30.356Z] + case "${OS_FAMILY}" in [2021-09-30T15:46:30.356Z] + rpm -qa [2021-09-30T15:46:30.356Z] + sort [2021-09-30T15:46:32.291Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-30T15:46:32.291Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-30T15:46:32.291Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-30T15:46:32.291Z] + '[' /w/workspace/edgex-go/2 ']' [2021-09-30T15:46:32.291Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-09-30T15:46:32.291Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-09-30T15:46:32.307Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-30T15:46:32.615Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-30T15:46:33.218Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-30T15:46:33.218Z] [2021-09-30T15:46:33.218Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-30T15:46:33.546Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-30T15:46:33.546Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-30T15:46:33.546Z] b4d181a07f80: Pulling fs layer [2021-09-30T15:46:33.546Z] a1111a8f2ec3: Pulling fs layer [2021-09-30T15:46:33.546Z] ed53099fbce6: Pulling fs layer [2021-09-30T15:46:33.546Z] dc539afda2c1: Pulling fs layer [2021-09-30T15:46:33.546Z] 77bc0d833cb6: Pulling fs layer [2021-09-30T15:46:33.546Z] 9065ff56babe: Pulling fs layer [2021-09-30T15:46:33.546Z] d287ab97295c: Pulling fs layer [2021-09-30T15:46:33.546Z] 77bc0d833cb6: Waiting [2021-09-30T15:46:33.546Z] 9065ff56babe: Waiting [2021-09-30T15:46:33.546Z] d287ab97295c: Waiting [2021-09-30T15:46:33.546Z] dc539afda2c1: Waiting [2021-09-30T15:46:33.812Z] a1111a8f2ec3: Verifying Checksum [2021-09-30T15:46:33.812Z] a1111a8f2ec3: Download complete [2021-09-30T15:46:33.812Z] dc539afda2c1: Verifying Checksum [2021-09-30T15:46:33.812Z] dc539afda2c1: Download complete [2021-09-30T15:46:34.076Z] 77bc0d833cb6: Verifying Checksum [2021-09-30T15:46:34.076Z] 77bc0d833cb6: Download complete [2021-09-30T15:46:34.076Z] 9065ff56babe: Verifying Checksum [2021-09-30T15:46:34.076Z] 9065ff56babe: Download complete [2021-09-30T15:46:34.076Z] ed53099fbce6: Verifying Checksum [2021-09-30T15:46:34.076Z] ed53099fbce6: Download complete [2021-09-30T15:46:35.035Z] b4d181a07f80: Verifying Checksum [2021-09-30T15:46:35.035Z] b4d181a07f80: Download complete [2021-09-30T15:46:36.458Z] b4d181a07f80: Pull complete [2021-09-30T15:46:36.458Z] a1111a8f2ec3: Pull complete [2021-09-30T15:46:37.043Z] ed53099fbce6: Pull complete [2021-09-30T15:46:37.043Z] dc539afda2c1: Pull complete [2021-09-30T15:46:37.308Z] 77bc0d833cb6: Pull complete [2021-09-30T15:46:37.308Z] 9065ff56babe: Pull complete [2021-09-30T15:46:38.916Z] d287ab97295c: Verifying Checksum [2021-09-30T15:46:38.916Z] d287ab97295c: Download complete [2021-09-30T15:46:43.197Z] d287ab97295c: Pull complete [2021-09-30T15:46:43.197Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-30T15:46:43.197Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-30T15:46:43.197Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-30T15:46:43.300Z] prd-centos7-docker-4c-2g-289 does not seem to be running inside a container [2021-09-30T15:46:43.367Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-30T15:46:46.512Z] $ docker top b340bf680a76184f0cf7662d8c856df1a7a1bb0b1be14b63b9cfb35f549c8c1f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-30T15:46:46.906Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-30T15:46:47.224Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-30T15:46:47.538Z] + ls /var/log/sa-host [2021-09-30T15:46:47.538Z] + sadf -c /var/log/sa-host/sa05 [2021-09-30T15:46:47.538Z] file_magic: OK [2021-09-30T15:46:47.538Z] HZ: Using current value: 100 [2021-09-30T15:46:47.538Z] file_header: OK [2021-09-30T15:46:47.538Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-30T15:46:47.538Z] Statistics: [2021-09-30T15:46:47.538Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-30T15:46:47.538Z] File successfully converted to sysstat format version 12.0.3 [2021-09-30T15:46:47.538Z] + sadf -c /var/log/sa-host/sa30 [2021-09-30T15:46:47.538Z] file_magic: OK [2021-09-30T15:46:47.538Z] HZ: Using current value: 100 [2021-09-30T15:46:47.538Z] file_header: OK [2021-09-30T15:46:47.538Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-30T15:46:47.538Z] Statistics: [2021-09-30T15:46:47.538Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-30T15:46:47.538Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-30T15:46:48.114Z] provisioning config files... [2021-09-30T15:46:48.128Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config4463479499546807451tmp [Pipeline] { [Pipeline] echo [2021-09-30T15:46:48.149Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T15:46:48.462Z] ---> create-netrc.sh [Pipeline] } [2021-09-30T15:46:48.473Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-30T15:46:48.900Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-30T15:46:48.914Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T15:46:49.223Z] ---> sudo-logs.sh [2021-09-30T15:46:49.223Z] Archiving 'sudo' log.. [2021-09-30T15:46:49.223Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-289.vexxhost.local: Name or service not known [2021-09-30T15:46:49.223Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-289.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-30T15:46:49.252Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T15:46:49.582Z] ---> job-cost.sh [2021-09-30T15:46:49.582Z] lf-activate-venv: SKIPPING [2021-09-30T15:46:49.582Z] INFO: No Stack... [2021-09-30T15:46:50.983Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-30T15:46:51.566Z] INFO: Archiving Costs [Pipeline] echo [2021-09-30T15:46:51.582Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-30T15:46:51.891Z] ---> logs-deploy.sh [2021-09-30T15:46:51.891Z] lf-activate-venv: SKIPPING [2021-09-30T15:46:51.891Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3737/2 [2021-09-30T15:46:51.891Z] INFO: archiving workspace using pattern(s): [2021-09-30T15:46:52.475Z] Archives upload complete. [2021-09-30T15:46:52.741Z] INFO: archiving logs to Nexus