Pull request #3620 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from affa643c326a000faf082957d0c0814a5d1ab683+ac45845dcaeee375e2f7ee8050d572e224107d05 (8955ce7228027f801310879bdd02acae33ba75a6) 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-ssh5216117302551838874.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh6693390258979221051.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 144eb70ba3d470a427e699408e811d3f535e987a 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-3620/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-3620/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7039636740096172145.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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-ssh2705912662219616739.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3620/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-3620/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2826223244422014861.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2834 in /w/workspace/edgexfoundry_edgex-go_PR-3620 [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-ssh2012238301817364246.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh5327742196882549636.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3620/head:refs/remotes/origin/PR-3620 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ac45845dcaeee375e2f7ee8050d572e224107d05 into PR head commit affa643c326a000faf082957d0c0814a5d1ab683 Merge succeeded, producing 5d0614c6662e606fb1ee46e2ff1e82c0076d5125 Checking out Revision 5d0614c6662e606fb1ee46e2ff1e82c0076d5125 (PR-3620) > git config core.sparsecheckout # timeout=10 > git checkout -f affa643c326a000faf082957d0c0814a5d1ab683 # 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-ssh4874245121466706236.key > git merge ac45845dcaeee375e2f7ee8050d572e224107d05 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5d0614c6662e606fb1ee46e2ff1e82c0076d5125 # timeout=10 Commit message: "Merge commit 'ac45845dcaeee375e2f7ee8050d572e224107d05' into HEAD" > git rev-list --no-walk affa643c326a000faf082957d0c0814a5d1ab683 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-15T08:05:26.235Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-15T08:05:26.318Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-15T08:05:26.344Z] ========================================================= [2021-07-15T08:05:26.344Z] EdgeX Global Pipelines Version Info [2021-07-15T08:05:26.344Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:05:27.575Z] ------------------- [2021-07-15T08:05:27.575Z] stable info: [2021-07-15T08:05:27.575Z] ------------------- [2021-07-15T08:05:27.575Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-15T08:05:27.575Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-15T08:05:27.575Z] Message: update stable to v1.0.196 [2021-07-15T08:05:28.165Z] ------------------- [2021-07-15T08:05:28.165Z] experimental info: [2021-07-15T08:05:28.165Z] ------------------- [2021-07-15T08:05:28.165Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-15T08:05:28.165Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-15T08:05:28.165Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-15T08:05:28.305Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-07-15T08:05:28.328Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-07-15T08:05:28.352Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-15T08:05:28.410Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-15T08:05:28.455Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-15T08:05:28.479Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-15T08:05:28.504Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-15T08:05:28.530Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-07-15T08:05:28.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-07-15T08:05:28.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-07-15T08:05:28.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-15T08:05:28.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-15T08:05:28.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-15T08:05:28.682Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-15T08:05:28.703Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-15T08:05:28.723Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-15T08:05:28.742Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-15T08:05:28.763Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-15T08:05:28.784Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-15T08:05:28.803Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-15T08:05:28.822Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-15T08:05:28.843Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-15T08:05:28.862Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3620 [Pipeline] echo [2021-07-15T08:05:28.888Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3620 [Pipeline] echo [2021-07-15T08:05:28.909Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3620 [Pipeline] echo [2021-07-15T08:05:28.930Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5d0614c6662e606fb1ee46e2ff1e82c0076d5125 [Pipeline] echo [2021-07-15T08:05:28.964Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5d0614c [Pipeline] echo [2021-07-15T08:05:28.985Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T08:05:29.067Z] provisioning config files... [2021-07-15T08:05:29.089Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7877988912976193581tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:05:29.447Z] ---> docker-login.sh [2021-07-15T08:05:29.447Z] nexus3.edgexfoundry.org:10001 [2021-07-15T08:05:29.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:05:30.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:05:30.873Z] Configure a credential helper to remove this warning. See [2021-07-15T08:05:30.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:05:30.873Z] [2021-07-15T08:05:30.873Z] Login Succeeded [2021-07-15T08:05:30.874Z] nexus3.edgexfoundry.org:10002 [2021-07-15T08:05:30.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:05:30.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:05:30.874Z] Configure a credential helper to remove this warning. See [2021-07-15T08:05:30.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:05:30.874Z] [2021-07-15T08:05:30.874Z] Login Succeeded [2021-07-15T08:05:30.874Z] nexus3.edgexfoundry.org:10003 [2021-07-15T08:05:30.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:05:30.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:05:30.874Z] Configure a credential helper to remove this warning. See [2021-07-15T08:05:30.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:05:30.874Z] [2021-07-15T08:05:30.874Z] Login Succeeded [2021-07-15T08:05:30.874Z] nexus3.edgexfoundry.org:10004 [2021-07-15T08:05:31.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:05:31.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:05:31.141Z] Configure a credential helper to remove this warning. See [2021-07-15T08:05:31.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:05:31.141Z] [2021-07-15T08:05:31.141Z] Login Succeeded [2021-07-15T08:05:31.141Z] docker.io [2021-07-15T08:05:31.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T08:05:31.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T08:05:31.683Z] Configure a credential helper to remove this warning. See [2021-07-15T08:05:31.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T08:05:31.683Z] [2021-07-15T08:05:31.683Z] Login Succeeded [2021-07-15T08:05:31.683Z] ---> docker-login.sh ends [Pipeline] } [2021-07-15T08:05:31.700Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-15T08:05:32.054Z] ++ 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-07-15T08:05:32.054Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T08:05:32.054Z] ++ dirname cmd/core-command/Dockerfile [2021-07-15T08:05:32.054Z] ++ cut -d/ -f2 [2021-07-15T08:05:32.054Z] + echo core-command,cmd/core-command/Dockerfile [2021-07-15T08:05:32.054Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T08:05:32.054Z] ++ dirname cmd/core-data/Dockerfile [2021-07-15T08:05:32.054Z] ++ cut -d/ -f2 [2021-07-15T08:05:32.054Z] + echo core-data,cmd/core-data/Dockerfile [2021-07-15T08:05:32.054Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T08:05:32.054Z] ++ dirname cmd/core-metadata/Dockerfile [2021-07-15T08:05:32.054Z] ++ cut -d/ -f2 [2021-07-15T08:05:32.054Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-07-15T08:05:32.054Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T08:05:32.054Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-07-15T08:05:32.054Z] ++ cut -d/ -f2 [2021-07-15T08:05:32.054Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-07-15T08:05:32.054Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T08:05:32.054Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-07-15T08:05:32.054Z] ++ cut -d/ -f2 [2021-07-15T08:05:32.054Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-07-15T08:05:32.054Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T08:05:32.054Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-07-15T08:05:32.054Z] ++ cut -d/ -f2 [2021-07-15T08:05:32.054Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-07-15T08:05:32.054Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T08:05:32.054Z] ++ dirname cmd/support-notifications/Dockerfile [2021-07-15T08:05:32.054Z] ++ cut -d/ -f2 [2021-07-15T08:05:32.054Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-07-15T08:05:32.054Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T08:05:32.054Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-07-15T08:05:32.054Z] ++ cut -d/ -f2 [2021-07-15T08:05:32.054Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-07-15T08:05:32.054Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-15T08:05:32.054Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-07-15T08:05:32.054Z] ++ cut -d/ -f2 [2021-07-15T08:05:32.054Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-07-15T08:05:32.125Z] 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-07-15T08:05:32.967Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T08:05:32.967Z] [2021-07-15T08:05:32.967Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:05:33.316Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T08:05:33.316Z] latest: Pulling from edgex-devops/git-semver [2021-07-15T08:05:33.316Z] 31603596830f: Pulling fs layer [2021-07-15T08:05:33.316Z] b6dc333f4379: Pulling fs layer [2021-07-15T08:05:33.316Z] 3d9ef1400e77: Pulling fs layer [2021-07-15T08:05:33.316Z] fd332fbdc1db: Pulling fs layer [2021-07-15T08:05:33.316Z] fd332fbdc1db: Waiting [2021-07-15T08:05:33.316Z] b6dc333f4379: Verifying Checksum [2021-07-15T08:05:33.316Z] b6dc333f4379: Download complete [2021-07-15T08:05:33.586Z] 31603596830f: Verifying Checksum [2021-07-15T08:05:33.586Z] 31603596830f: Download complete [2021-07-15T08:05:33.857Z] 31603596830f: Pull complete [2021-07-15T08:05:33.857Z] fd332fbdc1db: Verifying Checksum [2021-07-15T08:05:33.857Z] fd332fbdc1db: Download complete [2021-07-15T08:05:33.857Z] b6dc333f4379: Pull complete [2021-07-15T08:05:34.130Z] 3d9ef1400e77: Verifying Checksum [2021-07-15T08:05:34.130Z] 3d9ef1400e77: Download complete [2021-07-15T08:05:34.722Z] 3d9ef1400e77: Pull complete [2021-07-15T08:05:34.722Z] fd332fbdc1db: Pull complete [2021-07-15T08:05:34.722Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-15T08:05:34.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T08:05:34.722Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-15T08:05:34.825Z] prd-centos7-docker-4c-2g-2834 does not seem to be running inside a container [2021-07-15T08:05:34.892Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-15T08:05:35.595Z] $ docker top 8d21f4c5b41a40a8ef1ab719586fcfccb2d10f2e1734567bcfcec161b632500a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-15T08:05:35.729Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T08:05:35.729Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T08:05:35.840Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T08:05:35.839Z] $ docker exec 8d21f4c5b41a40a8ef1ab719586fcfccb2d10f2e1734567bcfcec161b632500a ssh-agent [2021-07-15T08:05:35.951Z] SSH_AUTH_SOCK=/tmp/ssh-VSMdbkRNwSP7/agent.14 [2021-07-15T08:05:35.951Z] SSH_AGENT_PID=21 [2021-07-15T08:05:35.964Z] Running ssh-add (command line suppressed) [2021-07-15T08:05:36.069Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_8816018747714531395.key (/w/workspace/edgex-go/2@tmp/private_key_8816018747714531395.key) [2021-07-15T08:05:36.091Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T08:05:36.407Z] + git tag --points-at HEAD [Pipeline] } [2021-07-15T08:05:36.422Z] $ docker exec --env ******** --env ******** 8d21f4c5b41a40a8ef1ab719586fcfccb2d10f2e1734567bcfcec161b632500a ssh-agent -k [2021-07-15T08:05:36.510Z] unset SSH_AUTH_SOCK; [2021-07-15T08:05:36.510Z] unset SSH_AGENT_PID; [2021-07-15T08:05:36.511Z] echo Agent pid 21 killed; [2021-07-15T08:05:36.535Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-15T08:05:36.575Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T08:05:36.575Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T08:05:36.682Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T08:05:36.681Z] $ docker exec 8d21f4c5b41a40a8ef1ab719586fcfccb2d10f2e1734567bcfcec161b632500a ssh-agent [2021-07-15T08:05:36.790Z] SSH_AUTH_SOCK=/tmp/ssh-ig6h3RIEgzZj/agent.53 [2021-07-15T08:05:36.790Z] SSH_AGENT_PID=60 [2021-07-15T08:05:36.798Z] Running ssh-add (command line suppressed) [2021-07-15T08:05:36.882Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_7518308936106294893.key (/w/workspace/edgex-go/2@tmp/private_key_7518308936106294893.key) [2021-07-15T08:05:36.911Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T08:05:37.270Z] + git semver init [2021-07-15T08:05:37.270Z] # -> Open(): unable to determine branch for HEAD [2021-07-15T08:05:37.270Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-07-15T08:05:37.271Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-07-15T08:05:37.271Z] # $SEMVER_REMOTE_NAME = origin [2021-07-15T08:05:37.271Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-15T08:05:37.271Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-15T08:05:37.271Z] # $SEMVER_BRANCH = PR-3620 [2021-07-15T08:05:37.271Z] # $SEMVER_TEMP = /tmp/semver-508864156 [2021-07-15T08:05:37.271Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-07-15T08:05:55.520Z] # '/tmp/semver-508864156' -> '/w/workspace/edgex-go/2/.semver' [2021-07-15T08:05:55.520Z] # -> Force: false [2021-07-15T08:05:55.520Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-07-15T08:05:55.532Z] $ docker exec --env ******** --env ******** 8d21f4c5b41a40a8ef1ab719586fcfccb2d10f2e1734567bcfcec161b632500a ssh-agent -k [2021-07-15T08:05:55.635Z] unset SSH_AUTH_SOCK; [2021-07-15T08:05:55.635Z] unset SSH_AGENT_PID; [2021-07-15T08:05:55.635Z] echo Agent pid 60 killed; [2021-07-15T08:05:55.654Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-15T08:05:55.996Z] + git semver [Pipeline] } [2021-07-15T08:05:56.018Z] $ docker stop --time=1 8d21f4c5b41a40a8ef1ab719586fcfccb2d10f2e1734567bcfcec161b632500a [2021-07-15T08:05:58.162Z] $ docker rm -f 8d21f4c5b41a40a8ef1ab719586fcfccb2d10f2e1734567bcfcec161b632500a [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T08:05:58.579Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-15T08:05:58.957Z] Stashed 1 file(s) [Pipeline] echo [2021-07-15T08:05:58.960Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-15T08:05:59.579Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-15T08:05:59.900Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-15T08:06:00.211Z] + sudo service docker restart [2021-07-15T08:06:00.211Z] + true [2021-07-15T08:06:00.211Z] Redirecting to /bin/systemctl restart docker.service [2021-07-15T08:06:14.180Z] Still waiting to schedule task [2021-07-15T08:06:14.180Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2829’ is offline [Pipeline] echo [2021-07-15T08:06:18.544Z] ========================================================= [2021-07-15T08:06:18.544Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-15T08:06:18.544Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:06:18.891Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-07-15T08:06:19.853Z] Sending build context to Docker daemon 328.4MB [2021-07-15T08:06:20.120Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-15T08:06:20.120Z] Step 2/6 : FROM ${BASE} [2021-07-15T08:06:20.120Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-15T08:06:20.120Z] 540db60ca938: Pulling fs layer [2021-07-15T08:06:20.120Z] adcc1eea9eea: Pulling fs layer [2021-07-15T08:06:20.120Z] 4c4ab2625f07: Pulling fs layer [2021-07-15T08:06:20.120Z] 0773c198feca: Pulling fs layer [2021-07-15T08:06:20.120Z] 345f892a5656: Pulling fs layer [2021-07-15T08:06:20.120Z] 4796506630df: Pulling fs layer [2021-07-15T08:06:20.120Z] cc55df3e53f1: Pulling fs layer [2021-07-15T08:06:20.120Z] 4d027b6c602c: Pulling fs layer [2021-07-15T08:06:20.120Z] 449e75d2c14e: Pulling fs layer [2021-07-15T08:06:20.120Z] 0773c198feca: Waiting [2021-07-15T08:06:20.120Z] 345f892a5656: Waiting [2021-07-15T08:06:20.120Z] 4796506630df: Waiting [2021-07-15T08:06:20.120Z] cc55df3e53f1: Waiting [2021-07-15T08:06:20.120Z] 4d027b6c602c: Waiting [2021-07-15T08:06:20.120Z] 449e75d2c14e: Waiting [2021-07-15T08:06:20.387Z] 4c4ab2625f07: Verifying Checksum [2021-07-15T08:06:20.387Z] 4c4ab2625f07: Download complete [2021-07-15T08:06:20.387Z] adcc1eea9eea: Verifying Checksum [2021-07-15T08:06:20.387Z] adcc1eea9eea: Download complete [2021-07-15T08:06:20.387Z] 345f892a5656: Verifying Checksum [2021-07-15T08:06:20.387Z] 345f892a5656: Download complete [2021-07-15T08:06:20.387Z] 4796506630df: Verifying Checksum [2021-07-15T08:06:20.387Z] 4796506630df: Download complete [2021-07-15T08:06:20.387Z] cc55df3e53f1: Download complete [2021-07-15T08:06:20.656Z] 540db60ca938: Verifying Checksum [2021-07-15T08:06:20.656Z] 540db60ca938: Download complete [2021-07-15T08:06:20.656Z] 540db60ca938: Pull complete [2021-07-15T08:06:20.922Z] adcc1eea9eea: Pull complete [2021-07-15T08:06:20.922Z] 4c4ab2625f07: Pull complete [2021-07-15T08:06:21.508Z] 4d027b6c602c: Verifying Checksum [2021-07-15T08:06:21.508Z] 4d027b6c602c: Download complete [2021-07-15T08:06:26.885Z] 449e75d2c14e: Verifying Checksum [2021-07-15T08:06:26.885Z] 449e75d2c14e: Download complete [2021-07-15T08:06:29.514Z] 0773c198feca: Verifying Checksum [2021-07-15T08:06:29.514Z] 0773c198feca: Download complete [2021-07-15T08:06:32.884Z] 0773c198feca: Pull complete [2021-07-15T08:06:32.884Z] 345f892a5656: Pull complete [2021-07-15T08:06:32.884Z] 4796506630df: Pull complete [2021-07-15T08:06:32.884Z] cc55df3e53f1: Pull complete [2021-07-15T08:06:32.884Z] 4d027b6c602c: Pull complete [2021-07-15T08:06:34.377Z] 449e75d2c14e: Pull complete [2021-07-15T08:06:34.377Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-15T08:06:34.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-15T08:06:34.377Z] ---> 0d28375d9b5b [2021-07-15T08:06:34.377Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-07-15T08:06:35.339Z] ---> Running in f6bae0366bc6 [2021-07-15T08:06:35.339Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:06:36.296Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:06:37.256Z] (1/12) Installing libmagic (5.39-r0) [2021-07-15T08:06:37.256Z] (2/12) Installing file (5.39-r0) [2021-07-15T08:06:37.525Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-15T08:06:37.525Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-15T08:06:55.757Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-15T08:06:55.757Z] (6/12) Installing patch (2.7.6-r7) [2021-07-15T08:06:55.757Z] (7/12) Installing build-base (0.5-r2) [2021-07-15T08:06:55.757Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-15T08:06:56.022Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-15T08:06:56.022Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-15T08:06:56.022Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-15T08:06:56.288Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-15T08:06:56.553Z] Executing busybox-1.32.1-r6.trigger [2021-07-15T08:06:56.553Z] OK: 219 MiB in 52 packages [2021-07-15T08:06:57.524Z] Removing intermediate container f6bae0366bc6 [2021-07-15T08:06:57.525Z] ---> 754db53e5682 [2021-07-15T08:06:57.525Z] Step 4/6 : WORKDIR /edgex-go [2021-07-15T08:06:57.525Z] ---> Running in 22a21a6a523c [2021-07-15T08:06:57.791Z] Removing intermediate container 22a21a6a523c [2021-07-15T08:06:57.791Z] ---> aae71cfcbeb5 [2021-07-15T08:06:57.791Z] Step 5/6 : COPY go.mod . [2021-07-15T08:06:57.791Z] ---> a7b792328c0d [2021-07-15T08:06:57.791Z] Step 6/6 : RUN go mod download [2021-07-15T08:06:57.791Z] ---> Running in 78eb29f1f4a5 [2021-07-15T08:07:07.895Z] Removing intermediate container 78eb29f1f4a5 [2021-07-15T08:07:07.895Z] ---> 6d87bd6593ea [2021-07-15T08:07:07.895Z] Successfully built 6d87bd6593ea [2021-07-15T08:07:07.895Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:07:08.228Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-15T08:07:08.228Z] . [Pipeline] withDockerContainer [2021-07-15T08:07:08.332Z] prd-centos7-docker-4c-2g-2834 does not seem to be running inside a container [2021-07-15T08:07:08.395Z] $ 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 ******** ci-base-image-x86_64 cat [2021-07-15T08:07:08.794Z] $ docker top 28c035db187e59ddfbfee6e0aedbe9155f5f719dbcf4b7a7fd48e6cd330e3d72 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T08:07:09.204Z] + go version [2021-07-15T08:07:09.204Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-15T08:07:09.222Z] $ docker stop --time=1 28c035db187e59ddfbfee6e0aedbe9155f5f719dbcf4b7a7fd48e6cd330e3d72 [2021-07-15T08:07:10.418Z] $ docker rm -f 28c035db187e59ddfbfee6e0aedbe9155f5f719dbcf4b7a7fd48e6cd330e3d72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:07:10.983Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-15T08:07:10.983Z] . [Pipeline] withDockerContainer [2021-07-15T08:07:11.086Z] prd-centos7-docker-4c-2g-2834 does not seem to be running inside a container [2021-07-15T08:07:11.172Z] $ 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 ******** ci-base-image-x86_64 cat [2021-07-15T08:07:11.530Z] $ docker top f782669b3f23e2c47100602baf5bb6b3fc169b7db322f2b5b52e9a920c0999d8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-15T08:07:11.664Z] ========================================================= [2021-07-15T08:07:11.664Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-15T08:07:11.664Z] ========================================================= [Pipeline] sh [2021-07-15T08:07:11.983Z] + go mod tidy [Pipeline] sh [2021-07-15T08:07:12.591Z] + make test [2021-07-15T08:07:12.591Z] 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-07-15T08:07:12.886Z] go mod tidy [2021-07-15T08:07:12.886Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-15T08:07:18.337Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-15T08:07:33.478Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-15T08:07:38.914Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-15T08:07:39.514Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-15T08:07:39.514Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-15T08:07:42.162Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-15T08:07:42.427Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-15T08:07:42.427Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-15T08:07:42.427Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-15T08:07:43.009Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-15T08:07:43.281Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-15T08:07:43.551Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-15T08:07:43.551Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-15T08:07:43.551Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-15T08:07:43.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-15T08:07:46.149Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.039s coverage: 28.7% of statements [2021-07-15T08:07:46.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-15T08:07:46.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-15T08:07:46.744Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.077s coverage: 100.0% of statements [2021-07-15T08:07:46.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-15T08:07:47.351Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.059s coverage: 46.3% of statements [2021-07-15T08:07:47.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-15T08:07:47.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-15T08:07:47.950Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.084s coverage: 89.9% of statements [2021-07-15T08:07:47.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-15T08:07:47.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-15T08:07:47.950Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.042s coverage: 78.9% of statements [2021-07-15T08:07:49.369Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 81.2% of statements [2021-07-15T08:07:49.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-15T08:07:49.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-15T08:07:49.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-15T08:07:49.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-15T08:07:49.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-15T08:07:49.987Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.251s coverage: 95.1% of statements [2021-07-15T08:07:49.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-15T08:07:49.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-15T08:07:49.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-15T08:07:49.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-15T08:07:49.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-15T08:07:49.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-15T08:07:49.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-15T08:07:49.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-15T08:07:49.987Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 60.0% of statements [2021-07-15T08:07:49.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-15T08:07:49.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-15T08:07:49.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-15T08:07:50.965Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.048s coverage: 0.8% of statements [2021-07-15T08:07:50.965Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-15T08:07:50.965Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2021-07-15T08:07:50.965Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 22.0% of statements [2021-07-15T08:07:50.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-15T08:07:50.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements [2021-07-15T08:07:51.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.043s coverage: 79.5% of statements [2021-07-15T08:07:51.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2021-07-15T08:07:51.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements [2021-07-15T08:07:52.065Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements [2021-07-15T08:08:04.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.056s coverage: 94.4% of statements [2021-07-15T08:08:04.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-07-15T08:08:11.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.198s coverage: 81.8% of statements [2021-07-15T08:08:11.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-15T08:08:26.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2021-07-15T08:08:26.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-15T08:08:26.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-15T08:08:26.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-15T08:08:26.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 65.1% of statements [2021-07-15T08:08:26.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-15T08:08:26.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-15T08:08:26.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-15T08:08:26.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-15T08:08:26.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-15T08:08:26.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements [2021-07-15T08:08:26.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-15T08:08:26.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-15T08:08:26.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-07-15T08:08:26.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-15T08:08:26.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements [2021-07-15T08:08:26.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-15T08:08:26.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-07-15T08:08:26.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-07-15T08:08:26.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-07-15T08:08:26.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.086s coverage: 91.2% of statements [2021-07-15T08:08:26.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-15T08:08:26.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.148s coverage: 64.4% of statements [2021-07-15T08:08:26.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-15T08:08:26.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-15T08:08:26.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2021-07-15T08:08:26.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.024s coverage: 91.3% of statements [2021-07-15T08:08:26.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2021-07-15T08:08:26.630Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2021-07-15T08:08:26.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2021-07-15T08:08:27.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.155s coverage: 66.9% of statements [2021-07-15T08:08:27.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-15T08:08:27.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-15T08:08:27.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-15T08:08:27.883Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.123s coverage: 43.6% of statements [2021-07-15T08:08:27.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-15T08:08:27.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-15T08:08:28.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements [2021-07-15T08:08:28.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-15T08:08:28.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements [2021-07-15T08:08:28.421Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-15T08:08:35.093Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 19.3% of statements [2021-07-15T08:08:35.093Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-15T08:08:35.093Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-15T08:08:35.093Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-15T08:08:35.093Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-15T08:08:35.093Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.112s coverage: 91.9% of statements [2021-07-15T08:08:35.093Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-15T08:08:35.093Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-15T08:08:35.093Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-15T08:08:35.093Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-15T08:08:35.093Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-15T08:08:35.093Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements [2021-07-15T08:08:35.093Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-15T08:08:35.093Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-15T08:08:35.093Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.6% of statements [2021-07-15T08:08:35.093Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-15T08:08:35.093Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-15T08:08:35.093Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-15T08:08:35.093Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-15T08:08:35.093Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-15T08:08:35.093Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements [2021-07-15T08:08:35.093Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-15T08:08:35.093Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-15T08:08:35.093Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-15T08:08:35.093Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-15T08:08:35.093Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-15T08:08:35.093Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-15T08:08:35.093Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-07-15T08:08:35.093Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-07-15T08:08:35.366Z] GO111MODULE=on go vet ./... [2021-07-15T08:08:57.506Z] gofmt -l . [2021-07-15T08:08:57.506Z] [ "`gofmt -l .`" = "" ] [2021-07-15T08:08:57.506Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-15T08:08:58.410Z] + ls -al . [2021-07-15T08:08:58.410Z] total 568 [2021-07-15T08:08:58.410Z] drwxrwxr-x 10 1001 1001 4096 Jul 15 08:08 . [2021-07-15T08:08:58.410Z] drwxr-xr-x 4 root root 28 Jul 15 08:07 .. [2021-07-15T08:08:58.410Z] -rw-rw-r-- 1 1001 1001 11 Jul 15 08:05 .dockerignore [2021-07-15T08:08:58.410Z] drwxrwxr-x 8 1001 1001 179 Jul 15 08:05 .git [2021-07-15T08:08:58.410Z] drwxrwxr-x 3 1001 1001 125 Jul 15 08:05 .github [2021-07-15T08:08:58.410Z] -rw-rw-r-- 1 1001 1001 818 Jul 15 08:05 .gitignore [2021-07-15T08:08:58.410Z] -rw-rw-r-- 1 1001 1001 76 Jul 15 08:05 .hadolint.yml [2021-07-15T08:08:58.410Z] drwx------ 3 1001 1001 58 Jul 15 08:05 .semver [2021-07-15T08:08:58.410Z] -rw-rw-r-- 1 1001 1001 166 Jul 15 08:05 .sonarcloud.properties [2021-07-15T08:08:58.410Z] -rw-rw-r-- 1 1001 1001 8609 Jul 15 08:05 Attribution.txt [2021-07-15T08:08:58.410Z] -rw-rw-r-- 1 1001 1001 43881 Jul 15 08:05 CHANGELOG.md [2021-07-15T08:08:58.410Z] -rw-rw-r-- 1 1001 1001 3804 Jul 15 08:05 CONTRIBUTING.md [2021-07-15T08:08:58.410Z] -rw-rw-r-- 1 1001 1001 931 Jul 15 08:05 Dockerfile.build [2021-07-15T08:08:58.410Z] -rw-rw-r-- 1 1001 1001 849 Jul 15 08:05 Jenkinsfile [2021-07-15T08:08:58.410Z] -rw-rw-r-- 1 1001 1001 10775 Jul 15 08:05 LICENSE [2021-07-15T08:08:58.410Z] -rw-rw-r-- 1 1001 1001 6003 Jul 15 08:05 Makefile [2021-07-15T08:08:58.410Z] -rw-rw-r-- 1 1001 1001 7818 Jul 15 08:05 README.md [2021-07-15T08:08:58.410Z] -rw-rw-r-- 1 1001 1001 6912 Jul 15 08:05 SECURITY.md [2021-07-15T08:08:58.410Z] -rw-rw-r-- 1 1001 1001 5 Jul 15 08:05 VERSION [2021-07-15T08:08:58.410Z] -rw-rw-r-- 1 1001 1001 4131 Jul 15 08:05 ZMQWindows.md [2021-07-15T08:08:58.410Z] drwxrwxr-x 2 1001 1001 37 Jul 15 08:05 bin [2021-07-15T08:08:58.410Z] drwxrwxr-x 14 1001 1001 4096 Jul 15 08:05 cmd [2021-07-15T08:08:58.410Z] -rw-r--r-- 1 root root 402846 Jul 15 08:08 coverage.out [2021-07-15T08:08:58.410Z] -rw-rw-r-- 1 1001 1001 812 Jul 15 08:05 go.mod [2021-07-15T08:08:58.410Z] -rw-r--r-- 1 root root 21058 Jul 15 08:07 go.sum [2021-07-15T08:08:58.410Z] drwxrwxr-x 7 1001 1001 114 Jul 15 08:05 internal [2021-07-15T08:08:58.410Z] drwxrwxr-x 3 1001 1001 16 Jul 15 08:05 openapi [2021-07-15T08:08:58.410Z] drwxrwxr-x 4 1001 1001 71 Jul 15 08:05 snap [2021-07-15T08:08:58.410Z] -rw-rw-r-- 1 1001 1001 204 Jul 15 08:05 version.go [Pipeline] sh [2021-07-15T08:08:58.728Z] + '[' -e coverage.out ] [2021-07-15T08:08:58.728Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-15T08:08:58.983Z] Stashed 1 file(s) [Pipeline] sh [2021-07-15T08:08:59.527Z] + make build [2021-07-15T08:08:59.528Z] go mod tidy [2021-07-15T08:08:59.528Z] 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-07-15T08:09:01.320Z] 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-07-15T08:09:08.041Z] 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-07-15T08:09:08.041Z] 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-07-15T08:09:09.007Z] 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-07-15T08:09:09.272Z] 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-07-15T08:09:09.862Z] 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-07-15T08:09:10.829Z] 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-07-15T08:09:11.416Z] 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-07-15T08:09:12.403Z] 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-07-15T08:09:12.987Z] 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-07-15T08:09:13.972Z] 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-07-15T08:09:15.403Z] $ docker stop --time=1 f782669b3f23e2c47100602baf5bb6b3fc169b7db322f2b5b52e9a920c0999d8 [2021-07-15T08:09:17.244Z] $ docker rm -f f782669b3f23e2c47100602baf5bb6b3fc169b7db322f2b5b52e9a920c0999d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:09:18.552Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-15T08:09:18.553Z] [2021-07-15T08:09:18.553Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:09:18.888Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-15T08:09:18.889Z] latest: Pulling from edgex-devops/edgex-compose [2021-07-15T08:09:18.889Z] cbdbe7a5bc2a: Pulling fs layer [2021-07-15T08:09:18.889Z] ca9280d653b3: Pulling fs layer [2021-07-15T08:09:18.889Z] 7e9c9ca2126c: Pulling fs layer [2021-07-15T08:09:19.167Z] cbdbe7a5bc2a: Download complete [2021-07-15T08:09:19.436Z] cbdbe7a5bc2a: Pull complete [2021-07-15T08:09:19.780Z] ca9280d653b3: Verifying Checksum [2021-07-15T08:09:19.780Z] ca9280d653b3: Download complete [2021-07-15T08:09:20.372Z] ca9280d653b3: Pull complete [2021-07-15T08:09:21.776Z] 7e9c9ca2126c: Verifying Checksum [2021-07-15T08:09:21.776Z] 7e9c9ca2126c: Download complete [2021-07-15T08:09:25.153Z] 7e9c9ca2126c: Pull complete [2021-07-15T08:09:25.153Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-07-15T08:09:25.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-15T08:09:25.153Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-07-15T08:09:25.259Z] prd-centos7-docker-4c-2g-2834 does not seem to be running inside a container [2021-07-15T08:09:25.325Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-15T08:09:27.119Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2841 in /w/workspace/edgexfoundry_edgex-go_PR-3620 [2021-07-15T08:09:27.839Z] $ docker top 0e625a5510e5550020ccf4b11fa596cff10b3ca74153167dbf5d706d879f33c5 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2021-07-15T08:09:28.025Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-07-15T08:09:28.283Z] + docker-compose build --help [2021-07-15T08:09:28.283Z] + grep parallel [2021-07-15T08:09:28.330Z] The recommended git tool is: git [2021-07-15T08:09:28.868Z] --parallel Build images in parallel. [Pipeline] } [2021-07-15T08:09:28.881Z] $ docker stop --time=1 0e625a5510e5550020ccf4b11fa596cff10b3ca74153167dbf5d706d879f33c5 [2021-07-15T08:09:30.087Z] $ docker rm -f 0e625a5510e5550020ccf4b11fa596cff10b3ca74153167dbf5d706d879f33c5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:09:30.567Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-15T08:09:30.567Z] . [Pipeline] withDockerContainer [2021-07-15T08:09:30.665Z] prd-centos7-docker-4c-2g-2834 does not seem to be running inside a container [2021-07-15T08:09:30.794Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-15T08:09:31.161Z] $ docker top 84af136a6905c950772a1cf27162984ce409744aea943ea0f8fa28cf62040ead -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T08:09:31.550Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-15T08:09:32.136Z] Building core-command ... [2021-07-15T08:09:32.136Z] Building core-data ... [2021-07-15T08:09:32.136Z] Building core-metadata ... [2021-07-15T08:09:32.136Z] Building security-bootstrapper ... [2021-07-15T08:09:32.136Z] Building security-proxy-setup ... [2021-07-15T08:09:32.136Z] Building security-secretstore-setup ... [2021-07-15T08:09:32.136Z] Building support-notifications ... [2021-07-15T08:09:32.136Z] Building support-scheduler ... [2021-07-15T08:09:32.136Z] Building sys-mgmt-agent ... [2021-07-15T08:09:32.136Z] Building core-data [2021-07-15T08:09:32.136Z] Building security-bootstrapper [2021-07-15T08:09:32.136Z] Building security-secretstore-setup [2021-07-15T08:09:32.136Z] Building core-metadata [2021-07-15T08:09:32.136Z] Building security-proxy-setup [2021-07-15T08:09:35.678Z] using credential edgex-jenkins-ssh [2021-07-15T08:09:35.703Z] Cloning the remote Git repository [2021-07-15T08:09:35.777Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-15T08:09:35.999Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-07-15T08:09:36.101Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-15T08:09:36.102Z] > git --version # timeout=10 [2021-07-15T08:09:36.124Z] > git --version # 'git version 2.17.1' [2021-07-15T08:09:36.127Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T08:09:36.205Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T08:09:42.570Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:09:42.570Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:09:42.570Z] ---> 6d87bd6593ea [2021-07-15T08:09:42.570Z] Step 3/32 : WORKDIR /edgex-go [2021-07-15T08:09:42.570Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:09:42.570Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:09:42.570Z] ---> 6d87bd6593ea [2021-07-15T08:09:42.570Z] Step 3/26 : WORKDIR /edgex-go [2021-07-15T08:09:42.570Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:09:42.570Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:09:42.570Z] ---> 6d87bd6593ea [2021-07-15T08:09:42.570Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T08:09:47.016Z] ---> Running in 868721773bd7 [2021-07-15T08:09:47.016Z] ---> Running in ec7c4e19163a [2021-07-15T08:09:47.016Z] ---> Running in 971f6507f1ee [2021-07-15T08:09:47.997Z] Removing intermediate container ec7c4e19163a [2021-07-15T08:09:47.997Z] ---> ef6c0f3735d1 [2021-07-15T08:09:47.997Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:09:47.997Z] Removing intermediate container 971f6507f1ee [2021-07-15T08:09:47.997Z] ---> 5325c8809b90 [2021-07-15T08:09:47.997Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:09:47.997Z] Removing intermediate container 868721773bd7 [2021-07-15T08:09:47.997Z] ---> 57ef9564c79d [2021-07-15T08:09:47.997Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:09:48.584Z] ---> Running in ad817f82fbfd [2021-07-15T08:09:48.584Z] ---> Running in 284f606845d8 [2021-07-15T08:09:48.584Z] ---> Running in e42fd36ad648 [2021-07-15T08:09:50.575Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:09:50.575Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:09:50.575Z] ---> 6d87bd6593ea [2021-07-15T08:09:50.575Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T08:09:50.575Z] ---> Using cache [2021-07-15T08:09:50.575Z] ---> 57ef9564c79d [2021-07-15T08:09:50.575Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:09:51.547Z] ---> Running in c852046f4a91 [2021-07-15T08:09:51.547Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:09:51.547Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:09:51.547Z] ---> 6d87bd6593ea [2021-07-15T08:09:51.547Z] Step 3/22 : WORKDIR /edgex-go [2021-07-15T08:09:51.547Z] ---> Using cache [2021-07-15T08:09:51.547Z] ---> 57ef9564c79d [2021-07-15T08:09:51.547Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:09:51.813Z] ---> Running in 2d60b367a16d [2021-07-15T08:09:51.813Z] Removing intermediate container ad817f82fbfd [2021-07-15T08:09:51.813Z] ---> e264f9d711fe [2021-07-15T08:09:51.813Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-15T08:09:51.813Z] ---> Running in 465b0a6d1730 [2021-07-15T08:09:52.093Z] Removing intermediate container e42fd36ad648 [2021-07-15T08:09:52.093Z] ---> 03f4c413e1e5 [2021-07-15T08:09:52.093Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-15T08:09:52.093Z] ---> Running in 4f17f742990d [2021-07-15T08:09:52.360Z] Removing intermediate container 284f606845d8 [2021-07-15T08:09:52.360Z] ---> 3577a2ebe82b [2021-07-15T08:09:52.360Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-15T08:09:52.360Z] ---> Running in 3994e9005c79 [2021-07-15T08:09:52.360Z] Removing intermediate container c852046f4a91 [2021-07-15T08:09:52.360Z] ---> 46dde2986c11 [2021-07-15T08:09:52.360Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-15T08:09:52.360Z] ---> Running in a952991a8762 [2021-07-15T08:09:52.628Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:09:52.897Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:09:52.897Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:09:52.897Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:09:52.897Z] Removing intermediate container 2d60b367a16d [2021-07-15T08:09:52.897Z] ---> c0677b0a2d34 [2021-07-15T08:09:52.897Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-15T08:09:52.897Z] ---> Running in 609365c4967a [2021-07-15T08:09:53.164Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:09:53.431Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:09:53.702Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:09:53.702Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:09:53.702Z] OK: 219 MiB in 52 packages [2021-07-15T08:09:53.702Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:09:53.972Z] Removing intermediate container 465b0a6d1730 [2021-07-15T08:09:53.972Z] ---> 1a20c699d391 [2021-07-15T08:09:53.972Z] Step 6/24 : COPY go.mod . [2021-07-15T08:09:53.972Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:09:54.258Z] ---> 9ee5f694e5c5 [2021-07-15T08:09:54.258Z] Step 7/24 : RUN go mod download [2021-07-15T08:09:54.258Z] ---> Running in 314598719bec [2021-07-15T08:09:54.258Z] OK: 219 MiB in 52 packages [2021-07-15T08:09:54.526Z] Removing intermediate container 3994e9005c79 [2021-07-15T08:09:54.526Z] ---> 4c8c7fbd0a58 [2021-07-15T08:09:54.526Z] Step 6/32 : COPY go.mod . [2021-07-15T08:09:54.526Z] OK: 219 MiB in 52 packages [2021-07-15T08:09:54.797Z] Merging remotes/origin/main commit ac45845dcaeee375e2f7ee8050d572e224107d05 into PR head commit affa643c326a000faf082957d0c0814a5d1ab683 [2021-07-15T08:09:54.799Z] OK: 219 MiB in 52 packages [2021-07-15T08:09:54.799Z] OK: 219 MiB in 52 packages [2021-07-15T08:09:54.799Z] ---> 9358bc158d79 [2021-07-15T08:09:54.799Z] Step 7/32 : RUN go mod download [2021-07-15T08:09:54.799Z] ---> Running in c26e475ceb53 [2021-07-15T08:09:54.076Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-15T08:09:54.099Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T08:09:54.130Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-15T08:09:54.173Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-15T08:09:54.174Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T08:09:54.194Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3620/head:refs/remotes/origin/PR-3620 +refs/heads/main:refs/remotes/origin/main # timeout=10 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-07-15T08:09:55.071Z] Removing intermediate container 609365c4967a [2021-07-15T08:09:55.071Z] ---> 3748179e2f9c [2021-07-15T08:09:55.071Z] Step 6/22 : COPY go.mod . [2021-07-15T08:09:55.071Z] Removing intermediate container 4f17f742990d [2021-07-15T08:09:55.071Z] ---> 6b423ab87369 [2021-07-15T08:09:55.071Z] Step 6/26 : COPY go.mod . [2021-07-15T08:09:55.071Z] ---> 58df70890d94 [2021-07-15T08:09:55.071Z] Step 7/22 : RUN go mod download [2021-07-15T08:09:55.071Z] Removing intermediate container 314598719bec [2021-07-15T08:09:55.071Z] ---> 7af8322875c2 [2021-07-15T08:09:55.071Z] Step 8/24 : COPY . . [Pipeline] // stage [Pipeline] } [2021-07-15T08:09:55.084Z] Failed in branch arm64 [2021-07-15T08:09:55.350Z] ---> Running in a04ef27be8d7 [2021-07-15T08:09:55.350Z] Removing intermediate container a952991a8762 [2021-07-15T08:09:55.350Z] ---> c3d00ac503b2 [2021-07-15T08:09:55.350Z] Step 6/24 : COPY go.mod . [2021-07-15T08:09:55.350Z] ---> 3f6e07739f56 [2021-07-15T08:09:55.350Z] Step 7/26 : RUN go mod download [2021-07-15T08:09:55.618Z] ---> Running in b3cd26036f3e [2021-07-15T08:09:55.887Z] ---> 5029e314daec [2021-07-15T08:09:55.887Z] Step 7/24 : RUN go mod download [2021-07-15T08:09:56.859Z] ---> Running in 51339ddd45e2 [2021-07-15T08:09:54.810Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T08:09:54.829Z] > git checkout -f affa643c326a000faf082957d0c0814a5d1ab683 # timeout=10 [2021-07-15T08:09:57.455Z] Removing intermediate container c26e475ceb53 [2021-07-15T08:09:57.455Z] ---> 0b8088ba76db [2021-07-15T08:09:57.455Z] Step 8/32 : COPY . . [2021-07-15T08:09:57.733Z] Removing intermediate container a04ef27be8d7 [2021-07-15T08:09:57.733Z] ---> 88665865a35f [2021-07-15T08:09:57.733Z] Step 8/22 : COPY . . [2021-07-15T08:09:59.158Z] Removing intermediate container b3cd26036f3e [2021-07-15T08:09:59.158Z] ---> 0ed1c4348a80 [2021-07-15T08:09:59.158Z] Step 8/26 : COPY . . [2021-07-15T08:10:01.836Z] Removing intermediate container 51339ddd45e2 [2021-07-15T08:10:01.836Z] ---> 46cafbde4b0f [2021-07-15T08:10:01.836Z] Step 8/24 : COPY . . [2021-07-15T08:10:02.813Z] ---> 53ba278bf86e [2021-07-15T08:10:02.813Z] Step 9/24 : RUN go mod tidy [2021-07-15T08:10:06.183Z] ---> Running in 8b2b3c64e2a7 [2021-07-15T08:10:07.156Z] ---> bec03246322e [2021-07-15T08:10:07.156Z] Step 9/22 : RUN go mod tidy [2021-07-15T08:10:07.429Z] ---> 874e29367794 [2021-07-15T08:10:07.429Z] Step 9/32 : RUN go mod tidy [2021-07-15T08:10:07.429Z] ---> 4bceb8e066a3 [2021-07-15T08:10:07.429Z] Step 9/26 : RUN go mod tidy [2021-07-15T08:10:07.429Z] ---> Running in 9f557323dbcc [2021-07-15T08:10:07.698Z] ---> Running in 5233558651b9 [2021-07-15T08:10:07.698Z] ---> Running in c3e84d83ee26 [2021-07-15T08:10:09.650Z] Removing intermediate container 8b2b3c64e2a7 [2021-07-15T08:10:09.650Z] ---> 4b1b34e1d23b [2021-07-15T08:10:09.650Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-15T08:10:10.231Z] ---> Running in 3f59310192ef [2021-07-15T08:10:10.817Z] Removing intermediate container 9f557323dbcc [2021-07-15T08:10:10.817Z] ---> 5fefccc02202 [2021-07-15T08:10:10.817Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-15T08:10:11.417Z] ---> Running in 72b6d8ed005f [2021-07-15T08:10:11.686Z] Removing intermediate container 5233558651b9 [2021-07-15T08:10:11.686Z] ---> e8bb389e1a11 [2021-07-15T08:10:11.686Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-15T08:10:11.952Z] Removing intermediate container c3e84d83ee26 [2021-07-15T08:10:11.952Z] ---> b7263107465c [2021-07-15T08:10:11.952Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-15T08:10:12.218Z] ---> Running in 3c6abe69b48c [2021-07-15T08:10:12.496Z] ---> Running in da79867fd0f7 [2021-07-15T08:10:12.772Z] 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-07-15T08:10:13.355Z] 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-07-15T08:10:14.558Z] 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-07-15T08:10:14.558Z] 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-07-15T08:10:22.805Z] ---> ff24282931ad [2021-07-15T08:10:22.805Z] Step 9/24 : RUN go mod tidy [2021-07-15T08:10:22.805Z] ---> Running in 1e6ccc1f509b [2021-07-15T08:10:24.763Z] Removing intermediate container 1e6ccc1f509b [2021-07-15T08:10:24.763Z] ---> 66c90087c0f7 [2021-07-15T08:10:24.763Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-15T08:10:24.763Z] ---> Running in fdf51091b6bc [2021-07-15T08:10:25.356Z] 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-07-15T08:10:47.463Z] 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-07-15T08:10:49.426Z] 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-07-15T08:10:50.444Z] Removing intermediate container 3c6abe69b48c [2021-07-15T08:10:50.444Z] ---> 28d920240977 [2021-07-15T08:10:50.444Z] [2021-07-15T08:10:50.444Z] Step 11/32 : FROM alpine:3.12 [2021-07-15T08:10:50.720Z] Removing intermediate container 72b6d8ed005f [2021-07-15T08:10:50.720Z] ---> 2347df1deb03 [2021-07-15T08:10:50.720Z] [2021-07-15T08:10:50.720Z] Step 11/22 : FROM alpine:3.12 [2021-07-15T08:10:51.000Z] 3.12: Pulling from library/alpine [2021-07-15T08:10:51.000Z] 3.12: Pulling from library/alpine [2021-07-15T08:10:52.075Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-15T08:10:52.076Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-15T08:10:52.076Z] Status: Downloaded newer image for alpine:3.12 [2021-07-15T08:10:52.076Z] Status: Downloaded newer image for alpine:3.12 [2021-07-15T08:10:52.076Z] ---> 13621d1b12d4 [2021-07-15T08:10:52.076Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-15T08:10:52.076Z] ---> 13621d1b12d4 [2021-07-15T08:10:52.076Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-15T08:10:52.076Z] ---> Running in da305ab5fe7e [2021-07-15T08:10:52.076Z] ---> Running in 559d8bfd4d52 [2021-07-15T08:10:52.697Z] Removing intermediate container 559d8bfd4d52 [2021-07-15T08:10:52.697Z] ---> 1a264f5a4c6a [2021-07-15T08:10:52.697Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-15T08:10:52.697Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:10:52.697Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:10:52.697Z] ---> Running in 713388de799a [2021-07-15T08:10:52.978Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-15T08:10:52.978Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T08:10:52.978Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-15T08:10:52.978Z] (4/4) Installing curl (7.77.0-r0) [2021-07-15T08:10:52.978Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:10:52.978Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T08:10:53.253Z] OK: 7 MiB in 18 packages [2021-07-15T08:10:53.866Z] Removing intermediate container 3f59310192ef [2021-07-15T08:10:53.866Z] ---> eec232c3b764 [2021-07-15T08:10:53.866Z] [2021-07-15T08:10:53.866Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T08:10:53.866Z] ---> 13621d1b12d4 [2021-07-15T08:10:53.866Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-15T08:10:53.866Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:10:53.866Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:10:53.866Z] ---> Running in 2963a6899350 [2021-07-15T08:10:54.143Z] Removing intermediate container da79867fd0f7 [2021-07-15T08:10:54.143Z] ---> 10b50caae873 [2021-07-15T08:10:54.143Z] [2021-07-15T08:10:54.143Z] Step 11/26 : FROM alpine:3.12 [2021-07-15T08:10:54.143Z] ---> 13621d1b12d4 [2021-07-15T08:10:54.143Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-15T08:10:54.143Z] ---> Running in c2a79a6f83ea [2021-07-15T08:10:54.143Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-15T08:10:54.143Z] (2/2) Installing su-exec (0.2-r1) [2021-07-15T08:10:54.143Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:10:54.143Z] OK: 6 MiB in 16 packages [2021-07-15T08:10:54.143Z] Removing intermediate container da305ab5fe7e [2021-07-15T08:10:54.143Z] ---> dd943682a07c [2021-07-15T08:10:54.143Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-15T08:10:54.143Z] ---> Running in 2ce0fe6e47c3 [2021-07-15T08:10:54.413Z] Removing intermediate container 2ce0fe6e47c3 [2021-07-15T08:10:54.413Z] ---> 8cc7ae6c8ed5 [2021-07-15T08:10:54.413Z] Step 14/22 : WORKDIR /edgex [2021-07-15T08:10:54.685Z] ---> Running in 7b9ac81c2f32 [2021-07-15T08:10:54.685Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:10:54.685Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:10:54.685Z] Removing intermediate container 713388de799a [2021-07-15T08:10:54.685Z] ---> 988e559c44ac [2021-07-15T08:10:54.685Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-15T08:10:54.685Z] ---> Running in c8cf3263bba6 [2021-07-15T08:10:54.972Z] Removing intermediate container 7b9ac81c2f32 [2021-07-15T08:10:54.972Z] ---> 962b6ce8a975 [2021-07-15T08:10:54.972Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-15T08:10:54.972Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:10:54.972Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-15T08:10:54.972Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:10:54.972Z] OK: 6 MiB in 15 packages [2021-07-15T08:10:54.972Z] Removing intermediate container c8cf3263bba6 [2021-07-15T08:10:54.972Z] ---> dc222a7b7430 [2021-07-15T08:10:54.972Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-15T08:10:54.972Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:10:55.247Z] ---> Running in 356f030fff07 [2021-07-15T08:10:55.247Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-15T08:10:55.247Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T08:10:55.247Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-15T08:10:55.247Z] (4/6) Installing curl (7.77.0-r0) [2021-07-15T08:10:55.247Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-15T08:10:55.247Z] (6/6) Installing su-exec (0.2-r1) [2021-07-15T08:10:55.247Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:10:55.247Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T08:10:55.247Z] OK: 7 MiB in 20 packages [2021-07-15T08:10:55.247Z] ---> e4e917b7af02 [2021-07-15T08:10:55.247Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-15T08:10:55.531Z] Removing intermediate container 356f030fff07 [2021-07-15T08:10:55.531Z] ---> afa7655d3512 [2021-07-15T08:10:55.531Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-15T08:10:55.531Z] ---> Running in f4ce5d5763c8 [2021-07-15T08:10:55.531Z] Removing intermediate container 2963a6899350 [2021-07-15T08:10:55.531Z] ---> 31b756c2ac23 [2021-07-15T08:10:55.531Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T08:10:55.820Z] ---> Running in 53a013507898 [2021-07-15T08:10:56.089Z] Removing intermediate container 53a013507898 [2021-07-15T08:10:56.089Z] ---> 2d76203795e4 [2021-07-15T08:10:56.089Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-15T08:10:56.089Z] ---> d197f8e9eb50 [2021-07-15T08:10:56.089Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-15T08:10:56.089Z] ---> Running in a65c3993bebe [2021-07-15T08:10:56.089Z] Removing intermediate container c2a79a6f83ea [2021-07-15T08:10:56.089Z] ---> 2907b1f0c055 [2021-07-15T08:10:56.089Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-15T08:10:56.089Z] ---> Running in fb703241800c [2021-07-15T08:10:56.377Z] Removing intermediate container a65c3993bebe [2021-07-15T08:10:56.377Z] ---> 6fe6b331841d [2021-07-15T08:10:56.377Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-15T08:10:56.377Z] ---> Running in 17907a2a2c40 [2021-07-15T08:10:56.650Z] Removing intermediate container fb703241800c [2021-07-15T08:10:56.650Z] ---> e6737630e04e [2021-07-15T08:10:56.650Z] Step 14/26 : WORKDIR / [2021-07-15T08:10:56.650Z] ---> 793821ce9a98 [2021-07-15T08:10:56.650Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-15T08:10:56.650Z] ---> Running in 4d40511cfd68 [2021-07-15T08:10:56.650Z] Removing intermediate container 17907a2a2c40 [2021-07-15T08:10:56.650Z] ---> 7873f3db4e4a [2021-07-15T08:10:56.687Z] Step 16/24 : WORKDIR / [2021-07-15T08:10:56.687Z] ---> Running in 1c02b4184f0d [2021-07-15T08:10:56.687Z] ---> Running in 83a769ef4dc2 [2021-07-15T08:10:56.998Z] Removing intermediate container f4ce5d5763c8 [2021-07-15T08:10:56.998Z] ---> c7ad6e788118 [2021-07-15T08:10:56.998Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-15T08:10:56.998Z] ---> Running in b0c1b888af26 [2021-07-15T08:10:56.998Z] Removing intermediate container 4d40511cfd68 [2021-07-15T08:10:56.998Z] ---> e2d3bdde6e1b [2021-07-15T08:10:56.998Z] 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-07-15T08:10:56.998Z] Removing intermediate container 1c02b4184f0d [2021-07-15T08:10:56.998Z] ---> 25e524cd0f87 [2021-07-15T08:10:56.998Z] Step 19/22 : CMD ["--init=true"] [2021-07-15T08:10:56.998Z] Removing intermediate container 83a769ef4dc2 [2021-07-15T08:10:56.998Z] ---> 885bee865599 [2021-07-15T08:10:56.998Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:10:56.998Z] ---> Running in 845f82feb754 [2021-07-15T08:10:57.270Z] Removing intermediate container b0c1b888af26 [2021-07-15T08:10:57.270Z] ---> 4d2a5c844ab7 [2021-07-15T08:10:57.270Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-15T08:10:57.270Z] ---> 33e765e880a7 [2021-07-15T08:10:57.270Z] 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-07-15T08:10:57.270Z] Removing intermediate container 845f82feb754 [2021-07-15T08:10:57.270Z] ---> 84da93332d91 [2021-07-15T08:10:57.270Z] Step 20/22 : LABEL arch=x86_64 [2021-07-15T08:10:57.270Z] ---> fd831126fe4c [2021-07-15T08:10:57.270Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-15T08:10:57.548Z] ---> Running in c9e4a22153bc [2021-07-15T08:10:57.548Z] ---> 30ad7a3d8d31 [2021-07-15T08:10:57.548Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-15T08:10:57.548Z] ---> 7bbdc3bc9011 [2021-07-15T08:10:57.548Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-15T08:10:57.828Z] ---> Running in b768ae3160dc [2021-07-15T08:10:57.828Z] Removing intermediate container c9e4a22153bc [2021-07-15T08:10:57.828Z] ---> 1ec9de90bdde [2021-07-15T08:10:57.828Z] Step 21/22 : LABEL git_sha=5d0614c6662e606fb1ee46e2ff1e82c0076d5125 [2021-07-15T08:10:57.828Z] ---> Running in 84a3d450b803 [2021-07-15T08:10:58.120Z] ---> 936937831ffa [2021-07-15T08:10:58.120Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-15T08:10:58.120Z] ---> f11dda9b3cd7 [2021-07-15T08:10:58.120Z] 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-07-15T08:10:58.413Z] Removing intermediate container 84a3d450b803 [2021-07-15T08:10:58.413Z] ---> ede001299eac [2021-07-15T08:10:58.413Z] Step 22/22 : LABEL version=0.0.0 [2021-07-15T08:10:58.413Z] ---> Running in e71849a98ad6 [2021-07-15T08:10:58.413Z] ---> 962fb53d1426 [2021-07-15T08:10:58.413Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-15T08:10:58.413Z] ---> 3fbabfc1cff7 [2021-07-15T08:10:58.413Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-15T08:10:58.705Z] ---> Running in f89ec9c94d48 [2021-07-15T08:10:58.705Z] Removing intermediate container e71849a98ad6 [2021-07-15T08:10:58.705Z] ---> 7d830a0d7b1b [2021-07-15T08:10:58.705Z] [2021-07-15T08:10:58.705Z] Successfully built 7d830a0d7b1b [2021-07-15T08:10:59.001Z] Successfully tagged security-proxy-setup:latest [2021-07-15T08:10:59.001Z]  Building security-proxy-setup ... done Building support-scheduler [2021-07-15T08:10:59.001Z] Removing intermediate container f89ec9c94d48 [2021-07-15T08:10:59.001Z] ---> 1a88388bbda9 [2021-07-15T08:10:59.001Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:10:59.640Z] ---> 0bafbb9b1f08 [2021-07-15T08:10:59.640Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-15T08:10:59.640Z] ---> Running in 8286a6560bbe [2021-07-15T08:10:59.640Z] Removing intermediate container b768ae3160dc [2021-07-15T08:10:59.640Z] ---> 689776bcc211 [2021-07-15T08:10:59.640Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:11:01.076Z] ---> 39da6238b5be [2021-07-15T08:11:01.076Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-15T08:11:01.076Z] ---> e61f33ec72bf [2021-07-15T08:11:01.076Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-15T08:11:01.076Z] Removing intermediate container 8286a6560bbe [2021-07-15T08:11:01.076Z] ---> be9c465a0f8f [2021-07-15T08:11:01.076Z] Step 22/24 : LABEL arch=x86_64 [2021-07-15T08:11:01.076Z] ---> Running in d5d91781adc1 [2021-07-15T08:11:01.358Z] ---> 38a560a70137 [2021-07-15T08:11:01.358Z] 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-07-15T08:11:01.358Z] Removing intermediate container d5d91781adc1 [2021-07-15T08:11:01.358Z] ---> 459a6663722d [2021-07-15T08:11:01.358Z] Step 23/24 : LABEL git_sha=5d0614c6662e606fb1ee46e2ff1e82c0076d5125 [2021-07-15T08:11:01.358Z] Removing intermediate container fdf51091b6bc [2021-07-15T08:11:01.358Z] ---> fa5071059848 [2021-07-15T08:11:01.358Z] [2021-07-15T08:11:01.358Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T08:11:01.358Z] ---> 13621d1b12d4 [2021-07-15T08:11:01.358Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-15T08:11:01.358Z] ---> Running in f589b2c3effd [2021-07-15T08:11:01.358Z] ---> 715eda9deba1 [2021-07-15T08:11:01.358Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-15T08:11:01.661Z] ---> Running in 319b3c35d96e [2021-07-15T08:11:01.661Z] ---> Running in 89a40fccf30d [2021-07-15T08:11:01.934Z] Removing intermediate container 319b3c35d96e [2021-07-15T08:11:01.934Z] ---> 2baf67e891ea [2021-07-15T08:11:01.934Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T08:11:01.934Z] Removing intermediate container 89a40fccf30d [2021-07-15T08:11:01.934Z] ---> 36d3c829ba17 [2021-07-15T08:11:01.934Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-15T08:11:01.934Z] ---> 9f06495c4375 [2021-07-15T08:11:01.934Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-15T08:11:01.934Z] ---> Running in 5b596e03c339 [2021-07-15T08:11:01.934Z] ---> Running in 35cb3559eba5 [2021-07-15T08:11:02.213Z] Removing intermediate container 5b596e03c339 [2021-07-15T08:11:02.213Z] ---> d5a150ba599e [2021-07-15T08:11:02.213Z] [2021-07-15T08:11:02.213Z] Removing intermediate container f589b2c3effd [2021-07-15T08:11:02.213Z] ---> 0083c7124df8 [2021-07-15T08:11:02.213Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-15T08:11:02.213Z] Successfully built d5a150ba599e [2021-07-15T08:11:02.213Z] Successfully tagged core-metadata:latest [2021-07-15T08:11:02.213Z]  Building core-metadata ... done Building support-notifications [2021-07-15T08:11:02.213Z] ---> Running in 682cf57e1694 [2021-07-15T08:11:02.213Z] Removing intermediate container 35cb3559eba5 [2021-07-15T08:11:02.213Z] ---> cea6cffdd9a3 [2021-07-15T08:11:02.213Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-15T08:11:02.213Z] ---> 5335b4714e6d [2021-07-15T08:11:02.214Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-15T08:11:02.487Z] ---> Running in 3bcefe0b298e [2021-07-15T08:11:03.095Z] Removing intermediate container 682cf57e1694 [2021-07-15T08:11:03.095Z] ---> 830e07c3fb06 [2021-07-15T08:11:03.095Z] Step 24/26 : LABEL arch=x86_64 [2021-07-15T08:11:05.044Z] Removing intermediate container 3bcefe0b298e [2021-07-15T08:11:05.044Z] ---> 12f2e728b322 [2021-07-15T08:11:05.044Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:11:05.629Z] ---> 2c10db370ce0 [2021-07-15T08:11:05.629Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-15T08:11:05.629Z] ---> Running in 3d029dd299db [2021-07-15T08:11:05.897Z] ---> Running in 19ca053231fd [2021-07-15T08:11:06.482Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:11:06.482Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:11:06.482Z] ---> Running in 23d0169a46e0 [2021-07-15T08:11:06.482Z] ---> 6d87bd6593ea [2021-07-15T08:11:06.482Z] Step 3/23 : WORKDIR /edgex-go [2021-07-15T08:11:06.482Z] ---> Using cache [2021-07-15T08:11:06.482Z] ---> 57ef9564c79d [2021-07-15T08:11:06.482Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:11:06.482Z] ---> Using cache [2021-07-15T08:11:06.482Z] ---> c0677b0a2d34 [2021-07-15T08:11:06.482Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-15T08:11:06.753Z] Removing intermediate container 3d029dd299db [2021-07-15T08:11:06.753Z] ---> 92c37e0affc7 [2021-07-15T08:11:06.753Z] Step 25/26 : LABEL git_sha=5d0614c6662e606fb1ee46e2ff1e82c0076d5125 [2021-07-15T08:11:06.753Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:11:06.753Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:11:06.753Z] ---> 6d87bd6593ea [2021-07-15T08:11:06.753Z] Step 3/23 : WORKDIR /edgex-go [2021-07-15T08:11:06.753Z] ---> Using cache [2021-07-15T08:11:06.753Z] ---> 57ef9564c79d [2021-07-15T08:11:06.753Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:11:06.753Z] ---> Using cache [2021-07-15T08:11:06.753Z] ---> c0677b0a2d34 [2021-07-15T08:11:06.753Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-15T08:11:06.753Z] ---> Using cache [2021-07-15T08:11:06.753Z] ---> 3748179e2f9c [2021-07-15T08:11:06.753Z] Step 6/23 : COPY go.mod . [2021-07-15T08:11:06.753Z] ---> Using cache [2021-07-15T08:11:06.753Z] ---> 58df70890d94 [2021-07-15T08:11:06.753Z] Step 7/23 : RUN go mod download [2021-07-15T08:11:06.753Z] ---> Using cache [2021-07-15T08:11:06.753Z] ---> 88665865a35f [2021-07-15T08:11:06.753Z] Step 8/23 : COPY . . [2021-07-15T08:11:06.753Z] ---> Using cache [2021-07-15T08:11:06.753Z] ---> bec03246322e [2021-07-15T08:11:06.753Z] Step 9/23 : RUN go mod tidy [2021-07-15T08:11:06.753Z] ---> Using cache [2021-07-15T08:11:06.753Z] ---> 5fefccc02202 [2021-07-15T08:11:06.753Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-15T08:11:07.021Z] ---> Running in 74d85f25eaee [2021-07-15T08:11:07.021Z] ---> Running in 71dfdb1cbb7d [2021-07-15T08:11:07.021Z] ---> Running in 03102fe625ae [2021-07-15T08:11:07.021Z] Removing intermediate container 23d0169a46e0 [2021-07-15T08:11:07.021Z] ---> b0c74baa1a18 [2021-07-15T08:11:07.021Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-15T08:11:07.298Z] Removing intermediate container 71dfdb1cbb7d [2021-07-15T08:11:07.298Z] ---> aceb2224ae12 [2021-07-15T08:11:07.298Z] Step 26/26 : LABEL version=0.0.0 [2021-07-15T08:11:07.298Z] ---> Running in ce3c6589bad6 [2021-07-15T08:11:07.298Z] ---> e408e3ed98b1 [2021-07-15T08:11:07.298Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-15T08:11:07.298Z] ---> Running in 6658ff6e757b [2021-07-15T08:11:07.298Z] Removing intermediate container ce3c6589bad6 [2021-07-15T08:11:07.298Z] ---> 865e4dcedd87 [2021-07-15T08:11:07.298Z] [2021-07-15T08:11:07.592Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:11:07.592Z] Successfully built 865e4dcedd87 [2021-07-15T08:11:07.592Z] Successfully tagged security-secretstore-setup:latest [2021-07-15T08:11:07.592Z] Building sys-mgmt-agent [2021-07-15T08:11:07.592Z]  Building security-secretstore-setup ... done Removing intermediate container 19ca053231fd [2021-07-15T08:11:07.592Z] ---> 918d13f5cb3c [2021-07-15T08:11:07.592Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-15T08:11:07.866Z] 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-07-15T08:11:08.133Z] ---> Running in ebf2418640db [2021-07-15T08:11:08.407Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:11:08.994Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:11:08.995Z] OK: 219 MiB in 52 packages [2021-07-15T08:11:09.593Z] Removing intermediate container 6658ff6e757b [2021-07-15T08:11:09.593Z] ---> 74337668f709 [2021-07-15T08:11:09.593Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-15T08:11:09.593Z] ---> Running in 58f0c0cd0505 [2021-07-15T08:11:09.593Z] Removing intermediate container 74d85f25eaee [2021-07-15T08:11:09.593Z] ---> 8c68079f3417 [2021-07-15T08:11:09.593Z] Step 6/23 : COPY go.mod . [2021-07-15T08:11:09.593Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:11:09.874Z] Removing intermediate container 58f0c0cd0505 [2021-07-15T08:11:09.874Z] ---> 1b44303f7620 [2021-07-15T08:11:09.874Z] Step 29/32 : CMD ["gate"] [2021-07-15T08:11:09.874Z] ---> Running in 48321c236705 [2021-07-15T08:11:09.874Z] ---> f599577b21dc [2021-07-15T08:11:09.874Z] Step 7/23 : RUN go mod download [2021-07-15T08:11:10.151Z] ---> Running in 4bca63aed557 [2021-07-15T08:11:10.151Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-15T08:11:10.151Z] Removing intermediate container 48321c236705 [2021-07-15T08:11:10.151Z] ---> 56a5f47709e9 [2021-07-15T08:11:10.151Z] Step 30/32 : LABEL arch=x86_64 [2021-07-15T08:11:10.151Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-15T08:11:10.151Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-15T08:11:10.151Z] ---> Running in 349304af61a4 [2021-07-15T08:11:10.428Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-15T08:11:10.428Z] Removing intermediate container 349304af61a4 [2021-07-15T08:11:10.428Z] ---> 882c4cbd942c [2021-07-15T08:11:10.428Z] Step 31/32 : LABEL git_sha=5d0614c6662e606fb1ee46e2ff1e82c0076d5125 [2021-07-15T08:11:10.697Z] ---> Running in 89b92c2ad6a2 [2021-07-15T08:11:10.973Z] Removing intermediate container 89b92c2ad6a2 [2021-07-15T08:11:10.973Z] ---> e245d98ab4ae [2021-07-15T08:11:10.973Z] Step 32/32 : LABEL version=0.0.0 [2021-07-15T08:11:10.973Z] ---> Running in e94eba3ddfae [2021-07-15T08:11:11.264Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-15T08:11:11.264Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-15T08:11:11.264Z] Removing intermediate container e94eba3ddfae [2021-07-15T08:11:11.264Z] ---> 06a68644ae00 [2021-07-15T08:11:11.264Z] [2021-07-15T08:11:11.548Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:11:11.548Z] OK: 8 MiB in 20 packages [2021-07-15T08:11:11.548Z] Successfully built 06a68644ae00 [2021-07-15T08:11:11.548Z] Successfully tagged security-bootstrapper:latest [2021-07-15T08:11:11.548Z]  Building security-bootstrapper ... done Building core-command [2021-07-15T08:11:11.548Z] Removing intermediate container 4bca63aed557 [2021-07-15T08:11:11.548Z] ---> 2e82f25f4648 [2021-07-15T08:11:11.548Z] Step 8/23 : COPY . . [2021-07-15T08:11:15.823Z] Removing intermediate container ebf2418640db [2021-07-15T08:11:15.823Z] ---> 49a9b7d40ddc [2021-07-15T08:11:15.823Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:11:18.453Z] ---> b273091b3ab7 [2021-07-15T08:11:18.453Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-15T08:11:19.419Z] ---> 070b74c42583 [2021-07-15T08:11:19.419Z] Step 9/23 : RUN go mod tidy [2021-07-15T08:11:20.395Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:11:20.395Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:11:20.395Z] ---> 6d87bd6593ea [2021-07-15T08:11:20.395Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T08:11:20.395Z] ---> Using cache [2021-07-15T08:11:20.395Z] ---> 57ef9564c79d [2021-07-15T08:11:20.395Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:11:20.395Z] ---> Using cache [2021-07-15T08:11:20.395Z] ---> c0677b0a2d34 [2021-07-15T08:11:20.395Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-15T08:11:20.395Z] ---> Using cache [2021-07-15T08:11:20.395Z] ---> 3748179e2f9c [2021-07-15T08:11:20.395Z] Step 6/24 : COPY go.mod . [2021-07-15T08:11:20.395Z] ---> Using cache [2021-07-15T08:11:20.395Z] ---> 58df70890d94 [2021-07-15T08:11:20.395Z] Step 7/24 : RUN go mod download [2021-07-15T08:11:20.395Z] ---> Using cache [2021-07-15T08:11:20.395Z] ---> 88665865a35f [2021-07-15T08:11:20.395Z] Step 8/24 : COPY . . [2021-07-15T08:11:20.395Z] ---> Using cache [2021-07-15T08:11:20.395Z] ---> bec03246322e [2021-07-15T08:11:20.395Z] Step 9/24 : RUN go mod tidy [2021-07-15T08:11:20.395Z] ---> Using cache [2021-07-15T08:11:20.395Z] ---> 5fefccc02202 [2021-07-15T08:11:20.395Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-15T08:11:20.675Z] ---> 6a8b0a3f9a91 [2021-07-15T08:11:20.675Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-15T08:11:20.675Z] ---> Running in 1d9c4e7c70f6 [2021-07-15T08:11:20.965Z] ---> Running in 7f5f1b8e1581 [2021-07-15T08:11:20.965Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-15T08:11:20.965Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-15T08:11:20.965Z] ---> 6d87bd6593ea [2021-07-15T08:11:20.965Z] Step 3/24 : WORKDIR /edgex-go [2021-07-15T08:11:20.965Z] ---> Using cache [2021-07-15T08:11:20.965Z] ---> 57ef9564c79d [2021-07-15T08:11:20.965Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-15T08:11:20.965Z] ---> Using cache [2021-07-15T08:11:20.965Z] ---> c0677b0a2d34 [2021-07-15T08:11:20.965Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-15T08:11:21.246Z] ---> ae947856b48b [2021-07-15T08:11:21.246Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-15T08:11:21.246Z] ---> Running in 0b3196fca323 [2021-07-15T08:11:21.246Z] ---> Running in 8266afdbbcfa [2021-07-15T08:11:21.522Z] Removing intermediate container 8266afdbbcfa [2021-07-15T08:11:21.522Z] ---> 79a9410b1287 [2021-07-15T08:11:21.522Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:11:21.522Z] ---> Running in 58112b933267 [2021-07-15T08:11:21.819Z] Removing intermediate container 58112b933267 [2021-07-15T08:11:21.819Z] ---> fab28ecfec6f [2021-07-15T08:11:21.819Z] Step 22/24 : LABEL arch=x86_64 [2021-07-15T08:11:21.819Z] ---> Running in 6c83db80458a [2021-07-15T08:11:22.103Z] 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-07-15T08:11:22.103Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:11:22.103Z] Removing intermediate container 6c83db80458a [2021-07-15T08:11:22.103Z] ---> add9661db7a4 [2021-07-15T08:11:22.103Z] Step 23/24 : LABEL git_sha=5d0614c6662e606fb1ee46e2ff1e82c0076d5125 [2021-07-15T08:11:22.103Z] ---> Running in 933afe360167 [2021-07-15T08:11:22.391Z] Removing intermediate container 933afe360167 [2021-07-15T08:11:22.391Z] ---> 29f39c1aa94d [2021-07-15T08:11:22.391Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T08:11:22.391Z] ---> Running in 3a175a79a1c3 [2021-07-15T08:11:22.391Z] Removing intermediate container 1d9c4e7c70f6 [2021-07-15T08:11:22.391Z] ---> 3b2d0e0c3c54 [2021-07-15T08:11:22.391Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-15T08:11:22.672Z] ---> Running in b5e6c5ccd891 [2021-07-15T08:11:22.672Z] Removing intermediate container 3a175a79a1c3 [2021-07-15T08:11:22.672Z] ---> 8659c1bda04a [2021-07-15T08:11:22.672Z] [2021-07-15T08:11:22.672Z] Successfully built 8659c1bda04a [2021-07-15T08:11:22.672Z] Successfully tagged core-data:latest [2021-07-15T08:11:22.952Z]  Building core-data ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:11:23.237Z] 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-07-15T08:11:23.518Z] OK: 219 MiB in 52 packages [2021-07-15T08:11:23.797Z] Removing intermediate container 0b3196fca323 [2021-07-15T08:11:23.797Z] ---> 2f9913040f1b [2021-07-15T08:11:23.797Z] Step 6/24 : COPY go.mod . [2021-07-15T08:11:24.077Z] ---> 8e4819c82b7d [2021-07-15T08:11:24.077Z] Step 7/24 : RUN go mod download [2021-07-15T08:11:24.077Z] ---> Running in b0d23e74feb0 [2021-07-15T08:11:25.489Z] Removing intermediate container b0d23e74feb0 [2021-07-15T08:11:25.489Z] ---> 96b5e99c6b2d [2021-07-15T08:11:25.489Z] Step 8/24 : COPY . . [2021-07-15T08:11:32.936Z] ---> 77aed7a5f429 [2021-07-15T08:11:32.936Z] Step 9/24 : RUN go mod tidy [2021-07-15T08:11:32.936Z] ---> Running in 48b5f70bb60f [2021-07-15T08:11:33.905Z] Removing intermediate container 48b5f70bb60f [2021-07-15T08:11:33.905Z] ---> 68b7738f09c3 [2021-07-15T08:11:33.905Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-15T08:11:34.173Z] ---> Running in d03ddd3e34a0 [2021-07-15T08:11:34.766Z] 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-07-15T08:11:35.369Z] Removing intermediate container 03102fe625ae [2021-07-15T08:11:35.369Z] ---> ca8bddf7d00b [2021-07-15T08:11:35.369Z] [2021-07-15T08:11:35.369Z] Step 11/23 : FROM alpine:3.12 [2021-07-15T08:11:35.369Z] ---> 13621d1b12d4 [2021-07-15T08:11:35.369Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-15T08:11:35.369Z] ---> Using cache [2021-07-15T08:11:35.369Z] ---> 31b756c2ac23 [2021-07-15T08:11:35.369Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T08:11:35.369Z] ---> Using cache [2021-07-15T08:11:35.369Z] ---> 2d76203795e4 [2021-07-15T08:11:35.369Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-15T08:11:35.369Z] ---> Running in 13f00271d59f [2021-07-15T08:11:35.369Z] Removing intermediate container 13f00271d59f [2021-07-15T08:11:35.369Z] ---> 9d89c568bd6b [2021-07-15T08:11:35.369Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-15T08:11:35.369Z] ---> Running in 2670dc2db17f [2021-07-15T08:11:35.642Z] Removing intermediate container 2670dc2db17f [2021-07-15T08:11:35.642Z] ---> 7b2c2a8813c3 [2021-07-15T08:11:35.642Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:11:35.916Z] ---> 099157fc0ef2 [2021-07-15T08:11:35.916Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-15T08:11:36.503Z] ---> aac3edc17860 [2021-07-15T08:11:36.503Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-15T08:11:36.803Z] ---> d427beb90894 [2021-07-15T08:11:36.803Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-15T08:11:36.803Z] ---> Running in 4eb62d2de346 [2021-07-15T08:11:36.803Z] Removing intermediate container 4eb62d2de346 [2021-07-15T08:11:36.803Z] ---> 2fb248fc4494 [2021-07-15T08:11:36.803Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:11:36.803Z] ---> Running in cd622531255e [2021-07-15T08:11:37.087Z] Removing intermediate container cd622531255e [2021-07-15T08:11:37.087Z] ---> 38436053153a [2021-07-15T08:11:37.087Z] Step 21/23 : LABEL arch=x86_64 [2021-07-15T08:11:37.087Z] ---> Running in 49eca04ae6b9 [2021-07-15T08:11:37.087Z] Removing intermediate container 49eca04ae6b9 [2021-07-15T08:11:37.087Z] ---> f50463cdc545 [2021-07-15T08:11:37.087Z] Step 22/23 : LABEL git_sha=5d0614c6662e606fb1ee46e2ff1e82c0076d5125 [2021-07-15T08:11:37.087Z] ---> Running in b1ab1ed6dd2f [2021-07-15T08:11:37.364Z] Removing intermediate container b1ab1ed6dd2f [2021-07-15T08:11:37.364Z] ---> e13e9daa0982 [2021-07-15T08:11:37.364Z] Step 23/23 : LABEL version=0.0.0 [2021-07-15T08:11:37.364Z] ---> Running in bf87cc537bd3 [2021-07-15T08:11:37.640Z] Removing intermediate container bf87cc537bd3 [2021-07-15T08:11:37.640Z] ---> ac21532dcea7 [2021-07-15T08:11:37.640Z] [2021-07-15T08:11:37.640Z] Successfully built ac21532dcea7 [2021-07-15T08:11:37.640Z] Successfully tagged support-scheduler:latest [2021-07-15T08:11:47.849Z]  Building support-scheduler ... done Removing intermediate container 7f5f1b8e1581 [2021-07-15T08:11:47.849Z] ---> 625e75506b4c [2021-07-15T08:11:47.849Z] [2021-07-15T08:11:47.849Z] Step 11/24 : FROM alpine:3.12 [2021-07-15T08:11:47.849Z] ---> 13621d1b12d4 [2021-07-15T08:11:47.849Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-15T08:11:47.849Z] ---> Using cache [2021-07-15T08:11:47.849Z] ---> 31b756c2ac23 [2021-07-15T08:11:47.849Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T08:11:47.849Z] ---> Using cache [2021-07-15T08:11:47.849Z] ---> 2d76203795e4 [2021-07-15T08:11:47.849Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-15T08:11:47.849Z] ---> Running in 82898f26b96d [2021-07-15T08:11:47.849Z] Removing intermediate container 82898f26b96d [2021-07-15T08:11:47.849Z] ---> adced5527956 [2021-07-15T08:11:47.849Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-15T08:11:47.849Z] ---> Running in dc5d638a26b4 [2021-07-15T08:11:48.132Z] Removing intermediate container dc5d638a26b4 [2021-07-15T08:11:48.133Z] ---> 0e02e3ad9ea5 [2021-07-15T08:11:48.133Z] Step 16/24 : WORKDIR / [2021-07-15T08:11:48.133Z] ---> Running in 60b6f5b63195 [2021-07-15T08:11:48.416Z] Removing intermediate container 60b6f5b63195 [2021-07-15T08:11:48.416Z] ---> 8981c6e1bed1 [2021-07-15T08:11:48.416Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:11:48.698Z] ---> 77af1edf22d6 [2021-07-15T08:11:48.698Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-15T08:11:49.784Z] ---> 8c6a9f924468 [2021-07-15T08:11:49.784Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-15T08:11:50.085Z] Removing intermediate container b5e6c5ccd891 [2021-07-15T08:11:50.085Z] ---> 9dd50b1869e4 [2021-07-15T08:11:50.085Z] [2021-07-15T08:11:50.085Z] Step 11/23 : FROM alpine:3.12 [2021-07-15T08:11:50.085Z] ---> 13621d1b12d4 [2021-07-15T08:11:50.085Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-15T08:11:50.085Z] ---> 351799eeb6cd [2021-07-15T08:11:50.085Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-15T08:11:50.085Z] ---> Running in 15b3214f47fc [2021-07-15T08:11:50.085Z] ---> Running in 4419bf91848d [2021-07-15T08:11:50.085Z] Removing intermediate container 15b3214f47fc [2021-07-15T08:11:50.085Z] ---> 38fb0c208f1c [2021-07-15T08:11:50.085Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:11:50.085Z] ---> Running in 6940dee543e4 [2021-07-15T08:11:50.375Z] Removing intermediate container 6940dee543e4 [2021-07-15T08:11:50.375Z] ---> 7952ed870cbc [2021-07-15T08:11:50.375Z] Step 22/24 : LABEL arch=x86_64 [2021-07-15T08:11:50.375Z] ---> Running in 6fc299ce5f40 [2021-07-15T08:11:50.654Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:11:50.654Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:11:50.654Z] Removing intermediate container 6fc299ce5f40 [2021-07-15T08:11:50.654Z] ---> 306342ac5228 [2021-07-15T08:11:50.654Z] Step 23/24 : LABEL git_sha=5d0614c6662e606fb1ee46e2ff1e82c0076d5125 [2021-07-15T08:11:50.654Z] ---> Running in 38f4fabcd4c1 [2021-07-15T08:11:50.654Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-15T08:11:50.654Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-15T08:11:50.654Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T08:11:50.654Z] Executing ca-certificates-20191127-r4.trigger [2021-07-15T08:11:50.931Z] OK: 6 MiB in 16 packages [2021-07-15T08:11:50.931Z] Removing intermediate container 38f4fabcd4c1 [2021-07-15T08:11:50.931Z] ---> 30ac9c207cd5 [2021-07-15T08:11:50.931Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T08:11:50.931Z] ---> Running in cf5dda77c0cc [2021-07-15T08:11:50.931Z] Removing intermediate container cf5dda77c0cc [2021-07-15T08:11:50.931Z] ---> cd471d8e611e [2021-07-15T08:11:50.931Z] [2021-07-15T08:11:51.210Z] Successfully built cd471d8e611e [2021-07-15T08:11:51.210Z] Successfully tagged core-command:latest [2021-07-15T08:11:51.210Z]  Building core-command ... done Removing intermediate container 4419bf91848d [2021-07-15T08:11:51.210Z] ---> df9d86805411 [2021-07-15T08:11:51.210Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-15T08:11:51.487Z] ---> Running in 7f6ac3e9f241 [2021-07-15T08:11:51.487Z] Removing intermediate container 7f6ac3e9f241 [2021-07-15T08:11:51.487Z] ---> c9f5ebb07753 [2021-07-15T08:11:51.487Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-15T08:11:51.487Z] ---> Running in 866b5dfcbfd6 [2021-07-15T08:11:51.764Z] Removing intermediate container 866b5dfcbfd6 [2021-07-15T08:11:51.764Z] ---> 4673640389a6 [2021-07-15T08:11:51.764Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-15T08:11:51.764Z] ---> Running in 19792570683a [2021-07-15T08:11:51.764Z] Removing intermediate container 19792570683a [2021-07-15T08:11:51.764Z] ---> 92f5e675178c [2021-07-15T08:11:51.764Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-15T08:11:52.066Z] ---> ec718a6fd22e [2021-07-15T08:11:52.066Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-15T08:11:52.353Z] ---> ebd9b7671d94 [2021-07-15T08:11:52.353Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-15T08:11:52.636Z] ---> c1af8f1f9eb4 [2021-07-15T08:11:52.636Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-15T08:11:52.636Z] ---> Running in 64c4e4098786 [2021-07-15T08:11:52.636Z] Removing intermediate container 64c4e4098786 [2021-07-15T08:11:52.636Z] ---> a2e9016e79af [2021-07-15T08:11:52.636Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:11:52.912Z] ---> Running in a72568af5fcd [2021-07-15T08:11:52.912Z] Removing intermediate container a72568af5fcd [2021-07-15T08:11:52.912Z] ---> 1c0f6ff264b9 [2021-07-15T08:11:52.912Z] Step 21/23 : LABEL arch=x86_64 [2021-07-15T08:11:53.187Z] ---> Running in 013ae530fa56 [2021-07-15T08:11:53.187Z] Removing intermediate container d03ddd3e34a0 [2021-07-15T08:11:53.187Z] ---> a7689cd54be7 [2021-07-15T08:11:53.187Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-15T08:11:53.187Z] ---> Running in 9dab86e2f1d8 [2021-07-15T08:11:53.187Z] Removing intermediate container 013ae530fa56 [2021-07-15T08:11:53.187Z] ---> 635703065c4f [2021-07-15T08:11:53.187Z] Step 22/23 : LABEL git_sha=5d0614c6662e606fb1ee46e2ff1e82c0076d5125 [2021-07-15T08:11:53.187Z] ---> Running in dd6594be21e2 [2021-07-15T08:11:53.476Z] Removing intermediate container dd6594be21e2 [2021-07-15T08:11:53.476Z] ---> eeb36f4a7dda [2021-07-15T08:11:53.476Z] Step 23/23 : LABEL version=0.0.0 [2021-07-15T08:11:53.476Z] ---> Running in e04d235acbfc [2021-07-15T08:11:53.476Z] Removing intermediate container e04d235acbfc [2021-07-15T08:11:53.476Z] ---> 793b5003fa50 [2021-07-15T08:11:53.476Z] [2021-07-15T08:11:53.476Z] Successfully built 793b5003fa50 [2021-07-15T08:11:53.476Z] 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-07-15T08:11:53.476Z] Successfully tagged support-notifications:latest [2021-07-15T08:11:54.073Z]  Building support-notifications ... done Removing intermediate container 9dab86e2f1d8 [2021-07-15T08:11:54.073Z] ---> c51338cede16 [2021-07-15T08:11:54.073Z] [2021-07-15T08:11:54.073Z] Step 12/24 : FROM docker:20.10.0 [2021-07-15T08:11:54.344Z] 20.10.0: Pulling from library/docker [2021-07-15T08:11:59.774Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-15T08:11:59.774Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-15T08:11:59.774Z] ---> aefe523efa57 [2021-07-15T08:11:59.774Z] 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-07-15T08:12:00.053Z] ---> Running in 2cc84a7250ab [2021-07-15T08:12:00.053Z] Removing intermediate container 2cc84a7250ab [2021-07-15T08:12:00.053Z] ---> 3eaeae9e6dc7 [2021-07-15T08:12:00.053Z] 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-07-15T08:12:00.053Z] ---> Running in 17a38ee634fb [2021-07-15T08:12:00.328Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T08:12:00.328Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T08:12:00.328Z] (1/39) Installing readline (8.0.4-r0) [2021-07-15T08:12:00.328Z] (2/39) Installing bash (5.0.17-r0) [2021-07-15T08:12:00.606Z] Executing bash-5.0.17-r0.post-install [2021-07-15T08:12:00.606Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-15T08:12:00.606Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-15T08:12:00.606Z] (5/39) Installing curl (7.77.0-r0) [2021-07-15T08:12:00.606Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-15T08:12:00.606Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-15T08:12:00.606Z] (8/39) Installing expat (2.2.9-r1) [2021-07-15T08:12:00.606Z] (9/39) Installing libffi (3.3-r2) [2021-07-15T08:12:00.606Z] (10/39) Installing gdbm (1.13-r1) [2021-07-15T08:12:00.606Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-15T08:12:00.606Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-15T08:12:00.606Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-15T08:12:01.205Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-15T08:12:01.205Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-15T08:12:01.205Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-15T08:12:01.205Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-15T08:12:01.205Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-15T08:12:01.205Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-15T08:12:01.205Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-15T08:12:01.205Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-15T08:12:01.205Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-15T08:12:01.205Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-15T08:12:01.205Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-15T08:12:01.205Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-15T08:12:01.205Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-15T08:12:01.205Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-15T08:12:01.205Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-15T08:12:01.205Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-15T08:12:01.205Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-15T08:12:01.205Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-15T08:12:01.205Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-15T08:12:01.205Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-15T08:12:01.205Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-15T08:12:01.205Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-15T08:12:01.205Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-15T08:12:01.205Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-15T08:12:01.206Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-15T08:12:01.206Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-15T08:12:01.206Z] Executing busybox-1.31.1-r19.trigger [2021-07-15T08:12:01.206Z] OK: 72 MiB in 59 packages [2021-07-15T08:12:01.815Z] Collecting docker-compose==1.23.2 [2021-07-15T08:12:02.090Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-15T08:12:02.090Z] Collecting docopt<0.7,>=0.6.1 [2021-07-15T08:12:02.090Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-15T08:12:02.368Z] Collecting jsonschema<3,>=2.5.1 [2021-07-15T08:12:02.368Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-15T08:12:02.368Z] Collecting texttable<0.10,>=0.9.0 [2021-07-15T08:12:02.368Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-15T08:12:02.975Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-15T08:12:02.975Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-15T08:12:02.975Z] Collecting docker<4.0,>=3.6.0 [2021-07-15T08:12:02.975Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-15T08:12:03.251Z] Collecting cached-property<2,>=1.2.0 [2021-07-15T08:12:03.251Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-15T08:12:03.251Z] 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-07-15T08:12:03.251Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-15T08:12:03.251Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-15T08:12:03.524Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-15T08:12:03.524Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-15T08:12:03.800Z] Collecting PyYAML<4,>=3.10 [2021-07-15T08:12:03.800Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-15T08:12:04.084Z] Collecting idna<2.8,>=2.5 [2021-07-15T08:12:04.085Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-15T08:12:04.085Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-07-15T08:12:04.085Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-07-15T08:12:04.361Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-15T08:12:04.361Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-15T08:12:04.361Z] Collecting docker-pycreds>=0.4.0 [2021-07-15T08:12:04.361Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-15T08:12:04.361Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-15T08:12:04.361Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-15T08:12:04.361Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-15T08:12:04.361Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-15T08:12:04.361Z] Installing collected packages: docopt, jsonschema, texttable, idna, urllib3, requests, docker-pycreds, websocket-client, docker, cached-property, dockerpty, PyYAML, docker-compose [2021-07-15T08:12:04.361Z] Running setup.py install for docopt: started [2021-07-15T08:12:04.961Z] Running setup.py install for docopt: finished with status 'done' [2021-07-15T08:12:04.961Z] Running setup.py install for texttable: started [2021-07-15T08:12:05.237Z] Running setup.py install for texttable: finished with status 'done' [2021-07-15T08:12:05.237Z] Attempting uninstall: idna [2021-07-15T08:12:05.237Z] Found existing installation: idna 2.9 [2021-07-15T08:12:05.237Z] Uninstalling idna-2.9: [2021-07-15T08:12:05.237Z] Successfully uninstalled idna-2.9 [2021-07-15T08:12:05.512Z] Attempting uninstall: urllib3 [2021-07-15T08:12:05.512Z] Found existing installation: urllib3 1.25.9 [2021-07-15T08:12:05.512Z] Uninstalling urllib3-1.25.9: [2021-07-15T08:12:05.512Z] Successfully uninstalled urllib3-1.25.9 [2021-07-15T08:12:05.512Z] Attempting uninstall: requests [2021-07-15T08:12:05.512Z] Found existing installation: requests 2.23.0 [2021-07-15T08:12:05.512Z] Uninstalling requests-2.23.0: [2021-07-15T08:12:05.512Z] Successfully uninstalled requests-2.23.0 [2021-07-15T08:12:05.785Z] Running setup.py install for dockerpty: started [2021-07-15T08:12:06.059Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-15T08:12:06.059Z] Running setup.py install for PyYAML: started [2021-07-15T08:12:06.657Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-15T08:12:06.657Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-07-15T08:12:09.284Z] Removing intermediate container 17a38ee634fb [2021-07-15T08:12:09.284Z] ---> f54b10017cab [2021-07-15T08:12:09.284Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-15T08:12:09.284Z] ---> Running in 8535a9bb2617 [2021-07-15T08:12:09.559Z] Removing intermediate container 8535a9bb2617 [2021-07-15T08:12:09.559Z] ---> 93f8c415d6be [2021-07-15T08:12:09.559Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-15T08:12:09.559Z] ---> Running in 9059559947ff [2021-07-15T08:12:09.559Z] Removing intermediate container 9059559947ff [2021-07-15T08:12:09.559Z] ---> 5ccf98b39df1 [2021-07-15T08:12:09.559Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-15T08:12:09.836Z] ---> c130f585154f [2021-07-15T08:12:09.836Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-15T08:12:10.108Z] ---> fd765eb822a3 [2021-07-15T08:12:10.109Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-15T08:12:10.109Z] ---> b88141a2aee9 [2021-07-15T08:12:10.109Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-15T08:12:10.383Z] ---> Running in 41c702c42de9 [2021-07-15T08:12:10.383Z] Removing intermediate container 41c702c42de9 [2021-07-15T08:12:10.383Z] ---> 789e36c94467 [2021-07-15T08:12:10.383Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-15T08:12:10.383Z] ---> Running in 871b4a9ba040 [2021-07-15T08:12:10.383Z] Removing intermediate container 871b4a9ba040 [2021-07-15T08:12:10.383Z] ---> 4e04bf321f5b [2021-07-15T08:12:10.383Z] Step 22/24 : LABEL arch=x86_64 [2021-07-15T08:12:10.384Z] ---> Running in d2eb16db528f [2021-07-15T08:12:10.657Z] Removing intermediate container d2eb16db528f [2021-07-15T08:12:10.657Z] ---> 62ea5dbd8d25 [2021-07-15T08:12:10.657Z] Step 23/24 : LABEL git_sha=5d0614c6662e606fb1ee46e2ff1e82c0076d5125 [2021-07-15T08:12:10.657Z] ---> Running in 5a7dc324ed8d [2021-07-15T08:12:10.657Z] Removing intermediate container 5a7dc324ed8d [2021-07-15T08:12:10.657Z] ---> a50529a42335 [2021-07-15T08:12:10.657Z] Step 24/24 : LABEL version=0.0.0 [2021-07-15T08:12:10.657Z] ---> Running in dda382db56c8 [2021-07-15T08:12:10.657Z] Removing intermediate container dda382db56c8 [2021-07-15T08:12:10.657Z] ---> a70eacbc2d9e [2021-07-15T08:12:10.657Z] [2021-07-15T08:12:10.933Z] Successfully built a70eacbc2d9e [2021-07-15T08:12:10.933Z] Successfully tagged sys-mgmt-agent:latest [2021-07-15T08:12:10.953Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-07-15T08:12:10.958Z] $ docker stop --time=1 84af136a6905c950772a1cf27162984ce409744aea943ea0f8fa28cf62040ead [2021-07-15T08:12:12.204Z] $ docker rm -f 84af136a6905c950772a1cf27162984ce409744aea943ea0f8fa28cf62040ead [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T08:12:12.614Z] + docker images [2021-07-15T08:12:12.614Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-15T08:12:12.614Z] sys-mgmt-agent latest a70eacbc2d9e 2 seconds ago 311MB [2021-07-15T08:12:12.614Z] support-notifications latest 793b5003fa50 19 seconds ago 16.7MB [2021-07-15T08:12:12.614Z] c51338cede16 19 seconds ago 1.18GB [2021-07-15T08:12:12.614Z] core-command latest cd471d8e611e 22 seconds ago 15.9MB [2021-07-15T08:12:12.614Z] 9dd50b1869e4 23 seconds ago 1.18GB [2021-07-15T08:12:12.614Z] 625e75506b4c 25 seconds ago 1.17GB [2021-07-15T08:12:12.614Z] support-scheduler latest ac21532dcea7 35 seconds ago 15.9MB [2021-07-15T08:12:12.614Z] ca8bddf7d00b 38 seconds ago 1.18GB [2021-07-15T08:12:12.614Z] core-data latest 8659c1bda04a 50 seconds ago 20.3MB [2021-07-15T08:12:12.614Z] security-bootstrapper latest 06a68644ae00 About a minute ago 18.6MB [2021-07-15T08:12:12.614Z] security-secretstore-setup latest 865e4dcedd87 About a minute ago 28.7MB [2021-07-15T08:12:12.614Z] core-metadata latest d5a150ba599e About a minute ago 16.6MB [2021-07-15T08:12:12.614Z] fa5071059848 About a minute ago 1.18GB [2021-07-15T08:12:12.614Z] security-proxy-setup latest 7d830a0d7b1b About a minute ago 25.7MB [2021-07-15T08:12:12.614Z] eec232c3b764 About a minute ago 1.18GB [2021-07-15T08:12:12.614Z] 10b50caae873 About a minute ago 1.18GB [2021-07-15T08:12:12.614Z] 2347df1deb03 About a minute ago 1.18GB [2021-07-15T08:12:12.614Z] 28d920240977 About a minute ago 1.18GB [2021-07-15T08:12:12.614Z] ci-base-image-x86_64 latest 6d87bd6593ea 5 minutes ago 677MB [2021-07-15T08:12:12.614Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 0d28375d9b5b 11 hours ago 475MB [2021-07-15T08:12:12.614Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 8 days ago 37.5MB [2021-07-15T08:12:12.614Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-07-15T08:12:12.614Z] docker 20.10.0 aefe523efa57 7 months ago 240MB [2021-07-15T08:12:12.614Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 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-07-15T08:12:28.036Z] Still waiting to schedule task [2021-07-15T08:12:28.037Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-07-15T08:15:56.527Z] Running on prd-ubuntu18.04-docker-8c-8g-2844 in /w/workspace/edgexfoundry_edgex-go_PR-3620 [Pipeline] { [Pipeline] ws [2021-07-15T08:15:56.544Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-07-15T08:15:56.669Z] The recommended git tool is: git [2021-07-15T08:15:59.829Z] using credential edgex-jenkins-ssh [2021-07-15T08:15:59.845Z] Cloning the remote Git repository [2021-07-15T08:15:59.841Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-15T08:15:59.944Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-07-15T08:15:59.981Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-15T08:15:59.981Z] > git --version # timeout=10 [2021-07-15T08:15:59.994Z] > git --version # 'git version 2.17.1' [2021-07-15T08:15:59.994Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T08:16:00.027Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T08:16:09.060Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-15T08:16:09.066Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T08:16:09.078Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-15T08:16:09.094Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-15T08:16:09.094Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T08:16:09.099Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3620/head:refs/remotes/origin/PR-3620 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-15T08:16:09.580Z] Merging remotes/origin/main commit ac45845dcaeee375e2f7ee8050d572e224107d05 into PR head commit affa643c326a000faf082957d0c0814a5d1ab683 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-15T08:16:09.883Z] 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] libraryResource [Pipeline] sh [2021-07-15T08:16:09.579Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T08:16:09.585Z] > git checkout -f affa643c326a000faf082957d0c0814a5d1ab683 # timeout=10 [2021-07-15T08:16:11.401Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:16:11.997Z] ---> package-listing.sh [2021-07-15T08:16:11.998Z] ++ facter osfamily [2021-07-15T08:16:11.998Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-15T08:16:12.269Z] + OS_FAMILY=redhat [2021-07-15T08:16:12.269Z] + workspace=/w/workspace/edgex-go/2 [2021-07-15T08:16:12.269Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-15T08:16:12.269Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-15T08:16:12.269Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-15T08:16:12.269Z] + PACKAGES=/tmp/packages_start.txt [2021-07-15T08:16:12.269Z] + '[' /w/workspace/edgex-go/2 ']' [2021-07-15T08:16:12.269Z] + PACKAGES=/tmp/packages_end.txt [2021-07-15T08:16:12.269Z] + case "${OS_FAMILY}" in [2021-07-15T08:16:12.269Z] + sort [2021-07-15T08:16:12.269Z] + rpm -qa [2021-07-15T08:16:14.219Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-15T08:16:14.219Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-15T08:16:14.219Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-15T08:16:14.219Z] + '[' /w/workspace/edgex-go/2 ']' [2021-07-15T08:16:14.219Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-07-15T08:16:14.219Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-07-15T08:16:14.237Z] 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-07-15T08:16:14.547Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:16:15.143Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T08:16:15.143Z] [2021-07-15T08:16:15.143Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-15T08:16:15.481Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T08:16:15.481Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-15T08:16:15.481Z] 5843afab3874: Pulling fs layer [2021-07-15T08:16:15.481Z] 2dfaacf7024e: Pulling fs layer [2021-07-15T08:16:15.481Z] 2dbba127c6aa: Pulling fs layer [2021-07-15T08:16:15.481Z] 1a467efa2204: Pulling fs layer [2021-07-15T08:16:15.481Z] 865369a531d5: Pulling fs layer [2021-07-15T08:16:15.481Z] 2dc3bafdbf1c: Pulling fs layer [2021-07-15T08:16:15.481Z] 9ac237eaa80d: Pulling fs layer [2021-07-15T08:16:15.481Z] 6bcad4ecc5c2: Pulling fs layer [2021-07-15T08:16:15.481Z] 7074353bde3e: Pulling fs layer [2021-07-15T08:16:15.481Z] 1a467efa2204: Waiting [2021-07-15T08:16:15.481Z] 6bcad4ecc5c2: Waiting [2021-07-15T08:16:15.481Z] 865369a531d5: Waiting [2021-07-15T08:16:15.481Z] 7074353bde3e: Waiting [2021-07-15T08:16:15.481Z] 2dc3bafdbf1c: Waiting [2021-07-15T08:16:15.481Z] 9ac237eaa80d: Waiting [2021-07-15T08:16:15.748Z] 2dfaacf7024e: Verifying Checksum [2021-07-15T08:16:15.748Z] 2dfaacf7024e: Download complete [2021-07-15T08:16:15.748Z] 1a467efa2204: Verifying Checksum [2021-07-15T08:16:15.748Z] 1a467efa2204: Download complete [2021-07-15T08:16:15.748Z] 5843afab3874: Verifying Checksum [2021-07-15T08:16:15.748Z] 5843afab3874: Download complete [2021-07-15T08:16:15.748Z] 865369a531d5: Verifying Checksum [2021-07-15T08:16:15.748Z] 865369a531d5: Download complete [2021-07-15T08:16:15.748Z] 2dc3bafdbf1c: Verifying Checksum [2021-07-15T08:16:15.748Z] 2dc3bafdbf1c: Download complete [2021-07-15T08:16:15.748Z] 9ac237eaa80d: Verifying Checksum [2021-07-15T08:16:15.748Z] 9ac237eaa80d: Download complete [2021-07-15T08:16:15.748Z] 6bcad4ecc5c2: Verifying Checksum [2021-07-15T08:16:15.748Z] 6bcad4ecc5c2: Download complete [2021-07-15T08:16:16.021Z] 5843afab3874: Pull complete [2021-07-15T08:16:16.021Z] 2dbba127c6aa: Verifying Checksum [2021-07-15T08:16:16.021Z] 2dbba127c6aa: Download complete [2021-07-15T08:16:16.288Z] 2dfaacf7024e: Pull complete [2021-07-15T08:16:16.554Z] 2dbba127c6aa: Pull complete [2021-07-15T08:16:16.821Z] 1a467efa2204: Pull complete [2021-07-15T08:16:16.821Z] 865369a531d5: Pull complete [2021-07-15T08:16:17.160Z] 2dc3bafdbf1c: Pull complete [2021-07-15T08:16:17.160Z] 9ac237eaa80d: Pull complete [2021-07-15T08:16:17.160Z] 6bcad4ecc5c2: Pull complete [2021-07-15T08:16:19.758Z] 7074353bde3e: Verifying Checksum [2021-07-15T08:16:19.758Z] 7074353bde3e: Download complete [2021-07-15T08:16:24.038Z] 7074353bde3e: Pull complete [2021-07-15T08:16:24.038Z] Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 [2021-07-15T08:16:24.038Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T08:16:24.038Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-15T08:16:24.138Z] prd-centos7-docker-4c-2g-2834 does not seem to be running inside a container [2021-07-15T08:16:24.208Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-15T08:16:26.991Z] $ docker top 44a6d9c1bbcdd59b6d6293d53ed3df8ad900ac7b07fc950ce45ef7bf9b973569 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T08:16:27.454Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-15T08:16:27.769Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-15T08:16:28.086Z] + ls /var/log/sa-host [2021-07-15T08:16:28.086Z] + sadf -c /var/log/sa-host/sa05 [2021-07-15T08:16:28.086Z] file_magic: OK [2021-07-15T08:16:28.086Z] HZ: Using current value: 100 [2021-07-15T08:16:28.086Z] file_header: OK [2021-07-15T08:16:28.086Z] 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-07-15T08:16:28.086Z] Statistics: [2021-07-15T08:16:28.086Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-15T08:16:28.086Z] File successfully converted to sysstat format version 12.5.4 [2021-07-15T08:16:28.086Z] + sadf -c /var/log/sa-host/sa15 [2021-07-15T08:16:28.086Z] file_magic: OK [2021-07-15T08:16:28.086Z] HZ: Using current value: 100 [2021-07-15T08:16:28.086Z] file_header: OK [2021-07-15T08:16:28.086Z] 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-07-15T08:16:28.086Z] Statistics: [2021-07-15T08:16:28.086Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-15T08:16:28.086Z] File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T08:16:28.266Z] provisioning config files... [2021-07-15T08:16:28.284Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config3480441094624146601tmp [Pipeline] { [Pipeline] echo [2021-07-15T08:16:28.306Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:16:28.624Z] ---> create-netrc.sh [Pipeline] } [2021-07-15T08:16:28.637Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:16:29.039Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-15T08:16:29.057Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:16:29.385Z] ---> sudo-logs.sh [2021-07-15T08:16:29.386Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-15T08:16:29.419Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:16:29.747Z] ---> job-cost.sh [2021-07-15T08:16:29.747Z] lf-activate-venv: SKIPPING [2021-07-15T08:16:29.747Z] INFO: No Stack... [2021-07-15T08:16:31.158Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-15T08:16:31.425Z] INFO: Archiving Costs [Pipeline] echo [2021-07-15T08:16:31.448Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T08:16:31.766Z] ---> logs-deploy.sh [2021-07-15T08:16:31.766Z] lf-activate-venv: SKIPPING [2021-07-15T08:16:31.766Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3620/2 [2021-07-15T08:16:31.766Z] INFO: archiving workspace using pattern(s): [2021-07-15T08:16:32.354Z] Archives upload complete. [2021-07-15T08:16:32.625Z] INFO: archiving logs to Nexus