Pull request #3553 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a01fb5b7b9e76877648d7c2f2dbe9e0c0ac50cc0+9b7d42e1e61a7ee364e8f6860ff471f154b121f0 (2ada62b4fffa481b341a8853480534b9a86849ce) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7720061239630786567.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4682964737562702156.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3553/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3553/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3945644103107783083.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3553/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8081709121511057344.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1309950556429551232.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3553/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3553/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2530635835371316010.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false 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-1182’ Running on prd-centos7-docker-4c-2g-1192 in /w/workspace/edgexfoundry_edgex-go_PR-3553 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh7697525023982633992.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 into PR head commit a01fb5b7b9e76877648d7c2f2dbe9e0c0ac50cc0 > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh1914272572894690681.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3553/head:refs/remotes/origin/PR-3553 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a01fb5b7b9e76877648d7c2f2dbe9e0c0ac50cc0 # timeout=10 Merge succeeded, producing a01fb5b7b9e76877648d7c2f2dbe9e0c0ac50cc0 Checking out Revision a01fb5b7b9e76877648d7c2f2dbe9e0c0ac50cc0 (PR-3553) > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh3846762738443901875.key > git merge 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a01fb5b7b9e76877648d7c2f2dbe9e0c0ac50cc0 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-09T05:55:20.623Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-09T05:56:05.713Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-09T05:56:28.239Z] ========================================================= [2021-06-09T05:56:28.239Z] EdgeX Global Pipelines Version Info [2021-06-09T05:56:28.239Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-09T05:59:14.641Z] ------------------- [2021-06-09T05:59:14.641Z] stable info: [2021-06-09T05:59:14.641Z] ------------------- [2021-06-09T05:59:14.641Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-09T05:59:14.641Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-09T05:59:14.641Z] Message: update stable to v1.0.194 [2021-06-09T05:59:14.641Z] ------------------- [2021-06-09T05:59:14.641Z] experimental info: [2021-06-09T05:59:14.641Z] ------------------- [2021-06-09T05:59:14.641Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-09T05:59:14.641Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-09T05:59:14.641Z] Message: update experimental to v1.0.194 [2021-06-09T05:59:19.225Z] Cannot contact prd-centos7-docker-4c-2g-1192: java.lang.InterruptedException [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-09T06:00:32.776Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-09T06:00:46.662Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-09T06:01:05.535Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-09T06:01:26.478Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-09T06:01:45.611Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-09T06:02:10.381Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-09T06:02:30.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-09T06:02:50.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-09T06:03:10.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-09T06:03:32.863Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-09T06:04:02.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-09T06:04:20.411Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-09T06:04:53.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-09T06:05:16.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-09T06:05:43.027Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-09T06:06:03.122Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-09T06:06:35.998Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-09T06:07:02.775Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-09T06:07:18.334Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-09T06:07:45.156Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-09T06:08:16.294Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-09T06:08:45.907Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-09T06:09:14.905Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3553 [Pipeline] echo [2021-06-09T06:09:37.348Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3553 [Pipeline] echo [2021-06-09T06:10:05.073Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3553 [Pipeline] echo [2021-06-09T06:10:34.113Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a01fb5b7b9e76877648d7c2f2dbe9e0c0ac50cc0 [Pipeline] echo [2021-06-09T06:10:56.247Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a01fb5b [Pipeline] echo [2021-06-09T06:11:29.757Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T06:12:54.417Z] provisioning config files... [2021-06-09T06:13:12.875Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5334051087940276340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T06:14:13.045Z] ---> docker-login.sh [2021-06-09T06:14:13.045Z] nexus3.edgexfoundry.org:10001 [2021-06-09T06:14:13.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T06:14:13.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T06:14:13.045Z] Configure a credential helper to remove this warning. See [2021-06-09T06:14:13.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T06:14:13.045Z] [2021-06-09T06:14:13.045Z] Login Succeeded [2021-06-09T06:14:13.045Z] nexus3.edgexfoundry.org:10002 [2021-06-09T06:14:13.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T06:14:13.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T06:14:13.045Z] Configure a credential helper to remove this warning. See [2021-06-09T06:14:13.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T06:14:13.045Z] [2021-06-09T06:14:13.045Z] Login Succeeded [2021-06-09T06:14:13.045Z] nexus3.edgexfoundry.org:10003 [2021-06-09T06:14:13.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T06:14:13.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T06:14:13.045Z] Configure a credential helper to remove this warning. See [2021-06-09T06:14:13.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T06:14:13.045Z] [2021-06-09T06:14:13.045Z] Login Succeeded [2021-06-09T06:14:13.045Z] nexus3.edgexfoundry.org:10004 [2021-06-09T06:14:13.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T06:14:13.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T06:14:13.045Z] Configure a credential helper to remove this warning. See [2021-06-09T06:14:13.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T06:14:13.045Z] [2021-06-09T06:14:13.045Z] Login Succeeded [2021-06-09T06:14:13.045Z] docker.io [2021-06-09T06:14:13.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T06:14:13.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T06:14:13.045Z] Configure a credential helper to remove this warning. See [2021-06-09T06:14:13.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T06:14:13.045Z] [2021-06-09T06:14:13.045Z] Login Succeeded [2021-06-09T06:14:13.045Z] ---> docker-login.sh ends [Pipeline] } [2021-06-09T06:14:32.512Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T06:15:44.127Z] ++ 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-06-09T06:15:44.127Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T06:15:44.127Z] ++ dirname cmd/core-command/Dockerfile [2021-06-09T06:15:44.127Z] ++ cut -d/ -f2 [2021-06-09T06:15:44.127Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-09T06:15:44.128Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T06:15:44.128Z] ++ dirname cmd/core-data/Dockerfile [2021-06-09T06:15:44.128Z] ++ cut -d/ -f2 [2021-06-09T06:15:44.128Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-09T06:15:44.128Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T06:15:44.128Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-09T06:15:44.128Z] ++ cut -d/ -f2 [2021-06-09T06:15:44.128Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-09T06:15:44.128Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T06:15:44.128Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-09T06:15:44.128Z] ++ cut -d/ -f2 [2021-06-09T06:15:44.128Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-09T06:15:44.128Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T06:15:44.128Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-09T06:15:44.128Z] ++ cut -d/ -f2 [2021-06-09T06:15:44.128Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-09T06:15:44.128Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T06:15:44.128Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-09T06:15:44.128Z] ++ cut -d/ -f2 [2021-06-09T06:15:44.128Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-09T06:15:44.128Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T06:15:44.128Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-09T06:15:44.128Z] ++ cut -d/ -f2 [2021-06-09T06:15:44.128Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-09T06:15:44.128Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T06:15:44.128Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-09T06:15:44.128Z] ++ cut -d/ -f2 [2021-06-09T06:15:44.128Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-09T06:15:44.128Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T06:15:44.128Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-09T06:15:44.128Z] ++ cut -d/ -f2 [2021-06-09T06:15:44.128Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [2021-06-09T06:16:09.808Z] Cannot contact prd-centos7-docker-4c-2g-1192: java.lang.InterruptedException [Pipeline] echo [2021-06-09T06:16:46.599Z] 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-06-09T07:19:49.826Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T07:19:49.826Z] [2021-06-09T07:19:49.826Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T07:20:27.042Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T07:20:27.042Z] latest: Pulling from edgex-devops/git-semver [2021-06-09T07:20:27.042Z] 31603596830f: Pulling fs layer [2021-06-09T07:20:27.042Z] 54011a49482f: Pulling fs layer [2021-06-09T07:20:27.042Z] a6820b24f6d8: Pulling fs layer [2021-06-09T07:20:27.042Z] f581987b2513: Pulling fs layer [2021-06-09T07:20:27.042Z] f581987b2513: Waiting [2021-06-09T07:20:27.042Z] 54011a49482f: Verifying Checksum [2021-06-09T07:20:27.042Z] 54011a49482f: Download complete [2021-06-09T07:20:27.042Z] 31603596830f: Verifying Checksum [2021-06-09T07:20:27.042Z] 31603596830f: Download complete [2021-06-09T07:20:27.042Z] 31603596830f: Pull complete [2021-06-09T07:20:27.042Z] f581987b2513: Verifying Checksum [2021-06-09T07:20:27.042Z] f581987b2513: Download complete [2021-06-09T07:20:27.042Z] a6820b24f6d8: Verifying Checksum [2021-06-09T07:20:27.042Z] a6820b24f6d8: Download complete [2021-06-09T07:20:27.042Z] 54011a49482f: Pull complete [2021-06-09T07:20:27.042Z] a6820b24f6d8: Pull complete [2021-06-09T07:20:27.042Z] f581987b2513: Pull complete [2021-06-09T07:20:27.042Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-09T07:20:27.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T07:20:27.042Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-09T07:20:55.358Z] prd-centos7-docker-4c-2g-1192 does not seem to be running inside a container [2021-06-09T07:21:15.798Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-09T07:21:26.542Z] $ docker top 54bea92adb7c31a7edb92ef6b146c5c8d613a7bf1665ba0d7996bb9fb9d102af -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-09T07:22:18.697Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T07:22:18.697Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T07:22:20.889Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T07:22:20.890Z] $ docker exec 54bea92adb7c31a7edb92ef6b146c5c8d613a7bf1665ba0d7996bb9fb9d102af ssh-agent [2021-06-09T07:22:25.310Z] SSH_AUTH_SOCK=/tmp/ssh-E2nNL9jvGagW/agent.13 [2021-06-09T07:22:25.310Z] SSH_AGENT_PID=20 [2021-06-09T07:22:25.324Z] Running ssh-add (command line suppressed) [2021-06-09T07:22:25.423Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4193933260027703726.key (/w/workspace/edgex-go/1@tmp/private_key_4193933260027703726.key) [2021-06-09T07:22:29.224Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T07:22:55.810Z] + git tag --points-at HEAD [Pipeline] } [2021-06-09T07:23:00.194Z] $ docker exec --env ******** --env ******** 54bea92adb7c31a7edb92ef6b146c5c8d613a7bf1665ba0d7996bb9fb9d102af ssh-agent -k [2021-06-09T07:23:00.291Z] unset SSH_AUTH_SOCK; [2021-06-09T07:23:00.291Z] unset SSH_AGENT_PID; [2021-06-09T07:23:00.292Z] echo Agent pid 20 killed; [2021-06-09T07:23:09.278Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-09T07:23:31.320Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T07:23:31.320Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T07:23:40.456Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T07:23:40.456Z] $ docker exec 54bea92adb7c31a7edb92ef6b146c5c8d613a7bf1665ba0d7996bb9fb9d102af ssh-agent [2021-06-09T07:23:51.566Z] SSH_AUTH_SOCK=/tmp/ssh-eZLvxgvgkzBU/agent.54 [2021-06-09T07:23:51.566Z] SSH_AGENT_PID=61 [2021-06-09T07:23:51.580Z] Running ssh-add (command line suppressed) [2021-06-09T07:23:51.679Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1481263213906487713.key (/w/workspace/edgex-go/1@tmp/private_key_1481263213906487713.key) [2021-06-09T07:24:04.980Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T07:24:27.384Z] + git semver init [2021-06-09T07:24:27.384Z] # -> Open(): unable to determine branch for HEAD [2021-06-09T07:24:27.385Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-06-09T07:24:27.385Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-06-09T07:24:27.385Z] # $SEMVER_REMOTE_NAME = origin [2021-06-09T07:24:27.385Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-09T07:24:27.385Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-09T07:24:27.385Z] # $SEMVER_BRANCH = PR-3553 [2021-06-09T07:24:27.385Z] # $SEMVER_TEMP = /tmp/semver-956190814 [2021-06-09T07:24:27.385Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-09T07:24:45.235Z] # '/tmp/semver-956190814' -> '/w/workspace/edgex-go/1/.semver' [2021-06-09T07:24:45.236Z] # -> Force: false [2021-06-09T07:24:45.236Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-06-09T07:24:47.448Z] $ docker exec --env ******** --env ******** 54bea92adb7c31a7edb92ef6b146c5c8d613a7bf1665ba0d7996bb9fb9d102af ssh-agent -k [2021-06-09T07:24:47.543Z] unset SSH_AUTH_SOCK; [2021-06-09T07:24:47.543Z] unset SSH_AGENT_PID; [2021-06-09T07:24:47.543Z] echo Agent pid 61 killed; [2021-06-09T07:24:51.776Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T07:25:28.266Z] + git semver [Pipeline] } [2021-06-09T07:25:30.486Z] $ docker stop --time=1 54bea92adb7c31a7edb92ef6b146c5c8d613a7bf1665ba0d7996bb9fb9d102af [2021-06-09T07:25:39.545Z] $ docker rm -f 54bea92adb7c31a7edb92ef6b146c5c8d613a7bf1665ba0d7996bb9fb9d102af [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-09T07:26:14.977Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-09T07:27:44.371Z] Stashed 1 file(s) [Pipeline] echo [2021-06-09T07:28:00.089Z] [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 [2021-06-09T07:31:54.189Z] Still waiting to schedule task [2021-06-09T07:31:54.189Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-09T07:34:43.675Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [2021-06-09T07:34:59.598Z] Cannot contact prd-centos7-docker-4c-2g-1192: java.lang.InterruptedException [Pipeline] sh [2021-06-09T07:36:17.049Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-09T07:37:19.220Z] + true [2021-06-09T07:37:19.220Z] + sudo service docker restart [2021-06-09T07:37:19.220Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-06-09T07:38:01.378Z] ========================================================= [2021-06-09T07:38:01.378Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-09T07:38:01.378Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-09T07:40:57.193Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-09T07:40:57.202Z] Sending build context to Docker daemon 329.2MB [2021-06-09T07:40:59.443Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-09T07:40:59.443Z] Step 2/6 : FROM ${BASE} [2021-06-09T07:40:59.443Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-09T07:40:59.443Z] 540db60ca938: Pulling fs layer [2021-06-09T07:40:59.443Z] adcc1eea9eea: Pulling fs layer [2021-06-09T07:40:59.443Z] 4c4ab2625f07: Pulling fs layer [2021-06-09T07:40:59.443Z] 0510c868ecb4: Pulling fs layer [2021-06-09T07:40:59.443Z] afea3b2eda06: Pulling fs layer [2021-06-09T07:40:59.443Z] 7809a108b3ef: Pulling fs layer [2021-06-09T07:40:59.443Z] f706445af74f: Pulling fs layer [2021-06-09T07:40:59.443Z] afea3b2eda06: Waiting [2021-06-09T07:40:59.443Z] 7809a108b3ef: Waiting [2021-06-09T07:40:59.443Z] f706445af74f: Waiting [2021-06-09T07:40:59.443Z] 0510c868ecb4: Waiting [2021-06-09T07:40:59.443Z] 4c4ab2625f07: Verifying Checksum [2021-06-09T07:40:59.443Z] 4c4ab2625f07: Download complete [2021-06-09T07:40:59.443Z] adcc1eea9eea: Verifying Checksum [2021-06-09T07:40:59.443Z] adcc1eea9eea: Download complete [2021-06-09T07:40:59.443Z] afea3b2eda06: Verifying Checksum [2021-06-09T07:40:59.443Z] afea3b2eda06: Download complete [2021-06-09T07:40:59.443Z] 7809a108b3ef: Verifying Checksum [2021-06-09T07:40:59.443Z] 7809a108b3ef: Download complete [2021-06-09T07:40:59.443Z] 540db60ca938: Verifying Checksum [2021-06-09T07:40:59.443Z] 540db60ca938: Download complete [2021-06-09T07:40:59.443Z] 540db60ca938: Pull complete [2021-06-09T07:40:59.443Z] adcc1eea9eea: Pull complete [2021-06-09T07:40:59.443Z] 4c4ab2625f07: Pull complete [2021-06-09T07:40:59.443Z] f706445af74f: Verifying Checksum [2021-06-09T07:40:59.443Z] f706445af74f: Download complete [2021-06-09T07:40:59.443Z] 0510c868ecb4: Verifying Checksum [2021-06-09T07:40:59.444Z] 0510c868ecb4: Download complete [2021-06-09T07:40:59.444Z] 0510c868ecb4: Pull complete [2021-06-09T07:40:59.444Z] afea3b2eda06: Pull complete [2021-06-09T07:40:59.444Z] 7809a108b3ef: Pull complete [2021-06-09T07:40:59.444Z] f706445af74f: Pull complete [2021-06-09T07:40:59.444Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-09T07:40:59.444Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-09T07:40:59.444Z] ---> b068be0155e3 [2021-06-09T07:40:59.444Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-09T07:40:59.444Z] ---> Running in 9a88ef72bc4e [2021-06-09T07:40:59.444Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T07:40:59.444Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T07:40:59.444Z] (1/12) Installing libmagic (5.39-r0) [2021-06-09T07:40:59.444Z] (2/12) Installing file (5.39-r0) [2021-06-09T07:40:59.444Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-09T07:40:59.444Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-09T07:40:59.444Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-09T07:40:59.444Z] (6/12) Installing patch (2.7.6-r6) [2021-06-09T07:40:59.444Z] (7/12) Installing build-base (0.5-r2) [2021-06-09T07:40:59.444Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-09T07:40:59.444Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-09T07:40:59.444Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-09T07:40:59.444Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-09T07:40:59.444Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-09T07:40:59.444Z] Executing busybox-1.32.1-r6.trigger [2021-06-09T07:40:59.444Z] OK: 219 MiB in 52 packages [2021-06-09T07:40:59.444Z] Removing intermediate container 9a88ef72bc4e [2021-06-09T07:40:59.444Z] ---> 0ccd8b43e873 [2021-06-09T07:40:59.444Z] Step 4/6 : WORKDIR /edgex-go [2021-06-09T07:40:59.444Z] ---> Running in 7003f986f48f [2021-06-09T07:40:59.444Z] Removing intermediate container 7003f986f48f [2021-06-09T07:40:59.444Z] ---> 66b2be37839e [2021-06-09T07:40:59.444Z] Step 5/6 : COPY go.mod . [2021-06-09T07:40:59.444Z] ---> 08f3385c844c [2021-06-09T07:40:59.444Z] Step 6/6 : RUN go mod download [2021-06-09T07:40:59.444Z] ---> Running in cfdece5388e3 [2021-06-09T07:40:59.444Z] Removing intermediate container cfdece5388e3 [2021-06-09T07:40:59.444Z] ---> 0634b1864311 [2021-06-09T07:40:59.444Z] Successfully built 0634b1864311 [2021-06-09T07:40:59.444Z] Successfully tagged ci-base-image-x86_64:latest [2021-06-09T07:41:14.820Z] Cannot contact prd-centos7-docker-4c-2g-1192: java.lang.InterruptedException [Pipeline] isUnix [Pipeline] sh [2021-06-09T07:44:37.254Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-09T07:44:37.254Z] . [Pipeline] withDockerContainer [2021-06-09T07:46:09.769Z] prd-centos7-docker-4c-2g-1192 does not seem to be running inside a container [2021-06-09T07:46:52.386Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-09T07:47:31.588Z] $ docker top db5ea2f9f9d00803ca1a8e9a2ea8a714311c657c29742ad2005f254384270dbb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T07:52:39.291Z] + go version [2021-06-09T07:52:39.291Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-09T07:53:00.337Z] $ docker stop --time=1 db5ea2f9f9d00803ca1a8e9a2ea8a714311c657c29742ad2005f254384270dbb [2021-06-09T07:53:09.137Z] $ docker rm -f db5ea2f9f9d00803ca1a8e9a2ea8a714311c657c29742ad2005f254384270dbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T08:09:32.225Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-09T08:09:32.225Z] . [2021-06-09T08:09:45.571Z] Cannot contact prd-centos7-docker-4c-2g-1192: java.lang.InterruptedException [Pipeline] withDockerContainer [2021-06-09T08:12:50.765Z] prd-centos7-docker-4c-2g-1192 does not seem to be running inside a container [2021-06-09T08:13:37.712Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-09T08:13:48.264Z] $ docker top ec4c7b55a37913d58ed97989f1c9f24a20c4ca7287b197389bc0e64d602dc0f6 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-09T08:18:28.356Z] ========================================================= [2021-06-09T08:18:28.356Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-09T08:18:28.356Z] ========================================================= [Pipeline] sh [2021-06-09T08:20:52.290Z] + go mod tidy [2021-06-09T08:20:56.588Z] Cannot contact prd-centos7-docker-4c-2g-1192: java.lang.InterruptedException [Pipeline] sh [2021-06-09T08:25:28.711Z] Cannot contact prd-centos7-docker-4c-2g-1192: java.lang.InterruptedException [2021-06-09T08:26:50.073Z] + make test [2021-06-09T08:26:50.073Z] go mod tidy [2021-06-09T08:26:50.073Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-09T08:26:50.073Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-09T08:26:50.073Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-09T08:26:50.073Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-09T08:26:50.073Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-09T08:26:50.073Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-09T08:26:50.073Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-09T08:26:50.073Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-09T08:26:50.073Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-09T08:26:50.073Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-09T08:26:50.073Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-09T08:26:50.073Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-09T08:26:50.073Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-09T08:26:50.073Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-09T08:26:50.073Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-09T08:26:50.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-09T08:26:50.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-09T08:26:50.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-09T08:26:50.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-09T08:26:50.073Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.043s coverage: 28.7% of statements [2021-06-09T08:26:50.073Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.062s coverage: 100.0% of statements [2021-06-09T08:26:50.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-09T08:26:50.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-09T08:26:50.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-09T08:26:50.073Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 81.2% of statements [2021-06-09T08:26:50.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-09T08:26:50.073Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.060s coverage: 53.4% of statements [2021-06-09T08:26:50.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-09T08:26:50.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-09T08:26:50.073Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.111s coverage: 87.7% of statements [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-09T08:26:50.074Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.054s coverage: 78.9% of statements [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-09T08:26:50.074Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.227s coverage: 95.1% of statements [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-09T08:26:50.074Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-09T08:26:50.074Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.052s coverage: 60.0% of statements [2021-06-09T08:26:50.074Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.048s coverage: 0.8% of statements [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-09T08:26:50.074Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.059s coverage: 22.0% of statements [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-09T08:26:50.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements [2021-06-09T08:26:50.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.050s coverage: 79.5% of statements [2021-06-09T08:26:50.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2021-06-09T08:26:50.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements [2021-06-09T08:26:50.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-06-09T08:26:50.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.056s coverage: 94.4% of statements [2021-06-09T08:26:50.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-06-09T08:26:50.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.453s coverage: 81.8% of statements [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-09T08:26:50.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-09T08:26:50.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.019s coverage: 65.1% of statements [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-09T08:26:50.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.036s coverage: 87.2% of statements [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-09T08:26:50.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-09T08:26:50.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 76.0% of statements [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-09T08:26:50.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-06-09T08:26:50.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-06-09T08:26:50.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-06-09T08:26:50.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.071s coverage: 91.2% of statements [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-09T08:26:50.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.131s coverage: 64.4% of statements [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-09T08:26:50.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2021-06-09T08:26:50.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-06-09T08:26:50.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2021-06-09T08:26:50.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements [2021-06-09T08:26:50.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2021-06-09T08:26:50.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.179s coverage: 66.9% of statements [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-09T08:26:50.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.113s coverage: 43.6% of statements [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-09T08:26:50.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.037s coverage: 89.5% of statements [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-09T08:26:50.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.022s coverage: 84.8% of statements [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-09T08:26:50.074Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.067s coverage: 19.3% of statements [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-09T08:26:50.074Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.127s coverage: 91.9% of statements [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-09T08:26:50.074Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.051s coverage: 62.7% of statements [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-09T08:26:50.074Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.092s coverage: 97.6% of statements [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-09T08:26:50.074Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-09T08:26:50.074Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.031s coverage: 100.0% of statements [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-09T08:26:50.074Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.030s coverage: 87.9% of statements [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-09T08:26:50.074Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.029s coverage: 100.0% of statements [2021-06-09T08:26:50.074Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.053s coverage: 28.1% of statements [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-09T08:26:50.074Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.053s coverage: 28.9% of statements [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-09T08:26:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-09T08:26:50.074Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 100.0% of statements [2021-06-09T08:26:50.074Z] GO111MODULE=on go vet ./... [2021-06-09T08:26:50.074Z] gofmt -l . [2021-06-09T08:26:50.074Z] [ "`gofmt -l .`" = "" ] [2021-06-09T08:26:50.074Z] ./bin/test-attribution-txt.sh [Pipeline] sh [Pipeline] } [2021-06-09T08:48:45.817Z] $ docker stop --time=1 ec4c7b55a37913d58ed97989f1c9f24a20c4ca7287b197389bc0e64d602dc0f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script Resuming build at Wed Jun 09 09:16:10 UTC 2021 after Jenkins restart Waiting to resume part of EdgeX Foundry Project » edgex-go » PR-3553 #1: Finished waiting Waiting to resume part of EdgeX Foundry Project » edgex-go » PR-3553 #1: Finished waiting Waiting to resume part of EdgeX Foundry Project » edgex-go » PR-3553 #1: Finished waiting Waiting to resume part of EdgeX Foundry Project » edgex-go » PR-3553 #1: Finished waiting Waiting to resume part of EdgeX Foundry Project » edgex-go » PR-3553 #1: Finished waiting Waiting to resume part of EdgeX Foundry Project » edgex-go » PR-3553 #1: Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1192’ Waiting to resume part of EdgeX Foundry Project » edgex-go » PR-3553 #1: Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1192’ Ready to run at Wed Jun 09 09:18:45 UTC 2021 [2021-06-09T09:18:45.464Z] Timeout set to expire in 2 hr 36 min [2021-06-09T09:18:45.489Z] Queue item for node block in EdgeX Foundry Project » edgex-go » PR-3553 #1 is missing (perhaps JENKINS-34281); rescheduling [2021-06-09T09:18:46.036Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1210 in /w/workspace/edgexfoundry_edgex-go_PR-3553 [Pipeline] { [Pipeline] ws [2021-06-09T09:18:46.243Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-06-09T09:18:46.809Z] The recommended git tool is: git [2021-06-09T09:18:53.209Z] using credential edgex-jenkins-ssh [2021-06-09T09:18:53.296Z] Cloning the remote Git repository [2021-06-09T09:18:53.347Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-09T09:18:53.495Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-06-09T09:18:53.591Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-09T09:18:53.592Z] > git --version # timeout=10 [2021-06-09T09:18:53.605Z] > git --version # 'git version 2.17.1' [2021-06-09T09:18:53.607Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T09:18:53.671Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T09:19:17.719Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-09T09:19:17.734Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T09:19:17.759Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-09T09:19:17.803Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-09T09:19:17.804Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T09:19:17.819Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3553/head:refs/remotes/origin/PR-3553 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T09:19:18.597Z] Merging remotes/origin/master commit 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 into PR head commit a01fb5b7b9e76877648d7c2f2dbe9e0c0ac50cc0 [2021-06-09T09:19:18.931Z] Merge succeeded, producing a01fb5b7b9e76877648d7c2f2dbe9e0c0ac50cc0 [2021-06-09T09:19:18.932Z] Checking out Revision a01fb5b7b9e76877648d7c2f2dbe9e0c0ac50cc0 (PR-3553) [2021-06-09T09:19:18.604Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T09:19:18.621Z] > git checkout -f a01fb5b7b9e76877648d7c2f2dbe9e0c0ac50cc0 # timeout=10 [2021-06-09T09:19:18.841Z] > git remote # timeout=10 [2021-06-09T09:19:18.858Z] > git config --get remote.origin.url # timeout=10 [2021-06-09T09:19:18.869Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T09:19:18.880Z] > git merge 9b7d42e1e61a7ee364e8f6860ff471f154b121f0 # timeout=10 [2021-06-09T09:19:18.905Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-09T09:19:18.925Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T09:19:18.934Z] > git checkout -f a01fb5b7b9e76877648d7c2f2dbe9e0c0ac50cc0 # timeout=10 [2021-06-09T09:19:23.550Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v2" [2021-06-09T09:19:23.598Z] > git --version # timeout=10 [2021-06-09T09:19:23.609Z] > git --version # 'git version 2.17.1' [2021-06-09T09:19:23.619Z] fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-09T09:19:25.349Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-09T09:19:25.764Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-09T09:19:26.138Z] + true [2021-06-09T09:19:26.138Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T09:19:44.597Z] provisioning config files... [2021-06-09T09:19:44.642Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6548921338830223483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T09:19:45.159Z] ---> docker-login.sh [2021-06-09T09:19:45.159Z] nexus3.edgexfoundry.org:10001 [2021-06-09T09:19:46.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T09:19:46.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T09:19:46.450Z] Configure a credential helper to remove this warning. See [2021-06-09T09:19:46.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T09:19:46.450Z] [2021-06-09T09:19:46.450Z] Login Succeeded [2021-06-09T09:19:46.450Z] nexus3.edgexfoundry.org:10002 [2021-06-09T09:19:47.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T09:19:47.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T09:19:47.062Z] Configure a credential helper to remove this warning. See [2021-06-09T09:19:47.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T09:19:47.062Z] [2021-06-09T09:19:47.062Z] Login Succeeded [2021-06-09T09:19:47.062Z] nexus3.edgexfoundry.org:10003 [2021-06-09T09:19:47.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T09:19:47.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T09:19:47.676Z] Configure a credential helper to remove this warning. See [2021-06-09T09:19:47.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T09:19:47.676Z] [2021-06-09T09:19:47.676Z] Login Succeeded [2021-06-09T09:19:47.676Z] nexus3.edgexfoundry.org:10004 [2021-06-09T09:19:48.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T09:19:48.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T09:19:48.281Z] Configure a credential helper to remove this warning. See [2021-06-09T09:19:48.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T09:19:48.281Z] [2021-06-09T09:19:48.281Z] Login Succeeded [2021-06-09T09:19:48.281Z] docker.io [2021-06-09T09:19:48.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T09:19:49.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T09:19:49.179Z] Configure a credential helper to remove this warning. See [2021-06-09T09:19:49.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T09:19:49.179Z] [2021-06-09T09:19:49.179Z] Login Succeeded [2021-06-09T09:19:49.179Z] ---> docker-login.sh ends [Pipeline] } [2021-06-09T09:19:49.232Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-09T09:19:50.032Z] ========================================================= [2021-06-09T09:19:50.032Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-09T09:19:50.032Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:19:50.476Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-09T09:19:53.137Z] Sending build context to Docker daemon 166.2MB [2021-06-09T09:19:53.137Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-09T09:19:53.137Z] Step 2/6 : FROM ${BASE} [2021-06-09T09:19:53.137Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-09T09:19:53.137Z] 595b0fe564bb: Pulling fs layer [2021-06-09T09:19:53.137Z] 7186ed65a4f7: Pulling fs layer [2021-06-09T09:19:53.137Z] 316046926c0a: Pulling fs layer [2021-06-09T09:19:53.137Z] 4ebd0625c992: Pulling fs layer [2021-06-09T09:19:53.137Z] 207e8628e3a3: Pulling fs layer [2021-06-09T09:19:53.137Z] c791037a9be2: Pulling fs layer [2021-06-09T09:19:53.137Z] ffd874e62e21: Pulling fs layer [2021-06-09T09:19:53.137Z] 207e8628e3a3: Waiting [2021-06-09T09:19:53.137Z] c791037a9be2: Waiting [2021-06-09T09:19:53.137Z] ffd874e62e21: Waiting [2021-06-09T09:19:53.137Z] 4ebd0625c992: Waiting [2021-06-09T09:19:53.137Z] 316046926c0a: Verifying Checksum [2021-06-09T09:19:53.137Z] 316046926c0a: Download complete [2021-06-09T09:19:53.137Z] 7186ed65a4f7: Download complete [2021-06-09T09:19:53.420Z] 207e8628e3a3: Download complete [2021-06-09T09:19:53.420Z] 595b0fe564bb: Verifying Checksum [2021-06-09T09:19:53.420Z] 595b0fe564bb: Download complete [2021-06-09T09:19:53.420Z] c791037a9be2: Verifying Checksum [2021-06-09T09:19:53.420Z] c791037a9be2: Download complete [2021-06-09T09:19:54.084Z] 595b0fe564bb: Pull complete [2021-06-09T09:19:55.075Z] 7186ed65a4f7: Pull complete [2021-06-09T09:19:55.355Z] 316046926c0a: Pull complete [2021-06-09T09:19:55.960Z] ffd874e62e21: Verifying Checksum [2021-06-09T09:19:55.960Z] ffd874e62e21: Download complete [2021-06-09T09:19:57.451Z] 4ebd0625c992: Verifying Checksum [2021-06-09T09:19:57.451Z] 4ebd0625c992: Download complete [2021-06-09T09:20:07.647Z] 4ebd0625c992: Pull complete [2021-06-09T09:20:07.922Z] 207e8628e3a3: Pull complete [2021-06-09T09:20:08.522Z] c791037a9be2: Pull complete [2021-06-09T09:20:11.923Z] ffd874e62e21: Pull complete [2021-06-09T09:20:11.923Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-09T09:20:11.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-09T09:20:11.923Z] ---> cfc18b08335c [2021-06-09T09:20:11.923Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-09T09:20:12.917Z] ---> Running in bf0713f09d04 [2021-06-09T09:20:14.355Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T09:20:15.335Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T09:20:16.317Z] (1/12) Installing libmagic (5.39-r0) [2021-06-09T09:20:16.917Z] (2/12) Installing file (5.39-r0) [2021-06-09T09:20:16.917Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-09T09:20:17.188Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-09T09:20:23.995Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-09T09:20:23.995Z] (6/12) Installing patch (2.7.6-r6) [2021-06-09T09:20:23.995Z] (7/12) Installing build-base (0.5-r2) [2021-06-09T09:20:23.995Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-09T09:20:23.995Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-09T09:20:23.995Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-09T09:20:23.995Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-09T09:20:23.995Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-09T09:20:23.995Z] Executing busybox-1.32.1-r6.trigger [2021-06-09T09:20:23.995Z] OK: 218 MiB in 52 packages [2021-06-09T09:20:28.316Z] Removing intermediate container bf0713f09d04 [2021-06-09T09:20:28.316Z] ---> ae2f309698ab [2021-06-09T09:20:28.316Z] Step 4/6 : WORKDIR /edgex-go [2021-06-09T09:20:28.316Z] ---> Running in f44bf2653ca2 [2021-06-09T09:20:28.592Z] Removing intermediate container f44bf2653ca2 [2021-06-09T09:20:28.592Z] ---> 88ea842ea5ca [2021-06-09T09:20:28.592Z] Step 5/6 : COPY go.mod . [2021-06-09T09:20:29.190Z] ---> 2f2fe3d175dc [2021-06-09T09:20:29.190Z] Step 6/6 : RUN go mod download [2021-06-09T09:20:29.466Z] ---> Running in 1f053b181b1e [2021-06-09T09:20:56.295Z] Removing intermediate container 1f053b181b1e [2021-06-09T09:20:56.295Z] ---> 8ed255687d92 [2021-06-09T09:20:56.295Z] Successfully built 8ed255687d92 [2021-06-09T09:20:56.295Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:20:56.733Z] + docker inspect -f . ci-base-image-arm64 [2021-06-09T09:20:56.734Z] . [Pipeline] withDockerContainer [2021-06-09T09:20:56.998Z] prd-ubuntu18.04-docker-arm64-4c-16g-1210 does not seem to be running inside a container [2021-06-09T09:20:57.073Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-09T09:20:58.626Z] $ docker top 1ae68107e54ac5e01a00a56bf634a7769db212cdc5d038b7a5532183bf702a0b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T09:20:59.774Z] + go version [2021-06-09T09:20:59.774Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-09T09:20:59.815Z] $ docker stop --time=1 1ae68107e54ac5e01a00a56bf634a7769db212cdc5d038b7a5532183bf702a0b [2021-06-09T09:21:01.580Z] $ docker rm -f 1ae68107e54ac5e01a00a56bf634a7769db212cdc5d038b7a5532183bf702a0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:21:02.862Z] + docker inspect -f . ci-base-image-arm64 [2021-06-09T09:21:02.862Z] . [Pipeline] withDockerContainer [2021-06-09T09:21:03.144Z] prd-ubuntu18.04-docker-arm64-4c-16g-1210 does not seem to be running inside a container [2021-06-09T09:21:03.225Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-09T09:21:04.764Z] $ docker top 85b8b5b520133715ad7bf3a8459e481a9719cd71519e95112a3d13f5c3563171 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-09T09:21:05.233Z] ========================================================= [2021-06-09T09:21:05.233Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-09T09:21:05.233Z] ========================================================= [Pipeline] sh [2021-06-09T09:21:05.923Z] + go mod tidy [Pipeline] sh [2021-06-09T09:21:07.230Z] + make test [2021-06-09T09:21:07.230Z] go mod tidy [2021-06-09T09:21:07.834Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-09T09:21:34.659Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-09T09:22:42.802Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-09T09:22:42.802Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-09T09:22:44.803Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-09T09:22:44.803Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-09T09:22:53.138Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-09T09:22:53.138Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-09T09:22:53.138Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-09T09:22:53.138Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-09T09:22:54.608Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-09T09:22:54.887Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-09T09:23:07.340Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-09T09:23:07.340Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-09T09:23:07.340Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-09T09:23:07.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-09T09:23:07.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-09T09:23:07.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-09T09:23:07.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-09T09:23:07.340Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.177s coverage: 28.7% of statements [2021-06-09T09:23:12.812Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.371s coverage: 100.0% of statements [2021-06-09T09:23:12.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-09T09:23:12.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-09T09:23:12.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-09T09:23:12.812Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.239s coverage: 81.2% of statements [2021-06-09T09:23:12.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-09T09:23:13.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.361s coverage: 53.4% of statements [2021-06-09T09:23:13.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-09T09:23:13.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-09T09:23:18.942Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.521s coverage: 87.7% of statements [2021-06-09T09:23:18.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-09T09:23:18.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-09T09:23:18.942Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.218s coverage: 78.9% of statements [2021-06-09T09:23:18.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-09T09:23:18.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-09T09:23:18.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-09T09:23:18.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-09T09:23:18.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-09T09:23:18.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-09T09:23:18.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-09T09:23:24.395Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.437s coverage: 95.1% of statements [2021-06-09T09:23:24.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-09T09:23:24.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-09T09:23:24.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-09T09:23:24.395Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-09T09:23:24.395Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-09T09:23:24.395Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-09T09:23:24.395Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-09T09:23:24.395Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-09T09:23:24.395Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-09T09:23:24.395Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-09T09:23:24.395Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.203s coverage: 58.8% of statements [2021-06-09T09:23:24.395Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-09T09:23:24.395Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-09T09:23:24.395Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.450s coverage: 60.0% of statements [2021-06-09T09:23:24.395Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.301s coverage: 0.8% of statements [2021-06-09T09:23:24.395Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-09T09:23:24.395Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.176s coverage: 22.0% of statements [2021-06-09T09:23:24.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-09T09:23:24.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.250s coverage: 47.1% of statements [2021-06-09T09:23:24.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.248s coverage: 79.5% of statements [2021-06-09T09:23:24.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.184s coverage: 94.1% of statements [2021-06-09T09:23:27.051Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.195s coverage: 96.3% of statements [2021-06-09T09:23:27.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.207s coverage: 87.5% of statements [2021-06-09T09:23:39.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.254s coverage: 94.4% of statements [2021-06-09T09:23:39.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.177s coverage: 44.8% of statements [2021-06-09T09:23:44.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.580s coverage: 81.8% of statements [2021-06-09T09:23:44.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-09T09:23:51.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.286s coverage: 92.9% of statements [2021-06-09T09:23:51.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-09T09:23:51.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-09T09:23:51.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-09T09:23:51.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-06-09T09:23:51.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-09T09:23:51.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-09T09:23:51.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-09T09:23:51.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-09T09:23:51.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-09T09:23:51.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2021-06-09T09:23:51.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-09T09:23:51.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-09T09:23:51.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.148s coverage: 100.0% of statements [2021-06-09T09:23:51.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-09T09:23:51.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.181s coverage: 76.0% of statements [2021-06-09T09:23:51.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-09T09:23:51.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.181s coverage: 80.0% of statements [2021-06-09T09:23:51.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.227s coverage: 87.2% of statements [2021-06-09T09:23:51.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.261s coverage: 85.4% of statements [2021-06-09T09:23:51.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.316s coverage: 91.2% of statements [2021-06-09T09:23:51.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-09T09:23:52.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.830s coverage: 64.4% of statements [2021-06-09T09:23:52.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-09T09:23:52.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-09T09:23:52.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.162s coverage: 100.0% of statements [2021-06-09T09:23:52.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.124s coverage: 91.3% of statements [2021-06-09T09:23:52.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements [2021-06-09T09:23:53.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.090s coverage: 73.7% of statements [2021-06-09T09:23:53.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements [2021-06-09T09:23:59.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.140s coverage: 66.9% of statements [2021-06-09T09:23:59.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-09T09:23:59.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-09T09:23:59.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-09T09:24:00.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.818s coverage: 43.6% of statements [2021-06-09T09:24:00.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-09T09:24:00.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-09T09:24:00.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.166s coverage: 89.5% of statements [2021-06-09T09:24:00.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-09T09:24:00.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.103s coverage: 84.8% of statements [2021-06-09T09:24:00.562Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-09T09:24:00.562Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-09T09:24:00.562Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-09T09:24:00.562Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-09T09:24:09.018Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.269s coverage: 19.3% of statements [2021-06-09T09:24:09.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-09T09:24:09.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-09T09:24:09.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-09T09:24:09.018Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.600s coverage: 91.9% of statements [2021-06-09T09:24:09.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-09T09:24:09.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-09T09:24:09.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-09T09:24:09.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-09T09:24:09.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-09T09:24:09.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-09T09:24:09.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-09T09:24:09.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-09T09:24:09.018Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.228s coverage: 62.7% of statements [2021-06-09T09:24:09.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-09T09:24:09.018Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.395s coverage: 97.6% of statements [2021-06-09T09:24:09.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-09T09:24:09.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-09T09:24:09.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-09T09:24:09.018Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.069s coverage: 0.0% of statements [2021-06-09T09:24:09.018Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-09T09:24:09.018Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.058s coverage: 100.0% of statements [2021-06-09T09:24:09.018Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-09T09:24:09.018Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-09T09:24:09.018Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-09T09:24:09.018Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-09T09:24:09.018Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.096s coverage: 87.9% of statements [2021-06-09T09:24:09.018Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-09T09:24:09.018Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-09T09:24:09.018Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2021-06-09T09:24:09.018Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.189s coverage: 28.1% of statements [2021-06-09T09:24:09.018Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-09T09:24:09.018Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-09T09:24:09.617Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.172s coverage: 28.9% of statements [2021-06-09T09:24:09.617Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-09T09:24:09.617Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-09T09:24:09.617Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-09T09:24:09.617Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-09T09:24:09.617Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-09T09:24:09.617Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.097s coverage: 100.0% of statements [2021-06-09T09:24:10.597Z] GO111MODULE=on go vet ./... [2021-06-09T09:25:47.497Z] gofmt -l . [2021-06-09T09:25:47.497Z] [ "`gofmt -l .`" = "" ] [2021-06-09T09:25:47.497Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-09T09:25:48.205Z] + ls -al . [2021-06-09T09:25:48.205Z] total 556 [2021-06-09T09:25:48.205Z] drwxrwxr-x 9 1001 1001 4096 Jun 9 09:25 . [2021-06-09T09:25:48.205Z] drwxr-xr-x 4 root root 4096 Jun 9 09:21 .. [2021-06-09T09:25:48.205Z] -rw-rw-r-- 1 1001 1001 11 Jun 9 09:19 .dockerignore [2021-06-09T09:25:48.205Z] drwxrwxr-x 8 1001 1001 4096 Jun 9 09:19 .git [2021-06-09T09:25:48.205Z] drwxrwxr-x 3 1001 1001 4096 Jun 9 09:19 .github [2021-06-09T09:25:48.205Z] -rw-rw-r-- 1 1001 1001 818 Jun 9 09:19 .gitignore [2021-06-09T09:25:48.205Z] -rw-rw-r-- 1 1001 1001 166 Jun 9 09:19 .sonarcloud.properties [2021-06-09T09:25:48.205Z] -rw-rw-r-- 1 1001 1001 8609 Jun 9 09:19 Attribution.txt [2021-06-09T09:25:48.205Z] -rw-rw-r-- 1 1001 1001 3804 Jun 9 09:19 CONTRIBUTING.md [2021-06-09T09:25:48.205Z] -rw-rw-r-- 1 1001 1001 931 Jun 9 09:19 Dockerfile.build [2021-06-09T09:25:48.205Z] -rw-rw-r-- 1 1001 1001 849 Jun 9 09:19 Jenkinsfile [2021-06-09T09:25:48.205Z] -rw-rw-r-- 1 1001 1001 10775 Jun 9 09:19 LICENSE [2021-06-09T09:25:48.205Z] -rw-rw-r-- 1 1001 1001 5605 Jun 9 09:19 Makefile [2021-06-09T09:25:48.205Z] -rw-rw-r-- 1 1001 1001 7978 Jun 9 09:19 README.md [2021-06-09T09:25:48.205Z] -rw-rw-r-- 1 1001 1001 7071 Jun 9 09:19 SECURITY.md [2021-06-09T09:25:48.205Z] -rw-rw-r-- 1 1001 1001 5 Jun 9 07:26 VERSION [2021-06-09T09:25:48.205Z] -rw-rw-r-- 1 1001 1001 4131 Jun 9 09:19 ZMQWindows.md [2021-06-09T09:25:48.205Z] drwxrwxr-x 2 1001 1001 4096 Jun 9 09:19 bin [2021-06-09T09:25:48.205Z] drwxrwxr-x 14 1001 1001 4096 Jun 9 09:19 cmd [2021-06-09T09:25:48.205Z] -rw-r--r-- 1 root root 411487 Jun 9 09:24 coverage.out [2021-06-09T09:25:48.205Z] -rw-rw-r-- 1 1001 1001 902 Jun 9 09:19 go.mod [2021-06-09T09:25:48.205Z] -rw-r--r-- 1 root root 21255 Jun 9 09:21 go.sum [2021-06-09T09:25:48.205Z] drwxrwxr-x 8 1001 1001 4096 Jun 9 09:19 internal [2021-06-09T09:25:48.205Z] drwxrwxr-x 3 1001 1001 4096 Jun 9 09:19 openapi [2021-06-09T09:25:48.205Z] drwxrwxr-x 4 1001 1001 4096 Jun 9 09:19 snap [2021-06-09T09:25:48.205Z] -rw-rw-r-- 1 1001 1001 168 Jun 9 09:19 version.go [Pipeline] sh [2021-06-09T09:25:48.901Z] + '[' -e coverage.out ] [2021-06-09T09:25:48.901Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-09T09:25:50.045Z] Stashed 1 file(s) [Pipeline] sh [2021-06-09T09:25:50.766Z] + make build [2021-06-09T09:25:50.766Z] go mod tidy [2021-06-09T09:25:51.378Z] 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-06-09T09:25:59.659Z] 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-06-09T09:26:21.873Z] 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-06-09T09:26:24.510Z] 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-06-09T09:26:28.850Z] 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-06-09T09:26:29.448Z] 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-06-09T09:26:34.887Z] 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-06-09T09:26:38.278Z] 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-06-09T09:26:40.896Z] 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-06-09T09:26:45.214Z] 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-06-09T09:26:47.853Z] 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-06-09T09:26:51.253Z] 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-06-09T09:26:56.898Z] $ docker stop --time=1 85b8b5b520133715ad7bf3a8459e481a9719cd71519e95112a3d13f5c3563171 [2021-06-09T09:26:59.421Z] $ docker rm -f 85b8b5b520133715ad7bf3a8459e481a9719cd71519e95112a3d13f5c3563171 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:27:02.336Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-09T09:27:02.337Z] [2021-06-09T09:27:02.337Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:27:03.015Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-09T09:27:03.290Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-09T09:27:03.290Z] 29e5d40040c1: Pulling fs layer [2021-06-09T09:27:03.290Z] 1ce36da41761: Pulling fs layer [2021-06-09T09:27:03.290Z] 25b303627fd3: Pulling fs layer [2021-06-09T09:27:03.290Z] 29e5d40040c1: Verifying Checksum [2021-06-09T09:27:03.290Z] 29e5d40040c1: Download complete [2021-06-09T09:27:03.894Z] 1ce36da41761: Verifying Checksum [2021-06-09T09:27:03.894Z] 1ce36da41761: Download complete [2021-06-09T09:27:04.170Z] 29e5d40040c1: Pull complete [2021-06-09T09:27:05.609Z] 1ce36da41761: Pull complete [2021-06-09T09:27:05.609Z] 25b303627fd3: Verifying Checksum [2021-06-09T09:27:05.609Z] 25b303627fd3: Download complete [2021-06-09T09:27:15.773Z] 25b303627fd3: Pull complete [2021-06-09T09:27:15.773Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-09T09:27:15.773Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-09T09:27:15.773Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-09T09:27:16.102Z] prd-ubuntu18.04-docker-arm64-4c-16g-1210 does not seem to be running inside a container [2021-06-09T09:27:16.198Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-09T09:27:19.018Z] $ docker top d8dae8f42bcc1e80d0ea9ee4164a5306ffc90c9eb315f44c967cc261fb8031f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T09:27:20.010Z] + docker-compose+ buildgrep --help parallel [2021-06-09T09:27:20.010Z] [2021-06-09T09:27:24.290Z] --parallel Build images in parallel. [Pipeline] } [2021-06-09T09:27:24.325Z] $ docker stop --time=1 d8dae8f42bcc1e80d0ea9ee4164a5306ffc90c9eb315f44c967cc261fb8031f1 [2021-06-09T09:27:26.117Z] $ docker rm -f d8dae8f42bcc1e80d0ea9ee4164a5306ffc90c9eb315f44c967cc261fb8031f1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T09:27:27.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-09T09:27:27.014Z] . [Pipeline] withDockerContainer [2021-06-09T09:27:27.320Z] prd-ubuntu18.04-docker-arm64-4c-16g-1210 does not seem to be running inside a container [2021-06-09T09:27:27.413Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-09T09:27:28.959Z] $ docker top 472f86db6adbed3b79d8157ccb9af54d4d72e9bad33db73aa39ed03d88f0e498 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T09:27:30.085Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-09T09:27:35.486Z] Building core-command ... [2021-06-09T09:27:35.486Z] Building core-data ... [2021-06-09T09:27:35.486Z] Building core-metadata ... [2021-06-09T09:27:35.486Z] Building security-bootstrapper ... [2021-06-09T09:27:35.486Z] Building security-proxy-setup ... [2021-06-09T09:27:35.486Z] Building security-secretstore-setup ... [2021-06-09T09:27:35.486Z] Building support-notifications ... [2021-06-09T09:27:35.486Z] Building support-scheduler ... [2021-06-09T09:27:35.486Z] Building sys-mgmt-agent ... [2021-06-09T09:27:35.486Z] Building security-secretstore-setup [2021-06-09T09:27:35.486Z] Building core-command [2021-06-09T09:27:35.486Z] Building security-proxy-setup [2021-06-09T09:27:35.486Z] Building security-bootstrapper [2021-06-09T09:27:35.486Z] Building core-metadata [2021-06-09T09:28:43.514Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T09:28:43.514Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-09T09:28:43.514Z] ---> 8ed255687d92 [2021-06-09T09:28:43.514Z] Step 3/22 : WORKDIR /edgex-go [2021-06-09T09:28:43.514Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T09:28:43.514Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T09:28:43.514Z] ---> 8ed255687d92 [2021-06-09T09:28:43.514Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T09:28:43.514Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T09:28:43.514Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-09T09:28:43.514Z] ---> 8ed255687d92 [2021-06-09T09:28:43.514Z] Step 3/32 : WORKDIR /edgex-go [2021-06-09T09:28:43.514Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T09:28:43.514Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-09T09:28:43.514Z] ---> 8ed255687d92 [2021-06-09T09:28:43.514Z] Step 3/26 : WORKDIR /edgex-go [2021-06-09T09:28:43.514Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T09:28:43.514Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T09:28:43.514Z] ---> 8ed255687d92 [2021-06-09T09:28:43.514Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T09:28:43.514Z] ---> Running in 129880ec24db [2021-06-09T09:28:43.514Z] ---> Running in ecaf488437af [2021-06-09T09:28:43.514Z] ---> Running in bd26a88b93a5 [2021-06-09T09:28:43.514Z] ---> Running in 3343856d9bf9 [2021-06-09T09:28:43.514Z] ---> Running in 481bd6d5b3dd [2021-06-09T09:28:43.514Z] Removing intermediate container ecaf488437af [2021-06-09T09:28:43.515Z] ---> 595317ebe371 [2021-06-09T09:28:43.515Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T09:28:43.515Z] Removing intermediate container bd26a88b93a5 [2021-06-09T09:28:43.515Z] Removing intermediate container 481bd6d5b3dd [2021-06-09T09:28:43.515Z] ---> 1013c0cd2bfb [2021-06-09T09:28:43.515Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T09:28:43.515Z] Removing intermediate container 129880ec24db [2021-06-09T09:28:43.515Z] ---> 34faa52ac122 [2021-06-09T09:28:43.515Z] ---> ee33b7f2b1fc [2021-06-09T09:28:43.515Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T09:28:43.515Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T09:28:43.515Z] Removing intermediate container 3343856d9bf9 [2021-06-09T09:28:43.515Z] ---> 850f75070071 [2021-06-09T09:28:43.515Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T09:28:43.515Z] ---> Running in a30322932170 [2021-06-09T09:28:43.515Z] ---> Running in 70d692904889 [2021-06-09T09:28:43.515Z] ---> Running in e5ea7c424b2b [2021-06-09T09:28:43.515Z] ---> Running in 3167c7b44b77 [2021-06-09T09:28:43.515Z] ---> Running in 1dd769c5bb8b [2021-06-09T09:28:45.613Z] Removing intermediate container a30322932170 [2021-06-09T09:28:45.613Z] ---> b37d47f59f16 [2021-06-09T09:28:45.613Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-09T09:28:45.613Z] ---> Running in 6ea98c449d5a [2021-06-09T09:28:45.893Z] Removing intermediate container 70d692904889 [2021-06-09T09:28:45.893Z] ---> 2a469950048d [2021-06-09T09:28:45.893Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-09T09:28:46.177Z] Removing intermediate container e5ea7c424b2b [2021-06-09T09:28:46.177Z] ---> 12bd2b2723f2 [2021-06-09T09:28:46.177Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-09T09:28:46.177Z] ---> Running in 03956f1e1846 [2021-06-09T09:28:46.472Z] ---> Running in 66501a811635 [2021-06-09T09:28:46.472Z] Removing intermediate container 3167c7b44b77 [2021-06-09T09:28:46.472Z] ---> fa47f94679e8 [2021-06-09T09:28:46.472Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-09T09:28:46.780Z] Removing intermediate container 1dd769c5bb8b [2021-06-09T09:28:46.780Z] ---> a79788c35fb4 [2021-06-09T09:28:46.780Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-09T09:28:46.780Z] ---> Running in ab4910be02d1 [2021-06-09T09:28:47.061Z] ---> Running in 2f5c7ed358a1 [2021-06-09T09:28:48.073Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T09:28:48.673Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T09:28:48.673Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T09:28:48.673Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T09:28:48.950Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T09:28:48.950Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T09:28:49.923Z] OK: 218 MiB in 52 packages [2021-06-09T09:28:50.519Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T09:28:50.519Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T09:28:50.519Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T09:28:51.116Z] Removing intermediate container 6ea98c449d5a [2021-06-09T09:28:51.116Z] ---> f45324bfbf49 [2021-06-09T09:28:51.116Z] Step 6/24 : COPY go.mod . [2021-06-09T09:28:52.108Z] ---> f8698f2d58db [2021-06-09T09:28:52.108Z] Step 7/24 : RUN go mod download [2021-06-09T09:28:52.108Z] ---> Running in ffe0e5f7694a [2021-06-09T09:28:52.722Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T09:28:53.006Z] OK: 218 MiB in 52 packages [2021-06-09T09:28:53.289Z] OK: 218 MiB in 52 packages [2021-06-09T09:28:54.290Z] OK: 218 MiB in 52 packages [2021-06-09T09:28:54.898Z] Removing intermediate container ab4910be02d1 [2021-06-09T09:28:54.898Z] ---> c7ca39af16cc [2021-06-09T09:28:54.898Z] Step 6/22 : COPY go.mod . [2021-06-09T09:28:55.176Z] Removing intermediate container 2f5c7ed358a1 [2021-06-09T09:28:55.176Z] ---> 44090121085b [2021-06-09T09:28:55.176Z] Step 6/24 : COPY go.mod . [2021-06-09T09:28:55.470Z] Removing intermediate container ffe0e5f7694a [2021-06-09T09:28:55.470Z] ---> 201a92dbfec9 [2021-06-09T09:28:55.470Z] Step 8/24 : COPY . . [2021-06-09T09:28:56.076Z] Removing intermediate container 66501a811635 [2021-06-09T09:28:56.076Z] ---> 72c32b63306a [2021-06-09T09:28:56.076Z] Step 6/32 : COPY go.mod . [2021-06-09T09:28:56.076Z] OK: 218 MiB in 52 packages [2021-06-09T09:28:56.076Z] ---> d19bb884298c [2021-06-09T09:28:56.076Z] Step 7/22 : RUN go mod download [2021-06-09T09:28:56.693Z] ---> Running in 94ec310e1c71 [2021-06-09T09:28:56.693Z] ---> 27f7b911c14f [2021-06-09T09:28:56.693Z] Step 7/24 : RUN go mod download [2021-06-09T09:28:56.968Z] ---> Running in 31b4c7033bbc [2021-06-09T09:28:57.582Z] ---> cd571925c9c8 [2021-06-09T09:28:57.582Z] Step 7/32 : RUN go mod download [2021-06-09T09:28:58.222Z] ---> Running in 99ae87fccbec [2021-06-09T09:28:58.222Z] Removing intermediate container 03956f1e1846 [2021-06-09T09:28:58.222Z] ---> 15b8e8499266 [2021-06-09T09:28:58.222Z] Step 6/26 : COPY go.mod . [2021-06-09T09:29:00.297Z] ---> 36696d3b34e5 [2021-06-09T09:29:00.297Z] Step 7/26 : RUN go mod download [2021-06-09T09:29:00.584Z] ---> Running in 71c6ed8c7308 [2021-06-09T09:29:03.227Z] Removing intermediate container 31b4c7033bbc [2021-06-09T09:29:03.227Z] ---> 37e40fd56521 [2021-06-09T09:29:03.227Z] Step 8/24 : COPY . . [2021-06-09T09:29:03.519Z] Removing intermediate container 94ec310e1c71 [2021-06-09T09:29:03.519Z] ---> 659465d10868 [2021-06-09T09:29:03.519Z] Step 8/22 : COPY . . [2021-06-09T09:29:03.807Z] Removing intermediate container 99ae87fccbec [2021-06-09T09:29:03.807Z] ---> 9e4491091c48 [2021-06-09T09:29:03.807Z] Step 8/32 : COPY . . [2021-06-09T09:29:04.802Z] Removing intermediate container 71c6ed8c7308 [2021-06-09T09:29:04.802Z] ---> 7d7ea2209388 [2021-06-09T09:29:04.802Z] Step 8/26 : COPY . . [2021-06-09T09:29:23.174Z] ---> 6498a8c3e6e2 [2021-06-09T09:29:23.174Z] Step 9/24 : RUN go mod tidy [2021-06-09T09:29:24.169Z] ---> Running in 350c4f0a9354 [2021-06-09T09:29:27.596Z] ---> d9f94e80696e [2021-06-09T09:29:27.597Z] Step 9/24 : RUN go mod tidy [2021-06-09T09:29:27.597Z] ---> 1ebbf2966352 [2021-06-09T09:29:27.597Z] Step 9/22 : RUN go mod tidy [2021-06-09T09:29:27.597Z] ---> 8a15b26be962 [2021-06-09T09:29:27.597Z] Step 9/32 : RUN go mod tidy [2021-06-09T09:29:27.597Z] ---> Running in cb2f21820901 [2021-06-09T09:29:27.597Z] ---> Running in 701382fffc5d [2021-06-09T09:29:27.597Z] ---> Running in 6596a6078318 [2021-06-09T09:29:28.199Z] ---> f60cc554d1c8 [2021-06-09T09:29:28.199Z] Step 9/26 : RUN go mod tidy [2021-06-09T09:29:28.491Z] ---> Running in b31e3c9150ad [2021-06-09T09:29:29.500Z] Removing intermediate container 350c4f0a9354 [2021-06-09T09:29:29.500Z] ---> 11753f5cd6e6 [2021-06-09T09:29:29.500Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-09T09:29:29.783Z] ---> Running in 1cdb5e3ee2a7 [2021-06-09T09:29:32.419Z] 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-06-09T09:29:35.084Z] Removing intermediate container 701382fffc5d [2021-06-09T09:29:35.084Z] ---> c31f11abb55c [2021-06-09T09:29:35.084Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-09T09:29:35.084Z] ---> Running in 17172fbb26a4 [2021-06-09T09:29:35.699Z] Removing intermediate container cb2f21820901 [2021-06-09T09:29:35.699Z] ---> eda1905c5c5b [2021-06-09T09:29:35.699Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-09T09:29:35.699Z] Removing intermediate container 6596a6078318 [2021-06-09T09:29:35.699Z] ---> 4cac83c170d7 [2021-06-09T09:29:35.699Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-09T09:29:35.977Z] ---> Running in 3600ff3516f8 [2021-06-09T09:29:36.259Z] ---> Running in 64150faff51a [2021-06-09T09:29:36.868Z] Removing intermediate container b31e3c9150ad [2021-06-09T09:29:36.868Z] ---> 31cbb2d88627 [2021-06-09T09:29:36.868Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-09T09:29:37.143Z] ---> Running in b707dd22dcf8 [2021-06-09T09:29:37.426Z] 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-06-09T09:29:39.429Z] 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-06-09T09:29:39.429Z] 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-06-09T09:29:39.706Z] 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-06-09T09:31:31.699Z] 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-06-09T09:31:31.699Z] Removing intermediate container 1cdb5e3ee2a7 [2021-06-09T09:31:31.699Z] ---> 597cd2b683fd [2021-06-09T09:31:31.699Z] [2021-06-09T09:31:31.699Z] Step 11/24 : FROM alpine:3.12 [2021-06-09T09:31:31.699Z] 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-06-09T09:31:31.699Z] 3.12: Pulling from library/alpine [2021-06-09T09:31:31.699Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-09T09:31:31.699Z] Status: Downloaded newer image for alpine:3.12 [2021-06-09T09:31:31.699Z] ---> 9852663dfa18 [2021-06-09T09:31:31.699Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-09T09:31:31.699Z] ---> Running in 9ff2c5a414ac [2021-06-09T09:31:33.704Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T09:31:33.704Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T09:31:34.711Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-09T09:31:34.711Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T09:31:34.711Z] OK: 5 MiB in 15 packages [2021-06-09T09:31:38.169Z] Removing intermediate container 9ff2c5a414ac [2021-06-09T09:31:38.169Z] ---> 68d8aa98782b [2021-06-09T09:31:38.170Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T09:31:38.453Z] ---> Running in 61731bbc7b9a [2021-06-09T09:31:39.900Z] Removing intermediate container 64150faff51a [2021-06-09T09:31:39.900Z] ---> ad05ab7b40bc [2021-06-09T09:31:39.900Z] [2021-06-09T09:31:39.900Z] Step 11/32 : FROM alpine:3.12 [2021-06-09T09:31:39.900Z] ---> 9852663dfa18 [2021-06-09T09:31:39.900Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-09T09:31:39.900Z] Removing intermediate container 61731bbc7b9a [2021-06-09T09:31:39.900Z] ---> 49e2751066f5 [2021-06-09T09:31:39.900Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-09T09:31:40.192Z] ---> Running in e9ff1b9b4efc [2021-06-09T09:31:40.472Z] ---> Running in e7f8c1d5862a [2021-06-09T09:31:41.916Z] Removing intermediate container e9ff1b9b4efc [2021-06-09T09:31:41.917Z] ---> 9ac0641b51c9 [2021-06-09T09:31:41.917Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-09T09:31:42.198Z] Removing intermediate container e7f8c1d5862a [2021-06-09T09:31:42.198Z] ---> 6c94f1b6dee1 [2021-06-09T09:31:42.198Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-09T09:31:42.198Z] ---> Running in c3fac645b9a0 [2021-06-09T09:31:42.475Z] ---> Running in 2f4f16523dfa [2021-06-09T09:31:42.475Z] Removing intermediate container b707dd22dcf8 [2021-06-09T09:31:42.475Z] ---> 05e4cb111115 [2021-06-09T09:31:42.475Z] [2021-06-09T09:31:42.475Z] Step 11/26 : FROM alpine:3.12Removing intermediate container 17172fbb26a4 [2021-06-09T09:31:42.475Z] ---> ff261fc335c0 [2021-06-09T09:31:42.475Z] [2021-06-09T09:31:42.475Z] Step 11/22 : FROM alpine:3.12 [2021-06-09T09:31:42.475Z] ---> 9852663dfa18 [2021-06-09T09:31:42.751Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-09T09:31:42.751Z] ---> 9852663dfa18 [2021-06-09T09:31:42.751Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-09T09:31:42.751Z] [2021-06-09T09:31:43.027Z] ---> Running in ae640b5db84f [2021-06-09T09:31:43.027Z] ---> Running in 0566c3b81cac [2021-06-09T09:31:43.298Z] Removing intermediate container 2f4f16523dfa [2021-06-09T09:31:43.298Z] ---> 60be5fcb0a38 [2021-06-09T09:31:43.298Z] Step 16/24 : WORKDIR / [2021-06-09T09:31:43.572Z] ---> Running in 1f607f60f93b [2021-06-09T09:31:44.559Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T09:31:44.836Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T09:31:44.836Z] Removing intermediate container 1f607f60f93b [2021-06-09T09:31:44.836Z] ---> 69032e8a4d7f [2021-06-09T09:31:44.836Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T09:31:45.110Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T09:31:45.394Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T09:31:45.671Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-09T09:31:45.671Z] (2/2) Installing su-exec (0.2-r1) [2021-06-09T09:31:45.671Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T09:31:45.671Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T09:31:45.671Z] OK: 5 MiB in 16 packages [2021-06-09T09:31:45.671Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T09:31:46.277Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-09T09:31:46.277Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-09T09:31:46.277Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-09T09:31:46.277Z] (4/4) Installing curl (7.77.0-r0) [2021-06-09T09:31:46.277Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T09:31:46.277Z] Executing ca-certificates-20191127-r4.trigger [2021-06-09T09:31:46.592Z] OK: 7 MiB in 18 packages [2021-06-09T09:31:46.592Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-09T09:31:46.592Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-09T09:31:46.592Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-09T09:31:46.592Z] (4/6) Installing curl (7.77.0-r0) [2021-06-09T09:31:46.592Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-09T09:31:46.592Z] (6/6) Installing su-exec (0.2-r1) [2021-06-09T09:31:46.592Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T09:31:46.592Z] Executing ca-certificates-20191127-r4.trigger [2021-06-09T09:31:46.870Z] OK: 7 MiB in 20 packages [2021-06-09T09:31:47.149Z] ---> 17f718d3f09c [2021-06-09T09:31:47.149Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-09T09:31:47.432Z] Removing intermediate container 3600ff3516f8 [2021-06-09T09:31:47.432Z] ---> 641e6d699369 [2021-06-09T09:31:47.432Z] [2021-06-09T09:31:47.432Z] Step 11/24 : FROM alpine:3.12 [2021-06-09T09:31:47.432Z] ---> 9852663dfa18 [2021-06-09T09:31:47.432Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-09T09:31:47.432Z] ---> Using cache [2021-06-09T09:31:47.432Z] ---> 68d8aa98782b [2021-06-09T09:31:47.432Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T09:31:47.432Z] ---> Using cache [2021-06-09T09:31:47.432Z] ---> 49e2751066f5 [2021-06-09T09:31:47.432Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-09T09:31:48.037Z] ---> Running in ae70b8606edc [2021-06-09T09:31:48.313Z] Removing intermediate container c3fac645b9a0 [2021-06-09T09:31:48.313Z] ---> b0cd6f6ed70d [2021-06-09T09:31:48.313Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-09T09:31:48.588Z] ---> Running in 3b8ed6173357 [2021-06-09T09:31:49.189Z] Removing intermediate container ae70b8606edc [2021-06-09T09:31:49.189Z] ---> b2b3e633c9a3 [2021-06-09T09:31:49.189Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-09T09:31:49.463Z] ---> Running in 11d352021f59 [2021-06-09T09:31:49.463Z] ---> 52ee39d92a10 [2021-06-09T09:31:49.463Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-09T09:31:49.463Z] Removing intermediate container 3b8ed6173357 [2021-06-09T09:31:49.463Z] ---> ff6894a6b266 [2021-06-09T09:31:49.463Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-09T09:31:49.463Z] Removing intermediate container 0566c3b81cac [2021-06-09T09:31:49.463Z] ---> 5dd503782a69 [2021-06-09T09:31:49.463Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-09T09:31:49.741Z] Removing intermediate container ae640b5db84f [2021-06-09T09:31:49.741Z] ---> 66a49d9fd48c [2021-06-09T09:31:49.741Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-09T09:31:49.741Z] ---> Running in 272bb030355e [2021-06-09T09:31:49.741Z] ---> Running in bf7c2ac63d0c [2021-06-09T09:31:50.015Z] ---> Running in 56649b539039 [2021-06-09T09:31:50.290Z] Removing intermediate container 11d352021f59 [2021-06-09T09:31:50.290Z] ---> 63bf9414945d [2021-06-09T09:31:50.290Z] Step 16/24 : WORKDIR / [2021-06-09T09:31:50.290Z] ---> Running in 2de016c61d87 [2021-06-09T09:31:50.571Z] Removing intermediate container bf7c2ac63d0c [2021-06-09T09:31:50.571Z] ---> 5e08cbef9300 [2021-06-09T09:31:50.571Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-09T09:31:50.844Z] Removing intermediate container 272bb030355e [2021-06-09T09:31:50.844Z] ---> 88bc979bc02e [2021-06-09T09:31:50.844Z] Step 14/22 : WORKDIR /edgex [2021-06-09T09:31:50.844Z] Removing intermediate container 56649b539039 [2021-06-09T09:31:50.844Z] ---> 0dc4fd3af038 [2021-06-09T09:31:50.844Z] Step 14/26 : WORKDIR / [2021-06-09T09:31:50.844Z] ---> 5d398a740985 [2021-06-09T09:31:50.844Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-09T09:31:51.162Z] ---> Running in e3096fe9aea8 [2021-06-09T09:31:51.162Z] ---> Running in aa037ebe4b44 [2021-06-09T09:31:51.162Z] ---> Running in e83838e97319 [2021-06-09T09:31:51.162Z] ---> Running in 9141fb7659d0 [2021-06-09T09:31:51.162Z] Removing intermediate container 2de016c61d87 [2021-06-09T09:31:51.162Z] ---> 409f1b92c06e [2021-06-09T09:31:51.162Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T09:31:51.781Z] Removing intermediate container aa037ebe4b44 [2021-06-09T09:31:51.781Z] ---> fa4fab0ed1e8 [2021-06-09T09:31:51.781Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-09T09:31:52.061Z] Removing intermediate container 9141fb7659d0 [2021-06-09T09:31:52.061Z] ---> b023afe5846b [2021-06-09T09:31:52.061Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T09:31:52.061Z] Removing intermediate container e83838e97319 [2021-06-09T09:31:52.061Z] ---> 6cf710ceab59 [2021-06-09T09:31:52.061Z] 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-06-09T09:31:52.338Z] ---> Running in 98b5c312366b [2021-06-09T09:31:52.613Z] ---> 096a99324ed4 [2021-06-09T09:31:52.613Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-09T09:31:53.212Z] Removing intermediate container 98b5c312366b [2021-06-09T09:31:53.212Z] ---> 2549410c2cc0 [2021-06-09T09:31:53.212Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-09T09:31:53.212Z] ---> 9875570b82ff [2021-06-09T09:31:53.212Z] Step 22/24 : LABEL arch=arm64 [2021-06-09T09:31:53.825Z] ---> Running in 81cebd8f064d [2021-06-09T09:31:53.825Z] ---> 4fb66e2f5166 [2021-06-09T09:31:53.825Z] 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-06-09T09:31:54.433Z] ---> 4db3aa2d6e6c [2021-06-09T09:31:54.433Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-09T09:31:54.710Z] Removing intermediate container 81cebd8f064d [2021-06-09T09:31:54.710Z] ---> cbd630993775 [2021-06-09T09:31:54.711Z] Step 23/24 : LABEL git_sha=a01fb5b7b9e76877648d7c2f2dbe9e0c0ac50cc0 [2021-06-09T09:31:54.711Z] ---> 5ecdef5777c8 [2021-06-09T09:31:54.711Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-09T09:31:54.711Z] Removing intermediate container e3096fe9aea8 [2021-06-09T09:31:54.711Z] ---> 574666cfe69a [2021-06-09T09:31:54.711Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-09T09:31:54.993Z] ---> Running in 3e555435b9c2 [2021-06-09T09:31:54.993Z] ---> Running in f6b54e919b9f [2021-06-09T09:31:55.274Z] ---> b0ad9649666a [2021-06-09T09:31:55.274Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-09T09:31:55.877Z] Removing intermediate container 3e555435b9c2 [2021-06-09T09:31:55.877Z] ---> 2efd740d72d5 [2021-06-09T09:31:55.877Z] Step 24/24 : LABEL version=0.0.0 [2021-06-09T09:31:55.877Z] ---> 525d30565c92 [2021-06-09T09:31:55.877Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-09T09:31:55.877Z] Removing intermediate container f6b54e919b9f [2021-06-09T09:31:55.877Z] ---> ff21c61d19f0 [2021-06-09T09:31:55.877Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-09T09:31:56.159Z] ---> Running in 2f498747e42f [2021-06-09T09:31:56.159Z] ---> Running in dc3af13ed1a3 [2021-06-09T09:31:56.436Z] ---> 9d456ce1fe65 [2021-06-09T09:31:56.436Z] 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-06-09T09:31:56.436Z] ---> 663e74146928 [2021-06-09T09:31:56.436Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-09T09:31:56.739Z] ---> Running in 1b5403ba777d [2021-06-09T09:31:56.739Z] Removing intermediate container 2f498747e42f [2021-06-09T09:31:56.739Z] ---> 2963f99fb0a2 [2021-06-09T09:31:56.739Z] [2021-06-09T09:31:57.045Z] Removing intermediate container dc3af13ed1a3 [2021-06-09T09:31:57.045Z] ---> 8cdcb29276e5 [2021-06-09T09:31:57.045Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T09:31:57.045Z] ---> Running in 76ff708837d1 [2021-06-09T09:31:57.339Z] ---> a105e43ef4e5 [2021-06-09T09:31:57.339Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-09T09:31:57.615Z] Successfully built 2963f99fb0a2 [2021-06-09T09:31:57.615Z] Removing intermediate container 1b5403ba777d [2021-06-09T09:31:57.615Z] ---> 391a2e3f0007 [2021-06-09T09:31:57.615Z] Step 19/22 : CMD ["--init=true"] [2021-06-09T09:31:57.615Z] ---> Running in bdb1372097c0 [2021-06-09T09:31:57.615Z] Successfully tagged core-command-arm64:latest [2021-06-09T09:31:57.615Z]  Building core-command ... done Building support-notifications [2021-06-09T09:31:57.910Z] ---> 0b27a22de783 [2021-06-09T09:31:57.910Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-09T09:31:57.910Z] ---> Running in 38158aa62977 [2021-06-09T09:31:57.910Z] Removing intermediate container 76ff708837d1 [2021-06-09T09:31:57.910Z] ---> bcd55f41a760 [2021-06-09T09:31:57.910Z] Step 22/24 : LABEL arch=arm64 [2021-06-09T09:31:58.200Z] ---> Running in a1aadc5f9d27 [2021-06-09T09:31:58.806Z] Removing intermediate container 38158aa62977 [2021-06-09T09:31:58.806Z] ---> e5f90a6753e0 [2021-06-09T09:31:58.806Z] Step 20/22 : LABEL arch=arm64 [2021-06-09T09:31:59.082Z] Removing intermediate container a1aadc5f9d27 [2021-06-09T09:31:59.082Z] ---> b402cae20bc8 [2021-06-09T09:31:59.082Z] Step 23/24 : LABEL git_sha=a01fb5b7b9e76877648d7c2f2dbe9e0c0ac50cc0 [2021-06-09T09:31:59.405Z] ---> Running in 1def503a93cd [2021-06-09T09:31:59.691Z] ---> Running in 02b0d73c31f1 [2021-06-09T09:31:59.976Z] ---> 738a42c0b63b [2021-06-09T09:31:59.976Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-09T09:32:00.254Z] Removing intermediate container 1def503a93cd [2021-06-09T09:32:00.254Z] ---> add8f6d96b7a [2021-06-09T09:32:00.254Z] Step 21/22 : LABEL git_sha=a01fb5b7b9e76877648d7c2f2dbe9e0c0ac50cc0 [2021-06-09T09:32:00.534Z] Removing intermediate container 02b0d73c31f1 [2021-06-09T09:32:00.534Z] ---> b95f90869f55 [2021-06-09T09:32:00.534Z] Step 24/24 : LABEL version=0.0.0 [2021-06-09T09:32:00.835Z] ---> Running in 6d0097fb5cc7 [2021-06-09T09:32:01.111Z] ---> Running in 22a208edbc45 [2021-06-09T09:32:01.725Z] Removing intermediate container bdb1372097c0 [2021-06-09T09:32:01.725Z] ---> 87e344d3610e [2021-06-09T09:32:01.725Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T09:32:01.725Z] ---> f04a34a50049 [2021-06-09T09:32:01.725Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-09T09:32:02.004Z] Removing intermediate container 22a208edbc45 [2021-06-09T09:32:02.004Z] ---> 41239925e49a [2021-06-09T09:32:02.004Z] [2021-06-09T09:32:02.004Z] Removing intermediate container 6d0097fb5cc7 [2021-06-09T09:32:02.004Z] ---> 7d966c18e2a8 [2021-06-09T09:32:02.004Z] Step 22/22 : LABEL version=0.0.0 [2021-06-09T09:32:02.602Z] ---> Running in 6ecdc248fe8e [2021-06-09T09:32:02.602Z] Successfully built 41239925e49a [2021-06-09T09:32:02.602Z] Successfully tagged core-metadata-arm64:latest [2021-06-09T09:32:02.602Z]  Building core-metadata ... done Building sys-mgmt-agent [2021-06-09T09:32:03.206Z] ---> bfde684edc17 [2021-06-09T09:32:03.206Z] 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-06-09T09:32:03.206Z] ---> bda95a586a9c [2021-06-09T09:32:03.206Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-09T09:32:03.478Z] Removing intermediate container 6ecdc248fe8e [2021-06-09T09:32:03.478Z] ---> d9c8f066c193 [2021-06-09T09:32:03.478Z] [2021-06-09T09:32:03.478Z] ---> Running in 726bfd2eb2a2 [2021-06-09T09:32:04.077Z] Successfully built d9c8f066c193 [2021-06-09T09:32:04.077Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-09T09:32:04.077Z] Building core-data [2021-06-09T09:32:05.346Z]  Building security-proxy-setup ... done  ---> d25337a3dc40 [2021-06-09T09:32:05.346Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-09T09:32:07.365Z] ---> 433b61f4bad5 [2021-06-09T09:32:07.365Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-09T09:32:07.365Z] Removing intermediate container 726bfd2eb2a2 [2021-06-09T09:32:07.365Z] ---> 02ce9b83d294 [2021-06-09T09:32:07.365Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-09T09:32:07.974Z] ---> Running in 758928ae2a24 [2021-06-09T09:32:08.257Z] ---> 4e1b14685d94 [2021-06-09T09:32:08.257Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-09T09:32:08.866Z] Removing intermediate container 758928ae2a24 [2021-06-09T09:32:08.866Z] ---> ff8527d90496 [2021-06-09T09:32:08.866Z] Step 24/26 : LABEL arch=arm64 [2021-06-09T09:32:08.866Z] ---> Running in dc03d0f48606 [2021-06-09T09:32:09.466Z] ---> d5908f5e33c9 [2021-06-09T09:32:09.466Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-09T09:32:09.748Z] Removing intermediate container dc03d0f48606 [2021-06-09T09:32:09.748Z] ---> a288ccadb5d5 [2021-06-09T09:32:09.748Z] Step 25/26 : LABEL git_sha=a01fb5b7b9e76877648d7c2f2dbe9e0c0ac50cc0 [2021-06-09T09:32:10.033Z] ---> Running in 327592c96503 [2021-06-09T09:32:10.033Z] ---> Running in de33f0fe257f [2021-06-09T09:32:11.038Z] Removing intermediate container 327592c96503 [2021-06-09T09:32:11.324Z] ---> 81fdbbedb898 [2021-06-09T09:32:11.324Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-09T09:32:11.324Z] Removing intermediate container de33f0fe257f [2021-06-09T09:32:11.324Z] ---> f5e388fae1a3 [2021-06-09T09:32:11.324Z] Step 26/26 : LABEL version=0.0.0 [2021-06-09T09:32:11.609Z] ---> Running in 09a30bd51e4d [2021-06-09T09:32:12.239Z] ---> 9133c1bf80ba [2021-06-09T09:32:12.239Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-09T09:32:12.560Z] Removing intermediate container 09a30bd51e4d [2021-06-09T09:32:12.560Z] ---> e25643df9ee0 [2021-06-09T09:32:12.560Z] [2021-06-09T09:32:12.840Z] ---> Running in 2f7b03011f16 [2021-06-09T09:32:12.840Z] Successfully built e25643df9ee0 [2021-06-09T09:32:12.840Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-09T09:32:12.840Z]  Building security-secretstore-setup ... done Building support-scheduler [2021-06-09T09:32:15.489Z] Removing intermediate container 2f7b03011f16 [2021-06-09T09:32:15.489Z] ---> 87fa5335c717 [2021-06-09T09:32:15.489Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-09T09:32:15.768Z] ---> Running in 79c9ca5c70c8 [2021-06-09T09:32:16.770Z] Removing intermediate container 79c9ca5c70c8 [2021-06-09T09:32:16.770Z] ---> 7f23452ab351 [2021-06-09T09:32:16.770Z] Step 29/32 : CMD ["gate"] [2021-06-09T09:32:17.049Z] ---> Running in 58203fae18a5 [2021-06-09T09:32:18.044Z] Removing intermediate container 58203fae18a5 [2021-06-09T09:32:18.044Z] ---> 26b12fe21f58 [2021-06-09T09:32:18.044Z] Step 30/32 : LABEL arch=arm64 [2021-06-09T09:32:18.645Z] ---> Running in 598fabc7e73b [2021-06-09T09:32:19.255Z] Removing intermediate container 598fabc7e73b [2021-06-09T09:32:19.255Z] ---> d4c388af1fd7 [2021-06-09T09:32:19.255Z] Step 31/32 : LABEL git_sha=a01fb5b7b9e76877648d7c2f2dbe9e0c0ac50cc0 [2021-06-09T09:32:19.856Z] ---> Running in 3fa6016021f3 [2021-06-09T09:32:20.844Z] Removing intermediate container 3fa6016021f3 [2021-06-09T09:32:20.845Z] ---> ada2d0cec67b [2021-06-09T09:32:20.845Z] Step 32/32 : LABEL version=0.0.0 [2021-06-09T09:32:21.118Z] ---> Running in 8ccac1f55b45 [2021-06-09T09:32:22.096Z] Removing intermediate container 8ccac1f55b45 [2021-06-09T09:32:22.096Z] ---> bef60f4ec800 [2021-06-09T09:32:22.096Z] [2021-06-09T09:32:22.369Z] Successfully built bef60f4ec800 [2021-06-09T09:32:22.369Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-09T09:32:49.305Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T09:32:49.305Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-09T09:32:49.305Z] ---> 8ed255687d92 [2021-06-09T09:32:49.305Z] Step 3/23 : WORKDIR /edgex-go [2021-06-09T09:32:49.305Z] ---> Using cache [2021-06-09T09:32:49.305Z] ---> 850f75070071 [2021-06-09T09:32:49.305Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T09:32:49.305Z] ---> Using cache [2021-06-09T09:32:49.305Z] ---> a79788c35fb4 [2021-06-09T09:32:49.305Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-09T09:32:49.305Z] ---> Running in bfb525492080 [2021-06-09T09:32:49.905Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T09:32:50.889Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T09:32:51.890Z] OK: 218 MiB in 52 packages [2021-06-09T09:32:52.896Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T09:32:52.896Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T09:32:52.896Z] ---> 8ed255687d92 [2021-06-09T09:32:52.896Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T09:32:52.896Z] ---> Using cache [2021-06-09T09:32:52.896Z] ---> 850f75070071 [2021-06-09T09:32:52.896Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T09:32:52.896Z] ---> Using cache [2021-06-09T09:32:52.896Z] ---> a79788c35fb4 [2021-06-09T09:32:52.896Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-09T09:32:53.886Z] ---> Running in 4517fccf5391 [2021-06-09T09:32:53.886Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T09:32:53.886Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T09:32:53.886Z] ---> 8ed255687d92 [2021-06-09T09:32:53.886Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T09:32:53.886Z] ---> Using cache [2021-06-09T09:32:53.886Z] ---> 850f75070071 [2021-06-09T09:32:53.886Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T09:32:53.886Z] ---> Using cache [2021-06-09T09:32:53.886Z] ---> a79788c35fb4 [2021-06-09T09:32:53.886Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-09T09:32:54.165Z] ---> Running in 87e2adef75d8 [2021-06-09T09:32:54.441Z] Removing intermediate container bfb525492080 [2021-06-09T09:32:54.441Z] ---> 563f3a6734dd [2021-06-09T09:32:54.441Z] Step 6/23 : COPY go.mod . [2021-06-09T09:32:55.880Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T09:32:56.163Z] ---> c78ec3fdc942 [2021-06-09T09:32:56.163Z] Step 7/23 : RUN go mod download [2021-06-09T09:32:56.442Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T09:32:56.442Z] ---> Running in 0ef393e01c70 [2021-06-09T09:32:56.442Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T09:32:56.442Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-09T09:32:56.442Z] ---> 8ed255687d92 [2021-06-09T09:32:56.442Z] Step 3/23 : WORKDIR /edgex-go [2021-06-09T09:32:56.442Z] ---> Using cache [2021-06-09T09:32:56.442Z] ---> 850f75070071 [2021-06-09T09:32:56.442Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T09:32:56.442Z] ---> Using cache [2021-06-09T09:32:56.442Z] ---> a79788c35fb4 [2021-06-09T09:32:56.442Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-09T09:32:56.442Z] ---> Using cache [2021-06-09T09:32:56.442Z] ---> 44090121085b [2021-06-09T09:32:56.442Z] Step 6/23 : COPY go.mod . [2021-06-09T09:32:56.442Z] ---> Using cache [2021-06-09T09:32:56.442Z] ---> 27f7b911c14f [2021-06-09T09:32:56.442Z] Step 7/23 : RUN go mod download [2021-06-09T09:32:56.442Z] ---> Using cache [2021-06-09T09:32:56.442Z] ---> 37e40fd56521 [2021-06-09T09:32:56.442Z] Step 8/23 : COPY . . [2021-06-09T09:32:56.719Z] ---> Using cache [2021-06-09T09:32:56.719Z] ---> d9f94e80696e [2021-06-09T09:32:56.719Z] Step 9/23 : RUN go mod tidy [2021-06-09T09:32:56.719Z] ---> Using cache [2021-06-09T09:32:56.719Z] ---> eda1905c5c5b [2021-06-09T09:32:56.719Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-09T09:32:56.994Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T09:32:56.994Z] ---> Running in 3aac8d35c6dc [2021-06-09T09:32:57.272Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T09:32:58.722Z] OK: 218 MiB in 52 packages [2021-06-09T09:32:58.722Z] OK: 218 MiB in 52 packages [2021-06-09T09:32:58.722Z] 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-06-09T09:33:00.188Z] Removing intermediate container 0ef393e01c70 [2021-06-09T09:33:00.188Z] ---> 19c97eb58e50 [2021-06-09T09:33:00.188Z] Step 8/23 : COPY . . [2021-06-09T09:33:00.188Z] Removing intermediate container 87e2adef75d8 [2021-06-09T09:33:00.188Z] ---> a85d9913576f [2021-06-09T09:33:00.188Z] Step 6/24 : COPY go.mod . [2021-06-09T09:33:00.473Z] Removing intermediate container 4517fccf5391 [2021-06-09T09:33:00.473Z] ---> 879881eeaeab [2021-06-09T09:33:00.473Z] Step 6/24 : COPY go.mod . [2021-06-09T09:33:02.481Z] ---> de06dc9af405 [2021-06-09T09:33:02.481Z] Step 7/24 : RUN go mod download [2021-06-09T09:33:02.481Z] ---> 53c05acf0b3b [2021-06-09T09:33:02.481Z] Step 7/24 : RUN go mod download [2021-06-09T09:33:02.755Z] ---> Running in 7947ca234687 [2021-06-09T09:33:03.028Z] ---> Running in d6c4b3922afb [2021-06-09T09:33:09.785Z] Removing intermediate container d6c4b3922afb [2021-06-09T09:33:09.785Z] ---> e9e8a25809a8 [2021-06-09T09:33:09.785Z] Step 8/24 : COPY . . [2021-06-09T09:33:10.064Z] Removing intermediate container 7947ca234687 [2021-06-09T09:33:10.064Z] ---> bafb60e8d95e [2021-06-09T09:33:10.064Z] Step 8/24 : COPY . . [2021-06-09T09:33:32.295Z] ---> de1680e52b8c [2021-06-09T09:33:32.295Z] Step 9/23 : RUN go mod tidy [2021-06-09T09:33:32.579Z] ---> Running in f4c19e136d9d [2021-06-09T09:33:43.021Z] Removing intermediate container f4c19e136d9d [2021-06-09T09:33:43.021Z] ---> 675ed0a576e6 [2021-06-09T09:33:43.021Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-09T09:33:43.021Z] ---> Running in 7f2917a51ed4 [2021-06-09T09:33:43.021Z] ---> 66e21f2e2a6d [2021-06-09T09:33:43.021Z] Step 9/24 : RUN go mod tidy [2021-06-09T09:33:43.021Z] ---> 0d60eb3e738b [2021-06-09T09:33:43.021Z] Step 9/24 : RUN go mod tidy [2021-06-09T09:33:43.307Z] ---> Running in a94adca5522d [2021-06-09T09:33:43.307Z] ---> Running in 9daac71885ec [2021-06-09T09:33:44.319Z] 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-06-09T09:33:51.110Z] Removing intermediate container 9daac71885ec [2021-06-09T09:33:51.110Z] ---> 296fbaac1631 [2021-06-09T09:33:51.110Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-09T09:33:51.110Z] ---> Running in c4c99f0c1381 [2021-06-09T09:33:51.392Z] Removing intermediate container a94adca5522d [2021-06-09T09:33:51.392Z] ---> 5b321442982f [2021-06-09T09:33:51.392Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-09T09:33:51.681Z] ---> Running in 49bbdff488b2 [2021-06-09T09:33:55.123Z] 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-06-09T09:33:55.123Z] 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-06-09T09:33:57.133Z] Removing intermediate container 3aac8d35c6dc [2021-06-09T09:33:57.133Z] ---> e9471c189d83 [2021-06-09T09:33:57.133Z] [2021-06-09T09:33:57.133Z] Step 11/23 : FROM alpine:3.12 [2021-06-09T09:33:57.133Z] ---> 9852663dfa18 [2021-06-09T09:33:57.133Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-09T09:33:57.133Z] ---> Using cache [2021-06-09T09:33:57.133Z] ---> 68d8aa98782b [2021-06-09T09:33:57.133Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T09:33:57.133Z] ---> Using cache [2021-06-09T09:33:57.133Z] ---> 49e2751066f5 [2021-06-09T09:33:57.133Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-09T09:33:57.413Z] ---> Running in 80d171e70c0e [2021-06-09T09:33:58.023Z] Removing intermediate container 80d171e70c0e [2021-06-09T09:33:58.023Z] ---> 30a0b6a9ec27 [2021-06-09T09:33:58.023Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-09T09:33:58.306Z] ---> Running in 88d669b91515 [2021-06-09T09:33:59.307Z] Removing intermediate container 88d669b91515 [2021-06-09T09:33:59.308Z] ---> 1240c3a0ae83 [2021-06-09T09:33:59.308Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T09:34:00.769Z] ---> e575199e6f93 [2021-06-09T09:34:00.770Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-09T09:34:02.792Z] ---> e2c035e3fb65 [2021-06-09T09:34:02.793Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-09T09:34:04.254Z] ---> ef08a1161dee [2021-06-09T09:34:04.254Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-09T09:34:04.254Z] ---> Running in 03464f24d781 [2021-06-09T09:34:05.272Z] Removing intermediate container 03464f24d781 [2021-06-09T09:34:05.272Z] ---> cd7c8cd4b68a [2021-06-09T09:34:05.272Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T09:34:05.272Z] ---> Running in 9eccf8954b77 [2021-06-09T09:34:06.265Z] Removing intermediate container 9eccf8954b77 [2021-06-09T09:34:06.265Z] ---> 2e6f7193e937 [2021-06-09T09:34:06.265Z] Step 21/23 : LABEL arch=arm64 [2021-06-09T09:34:06.265Z] ---> Running in 2d75508c5b6c [2021-06-09T09:34:06.892Z] Removing intermediate container 2d75508c5b6c [2021-06-09T09:34:06.892Z] ---> 4122287fb227 [2021-06-09T09:34:06.892Z] Step 22/23 : LABEL git_sha=a01fb5b7b9e76877648d7c2f2dbe9e0c0ac50cc0 [2021-06-09T09:34:07.171Z] ---> Running in b1f59ea59d32 [2021-06-09T09:34:08.180Z] Removing intermediate container b1f59ea59d32 [2021-06-09T09:34:08.180Z] ---> b6b8fb4265a3 [2021-06-09T09:34:08.180Z] Step 23/23 : LABEL version=0.0.0 [2021-06-09T09:34:08.180Z] ---> Running in 2249bfffc167 [2021-06-09T09:34:09.197Z] Removing intermediate container 2249bfffc167 [2021-06-09T09:34:09.197Z] ---> a46c9daf4fb2 [2021-06-09T09:34:09.197Z] [2021-06-09T09:34:09.804Z] Successfully built a46c9daf4fb2 [2021-06-09T09:34:09.804Z] Successfully tagged support-scheduler-arm64:latest [2021-06-09T09:35:17.994Z]  Building support-scheduler ... done Removing intermediate container 7f2917a51ed4 [2021-06-09T09:35:17.994Z] ---> ed6609fcbce5 [2021-06-09T09:35:17.994Z] [2021-06-09T09:35:17.994Z] Step 11/23 : FROM alpine:3.12 [2021-06-09T09:35:17.994Z] ---> 9852663dfa18 [2021-06-09T09:35:17.994Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-09T09:35:17.994Z] ---> Running in f902a3fdb447 [2021-06-09T09:35:17.994Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T09:35:17.994Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T09:35:17.994Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-09T09:35:17.994Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-09T09:35:17.994Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T09:35:17.994Z] Executing ca-certificates-20191127-r4.trigger [2021-06-09T09:35:17.994Z] OK: 6 MiB in 16 packages [2021-06-09T09:35:17.994Z] Removing intermediate container f902a3fdb447 [2021-06-09T09:35:17.994Z] ---> a915f31c7d6b [2021-06-09T09:35:17.994Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T09:35:18.275Z] ---> Running in 4fe8577eb258 [2021-06-09T09:35:18.903Z] Removing intermediate container 4fe8577eb258 [2021-06-09T09:35:18.903Z] ---> 7052ffd84a6d [2021-06-09T09:35:18.903Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-09T09:35:19.201Z] ---> Running in 9f2a04a5f6f5 [2021-06-09T09:35:19.482Z] Removing intermediate container 9f2a04a5f6f5 [2021-06-09T09:35:19.482Z] ---> b643379d8385 [2021-06-09T09:35:19.482Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-09T09:35:19.762Z] ---> Running in d6ef5780f065 [2021-06-09T09:35:20.765Z] Removing intermediate container d6ef5780f065 [2021-06-09T09:35:20.765Z] ---> 7e2431337af8 [2021-06-09T09:35:20.765Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T09:35:22.225Z] ---> 8627ae0a443b [2021-06-09T09:35:22.225Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-09T09:35:24.205Z] ---> 76cd3e12c00f [2021-06-09T09:35:24.205Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-09T09:35:24.205Z] Removing intermediate container 49bbdff488b2 [2021-06-09T09:35:24.205Z] ---> f33f4df07656 [2021-06-09T09:35:24.479Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-09T09:35:24.755Z] ---> Running in c2c1c62cd66c [2021-06-09T09:35:25.042Z] ---> 3a89308cb30b [2021-06-09T09:35:25.042Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-09T09:35:25.318Z] ---> Running in 6e080899173c [2021-06-09T09:35:26.301Z] Removing intermediate container 6e080899173c [2021-06-09T09:35:26.301Z] ---> f6ba21102b69 [2021-06-09T09:35:26.301Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T09:35:26.302Z] 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-06-09T09:35:26.577Z] ---> Running in 6d6ccbd41d4f [2021-06-09T09:35:27.569Z] Removing intermediate container 6d6ccbd41d4f [2021-06-09T09:35:27.569Z] ---> 3cc1e1029263 [2021-06-09T09:35:27.569Z] Step 21/23 : LABEL arch=arm64 [2021-06-09T09:35:28.175Z] Removing intermediate container c4c99f0c1381 [2021-06-09T09:35:28.176Z] ---> f7a090370cea [2021-06-09T09:35:28.176Z] [2021-06-09T09:35:28.176Z] Step 11/24 : FROM alpine:3.12 [2021-06-09T09:35:28.176Z] ---> 9852663dfa18 [2021-06-09T09:35:28.176Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-09T09:35:28.176Z] ---> Running in d8baf54ab980 [2021-06-09T09:35:28.454Z] ---> Running in aa01e3fe0d5e [2021-06-09T09:35:29.055Z] Removing intermediate container d8baf54ab980 [2021-06-09T09:35:29.055Z] ---> 7cb9ce9ab958 [2021-06-09T09:35:29.055Z] Step 22/23 : LABEL git_sha=a01fb5b7b9e76877648d7c2f2dbe9e0c0ac50cc0 [2021-06-09T09:35:29.055Z] Removing intermediate container aa01e3fe0d5e [2021-06-09T09:35:29.055Z] ---> 7a79f39801a6 [2021-06-09T09:35:29.055Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-09T09:35:29.055Z] ---> Running in ea935344954b [2021-06-09T09:35:29.333Z] ---> Running in 15592bb755a0 [2021-06-09T09:35:29.333Z] Removing intermediate container c2c1c62cd66c [2021-06-09T09:35:29.333Z] ---> c593a422fff2 [2021-06-09T09:35:29.333Z] [2021-06-09T09:35:29.333Z] Step 12/24 : FROM docker:20.10.0 [2021-06-09T09:35:29.610Z] 20.10.0: Pulling from library/docker [2021-06-09T09:35:29.886Z] Removing intermediate container ea935344954b [2021-06-09T09:35:29.886Z] ---> 080d32afa9ad [2021-06-09T09:35:29.886Z] Step 23/23 : LABEL version=0.0.0 [2021-06-09T09:35:29.886Z] Removing intermediate container 15592bb755a0 [2021-06-09T09:35:29.886Z] ---> 72c955c00afa [2021-06-09T09:35:29.886Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-09T09:35:30.161Z] ---> Running in dccb352b9e67 [2021-06-09T09:35:30.436Z] ---> Running in 7f2289c2d621 [2021-06-09T09:35:30.715Z] Removing intermediate container dccb352b9e67 [2021-06-09T09:35:30.715Z] ---> c114a7cdee6a [2021-06-09T09:35:30.715Z] [2021-06-09T09:35:30.995Z] Removing intermediate container 7f2289c2d621 [2021-06-09T09:35:30.995Z] ---> 13f355086369 [2021-06-09T09:35:30.995Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T09:35:31.274Z] Successfully built c114a7cdee6a [2021-06-09T09:35:31.274Z] Successfully tagged support-notifications-arm64:latest [2021-06-09T09:35:31.549Z]  Building support-notifications ... done  ---> Running in 106d7348f654 [2021-06-09T09:35:34.954Z] Removing intermediate container 106d7348f654 [2021-06-09T09:35:34.954Z] ---> a30ef1c883d5 [2021-06-09T09:35:34.954Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-09T09:35:35.237Z] ---> Running in 061d7aa6a7bb [2021-06-09T09:35:36.679Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T09:35:37.280Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T09:35:37.880Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-09T09:35:38.159Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-09T09:35:38.159Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-09T09:35:38.159Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-09T09:35:38.159Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-09T09:35:38.159Z] ---> eeaf43b92773 [2021-06-09T09:35:38.159Z] 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-06-09T09:35:38.159Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-09T09:35:38.438Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-09T09:35:38.438Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-09T09:35:38.716Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T09:35:38.716Z] OK: 8 MiB in 20 packages [2021-06-09T09:35:38.998Z] ---> Running in 116149ef3aa1 [2021-06-09T09:35:39.607Z] Removing intermediate container 116149ef3aa1 [2021-06-09T09:35:39.607Z] ---> 50e54d4b2afe [2021-06-09T09:35:39.607Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-09T09:35:39.607Z] ---> Running in d0754a884a07 [2021-06-09T09:35:39.891Z] Removing intermediate container 061d7aa6a7bb [2021-06-09T09:35:39.891Z] ---> 3445c3f67c1a [2021-06-09T09:35:39.891Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T09:35:40.915Z] ---> 74fb92c49542 [2021-06-09T09:35:40.915Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-09T09:35:41.195Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T09:35:41.473Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T09:35:42.079Z] (1/39) Installing readline (8.0.4-r0) [2021-06-09T09:35:42.079Z] (2/39) Installing bash (5.0.17-r0) [2021-06-09T09:35:42.079Z] Executing bash-5.0.17-r0.post-install [2021-06-09T09:35:42.079Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-09T09:35:42.079Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-09T09:35:42.358Z] (5/39) Installing curl (7.77.0-r0) [2021-06-09T09:35:42.358Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-09T09:35:42.358Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-09T09:35:42.358Z] (8/39) Installing expat (2.2.9-r1) [2021-06-09T09:35:42.358Z] (9/39) Installing libffi (3.3-r2) [2021-06-09T09:35:42.358Z] (10/39) Installing gdbm (1.13-r1) [2021-06-09T09:35:42.358Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-09T09:35:42.358Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-09T09:35:42.358Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-09T09:35:42.358Z] ---> 93a9b7717f93 [2021-06-09T09:35:42.358Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-09T09:35:43.827Z] ---> bd8d1469a2c9 [2021-06-09T09:35:43.827Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-09T09:35:43.827Z] ---> Running in 35f57facbe68 [2021-06-09T09:35:44.438Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-09T09:35:44.438Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-09T09:35:44.438Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-09T09:35:44.438Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-09T09:35:44.438Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-09T09:35:44.438Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-09T09:35:44.438Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-09T09:35:44.438Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-09T09:35:44.438Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-09T09:35:44.438Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-09T09:35:44.717Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-09T09:35:44.717Z] Removing intermediate container 35f57facbe68 [2021-06-09T09:35:44.717Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-09T09:35:44.717Z] ---> b2231b946d53 [2021-06-09T09:35:44.717Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T09:35:44.717Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-09T09:35:44.717Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-09T09:35:44.717Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-09T09:35:44.718Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-09T09:35:44.718Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-09T09:35:44.718Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-09T09:35:44.718Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-09T09:35:44.718Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-09T09:35:44.718Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-09T09:35:44.718Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-09T09:35:44.718Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-09T09:35:44.718Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-09T09:35:44.718Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-09T09:35:44.718Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-09T09:35:44.996Z] ---> Running in 4ead9408f146 [2021-06-09T09:35:44.996Z] Executing busybox-1.31.1-r19.trigger [2021-06-09T09:35:44.996Z] OK: 72 MiB in 59 packages [2021-06-09T09:35:45.604Z] Removing intermediate container 4ead9408f146 [2021-06-09T09:35:45.604Z] ---> d42617fd9f27 [2021-06-09T09:35:45.604Z] Step 22/24 : LABEL arch=arm64 [2021-06-09T09:35:45.604Z] ---> Running in 53da169ebd07 [2021-06-09T09:35:46.202Z] Removing intermediate container 53da169ebd07 [2021-06-09T09:35:46.202Z] ---> 3bd79e1a0400 [2021-06-09T09:35:46.202Z] Step 23/24 : LABEL git_sha=a01fb5b7b9e76877648d7c2f2dbe9e0c0ac50cc0 [2021-06-09T09:35:46.477Z] ---> Running in 6d04bb0e40d3 [2021-06-09T09:35:46.748Z] Removing intermediate container 6d04bb0e40d3 [2021-06-09T09:35:46.748Z] ---> abcc5c8dff3b [2021-06-09T09:35:46.748Z] Step 24/24 : LABEL version=0.0.0 [2021-06-09T09:35:47.023Z] ---> Running in 20934803f0da [2021-06-09T09:35:47.621Z] Removing intermediate container 20934803f0da [2021-06-09T09:35:47.621Z] ---> 26da5de9198e [2021-06-09T09:35:47.621Z] [2021-06-09T09:35:47.897Z] Successfully built 26da5de9198e [2021-06-09T09:35:47.897Z] Successfully tagged core-data-arm64:latest [2021-06-09T09:35:50.516Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-06-09T09:35:50.516Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-09T09:35:50.516Z] 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-06-09T09:35:50.791Z] Collecting texttable<0.10,>=0.9.0 [2021-06-09T09:35:51.066Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-09T09:35:53.697Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-09T09:35:53.697Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-09T09:35:54.299Z] Collecting jsonschema<3,>=2.5.1 [2021-06-09T09:35:54.299Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-09T09:35:55.733Z] Collecting PyYAML<4,>=3.10 [2021-06-09T09:35:55.733Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-09T09:35:59.121Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-09T09:35:59.121Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-09T09:36:01.730Z] Collecting docker<4.0,>=3.6.0 [2021-06-09T09:36:01.730Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-09T09:36:02.326Z] Collecting cached-property<2,>=1.2.0 [2021-06-09T09:36:02.326Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-09T09:36:02.599Z] Collecting docopt<0.7,>=0.6.1 [2021-06-09T09:36:02.870Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-09T09:36:06.246Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-09T09:36:06.246Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-09T09:36:06.246Z] Collecting docker-pycreds>=0.4.0 [2021-06-09T09:36:06.246Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-09T09:36:06.247Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-09T09:36:06.848Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-09T09:36:06.848Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-09T09:36:07.144Z] Collecting idna<2.8,>=2.5 [2021-06-09T09:36:07.144Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-09T09:36:07.144Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-09T09:36:07.144Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-09T09:36:07.144Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-09T09:36:07.145Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-09T09:36:07.145Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-09T09:36:08.118Z] Installing collected packages: texttable, websocket-client, jsonschema, PyYAML, dockerpty, docker-pycreds, urllib3, idna, requests, docker, cached-property, docopt, docker-compose [2021-06-09T09:36:08.118Z] Running setup.py install for texttable: started [2021-06-09T09:36:10.109Z] Running setup.py install for texttable: finished with status 'done' [2021-06-09T09:36:10.706Z] Running setup.py install for PyYAML: started [2021-06-09T09:36:13.319Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-09T09:36:13.319Z] Running setup.py install for dockerpty: started [2021-06-09T09:36:14.753Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-09T09:36:14.753Z] Attempting uninstall: urllib3 [2021-06-09T09:36:14.753Z] Found existing installation: urllib3 1.25.9 [2021-06-09T09:36:14.753Z] Uninstalling urllib3-1.25.9: [2021-06-09T09:36:15.025Z] Successfully uninstalled urllib3-1.25.9 [2021-06-09T09:36:15.620Z] Attempting uninstall: idna [2021-06-09T09:36:15.620Z] Found existing installation: idna 2.9 [2021-06-09T09:36:15.620Z] Uninstalling idna-2.9: [2021-06-09T09:36:15.620Z] Successfully uninstalled idna-2.9 [2021-06-09T09:36:16.210Z] Attempting uninstall: requests [2021-06-09T09:36:16.210Z] Found existing installation: requests 2.23.0 [2021-06-09T09:36:16.210Z] Uninstalling requests-2.23.0: [2021-06-09T09:36:16.210Z] Successfully uninstalled requests-2.23.0 [2021-06-09T09:36:17.182Z] Running setup.py install for docopt: started [2021-06-09T09:36:19.145Z] Running setup.py install for docopt: finished with status 'done' [2021-06-09T09:36:20.121Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-09T09:36:28.401Z] Removing intermediate container d0754a884a07 [2021-06-09T09:36:28.401Z] ---> b7cd0146729f [2021-06-09T09:36:28.401Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-09T09:36:28.401Z] ---> Running in d1667f5a1cbc [2021-06-09T09:36:28.677Z] Removing intermediate container d1667f5a1cbc [2021-06-09T09:36:28.677Z] ---> 4c8ba74bd1bb [2021-06-09T09:36:28.677Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-09T09:36:28.677Z] ---> Running in 1b66d91f13bd [2021-06-09T09:36:29.271Z] Removing intermediate container 1b66d91f13bd [2021-06-09T09:36:29.271Z] ---> 1cc88be50b06 [2021-06-09T09:36:29.271Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-09T09:36:30.705Z] ---> dbd9ec489f79 [2021-06-09T09:36:30.705Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-09T09:36:31.301Z] ---> 82192ffc2686 [2021-06-09T09:36:31.301Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-09T09:36:32.277Z] ---> 21d17ff8b4b6 [2021-06-09T09:36:32.277Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-09T09:36:32.550Z] ---> Running in c6d7b2be831c [2021-06-09T09:36:33.150Z] Removing intermediate container c6d7b2be831c [2021-06-09T09:36:33.150Z] ---> 50237c925dae [2021-06-09T09:36:33.150Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T09:36:33.150Z] ---> Running in 6b286f9b0f7c [2021-06-09T09:36:33.746Z] Removing intermediate container 6b286f9b0f7c [2021-06-09T09:36:33.746Z] ---> ec0c63c81833 [2021-06-09T09:36:33.746Z] Step 22/24 : LABEL arch=arm64 [2021-06-09T09:36:33.746Z] ---> Running in 77811cb1b0a5 [2021-06-09T09:36:34.340Z] Removing intermediate container 77811cb1b0a5 [2021-06-09T09:36:34.340Z] ---> b87161fd041b [2021-06-09T09:36:34.340Z] Step 23/24 : LABEL git_sha=a01fb5b7b9e76877648d7c2f2dbe9e0c0ac50cc0 [2021-06-09T09:36:34.340Z] ---> Running in d0aae9f60ccd [2021-06-09T09:36:34.937Z] Removing intermediate container d0aae9f60ccd [2021-06-09T09:36:34.937Z] ---> b296d51e0e0e [2021-06-09T09:36:34.937Z] Step 24/24 : LABEL version=0.0.0 [2021-06-09T09:36:34.937Z] ---> Running in 68b456965854 [2021-06-09T09:36:35.530Z] Removing intermediate container 68b456965854 [2021-06-09T09:36:35.530Z] ---> 76e77adacc80 [2021-06-09T09:36:35.530Z] [2021-06-09T09:36:35.804Z] Successfully built 76e77adacc80 [2021-06-09T09:36:35.804Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-09T09:36:36.089Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-09T09:36:36.143Z] $ docker stop --time=1 472f86db6adbed3b79d8157ccb9af54d4d72e9bad33db73aa39ed03d88f0e498 [2021-06-09T09:36:37.979Z] $ docker rm -f 472f86db6adbed3b79d8157ccb9af54d4d72e9bad33db73aa39ed03d88f0e498 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-09T09:36:38.677Z] + docker images [2021-06-09T09:36:38.962Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-09T09:36:38.962Z] sys-mgmt-agent-arm64 latest 76e77adacc80 3 seconds ago 299MB [2021-06-09T09:36:38.962Z] core-data-arm64 latest 26da5de9198e 51 seconds ago 19.1MB [2021-06-09T09:36:38.962Z] support-notifications-arm64 latest c114a7cdee6a About a minute ago 15.7MB [2021-06-09T09:36:38.962Z] c593a422fff2 About a minute ago 973MB [2021-06-09T09:36:38.962Z] f7a090370cea About a minute ago 974MB [2021-06-09T09:36:38.962Z] ed6609fcbce5 About a minute ago 968MB [2021-06-09T09:36:38.962Z] support-scheduler-arm64 latest a46c9daf4fb2 2 minutes ago 15MB [2021-06-09T09:36:38.962Z] e9471c189d83 2 minutes ago 968MB [2021-06-09T09:36:38.962Z] security-bootstrapper-arm64 latest bef60f4ec800 4 minutes ago 17.1MB [2021-06-09T09:36:38.962Z] security-secretstore-setup-arm64 latest e25643df9ee0 4 minutes ago 26.5MB [2021-06-09T09:36:38.962Z] security-proxy-setup-arm64 latest d9c8f066c193 4 minutes ago 24MB [2021-06-09T09:36:38.962Z] core-metadata-arm64 latest 41239925e49a 4 minutes ago 15.6MB [2021-06-09T09:36:38.962Z] core-command-arm64 latest 2963f99fb0a2 4 minutes ago 15MB [2021-06-09T09:36:38.962Z] 641e6d699369 4 minutes ago 972MB [2021-06-09T09:36:38.962Z] 05e4cb111115 4 minutes ago 974MB [2021-06-09T09:36:38.962Z] ff261fc335c0 4 minutes ago 971MB [2021-06-09T09:36:38.962Z] ad05ab7b40bc 5 minutes ago 967MB [2021-06-09T09:36:38.962Z] 597cd2b683fd 5 minutes ago 966MB [2021-06-09T09:36:38.962Z] ci-base-image-arm64 latest 8ed255687d92 15 minutes ago 641MB [2021-06-09T09:36:38.962Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 5 weeks ago 428MB [2021-06-09T09:36:38.962Z] alpine 3.12 9852663dfa18 7 weeks ago 5.32MB [2021-06-09T09:36:38.962Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-09T09:36:38.962Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-09T09:36:40.178Z] ---> job-cost.sh [2021-06-09T09:36:40.178Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-w7tF [2021-06-09T09:37:27.099Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-09T09:39:03.875Z] lf-activate-venv(): INFO: Adding /tmp/venv-w7tF/bin to PATH [2021-06-09T09:39:03.875Z] INFO: No Stack... [2021-06-09T09:39:03.875Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-09T09:39:03.875Z] INFO: Archiving Costs [Pipeline] sh [2021-06-09T09:39:04.252Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-06-09T09:39:04.252Z] + cut -d, -f6 [Pipeline] lock [2021-06-09T09:39:04.346Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3553-1-stack-cost] [2021-06-09T09:39:04.352Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3553-1-stack-cost] did not exist. Created. [2021-06-09T09:39:04.352Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3553-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-09T09:39:04.824Z] + echo total: 0.36000001430511475 [Pipeline] stash [2021-06-09T09:39:05.117Z] Stashed 1 file(s) [Pipeline] } [2021-06-09T09:39:05.140Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3553-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-09T11:55:20.866Z] Cancelling nested steps due to timeout [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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-09T11:55:22.710Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-09T11:55:26.859Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T11:55:27.551Z] ---> package-listing.sh [2021-06-09T11:55:27.551Z] ++ facter osfamily [2021-06-09T11:55:27.551Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-09T11:55:27.818Z] + OS_FAMILY=redhat [2021-06-09T11:55:27.818Z] + workspace=/w/workspace/edgex-go/1 [2021-06-09T11:55:27.818Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-09T11:55:27.818Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-09T11:55:27.818Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-09T11:55:27.818Z] + PACKAGES=/tmp/packages_start.txt [2021-06-09T11:55:27.818Z] + '[' /w/workspace/edgex-go/1 ']' [2021-06-09T11:55:27.818Z] + PACKAGES=/tmp/packages_end.txt [2021-06-09T11:55:27.818Z] + case "${OS_FAMILY}" in [2021-06-09T11:55:27.818Z] + rpm -qa [2021-06-09T11:55:27.818Z] + sort [2021-06-09T11:55:28.404Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-09T11:55:28.404Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-09T11:55:28.404Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-09T11:55:28.404Z] + '[' /w/workspace/edgex-go/1 ']' [2021-06-09T11:55:28.404Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-06-09T11:55:28.404Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-06-09T11:55:28.441Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-09T11:55:28.762Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-09T11:55:29.397Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T11:55:29.397Z] [2021-06-09T11:55:29.397Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-09T11:55:29.794Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T11:55:29.794Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-09T11:55:29.794Z] df20fa9351a1: Pulling fs layer [2021-06-09T11:55:29.794Z] 36b3adc4ff6f: Pulling fs layer [2021-06-09T11:55:29.794Z] 8ad3a11d3b57: Pulling fs layer [2021-06-09T11:55:29.794Z] 46f8f816bc3b: Pulling fs layer [2021-06-09T11:55:29.794Z] 93b61091891f: Pulling fs layer [2021-06-09T11:55:29.794Z] 93b9cdb0e59b: Pulling fs layer [2021-06-09T11:55:29.794Z] 5e14af77c1be: Pulling fs layer [2021-06-09T11:55:29.794Z] 01666e4c0597: Pulling fs layer [2021-06-09T11:55:29.794Z] aa168da1d23b: Pulling fs layer [2021-06-09T11:55:29.794Z] 93b9cdb0e59b: Waiting [2021-06-09T11:55:29.794Z] 5e14af77c1be: Waiting [2021-06-09T11:55:29.794Z] 01666e4c0597: Waiting [2021-06-09T11:55:29.794Z] aa168da1d23b: Waiting [2021-06-09T11:55:29.794Z] 46f8f816bc3b: Waiting [2021-06-09T11:55:29.794Z] 93b61091891f: Waiting [2021-06-09T11:55:29.794Z] 36b3adc4ff6f: Verifying Checksum [2021-06-09T11:55:29.794Z] 36b3adc4ff6f: Download complete [2021-06-09T11:55:29.794Z] 46f8f816bc3b: Verifying Checksum [2021-06-09T11:55:29.794Z] 46f8f816bc3b: Download complete [2021-06-09T11:55:30.059Z] df20fa9351a1: Verifying Checksum [2021-06-09T11:55:30.059Z] df20fa9351a1: Download complete [2021-06-09T11:55:30.059Z] 93b9cdb0e59b: Verifying Checksum [2021-06-09T11:55:30.059Z] 93b9cdb0e59b: Download complete [2021-06-09T11:55:30.059Z] 5e14af77c1be: Verifying Checksum [2021-06-09T11:55:30.059Z] 5e14af77c1be: Download complete [2021-06-09T11:55:30.059Z] 01666e4c0597: Verifying Checksum [2021-06-09T11:55:30.059Z] 01666e4c0597: Download complete [2021-06-09T11:55:30.059Z] 93b61091891f: Download complete [2021-06-09T11:55:30.059Z] df20fa9351a1: Pull complete [2021-06-09T11:55:30.319Z] 36b3adc4ff6f: Pull complete [2021-06-09T11:55:30.582Z] 8ad3a11d3b57: Verifying Checksum [2021-06-09T11:55:30.582Z] 8ad3a11d3b57: Download complete [2021-06-09T11:55:31.174Z] 8ad3a11d3b57: Pull complete [2021-06-09T11:55:31.174Z] 46f8f816bc3b: Pull complete [2021-06-09T11:55:31.451Z] 93b61091891f: Pull complete [2021-06-09T11:55:31.451Z] 93b9cdb0e59b: Pull complete [2021-06-09T11:55:31.451Z] 5e14af77c1be: Pull complete [2021-06-09T11:55:31.716Z] 01666e4c0597: Pull complete [2021-06-09T11:55:32.294Z] aa168da1d23b: Verifying Checksum [2021-06-09T11:55:32.294Z] aa168da1d23b: Download complete [2021-06-09T11:55:36.539Z] aa168da1d23b: Pull complete [2021-06-09T11:55:36.539Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-09T11:55:36.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T11:55:36.539Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-09T11:55:36.755Z] prd-centos7-docker-4c-2g-1192 does not seem to be running inside a container [2021-06-09T11:55:36.808Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-09T11:55:39.240Z] $ docker top c81948ad6f1450654e76ea96c192e19602c203813653829cd1d6677246125659 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T11:55:39.716Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-09T11:55:40.047Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-09T11:55:40.376Z] + ls /var/log/sa-host [2021-06-09T11:55:40.376Z] + sadf -c /var/log/sa-host/sa05 [2021-06-09T11:55:40.376Z] file_magic: OK [2021-06-09T11:55:40.376Z] HZ: Using current value: 100 [2021-06-09T11:55:40.376Z] file_header: OK [2021-06-09T11:55:40.376Z] 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-06-09T11:55:40.376Z] Statistics: [2021-06-09T11:55:40.376Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-09T11:55:40.376Z] File successfully converted to sysstat format version 12.2.1 [2021-06-09T11:55:40.376Z] + sadf -c /var/log/sa-host/sa09 [2021-06-09T11:55:40.376Z] file_magic: OK [2021-06-09T11:55:40.376Z] HZ: Using current value: 100 [2021-06-09T11:55:40.376Z] file_header: OK [2021-06-09T11:55:40.376Z] 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-06-09T11:55:40.376Z] Statistics: [2021-06-09T11:55:40.377Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-09T11:55:40.377Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T11:55:41.208Z] provisioning config files... [2021-06-09T11:55:41.234Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6322136433057536988tmp [Pipeline] { [Pipeline] echo [2021-06-09T11:55:41.315Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T11:55:41.657Z] ---> create-netrc.sh [Pipeline] } [2021-06-09T11:55:41.685Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-09T11:55:42.221Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-09T11:55:42.257Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T11:55:42.614Z] ---> sudo-logs.sh [2021-06-09T11:55:42.614Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-09T11:55:42.840Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T11:55:43.182Z] ---> job-cost.sh [2021-06-09T11:55:43.182Z] lf-activate-venv: SKIPPING [2021-06-09T11:55:43.182Z] DEBUG: total: 0.36000001430511475 [2021-06-09T11:55:43.182Z] INFO: Retrieving Stack Cost... [2021-06-09T11:55:44.129Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-09T11:55:44.391Z] INFO: Archiving Costs [Pipeline] echo [2021-06-09T11:55:44.428Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T11:55:44.772Z] ---> logs-deploy.sh [2021-06-09T11:55:44.772Z] lf-activate-venv: SKIPPING [2021-06-09T11:55:44.772Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3553/1 [2021-06-09T11:55:44.772Z] INFO: archiving workspace using pattern(s): [2021-06-09T11:55:45.717Z] Archives upload complete. [2021-06-09T11:55:45.717Z] INFO: archiving logs to Nexus