Pull request #3659 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of wangshihui for edgexfoundry/edgex-go Loading trusted files from base branch main at 70a7de6140c9210a4916c44f40b1630081c5c4da rather than d24ae2537e9d10f059eab21fd788557821b2706e Obtained Jenkinsfile from 70a7de6140c9210a4916c44f40b1630081c5c4da 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-ssh8224399793908394398.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-ssh6587151540196741452.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 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-3659/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-3659/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2600450254059489760.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > 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-ssh2409620232387909710.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-3659/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-3659/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2218262438797000662.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_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-95’ Running on prd-centos7-docker-4c-2g-99 in /w/workspace/edgexfoundry_edgex-go_PR-3659 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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/5@tmp/jenkins-gitclient-ssh326356283661006462.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/5@tmp/jenkins-gitclient-ssh5833600820957678853.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3659/head:refs/remotes/origin/PR-3659 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 70a7de6140c9210a4916c44f40b1630081c5c4da into PR head commit d24ae2537e9d10f059eab21fd788557821b2706e Merge succeeded, producing d24ae2537e9d10f059eab21fd788557821b2706e Checking out Revision d24ae2537e9d10f059eab21fd788557821b2706e (PR-3659) > git config core.sparsecheckout # timeout=10 > git checkout -f d24ae2537e9d10f059eab21fd788557821b2706e # 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/5@tmp/jenkins-gitclient-ssh7248994079920375796.key > git merge 70a7de6140c9210a4916c44f40b1630081c5c4da # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d24ae2537e9d10f059eab21fd788557821b2706e # timeout=10 Commit message: "Merge branch 'main' into dev" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-09T08:36:08.959Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-09T08:36:09.057Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-09T08:36:09.083Z] ========================================================= [2021-08-09T08:36:09.083Z] EdgeX Global Pipelines Version Info [2021-08-09T08:36:09.083Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 1708c5c7750c94a93f63276a50398e5fa2244933 # timeout=10 [2021-08-09T08:36:10.309Z] ------------------- [2021-08-09T08:36:10.309Z] stable info: [2021-08-09T08:36:10.309Z] ------------------- [2021-08-09T08:36:10.309Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-09T08:36:10.309Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-09T08:36:10.309Z] Message: update stable to v1.0.204 [2021-08-09T08:36:10.899Z] ------------------- [2021-08-09T08:36:10.899Z] experimental info: [2021-08-09T08:36:10.899Z] ------------------- [2021-08-09T08:36:10.899Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-09T08:36:10.899Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-09T08:36:10.899Z] Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-09T08:36:11.018Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-09T08:36:11.041Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-09T08:36:11.063Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-09T08:36:11.084Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-09T08:36:11.106Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-09T08:36:11.128Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-09T08:36:11.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-09T08:36:11.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-09T08:36:11.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-09T08:36:11.217Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-09T08:36:11.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-09T08:36:11.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-09T08:36:11.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-09T08:36:11.307Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-09T08:36:11.329Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-09T08:36:11.352Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-09T08:36:11.373Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-09T08:36:11.404Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-09T08:36:11.426Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-09T08:36:11.449Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-09T08:36:11.471Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-09T08:36:11.493Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-09T08:36:11.515Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-09T08:36:11.537Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3659 [Pipeline] echo [2021-08-09T08:36:11.559Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3659 [Pipeline] echo [2021-08-09T08:36:11.583Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3659 [Pipeline] echo [2021-08-09T08:36:11.606Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d24ae2537e9d10f059eab21fd788557821b2706e [Pipeline] echo [2021-08-09T08:36:11.629Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d24ae25 [Pipeline] echo [2021-08-09T08:36:11.653Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-09T08:36:11.727Z] provisioning config files... [2021-08-09T08:36:11.744Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config7404307911755356627tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-09T08:36:12.083Z] ---> docker-login.sh [2021-08-09T08:36:12.083Z] nexus3.edgexfoundry.org:10001 [2021-08-09T08:36:12.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T08:36:12.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T08:36:12.356Z] Configure a credential helper to remove this warning. See [2021-08-09T08:36:12.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T08:36:12.356Z] [2021-08-09T08:36:12.356Z] Login Succeeded [2021-08-09T08:36:12.356Z] nexus3.edgexfoundry.org:10002 [2021-08-09T08:36:12.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T08:36:12.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T08:36:12.356Z] Configure a credential helper to remove this warning. See [2021-08-09T08:36:12.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T08:36:12.356Z] [2021-08-09T08:36:12.356Z] Login Succeeded [2021-08-09T08:36:12.356Z] nexus3.edgexfoundry.org:10003 [2021-08-09T08:36:12.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T08:36:12.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T08:36:12.624Z] Configure a credential helper to remove this warning. See [2021-08-09T08:36:12.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T08:36:12.624Z] [2021-08-09T08:36:12.624Z] Login Succeeded [2021-08-09T08:36:12.624Z] nexus3.edgexfoundry.org:10004 [2021-08-09T08:36:12.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T08:36:12.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T08:36:12.892Z] Configure a credential helper to remove this warning. See [2021-08-09T08:36:12.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T08:36:12.892Z] [2021-08-09T08:36:12.892Z] Login Succeeded [2021-08-09T08:36:12.892Z] docker.io [2021-08-09T08:36:12.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T08:36:13.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T08:36:13.474Z] Configure a credential helper to remove this warning. See [2021-08-09T08:36:13.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T08:36:13.474Z] [2021-08-09T08:36:13.474Z] Login Succeeded [2021-08-09T08:36:13.474Z] ---> docker-login.sh ends [Pipeline] } [2021-08-09T08:36:13.486Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-09T08:36:13.828Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-08-09T08:36:13.828Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T08:36:13.828Z] ++ dirname cmd/core-command/Dockerfile [2021-08-09T08:36:13.828Z] ++ cut -d/ -f2 [2021-08-09T08:36:13.828Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-09T08:36:13.828Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T08:36:13.828Z] ++ dirname cmd/core-data/Dockerfile [2021-08-09T08:36:13.828Z] ++ cut -d/ -f2 [2021-08-09T08:36:13.828Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-09T08:36:13.828Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T08:36:13.828Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-09T08:36:13.828Z] ++ cut -d/ -f2 [2021-08-09T08:36:13.828Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-09T08:36:13.828Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T08:36:13.828Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-09T08:36:13.828Z] ++ cut -d/ -f2 [2021-08-09T08:36:13.828Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-09T08:36:13.828Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T08:36:13.828Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-09T08:36:13.828Z] ++ cut -d/ -f2 [2021-08-09T08:36:13.828Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-09T08:36:13.828Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T08:36:13.828Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-09T08:36:13.828Z] ++ cut -d/ -f2 [2021-08-09T08:36:13.828Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-09T08:36:13.828Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T08:36:13.828Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-09T08:36:13.828Z] ++ cut -d/ -f2 [2021-08-09T08:36:13.828Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-09T08:36:13.828Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T08:36:13.828Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-09T08:36:13.828Z] ++ cut -d/ -f2 [2021-08-09T08:36:13.828Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-09T08:36:13.828Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T08:36:13.828Z] ++ cut -d/ -f2 [2021-08-09T08:36:13.828Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-09T08:36:13.828Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-09T08:36:13.889Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-08-09T08:36:14.508Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-09T08:36:14.508Z] [2021-08-09T08:36:14.508Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T08:36:14.828Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-09T08:36:14.828Z] latest: Pulling from edgex-devops/git-semver [2021-08-09T08:36:14.828Z] 31603596830f: Pulling fs layer [2021-08-09T08:36:14.828Z] d4622e32a9a9: Pulling fs layer [2021-08-09T08:36:14.828Z] 1030fce36090: Pulling fs layer [2021-08-09T08:36:14.828Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-09T08:36:14.828Z] 6c6cb7e1b49b: Waiting [2021-08-09T08:36:14.828Z] d4622e32a9a9: Verifying Checksum [2021-08-09T08:36:14.828Z] d4622e32a9a9: Download complete [2021-08-09T08:36:15.099Z] 31603596830f: Verifying Checksum [2021-08-09T08:36:15.099Z] 31603596830f: Download complete [2021-08-09T08:36:15.099Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-09T08:36:15.099Z] 6c6cb7e1b49b: Download complete [2021-08-09T08:36:15.099Z] 31603596830f: Pull complete [2021-08-09T08:36:15.371Z] d4622e32a9a9: Pull complete [2021-08-09T08:36:15.371Z] 1030fce36090: Verifying Checksum [2021-08-09T08:36:15.371Z] 1030fce36090: Download complete [2021-08-09T08:36:15.962Z] 1030fce36090: Pull complete [2021-08-09T08:36:15.962Z] 6c6cb7e1b49b: Pull complete [2021-08-09T08:36:15.962Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-09T08:36:15.962Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-09T08:36:15.962Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-09T08:36:16.053Z] prd-centos7-docker-4c-2g-99 does not seem to be running inside a container [2021-08-09T08:36:16.104Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:10004/edgex-devops/git-semver:latest cat [2021-08-09T08:36:16.842Z] $ docker top 723c801a83631447b7cabae40fa37625da4de8ca865346e34b6fdc946b7270bc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-09T08:36:16.982Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-09T08:36:16.982Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-09T08:36:17.105Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-09T08:36:17.105Z] $ docker exec 723c801a83631447b7cabae40fa37625da4de8ca865346e34b6fdc946b7270bc ssh-agent [2021-08-09T08:36:17.223Z] SSH_AUTH_SOCK=/tmp/ssh-P6i7oLKQj7vo/agent.14 [2021-08-09T08:36:17.223Z] SSH_AGENT_PID=20 [2021-08-09T08:36:17.234Z] Running ssh-add (command line suppressed) [2021-08-09T08:36:17.329Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_1009404405922322061.key (/w/workspace/edgex-go/5@tmp/private_key_1009404405922322061.key) [2021-08-09T08:36:17.352Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-09T08:36:17.663Z] + git tag --points-at HEAD [Pipeline] } [2021-08-09T08:36:17.678Z] $ docker exec --env ******** --env ******** 723c801a83631447b7cabae40fa37625da4de8ca865346e34b6fdc946b7270bc ssh-agent -k [2021-08-09T08:36:17.776Z] unset SSH_AUTH_SOCK; [2021-08-09T08:36:17.776Z] unset SSH_AGENT_PID; [2021-08-09T08:36:17.776Z] echo Agent pid 20 killed; [2021-08-09T08:36:17.792Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-09T08:36:17.830Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-09T08:36:17.830Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-09T08:36:17.948Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-09T08:36:17.948Z] $ docker exec 723c801a83631447b7cabae40fa37625da4de8ca865346e34b6fdc946b7270bc ssh-agent [2021-08-09T08:36:18.066Z] SSH_AUTH_SOCK=/tmp/ssh-TVzFLtFxeBMp/agent.55 [2021-08-09T08:36:18.066Z] SSH_AGENT_PID=62 [2021-08-09T08:36:18.074Z] Running ssh-add (command line suppressed) [2021-08-09T08:36:18.176Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_4203593033151767464.key (/w/workspace/edgex-go/5@tmp/private_key_4203593033151767464.key) [2021-08-09T08:36:18.198Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-09T08:36:18.521Z] + git semver init [2021-08-09T08:36:18.521Z] # -> Open(): unable to determine branch for HEAD [2021-08-09T08:36:18.521Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-08-09T08:36:18.521Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-08-09T08:36:18.521Z] # $SEMVER_REMOTE_NAME = origin [2021-08-09T08:36:18.521Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-09T08:36:18.521Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-09T08:36:18.521Z] # $SEMVER_BRANCH = PR-3659 [2021-08-09T08:36:18.521Z] # $SEMVER_TEMP = /tmp/semver-332422815 [2021-08-09T08:36:18.521Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-09T08:36:30.838Z] # '/tmp/semver-332422815' -> '/w/workspace/edgex-go/5/.semver' [2021-08-09T08:36:30.838Z] # -> Force: false [2021-08-09T08:36:30.838Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-08-09T08:36:30.849Z] $ docker exec --env ******** --env ******** 723c801a83631447b7cabae40fa37625da4de8ca865346e34b6fdc946b7270bc ssh-agent -k [2021-08-09T08:36:30.951Z] unset SSH_AUTH_SOCK; [2021-08-09T08:36:30.951Z] unset SSH_AGENT_PID; [2021-08-09T08:36:30.951Z] echo Agent pid 62 killed; [2021-08-09T08:36:30.969Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-09T08:36:31.312Z] + git semver [Pipeline] } [2021-08-09T08:36:31.330Z] $ docker stop --time=1 723c801a83631447b7cabae40fa37625da4de8ca865346e34b6fdc946b7270bc [2021-08-09T08:36:33.344Z] $ docker rm -f 723c801a83631447b7cabae40fa37625da4de8ca865346e34b6fdc946b7270bc [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-09T08:36:33.750Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-09T08:36:34.083Z] Stashed 1 file(s) [Pipeline] echo [2021-08-09T08:36:34.086Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-08-09T08:36:34.292Z] ========================================================= [2021-08-09T08:36:34.292Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-09T08:36:34.292Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-09T08:36:34.608Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-09T08:36:34.608Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-09T08:36:34.608Z] 540db60ca938: Pulling fs layer [2021-08-09T08:36:34.608Z] adcc1eea9eea: Pulling fs layer [2021-08-09T08:36:34.608Z] 4c4ab2625f07: Pulling fs layer [2021-08-09T08:36:34.608Z] db62176df00c: Pulling fs layer [2021-08-09T08:36:34.608Z] 3b30891b0d05: Pulling fs layer [2021-08-09T08:36:34.608Z] 06b49ca38bd5: Pulling fs layer [2021-08-09T08:36:34.608Z] c788192a36de: Pulling fs layer [2021-08-09T08:36:34.608Z] a77e37c0d609: Pulling fs layer [2021-08-09T08:36:34.608Z] c3185cebc471: Pulling fs layer [2021-08-09T08:36:34.608Z] 06b49ca38bd5: Waiting [2021-08-09T08:36:34.608Z] db62176df00c: Waiting [2021-08-09T08:36:34.608Z] c788192a36de: Waiting [2021-08-09T08:36:34.608Z] a77e37c0d609: Waiting [2021-08-09T08:36:34.608Z] c3185cebc471: Waiting [2021-08-09T08:36:34.608Z] 3b30891b0d05: Waiting [2021-08-09T08:36:34.608Z] 4c4ab2625f07: Verifying Checksum [2021-08-09T08:36:34.608Z] 4c4ab2625f07: Download complete [2021-08-09T08:36:34.608Z] adcc1eea9eea: Verifying Checksum [2021-08-09T08:36:34.608Z] adcc1eea9eea: Download complete [2021-08-09T08:36:34.608Z] 3b30891b0d05: Verifying Checksum [2021-08-09T08:36:34.608Z] 3b30891b0d05: Download complete [2021-08-09T08:36:34.608Z] 06b49ca38bd5: Verifying Checksum [2021-08-09T08:36:34.608Z] 06b49ca38bd5: Download complete [2021-08-09T08:36:34.877Z] c788192a36de: Verifying Checksum [2021-08-09T08:36:34.877Z] c788192a36de: Download complete [2021-08-09T08:36:34.877Z] 540db60ca938: Verifying Checksum [2021-08-09T08:36:34.877Z] 540db60ca938: Download complete [2021-08-09T08:36:34.877Z] 540db60ca938: Pull complete [2021-08-09T08:36:35.142Z] adcc1eea9eea: Pull complete [2021-08-09T08:36:35.142Z] 4c4ab2625f07: Pull complete [2021-08-09T08:36:35.721Z] a77e37c0d609: Verifying Checksum [2021-08-09T08:36:35.721Z] a77e37c0d609: Download complete [2021-08-09T08:36:39.050Z] c3185cebc471: Verifying Checksum [2021-08-09T08:36:39.050Z] c3185cebc471: Download complete [2021-08-09T08:36:39.050Z] db62176df00c: Verifying Checksum [2021-08-09T08:36:39.050Z] db62176df00c: Download complete [2021-08-09T08:36:42.399Z] db62176df00c: Pull complete [2021-08-09T08:36:42.399Z] 3b30891b0d05: Pull complete [2021-08-09T08:36:42.399Z] 06b49ca38bd5: Pull complete [2021-08-09T08:36:42.399Z] c788192a36de: Pull complete [2021-08-09T08:36:42.399Z] a77e37c0d609: Pull complete [2021-08-09T08:36:44.352Z] c3185cebc471: Pull complete [2021-08-09T08:36:44.352Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-09T08:36:44.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-09T08:36:44.352Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-09T08:36:44.680Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-09T08:36:44.681Z] WORKDIR /edgex [2021-08-09T08:36:44.681Z] COPY go.mod . [2021-08-09T08:36:44.681Z] RUN go mod download' [2021-08-09T08:36:44.681Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-09T08:36:46.095Z] Sending build context to Docker daemon 328.6MB [2021-08-09T08:36:46.095Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-09T08:36:46.095Z] ---> 031687cdd783 [2021-08-09T08:36:46.095Z] Step 2/4 : WORKDIR /edgex [2021-08-09T08:36:47.505Z] ---> Running in caa198cc786e [2021-08-09T08:36:47.770Z] Removing intermediate container caa198cc786e [2021-08-09T08:36:47.770Z] ---> 533319444884 [2021-08-09T08:36:47.770Z] Step 3/4 : COPY go.mod . [2021-08-09T08:36:47.770Z] ---> 551448c2cae1 [2021-08-09T08:36:47.770Z] Step 4/4 : RUN go mod download [2021-08-09T08:36:47.770Z] ---> Running in 0f7ea324b456 [2021-08-09T08:36:49.219Z] Still waiting to schedule task [2021-08-09T08:36:49.219Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-96’ [2021-08-09T08:37:20.007Z] Removing intermediate container 0f7ea324b456 [2021-08-09T08:37:20.007Z] ---> f20be6fd3263 [2021-08-09T08:37:20.007Z] Successfully built f20be6fd3263 [2021-08-09T08:37:20.007Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T08:37:20.336Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-09T08:37:20.336Z] . [Pipeline] withDockerContainer [2021-08-09T08:37:20.431Z] prd-centos7-docker-4c-2g-99 does not seem to be running inside a container [2021-08-09T08:37:20.488Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-09T08:37:20.901Z] $ docker top 52861bc08efab97e7d7e33bef1210af056e44bd96a940d8efa0813f8b6164cd0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T08:37:21.311Z] + go version [2021-08-09T08:37:21.311Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-09T08:37:21.325Z] $ docker stop --time=1 52861bc08efab97e7d7e33bef1210af056e44bd96a940d8efa0813f8b6164cd0 [2021-08-09T08:37:22.524Z] $ docker rm -f 52861bc08efab97e7d7e33bef1210af056e44bd96a940d8efa0813f8b6164cd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T08:37:23.035Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-09T08:37:23.035Z] . [Pipeline] withDockerContainer [2021-08-09T08:37:23.134Z] prd-centos7-docker-4c-2g-99 does not seem to be running inside a container [2021-08-09T08:37:23.187Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-09T08:37:23.553Z] $ docker top c281db1d51e71d7913d9573e1344ce9a2335b583c8423be579a0e3b4109b3106 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-09T08:37:23.670Z] ========================================================= [2021-08-09T08:37:23.670Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-09T08:37:23.670Z] ========================================================= [Pipeline] sh [2021-08-09T08:37:23.985Z] + go mod tidy [Pipeline] sh [2021-08-09T08:37:24.577Z] + make test [2021-08-09T08:37:24.577Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-09T08:37:24.845Z] go mod tidy [2021-08-09T08:37:25.110Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-09T08:37:30.499Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-09T08:37:48.808Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-09T08:37:52.170Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-09T08:37:52.449Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-09T08:37:53.043Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-09T08:37:55.003Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-09T08:37:55.993Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-09T08:37:55.993Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-09T08:37:55.993Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-09T08:37:56.263Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-09T08:37:56.531Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-09T08:37:56.799Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-09T08:37:56.799Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-09T08:37:56.799Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-09T08:37:56.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-09T08:37:59.424Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements [2021-08-09T08:37:59.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-09T08:37:59.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-09T08:38:00.425Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 100.0% of statements [2021-08-09T08:38:00.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-09T08:38:00.691Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.060s coverage: 46.3% of statements [2021-08-09T08:38:00.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-09T08:38:00.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-09T08:38:01.661Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.123s coverage: 90.1% of statements [2021-08-09T08:38:01.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-09T08:38:01.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-09T08:38:02.628Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.058s coverage: 81.2% of statements [2021-08-09T08:38:02.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-09T08:38:02.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-09T08:38:02.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-09T08:38:02.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-09T08:38:02.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-09T08:38:03.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.245s coverage: 94.2% of statements [2021-08-09T08:38:03.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-09T08:38:03.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-09T08:38:03.223Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 59.1% of statements [2021-08-09T08:38:03.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-09T08:38:03.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-09T08:38:03.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-09T08:38:03.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-09T08:38:03.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-09T08:38:03.817Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.049s coverage: 60.0% of statements [2021-08-09T08:38:03.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-09T08:38:03.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-09T08:38:03.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-09T08:38:04.093Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.040s coverage: 0.8% of statements [2021-08-09T08:38:04.093Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-09T08:38:04.093Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements [2021-08-09T08:38:04.361Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.3% of statements [2021-08-09T08:38:04.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-09T08:38:04.630Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements [2021-08-09T08:38:04.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.056s coverage: 79.5% of statements [2021-08-09T08:38:05.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-08-09T08:38:05.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements [2021-08-09T08:38:05.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements [2021-08-09T08:38:17.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.059s coverage: 94.4% of statements [2021-08-09T08:38:17.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-08-09T08:38:22.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.198s coverage: 81.8% of statements [2021-08-09T08:38:22.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-09T08:38:40.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2021-08-09T08:38:40.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-09T08:38:40.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-09T08:38:40.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-09T08:38:40.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements [2021-08-09T08:38:40.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-09T08:38:40.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-09T08:38:40.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-09T08:38:40.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-09T08:38:40.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-09T08:38:40.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2021-08-09T08:38:40.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-09T08:38:40.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-09T08:38:40.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-08-09T08:38:40.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-09T08:38:40.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 58.8% of statements [2021-08-09T08:38:40.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-09T08:38:40.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.042s coverage: 80.0% of statements [2021-08-09T08:38:40.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-08-09T08:38:40.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-08-09T08:38:40.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements [2021-08-09T08:38:40.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-09T08:38:40.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.151s coverage: 64.4% of statements [2021-08-09T08:38:40.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-09T08:38:40.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-09T08:38:40.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2021-08-09T08:38:40.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-08-09T08:38:40.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2021-08-09T08:38:40.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-08-09T08:38:40.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2021-08-09T08:38:40.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.214s coverage: 66.9% of statements [2021-08-09T08:38:40.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-09T08:38:40.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-09T08:38:40.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-09T08:38:40.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.136s coverage: 43.6% of statements [2021-08-09T08:38:40.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-09T08:38:40.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-09T08:38:41.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.099s coverage: 89.5% of statements [2021-08-09T08:38:41.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-09T08:38:41.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2021-08-09T08:38:41.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-09T08:38:48.306Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 19.5% of statements [2021-08-09T08:38:48.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-09T08:38:48.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-09T08:38:48.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-09T08:38:48.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-09T08:38:48.306Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.128s coverage: 92.0% of statements [2021-08-09T08:38:48.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-09T08:38:48.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-09T08:38:48.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-09T08:38:48.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-09T08:38:48.306Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 62.7% of statements [2021-08-09T08:38:48.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-09T08:38:48.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-09T08:38:48.306Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements [2021-08-09T08:38:48.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-09T08:38:48.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-09T08:38:48.306Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-09T08:38:48.306Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-09T08:38:48.306Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2021-08-09T08:38:48.306Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-09T08:38:48.306Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-09T08:38:48.306Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-09T08:38:48.306Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-09T08:38:48.306Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-09T08:38:48.306Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-09T08:38:48.306Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.046s coverage: 100.0% of statements [2021-08-09T08:38:48.306Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 95.4% of statements [2021-08-09T08:38:48.306Z] GO111MODULE=on go vet ./... [2021-08-09T08:39:15.047Z] gofmt -l . [2021-08-09T08:39:15.047Z] [ "`gofmt -l .`" = "" ] [2021-08-09T08:39:15.047Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-09T08:39:15.363Z] + ls -al . [2021-08-09T08:39:15.363Z] total 592 [2021-08-09T08:39:15.364Z] drwxrwxr-x 10 1001 1001 4096 Aug 9 08:39 . [2021-08-09T08:39:15.364Z] drwxr-xr-x 4 root root 28 Aug 9 08:37 .. [2021-08-09T08:39:15.364Z] -rw-rw-r-- 1 1001 1001 11 Aug 9 08:36 .dockerignore [2021-08-09T08:39:15.364Z] drwxrwxr-x 8 1001 1001 179 Aug 9 08:36 .git [2021-08-09T08:39:15.364Z] drwxrwxr-x 3 1001 1001 125 Aug 9 08:36 .github [2021-08-09T08:39:15.364Z] -rw-rw-r-- 1 1001 1001 818 Aug 9 08:36 .gitignore [2021-08-09T08:39:15.364Z] -rw-rw-r-- 1 1001 1001 76 Aug 9 08:36 .hadolint.yml [2021-08-09T08:39:15.364Z] drwx------ 3 1001 1001 58 Aug 9 08:36 .semver [2021-08-09T08:39:15.364Z] -rw-rw-r-- 1 1001 1001 166 Aug 9 08:36 .sonarcloud.properties [2021-08-09T08:39:15.364Z] -rw-rw-r-- 1 1001 1001 8609 Aug 9 08:36 Attribution.txt [2021-08-09T08:39:15.364Z] -rw-rw-r-- 1 1001 1001 43881 Aug 9 08:36 CHANGELOG.md [2021-08-09T08:39:15.364Z] -rw-rw-r-- 1 1001 1001 3804 Aug 9 08:36 CONTRIBUTING.md [2021-08-09T08:39:15.364Z] -rw-rw-r-- 1 1001 1001 849 Aug 9 08:36 Jenkinsfile [2021-08-09T08:39:15.364Z] -rw-rw-r-- 1 1001 1001 10775 Aug 9 08:36 LICENSE [2021-08-09T08:39:15.364Z] -rw-rw-r-- 1 1001 1001 5915 Aug 9 08:36 Makefile [2021-08-09T08:39:15.364Z] -rw-rw-r-- 1 1001 1001 8643 Aug 9 08:36 README.md [2021-08-09T08:39:15.364Z] -rw-rw-r-- 1 1001 1001 6912 Aug 9 08:36 SECURITY.md [2021-08-09T08:39:15.364Z] -rw-rw-r-- 1 1001 1001 5 Aug 9 08:36 VERSION [2021-08-09T08:39:15.364Z] -rw-rw-r-- 1 1001 1001 4131 Aug 9 08:36 ZMQWindows.md [2021-08-09T08:39:15.364Z] drwxrwxr-x 2 1001 1001 37 Aug 9 08:36 bin [2021-08-09T08:39:15.364Z] drwxrwxr-x 14 1001 1001 4096 Aug 9 08:36 cmd [2021-08-09T08:39:15.364Z] -rw-r--r-- 1 root root 404407 Aug 9 08:38 coverage.out [2021-08-09T08:39:15.364Z] -rw-rw-r-- 1 1001 1001 813 Aug 9 08:36 go.mod [2021-08-09T08:39:15.364Z] -rw-r--r-- 1 root root 48847 Aug 9 08:37 go.sum [2021-08-09T08:39:15.364Z] drwxrwxr-x 8 1001 1001 124 Aug 9 08:36 internal [2021-08-09T08:39:15.364Z] drwxrwxr-x 3 1001 1001 16 Aug 9 08:36 openapi [2021-08-09T08:39:15.364Z] drwxrwxr-x 4 1001 1001 71 Aug 9 08:36 snap [2021-08-09T08:39:15.364Z] -rw-rw-r-- 1 1001 1001 204 Aug 9 08:36 version.go [Pipeline] sh [2021-08-09T08:39:15.674Z] + '[' -e coverage.out ] [2021-08-09T08:39:15.674Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-09T08:39:15.774Z] Stashed 1 file(s) [Pipeline] sh [2021-08-09T08:39:16.076Z] + make build [2021-08-09T08:39:16.076Z] go mod tidy [2021-08-09T08:39:16.076Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-09T08:39:17.489Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-09T08:39:24.136Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-09T08:39:24.719Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-09T08:39:25.683Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-09T08:39:25.957Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-09T08:39:26.918Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-09T08:39:27.504Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-09T08:39:28.471Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-09T08:39:29.433Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-09T08:39:30.017Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-09T08:39:30.970Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-08-09T08:39:32.394Z] $ docker stop --time=1 c281db1d51e71d7913d9573e1344ce9a2335b583c8423be579a0e3b4109b3106 [2021-08-09T08:39:34.223Z] $ docker rm -f c281db1d51e71d7913d9573e1344ce9a2335b583c8423be579a0e3b4109b3106 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T08:39:35.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-09T08:39:35.421Z] [2021-08-09T08:39:35.421Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T08:39:35.748Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-09T08:39:35.748Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-09T08:39:35.748Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-09T08:39:35.748Z] ca9280d653b3: Pulling fs layer [2021-08-09T08:39:35.748Z] 7e9c9ca2126c: Pulling fs layer [2021-08-09T08:39:36.014Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-09T08:39:36.014Z] cbdbe7a5bc2a: Download complete [2021-08-09T08:39:36.014Z] cbdbe7a5bc2a: Pull complete [2021-08-09T08:39:36.603Z] ca9280d653b3: Verifying Checksum [2021-08-09T08:39:36.603Z] ca9280d653b3: Download complete [2021-08-09T08:39:37.191Z] ca9280d653b3: Pull complete [2021-08-09T08:39:38.610Z] 7e9c9ca2126c: Download complete [2021-08-09T08:39:42.015Z] 7e9c9ca2126c: Pull complete [2021-08-09T08:39:42.015Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-09T08:39:42.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-09T08:39:42.015Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-09T08:39:42.508Z] prd-centos7-docker-4c-2g-99 does not seem to be running inside a container [2021-08-09T08:39:42.686Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-09T08:39:45.386Z] $ docker top 244713f456f86e23a88a4d49901caa88e5bd334633f6b6c2ee36040fb5e4e570 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T08:39:45.772Z] + docker-compose build --help [2021-08-09T08:39:45.773Z] + grep parallel [2021-08-09T08:39:46.355Z] --parallel Build images in parallel. [Pipeline] } [2021-08-09T08:39:46.370Z] $ docker stop --time=1 244713f456f86e23a88a4d49901caa88e5bd334633f6b6c2ee36040fb5e4e570 [2021-08-09T08:39:47.562Z] $ docker rm -f 244713f456f86e23a88a4d49901caa88e5bd334633f6b6c2ee36040fb5e4e570 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T08:39:48.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-09T08:39:48.009Z] . [Pipeline] withDockerContainer [2021-08-09T08:39:48.091Z] prd-centos7-docker-4c-2g-99 does not seem to be running inside a container [2021-08-09T08:39:48.149Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-09T08:39:48.505Z] $ docker top 3149f2164088fa6d96a2f3381e256529f2f6cf8aa10f02e89f4d0825317d6880 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T08:39:48.896Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-09T08:39:49.477Z] Building core-command ... [2021-08-09T08:39:49.477Z] Building core-data ... [2021-08-09T08:39:49.477Z] Building core-metadata ... [2021-08-09T08:39:49.477Z] Building security-bootstrapper ... [2021-08-09T08:39:49.477Z] Building security-proxy-setup ... [2021-08-09T08:39:49.477Z] Building security-secretstore-setup ... [2021-08-09T08:39:49.477Z] Building support-notifications ... [2021-08-09T08:39:49.477Z] Building support-scheduler ... [2021-08-09T08:39:49.477Z] Building sys-mgmt-agent ... [2021-08-09T08:39:49.477Z] Building sys-mgmt-agent [2021-08-09T08:39:49.477Z] Building core-data [2021-08-09T08:39:49.477Z] Building support-scheduler [2021-08-09T08:39:49.477Z] Building support-notifications [2021-08-09T08:39:49.477Z] Building security-bootstrapper [2021-08-09T08:39:59.567Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T08:39:59.567Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-09T08:39:59.567Z] ---> f20be6fd3263 [2021-08-09T08:39:59.567Z] Step 3/32 : WORKDIR /edgex-go [2021-08-09T08:39:59.567Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T08:39:59.567Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T08:39:59.567Z] ---> f20be6fd3263 [2021-08-09T08:39:59.567Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T08:40:05.100Z] ---> Running in a573ca3af363 [2021-08-09T08:40:05.100Z] ---> Running in c9c5e8025f2c [2021-08-09T08:40:05.100Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T08:40:05.100Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-09T08:40:05.100Z] ---> f20be6fd3263 [2021-08-09T08:40:05.100Z] Step 3/23 : WORKDIR /edgex-go [2021-08-09T08:40:05.366Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T08:40:05.366Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-09T08:40:05.366Z] ---> f20be6fd3263 [2021-08-09T08:40:05.366Z] Step 3/23 : WORKDIR /edgex-go [2021-08-09T08:40:06.323Z] ---> Running in 29e0f145a93e [2021-08-09T08:40:06.323Z] ---> Running in 9e6ea4894df2 [2021-08-09T08:40:07.737Z] Removing intermediate container c9c5e8025f2c [2021-08-09T08:40:07.737Z] ---> 4af91acbfa76 [2021-08-09T08:40:07.737Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T08:40:07.737Z] Removing intermediate container 29e0f145a93e [2021-08-09T08:40:07.737Z] ---> d1f22de6e5ff [2021-08-09T08:40:07.737Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T08:40:07.737Z] Removing intermediate container a573ca3af363 [2021-08-09T08:40:07.737Z] ---> b0ddd4f5ee85 [2021-08-09T08:40:07.737Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T08:40:07.737Z] Removing intermediate container 9e6ea4894df2 [2021-08-09T08:40:07.737Z] ---> a83d8dc662a2 [2021-08-09T08:40:07.737Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T08:40:07.737Z] ---> Running in f7fa29a70a95 [2021-08-09T08:40:07.737Z] ---> Running in 997b7c7e70df [2021-08-09T08:40:07.737Z] ---> Running in d19e8b1b39ab [2021-08-09T08:40:07.737Z] ---> Running in b4e780bb6ddd [2021-08-09T08:40:08.722Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T08:40:08.722Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T08:40:08.722Z] ---> f20be6fd3263 [2021-08-09T08:40:08.722Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T08:40:08.722Z] ---> Using cache [2021-08-09T08:40:08.722Z] ---> a83d8dc662a2 [2021-08-09T08:40:08.722Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T08:40:08.722Z] ---> Running in 694637cd7254 [2021-08-09T08:40:08.990Z] Removing intermediate container 997b7c7e70df [2021-08-09T08:40:08.990Z] ---> b6ccd46cf616 [2021-08-09T08:40:08.990Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-09T08:40:08.990Z] Removing intermediate container f7fa29a70a95 [2021-08-09T08:40:08.990Z] ---> d5e2316ea3fe [2021-08-09T08:40:08.990Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-09T08:40:08.990Z] Removing intermediate container d19e8b1b39ab [2021-08-09T08:40:08.990Z] ---> 97e770bff3b9 [2021-08-09T08:40:08.990Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-09T08:40:08.990Z] ---> Running in 70aa30613b67 [2021-08-09T08:40:08.990Z] ---> Running in e10d56bbb18d [2021-08-09T08:40:08.990Z] ---> Running in 1dc9032c8ce5 [2021-08-09T08:40:09.256Z] Removing intermediate container b4e780bb6ddd [2021-08-09T08:40:09.256Z] ---> 64402f0f9c7d [2021-08-09T08:40:09.256Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-09T08:40:09.256Z] ---> Running in cd7e14a9e5f0 [2021-08-09T08:40:09.525Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T08:40:09.796Z] Removing intermediate container 694637cd7254 [2021-08-09T08:40:09.796Z] ---> 12119ccee8de [2021-08-09T08:40:09.796Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-09T08:40:09.796Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T08:40:09.796Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T08:40:09.796Z] ---> Running in e920847fe6de [2021-08-09T08:40:09.796Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T08:40:10.062Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T08:40:10.326Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T08:40:10.592Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T08:40:10.592Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T08:40:10.592Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T08:40:10.868Z] OK: 219 MiB in 52 packages [2021-08-09T08:40:11.145Z] OK: 219 MiB in 52 packages [2021-08-09T08:40:11.145Z] OK: 219 MiB in 52 packages [2021-08-09T08:40:11.145Z] OK: 219 MiB in 52 packages [2021-08-09T08:40:11.145Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T08:40:11.414Z] Removing intermediate container 70aa30613b67 [2021-08-09T08:40:11.414Z] ---> 1cb0deb23180 [2021-08-09T08:40:11.414Z] Step 6/23 : COPY go.mod . [2021-08-09T08:40:11.414Z] Removing intermediate container e10d56bbb18d [2021-08-09T08:40:11.414Z] ---> e453cb50d37c [2021-08-09T08:40:11.414Z] Step 6/24 : COPY go.mod . [2021-08-09T08:40:11.414Z] ---> 1d41fd121d44 [2021-08-09T08:40:11.414Z] Step 7/23 : RUN go mod download [2021-08-09T08:40:11.685Z] ---> Running in 645020b06a9d [2021-08-09T08:40:11.685Z] Removing intermediate container 1dc9032c8ce5 [2021-08-09T08:40:11.685Z] ---> 3685ac38310b [2021-08-09T08:40:11.685Z] Step 6/23 : COPY go.mod . [2021-08-09T08:40:11.685Z] Removing intermediate container cd7e14a9e5f0 [2021-08-09T08:40:11.685Z] ---> adbfd8a33976 [2021-08-09T08:40:11.685Z] Step 6/32 : COPY go.mod . [2021-08-09T08:40:11.685Z] ---> 33625516f80b [2021-08-09T08:40:11.685Z] Step 7/24 : RUN go mod download [2021-08-09T08:40:11.964Z] ---> Running in 0a46b0085381 [2021-08-09T08:40:11.964Z] ---> 26b5d83f8f33 [2021-08-09T08:40:11.964Z] Step 7/23 : RUN go mod download [2021-08-09T08:40:11.964Z] ---> 1ea4d1cca1b6 [2021-08-09T08:40:11.964Z] Step 7/32 : RUN go mod download [2021-08-09T08:40:11.964Z] ---> Running in ffdebebd3839 [2021-08-09T08:40:11.964Z] ---> Running in 880eb2044104 [2021-08-09T08:40:12.241Z] OK: 219 MiB in 52 packages [2021-08-09T08:40:12.822Z] Removing intermediate container e920847fe6de [2021-08-09T08:40:12.822Z] ---> a0de12250382 [2021-08-09T08:40:12.822Z] Step 6/24 : COPY go.mod . [2021-08-09T08:40:13.090Z] ---> 14329a556835 [2021-08-09T08:40:13.090Z] Step 7/24 : RUN go mod download [2021-08-09T08:40:13.090Z] ---> Running in c00a518cd07d [2021-08-09T08:40:13.357Z] Removing intermediate container 0a46b0085381 [2021-08-09T08:40:13.357Z] ---> 45b7b7cbe4f5 [2021-08-09T08:40:13.357Z] Step 8/24 : COPY . . [2021-08-09T08:40:13.357Z] Removing intermediate container 645020b06a9d [2021-08-09T08:40:13.357Z] ---> 57d1c476c5b5 [2021-08-09T08:40:13.357Z] Step 8/23 : COPY . . [2021-08-09T08:40:16.741Z] Removing intermediate container ffdebebd3839 [2021-08-09T08:40:16.741Z] ---> 82dd4632a927 [2021-08-09T08:40:16.741Z] Step 8/23 : COPY . . [2021-08-09T08:40:17.018Z] Removing intermediate container 880eb2044104 [2021-08-09T08:40:17.018Z] ---> 60e906ebea08 [2021-08-09T08:40:17.018Z] Step 8/32 : COPY . . [2021-08-09T08:40:17.294Z] Removing intermediate container c00a518cd07d [2021-08-09T08:40:17.294Z] ---> 55dd0f98907a [2021-08-09T08:40:17.294Z] Step 8/24 : COPY . . [2021-08-09T08:40:25.569Z] ---> e33644d16ad9 [2021-08-09T08:40:25.569Z] Step 9/24 : RUN go mod tidy [2021-08-09T08:40:25.569Z] ---> 94771a55f913 [2021-08-09T08:40:25.569Z] Step 9/23 : RUN go mod tidy [2021-08-09T08:40:25.569Z] ---> b6b6e990815e [2021-08-09T08:40:25.569Z] Step 9/24 : RUN go mod tidy [2021-08-09T08:40:25.569Z] ---> Running in 95bc1d5fc62e [2021-08-09T08:40:25.569Z] ---> Running in 6fd6cbbc976e [2021-08-09T08:40:25.569Z] ---> Running in c9ca5b3bafe6 [2021-08-09T08:40:28.152Z] Removing intermediate container c9ca5b3bafe6 [2021-08-09T08:40:28.152Z] ---> f4f8e6e6d7f9 [2021-08-09T08:40:28.152Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-09T08:40:28.152Z] Removing intermediate container 95bc1d5fc62e [2021-08-09T08:40:28.152Z] ---> 93c5ce5c88b6 [2021-08-09T08:40:28.152Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-09T08:40:28.152Z] ---> Running in dcc8044f3042 [2021-08-09T08:40:28.152Z] ---> Running in aee6866c8533 [2021-08-09T08:40:28.152Z] Removing intermediate container 6fd6cbbc976e [2021-08-09T08:40:28.152Z] ---> 9034c3f94830 [2021-08-09T08:40:28.152Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-09T08:40:28.152Z] ---> Running in f0d5e436271b [2021-08-09T08:40:28.744Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-08-09T08:40:29.011Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-09T08:40:29.282Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-09T08:40:31.448Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-102 in /w/workspace/edgexfoundry_edgex-go_PR-3659 [Pipeline] { [Pipeline] ws [2021-08-09T08:40:31.465Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-09T08:40:31.614Z] provisioning config files... [2021-08-09T08:40:31.835Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config7814517253330499110tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-09T08:40:33.398Z] ---> docker-login.sh [2021-08-09T08:40:33.398Z] nexus3.edgexfoundry.org:10001 [2021-08-09T08:40:34.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T08:40:34.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T08:40:34.686Z] Configure a credential helper to remove this warning. See [2021-08-09T08:40:34.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T08:40:34.686Z] [2021-08-09T08:40:34.686Z] Login Succeeded [2021-08-09T08:40:34.686Z] nexus3.edgexfoundry.org:10002 [2021-08-09T08:40:35.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T08:40:35.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T08:40:35.320Z] Configure a credential helper to remove this warning. See [2021-08-09T08:40:35.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T08:40:35.320Z] [2021-08-09T08:40:35.320Z] Login Succeeded [2021-08-09T08:40:35.320Z] nexus3.edgexfoundry.org:10003 [2021-08-09T08:40:35.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T08:40:35.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T08:40:35.910Z] Configure a credential helper to remove this warning. See [2021-08-09T08:40:35.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T08:40:35.910Z] [2021-08-09T08:40:35.910Z] Login Succeeded [2021-08-09T08:40:35.910Z] nexus3.edgexfoundry.org:10004 [2021-08-09T08:40:36.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T08:40:36.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T08:40:36.482Z] Configure a credential helper to remove this warning. See [2021-08-09T08:40:36.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T08:40:36.482Z] [2021-08-09T08:40:36.482Z] Login Succeeded [2021-08-09T08:40:36.482Z] docker.io [2021-08-09T08:40:36.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T08:40:37.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T08:40:37.361Z] Configure a credential helper to remove this warning. See [2021-08-09T08:40:37.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T08:40:37.361Z] [2021-08-09T08:40:37.361Z] Login Succeeded [2021-08-09T08:40:37.361Z] ---> docker-login.sh ends [Pipeline] } [2021-08-09T08:40:37.445Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-09T08:40:38.299Z] ========================================================= [2021-08-09T08:40:38.299Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-09T08:40:38.299Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-09T08:40:38.658Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-09T08:40:38.935Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-09T08:40:38.935Z] 595b0fe564bb: Pulling fs layer [2021-08-09T08:40:38.935Z] 24495759ef45: Pulling fs layer [2021-08-09T08:40:38.935Z] d148012ef14d: Pulling fs layer [2021-08-09T08:40:38.935Z] e90a11edd702: Pulling fs layer [2021-08-09T08:40:38.935Z] d77568369979: Pulling fs layer [2021-08-09T08:40:38.935Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-09T08:40:38.935Z] 170f2ba95c9a: Pulling fs layer [2021-08-09T08:40:38.935Z] 97ac5df62f85: Pulling fs layer [2021-08-09T08:40:38.935Z] d77568369979: Waiting [2021-08-09T08:40:38.935Z] e90a11edd702: Waiting [2021-08-09T08:40:38.935Z] fc1c9f9a7f3b: Waiting [2021-08-09T08:40:38.935Z] 97ac5df62f85: Waiting [2021-08-09T08:40:38.935Z] 170f2ba95c9a: Waiting [2021-08-09T08:40:38.935Z] d148012ef14d: Verifying Checksum [2021-08-09T08:40:38.935Z] d148012ef14d: Download complete [2021-08-09T08:40:38.935Z] 24495759ef45: Verifying Checksum [2021-08-09T08:40:38.935Z] 24495759ef45: Download complete [2021-08-09T08:40:38.935Z] d77568369979: Verifying Checksum [2021-08-09T08:40:38.935Z] d77568369979: Download complete [2021-08-09T08:40:39.212Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-09T08:40:39.212Z] fc1c9f9a7f3b: Download complete [2021-08-09T08:40:39.212Z] 170f2ba95c9a: Verifying Checksum [2021-08-09T08:40:39.212Z] 170f2ba95c9a: Download complete [2021-08-09T08:40:39.212Z] 595b0fe564bb: Verifying Checksum [2021-08-09T08:40:39.212Z] 595b0fe564bb: Download complete [2021-08-09T08:40:39.478Z] ---> fb0dcba49f94 [2021-08-09T08:40:39.478Z] Step 9/23 : RUN go mod tidy [2021-08-09T08:40:39.478Z] ---> Running in c43d0b177aa4 [2021-08-09T08:40:39.478Z] ---> 347c3acfe379 [2021-08-09T08:40:39.478Z] Step 9/32 : RUN go mod tidy [2021-08-09T08:40:39.478Z] ---> Running in f3a59d2bc1b7 [2021-08-09T08:40:39.818Z] 595b0fe564bb: Pull complete [2021-08-09T08:40:40.063Z] Removing intermediate container c43d0b177aa4 [2021-08-09T08:40:40.063Z] ---> 4d06a35b84f0 [2021-08-09T08:40:40.063Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-09T08:40:40.333Z] ---> Running in 5d401728e4a3 [2021-08-09T08:40:40.423Z] 24495759ef45: Pull complete [2021-08-09T08:40:40.606Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-09T08:40:40.697Z] d148012ef14d: Pull complete [2021-08-09T08:40:40.875Z] Removing intermediate container f3a59d2bc1b7 [2021-08-09T08:40:40.875Z] ---> dd2545e8eb97 [2021-08-09T08:40:40.875Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-09T08:40:40.875Z] ---> Running in d04d9cfc6bbd [2021-08-09T08:40:41.481Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-09T08:40:43.339Z] 97ac5df62f85: Verifying Checksum [2021-08-09T08:40:43.339Z] 97ac5df62f85: Download complete [2021-08-09T08:40:43.339Z] e90a11edd702: Verifying Checksum [2021-08-09T08:40:43.339Z] e90a11edd702: Download complete [2021-08-09T08:40:53.547Z] e90a11edd702: Pull complete [2021-08-09T08:40:53.547Z] d77568369979: Pull complete [2021-08-09T08:40:54.149Z] fc1c9f9a7f3b: Pull complete [2021-08-09T08:40:54.424Z] 170f2ba95c9a: Pull complete [2021-08-09T08:41:01.179Z] 97ac5df62f85: Pull complete [2021-08-09T08:41:01.179Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-09T08:41:01.179Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-09T08:41:01.179Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-09T08:41:01.537Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-09T08:41:01.893Z] + docker inspect -f . ci-base-image-arm64 [2021-08-09T08:41:01.893Z] . [Pipeline] withDockerContainer [2021-08-09T08:41:02.173Z] prd-ubuntu18.04-docker-arm64-4c-16g-102 does not seem to be running inside a container [2021-08-09T08:41:02.270Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-09T08:41:06.547Z] $ docker top 32cf695b81788a3813defcc63f583f32c682bbee1c79f0ab6dd35e7cca5c2633 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T08:41:07.528Z] + go version [2021-08-09T08:41:07.528Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-09T08:41:07.554Z] $ docker stop --time=1 32cf695b81788a3813defcc63f583f32c682bbee1c79f0ab6dd35e7cca5c2633 [2021-08-09T08:41:08.169Z] Removing intermediate container aee6866c8533 [2021-08-09T08:41:08.169Z] ---> 75a310dff1b5 [2021-08-09T08:41:08.169Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-09T08:41:08.169Z] ---> Running in 70790813dae2 [2021-08-09T08:41:08.169Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-09T08:41:08.169Z] Removing intermediate container 70790813dae2 [2021-08-09T08:41:08.169Z] ---> d1b5873b3bbc [2021-08-09T08:41:08.169Z] [2021-08-09T08:41:08.169Z] Step 12/24 : FROM docker:20.10.7 [2021-08-09T08:41:08.169Z] 20.10.7: Pulling from library/docker [2021-08-09T08:41:09.389Z] $ docker rm -f 32cf695b81788a3813defcc63f583f32c682bbee1c79f0ab6dd35e7cca5c2633 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T08:41:10.075Z] + docker inspect -f . ci-base-image-arm64 [2021-08-09T08:41:10.075Z] . [Pipeline] withDockerContainer [2021-08-09T08:41:10.343Z] prd-ubuntu18.04-docker-arm64-4c-16g-102 does not seem to be running inside a container [2021-08-09T08:41:10.454Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-09T08:41:10.767Z] Removing intermediate container f0d5e436271b [2021-08-09T08:41:10.767Z] ---> 600503148b55 [2021-08-09T08:41:10.767Z] [2021-08-09T08:41:10.767Z] Step 11/23 : FROM alpine:3.12 [2021-08-09T08:41:10.767Z] 3.12: Pulling from library/alpine [2021-08-09T08:41:11.752Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-09T08:41:11.752Z] Status: Downloaded newer image for alpine:3.12 [2021-08-09T08:41:11.752Z] ---> 13621d1b12d4 [2021-08-09T08:41:11.752Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-09T08:41:11.752Z] ---> Running in 699a7af94f08 [2021-08-09T08:41:12.003Z] $ docker top 57e53044802c2eb9647fe366862cabaaf87774b7e52700641666e0338012a96c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-09T08:41:12.341Z] ========================================================= [2021-08-09T08:41:12.341Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-09T08:41:12.341Z] ========================================================= [Pipeline] sh [2021-08-09T08:41:12.716Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T08:41:12.716Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T08:41:12.987Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-09T08:41:12.987Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-09T08:41:12.987Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T08:41:12.987Z] Executing ca-certificates-20191127-r4.trigger [2021-08-09T08:41:12.992Z] + go mod tidy [2021-08-09T08:41:12.993Z] go: go.mod file not found in current directory or any parent directory; see 'go help modules' [Pipeline] } [2021-08-09T08:41:13.021Z] $ docker stop --time=1 57e53044802c2eb9647fe366862cabaaf87774b7e52700641666e0338012a96c [2021-08-09T08:41:13.266Z] OK: 6 MiB in 16 packages [2021-08-09T08:41:14.232Z] Removing intermediate container 699a7af94f08 [2021-08-09T08:41:14.232Z] ---> 04aaeabcd449 [2021-08-09T08:41:14.232Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T08:41:14.499Z] ---> Running in a6cece16feae [2021-08-09T08:41:14.772Z] Removing intermediate container a6cece16feae [2021-08-09T08:41:14.772Z] ---> 6e571885f8d6 [2021-08-09T08:41:14.772Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-09T08:41:14.772Z] ---> Running in 35d7dbc950ef [2021-08-09T08:41:14.889Z] $ docker rm -f 57e53044802c2eb9647fe366862cabaaf87774b7e52700641666e0338012a96c [2021-08-09T08:41:15.038Z] Removing intermediate container 35d7dbc950ef [2021-08-09T08:41:15.038Z] ---> 79332de80b8c [2021-08-09T08:41:15.038Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-09T08:41:15.038Z] ---> Running in 360ae19bd72f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T08:41:15.305Z] Removing intermediate container 360ae19bd72f [2021-08-09T08:41:15.305Z] ---> 8d6790965dbe [2021-08-09T08:41:15.305Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T08:41:15.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-09T08:41:15.618Z] [2021-08-09T08:41:15.618Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-09T08:41:15.889Z] ---> 5daff4cb2861 [2021-08-09T08:41:15.889Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-09T08:41:15.981Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-09T08:41:16.257Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-09T08:41:16.257Z] 448f6bf000e3: Pulling fs layer [2021-08-09T08:41:16.257Z] f757da607395: Pulling fs layer [2021-08-09T08:41:16.257Z] 05883995daec: Pulling fs layer [2021-08-09T08:41:16.257Z] 8603b9c90790: Pulling fs layer [2021-08-09T08:41:16.257Z] 1560dd03e051: Pulling fs layer [2021-08-09T08:41:16.257Z] 27f5ce0e4adf: Pulling fs layer [2021-08-09T08:41:16.257Z] c2d8d7efcc4b: Pulling fs layer [2021-08-09T08:41:16.257Z] 1560dd03e051: Waiting [2021-08-09T08:41:16.257Z] 27f5ce0e4adf: Waiting [2021-08-09T08:41:16.257Z] c2d8d7efcc4b: Waiting [2021-08-09T08:41:16.257Z] 8603b9c90790: Waiting [2021-08-09T08:41:16.257Z] f757da607395: Verifying Checksum [2021-08-09T08:41:16.257Z] f757da607395: Download complete [2021-08-09T08:41:16.533Z] 8603b9c90790: Verifying Checksum [2021-08-09T08:41:16.533Z] 8603b9c90790: Download complete [2021-08-09T08:41:16.533Z] 1560dd03e051: Download complete [2021-08-09T08:41:16.533Z] 27f5ce0e4adf: Verifying Checksum [2021-08-09T08:41:16.533Z] 27f5ce0e4adf: Download complete [2021-08-09T08:41:16.849Z] Removing intermediate container dcc8044f3042 [2021-08-09T08:41:16.850Z] ---> ef914beeccc8 [2021-08-09T08:41:16.850Z] [2021-08-09T08:41:16.850Z] Step 11/24 : FROM alpine:3.12 [2021-08-09T08:41:16.850Z] ---> 13621d1b12d4 [2021-08-09T08:41:16.850Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-09T08:41:16.850Z] ---> be55566a8e4e [2021-08-09T08:41:16.850Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-09T08:41:16.850Z] ---> Running in 7350c3edf679 [2021-08-09T08:41:17.122Z] Removing intermediate container 7350c3edf679 [2021-08-09T08:41:17.122Z] ---> f2667a1dfef7 [2021-08-09T08:41:17.122Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-09T08:41:17.389Z] ---> 061b5621c20e [2021-08-09T08:41:17.389Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-09T08:41:17.389Z] ---> Running in 05dfc00e0a40 [2021-08-09T08:41:17.389Z] ---> Running in af98d12f70d4 [2021-08-09T08:41:17.389Z] Removing intermediate container d04d9cfc6bbd [2021-08-09T08:41:17.389Z] ---> a1767ce50f69 [2021-08-09T08:41:17.389Z] [2021-08-09T08:41:17.389Z] Step 11/32 : FROM alpine:3.12 [2021-08-09T08:41:17.389Z] ---> 13621d1b12d4 [2021-08-09T08:41:17.389Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-09T08:41:17.389Z] ---> Running in 1bb812f0fac5 [2021-08-09T08:41:17.389Z] Removing intermediate container 05dfc00e0a40 [2021-08-09T08:41:17.389Z] ---> 8f89f8219b88 [2021-08-09T08:41:17.389Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-09T08:41:17.515Z] 05883995daec: Verifying Checksum [2021-08-09T08:41:17.515Z] 05883995daec: Download complete [2021-08-09T08:41:17.655Z] ---> Running in be234c194a8f [2021-08-09T08:41:17.655Z] Removing intermediate container af98d12f70d4 [2021-08-09T08:41:17.655Z] ---> 5b3689014172 [2021-08-09T08:41:17.655Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T08:41:17.655Z] ---> Running in 44f947181042 [2021-08-09T08:41:17.655Z] Removing intermediate container 1bb812f0fac5 [2021-08-09T08:41:17.655Z] ---> 77f9cecfed06 [2021-08-09T08:41:17.655Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-09T08:41:17.655Z] Removing intermediate container be234c194a8f [2021-08-09T08:41:17.655Z] ---> 79654203b062 [2021-08-09T08:41:17.655Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T08:41:17.655Z] ---> Running in 5fe29f971590 [2021-08-09T08:41:17.791Z] 448f6bf000e3: Verifying Checksum [2021-08-09T08:41:17.791Z] 448f6bf000e3: Download complete [2021-08-09T08:41:17.920Z] ---> Running in c880fff98741 [2021-08-09T08:41:17.920Z] Removing intermediate container 44f947181042 [2021-08-09T08:41:17.920Z] ---> 41374f21a735 [2021-08-09T08:41:17.920Z] Step 21/23 : LABEL arch=x86_64 [2021-08-09T08:41:17.920Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-09T08:41:17.920Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-09T08:41:17.920Z] ---> 08bdaf2f88f9 [2021-08-09T08:41:17.920Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-09T08:41:17.920Z] ---> Running in 686757ec9b19 [2021-08-09T08:41:17.920Z] ---> Running in 0250401bd212 [2021-08-09T08:41:18.204Z] Removing intermediate container 686757ec9b19 [2021-08-09T08:41:18.204Z] ---> a098ac8c702c [2021-08-09T08:41:18.204Z] Step 22/23 : LABEL git_sha=d24ae2537e9d10f059eab21fd788557821b2706e [2021-08-09T08:41:18.474Z] ---> Running in 07ce965bace3 [2021-08-09T08:41:18.474Z] Removing intermediate container 0250401bd212 [2021-08-09T08:41:18.474Z] ---> 70909057e0eb [2021-08-09T08:41:18.474Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-09T08:41:18.474Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T08:41:18.474Z] Removing intermediate container 5d401728e4a3 [2021-08-09T08:41:18.474Z] ---> 66953eaacaac [2021-08-09T08:41:18.474Z] [2021-08-09T08:41:18.474Z] Step 11/23 : FROM alpine:3.12 [2021-08-09T08:41:18.474Z] ---> 13621d1b12d4 [2021-08-09T08:41:18.474Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-09T08:41:18.474Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T08:41:18.474Z] ---> Running in d20efe48a551 [2021-08-09T08:41:18.745Z] ---> Running in 240a1e9cebd0 [2021-08-09T08:41:18.745Z] Removing intermediate container 07ce965bace3 [2021-08-09T08:41:18.745Z] ---> 1877be38bcd6 [2021-08-09T08:41:18.745Z] Step 23/23 : LABEL version=0.0.0 [2021-08-09T08:41:18.745Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-09T08:41:18.745Z] (2/2) Installing su-exec (0.2-r1) [2021-08-09T08:41:18.745Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T08:41:18.745Z] OK: 6 MiB in 16 packages [2021-08-09T08:41:18.745Z] ---> Running in 56cda7ccd470 [2021-08-09T08:41:18.745Z] Removing intermediate container 56cda7ccd470 [2021-08-09T08:41:18.745Z] ---> 43e4a8f90147 [2021-08-09T08:41:18.745Z] [2021-08-09T08:41:19.031Z] Removing intermediate container c880fff98741 [2021-08-09T08:41:19.031Z] ---> 7d35e58e8cfb [2021-08-09T08:41:19.031Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-09T08:41:19.031Z] ---> Running in 711d4381d734 [2021-08-09T08:41:19.031Z] Successfully built 43e4a8f90147 [2021-08-09T08:41:19.031Z] Successfully tagged support-notifications:latest [2021-08-09T08:41:19.031Z]  Building support-notifications ... done Building core-command [2021-08-09T08:41:19.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T08:41:19.318Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T08:41:19.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T08:41:19.318Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T08:41:19.595Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-09T08:41:19.595Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T08:41:19.595Z] OK: 6 MiB in 15 packages [2021-08-09T08:41:19.595Z] (1/39) Installing readline (8.1.0-r0) [2021-08-09T08:41:19.595Z] (2/39) Installing bash (5.1.0-r0) [2021-08-09T08:41:19.595Z] Executing bash-5.1.0-r0.post-install [2021-08-09T08:41:19.595Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-09T08:41:19.595Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-09T08:41:19.595Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-09T08:41:19.595Z] Removing intermediate container 5fe29f971590 [2021-08-09T08:41:19.595Z] ---> f3bf7922094f [2021-08-09T08:41:19.595Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-09T08:41:19.595Z] (6/39) Installing curl (7.78.0-r0) [2021-08-09T08:41:19.595Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-09T08:41:19.595Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-09T08:41:19.870Z] (9/39) Installing expat (2.2.10-r1) [2021-08-09T08:41:19.870Z] (10/39) Installing libffi (3.3-r2) [2021-08-09T08:41:19.870Z] (11/39) Installing gdbm (1.19-r0) [2021-08-09T08:41:19.870Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T08:41:19.870Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-09T08:41:19.870Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-09T08:41:19.870Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-09T08:41:19.870Z] ---> Running in 9ff7906697c6 [2021-08-09T08:41:20.419Z] c2d8d7efcc4b: Verifying Checksum [2021-08-09T08:41:20.419Z] c2d8d7efcc4b: Download complete [2021-08-09T08:41:20.466Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T08:41:20.731Z] Removing intermediate container 9ff7906697c6 [2021-08-09T08:41:20.731Z] ---> 91572249bbaa [2021-08-09T08:41:20.731Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-09T08:41:21.017Z] 448f6bf000e3: Pull complete [2021-08-09T08:41:21.311Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-09T08:41:21.311Z] Removing intermediate container 240a1e9cebd0 [2021-08-09T08:41:21.311Z] ---> aba6846f4f59 [2021-08-09T08:41:21.311Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T08:41:21.311Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-09T08:41:21.311Z] ---> Running in 487429e30a4e [2021-08-09T08:41:21.311Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-09T08:41:21.311Z] ---> Running in aec468efd991 [2021-08-09T08:41:21.311Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-09T08:41:21.311Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-09T08:41:21.311Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-09T08:41:21.311Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-09T08:41:21.576Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-09T08:41:21.576Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-09T08:41:21.576Z] Removing intermediate container 487429e30a4e [2021-08-09T08:41:21.576Z] ---> 57026b6a3077 [2021-08-09T08:41:21.576Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-09T08:41:21.576Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-09T08:41:21.848Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-09T08:41:21.848Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-09T08:41:21.848Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-09T08:41:21.999Z] f757da607395: Pull complete [2021-08-09T08:41:22.114Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-09T08:41:22.114Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-09T08:41:22.114Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T08:41:22.114Z] OK: 8 MiB in 20 packages [2021-08-09T08:41:22.114Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-09T08:41:22.114Z] ---> Running in 8e41e55dba4f [2021-08-09T08:41:22.114Z] Removing intermediate container aec468efd991 [2021-08-09T08:41:22.114Z] ---> 676aadbf3941 [2021-08-09T08:41:22.114Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-09T08:41:22.114Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-09T08:41:22.114Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-09T08:41:22.114Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-09T08:41:22.384Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-09T08:41:22.384Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-09T08:41:22.384Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-09T08:41:22.384Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-09T08:41:22.384Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-09T08:41:22.384Z] ---> Running in 6d2ea6768e7e [2021-08-09T08:41:22.384Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-09T08:41:22.384Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-09T08:41:22.384Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-09T08:41:22.384Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-09T08:41:22.384Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-09T08:41:22.384Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-09T08:41:22.384Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-09T08:41:22.656Z] Executing busybox-1.32.1-r6.trigger [2021-08-09T08:41:22.656Z] OK: 82 MiB in 59 packages [2021-08-09T08:41:22.656Z] Removing intermediate container 6d2ea6768e7e [2021-08-09T08:41:22.656Z] ---> e846295784c9 [2021-08-09T08:41:22.656Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-09T08:41:22.925Z] ---> Running in 29326d69989f [2021-08-09T08:41:22.925Z] Removing intermediate container 711d4381d734 [2021-08-09T08:41:22.925Z] ---> 55d6623f866f [2021-08-09T08:41:22.925Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T08:41:23.191Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T08:41:23.191Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T08:41:23.191Z] ---> f20be6fd3263 [2021-08-09T08:41:23.191Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T08:41:23.191Z] ---> Using cache [2021-08-09T08:41:23.191Z] ---> a83d8dc662a2 [2021-08-09T08:41:23.191Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T08:41:23.191Z] ---> Using cache [2021-08-09T08:41:23.191Z] ---> 12119ccee8de [2021-08-09T08:41:23.191Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-09T08:41:23.191Z] Removing intermediate container 29326d69989f [2021-08-09T08:41:23.191Z] ---> 2a56868a646b [2021-08-09T08:41:23.191Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T08:41:23.191Z] ---> Running in b1a3c6c77d98 [2021-08-09T08:41:23.435Z] 05883995daec: Pull complete [2021-08-09T08:41:23.458Z] ---> e17d4b82df57 [2021-08-09T08:41:23.458Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-09T08:41:23.710Z] 8603b9c90790: Pull complete [2021-08-09T08:41:23.727Z] Removing intermediate container 8e41e55dba4f [2021-08-09T08:41:23.727Z] ---> c9b8997332d6 [2021-08-09T08:41:23.727Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-09T08:41:23.727Z] ---> 00ebd0eff71a [2021-08-09T08:41:23.727Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-09T08:41:23.727Z] ---> Running in 032a73dfecda [2021-08-09T08:41:24.007Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T08:41:24.007Z] ---> 5a890e127c98 [2021-08-09T08:41:24.007Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-09T08:41:24.007Z] Removing intermediate container 032a73dfecda [2021-08-09T08:41:24.007Z] ---> 5be1ec6109ef [2021-08-09T08:41:24.007Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-09T08:41:24.284Z] Collecting docker-compose==1.23.2 [2021-08-09T08:41:24.284Z] ---> 6989a819c57d [2021-08-09T08:41:24.284Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-09T08:41:24.284Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-09T08:41:24.284Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-08-09T08:41:24.284Z] ---> 466844d97f0c [2021-08-09T08:41:24.284Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-09T08:41:24.284Z] Collecting texttable<0.10,>=0.9.0 [2021-08-09T08:41:24.284Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-09T08:41:24.284Z] ---> 6a3dbc61d62f [2021-08-09T08:41:24.284Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-09T08:41:24.551Z] ---> Running in de5a23681622 [2021-08-09T08:41:24.551Z] ---> Running in 8568c91c8829 [2021-08-09T08:41:24.551Z] ---> 15b23fd3504b [2021-08-09T08:41:24.551Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-09T08:41:24.551Z] ---> Running in bede4247cd0f [2021-08-09T08:41:24.551Z] Removing intermediate container 8568c91c8829 [2021-08-09T08:41:24.551Z] ---> 6e270b427140 [2021-08-09T08:41:24.551Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T08:41:24.551Z] ---> Running in 8fb7e52780d2 [2021-08-09T08:41:24.691Z] 1560dd03e051: Pull complete [2021-08-09T08:41:24.850Z] Collecting cached-property<2,>=1.2.0 [2021-08-09T08:41:24.850Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-09T08:41:24.850Z] Removing intermediate container bede4247cd0f [2021-08-09T08:41:24.850Z] ---> 1c64d364568d [2021-08-09T08:41:24.850Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T08:41:24.850Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T08:41:24.850Z] ---> Running in 34b35e70ac56 [2021-08-09T08:41:24.850Z] Collecting docker<4.0,>=3.6.0 [2021-08-09T08:41:24.850Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-09T08:41:24.850Z] Collecting docopt<0.7,>=0.6.1 [2021-08-09T08:41:24.850Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-09T08:41:24.850Z] Removing intermediate container 8fb7e52780d2 [2021-08-09T08:41:24.850Z] ---> 9cd9be4f7ee3 [2021-08-09T08:41:24.850Z] Step 22/24 : LABEL arch=x86_64 [2021-08-09T08:41:24.850Z] ---> Running in 2b84c40ac55c [2021-08-09T08:41:24.850Z] Removing intermediate container 34b35e70ac56 [2021-08-09T08:41:24.850Z] ---> b6d6fa99d7f6 [2021-08-09T08:41:24.850Z] Step 21/23 : LABEL arch=x86_64 [2021-08-09T08:41:24.964Z] 27f5ce0e4adf: Pull complete [2021-08-09T08:41:25.148Z] ---> Running in 130983d39eff [2021-08-09T08:41:25.148Z] Removing intermediate container 2b84c40ac55c [2021-08-09T08:41:25.148Z] ---> 483ed8f68700 [2021-08-09T08:41:25.148Z] Step 23/24 : LABEL git_sha=d24ae2537e9d10f059eab21fd788557821b2706e [2021-08-09T08:41:25.148Z] ---> Running in d752840f7398 [2021-08-09T08:41:25.148Z] Removing intermediate container 130983d39eff [2021-08-09T08:41:25.148Z] ---> 3f693723419a [2021-08-09T08:41:25.148Z] Step 22/23 : LABEL git_sha=d24ae2537e9d10f059eab21fd788557821b2706e [2021-08-09T08:41:25.148Z] OK: 219 MiB in 52 packages [2021-08-09T08:41:25.438Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-09T08:41:25.438Z] ---> Running in 3566422c9c86 [2021-08-09T08:41:25.438Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-09T08:41:25.438Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-09T08:41:25.438Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-09T08:41:25.438Z] Removing intermediate container d752840f7398 [2021-08-09T08:41:25.438Z] ---> 8a6f84205b2f [2021-08-09T08:41:25.438Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T08:41:25.438Z] Removing intermediate container 3566422c9c86 [2021-08-09T08:41:25.438Z] ---> b7e32047c2ac [2021-08-09T08:41:25.438Z] Step 23/23 : LABEL version=0.0.0 [2021-08-09T08:41:25.438Z] ---> Running in 4b30e480fde7 [2021-08-09T08:41:25.438Z] ---> Running in 4cfa2c2cd52d [2021-08-09T08:41:25.706Z] Removing intermediate container de5a23681622 [2021-08-09T08:41:25.706Z] ---> e61d9aadb717 [2021-08-09T08:41:25.706Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T08:41:25.706Z] Removing intermediate container 4cfa2c2cd52d [2021-08-09T08:41:25.706Z] ---> fd29a796935f [2021-08-09T08:41:25.706Z] [2021-08-09T08:41:25.706Z] Collecting PyYAML<4,>=3.10 [2021-08-09T08:41:25.706Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-09T08:41:25.706Z] Removing intermediate container b1a3c6c77d98 [2021-08-09T08:41:25.706Z] ---> fb83251efdf5 [2021-08-09T08:41:25.706Z] Step 6/24 : COPY go.mod . [2021-08-09T08:41:25.706Z] Removing intermediate container 4b30e480fde7 [2021-08-09T08:41:25.706Z] ---> 84a10116a83f [2021-08-09T08:41:25.706Z] [2021-08-09T08:41:25.979Z] ---> 9f7e36019c05 [2021-08-09T08:41:25.979Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-09T08:41:25.979Z] Successfully built fd29a796935f [2021-08-09T08:41:25.979Z] Successfully tagged support-scheduler:latest [2021-08-09T08:41:25.979Z] Building core-metadata [2021-08-09T08:41:25.979Z]  Building support-scheduler ... done Successfully built 84a10116a83f [2021-08-09T08:41:25.979Z] Successfully tagged core-data:latest [2021-08-09T08:41:25.979Z] Building security-secretstore-setup [2021-08-09T08:41:26.249Z]  Building core-data ... done  ---> a8a720defe3d [2021-08-09T08:41:26.249Z] Step 7/24 : RUN go mod download [2021-08-09T08:41:26.514Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-09T08:41:26.514Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-09T08:41:26.779Z] Collecting jsonschema<3,>=2.5.1 [2021-08-09T08:41:26.779Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-09T08:41:26.779Z] Collecting docker-pycreds>=0.4.0 [2021-08-09T08:41:26.779Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-09T08:41:26.779Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-09T08:41:26.779Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-09T08:41:26.779Z] Collecting idna<2.8,>=2.5 [2021-08-09T08:41:26.779Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-09T08:41:27.064Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-09T08:41:27.064Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-09T08:41:27.064Z] Collecting certifi>=2017.4.17 [2021-08-09T08:41:27.064Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-09T08:41:27.064Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-09T08:41:27.064Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-09T08:41:27.064Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-09T08:41:27.064Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-09T08:41:27.350Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-09T08:41:27.350Z] Attempting uninstall: urllib3 [2021-08-09T08:41:27.350Z] Found existing installation: urllib3 1.26.2 [2021-08-09T08:41:27.350Z] Uninstalling urllib3-1.26.2: [2021-08-09T08:41:27.350Z] Successfully uninstalled urllib3-1.26.2 [2021-08-09T08:41:27.350Z] ---> Running in d88b5a582589 [2021-08-09T08:41:28.341Z] ---> e6258b4c3ada [2021-08-09T08:41:28.341Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-09T08:41:28.341Z] Attempting uninstall: idna [2021-08-09T08:41:28.341Z] Found existing installation: idna 3.1 [2021-08-09T08:41:28.341Z] Uninstalling idna-3.1: [2021-08-09T08:41:28.614Z] Successfully uninstalled idna-3.1 [2021-08-09T08:41:28.614Z] Attempting uninstall: chardet [2021-08-09T08:41:28.614Z] Found existing installation: chardet 4.0.0 [2021-08-09T08:41:28.614Z] Uninstalling chardet-4.0.0: [2021-08-09T08:41:28.614Z] Successfully uninstalled chardet-4.0.0 [2021-08-09T08:41:29.581Z] ---> 081664df7afd [2021-08-09T08:41:29.581Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-09T08:41:29.581Z] Attempting uninstall: requests [2021-08-09T08:41:29.581Z] Found existing installation: requests 2.25.1 [2021-08-09T08:41:29.581Z] Uninstalling requests-2.25.1: [2021-08-09T08:41:29.581Z] Successfully uninstalled requests-2.25.1 [2021-08-09T08:41:29.581Z] Running setup.py install for texttable: started [2021-08-09T08:41:29.853Z] Running setup.py install for texttable: finished with status 'done' [2021-08-09T08:41:29.853Z] Running setup.py install for PyYAML: started [2021-08-09T08:41:29.853Z] ---> 06dda46620db [2021-08-09T08:41:29.853Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-09T08:41:30.462Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-09T08:41:30.753Z] Running setup.py install for docopt: started [2021-08-09T08:41:30.753Z] ---> e395852f7e51 [2021-08-09T08:41:30.753Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-09T08:41:30.753Z] Removing intermediate container d88b5a582589 [2021-08-09T08:41:30.753Z] ---> 8157a86422be [2021-08-09T08:41:30.753Z] Step 8/24 : COPY . . [2021-08-09T08:41:31.712Z] Running setup.py install for docopt: finished with status 'done' [2021-08-09T08:41:31.712Z] Running setup.py install for dockerpty: started [2021-08-09T08:41:33.130Z] ---> Running in f413a545b203 [2021-08-09T08:41:33.130Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-09T08:41:33.130Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T08:41:33.130Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T08:41:33.130Z] ---> f20be6fd3263 [2021-08-09T08:41:33.130Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T08:41:33.130Z] ---> Using cache [2021-08-09T08:41:33.130Z] ---> a83d8dc662a2 [2021-08-09T08:41:33.130Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T08:41:33.130Z] ---> Using cache [2021-08-09T08:41:33.130Z] ---> 12119ccee8de [2021-08-09T08:41:33.130Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-09T08:41:33.397Z] ---> Using cache [2021-08-09T08:41:33.397Z] ---> fb83251efdf5 [2021-08-09T08:41:33.397Z] Step 6/24 : COPY go.mod . [2021-08-09T08:41:33.397Z] ---> Using cache [2021-08-09T08:41:33.397Z] ---> a8a720defe3d [2021-08-09T08:41:33.397Z] Step 7/24 : RUN go mod download [2021-08-09T08:41:33.397Z] ---> Using cache [2021-08-09T08:41:33.397Z] ---> 8157a86422be [2021-08-09T08:41:33.397Z] Step 8/24 : COPY . . [2021-08-09T08:41:33.663Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-08-09T08:41:40.159Z] c2d8d7efcc4b: Pull complete [2021-08-09T08:41:40.159Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-09T08:41:40.159Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-09T08:41:40.159Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-09T08:41:40.307Z] Removing intermediate container f413a545b203 [2021-08-09T08:41:40.307Z] ---> 00774ecde54f [2021-08-09T08:41:40.307Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-09T08:41:40.443Z] prd-ubuntu18.04-docker-arm64-4c-16g-102 does not seem to be running inside a container [2021-08-09T08:41:40.534Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-09T08:41:41.711Z] ---> 78afb93d0c6c [2021-08-09T08:41:41.711Z] Step 9/24 : RUN go mod tidy [2021-08-09T08:41:41.711Z] ---> 1ad5494b0b17 [2021-08-09T08:41:41.711Z] Step 9/24 : RUN go mod tidy [2021-08-09T08:41:42.291Z] ---> fa616ce3e789 [2021-08-09T08:41:42.291Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-09T08:41:42.291Z] ---> Running in 97c0535f0463 [2021-08-09T08:41:42.291Z] ---> Running in 734dd55536a2 [2021-08-09T08:41:42.873Z] ---> Running in 3b7341c70511 [2021-08-09T08:41:44.150Z] $ docker top 1edc8a320d74931332988132be4ddef9401a38ff65f1e91aaa82578511231f7c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-09T08:41:45.318Z] ---> job-cost.sh [2021-08-09T08:41:45.318Z] lf-activate-venv: SKIPPING [2021-08-09T08:41:45.318Z] INFO: No Stack... [2021-08-09T08:41:45.500Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T08:41:45.500Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-09T08:41:45.500Z] ---> f20be6fd3263 [2021-08-09T08:41:45.500Z] Step 3/26 : WORKDIR /edgex-go [2021-08-09T08:41:45.500Z] ---> Using cache [2021-08-09T08:41:45.500Z] ---> a83d8dc662a2 [2021-08-09T08:41:45.500Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T08:41:45.500Z] ---> Using cache [2021-08-09T08:41:45.500Z] ---> 12119ccee8de [2021-08-09T08:41:45.500Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-09T08:41:45.500Z] ---> Using cache [2021-08-09T08:41:45.500Z] ---> fb83251efdf5 [2021-08-09T08:41:45.500Z] Step 6/26 : COPY go.mod . [2021-08-09T08:41:45.500Z] ---> Using cache [2021-08-09T08:41:45.500Z] ---> a8a720defe3d [2021-08-09T08:41:45.500Z] Step 7/26 : RUN go mod download [2021-08-09T08:41:45.500Z] ---> Using cache [2021-08-09T08:41:45.500Z] ---> 8157a86422be [2021-08-09T08:41:45.500Z] Step 8/26 : COPY . . [2021-08-09T08:41:45.500Z] ---> Using cache [2021-08-09T08:41:45.500Z] ---> 1ad5494b0b17 [2021-08-09T08:41:45.500Z] Step 9/26 : RUN go mod tidy [2021-08-09T08:41:45.500Z] Removing intermediate container 3b7341c70511 [2021-08-09T08:41:45.500Z] ---> 71e2c728efd5 [2021-08-09T08:41:45.500Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-09T08:41:45.774Z] ---> Running in 117cadf61fba [2021-08-09T08:41:45.774Z] ---> Running in 0d477dac54f0 [2021-08-09T08:41:45.916Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-09T08:41:46.051Z] Removing intermediate container 97c0535f0463 [2021-08-09T08:41:46.051Z] ---> 8cde57ac84a2 [2021-08-09T08:41:46.051Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-09T08:41:46.051Z] Removing intermediate container 734dd55536a2 [2021-08-09T08:41:46.051Z] ---> c7efc5a9e875 [2021-08-09T08:41:46.051Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-09T08:41:46.051Z] Removing intermediate container 0d477dac54f0 [2021-08-09T08:41:46.051Z] ---> 012217e9114b [2021-08-09T08:41:46.051Z] Step 29/32 : CMD ["gate"] [2021-08-09T08:41:46.051Z] Removing intermediate container d20efe48a551 [2021-08-09T08:41:46.051Z] ---> e5a81e6cef87 [2021-08-09T08:41:46.051Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-09T08:41:46.051Z] ---> Running in ca67ce7f6085 [2021-08-09T08:41:46.051Z] ---> Running in c43657ee8fc3 [2021-08-09T08:41:46.051Z] ---> Running in 52c34e2e5535 [2021-08-09T08:41:46.051Z] ---> Running in 805b721ddd1d [2021-08-09T08:41:46.328Z] Removing intermediate container 805b721ddd1d [2021-08-09T08:41:46.328Z] ---> 38f7ab88d967 [2021-08-09T08:41:46.328Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-09T08:41:46.328Z] Removing intermediate container 52c34e2e5535 [2021-08-09T08:41:46.328Z] ---> 6d7e95782407 [2021-08-09T08:41:46.328Z] Step 30/32 : LABEL arch=x86_64 [2021-08-09T08:41:46.328Z] ---> Running in 1f20b5401d17 [2021-08-09T08:41:46.328Z] ---> Running in b5f0a95877ee [2021-08-09T08:41:46.510Z] INFO: Archiving Costs [Pipeline] sh [2021-08-09T08:41:46.599Z] Removing intermediate container 1f20b5401d17 [2021-08-09T08:41:46.599Z] ---> 3c44810073f5 [2021-08-09T08:41:46.599Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-09T08:41:46.879Z] Removing intermediate container b5f0a95877ee [2021-08-09T08:41:46.879Z] ---> 11fbbf683c47 [2021-08-09T08:41:46.879Z] Step 31/32 : LABEL git_sha=d24ae2537e9d10f059eab21fd788557821b2706e [2021-08-09T08:41:46.879Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-08-09T08:41:47.150Z] ---> Running in cbcff00ba087 [2021-08-09T08:41:47.150Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-09T08:41:47.150Z] ---> 6fdc5eac1305 [2021-08-09T08:41:47.150Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-09T08:41:47.169Z] + cut -d, -f6 [2021-08-09T08:41:47.169Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [Pipeline] lock [2021-08-09T08:41:47.236Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3659-5-stack-cost] [2021-08-09T08:41:47.246Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3659-5-stack-cost] did not exist. Created. [2021-08-09T08:41:47.246Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3659-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-09T08:41:47.415Z] Removing intermediate container cbcff00ba087 [2021-08-09T08:41:47.415Z] ---> d9ee22f2a137 [2021-08-09T08:41:47.415Z] Step 32/32 : LABEL version=0.0.0 [2021-08-09T08:41:47.415Z] ---> Running in ce3016c5a1f4 [2021-08-09T08:41:47.692Z] ---> c23272b30d90 [2021-08-09T08:41:47.692Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-09T08:41:47.692Z] Removing intermediate container 117cadf61fba [2021-08-09T08:41:47.692Z] ---> 8ec0f8f046f5 [2021-08-09T08:41:47.692Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-09T08:41:47.925Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-09T08:41:47.966Z] ---> Running in a31f15e88c65 [2021-08-09T08:41:47.966Z] Removing intermediate container ce3016c5a1f4 [2021-08-09T08:41:47.966Z] ---> b4a1eff4fa4c [2021-08-09T08:41:47.966Z] [2021-08-09T08:41:47.966Z] Successfully built b4a1eff4fa4c [2021-08-09T08:41:48.233Z] Successfully tagged security-bootstrapper:latest [2021-08-09T08:41:48.233Z] Building security-proxy-setup [2021-08-09T08:41:48.233Z]  Building security-bootstrapper ... done  ---> e4f3b8aecfa8 [2021-08-09T08:41:48.233Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-09T08:41:48.233Z] ---> Running in 9e7fe2da40c9 [2021-08-09T08:41:48.432Z] Stashed 1 file(s) [Pipeline] } [2021-08-09T08:41:48.445Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3659-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-09T08:41:48.471Z] $ docker stop --time=1 1edc8a320d74931332988132be4ddef9401a38ff65f1e91aaa82578511231f7c [2021-08-09T08:41:48.502Z] Removing intermediate container 9e7fe2da40c9 [2021-08-09T08:41:48.502Z] ---> 5181a5d12153 [2021-08-09T08:41:48.502Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T08:41:48.502Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-09T08:41:48.770Z] ---> Running in 20fe9a7bbf07 [2021-08-09T08:41:49.046Z] Removing intermediate container 20fe9a7bbf07 [2021-08-09T08:41:49.046Z] ---> 35e125b6411d [2021-08-09T08:41:49.046Z] Step 22/24 : LABEL arch=x86_64 [2021-08-09T08:41:49.313Z] ---> Running in 16e19eed6332 [2021-08-09T08:41:49.899Z] Removing intermediate container 16e19eed6332 [2021-08-09T08:41:49.899Z] ---> 3411097284eb [2021-08-09T08:41:49.899Z] Step 23/24 : LABEL git_sha=d24ae2537e9d10f059eab21fd788557821b2706e [2021-08-09T08:41:49.899Z] ---> Running in 90bdadb2a61b [2021-08-09T08:41:50.119Z] $ docker rm -f 1edc8a320d74931332988132be4ddef9401a38ff65f1e91aaa82578511231f7c [2021-08-09T08:41:50.167Z] Removing intermediate container 90bdadb2a61b [2021-08-09T08:41:50.167Z] ---> c2dfffe32f83 [2021-08-09T08:41:50.167Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T08:41:50.167Z] ---> Running in 8acd2b378409 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [2021-08-09T08:41:50.433Z] Removing intermediate container 8acd2b378409 [2021-08-09T08:41:50.433Z] ---> 578f64c9ab41 [2021-08-09T08:41:50.433Z] [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-09T08:41:50.458Z] Failed in branch arm64 [2021-08-09T08:41:50.698Z] Successfully built 578f64c9ab41 [2021-08-09T08:41:50.699Z] Successfully tagged sys-mgmt-agent:latest [2021-08-09T08:42:00.777Z]  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T08:42:00.777Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-09T08:42:00.777Z] ---> f20be6fd3263 [2021-08-09T08:42:00.777Z] Step 3/22 : WORKDIR /edgex-go [2021-08-09T08:42:00.777Z] ---> Using cache [2021-08-09T08:42:00.777Z] ---> a83d8dc662a2 [2021-08-09T08:42:00.777Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T08:42:00.777Z] ---> Using cache [2021-08-09T08:42:00.777Z] ---> 12119ccee8de [2021-08-09T08:42:00.777Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-09T08:42:00.777Z] ---> Using cache [2021-08-09T08:42:00.777Z] ---> fb83251efdf5 [2021-08-09T08:42:00.777Z] Step 6/22 : COPY go.mod . [2021-08-09T08:42:00.777Z] ---> Using cache [2021-08-09T08:42:00.777Z] ---> a8a720defe3d [2021-08-09T08:42:00.777Z] Step 7/22 : RUN go mod download [2021-08-09T08:42:00.777Z] ---> Using cache [2021-08-09T08:42:00.777Z] ---> 8157a86422be [2021-08-09T08:42:00.777Z] Step 8/22 : COPY . . [2021-08-09T08:42:00.777Z] ---> Using cache [2021-08-09T08:42:00.777Z] ---> 1ad5494b0b17 [2021-08-09T08:42:00.777Z] Step 9/22 : RUN go mod tidy [2021-08-09T08:42:00.777Z] ---> Using cache [2021-08-09T08:42:00.777Z] ---> 8ec0f8f046f5 [2021-08-09T08:42:00.777Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-09T08:42:01.044Z] ---> Running in aa42589831ac [2021-08-09T08:42:01.635Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-09T08:42:16.637Z] Removing intermediate container c43657ee8fc3 [2021-08-09T08:42:16.637Z] ---> 6ee3f1df1388 [2021-08-09T08:42:16.637Z] [2021-08-09T08:42:16.637Z] Step 11/24 : FROM alpine:3.12 [2021-08-09T08:42:16.637Z] ---> 13621d1b12d4 [2021-08-09T08:42:16.637Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-09T08:42:16.637Z] ---> Using cache [2021-08-09T08:42:16.637Z] ---> aba6846f4f59 [2021-08-09T08:42:16.637Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T08:42:16.637Z] ---> Using cache [2021-08-09T08:42:16.637Z] ---> 676aadbf3941 [2021-08-09T08:42:16.637Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-09T08:42:16.637Z] ---> Running in c7855f3577da [2021-08-09T08:42:16.637Z] Removing intermediate container c7855f3577da [2021-08-09T08:42:16.637Z] ---> 5542ea1ff803 [2021-08-09T08:42:16.637Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-09T08:42:16.637Z] ---> Running in 4a87adc6fc05 [2021-08-09T08:42:16.637Z] Removing intermediate container 4a87adc6fc05 [2021-08-09T08:42:16.637Z] ---> ddcb9ebf7143 [2021-08-09T08:42:16.637Z] Step 16/24 : WORKDIR / [2021-08-09T08:42:16.637Z] ---> Running in 2a3bd0c69741 [2021-08-09T08:42:16.637Z] Removing intermediate container 2a3bd0c69741 [2021-08-09T08:42:16.637Z] ---> 1739f3ec22ef [2021-08-09T08:42:16.637Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T08:42:16.912Z] ---> b373de35a15b [2021-08-09T08:42:16.912Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-09T08:42:17.498Z] ---> 304cd604f2a3 [2021-08-09T08:42:17.498Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-09T08:42:17.763Z] ---> 69b50a7816ba [2021-08-09T08:42:17.763Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-09T08:42:18.029Z] ---> Running in 7b5981e68ce9 [2021-08-09T08:42:18.314Z] Removing intermediate container 7b5981e68ce9 [2021-08-09T08:42:18.314Z] ---> dd68c5f7a2f1 [2021-08-09T08:42:18.314Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T08:42:18.314Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-09T08:42:18.314Z] ---> Running in 49efcb9d7dd7 [2021-08-09T08:42:18.898Z] Removing intermediate container 49efcb9d7dd7 [2021-08-09T08:42:18.898Z] ---> b1a1a7acb508 [2021-08-09T08:42:18.898Z] Step 22/24 : LABEL arch=x86_64 [2021-08-09T08:42:19.164Z] Removing intermediate container ca67ce7f6085 [2021-08-09T08:42:19.164Z] ---> a150432a153c [2021-08-09T08:42:19.164Z] [2021-08-09T08:42:19.164Z] Step 11/24 : FROM alpine:3.12 [2021-08-09T08:42:19.165Z] ---> 13621d1b12d4 [2021-08-09T08:42:19.165Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-09T08:42:19.165Z] ---> Using cache [2021-08-09T08:42:19.165Z] ---> aba6846f4f59 [2021-08-09T08:42:19.165Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T08:42:19.165Z] ---> Using cache [2021-08-09T08:42:19.165Z] ---> 676aadbf3941 [2021-08-09T08:42:19.165Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-09T08:42:19.165Z] ---> Running in 180623487d38 [2021-08-09T08:42:19.165Z] ---> Running in 0b6b15d1b870 [2021-08-09T08:42:19.439Z] Removing intermediate container 0b6b15d1b870 [2021-08-09T08:42:19.439Z] ---> 1d403b3e99bb [2021-08-09T08:42:19.439Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-09T08:42:19.439Z] Removing intermediate container 180623487d38 [2021-08-09T08:42:19.439Z] ---> ffee382e36c1 [2021-08-09T08:42:19.439Z] Step 23/24 : LABEL git_sha=d24ae2537e9d10f059eab21fd788557821b2706e [2021-08-09T08:42:19.439Z] ---> Running in 6ceb74c030b9 [2021-08-09T08:42:19.439Z] ---> Running in ad7aa66da07f [2021-08-09T08:42:19.439Z] Removing intermediate container 6ceb74c030b9 [2021-08-09T08:42:19.439Z] ---> 21a3ce820e1e [2021-08-09T08:42:19.439Z] Step 16/24 : WORKDIR / [2021-08-09T08:42:19.439Z] Removing intermediate container ad7aa66da07f [2021-08-09T08:42:19.439Z] ---> ca9c6fb6eb12 [2021-08-09T08:42:19.439Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T08:42:19.712Z] ---> Running in 49be19ed571a [2021-08-09T08:42:19.712Z] ---> Running in e1df235b2ee2 [2021-08-09T08:42:19.712Z] Removing intermediate container 49be19ed571a [2021-08-09T08:42:19.712Z] ---> 8248532d991b [2021-08-09T08:42:19.712Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T08:42:19.990Z] Removing intermediate container e1df235b2ee2 [2021-08-09T08:42:19.990Z] ---> a9dcdefce824 [2021-08-09T08:42:19.990Z] [2021-08-09T08:42:20.280Z] Successfully built a9dcdefce824 [2021-08-09T08:42:20.280Z] Successfully tagged core-command:latest [2021-08-09T08:42:20.280Z]  Building core-command ... done  ---> ce297e614504 [2021-08-09T08:42:20.280Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-09T08:42:21.293Z] ---> 036070b1aec0 [2021-08-09T08:42:21.293Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-09T08:42:21.558Z] Removing intermediate container a31f15e88c65 [2021-08-09T08:42:21.558Z] ---> aa63b7f0aa4f [2021-08-09T08:42:21.558Z] [2021-08-09T08:42:21.558Z] Step 11/26 : FROM alpine:3.12 [2021-08-09T08:42:21.558Z] ---> 13621d1b12d4 [2021-08-09T08:42:21.558Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-09T08:42:21.558Z] ---> Running in 1ab54923473c [2021-08-09T08:42:21.558Z] ---> c7a516741251 [2021-08-09T08:42:21.558Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-09T08:42:21.824Z] ---> Running in 3aff2c3bc934 [2021-08-09T08:42:22.091Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T08:42:22.092Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T08:42:22.092Z] Removing intermediate container 3aff2c3bc934 [2021-08-09T08:42:22.092Z] ---> 1b8e63b9a546 [2021-08-09T08:42:22.092Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T08:42:22.092Z] ---> Running in 5f4a0d21a47c [2021-08-09T08:42:22.092Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-09T08:42:22.092Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-09T08:42:22.092Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-09T08:42:22.365Z] (4/6) Installing curl (7.78.0-r0) [2021-08-09T08:42:22.365Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-09T08:42:22.365Z] (6/6) Installing su-exec (0.2-r1) [2021-08-09T08:42:22.365Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T08:42:22.365Z] Executing ca-certificates-20191127-r4.trigger [2021-08-09T08:42:22.365Z] Removing intermediate container 5f4a0d21a47c [2021-08-09T08:42:22.365Z] ---> cf42ea371445 [2021-08-09T08:42:22.365Z] Step 22/24 : LABEL arch=x86_64 [2021-08-09T08:42:22.365Z] OK: 7 MiB in 20 packages [2021-08-09T08:42:22.365Z] ---> Running in 6dffffd8db65 [2021-08-09T08:42:22.365Z] Removing intermediate container 6dffffd8db65 [2021-08-09T08:42:22.365Z] ---> 36d93fcedebb [2021-08-09T08:42:22.365Z] Step 23/24 : LABEL git_sha=d24ae2537e9d10f059eab21fd788557821b2706e [2021-08-09T08:42:22.365Z] ---> Running in 7df06f3a934b [2021-08-09T08:42:22.964Z] Removing intermediate container 1ab54923473c [2021-08-09T08:42:22.964Z] ---> 1a24dcc05b62 [2021-08-09T08:42:22.964Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-09T08:42:22.964Z] Removing intermediate container 7df06f3a934b [2021-08-09T08:42:22.964Z] ---> 1d7d2253d24d [2021-08-09T08:42:22.964Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T08:42:22.964Z] ---> Running in 522ed2057947 [2021-08-09T08:42:22.964Z] ---> Running in 18438346db06 [2021-08-09T08:42:22.964Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-09T08:42:22.964Z] Removing intermediate container 522ed2057947 [2021-08-09T08:42:22.964Z] ---> 459d1f2a7f21 [2021-08-09T08:42:22.964Z] Step 14/26 : WORKDIR / [2021-08-09T08:42:22.964Z] Removing intermediate container 18438346db06 [2021-08-09T08:42:22.964Z] ---> 794290fc9a44 [2021-08-09T08:42:22.964Z] [2021-08-09T08:42:22.964Z] ---> Running in 197cc919806d [2021-08-09T08:42:22.964Z] Successfully built 794290fc9a44 [2021-08-09T08:42:23.253Z] Successfully tagged core-metadata:latest [2021-08-09T08:42:23.253Z]  Building core-metadata ... done Removing intermediate container 197cc919806d [2021-08-09T08:42:23.253Z] ---> 9f6e3ebb54c1 [2021-08-09T08:42:23.253Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-09T08:42:23.531Z] ---> 19abf61e0f34 [2021-08-09T08:42:23.531Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-09T08:42:23.806Z] ---> dfcc19a5363c [2021-08-09T08:42:23.806Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-09T08:42:23.806Z] ---> f10a613ca9cb [2021-08-09T08:42:23.806Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-09T08:42:24.075Z] ---> db61e343cee4 [2021-08-09T08:42:24.075Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-09T08:42:24.346Z] ---> 8fab91f1d888 [2021-08-09T08:42:24.346Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-09T08:42:25.311Z] ---> ef4bcb1b64fb [2021-08-09T08:42:25.311Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-09T08:42:25.311Z] Removing intermediate container aa42589831ac [2021-08-09T08:42:25.311Z] ---> 0a1725ffec64 [2021-08-09T08:42:25.311Z] [2021-08-09T08:42:25.311Z] Step 11/22 : FROM alpine:3.12 [2021-08-09T08:42:25.311Z] ---> 13621d1b12d4 [2021-08-09T08:42:25.311Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-09T08:42:25.311Z] ---> Running in c68baad56121 [2021-08-09T08:42:25.311Z] ---> 0618392420f6 [2021-08-09T08:42:25.311Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-08-09T08:42:25.311Z] ---> Running in 51fa76f096cd [2021-08-09T08:42:25.576Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T08:42:25.576Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T08:42:25.576Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-09T08:42:25.576Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-09T08:42:25.576Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-09T08:42:25.847Z] (4/4) Installing curl (7.78.0-r0) [2021-08-09T08:42:25.847Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T08:42:25.847Z] Executing ca-certificates-20191127-r4.trigger [2021-08-09T08:42:25.847Z] OK: 7 MiB in 18 packages [2021-08-09T08:42:25.847Z] Removing intermediate container 51fa76f096cd [2021-08-09T08:42:25.847Z] ---> e56573362612 [2021-08-09T08:42:25.847Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-09T08:42:25.847Z] ---> Running in 38507c84b58d [2021-08-09T08:42:26.113Z] Removing intermediate container 38507c84b58d [2021-08-09T08:42:26.113Z] ---> 95efc7be7354 [2021-08-09T08:42:26.113Z] Step 24/26 : LABEL arch=x86_64 [2021-08-09T08:42:26.113Z] ---> Running in 1bf2fc10b45f [2021-08-09T08:42:26.113Z] Removing intermediate container c68baad56121 [2021-08-09T08:42:26.113Z] ---> 6ac5840d09c0 [2021-08-09T08:42:26.113Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-09T08:42:26.113Z] ---> Running in 70c2c1826047 [2021-08-09T08:42:26.113Z] Removing intermediate container 1bf2fc10b45f [2021-08-09T08:42:26.113Z] ---> 2f4af0656f03 [2021-08-09T08:42:26.113Z] Step 25/26 : LABEL git_sha=d24ae2537e9d10f059eab21fd788557821b2706e [2021-08-09T08:42:26.113Z] ---> Running in 8621237c45ba [2021-08-09T08:42:26.113Z] Removing intermediate container 70c2c1826047 [2021-08-09T08:42:26.113Z] ---> 5100bfa81ad8 [2021-08-09T08:42:26.113Z] Step 14/22 : WORKDIR /edgex [2021-08-09T08:42:26.379Z] ---> Running in 85154adb8a83 [2021-08-09T08:42:26.379Z] Removing intermediate container 8621237c45ba [2021-08-09T08:42:26.379Z] ---> af6f127095f9 [2021-08-09T08:42:26.379Z] Step 26/26 : LABEL version=0.0.0 [2021-08-09T08:42:26.379Z] Removing intermediate container 85154adb8a83 [2021-08-09T08:42:26.379Z] ---> aa3cc089ddc6 [2021-08-09T08:42:26.379Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-09T08:42:26.379Z] ---> Running in 4c059f379222 [2021-08-09T08:42:26.645Z] Removing intermediate container 4c059f379222 [2021-08-09T08:42:26.645Z] ---> 968ceb63a577 [2021-08-09T08:42:26.645Z] [2021-08-09T08:42:26.645Z] ---> 5dffedc1028b [2021-08-09T08:42:26.645Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-09T08:42:26.645Z] Successfully built 968ceb63a577 [2021-08-09T08:42:26.645Z] Successfully tagged security-secretstore-setup:latest [2021-08-09T08:42:26.909Z]  Building security-secretstore-setup ... done  ---> 4fa57bb1f446 [2021-08-09T08:42:26.909Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-09T08:42:27.175Z] ---> a70f95ec104d [2021-08-09T08:42:27.175Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-09T08:42:27.175Z] ---> Running in 77db85d4dbf7 [2021-08-09T08:42:27.175Z] Removing intermediate container 77db85d4dbf7 [2021-08-09T08:42:27.175Z] ---> 74d54e3e6650 [2021-08-09T08:42:27.175Z] Step 19/22 : CMD ["--init=true"] [2021-08-09T08:42:27.442Z] ---> Running in 0bfea7969bf0 [2021-08-09T08:42:27.442Z] Removing intermediate container 0bfea7969bf0 [2021-08-09T08:42:27.442Z] ---> 218d2fa6ac6c [2021-08-09T08:42:27.442Z] Step 20/22 : LABEL arch=x86_64 [2021-08-09T08:42:27.442Z] ---> Running in 57bcf0d2ec56 [2021-08-09T08:42:27.442Z] Removing intermediate container 57bcf0d2ec56 [2021-08-09T08:42:27.442Z] ---> 8d9328e4918d [2021-08-09T08:42:27.442Z] Step 21/22 : LABEL git_sha=d24ae2537e9d10f059eab21fd788557821b2706e [2021-08-09T08:42:27.442Z] ---> Running in f3da59d031d9 [2021-08-09T08:42:27.711Z] Removing intermediate container f3da59d031d9 [2021-08-09T08:42:27.711Z] ---> 2b0b28c72ba9 [2021-08-09T08:42:27.711Z] Step 22/22 : LABEL version=0.0.0 [2021-08-09T08:42:27.711Z] ---> Running in 0a2e4a16f854 [2021-08-09T08:42:27.711Z] Removing intermediate container 0a2e4a16f854 [2021-08-09T08:42:27.711Z] ---> 6b44ed968a59 [2021-08-09T08:42:27.711Z] [2021-08-09T08:42:27.711Z] Successfully built 6b44ed968a59 [2021-08-09T08:42:27.976Z] Successfully tagged security-proxy-setup:latest [2021-08-09T08:42:27.987Z]  Building security-proxy-setup ... done  [Pipeline] } [2021-08-09T08:42:27.990Z] $ docker stop --time=1 3149f2164088fa6d96a2f3381e256529f2f6cf8aa10f02e89f4d0825317d6880 [2021-08-09T08:42:29.366Z] $ docker rm -f 3149f2164088fa6d96a2f3381e256529f2f6cf8aa10f02e89f4d0825317d6880 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-09T08:42:29.758Z] + docker images [2021-08-09T08:42:30.024Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-09T08:42:30.024Z] security-proxy-setup latest 6b44ed968a59 2 seconds ago 25.9MB [2021-08-09T08:42:30.024Z] security-secretstore-setup latest 968ceb63a577 3 seconds ago 29MB [2021-08-09T08:42:30.024Z] 0a1725ffec64 5 seconds ago 1.75GB [2021-08-09T08:42:30.024Z] core-metadata latest 794290fc9a44 7 seconds ago 16.7MB [2021-08-09T08:42:30.024Z] aa63b7f0aa4f 8 seconds ago 1.75GB [2021-08-09T08:42:30.024Z] core-command latest a9dcdefce824 10 seconds ago 16MB [2021-08-09T08:42:30.024Z] a150432a153c 11 seconds ago 1.75GB [2021-08-09T08:42:30.024Z] 6ee3f1df1388 14 seconds ago 1.74GB [2021-08-09T08:42:30.024Z] sys-mgmt-agent latest 578f64c9ab41 39 seconds ago 325MB [2021-08-09T08:42:30.024Z] security-bootstrapper latest b4a1eff4fa4c 42 seconds ago 18.8MB [2021-08-09T08:42:30.024Z] core-data latest 84a10116a83f About a minute ago 20.4MB [2021-08-09T08:42:30.024Z] support-scheduler latest fd29a796935f About a minute ago 16.1MB [2021-08-09T08:42:30.024Z] 66953eaacaac About a minute ago 1.75GB [2021-08-09T08:42:30.024Z] support-notifications latest 43e4a8f90147 About a minute ago 16.8MB [2021-08-09T08:42:30.024Z] a1767ce50f69 About a minute ago 1.75GB [2021-08-09T08:42:30.024Z] ef914beeccc8 About a minute ago 1.75GB [2021-08-09T08:42:30.024Z] 600503148b55 About a minute ago 1.75GB [2021-08-09T08:42:30.024Z] d1b5873b3bbc About a minute ago 1.75GB [2021-08-09T08:42:30.024Z] ci-base-image-x86_64 latest f20be6fd3263 5 minutes ago 1.24GB [2021-08-09T08:42:30.024Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 3 days ago 547MB [2021-08-09T08:42:30.024Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 6 days ago 37.5MB [2021-08-09T08:42:30.024Z] docker 20.10.7 08bdaf2f88f9 2 months ago 246MB [2021-08-09T08:42:30.024Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-08-09T08:42:30.024Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-08-09T08:42:45.221Z] Still waiting to schedule task [2021-08-09T08:42:45.221Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-08-09T08:46:40.361Z] Running on prd-ubuntu18.04-docker-8c-8g-104 in /w/workspace/edgexfoundry_edgex-go_PR-3659 [Pipeline] { [Pipeline] ws [2021-08-09T08:46:40.384Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [Pipeline] libraryResource [Pipeline] sh [2021-08-09T08:46:41.314Z] + echo snap-build.sh [2021-08-09T08:46:41.314Z] snap-build.sh [2021-08-09T08:46:41.314Z] + SNAP_BASE_DIR=. [2021-08-09T08:46:41.314Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2021-08-09T08:46:41.314Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2021-08-09T08:46:41.314Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2021-08-09T08:46:41.314Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2021-08-09T08:46:41.314Z] + cd /w/workspace/edgex-go/5 [2021-08-09T08:46:41.314Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-08-09T08:46:41.314Z] Reading package lists... [2021-08-09T08:46:41.314Z] Building dependency tree... [2021-08-09T08:46:41.314Z] Reading state information... [2021-08-09T08:46:41.314Z] The following packages were automatically installed and are no longer required: [2021-08-09T08:46:41.314Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-08-09T08:46:41.314Z] uidmap xdelta3 [2021-08-09T08:46:41.314Z] Use 'sudo apt autoremove' to remove them. [2021-08-09T08:46:41.314Z] The following packages will be REMOVED: [2021-08-09T08:46:41.314Z] lxd* lxd-client* [2021-08-09T08:46:41.584Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-08-09T08:46:41.584Z] After this operation, 31.7 MB disk space will be freed. [2021-08-09T08:46:42.117Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-08-09T08:46:42.117Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-09T08:46:42.696Z] Removing lxd dnsmasq configuration [2021-08-09T08:46:42.696Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-08-09T08:46:42.962Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-08-09T08:46:43.544Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-09T08:46:43.811Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-08-09T08:46:43.811Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-09T08:46:45.223Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-08-09T08:46:45.223Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-08-09T08:46:45.806Z] + sudo snap remove --purge lxd [2021-08-09T08:46:45.806Z] snap "lxd" is not installed [2021-08-09T08:46:45.806Z] + sudo groupadd --force --system lxd [2021-08-09T08:46:45.806Z] ++ whoami [2021-08-09T08:46:45.806Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-08-09T08:46:45.806Z] + newgrp - lxd [2021-08-09T08:46:45.806Z] + sudo snap install lxd [2021-08-09T08:46:55.882Z] 2021-08-09T08:46:53Z INFO Waiting for automatic snapd restart... [2021-08-09T08:47:10.869Z] lxd 4.16 from Canonical* installed [2021-08-09T08:47:10.869Z] + sudo lxd init --auto [2021-08-09T08:47:20.947Z] + sudo snap install --classic snapcraft [2021-08-09T08:47:33.244Z] snapcraft 4.8.3 from Canonical* installed [2021-08-09T08:47:33.244Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-08-09T08:47:33.244Z] + sudo snapcraft prime --use-lxd [2021-08-09T08:47:33.510Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-08-09T08:47:33.510Z] Could not find snap/snapcraft.yaml. Are you sure you are in the right directory? [2021-08-09T08:47:33.510Z] To start a new project, use `snapcraft init` [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-09T08:47:33.747Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-09T08:47:34.635Z] + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-09T08:47:34.975Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T08:47:35.892Z] ---> package-listing.sh [2021-08-09T08:47:35.893Z] ++ facter osfamily [2021-08-09T08:47:35.893Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-09T08:47:35.893Z] + OS_FAMILY=redhat [2021-08-09T08:47:35.893Z] + workspace=/w/workspace/edgex-go/5 [2021-08-09T08:47:35.893Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-09T08:47:35.893Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-09T08:47:35.893Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-09T08:47:35.893Z] + PACKAGES=/tmp/packages_start.txt [2021-08-09T08:47:35.893Z] + '[' /w/workspace/edgex-go/5 ']' [2021-08-09T08:47:35.893Z] + PACKAGES=/tmp/packages_end.txt [2021-08-09T08:47:35.893Z] + case "${OS_FAMILY}" in [2021-08-09T08:47:35.893Z] + sort [2021-08-09T08:47:35.893Z] + rpm -qa [2021-08-09T08:47:38.436Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-09T08:47:38.436Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-09T08:47:38.436Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-09T08:47:38.436Z] + '[' /w/workspace/edgex-go/5 ']' [2021-08-09T08:47:38.436Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-08-09T08:47:38.436Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-08-09T08:47:38.455Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-09T08:47:38.761Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-09T08:47:39.364Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-09T08:47:39.364Z] [2021-08-09T08:47:39.364Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T08:47:39.704Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-09T08:47:39.704Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-09T08:47:39.704Z] b4d181a07f80: Pulling fs layer [2021-08-09T08:47:39.704Z] a1111a8f2ec3: Pulling fs layer [2021-08-09T08:47:39.704Z] ed53099fbce6: Pulling fs layer [2021-08-09T08:47:39.704Z] dc539afda2c1: Pulling fs layer [2021-08-09T08:47:39.704Z] 77bc0d833cb6: Pulling fs layer [2021-08-09T08:47:39.704Z] 9065ff56babe: Pulling fs layer [2021-08-09T08:47:39.704Z] d287ab97295c: Pulling fs layer [2021-08-09T08:47:39.704Z] dc539afda2c1: Waiting [2021-08-09T08:47:39.704Z] d287ab97295c: Waiting [2021-08-09T08:47:39.704Z] 77bc0d833cb6: Waiting [2021-08-09T08:47:39.704Z] 9065ff56babe: Waiting [2021-08-09T08:47:40.286Z] a1111a8f2ec3: Verifying Checksum [2021-08-09T08:47:40.286Z] a1111a8f2ec3: Download complete [2021-08-09T08:47:40.286Z] dc539afda2c1: Verifying Checksum [2021-08-09T08:47:40.286Z] dc539afda2c1: Download complete [2021-08-09T08:47:40.552Z] ed53099fbce6: Verifying Checksum [2021-08-09T08:47:40.552Z] ed53099fbce6: Download complete [2021-08-09T08:47:40.552Z] 9065ff56babe: Download complete [2021-08-09T08:47:41.963Z] b4d181a07f80: Verifying Checksum [2021-08-09T08:47:41.963Z] b4d181a07f80: Download complete [2021-08-09T08:47:41.963Z] 77bc0d833cb6: Verifying Checksum [2021-08-09T08:47:41.963Z] 77bc0d833cb6: Download complete [2021-08-09T08:47:42.947Z] b4d181a07f80: Pull complete [2021-08-09T08:47:42.947Z] a1111a8f2ec3: Pull complete [2021-08-09T08:47:43.532Z] ed53099fbce6: Pull complete [2021-08-09T08:47:43.798Z] dc539afda2c1: Pull complete [2021-08-09T08:47:44.065Z] 77bc0d833cb6: Pull complete [2021-08-09T08:47:44.065Z] 9065ff56babe: Pull complete [2021-08-09T08:47:48.319Z] d287ab97295c: Verifying Checksum [2021-08-09T08:47:48.319Z] d287ab97295c: Download complete [2021-08-09T08:47:53.686Z] d287ab97295c: Pull complete [2021-08-09T08:47:53.686Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-09T08:47:53.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-09T08:47:53.686Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-09T08:47:53.783Z] prd-centos7-docker-4c-2g-99 does not seem to be running inside a container [2021-08-09T08:47:53.849Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-09T08:47:58.797Z] $ docker top 9b38ea21f7390f3405f53f48124479c91cfbd82887e80b1e447e2cab78e4d728 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T08:47:59.239Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-09T08:47:59.563Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-09T08:47:59.893Z] + ls /var/log/sa-host [2021-08-09T08:47:59.893Z] + sadf -c /var/log/sa-host/sa05 [2021-08-09T08:47:59.893Z] file_magic: OK [2021-08-09T08:47:59.893Z] HZ: Using current value: 100 [2021-08-09T08:47:59.893Z] file_header: OK [2021-08-09T08:47:59.893Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-09T08:47:59.893Z] Statistics: [2021-08-09T08:47:59.893Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-09T08:47:59.893Z] File successfully converted to sysstat format version 12.0.3 [2021-08-09T08:47:59.893Z] + sadf -c /var/log/sa-host/sa09 [2021-08-09T08:47:59.893Z] file_magic: OK [2021-08-09T08:47:59.893Z] HZ: Using current value: 100 [2021-08-09T08:47:59.893Z] file_header: OK [2021-08-09T08:47:59.893Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-09T08:47:59.893Z] Statistics: [2021-08-09T08:47:59.893Z] 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-08-09T08:47:59.893Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-09T08:48:00.130Z] provisioning config files... [2021-08-09T08:48:00.148Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config8398075089618649789tmp [Pipeline] { [Pipeline] echo [2021-08-09T08:48:00.174Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T08:48:00.495Z] ---> create-netrc.sh [Pipeline] } [2021-08-09T08:48:00.509Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-09T08:48:00.927Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-09T08:48:00.943Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T08:48:01.277Z] ---> sudo-logs.sh [2021-08-09T08:48:01.277Z] Archiving 'sudo' log.. [2021-08-09T08:48:01.277Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-99.vexxhost.local: Name or service not known [2021-08-09T08:48:01.277Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-99.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-09T08:48:01.355Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T08:48:01.683Z] ---> job-cost.sh [2021-08-09T08:48:01.683Z] lf-activate-venv: SKIPPING [2021-08-09T08:48:01.683Z] DEBUG: total: 0.18000000715255737 [2021-08-09T08:48:01.683Z] INFO: Retrieving Stack Cost... [2021-08-09T08:48:02.852Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-09T08:48:02.852Z] INFO: Archiving Costs [Pipeline] echo [2021-08-09T08:48:02.870Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T08:48:03.190Z] ---> logs-deploy.sh [2021-08-09T08:48:03.190Z] lf-activate-venv: SKIPPING [2021-08-09T08:48:03.190Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3659/5 [2021-08-09T08:48:03.190Z] INFO: archiving workspace using pattern(s): [2021-08-09T08:48:03.773Z] Archives upload complete. [2021-08-09T08:48:04.039Z] INFO: archiving logs to Nexus