Pull request #3566 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d+e3fe4ea6dc2b0363ea17cb6a495f96496b33254f (90a6258750b51c8abf13664afa15b9456678486c) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh19678822752990900.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-ssh8560134757870078784.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3566/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3566/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2020649652010339938.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 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-ssh6068106098179852661.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3566/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3566/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8800122264088525933.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1307 in /w/workspace/edgexfoundry_edgex-go_PR-3566 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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/4@tmp/jenkins-gitclient-ssh8278241726705195830.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 e3fe4ea6dc2b0363ea17cb6a495f96496b33254f into PR head commit 7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d Merge succeeded, producing 7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d Checking out Revision 7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d (PR-3566) > 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/4@tmp/jenkins-gitclient-ssh6296186972296253936.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3566/head:refs/remotes/origin/PR-3566 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh5699419343365556617.key > git merge e3fe4ea6dc2b0363ea17cb6a495f96496b33254f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d # timeout=10 Commit message: "Merge branch 'master' into issue-2468" > git rev-list --no-walk 0f71885dd60e1551d31780523994d1ac575f9e35 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-14T18:18:41.191Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-14T18:18:41.291Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-14T18:18:41.320Z] ========================================================= [2021-06-14T18:18:41.320Z] EdgeX Global Pipelines Version Info [2021-06-14T18:18:41.320Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-14T18:18:42.812Z] ------------------- [2021-06-14T18:18:42.812Z] stable info: [2021-06-14T18:18:42.812Z] ------------------- [2021-06-14T18:18:42.812Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-14T18:18:42.812Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-14T18:18:42.812Z] Message: update stable to v1.0.194 [2021-06-14T18:18:43.391Z] ------------------- [2021-06-14T18:18:43.391Z] experimental info: [2021-06-14T18:18:43.391Z] ------------------- [2021-06-14T18:18:43.391Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-14T18:18:43.391Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-14T18:18:43.391Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-14T18:18:43.521Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-14T18:18:43.547Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-14T18:18:43.577Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-14T18:18:43.603Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-14T18:18:43.628Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-14T18:18:43.654Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-14T18:18:43.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-14T18:18:43.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-14T18:18:43.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-14T18:18:43.755Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-14T18:18:43.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-14T18:18:43.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-14T18:18:43.832Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-14T18:18:43.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-14T18:18:43.884Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-14T18:18:43.911Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-14T18:18:43.937Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-14T18:18:43.962Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-14T18:18:43.990Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-14T18:18:44.021Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-14T18:18:44.047Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-14T18:18:44.072Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-14T18:18:44.096Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3566 [Pipeline] echo [2021-06-14T18:18:44.121Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3566 [Pipeline] echo [2021-06-14T18:18:44.148Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3566 [Pipeline] echo [2021-06-14T18:18:44.173Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d [Pipeline] echo [2021-06-14T18:18:44.199Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7ae03a7 [Pipeline] echo [2021-06-14T18:18:44.225Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T18:18:44.305Z] provisioning config files... [2021-06-14T18:18:44.323Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config949451686043879065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-14T18:18:44.660Z] ---> docker-login.sh [2021-06-14T18:18:44.660Z] nexus3.edgexfoundry.org:10001 [2021-06-14T18:18:44.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T18:18:44.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T18:18:44.927Z] Configure a credential helper to remove this warning. See [2021-06-14T18:18:44.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T18:18:44.927Z] [2021-06-14T18:18:44.927Z] Login Succeeded [2021-06-14T18:18:44.927Z] nexus3.edgexfoundry.org:10002 [2021-06-14T18:18:44.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T18:18:44.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T18:18:44.927Z] Configure a credential helper to remove this warning. See [2021-06-14T18:18:44.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T18:18:44.927Z] [2021-06-14T18:18:44.927Z] Login Succeeded [2021-06-14T18:18:44.927Z] nexus3.edgexfoundry.org:10003 [2021-06-14T18:18:45.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T18:18:45.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T18:18:45.191Z] Configure a credential helper to remove this warning. See [2021-06-14T18:18:45.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T18:18:45.191Z] [2021-06-14T18:18:45.191Z] Login Succeeded [2021-06-14T18:18:45.191Z] nexus3.edgexfoundry.org:10004 [2021-06-14T18:18:45.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T18:18:45.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T18:18:45.191Z] Configure a credential helper to remove this warning. See [2021-06-14T18:18:45.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T18:18:45.191Z] [2021-06-14T18:18:45.191Z] Login Succeeded [2021-06-14T18:18:45.191Z] docker.io [2021-06-14T18:18:45.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T18:18:45.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T18:18:45.720Z] Configure a credential helper to remove this warning. See [2021-06-14T18:18:45.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T18:18:45.720Z] [2021-06-14T18:18:45.720Z] Login Succeeded [2021-06-14T18:18:45.720Z] ---> docker-login.sh ends [Pipeline] } [2021-06-14T18:18:45.729Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-14T18:18:46.074Z] ++ 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-14T18:18:46.074Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T18:18:46.074Z] ++ dirname cmd/core-command/Dockerfile [2021-06-14T18:18:46.074Z] ++ cut -d/ -f2 [2021-06-14T18:18:46.074Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-14T18:18:46.074Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T18:18:46.074Z] ++ dirname cmd/core-data/Dockerfile [2021-06-14T18:18:46.074Z] ++ cut -d/ -f2 [2021-06-14T18:18:46.074Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-14T18:18:46.074Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T18:18:46.074Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-14T18:18:46.074Z] ++ cut -d/ -f2 [2021-06-14T18:18:46.074Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-14T18:18:46.074Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T18:18:46.074Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-14T18:18:46.074Z] ++ cut -d/ -f2 [2021-06-14T18:18:46.074Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-14T18:18:46.074Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T18:18:46.074Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-14T18:18:46.074Z] ++ cut -d/ -f2 [2021-06-14T18:18:46.074Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-14T18:18:46.074Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T18:18:46.074Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-14T18:18:46.074Z] ++ cut -d/ -f2 [2021-06-14T18:18:46.074Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-14T18:18:46.074Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T18:18:46.074Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-14T18:18:46.074Z] ++ cut -d/ -f2 [2021-06-14T18:18:46.074Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-14T18:18:46.074Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T18:18:46.074Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-14T18:18:46.074Z] ++ cut -d/ -f2 [2021-06-14T18:18:46.074Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-14T18:18:46.074Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T18:18:46.074Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-14T18:18:46.074Z] ++ cut -d/ -f2 [2021-06-14T18:18:46.074Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-14T18:18:46.127Z] 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-14T18:18:46.871Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T18:18:46.871Z] [2021-06-14T18:18:46.871Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:18:47.194Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T18:18:47.769Z] latest: Pulling from edgex-devops/git-semver [2021-06-14T18:18:47.769Z] 31603596830f: Pulling fs layer [2021-06-14T18:18:47.769Z] 54011a49482f: Pulling fs layer [2021-06-14T18:18:47.769Z] a6820b24f6d8: Pulling fs layer [2021-06-14T18:18:47.769Z] f581987b2513: Pulling fs layer [2021-06-14T18:18:47.769Z] f581987b2513: Waiting [2021-06-14T18:18:47.769Z] 54011a49482f: Verifying Checksum [2021-06-14T18:18:47.769Z] 54011a49482f: Download complete [2021-06-14T18:18:48.040Z] 31603596830f: Verifying Checksum [2021-06-14T18:18:48.040Z] 31603596830f: Download complete [2021-06-14T18:18:48.040Z] f581987b2513: Verifying Checksum [2021-06-14T18:18:48.040Z] f581987b2513: Download complete [2021-06-14T18:18:48.306Z] 31603596830f: Pull complete [2021-06-14T18:18:48.306Z] a6820b24f6d8: Verifying Checksum [2021-06-14T18:18:48.306Z] a6820b24f6d8: Download complete [2021-06-14T18:18:48.306Z] 54011a49482f: Pull complete [2021-06-14T18:18:49.262Z] a6820b24f6d8: Pull complete [2021-06-14T18:18:49.263Z] f581987b2513: Pull complete [2021-06-14T18:18:49.263Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-14T18:18:49.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T18:18:49.263Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-14T18:18:49.365Z] prd-centos7-docker-4c-2g-1307 does not seem to be running inside a container [2021-06-14T18:18:49.402Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-14T18:18:52.185Z] $ docker top e14695a09664546c006338464fec96b07c94616f3de53f00ca085f2bf04574c3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-14T18:18:52.336Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-14T18:18:52.336Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-14T18:18:52.461Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-14T18:18:52.459Z] $ docker exec e14695a09664546c006338464fec96b07c94616f3de53f00ca085f2bf04574c3 ssh-agent [2021-06-14T18:18:52.799Z] SSH_AUTH_SOCK=/tmp/ssh-0iOMQmX97Fz0/agent.14 [2021-06-14T18:18:52.799Z] SSH_AGENT_PID=21 [2021-06-14T18:18:52.807Z] Running ssh-add (command line suppressed) [2021-06-14T18:18:52.904Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_516527417859571469.key (/w/workspace/edgex-go/4@tmp/private_key_516527417859571469.key) [2021-06-14T18:18:52.925Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-14T18:18:53.230Z] + git tag --points-at HEAD [Pipeline] } [2021-06-14T18:18:53.244Z] $ docker exec --env ******** --env ******** e14695a09664546c006338464fec96b07c94616f3de53f00ca085f2bf04574c3 ssh-agent -k [2021-06-14T18:18:53.338Z] unset SSH_AUTH_SOCK; [2021-06-14T18:18:53.338Z] unset SSH_AGENT_PID; [2021-06-14T18:18:53.339Z] echo Agent pid 21 killed; [2021-06-14T18:18:53.354Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-14T18:18:53.397Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-14T18:18:53.397Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-14T18:18:53.499Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-14T18:18:53.497Z] $ docker exec e14695a09664546c006338464fec96b07c94616f3de53f00ca085f2bf04574c3 ssh-agent [2021-06-14T18:18:53.602Z] SSH_AUTH_SOCK=/tmp/ssh-YkSZv87tC26v/agent.54 [2021-06-14T18:18:53.603Z] SSH_AGENT_PID=60 [2021-06-14T18:18:53.608Z] Running ssh-add (command line suppressed) [2021-06-14T18:18:53.705Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_3044109577330261856.key (/w/workspace/edgex-go/4@tmp/private_key_3044109577330261856.key) [2021-06-14T18:18:53.722Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-14T18:18:54.026Z] + git semver init [2021-06-14T18:18:54.026Z] # -> Open(): unable to determine branch for HEAD [2021-06-14T18:18:54.026Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-06-14T18:18:54.026Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-06-14T18:18:54.026Z] # $SEMVER_REMOTE_NAME = origin [2021-06-14T18:18:54.026Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-14T18:18:54.026Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-14T18:18:54.026Z] # $SEMVER_BRANCH = PR-3566 [2021-06-14T18:18:54.026Z] # $SEMVER_TEMP = /tmp/semver-849159460 [2021-06-14T18:18:54.026Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-14T18:19:12.193Z] # '/tmp/semver-849159460' -> '/w/workspace/edgex-go/4/.semver' [2021-06-14T18:19:12.193Z] # -> Force: false [2021-06-14T18:19:12.193Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-06-14T18:19:12.203Z] $ docker exec --env ******** --env ******** e14695a09664546c006338464fec96b07c94616f3de53f00ca085f2bf04574c3 ssh-agent -k [2021-06-14T18:19:12.304Z] unset SSH_AUTH_SOCK; [2021-06-14T18:19:12.305Z] unset SSH_AGENT_PID; [2021-06-14T18:19:12.305Z] echo Agent pid 60 killed; [2021-06-14T18:19:12.318Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-14T18:19:12.673Z] + git semver [Pipeline] } [2021-06-14T18:19:12.689Z] $ docker stop --time=1 e14695a09664546c006338464fec96b07c94616f3de53f00ca085f2bf04574c3 [2021-06-14T18:19:14.516Z] $ docker rm -f e14695a09664546c006338464fec96b07c94616f3de53f00ca085f2bf04574c3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-14T18:19:14.904Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-14T18:19:15.168Z] Stashed 1 file(s) [Pipeline] echo [2021-06-14T18:19:15.172Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-14T18:19:15.822Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-14T18:19:16.122Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-14T18:19:16.419Z] + sudo service docker restart [2021-06-14T18:19:16.419Z] + true [2021-06-14T18:19:16.419Z] Redirecting to /bin/systemctl restart docker.service [2021-06-14T18:19:30.452Z] Still waiting to schedule task [2021-06-14T18:19:30.453Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1297’ [Pipeline] echo [2021-06-14T18:19:34.566Z] ========================================================= [2021-06-14T18:19:34.566Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-14T18:19:34.566Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:19:34.882Z] + 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-14T18:19:36.280Z] Sending build context to Docker daemon 329.3MB [2021-06-14T18:19:36.280Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-14T18:19:36.280Z] Step 2/6 : FROM ${BASE} [2021-06-14T18:19:36.280Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-14T18:19:36.280Z] 540db60ca938: Pulling fs layer [2021-06-14T18:19:36.280Z] adcc1eea9eea: Pulling fs layer [2021-06-14T18:19:36.280Z] 4c4ab2625f07: Pulling fs layer [2021-06-14T18:19:36.280Z] 0510c868ecb4: Pulling fs layer [2021-06-14T18:19:36.280Z] afea3b2eda06: Pulling fs layer [2021-06-14T18:19:36.280Z] 7809a108b3ef: Pulling fs layer [2021-06-14T18:19:36.280Z] f706445af74f: Pulling fs layer [2021-06-14T18:19:36.280Z] afea3b2eda06: Waiting [2021-06-14T18:19:36.280Z] 7809a108b3ef: Waiting [2021-06-14T18:19:36.280Z] f706445af74f: Waiting [2021-06-14T18:19:36.280Z] 0510c868ecb4: Waiting [2021-06-14T18:19:36.280Z] 4c4ab2625f07: Download complete [2021-06-14T18:19:36.280Z] adcc1eea9eea: Verifying Checksum [2021-06-14T18:19:36.280Z] adcc1eea9eea: Download complete [2021-06-14T18:19:36.280Z] afea3b2eda06: Verifying Checksum [2021-06-14T18:19:36.280Z] afea3b2eda06: Download complete [2021-06-14T18:19:36.280Z] 540db60ca938: Verifying Checksum [2021-06-14T18:19:36.280Z] 7809a108b3ef: Verifying Checksum [2021-06-14T18:19:36.280Z] 7809a108b3ef: Download complete [2021-06-14T18:19:36.541Z] 540db60ca938: Pull complete [2021-06-14T18:19:36.541Z] adcc1eea9eea: Pull complete [2021-06-14T18:19:36.807Z] 4c4ab2625f07: Pull complete [2021-06-14T18:19:38.194Z] f706445af74f: Verifying Checksum [2021-06-14T18:19:38.194Z] f706445af74f: Download complete [2021-06-14T18:19:38.460Z] 0510c868ecb4: Verifying Checksum [2021-06-14T18:19:38.460Z] 0510c868ecb4: Download complete [2021-06-14T18:19:41.809Z] 0510c868ecb4: Pull complete [2021-06-14T18:19:41.809Z] afea3b2eda06: Pull complete [2021-06-14T18:19:41.809Z] 7809a108b3ef: Pull complete [2021-06-14T18:19:44.410Z] f706445af74f: Pull complete [2021-06-14T18:19:44.410Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-14T18:19:44.410Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-14T18:19:44.410Z] ---> b068be0155e3 [2021-06-14T18:19:44.410Z] 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-14T18:19:45.377Z] ---> Running in efec9ace74b7 [2021-06-14T18:19:45.641Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T18:19:46.586Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T18:19:46.848Z] (1/12) Installing libmagic (5.39-r0) [2021-06-14T18:19:47.792Z] (2/12) Installing file (5.39-r0) [2021-06-14T18:19:47.792Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-14T18:19:47.792Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-14T18:19:51.999Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-14T18:19:51.999Z] (6/12) Installing patch (2.7.6-r6) [2021-06-14T18:19:51.999Z] (7/12) Installing build-base (0.5-r2) [2021-06-14T18:19:51.999Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-14T18:19:52.261Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-14T18:19:52.261Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-14T18:19:52.528Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-14T18:19:52.528Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-14T18:19:52.528Z] Executing busybox-1.32.1-r6.trigger [2021-06-14T18:19:52.528Z] OK: 219 MiB in 52 packages [2021-06-14T18:19:54.459Z] Removing intermediate container efec9ace74b7 [2021-06-14T18:19:54.459Z] ---> 4eb219267d20 [2021-06-14T18:19:54.459Z] Step 4/6 : WORKDIR /edgex-go [2021-06-14T18:19:54.459Z] ---> Running in cd151e71ea5c [2021-06-14T18:19:54.459Z] Removing intermediate container cd151e71ea5c [2021-06-14T18:19:54.459Z] ---> 7309ccdab704 [2021-06-14T18:19:54.459Z] Step 5/6 : COPY go.mod . [2021-06-14T18:19:54.459Z] ---> 2dce881450bb [2021-06-14T18:19:54.459Z] Step 6/6 : RUN go mod download [2021-06-14T18:19:54.459Z] ---> Running in 67ab94f33561 [2021-06-14T18:20:12.622Z] Removing intermediate container 67ab94f33561 [2021-06-14T18:20:12.622Z] ---> f75c057ca554 [2021-06-14T18:20:12.622Z] Successfully built f75c057ca554 [2021-06-14T18:20:12.622Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:20:13.018Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-14T18:20:13.018Z] . [Pipeline] withDockerContainer [2021-06-14T18:20:13.109Z] prd-centos7-docker-4c-2g-1307 does not seem to be running inside a container [2021-06-14T18:20:13.148Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-14T18:20:13.588Z] $ docker top 19d1c956caa149c83524f1a92e0eb5d2bc34b439674ac6e7ff15c8769a08ae5c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T18:20:13.980Z] + go version [2021-06-14T18:20:13.981Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-14T18:20:13.990Z] $ docker stop --time=1 19d1c956caa149c83524f1a92e0eb5d2bc34b439674ac6e7ff15c8769a08ae5c [2021-06-14T18:20:15.173Z] $ docker rm -f 19d1c956caa149c83524f1a92e0eb5d2bc34b439674ac6e7ff15c8769a08ae5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:20:15.758Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-14T18:20:15.758Z] . [Pipeline] withDockerContainer [2021-06-14T18:20:15.834Z] prd-centos7-docker-4c-2g-1307 does not seem to be running inside a container [2021-06-14T18:20:15.867Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-14T18:20:16.238Z] $ docker top 23467ed91dd523044dc2138fda307e1af9b01aa9980b15a3a5cf98f0d330a73a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-14T18:20:16.360Z] ========================================================= [2021-06-14T18:20:16.360Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-14T18:20:16.360Z] ========================================================= [Pipeline] sh [2021-06-14T18:20:16.650Z] + go mod tidy [Pipeline] sh [2021-06-14T18:20:17.227Z] + make test [2021-06-14T18:20:17.227Z] go mod tidy [2021-06-14T18:20:17.227Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-14T18:20:22.594Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-14T18:20:40.861Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-14T18:20:43.437Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-14T18:20:44.840Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-14T18:20:44.840Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-14T18:20:47.414Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-14T18:20:47.678Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-14T18:20:47.678Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-14T18:20:47.678Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-14T18:20:48.272Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-14T18:20:48.544Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-14T18:20:48.809Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-14T18:20:48.809Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-14T18:20:48.810Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-14T18:20:48.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-14T18:20:51.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.041s coverage: 28.7% of statements [2021-06-14T18:20:51.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-14T18:20:51.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-14T18:20:52.315Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 100.0% of statements [2021-06-14T18:20:52.315Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-14T18:20:52.581Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.060s coverage: 53.4% of statements [2021-06-14T18:20:52.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-14T18:20:52.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-14T18:20:53.535Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.112s coverage: 87.7% of statements [2021-06-14T18:20:53.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-14T18:20:53.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-14T18:20:53.535Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.049s coverage: 78.9% of statements [2021-06-14T18:20:55.476Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.064s coverage: 81.2% of statements [2021-06-14T18:20:55.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-14T18:20:55.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-14T18:20:55.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-14T18:20:55.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-14T18:20:55.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-14T18:20:55.476Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.244s coverage: 95.1% of statements [2021-06-14T18:20:55.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-14T18:20:55.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-14T18:20:55.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-14T18:20:55.476Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-14T18:20:55.476Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-14T18:20:55.476Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-14T18:20:55.476Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-14T18:20:55.476Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-14T18:20:55.751Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 60.0% of statements [2021-06-14T18:20:55.751Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-14T18:20:55.751Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-14T18:20:55.751Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-14T18:20:57.686Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.045s coverage: 0.8% of statements [2021-06-14T18:20:57.686Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-14T18:20:57.686Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements [2021-06-14T18:20:57.686Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 22.0% of statements [2021-06-14T18:20:57.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-14T18:20:57.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements [2021-06-14T18:20:57.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 79.5% of statements [2021-06-14T18:20:57.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-06-14T18:20:58.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements [2021-06-14T18:20:58.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-06-14T18:21:10.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements [2021-06-14T18:21:10.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-06-14T18:21:14.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.204s coverage: 81.8% of statements [2021-06-14T18:21:14.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-14T18:21:33.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2021-06-14T18:21:33.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-14T18:21:33.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-14T18:21:33.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-14T18:21:33.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 65.1% of statements [2021-06-14T18:21:33.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-14T18:21:33.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-14T18:21:33.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-14T18:21:33.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-14T18:21:33.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-14T18:21:33.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements [2021-06-14T18:21:33.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-14T18:21:33.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-14T18:21:33.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2021-06-14T18:21:33.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-14T18:21:33.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 76.0% of statements [2021-06-14T18:21:33.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-14T18:21:33.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.050s coverage: 80.0% of statements [2021-06-14T18:21:33.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-06-14T18:21:33.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements [2021-06-14T18:21:33.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements [2021-06-14T18:21:33.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-14T18:21:33.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements [2021-06-14T18:21:33.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-14T18:21:33.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-14T18:21:33.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements [2021-06-14T18:21:33.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements [2021-06-14T18:21:33.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-06-14T18:21:33.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2021-06-14T18:21:33.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2021-06-14T18:21:33.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.165s coverage: 66.9% of statements [2021-06-14T18:21:33.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-14T18:21:33.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-14T18:21:33.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-14T18:21:33.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.106s coverage: 43.6% of statements [2021-06-14T18:21:33.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-14T18:21:33.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-14T18:21:33.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2021-06-14T18:21:33.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-14T18:21:34.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2021-06-14T18:21:34.028Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-14T18:21:40.645Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.060s coverage: 19.3% of statements [2021-06-14T18:21:40.645Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-14T18:21:40.645Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-14T18:21:40.645Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-14T18:21:40.645Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-14T18:21:40.645Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.118s coverage: 91.9% of statements [2021-06-14T18:21:40.645Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-14T18:21:40.645Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-14T18:21:40.645Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-14T18:21:40.645Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-14T18:21:40.645Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-14T18:21:40.645Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements [2021-06-14T18:21:40.645Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-14T18:21:40.645Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-14T18:21:40.645Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.6% of statements [2021-06-14T18:21:40.645Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-14T18:21:40.645Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-14T18:21:40.645Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-14T18:21:40.645Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-14T18:21:40.645Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-14T18:21:40.645Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2021-06-14T18:21:40.645Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-14T18:21:40.645Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-14T18:21:40.645Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-14T18:21:40.645Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-14T18:21:40.645Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-14T18:21:40.645Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-14T18:21:40.645Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-06-14T18:21:40.645Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-06-14T18:21:40.906Z] GO111MODULE=on go vet ./... [2021-06-14T18:22:07.566Z] gofmt -l . [2021-06-14T18:22:07.566Z] [ "`gofmt -l .`" = "" ] [2021-06-14T18:22:07.566Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-14T18:22:07.868Z] + ls -al . [2021-06-14T18:22:07.868Z] total 516 [2021-06-14T18:22:07.868Z] drwxrwxr-x 10 1001 1001 4096 Jun 14 18:22 . [2021-06-14T18:22:07.868Z] drwxr-xr-x 4 root root 28 Jun 14 18:20 .. [2021-06-14T18:22:07.868Z] -rw-rw-r-- 1 1001 1001 11 Jun 14 18:18 .dockerignore [2021-06-14T18:22:07.868Z] drwxrwxr-x 8 1001 1001 179 Jun 14 18:18 .git [2021-06-14T18:22:07.868Z] drwxrwxr-x 3 1001 1001 125 Jun 14 18:18 .github [2021-06-14T18:22:07.868Z] -rw-rw-r-- 1 1001 1001 818 Jun 14 18:18 .gitignore [2021-06-14T18:22:07.868Z] drwx------ 3 1001 1001 60 Jun 14 18:19 .semver [2021-06-14T18:22:07.868Z] -rw-rw-r-- 1 1001 1001 166 Jun 14 18:18 .sonarcloud.properties [2021-06-14T18:22:07.868Z] -rw-rw-r-- 1 1001 1001 8609 Jun 14 18:18 Attribution.txt [2021-06-14T18:22:07.868Z] -rw-rw-r-- 1 1001 1001 3804 Jun 14 18:18 CONTRIBUTING.md [2021-06-14T18:22:07.868Z] -rw-rw-r-- 1 1001 1001 931 Jun 14 18:18 Dockerfile.build [2021-06-14T18:22:07.868Z] -rw-rw-r-- 1 1001 1001 849 Jun 14 18:18 Jenkinsfile [2021-06-14T18:22:07.868Z] -rw-rw-r-- 1 1001 1001 10775 Jun 14 18:18 LICENSE [2021-06-14T18:22:07.868Z] -rw-rw-r-- 1 1001 1001 5605 Jun 14 18:18 Makefile [2021-06-14T18:22:07.868Z] -rw-rw-r-- 1 1001 1001 7905 Jun 14 18:18 README.md [2021-06-14T18:22:07.868Z] -rw-rw-r-- 1 1001 1001 7071 Jun 14 18:18 SECURITY.md [2021-06-14T18:22:07.868Z] -rw-rw-r-- 1 1001 1001 5 Jun 14 18:19 VERSION [2021-06-14T18:22:07.868Z] -rw-rw-r-- 1 1001 1001 4131 Jun 14 18:18 ZMQWindows.md [2021-06-14T18:22:07.868Z] drwxrwxr-x 2 1001 1001 37 Jun 14 18:18 bin [2021-06-14T18:22:07.868Z] drwxrwxr-x 14 1001 1001 4096 Jun 14 18:18 cmd [2021-06-14T18:22:07.868Z] -rw-r--r-- 1 root root 398195 Jun 14 18:21 coverage.out [2021-06-14T18:22:07.868Z] -rw-rw-r-- 1 1001 1001 841 Jun 14 18:18 go.mod [2021-06-14T18:22:07.868Z] -rw-r--r-- 1 root root 20952 Jun 14 18:20 go.sum [2021-06-14T18:22:07.868Z] drwxrwxr-x 7 1001 1001 114 Jun 14 18:18 internal [2021-06-14T18:22:07.868Z] drwxrwxr-x 3 1001 1001 16 Jun 14 18:18 openapi [2021-06-14T18:22:07.868Z] drwxrwxr-x 4 1001 1001 71 Jun 14 18:18 snap [2021-06-14T18:22:07.868Z] -rw-rw-r-- 1 1001 1001 168 Jun 14 18:18 version.go [Pipeline] sh [2021-06-14T18:22:08.170Z] + '[' -e coverage.out ] [2021-06-14T18:22:08.170Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-14T18:22:08.265Z] Stashed 1 file(s) [Pipeline] sh [2021-06-14T18:22:08.576Z] + make build [2021-06-14T18:22:08.576Z] go mod tidy [2021-06-14T18:22:08.576Z] 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-14T18:22:10.506Z] 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-14T18:22:17.206Z] 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-14T18:22:17.206Z] 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-14T18:22:18.155Z] 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-14T18:22:18.422Z] 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-14T18:22:19.370Z] 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-14T18:22:19.951Z] 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-14T18:22:20.905Z] 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-14T18:22:21.859Z] 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-14T18:22:22.440Z] 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-14T18:22:23.410Z] 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-14T18:22:24.810Z] $ docker stop --time=1 23467ed91dd523044dc2138fda307e1af9b01aa9980b15a3a5cf98f0d330a73a [2021-06-14T18:22:26.740Z] $ docker rm -f 23467ed91dd523044dc2138fda307e1af9b01aa9980b15a3a5cf98f0d330a73a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:22:28.198Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-14T18:22:28.198Z] [2021-06-14T18:22:28.198Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:22:28.520Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-14T18:22:28.520Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-14T18:22:28.520Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-14T18:22:28.520Z] ca9280d653b3: Pulling fs layer [2021-06-14T18:22:28.520Z] 7e9c9ca2126c: Pulling fs layer [2021-06-14T18:22:28.782Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-14T18:22:28.782Z] cbdbe7a5bc2a: Download complete [2021-06-14T18:22:28.782Z] cbdbe7a5bc2a: Pull complete [2021-06-14T18:22:29.041Z] ca9280d653b3: Verifying Checksum [2021-06-14T18:22:29.041Z] ca9280d653b3: Download complete [2021-06-14T18:22:29.611Z] ca9280d653b3: Pull complete [2021-06-14T18:22:29.876Z] 7e9c9ca2126c: Verifying Checksum [2021-06-14T18:22:29.876Z] 7e9c9ca2126c: Download complete [2021-06-14T18:22:33.250Z] 7e9c9ca2126c: Pull complete [2021-06-14T18:22:33.250Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-14T18:22:33.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-14T18:22:33.250Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-14T18:22:33.329Z] prd-centos7-docker-4c-2g-1307 does not seem to be running inside a container [2021-06-14T18:22:33.364Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-14T18:22:36.711Z] $ docker top 8535caa495602abe1bc50589742c4ee5fe62f58ed7ae46f954124c5927296744 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T18:22:37.094Z] + docker-compose build --help [2021-06-14T18:22:37.094Z] + grep parallel [2021-06-14T18:22:37.670Z] --parallel Build images in parallel. [Pipeline] } [2021-06-14T18:22:37.678Z] $ docker stop --time=1 8535caa495602abe1bc50589742c4ee5fe62f58ed7ae46f954124c5927296744 [2021-06-14T18:22:38.863Z] $ docker rm -f 8535caa495602abe1bc50589742c4ee5fe62f58ed7ae46f954124c5927296744 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:22:39.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-14T18:22:39.304Z] . [Pipeline] withDockerContainer [2021-06-14T18:22:39.378Z] prd-centos7-docker-4c-2g-1307 does not seem to be running inside a container [2021-06-14T18:22:39.416Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-14T18:22:39.810Z] $ docker top 3430b70829c3e87d830b96d9eadd32d96f2e0ddd6c1213a6b8699c3dab535aa9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T18:22:40.207Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-14T18:22:40.781Z] Building core-command ... [2021-06-14T18:22:40.781Z] Building core-data ... [2021-06-14T18:22:40.781Z] Building core-metadata ... [2021-06-14T18:22:40.781Z] Building security-bootstrapper ... [2021-06-14T18:22:40.781Z] Building security-proxy-setup ... [2021-06-14T18:22:40.781Z] Building security-secretstore-setup ... [2021-06-14T18:22:40.781Z] Building support-notifications ... [2021-06-14T18:22:40.781Z] Building support-scheduler ... [2021-06-14T18:22:40.781Z] Building sys-mgmt-agent ... [2021-06-14T18:22:40.781Z] Building core-data [2021-06-14T18:22:40.781Z] Building security-bootstrapper [2021-06-14T18:22:40.781Z] Building security-secretstore-setup [2021-06-14T18:22:40.781Z] Building core-metadata [2021-06-14T18:22:40.781Z] Building security-proxy-setup [2021-06-14T18:22:53.029Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:22:53.029Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:22:53.029Z] ---> f75c057ca554 [2021-06-14T18:22:53.029Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T18:22:53.698Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1311 in /w/workspace/edgexfoundry_edgex-go_PR-3566 [Pipeline] { [Pipeline] ws [2021-06-14T18:22:53.718Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-06-14T18:22:53.948Z] The recommended git tool is: git [2021-06-14T18:22:54.414Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:22:54.414Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:22:54.414Z] ---> f75c057ca554 [2021-06-14T18:22:54.414Z] Step 3/32 : WORKDIR /edgex-go [2021-06-14T18:22:54.414Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:22:54.414Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:22:54.414Z] ---> f75c057ca554 [2021-06-14T18:22:54.414Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T18:22:59.463Z] using credential edgex-jenkins-ssh [2021-06-14T18:22:59.495Z] Cloning the remote Git repository [2021-06-14T18:22:59.561Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-14T18:22:59.684Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-06-14T18:22:59.758Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-14T18:22:59.759Z] > git --version # timeout=10 [2021-06-14T18:22:59.782Z] > git --version # 'git version 2.17.1' [2021-06-14T18:22:59.783Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T18:22:59.858Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T18:23:06.661Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:23:06.661Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:23:06.661Z] ---> f75c057ca554 [2021-06-14T18:23:06.661Z] Step 3/26 : WORKDIR /edgex-go [2021-06-14T18:23:07.234Z] ---> Running in 6df513ded92b [2021-06-14T18:23:07.234Z] ---> Running in 750030abf801 [2021-06-14T18:23:07.234Z] ---> Running in 4ca04ceebccc [2021-06-14T18:23:07.234Z] ---> Running in 3fea4c24c6e0 [2021-06-14T18:23:07.804Z] Removing intermediate container 4ca04ceebccc [2021-06-14T18:23:07.804Z] ---> 890ecd5e2396 [2021-06-14T18:23:07.804Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:23:07.804Z] Removing intermediate container 3fea4c24c6e0 [2021-06-14T18:23:07.804Z] ---> 31604b5ab7d1 [2021-06-14T18:23:07.804Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:23:08.076Z] Removing intermediate container 750030abf801 [2021-06-14T18:23:08.076Z] ---> 0b8bd351ab4e [2021-06-14T18:23:08.076Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:23:08.076Z] Removing intermediate container 6df513ded92b [2021-06-14T18:23:08.076Z] ---> ad85ebe36d43 [2021-06-14T18:23:08.076Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:23:08.076Z] ---> Running in d80d3b37f175 [2021-06-14T18:23:08.076Z] ---> Running in d655823f967b [2021-06-14T18:23:08.340Z] ---> Running in b5237cf4d516 [2021-06-14T18:23:08.340Z] ---> Running in bb9133edbe36 [2021-06-14T18:23:09.294Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:23:09.294Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:23:09.294Z] ---> f75c057ca554 [2021-06-14T18:23:09.294Z] Step 3/22 : WORKDIR /edgex-go [2021-06-14T18:23:09.294Z] ---> Using cache [2021-06-14T18:23:09.294Z] ---> ad85ebe36d43 [2021-06-14T18:23:09.294Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:23:09.558Z] ---> Running in bfbd7c96af3b [2021-06-14T18:23:09.558Z] Removing intermediate container d80d3b37f175 [2021-06-14T18:23:09.558Z] ---> 8d2bc5a15f61 [2021-06-14T18:23:09.558Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-14T18:23:09.558Z] ---> Running in 77574e9d8d27 [2021-06-14T18:23:09.558Z] Removing intermediate container d655823f967b [2021-06-14T18:23:09.558Z] ---> 09cfec7628b4 [2021-06-14T18:23:09.558Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-14T18:23:09.826Z] ---> Running in 415544b733c7 [2021-06-14T18:23:10.093Z] Removing intermediate container b5237cf4d516 [2021-06-14T18:23:10.093Z] ---> dcc752fa143e [2021-06-14T18:23:10.093Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-14T18:23:10.093Z] Removing intermediate container bb9133edbe36 [2021-06-14T18:23:10.093Z] ---> d21eebddd5d4 [2021-06-14T18:23:10.093Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-14T18:23:10.093Z] ---> Running in 758101f47a82 [2021-06-14T18:23:10.093Z] ---> Running in d000a616820e [2021-06-14T18:23:10.093Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T18:23:10.374Z] Removing intermediate container bfbd7c96af3b [2021-06-14T18:23:10.374Z] ---> ef356b3c39e1 [2021-06-14T18:23:10.374Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-14T18:23:10.374Z] ---> Running in 60791564e9f9 [2021-06-14T18:23:10.374Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T18:23:10.639Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T18:23:10.639Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T18:23:10.639Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T18:23:11.211Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T18:23:11.211Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T18:23:11.786Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T18:23:11.786Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T18:23:11.786Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T18:23:11.786Z] OK: 219 MiB in 52 packages [2021-06-14T18:23:12.048Z] Removing intermediate container 415544b733c7 [2021-06-14T18:23:12.048Z] ---> b8c69488ede1 [2021-06-14T18:23:12.048Z] Step 6/32 : COPY go.mod . [2021-06-14T18:23:12.311Z] ---> ed4f43c44622 [2021-06-14T18:23:12.311Z] Step 7/32 : RUN go mod download [2021-06-14T18:23:12.311Z] ---> Running in 4d33b422c43b [2021-06-14T18:23:12.572Z] OK: 219 MiB in 52 packages [2021-06-14T18:23:12.572Z] OK: 219 MiB in 52 packages [2021-06-14T18:23:12.832Z] Removing intermediate container d000a616820e [2021-06-14T18:23:12.832Z] ---> 260d7a216f85 [2021-06-14T18:23:12.832Z] Step 6/24 : COPY go.mod . [2021-06-14T18:23:12.832Z] OK: 219 MiB in 52 packages [2021-06-14T18:23:12.832Z] OK: 219 MiB in 52 packages [2021-06-14T18:23:13.096Z] ---> 67387a21b168 [2021-06-14T18:23:13.096Z] Step 7/24 : RUN go mod download [2021-06-14T18:23:13.096Z] ---> Running in af115f7199f0 [2021-06-14T18:23:13.096Z] Removing intermediate container 758101f47a82 [2021-06-14T18:23:13.096Z] ---> c994db534b24 [2021-06-14T18:23:13.096Z] Step 6/24 : COPY go.mod . [2021-06-14T18:23:13.363Z] Removing intermediate container 60791564e9f9 [2021-06-14T18:23:13.363Z] ---> 044fb3b5ed2a [2021-06-14T18:23:13.363Z] Step 6/22 : COPY go.mod . [2021-06-14T18:23:13.363Z] ---> 180d0f203839 [2021-06-14T18:23:13.363Z] Step 7/24 : RUN go mod download [2021-06-14T18:23:13.363Z] Removing intermediate container 77574e9d8d27 [2021-06-14T18:23:13.363Z] ---> 631f4ef2d82c [2021-06-14T18:23:13.363Z] Step 6/26 : COPY go.mod . [2021-06-14T18:23:13.637Z] ---> Running in e4849362666c [2021-06-14T18:23:13.637Z] ---> 562dad5fdb4d [2021-06-14T18:23:13.637Z] Step 7/22 : RUN go mod download [2021-06-14T18:23:13.637Z] Removing intermediate container 4d33b422c43b [2021-06-14T18:23:13.637Z] ---> d523a6b6eddc [2021-06-14T18:23:13.637Z] Step 8/32 : COPY . . [2021-06-14T18:23:13.637Z] ---> Running in 77a6efac8d2d [2021-06-14T18:23:13.919Z] ---> 4f51f8de39c7 [2021-06-14T18:23:13.919Z] Step 7/26 : RUN go mod download [2021-06-14T18:23:13.919Z] ---> Running in 338a1fcf1e5a [2021-06-14T18:23:19.242Z] Removing intermediate container af115f7199f0 [2021-06-14T18:23:19.242Z] ---> 59a4ae5a952b [2021-06-14T18:23:19.242Z] Step 8/24 : COPY . . [2021-06-14T18:23:19.242Z] ---> 628f5fd703a2 [2021-06-14T18:23:19.242Z] Step 9/32 : RUN go mod tidy [2021-06-14T18:23:24.529Z] ---> Running in 1d73ad2df261 [2021-06-14T18:23:24.976Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-14T18:23:24.994Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T18:23:25.021Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-14T18:23:25.053Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-14T18:23:25.053Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T18:23:25.066Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3566/head:refs/remotes/origin/PR-3566 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-14T18:23:25.486Z] Removing intermediate container e4849362666c [2021-06-14T18:23:25.486Z] ---> d23dcb154950 [2021-06-14T18:23:25.486Z] Step 8/24 : COPY . . [2021-06-14T18:23:25.486Z] Removing intermediate container 77a6efac8d2d [2021-06-14T18:23:25.486Z] ---> 691a117ec16b [2021-06-14T18:23:25.486Z] Step 8/22 : COPY . . [2021-06-14T18:23:25.486Z] ---> bd8ef235f49b [2021-06-14T18:23:25.486Z] Step 9/24 : RUN go mod tidy [2021-06-14T18:23:25.486Z] ---> Running in 4fc77cf061ae [2021-06-14T18:23:25.486Z] Removing intermediate container 338a1fcf1e5a [2021-06-14T18:23:25.486Z] ---> 25957091bb94 [2021-06-14T18:23:25.486Z] Step 8/26 : COPY . . [2021-06-14T18:23:26.020Z] Merging remotes/origin/master commit e3fe4ea6dc2b0363ea17cb6a495f96496b33254f into PR head commit 7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d [2021-06-14T18:23:26.329Z] Merge succeeded, producing 7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d [2021-06-14T18:23:26.329Z] Checking out Revision 7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d (PR-3566) [2021-06-14T18:23:26.038Z] > git config core.sparsecheckout # timeout=10 [2021-06-14T18:23:26.055Z] > git checkout -f 7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d # timeout=10 [2021-06-14T18:23:26.251Z] > git remote # timeout=10 [2021-06-14T18:23:26.265Z] > git config --get remote.origin.url # timeout=10 [2021-06-14T18:23:26.277Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T18:23:26.287Z] > git merge e3fe4ea6dc2b0363ea17cb6a495f96496b33254f # timeout=10 [2021-06-14T18:23:26.308Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-14T18:23:26.332Z] > git config core.sparsecheckout # timeout=10 [2021-06-14T18:23:26.342Z] > git checkout -f 7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d # timeout=10 [2021-06-14T18:23:30.636Z] Commit message: "Merge branch 'master' into issue-2468" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-14T18:23:31.969Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-14T18:23:32.449Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-14T18:23:32.800Z] + sudo service docker restart [2021-06-14T18:23:32.800Z] + true [2021-06-14T18:23:43.643Z] Removing intermediate container 1d73ad2df261 [2021-06-14T18:23:43.644Z] ---> 8113f3fbfa54 [2021-06-14T18:23:43.644Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-14T18:23:45.037Z] ---> Running in 3c143596bce0 [2021-06-14T18:23:45.037Z] Removing intermediate container 4fc77cf061ae [2021-06-14T18:23:45.037Z] ---> f87af9cc76e0 [2021-06-14T18:23:45.037Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-14T18:23:45.306Z] ---> Running in bdd903c0a2ac [2021-06-14T18:23:45.306Z] ---> 0b948e244459 [2021-06-14T18:23:45.306Z] Step 9/26 : RUN go mod tidy [2021-06-14T18:23:45.306Z] ---> 01b73be77065 [2021-06-14T18:23:45.306Z] Step 9/22 : RUN go mod tidy [2021-06-14T18:23:45.306Z] ---> 9c2b5359b432 [2021-06-14T18:23:45.306Z] Step 9/24 : RUN go mod tidy [2021-06-14T18:23:45.306Z] ---> Running in 08c0dcbbc46c [2021-06-14T18:23:45.306Z] ---> Running in 19fe37a51c97 [2021-06-14T18:23:45.306Z] ---> Running in b9521eca782b [2021-06-14T18:23:45.575Z] 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-14T18:23:45.843Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T18:23:51.167Z] provisioning config files... [2021-06-14T18:23:51.193Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config3371367994257836758tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-14T18:23:51.567Z] ---> docker-login.sh [2021-06-14T18:23:51.567Z] nexus3.edgexfoundry.org:10001 [2021-06-14T18:23:52.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T18:23:52.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T18:23:52.765Z] Configure a credential helper to remove this warning. See [2021-06-14T18:23:52.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T18:23:52.765Z] [2021-06-14T18:23:52.765Z] Login Succeeded [2021-06-14T18:23:52.765Z] nexus3.edgexfoundry.org:10002 [2021-06-14T18:23:53.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T18:23:53.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T18:23:53.311Z] Configure a credential helper to remove this warning. See [2021-06-14T18:23:53.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T18:23:53.311Z] [2021-06-14T18:23:53.311Z] Login Succeeded [2021-06-14T18:23:53.311Z] nexus3.edgexfoundry.org:10003 [2021-06-14T18:23:53.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T18:23:53.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T18:23:53.583Z] Configure a credential helper to remove this warning. See [2021-06-14T18:23:53.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T18:23:53.583Z] [2021-06-14T18:23:53.583Z] Login Succeeded [2021-06-14T18:23:53.583Z] nexus3.edgexfoundry.org:10004 [2021-06-14T18:23:54.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T18:23:54.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T18:23:54.187Z] Configure a credential helper to remove this warning. See [2021-06-14T18:23:54.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T18:23:54.187Z] [2021-06-14T18:23:54.187Z] Login Succeeded [2021-06-14T18:23:54.187Z] docker.io [2021-06-14T18:23:54.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T18:23:55.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T18:23:55.054Z] Configure a credential helper to remove this warning. See [2021-06-14T18:23:55.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T18:23:55.054Z] [2021-06-14T18:23:55.054Z] Login Succeeded [2021-06-14T18:23:55.054Z] ---> docker-login.sh ends [Pipeline] } [2021-06-14T18:23:55.074Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-14T18:23:55.356Z] ========================================================= [2021-06-14T18:23:55.357Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-14T18:23:55.357Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:23:55.698Z] + 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-14T18:23:55.904Z] Removing intermediate container 08c0dcbbc46c [2021-06-14T18:23:55.905Z] ---> 55d37aea2947 [2021-06-14T18:23:55.905Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-14T18:23:55.905Z] Removing intermediate container 19fe37a51c97 [2021-06-14T18:23:55.905Z] ---> f3093921f607 [2021-06-14T18:23:55.905Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-14T18:23:55.905Z] ---> Running in b52da93eb9a9 [2021-06-14T18:23:56.861Z] ---> Running in 6174454595c6 [2021-06-14T18:23:56.861Z] Removing intermediate container b9521eca782b [2021-06-14T18:23:56.861Z] ---> 90130a54d50f [2021-06-14T18:23:56.861Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-14T18:23:57.808Z] ---> Running in 935f3cc30400 [2021-06-14T18:23:58.347Z] Sending build context to Docker daemon 166.3MB [2021-06-14T18:23:58.347Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-14T18:23:58.347Z] Step 2/6 : FROM ${BASE} [2021-06-14T18:23:58.347Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-14T18:23:58.347Z] 595b0fe564bb: Pulling fs layer [2021-06-14T18:23:58.347Z] 3088b5b3c5c0: Pulling fs layer [2021-06-14T18:23:58.347Z] 5b7225fbf94c: Pulling fs layer [2021-06-14T18:23:58.347Z] ba82ee9f976e: Pulling fs layer [2021-06-14T18:23:58.347Z] 506bd15cee9f: Pulling fs layer [2021-06-14T18:23:58.347Z] 75a0a4a0db45: Pulling fs layer [2021-06-14T18:23:58.347Z] 618dc40b7e24: Pulling fs layer [2021-06-14T18:23:58.347Z] ba82ee9f976e: Waiting [2021-06-14T18:23:58.347Z] 506bd15cee9f: Waiting [2021-06-14T18:23:58.347Z] 75a0a4a0db45: Waiting [2021-06-14T18:23:58.347Z] 618dc40b7e24: Waiting [2021-06-14T18:23:58.347Z] 5b7225fbf94c: Verifying Checksum [2021-06-14T18:23:58.347Z] 5b7225fbf94c: Download complete [2021-06-14T18:23:58.347Z] 3088b5b3c5c0: Verifying Checksum [2021-06-14T18:23:58.347Z] 3088b5b3c5c0: Download complete [2021-06-14T18:23:58.347Z] 506bd15cee9f: Download complete [2021-06-14T18:23:58.347Z] 75a0a4a0db45: Download complete [2021-06-14T18:23:58.347Z] 595b0fe564bb: Verifying Checksum [2021-06-14T18:23:58.347Z] 595b0fe564bb: Download complete [2021-06-14T18:23:58.947Z] 595b0fe564bb: Pull complete [2021-06-14T18:23:59.216Z] 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-14T18:23:59.216Z] 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-14T18:23:59.216Z] 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-14T18:23:59.552Z] 3088b5b3c5c0: Pull complete [2021-06-14T18:24:00.149Z] 5b7225fbf94c: Pull complete [2021-06-14T18:24:00.743Z] 618dc40b7e24: Verifying Checksum [2021-06-14T18:24:00.743Z] 618dc40b7e24: Download complete [2021-06-14T18:24:01.718Z] ba82ee9f976e: Download complete [2021-06-14T18:24:11.900Z] ba82ee9f976e: Pull complete [2021-06-14T18:24:11.900Z] 506bd15cee9f: Pull complete [2021-06-14T18:24:12.178Z] 75a0a4a0db45: Pull complete [2021-06-14T18:24:15.572Z] 618dc40b7e24: Pull complete [2021-06-14T18:24:15.572Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-14T18:24:15.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-14T18:24:15.572Z] ---> a36622ca3599 [2021-06-14T18:24:15.572Z] 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-14T18:24:18.988Z] ---> Running in 80292ebd0927 [2021-06-14T18:24:19.967Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T18:24:20.950Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T18:24:21.228Z] Removing intermediate container 3c143596bce0 [2021-06-14T18:24:21.229Z] ---> e8b5a970a42a [2021-06-14T18:24:21.229Z] [2021-06-14T18:24:21.229Z] Step 11/32 : FROM alpine:3.12 [2021-06-14T18:24:21.492Z] Removing intermediate container bdd903c0a2ac [2021-06-14T18:24:21.492Z] ---> a988f8efd91c [2021-06-14T18:24:21.492Z] [2021-06-14T18:24:21.492Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T18:24:21.757Z] 3.12: Pulling from library/alpine [2021-06-14T18:24:21.757Z] 3.12: Pulling from library/alpine [2021-06-14T18:24:21.935Z] (1/12) Installing libmagic (5.39-r0) [2021-06-14T18:24:21.935Z] (2/12) Installing file (5.39-r0) [2021-06-14T18:24:21.935Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-14T18:24:22.213Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-14T18:24:22.720Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-14T18:24:22.720Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-14T18:24:22.720Z] Status: Downloaded newer image for alpine:3.12 [2021-06-14T18:24:22.720Z] Status: Downloaded newer image for alpine:3.12 [2021-06-14T18:24:22.720Z] ---> 13621d1b12d4 [2021-06-14T18:24:22.720Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-14T18:24:22.994Z] ---> 13621d1b12d4 [2021-06-14T18:24:22.994Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-14T18:24:23.952Z] ---> Running in cf2b2cf4c5c0 [2021-06-14T18:24:23.952Z] ---> Running in b960fdbd602a [2021-06-14T18:24:25.340Z] Removing intermediate container b960fdbd602a [2021-06-14T18:24:25.340Z] ---> 6a178e797a81 [2021-06-14T18:24:25.340Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-14T18:24:25.340Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T18:24:25.340Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T18:24:25.614Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-14T18:24:25.614Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T18:24:25.614Z] OK: 6 MiB in 15 packages [2021-06-14T18:24:27.022Z] ---> Running in 383d47187a31 [2021-06-14T18:24:27.967Z] Removing intermediate container cf2b2cf4c5c0 [2021-06-14T18:24:27.967Z] ---> 648cb4beebb3 [2021-06-14T18:24:27.967Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T18:24:28.232Z] ---> Running in 3468412e104e [2021-06-14T18:24:28.232Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T18:24:28.232Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T18:24:28.496Z] Removing intermediate container 3468412e104e [2021-06-14T18:24:28.496Z] ---> 229aab18ede9 [2021-06-14T18:24:28.496Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-14T18:24:28.496Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-14T18:24:28.496Z] (2/2) Installing su-exec (0.2-r1) [2021-06-14T18:24:28.496Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T18:24:28.496Z] OK: 6 MiB in 16 packages [2021-06-14T18:24:28.758Z] ---> Running in 044f1be9605e [2021-06-14T18:24:29.333Z] Removing intermediate container 044f1be9605e [2021-06-14T18:24:29.333Z] ---> d452e35af7bb [2021-06-14T18:24:29.333Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-14T18:24:29.593Z] 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-14T18:24:29.593Z] ---> Running in 8893c43e675e [2021-06-14T18:24:29.593Z] Removing intermediate container 383d47187a31 [2021-06-14T18:24:29.593Z] ---> 751a85c327e8 [2021-06-14T18:24:29.593Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-14T18:24:29.859Z] ---> Running in 73589a76e84b [2021-06-14T18:24:30.122Z] Removing intermediate container 8893c43e675e [2021-06-14T18:24:30.122Z] ---> 1a86519a4f67 [2021-06-14T18:24:30.122Z] Step 16/24 : WORKDIR / [2021-06-14T18:24:30.122Z] Removing intermediate container 73589a76e84b [2021-06-14T18:24:30.122Z] ---> 684ed13b71cc [2021-06-14T18:24:30.122Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-14T18:24:30.122Z] ---> Running in 900bde6d7fc9 [2021-06-14T18:24:30.388Z] ---> Running in e9a6999b88b3 [2021-06-14T18:24:30.650Z] Removing intermediate container 900bde6d7fc9 [2021-06-14T18:24:30.650Z] ---> b5baad4abe97 [2021-06-14T18:24:30.650Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T18:24:30.650Z] Removing intermediate container e9a6999b88b3 [2021-06-14T18:24:30.650Z] ---> cfb6819a06c3 [2021-06-14T18:24:30.650Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-14T18:24:30.921Z] ---> Running in 8094b18e2266 [2021-06-14T18:24:30.921Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-14T18:24:30.921Z] ---> de2cf2451cbd [2021-06-14T18:24:30.921Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-14T18:24:32.325Z] ---> 8948f938ef36 [2021-06-14T18:24:32.325Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-14T18:24:33.725Z] ---> 70be39db69fe [2021-06-14T18:24:33.726Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-14T18:24:33.726Z] ---> Running in be849480b2b3 [2021-06-14T18:24:33.989Z] Removing intermediate container 8094b18e2266 [2021-06-14T18:24:33.989Z] ---> 58b5ffb7b5d1 [2021-06-14T18:24:33.989Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-14T18:24:34.594Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-14T18:24:34.594Z] (6/12) Installing patch (2.7.6-r6) [2021-06-14T18:24:34.864Z] (7/12) Installing build-base (0.5-r2) [2021-06-14T18:24:34.864Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-14T18:24:35.136Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-14T18:24:35.136Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-14T18:24:35.136Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-14T18:24:35.411Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-14T18:24:35.411Z] Executing busybox-1.32.1-r6.trigger [2021-06-14T18:24:35.411Z] OK: 218 MiB in 52 packages [2021-06-14T18:24:36.586Z] ---> Running in 1df6cc83855b [2021-06-14T18:24:37.157Z] Removing intermediate container be849480b2b3 [2021-06-14T18:24:37.157Z] ---> ae15aff66a8c [2021-06-14T18:24:37.157Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T18:24:37.157Z] ---> Running in a5943f0ea6b3 [2021-06-14T18:24:37.157Z] Removing intermediate container 6174454595c6 [2021-06-14T18:24:37.157Z] ---> 3d4ce8f940ac [2021-06-14T18:24:37.157Z] [2021-06-14T18:24:37.157Z] Step 11/22 : FROM alpine:3.12 [2021-06-14T18:24:37.157Z] ---> 13621d1b12d4 [2021-06-14T18:24:37.157Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-14T18:24:37.157Z] Removing intermediate container 935f3cc30400 [2021-06-14T18:24:37.157Z] ---> 9d5b8c7c466d [2021-06-14T18:24:37.157Z] [2021-06-14T18:24:37.157Z] Step 11/26 : FROM alpine:3.12 [2021-06-14T18:24:37.157Z] ---> 13621d1b12d4 [2021-06-14T18:24:37.157Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-14T18:24:37.420Z] ---> Running in 5f01ccc43f61 [2021-06-14T18:24:37.420Z] ---> Running in 3356e5997dba [2021-06-14T18:24:37.420Z] Removing intermediate container 1df6cc83855b [2021-06-14T18:24:37.420Z] ---> 2e1626a39c03 [2021-06-14T18:24:37.420Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-14T18:24:37.420Z] Removing intermediate container a5943f0ea6b3 [2021-06-14T18:24:37.420Z] ---> d9ff2de769c1 [2021-06-14T18:24:37.420Z] Step 22/24 : LABEL arch=x86_64 [2021-06-14T18:24:37.700Z] ---> Running in aa4a76536d0f [2021-06-14T18:24:38.271Z] ---> 636844d29a97 [2021-06-14T18:24:38.271Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-14T18:24:39.215Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T18:24:39.475Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T18:24:39.475Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-14T18:24:39.475Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T18:24:39.475Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-14T18:24:39.475Z] (4/6) Installing curl (7.77.0-r0) [2021-06-14T18:24:39.475Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-14T18:24:39.475Z] (6/6) Installing su-exec (0.2-r1) [2021-06-14T18:24:39.475Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T18:24:39.475Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T18:24:39.475Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T18:24:39.475Z] OK: 7 MiB in 20 packages [2021-06-14T18:24:39.475Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T18:24:39.722Z] Removing intermediate container 80292ebd0927 [2021-06-14T18:24:39.722Z] ---> 9ed5c54c2092 [2021-06-14T18:24:39.722Z] Step 4/6 : WORKDIR /edgex-go [2021-06-14T18:24:39.722Z] ---> Running in 26b3be84fbf8 [2021-06-14T18:24:39.722Z] Removing intermediate container 26b3be84fbf8 [2021-06-14T18:24:39.722Z] ---> 8d08bb40f6a4 [2021-06-14T18:24:39.722Z] Step 5/6 : COPY go.mod . [2021-06-14T18:24:39.736Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-14T18:24:39.736Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T18:24:39.736Z] ---> Running in accfad06aa25 [2021-06-14T18:24:39.736Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-14T18:24:39.736Z] (4/4) Installing curl (7.77.0-r0) [2021-06-14T18:24:39.736Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T18:24:39.736Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T18:24:39.736Z] Removing intermediate container b52da93eb9a9 [2021-06-14T18:24:39.736Z] ---> 60755cebbba8 [2021-06-14T18:24:39.736Z] [2021-06-14T18:24:39.736Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T18:24:39.736Z] ---> 13621d1b12d4 [2021-06-14T18:24:39.736Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-14T18:24:39.736Z] OK: 7 MiB in 18 packages [2021-06-14T18:24:39.996Z] Removing intermediate container aa4a76536d0f [2021-06-14T18:24:39.996Z] ---> fd04bffd899b [2021-06-14T18:24:39.996Z] Step 23/24 : LABEL git_sha=7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d [2021-06-14T18:24:39.996Z] ---> Running in 41ff899ec0aa [2021-06-14T18:24:40.264Z] ---> Running in cae91331c6f3 [2021-06-14T18:24:40.264Z] Removing intermediate container 41ff899ec0aa [2021-06-14T18:24:40.264Z] ---> 6116ba2274f6 [2021-06-14T18:24:40.264Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-14T18:24:40.264Z] ---> Running in aa0cf1f974d2 [2021-06-14T18:24:40.264Z] Removing intermediate container cae91331c6f3 [2021-06-14T18:24:40.264Z] ---> 5794306402d2 [2021-06-14T18:24:40.264Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T18:24:40.315Z] ---> 05e164a0eb5e [2021-06-14T18:24:40.315Z] Step 6/6 : RUN go mod download [2021-06-14T18:24:40.536Z] ---> Running in 663bc3c0a196 [2021-06-14T18:24:40.536Z] Removing intermediate container aa0cf1f974d2 [2021-06-14T18:24:40.536Z] ---> d2c26a8286d7 [2021-06-14T18:24:40.536Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-14T18:24:40.536Z] Removing intermediate container 3356e5997dba [2021-06-14T18:24:40.536Z] ---> 97cdec5c5ded [2021-06-14T18:24:40.536Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-14T18:24:40.588Z] ---> Running in 57e411e88c75 [2021-06-14T18:24:40.805Z] Removing intermediate container 5f01ccc43f61 [2021-06-14T18:24:40.805Z] ---> 5ea0cea1eac0 [2021-06-14T18:24:40.805Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-14T18:24:40.805Z] ---> Running in de2c943aa810 [2021-06-14T18:24:40.805Z] ---> Running in c20367360dc4 [2021-06-14T18:24:40.805Z] ---> Running in 3a3d25456982 [2021-06-14T18:24:40.805Z] Removing intermediate container 663bc3c0a196 [2021-06-14T18:24:40.805Z] ---> 230f1451282b [2021-06-14T18:24:40.805Z] [2021-06-14T18:24:40.805Z] Successfully built 230f1451282b [2021-06-14T18:24:40.805Z] Removing intermediate container de2c943aa810 [2021-06-14T18:24:40.805Z] ---> 20af3f0ed528 [2021-06-14T18:24:40.805Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:24:40.805Z] Successfully tagged core-metadata:latest [2021-06-14T18:24:40.805Z] Building support-scheduler [2021-06-14T18:24:40.805Z]  Building core-metadata ... done Removing intermediate container c20367360dc4 [2021-06-14T18:24:40.805Z] ---> 8af869899f4d [2021-06-14T18:24:40.805Z] Step 14/26 : WORKDIR / [2021-06-14T18:24:41.074Z] Removing intermediate container 3a3d25456982 [2021-06-14T18:24:41.074Z] ---> 0300c52ecdfa [2021-06-14T18:24:41.074Z] Step 14/22 : WORKDIR /edgex [2021-06-14T18:24:41.074Z] Removing intermediate container accfad06aa25 [2021-06-14T18:24:41.074Z] ---> c3a59d98b9b7 [2021-06-14T18:24:41.074Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T18:24:41.074Z] ---> Running in 652087fe5b1d [2021-06-14T18:24:41.074Z] ---> Running in a911268b2001 [2021-06-14T18:24:41.074Z] ---> Running in b0e5f10ad81f [2021-06-14T18:24:42.476Z] Removing intermediate container 652087fe5b1d [2021-06-14T18:24:42.476Z] ---> 6328c84b364d [2021-06-14T18:24:42.476Z] 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-14T18:24:45.786Z] Removing intermediate container b0e5f10ad81f [2021-06-14T18:24:45.786Z] ---> 7a7dc046f578 [2021-06-14T18:24:45.786Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-14T18:24:45.786Z] ---> 5cf2d10b92e1 [2021-06-14T18:24:45.786Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-14T18:24:47.709Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:24:47.709Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:24:49.094Z] ---> f75c057ca554 [2021-06-14T18:24:49.094Z] Step 3/23 : WORKDIR /edgex-go [2021-06-14T18:24:49.094Z] ---> Using cache [2021-06-14T18:24:49.094Z] ---> ad85ebe36d43 [2021-06-14T18:24:49.094Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:24:49.094Z] ---> Using cache [2021-06-14T18:24:49.094Z] ---> ef356b3c39e1 [2021-06-14T18:24:49.094Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-14T18:24:49.094Z] ---> Using cache [2021-06-14T18:24:49.094Z] ---> 044fb3b5ed2a [2021-06-14T18:24:49.094Z] Step 6/23 : COPY go.mod . [2021-06-14T18:24:49.094Z] ---> Using cache [2021-06-14T18:24:49.094Z] ---> 562dad5fdb4d [2021-06-14T18:24:49.094Z] Step 7/23 : RUN go mod download [2021-06-14T18:24:49.094Z] ---> Using cache [2021-06-14T18:24:49.094Z] ---> 691a117ec16b [2021-06-14T18:24:49.094Z] Step 8/23 : COPY . . [2021-06-14T18:24:49.094Z] ---> Using cache [2021-06-14T18:24:49.094Z] ---> 01b73be77065 [2021-06-14T18:24:49.094Z] Step 9/23 : RUN go mod tidy [2021-06-14T18:24:49.094Z] ---> Using cache [2021-06-14T18:24:49.094Z] ---> f3093921f607 [2021-06-14T18:24:49.094Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-14T18:24:52.393Z] ---> 40c70ceb8b0b [2021-06-14T18:24:52.393Z] 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-14T18:24:52.393Z] ---> Running in 16f185ad5763 [2021-06-14T18:24:52.653Z] ---> 2cff34462150 [2021-06-14T18:24:52.653Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-14T18:24:52.920Z] ---> a0f142187086 [2021-06-14T18:24:52.920Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-14T18:24:53.508Z] ---> 99995bd9addb [2021-06-14T18:24:53.508Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-14T18:24:53.508Z] Removing intermediate container a911268b2001 [2021-06-14T18:24:53.508Z] ---> 1c6efde2186f [2021-06-14T18:24:53.508Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-14T18:24:53.508Z] ---> 697b8c78a339 [2021-06-14T18:24:53.508Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-14T18:24:53.508Z] ---> Running in 0e33a49f2f18 [2021-06-14T18:24:53.774Z] ---> d65bab0eb8f6 [2021-06-14T18:24:53.774Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-14T18:24:54.039Z] 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-14T18:24:54.998Z] ---> c02c474a6117 [2021-06-14T18:24:54.998Z] 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-14T18:24:54.998Z] ---> 3b82306eab35 [2021-06-14T18:24:54.998Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-14T18:24:54.998Z] ---> bb3fd84cf5b5 [2021-06-14T18:24:54.998Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-14T18:24:55.277Z] ---> Running in 53e9dfef3012 [2021-06-14T18:24:55.543Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T18:24:55.810Z] ---> bd69bf88db54 [2021-06-14T18:24:55.810Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-14T18:24:56.562Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T18:24:56.562Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-14T18:24:56.971Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-14T18:24:56.971Z] ---> 27156c0f3b4d [2021-06-14T18:24:56.971Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-14T18:24:56.971Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-14T18:24:56.971Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-14T18:24:56.971Z] Removing intermediate container 53e9dfef3012 [2021-06-14T18:24:56.971Z] ---> fb635822ed91 [2021-06-14T18:24:56.971Z] Step 19/22 : CMD ["--init=true"] [2021-06-14T18:24:57.472Z] ---> 5b6361d49b01 [2021-06-14T18:24:57.472Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-14T18:24:57.472Z] ---> Running in c62fb5691cc1 [2021-06-14T18:24:57.472Z] ---> Running in f56cc8283032 [2021-06-14T18:24:57.931Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-14T18:24:58.296Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-14T18:24:58.296Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T18:24:58.296Z] OK: 8 MiB in 20 packages [2021-06-14T18:24:58.927Z] Removing intermediate container f56cc8283032 [2021-06-14T18:24:58.927Z] ---> d5c7ae3aa4de [2021-06-14T18:24:58.927Z] Step 20/22 : LABEL arch=x86_64 [2021-06-14T18:24:58.927Z] Removing intermediate container c62fb5691cc1 [2021-06-14T18:24:58.927Z] ---> 0b07d590be7a [2021-06-14T18:24:58.927Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-14T18:24:59.197Z] ---> 6d7ccfd4bff8 [2021-06-14T18:24:59.197Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-14T18:24:59.197Z] ---> Running in 8b6200b73400 [2021-06-14T18:24:59.462Z] ---> d85b3a82fc2b [2021-06-14T18:24:59.462Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-14T18:24:59.729Z] ---> def6a86a2d97 [2021-06-14T18:24:59.729Z] 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-14T18:24:59.998Z] Removing intermediate container 8b6200b73400 [2021-06-14T18:24:59.998Z] ---> 1fba999d2529 [2021-06-14T18:24:59.998Z] Step 21/22 : LABEL git_sha=7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d [2021-06-14T18:24:59.998Z] ---> Running in f4d9668e807a [2021-06-14T18:24:59.999Z] Removing intermediate container 0e33a49f2f18 [2021-06-14T18:24:59.999Z] ---> 43afe1e48f18 [2021-06-14T18:24:59.999Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T18:25:00.262Z] ---> Running in f163aa67961c [2021-06-14T18:25:00.262Z] ---> Running in fae860627a22 [2021-06-14T18:25:01.660Z] ---> 0675b8c3069a [2021-06-14T18:25:01.660Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-14T18:25:01.920Z] Removing intermediate container fae860627a22 [2021-06-14T18:25:01.920Z] ---> b7cb1ec64477 [2021-06-14T18:25:01.920Z] Step 22/22 : LABEL version=0.0.0 [2021-06-14T18:25:03.325Z] ---> Running in c94d32aef51c [2021-06-14T18:25:03.325Z] ---> 3b673b63cd86 [2021-06-14T18:25:03.325Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-14T18:25:03.898Z] Removing intermediate container c94d32aef51c [2021-06-14T18:25:03.899Z] ---> 3160bfcae606 [2021-06-14T18:25:03.899Z] [2021-06-14T18:25:03.899Z] Successfully built 3160bfcae606 [2021-06-14T18:25:04.158Z] Removing intermediate container f4d9668e807a [2021-06-14T18:25:04.158Z] ---> 9666cc06b161 [2021-06-14T18:25:04.158Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-14T18:25:04.420Z] Successfully tagged security-proxy-setup:latest [2021-06-14T18:25:04.420Z] Building support-notifications [2021-06-14T18:25:04.420Z]  Building security-proxy-setup ... done  ---> 68e3de5a7b57 [2021-06-14T18:25:04.420Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-14T18:25:07.395Z] Removing intermediate container 57e411e88c75 [2021-06-14T18:25:07.395Z] ---> 7f9cd9de77c9 [2021-06-14T18:25:07.395Z] Successfully built 7f9cd9de77c9 [2021-06-14T18:25:07.395Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:25:07.728Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:25:07.728Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:25:07.737Z] + docker inspect -f . ci-base-image-arm64 [2021-06-14T18:25:07.737Z] . [Pipeline] withDockerContainer [2021-06-14T18:25:08.247Z] prd-ubuntu18.04-docker-arm64-4c-16g-1311 does not seem to be running inside a container [2021-06-14T18:25:08.435Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-14T18:25:10.102Z] $ docker top c373858e55a96cb64da1d47ff3769ed3c7fd7a3aef8320ab78ef6179154bfb81 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T18:25:11.136Z] + go version [2021-06-14T18:25:11.136Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-14T18:25:11.172Z] $ docker stop --time=1 c373858e55a96cb64da1d47ff3769ed3c7fd7a3aef8320ab78ef6179154bfb81 [2021-06-14T18:25:11.985Z] ---> f75c057ca554 [2021-06-14T18:25:11.985Z] Step 3/23 : WORKDIR /edgex-go [2021-06-14T18:25:11.985Z] ---> Using cache [2021-06-14T18:25:11.985Z] ---> ad85ebe36d43 [2021-06-14T18:25:11.985Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:25:11.985Z] ---> Using cache [2021-06-14T18:25:11.985Z] ---> ef356b3c39e1 [2021-06-14T18:25:11.985Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-14T18:25:11.985Z] ---> Running in 4c42c2fe187f [2021-06-14T18:25:11.985Z] ---> Running in e468267c2620 [2021-06-14T18:25:11.985Z] Removing intermediate container f163aa67961c [2021-06-14T18:25:11.985Z] ---> 91d68c7211f4 [2021-06-14T18:25:11.985Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-14T18:25:12.244Z] ---> Running in 7b194592506d [2021-06-14T18:25:12.831Z] ---> Running in c16d8130cc76 [2021-06-14T18:25:12.831Z] Removing intermediate container e468267c2620 [2021-06-14T18:25:12.831Z] ---> 09228cc9547c [2021-06-14T18:25:12.831Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T18:25:13.073Z] $ docker rm -f c373858e55a96cb64da1d47ff3769ed3c7fd7a3aef8320ab78ef6179154bfb81 [2021-06-14T18:25:13.095Z] Removing intermediate container 4c42c2fe187f [2021-06-14T18:25:13.095Z] ---> ef2a4ea17a23 [2021-06-14T18:25:13.095Z] Step 29/32 : CMD ["gate"] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:25:13.667Z] ---> Running in 12cfcffb6e5a [2021-06-14T18:25:13.868Z] + docker inspect -f . ci-base-image-arm64 [2021-06-14T18:25:13.868Z] . [Pipeline] withDockerContainer [2021-06-14T18:25:14.131Z] prd-ubuntu18.04-docker-arm64-4c-16g-1311 does not seem to be running inside a container [2021-06-14T18:25:14.208Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-14T18:25:14.620Z] ---> Running in f04786cf156d [2021-06-14T18:25:14.889Z] Removing intermediate container c16d8130cc76 [2021-06-14T18:25:14.889Z] ---> 900ebc4d0bb3 [2021-06-14T18:25:14.889Z] Step 24/26 : LABEL arch=x86_64 [2021-06-14T18:25:15.149Z] Removing intermediate container 12cfcffb6e5a [2021-06-14T18:25:15.149Z] ---> 6e29d048a284 [2021-06-14T18:25:15.149Z] Step 22/24 : LABEL arch=x86_64 [2021-06-14T18:25:15.414Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T18:25:15.678Z] ---> Running in cc1ddee87761 [2021-06-14T18:25:15.678Z] ---> Running in 3175f66520b2 [2021-06-14T18:25:15.787Z] $ docker top 03a8003b076eda1393ec0298236b5ad6a9cdef68a9c9b1d2eb1bfc6d6eff61d0 -eo pid,comm [2021-06-14T18:25:15.943Z] Removing intermediate container f04786cf156d [2021-06-14T18:25:15.943Z] ---> a1a8ba638dcc [2021-06-14T18:25:15.944Z] Step 30/32 : LABEL arch=x86_64 [Pipeline] { [Pipeline] echo [2021-06-14T18:25:16.110Z] ========================================================= [2021-06-14T18:25:16.110Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-14T18:25:16.110Z] ========================================================= [Pipeline] sh [2021-06-14T18:25:16.204Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T18:25:16.758Z] + go mod tidy [2021-06-14T18:25:16.774Z] OK: 219 MiB in 52 packages [2021-06-14T18:25:17.035Z] Removing intermediate container cc1ddee87761 [2021-06-14T18:25:17.035Z] ---> 55af5d464fb4 [2021-06-14T18:25:17.035Z] Step 25/26 : LABEL git_sha=7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d [2021-06-14T18:25:17.295Z] ---> Running in 6ec39f7293a1 [2021-06-14T18:25:17.295Z] Removing intermediate container 3175f66520b2 [2021-06-14T18:25:17.295Z] ---> 3e06af1f2aec [2021-06-14T18:25:17.295Z] Step 23/24 : LABEL git_sha=7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d [Pipeline] sh [2021-06-14T18:25:17.870Z] ---> Running in 564f54d0518b [2021-06-14T18:25:17.870Z] ---> Running in faf7a0489aff [2021-06-14T18:25:17.870Z] Removing intermediate container 6ec39f7293a1 [2021-06-14T18:25:17.870Z] ---> 8345e1dd793b [2021-06-14T18:25:17.870Z] Step 31/32 : LABEL git_sha=7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d [2021-06-14T18:25:18.022Z] + make test [2021-06-14T18:25:18.022Z] go mod tidy [2021-06-14T18:25:18.129Z] Removing intermediate container 564f54d0518b [2021-06-14T18:25:18.129Z] ---> 31275f4bcd87 [2021-06-14T18:25:18.129Z] Step 26/26 : LABEL version=0.0.0 [2021-06-14T18:25:18.129Z] ---> Running in 95aed40ab746 [2021-06-14T18:25:18.412Z] Removing intermediate container faf7a0489aff [2021-06-14T18:25:18.412Z] ---> 2a94a7688f19 [2021-06-14T18:25:18.412Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T18:25:18.412Z] Removing intermediate container 7b194592506d [2021-06-14T18:25:18.412Z] ---> f26f218e75cd [2021-06-14T18:25:18.412Z] Step 6/23 : COPY go.mod . [2021-06-14T18:25:18.412Z] ---> Running in c505176ac8b0 [2021-06-14T18:25:18.621Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-14T18:25:18.679Z] Removing intermediate container 95aed40ab746 [2021-06-14T18:25:18.679Z] ---> 33c4e38672f6 [2021-06-14T18:25:18.679Z] Step 32/32 : LABEL version=0.0.0 [2021-06-14T18:25:18.679Z] ---> Running in fd4ff469bf0d [2021-06-14T18:25:18.938Z] ---> 124eae3aa9a8 [2021-06-14T18:25:18.938Z] Step 7/23 : RUN go mod download [2021-06-14T18:25:19.886Z] ---> Running in 4941b9c343d7 [2021-06-14T18:25:19.886Z] Removing intermediate container c505176ac8b0 [2021-06-14T18:25:19.886Z] ---> a31823122eb7 [2021-06-14T18:25:19.886Z] [2021-06-14T18:25:19.886Z] Successfully built a31823122eb7 [2021-06-14T18:25:20.152Z] ---> Running in 433489f77071 [2021-06-14T18:25:20.152Z] Removing intermediate container fd4ff469bf0d [2021-06-14T18:25:20.152Z] ---> 94828800e2fa [2021-06-14T18:25:20.152Z] [2021-06-14T18:25:20.152Z] Successfully tagged security-secretstore-setup:latest [2021-06-14T18:25:20.152Z] Building sys-mgmt-agent [2021-06-14T18:25:20.152Z]  Building security-secretstore-setup ... done Successfully built 94828800e2fa [2021-06-14T18:25:20.414Z] Successfully tagged core-data:latest [2021-06-14T18:25:20.414Z]  Building core-data ... done Building core-command [2021-06-14T18:25:35.348Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:25:35.348Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:25:35.348Z] ---> f75c057ca554 [2021-06-14T18:25:35.348Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T18:25:35.348Z] ---> Using cache [2021-06-14T18:25:35.348Z] ---> ad85ebe36d43 [2021-06-14T18:25:35.348Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:25:35.348Z] ---> Using cache [2021-06-14T18:25:35.348Z] ---> ef356b3c39e1 [2021-06-14T18:25:35.348Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-14T18:25:35.348Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:25:35.348Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:25:35.348Z] ---> f75c057ca554 [2021-06-14T18:25:35.348Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T18:25:35.348Z] ---> Using cache [2021-06-14T18:25:35.348Z] ---> ad85ebe36d43 [2021-06-14T18:25:35.348Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:25:35.348Z] ---> Using cache [2021-06-14T18:25:35.348Z] ---> ef356b3c39e1 [2021-06-14T18:25:35.348Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-14T18:25:35.348Z] ---> Using cache [2021-06-14T18:25:35.348Z] ---> 044fb3b5ed2a [2021-06-14T18:25:35.348Z] Step 6/24 : COPY go.mod . [2021-06-14T18:25:35.348Z] ---> Using cache [2021-06-14T18:25:35.348Z] ---> 562dad5fdb4d [2021-06-14T18:25:35.348Z] Step 7/24 : RUN go mod download [2021-06-14T18:25:35.348Z] ---> Using cache [2021-06-14T18:25:35.348Z] ---> 691a117ec16b [2021-06-14T18:25:35.348Z] Step 8/24 : COPY . . [2021-06-14T18:25:35.348Z] ---> Using cache [2021-06-14T18:25:35.348Z] ---> 01b73be77065 [2021-06-14T18:25:35.348Z] Step 9/24 : RUN go mod tidy [2021-06-14T18:25:35.348Z] ---> Using cache [2021-06-14T18:25:35.348Z] ---> f3093921f607 [2021-06-14T18:25:35.348Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-14T18:25:38.652Z] Removing intermediate container 4941b9c343d7 [2021-06-14T18:25:38.652Z] ---> 911660fa8a0a [2021-06-14T18:25:38.652Z] [2021-06-14T18:25:38.653Z] Successfully built 911660fa8a0a [2021-06-14T18:25:38.653Z] Successfully tagged security-bootstrapper:latest [2021-06-14T18:25:38.653Z] ---> Running in d4e7d70fc1af [2021-06-14T18:25:38.653Z]  Building security-bootstrapper ... done Removing intermediate container 16f185ad5763 [2021-06-14T18:25:38.653Z] ---> b7ca57c31881 [2021-06-14T18:25:38.653Z] [2021-06-14T18:25:38.653Z] Step 11/23 : FROM alpine:3.12 [2021-06-14T18:25:38.653Z] ---> 13621d1b12d4 [2021-06-14T18:25:38.653Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-14T18:25:38.653Z] ---> Using cache [2021-06-14T18:25:38.653Z] ---> 648cb4beebb3 [2021-06-14T18:25:38.653Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T18:25:38.653Z] ---> Using cache [2021-06-14T18:25:38.653Z] ---> 229aab18ede9 [2021-06-14T18:25:38.653Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-14T18:25:38.653Z] ---> Running in 021b47fc5f14 [2021-06-14T18:25:38.653Z] ---> Running in ff2d534db881 [2021-06-14T18:25:38.653Z] Removing intermediate container ff2d534db881 [2021-06-14T18:25:38.653Z] ---> 456f7e0f8bb5 [2021-06-14T18:25:38.653Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-14T18:25:38.914Z] ---> Running in cc6e430c030b [2021-06-14T18:25:39.176Z] Removing intermediate container 433489f77071 [2021-06-14T18:25:39.176Z] ---> fe23bf057b75 [2021-06-14T18:25:39.176Z] Step 8/23 : COPY . . [2021-06-14T18:25:41.098Z] Removing intermediate container cc6e430c030b [2021-06-14T18:25:41.098Z] ---> be6af9a9bb0f [2021-06-14T18:25:41.098Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T18:25:41.098Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T18:25:41.098Z] 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-14T18:25:41.680Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T18:25:42.261Z] OK: 219 MiB in 52 packages [2021-06-14T18:25:45.424Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-14T18:25:48.909Z] ---> d52814941779 [2021-06-14T18:25:48.910Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-14T18:25:48.910Z] ---> 64a0c4f379ac [2021-06-14T18:25:48.910Z] Step 9/23 : RUN go mod tidy [2021-06-14T18:25:49.523Z] ---> Running in 205a75149fad [2021-06-14T18:25:49.523Z] ---> 1d137302f405 [2021-06-14T18:25:49.523Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-14T18:25:49.523Z] Removing intermediate container d4e7d70fc1af [2021-06-14T18:25:49.523Z] ---> 0b964f361791 [2021-06-14T18:25:49.523Z] Step 6/24 : COPY go.mod . [2021-06-14T18:25:50.111Z] ---> 0d646336d6ef [2021-06-14T18:25:50.111Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-14T18:25:50.111Z] ---> 7d8bc0c901cb [2021-06-14T18:25:50.111Z] Step 7/24 : RUN go mod download [2021-06-14T18:25:50.379Z] ---> Running in ea179de84062 [2021-06-14T18:25:50.380Z] ---> Running in 527175f5a487 [2021-06-14T18:25:50.380Z] Removing intermediate container ea179de84062 [2021-06-14T18:25:50.380Z] ---> 4e0dd9bd1e9b [2021-06-14T18:25:50.380Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T18:25:50.652Z] ---> Running in 060c531f6706 [2021-06-14T18:25:50.913Z] Removing intermediate container 060c531f6706 [2021-06-14T18:25:50.913Z] ---> c607ca9928f1 [2021-06-14T18:25:50.913Z] Step 21/23 : LABEL arch=x86_64 [2021-06-14T18:25:50.913Z] ---> Running in ae4bd9fb8ea4 [2021-06-14T18:25:51.190Z] Removing intermediate container ae4bd9fb8ea4 [2021-06-14T18:25:51.190Z] ---> a3570606f473 [2021-06-14T18:25:51.190Z] Step 22/23 : LABEL git_sha=7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d [2021-06-14T18:25:51.470Z] ---> Running in 5a8a129c43c9 [2021-06-14T18:25:51.470Z] Removing intermediate container 205a75149fad [2021-06-14T18:25:51.470Z] ---> 04344328f0f4 [2021-06-14T18:25:51.470Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-14T18:25:51.470Z] Removing intermediate container 5a8a129c43c9 [2021-06-14T18:25:51.470Z] ---> 0011448556ea [2021-06-14T18:25:51.470Z] Step 23/23 : LABEL version=0.0.0 [2021-06-14T18:25:51.470Z] ---> Running in 6cd2c13bdbf4 [2021-06-14T18:25:51.740Z] ---> Running in fcfba4452419 [2021-06-14T18:25:51.740Z] Removing intermediate container 527175f5a487 [2021-06-14T18:25:51.740Z] ---> b18867fa0e87 [2021-06-14T18:25:51.740Z] Step 8/24 : COPY . . [2021-06-14T18:25:52.043Z] Removing intermediate container fcfba4452419 [2021-06-14T18:25:52.043Z] ---> 36bca6ac2490 [2021-06-14T18:25:52.043Z] [2021-06-14T18:25:52.312Z] Successfully built 36bca6ac2490 [2021-06-14T18:25:52.312Z] 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-14T18:25:52.312Z] Successfully tagged support-scheduler:latest [2021-06-14T18:25:58.990Z]  Building support-scheduler ... done  ---> 7767feaa6b20 [2021-06-14T18:25:58.990Z] Step 9/24 : RUN go mod tidy [2021-06-14T18:25:59.255Z] ---> Running in 22b1b3d62d33 [2021-06-14T18:26:03.503Z] Removing intermediate container 22b1b3d62d33 [2021-06-14T18:26:03.503Z] ---> c5b73aff4257 [2021-06-14T18:26:03.503Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-14T18:26:03.503Z] ---> Running in 17a532b30188 [2021-06-14T18:26:04.447Z] 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-14T18:26:11.109Z] Removing intermediate container 021b47fc5f14 [2021-06-14T18:26:11.109Z] ---> b4e6b3b73b52 [2021-06-14T18:26:11.109Z] [2021-06-14T18:26:11.109Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T18:26:11.109Z] ---> 13621d1b12d4 [2021-06-14T18:26:11.109Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-14T18:26:11.109Z] ---> Using cache [2021-06-14T18:26:11.109Z] ---> 648cb4beebb3 [2021-06-14T18:26:11.109Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T18:26:11.109Z] ---> Using cache [2021-06-14T18:26:11.109Z] ---> 229aab18ede9 [2021-06-14T18:26:11.109Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-14T18:26:11.109Z] ---> Running in 95c6e601080a [2021-06-14T18:26:11.381Z] Removing intermediate container 95c6e601080a [2021-06-14T18:26:11.381Z] ---> 8bc97985fe6c [2021-06-14T18:26:11.381Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-14T18:26:11.381Z] ---> Running in cd73982f065f [2021-06-14T18:26:11.643Z] Removing intermediate container cd73982f065f [2021-06-14T18:26:11.643Z] ---> f1720e9fc818 [2021-06-14T18:26:11.643Z] Step 16/24 : WORKDIR / [2021-06-14T18:26:13.581Z] ---> Running in 8302f9bbe457 [2021-06-14T18:26:17.804Z] Removing intermediate container 8302f9bbe457 [2021-06-14T18:26:17.804Z] ---> f4bfc8eec98f [2021-06-14T18:26:17.804Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T18:26:18.074Z] ---> 17559b03828e [2021-06-14T18:26:18.074Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-14T18:26:18.649Z] ---> de144a3e7ba6 [2021-06-14T18:26:18.649Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-14T18:26:18.913Z] ---> bce7cf10667e [2021-06-14T18:26:18.913Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-14T18:26:18.913Z] ---> Running in 3c1399276446 [2021-06-14T18:26:19.176Z] Removing intermediate container 3c1399276446 [2021-06-14T18:26:19.176Z] ---> b2d5a7d2d70d [2021-06-14T18:26:19.176Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T18:26:19.176Z] ---> Running in 81cb947a1961 [2021-06-14T18:26:19.439Z] Removing intermediate container 81cb947a1961 [2021-06-14T18:26:19.439Z] ---> 7c28fbeac751 [2021-06-14T18:26:19.439Z] Step 22/24 : LABEL arch=x86_64 [2021-06-14T18:26:19.439Z] ---> Running in 76961e28d089 [2021-06-14T18:26:19.704Z] Removing intermediate container 76961e28d089 [2021-06-14T18:26:19.704Z] ---> 6a41b7f6360f [2021-06-14T18:26:19.704Z] Step 23/24 : LABEL git_sha=7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d [2021-06-14T18:26:19.967Z] ---> Running in 31779c10220f [2021-06-14T18:26:20.541Z] Removing intermediate container 31779c10220f [2021-06-14T18:26:20.541Z] ---> d4d10d972961 [2021-06-14T18:26:20.541Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T18:26:20.541Z] Removing intermediate container 6cd2c13bdbf4 [2021-06-14T18:26:20.541Z] ---> a92b87396d23 [2021-06-14T18:26:20.541Z] [2021-06-14T18:26:20.541Z] Step 11/23 : FROM alpine:3.12 [2021-06-14T18:26:20.541Z] ---> 13621d1b12d4 [2021-06-14T18:26:20.541Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-14T18:26:20.541Z] ---> Running in 5a09efa708da [2021-06-14T18:26:20.813Z] ---> Running in 6a330f554c69 [2021-06-14T18:26:20.813Z] Removing intermediate container 5a09efa708da [2021-06-14T18:26:20.813Z] ---> 487b1a10142a [2021-06-14T18:26:20.813Z] [2021-06-14T18:26:20.813Z] Successfully built 487b1a10142a [2021-06-14T18:26:20.813Z] Successfully tagged core-command:latest [2021-06-14T18:26:21.077Z]  Building core-command ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T18:26:21.077Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T18:26:21.343Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-14T18:26:21.343Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-14T18:26:21.343Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T18:26:21.343Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T18:26:21.343Z] OK: 6 MiB in 16 packages [2021-06-14T18:26:21.918Z] Removing intermediate container 6a330f554c69 [2021-06-14T18:26:21.918Z] ---> f95a43c9cbf6 [2021-06-14T18:26:21.918Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T18:26:21.918Z] ---> Running in 562943efbd0a [2021-06-14T18:26:22.185Z] Removing intermediate container 562943efbd0a [2021-06-14T18:26:22.185Z] ---> 468029aa6e27 [2021-06-14T18:26:22.185Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-14T18:26:22.185Z] ---> Running in cbdc8c177075 [2021-06-14T18:26:22.185Z] Removing intermediate container cbdc8c177075 [2021-06-14T18:26:22.185Z] ---> e26f3d2f8bfe [2021-06-14T18:26:22.185Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-14T18:26:22.185Z] ---> Running in ef3252faa69f [2021-06-14T18:26:22.447Z] Removing intermediate container ef3252faa69f [2021-06-14T18:26:22.447Z] ---> 70e80ffa9b53 [2021-06-14T18:26:22.447Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T18:26:22.706Z] ---> 7fd900a05164 [2021-06-14T18:26:22.706Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-14T18:26:24.623Z] ---> ac79fa0c114b [2021-06-14T18:26:24.623Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-14T18:26:24.884Z] Removing intermediate container 17a532b30188 [2021-06-14T18:26:24.884Z] ---> d5bd636d76b4 [2021-06-14T18:26:24.884Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-14T18:26:25.146Z] ---> Running in 373e4188ffce [2021-06-14T18:26:25.147Z] ---> 24e60a1ff518 [2021-06-14T18:26:25.147Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-14T18:26:25.408Z] ---> Running in dd41873341ed [2021-06-14T18:26:26.301Z] Removing intermediate container dd41873341ed [2021-06-14T18:26:26.301Z] ---> c8ac56a0b7e3 [2021-06-14T18:26:26.301Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T18:26:26.301Z] 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-14T18:26:26.563Z] ---> Running in 12227a05a6e7 [2021-06-14T18:26:26.824Z] Removing intermediate container 12227a05a6e7 [2021-06-14T18:26:26.824Z] ---> f488f1ad8420 [2021-06-14T18:26:26.824Z] Step 21/23 : LABEL arch=x86_64 [2021-06-14T18:26:27.086Z] ---> Running in 338556ca28b7 [2021-06-14T18:26:27.086Z] Removing intermediate container 338556ca28b7 [2021-06-14T18:26:27.086Z] ---> e307517845f0 [2021-06-14T18:26:27.086Z] Step 22/23 : LABEL git_sha=7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d [2021-06-14T18:26:27.346Z] ---> Running in e8efc16408d8 [2021-06-14T18:26:27.346Z] Removing intermediate container 373e4188ffce [2021-06-14T18:26:27.346Z] ---> 0cad86af36cb [2021-06-14T18:26:27.346Z] [2021-06-14T18:26:27.346Z] Step 12/24 : FROM docker:20.10.0 [2021-06-14T18:26:27.346Z] Removing intermediate container e8efc16408d8 [2021-06-14T18:26:27.346Z] ---> 33c9ecf5f8d4 [2021-06-14T18:26:27.346Z] Step 23/23 : LABEL version=0.0.0 [2021-06-14T18:26:27.346Z] ---> Running in bc33f41d912d [2021-06-14T18:26:27.346Z] 20.10.0: Pulling from library/docker [2021-06-14T18:26:27.610Z] Removing intermediate container bc33f41d912d [2021-06-14T18:26:27.610Z] ---> cadd641a3f12 [2021-06-14T18:26:27.610Z] [2021-06-14T18:26:27.610Z] Successfully built cadd641a3f12 [2021-06-14T18:26:27.610Z] Successfully tagged support-notifications:latest [2021-06-14T18:26:30.922Z]  Building support-notifications ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-14T18:26:30.922Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-14T18:26:30.922Z] ---> aefe523efa57 [2021-06-14T18:26:30.922Z] 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-14T18:26:35.135Z] ---> Running in abd20a70a5f1 [2021-06-14T18:26:35.135Z] Removing intermediate container abd20a70a5f1 [2021-06-14T18:26:35.135Z] ---> a64e2f6e4cac [2021-06-14T18:26:35.135Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-14T18:26:35.135Z] ---> Running in 34da6db42dc6 [2021-06-14T18:26:35.135Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T18:26:35.135Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T18:26:35.397Z] (1/39) Installing readline (8.0.4-r0) [2021-06-14T18:26:35.397Z] (2/39) Installing bash (5.0.17-r0) [2021-06-14T18:26:35.397Z] Executing bash-5.0.17-r0.post-install [2021-06-14T18:26:35.397Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T18:26:35.397Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-14T18:26:35.397Z] (5/39) Installing curl (7.77.0-r0) [2021-06-14T18:26:35.397Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-14T18:26:35.397Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-14T18:26:35.397Z] (8/39) Installing expat (2.2.9-r1) [2021-06-14T18:26:35.397Z] (9/39) Installing libffi (3.3-r2) [2021-06-14T18:26:35.397Z] (10/39) Installing gdbm (1.13-r1) [2021-06-14T18:26:35.397Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-14T18:26:35.397Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-14T18:26:35.397Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-14T18:26:36.357Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-14T18:26:36.357Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-14T18:26:36.357Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-14T18:26:36.357Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-14T18:26:36.357Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-14T18:26:36.357Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-14T18:26:36.357Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-14T18:26:36.357Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-14T18:26:36.357Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-14T18:26:36.357Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-14T18:26:36.357Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-14T18:26:36.357Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-14T18:26:36.357Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-14T18:26:36.357Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-14T18:26:36.357Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-14T18:26:36.357Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-14T18:26:36.357Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-14T18:26:36.357Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-14T18:26:36.357Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-14T18:26:36.357Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-14T18:26:36.357Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-14T18:26:36.357Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-14T18:26:36.357Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-14T18:26:36.357Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-14T18:26:36.357Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-14T18:26:36.357Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-14T18:26:36.357Z] Executing busybox-1.31.1-r19.trigger [2021-06-14T18:26:36.357Z] OK: 72 MiB in 59 packages [2021-06-14T18:26:37.310Z] Collecting docker-compose==1.23.2 [2021-06-14T18:26:37.310Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-14T18:26:37.310Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-14T18:26:37.310Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-14T18:26:37.575Z] Collecting docopt<0.7,>=0.6.1 [2021-06-14T18:26:37.575Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-14T18:26:38.187Z] Collecting jsonschema<3,>=2.5.1 [2021-06-14T18:26:38.187Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-14T18:26:38.187Z] Collecting cached-property<2,>=1.2.0 [2021-06-14T18:26:38.187Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-14T18:26:38.187Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-14T18:26:38.187Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-14T18:26:38.187Z] Collecting docker<4.0,>=3.6.0 [2021-06-14T18:26:38.187Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-14T18:26:38.511Z] 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-14T18:26:38.511Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-14T18:26:38.511Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-14T18:26:38.511Z] Collecting texttable<0.10,>=0.9.0 [2021-06-14T18:26:38.800Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-14T18:26:39.374Z] Collecting PyYAML<4,>=3.10 [2021-06-14T18:26:39.374Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-14T18:26:39.635Z] Collecting docker-pycreds>=0.4.0 [2021-06-14T18:26:39.635Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-14T18:26:39.902Z] Collecting idna<2.8,>=2.5 [2021-06-14T18:26:39.902Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-14T18:26:39.902Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-14T18:26:39.902Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-14T18:26:39.902Z] 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-14T18:26:39.902Z] 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-14T18:26:39.902Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-14T18:26:39.902Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-14T18:26:39.902Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-14T18:26:39.902Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-14T18:26:40.165Z] Installing collected packages: dockerpty, docopt, jsonschema, cached-property, websocket-client, idna, urllib3, requests, docker-pycreds, docker, texttable, PyYAML, docker-compose [2021-06-14T18:26:40.165Z] Running setup.py install for dockerpty: started [2021-06-14T18:26:40.425Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-14T18:26:40.425Z] Running setup.py install for docopt: started [2021-06-14T18:26:40.687Z] Running setup.py install for docopt: finished with status 'done' [2021-06-14T18:26:40.948Z] Attempting uninstall: idna [2021-06-14T18:26:40.948Z] Found existing installation: idna 2.9 [2021-06-14T18:26:40.948Z] Uninstalling idna-2.9: [2021-06-14T18:26:40.948Z] Successfully uninstalled idna-2.9 [2021-06-14T18:26:41.208Z] Attempting uninstall: urllib3 [2021-06-14T18:26:41.208Z] Found existing installation: urllib3 1.25.9 [2021-06-14T18:26:41.208Z] Uninstalling urllib3-1.25.9: [2021-06-14T18:26:41.208Z] Successfully uninstalled urllib3-1.25.9 [2021-06-14T18:26:41.473Z] Attempting uninstall: requests [2021-06-14T18:26:41.473Z] Found existing installation: requests 2.23.0 [2021-06-14T18:26:41.473Z] Uninstalling requests-2.23.0: [2021-06-14T18:26:41.473Z] Successfully uninstalled requests-2.23.0 [2021-06-14T18:26:41.735Z] Running setup.py install for texttable: started [2021-06-14T18:26:41.997Z] Running setup.py install for texttable: finished with status 'done' [2021-06-14T18:26:41.997Z] Running setup.py install for PyYAML: started [2021-06-14T18:26:42.060Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-14T18:26:42.569Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-14T18:26:42.569Z] 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-14T18:26:45.487Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-14T18:26:52.259Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-14T18:26:52.259Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-14T18:27:00.608Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-14T18:27:00.608Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-14T18:27:00.608Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-14T18:27:00.608Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-14T18:27:01.209Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-14T18:27:01.209Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-14T18:27:02.658Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-14T18:27:02.658Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-14T18:27:02.658Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-14T18:27:02.658Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-14T18:27:04.533Z] Removing intermediate container 34da6db42dc6 [2021-06-14T18:27:04.533Z] ---> 99eb18ad91ed [2021-06-14T18:27:04.533Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-14T18:27:04.533Z] ---> Running in 77b86d2f6028 [2021-06-14T18:27:04.533Z] Removing intermediate container 77b86d2f6028 [2021-06-14T18:27:04.533Z] ---> 1aa49848ff21 [2021-06-14T18:27:04.533Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-14T18:27:04.533Z] ---> Running in 122cb50ae835 [2021-06-14T18:27:04.794Z] Removing intermediate container 122cb50ae835 [2021-06-14T18:27:04.794Z] ---> 417693cecbbf [2021-06-14T18:27:04.794Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-14T18:27:05.365Z] ---> dbc43fd5da71 [2021-06-14T18:27:05.365Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-14T18:27:05.626Z] ---> b59635fb0dad [2021-06-14T18:27:05.626Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-14T18:27:05.886Z] ---> 9175dcc9b83e [2021-06-14T18:27:05.886Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-14T18:27:06.160Z] ---> Running in 601bb3b806a2 [2021-06-14T18:27:06.421Z] Removing intermediate container 601bb3b806a2 [2021-06-14T18:27:06.421Z] ---> 42476c3cb008 [2021-06-14T18:27:06.421Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T18:27:06.421Z] ---> Running in cd2efc8e4b15 [2021-06-14T18:27:06.682Z] Removing intermediate container cd2efc8e4b15 [2021-06-14T18:27:06.682Z] ---> 4d61c8d8845a [2021-06-14T18:27:06.682Z] Step 22/24 : LABEL arch=x86_64 [2021-06-14T18:27:06.682Z] ---> Running in feb1f81b11de [2021-06-14T18:27:06.682Z] Removing intermediate container feb1f81b11de [2021-06-14T18:27:06.682Z] ---> 30c78b920efe [2021-06-14T18:27:06.682Z] Step 23/24 : LABEL git_sha=7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d [2021-06-14T18:27:06.942Z] ---> Running in 41d95db54a81 [2021-06-14T18:27:06.942Z] Removing intermediate container 41d95db54a81 [2021-06-14T18:27:06.942Z] ---> 259f3683a7d6 [2021-06-14T18:27:06.942Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T18:27:07.202Z] ---> Running in 0b810714f66b [2021-06-14T18:27:07.464Z] Removing intermediate container 0b810714f66b [2021-06-14T18:27:07.464Z] ---> b4c96dd3767c [2021-06-14T18:27:07.464Z] [2021-06-14T18:27:07.464Z] Successfully built b4c96dd3767c [2021-06-14T18:27:07.464Z] Successfully tagged sys-mgmt-agent:latest [2021-06-14T18:27:07.732Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-14T18:27:07.735Z] $ docker stop --time=1 3430b70829c3e87d830b96d9eadd32d96f2e0ddd6c1213a6b8699c3dab535aa9 [2021-06-14T18:27:10.546Z] $ docker rm -f 3430b70829c3e87d830b96d9eadd32d96f2e0ddd6c1213a6b8699c3dab535aa9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-14T18:27:10.964Z] + docker images [2021-06-14T18:27:10.965Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-14T18:27:10.965Z] sys-mgmt-agent latest b4c96dd3767c 3 seconds ago 312MB [2021-06-14T18:27:10.965Z] support-notifications latest cadd641a3f12 43 seconds ago 16.7MB [2021-06-14T18:27:10.965Z] 0cad86af36cb 43 seconds ago 1.15GB [2021-06-14T18:27:10.965Z] a92b87396d23 50 seconds ago 1.15GB [2021-06-14T18:27:10.965Z] core-command latest 487b1a10142a 50 seconds ago 15.9MB [2021-06-14T18:27:10.965Z] b4e6b3b73b52 About a minute ago 1.14GB [2021-06-14T18:27:10.965Z] support-scheduler latest 36bca6ac2490 About a minute ago 15.9MB [2021-06-14T18:27:10.965Z] b7ca57c31881 About a minute ago 1.15GB [2021-06-14T18:27:10.965Z] security-bootstrapper latest 911660fa8a0a About a minute ago 18.6MB [2021-06-14T18:27:10.965Z] core-data latest 94828800e2fa About a minute ago 20.2MB [2021-06-14T18:27:10.965Z] security-secretstore-setup latest a31823122eb7 About a minute ago 28.7MB [2021-06-14T18:27:10.965Z] security-proxy-setup latest 3160bfcae606 2 minutes ago 25.7MB [2021-06-14T18:27:10.965Z] core-metadata latest 230f1451282b 2 minutes ago 16.6MB [2021-06-14T18:27:10.965Z] 60755cebbba8 2 minutes ago 1.15GB [2021-06-14T18:27:10.965Z] 3d4ce8f940ac 2 minutes ago 1.15GB [2021-06-14T18:27:10.965Z] 9d5b8c7c466d 2 minutes ago 1.15GB [2021-06-14T18:27:10.965Z] a988f8efd91c 2 minutes ago 1.15GB [2021-06-14T18:27:10.965Z] e8b5a970a42a 2 minutes ago 1.15GB [2021-06-14T18:27:10.965Z] ci-base-image-x86_64 latest f75c057ca554 7 minutes ago 647MB [2021-06-14T18:27:10.965Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB [2021-06-14T18:27:10.965Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB [2021-06-14T18:27:10.965Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-14T18:27:10.965Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-14T18:27:10.965Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-14T18:27:15.075Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.163s coverage: 28.7% of statements [2021-06-14T18:27:15.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-14T18:27:15.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-14T18:27:18.480Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.356s coverage: 100.0% of statements [2021-06-14T18:27:18.480Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-14T18:27:18.480Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.330s coverage: 53.4% of statements [2021-06-14T18:27:18.480Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-14T18:27:18.480Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-14T18:27:19.929Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.534s coverage: 87.7% of statements [2021-06-14T18:27:19.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-14T18:27:19.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-14T18:27:19.929Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.219s coverage: 78.9% of statements [2021-06-14T18:27:24.248Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.240s coverage: 81.2% of statements [2021-06-14T18:27:24.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-14T18:27:24.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-14T18:27:24.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-14T18:27:24.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-14T18:27:24.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-14T18:27:28.597Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.378s coverage: 95.1% of statements [2021-06-14T18:27:28.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-14T18:27:28.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-14T18:27:28.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-14T18:27:28.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-14T18:27:28.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-14T18:27:28.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-14T18:27:28.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-14T18:27:28.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-14T18:27:28.597Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.182s coverage: 60.0% of statements [2021-06-14T18:27:28.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-14T18:27:28.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-14T18:27:28.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-14T18:27:28.597Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.395s coverage: 0.8% of statements [2021-06-14T18:27:28.597Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-14T18:27:28.597Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.164s coverage: 58.8% of statements [2021-06-14T18:27:28.597Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.240s coverage: 22.0% of statements [2021-06-14T18:27:28.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-14T18:27:28.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.318s coverage: 47.1% of statements [2021-06-14T18:27:29.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.248s coverage: 79.5% of statements [2021-06-14T18:27:29.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.189s coverage: 94.1% of statements [2021-06-14T18:27:29.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.219s coverage: 96.3% of statements [2021-06-14T18:27:31.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.205s coverage: 87.5% of statements [2021-06-14T18:27:43.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.229s coverage: 94.4% of statements [2021-06-14T18:27:43.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.178s coverage: 44.8% of statements [2021-06-14T18:27:48.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.603s coverage: 81.8% of statements [2021-06-14T18:27:48.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-14T18:27:56.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.268s coverage: 92.9% of statements [2021-06-14T18:27:56.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-14T18:27:56.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-14T18:27:56.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-14T18:27:56.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-06-14T18:27:56.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-14T18:27:56.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-14T18:27:56.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-14T18:27:56.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-14T18:27:56.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-14T18:27:56.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.220s coverage: 87.2% of statements [2021-06-14T18:27:56.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-14T18:27:56.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-14T18:27:56.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.153s coverage: 100.0% of statements [2021-06-14T18:27:56.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-14T18:27:56.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.215s coverage: 76.0% of statements [2021-06-14T18:27:56.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-14T18:27:56.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.177s coverage: 80.0% of statements [2021-06-14T18:27:56.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.260s coverage: 87.2% of statements [2021-06-14T18:27:56.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.331s coverage: 85.4% of statements [2021-06-14T18:27:56.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.345s coverage: 91.2% of statements [2021-06-14T18:27:56.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-14T18:27:57.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.793s coverage: 64.4% of statements [2021-06-14T18:27:57.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-14T18:27:57.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-14T18:27:57.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.176s coverage: 100.0% of statements [2021-06-14T18:27:57.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.103s coverage: 91.3% of statements [2021-06-14T18:27:57.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.077s coverage: 100.0% of statements [2021-06-14T18:27:57.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements [2021-06-14T18:27:58.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements [2021-06-14T18:28:03.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.041s coverage: 66.9% of statements [2021-06-14T18:28:03.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-14T18:28:03.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-14T18:28:03.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-14T18:28:05.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.861s coverage: 43.6% of statements [2021-06-14T18:28:05.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-14T18:28:05.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-14T18:28:05.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.246s coverage: 89.5% of statements [2021-06-14T18:28:05.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-14T18:28:05.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.219s coverage: 84.8% of statements [2021-06-14T18:28:05.107Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-14T18:28:13.419Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.230s coverage: 19.3% of statements [2021-06-14T18:28:13.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-14T18:28:13.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-14T18:28:13.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-14T18:28:13.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-14T18:28:13.419Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.549s coverage: 91.9% of statements [2021-06-14T18:28:13.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-14T18:28:13.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-14T18:28:13.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-14T18:28:13.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-14T18:28:13.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-14T18:28:13.419Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.215s coverage: 62.7% of statements [2021-06-14T18:28:13.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-14T18:28:13.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-14T18:28:13.419Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.449s coverage: 97.6% of statements [2021-06-14T18:28:13.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-14T18:28:13.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-14T18:28:13.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-14T18:28:13.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-14T18:28:13.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-14T18:28:13.419Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.188s coverage: 28.9% of statements [2021-06-14T18:28:13.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-14T18:28:13.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-14T18:28:13.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-14T18:28:13.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-14T18:28:13.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-14T18:28:13.419Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-14T18:28:13.419Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.192s coverage: 100.0% of statements [2021-06-14T18:28:13.419Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 95.4% of statements [2021-06-14T18:28:14.015Z] GO111MODULE=on go vet ./... [2021-06-14T18:29:50.856Z] gofmt -l . [2021-06-14T18:29:50.856Z] [ "`gofmt -l .`" = "" ] [2021-06-14T18:29:50.856Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-14T18:29:51.522Z] + ls -al . [2021-06-14T18:29:51.522Z] total 544 [2021-06-14T18:29:51.522Z] drwxrwxr-x 9 1001 1001 4096 Jun 14 18:29 . [2021-06-14T18:29:51.522Z] drwxr-xr-x 4 root root 4096 Jun 14 18:25 .. [2021-06-14T18:29:51.522Z] -rw-rw-r-- 1 1001 1001 11 Jun 14 18:23 .dockerignore [2021-06-14T18:29:51.522Z] drwxrwxr-x 8 1001 1001 4096 Jun 14 18:23 .git [2021-06-14T18:29:51.522Z] drwxrwxr-x 3 1001 1001 4096 Jun 14 18:23 .github [2021-06-14T18:29:51.522Z] -rw-rw-r-- 1 1001 1001 818 Jun 14 18:23 .gitignore [2021-06-14T18:29:51.522Z] -rw-rw-r-- 1 1001 1001 166 Jun 14 18:23 .sonarcloud.properties [2021-06-14T18:29:51.522Z] -rw-rw-r-- 1 1001 1001 8609 Jun 14 18:23 Attribution.txt [2021-06-14T18:29:51.522Z] -rw-rw-r-- 1 1001 1001 3804 Jun 14 18:23 CONTRIBUTING.md [2021-06-14T18:29:51.522Z] -rw-rw-r-- 1 1001 1001 931 Jun 14 18:23 Dockerfile.build [2021-06-14T18:29:51.522Z] -rw-rw-r-- 1 1001 1001 849 Jun 14 18:23 Jenkinsfile [2021-06-14T18:29:51.522Z] -rw-rw-r-- 1 1001 1001 10775 Jun 14 18:23 LICENSE [2021-06-14T18:29:51.522Z] -rw-rw-r-- 1 1001 1001 5605 Jun 14 18:23 Makefile [2021-06-14T18:29:51.522Z] -rw-rw-r-- 1 1001 1001 7905 Jun 14 18:23 README.md [2021-06-14T18:29:51.522Z] -rw-rw-r-- 1 1001 1001 7071 Jun 14 18:23 SECURITY.md [2021-06-14T18:29:51.522Z] -rw-rw-r-- 1 1001 1001 5 Jun 14 18:19 VERSION [2021-06-14T18:29:51.522Z] -rw-rw-r-- 1 1001 1001 4131 Jun 14 18:23 ZMQWindows.md [2021-06-14T18:29:51.522Z] drwxrwxr-x 2 1001 1001 4096 Jun 14 18:23 bin [2021-06-14T18:29:51.522Z] drwxrwxr-x 14 1001 1001 4096 Jun 14 18:23 cmd [2021-06-14T18:29:51.522Z] -rw-r--r-- 1 root root 398195 Jun 14 18:28 coverage.out [2021-06-14T18:29:51.522Z] -rw-rw-r-- 1 1001 1001 841 Jun 14 18:23 go.mod [2021-06-14T18:29:51.522Z] -rw-r--r-- 1 root root 20952 Jun 14 18:25 go.sum [2021-06-14T18:29:51.522Z] drwxrwxr-x 7 1001 1001 4096 Jun 14 18:23 internal [2021-06-14T18:29:51.522Z] drwxrwxr-x 3 1001 1001 4096 Jun 14 18:23 openapi [2021-06-14T18:29:51.522Z] drwxrwxr-x 4 1001 1001 4096 Jun 14 18:23 snap [2021-06-14T18:29:51.522Z] -rw-rw-r-- 1 1001 1001 168 Jun 14 18:23 version.go [Pipeline] sh [2021-06-14T18:29:52.179Z] + '[' -e coverage.out ] [2021-06-14T18:29:52.179Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-14T18:29:52.211Z] Warning: overwriting stash ‘coverage-report’ [2021-06-14T18:29:52.984Z] Stashed 1 file(s) [Pipeline] sh [2021-06-14T18:29:53.628Z] + make build [2021-06-14T18:29:53.628Z] go mod tidy [2021-06-14T18:29:54.223Z] 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-14T18:30:00.915Z] 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-14T18:30:23.103Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-14T18:30:25.079Z] 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-14T18:30:28.468Z] 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-14T18:30:29.459Z] 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-14T18:30:32.848Z] 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-14T18:30:36.233Z] 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-14T18:30:39.620Z] 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-14T18:30:43.923Z] 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-14T18:30:45.900Z] 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-14T18:30:49.300Z] 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-14T18:30:54.721Z] $ docker stop --time=1 03a8003b076eda1393ec0298236b5ad6a9cdef68a9c9b1d2eb1bfc6d6eff61d0 [2021-06-14T18:30:57.188Z] $ docker rm -f 03a8003b076eda1393ec0298236b5ad6a9cdef68a9c9b1d2eb1bfc6d6eff61d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:30:58.897Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-14T18:30:58.898Z] [2021-06-14T18:30:58.898Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:30:59.270Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-14T18:30:59.548Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-14T18:30:59.548Z] 29e5d40040c1: Pulling fs layer [2021-06-14T18:30:59.548Z] 1ce36da41761: Pulling fs layer [2021-06-14T18:30:59.548Z] 25b303627fd3: Pulling fs layer [2021-06-14T18:30:59.548Z] 29e5d40040c1: Verifying Checksum [2021-06-14T18:30:59.548Z] 29e5d40040c1: Download complete [2021-06-14T18:31:00.151Z] 1ce36da41761: Verifying Checksum [2021-06-14T18:31:00.151Z] 1ce36da41761: Download complete [2021-06-14T18:31:00.427Z] 29e5d40040c1: Pull complete [2021-06-14T18:31:01.869Z] 1ce36da41761: Pull complete [2021-06-14T18:31:01.869Z] 25b303627fd3: Verifying Checksum [2021-06-14T18:31:01.869Z] 25b303627fd3: Download complete [2021-06-14T18:31:12.041Z] 25b303627fd3: Pull complete [2021-06-14T18:31:12.041Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-14T18:31:12.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-14T18:31:12.041Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-14T18:31:12.267Z] prd-ubuntu18.04-docker-arm64-4c-16g-1311 does not seem to be running inside a container [2021-06-14T18:31:12.334Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-14T18:31:15.077Z] $ docker top 6eee3b8cff1e56cd34cb3750b603e7bb83c6362341179e7b96df027c81a62633 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T18:31:16.067Z] + docker-compose build --help [2021-06-14T18:31:16.067Z] + grep parallel [2021-06-14T18:31:20.344Z] --parallel Build images in parallel. [Pipeline] } [2021-06-14T18:31:20.352Z] $ docker stop --time=1 6eee3b8cff1e56cd34cb3750b603e7bb83c6362341179e7b96df027c81a62633 [2021-06-14T18:31:22.182Z] $ docker rm -f 6eee3b8cff1e56cd34cb3750b603e7bb83c6362341179e7b96df027c81a62633 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:31:22.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-14T18:31:22.840Z] . [Pipeline] withDockerContainer [2021-06-14T18:31:23.123Z] prd-ubuntu18.04-docker-arm64-4c-16g-1311 does not seem to be running inside a container [2021-06-14T18:31:23.198Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-14T18:31:24.828Z] $ docker top a3e02684b315a2f4a9e41a3fa7673e374e1322c50422dd04c91010ca0d28810c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T18:31:25.828Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-14T18:31:31.214Z] Building core-command ... [2021-06-14T18:31:31.214Z] Building core-data ... [2021-06-14T18:31:31.214Z] Building core-metadata ... [2021-06-14T18:31:31.214Z] Building security-bootstrapper ... [2021-06-14T18:31:31.214Z] Building security-proxy-setup ... [2021-06-14T18:31:31.214Z] Building security-secretstore-setup ... [2021-06-14T18:31:31.214Z] Building support-notifications ... [2021-06-14T18:31:31.214Z] Building support-scheduler ... [2021-06-14T18:31:31.214Z] Building sys-mgmt-agent ... [2021-06-14T18:31:31.214Z] Building core-data [2021-06-14T18:31:31.214Z] Building security-secretstore-setup [2021-06-14T18:31:31.214Z] Building core-metadata [2021-06-14T18:31:31.214Z] Building support-notifications [2021-06-14T18:31:31.214Z] Building support-scheduler [2021-06-14T18:32:39.225Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:32:39.225Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:32:39.225Z] ---> 7f9cd9de77c9 [2021-06-14T18:32:39.225Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T18:32:39.225Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:32:39.225Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:32:39.225Z] ---> 7f9cd9de77c9 [2021-06-14T18:32:39.225Z] Step 3/23 : WORKDIR /edgex-go [2021-06-14T18:32:39.225Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:32:39.225Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:32:39.225Z] ---> 7f9cd9de77c9 [2021-06-14T18:32:39.225Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T18:32:39.225Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:32:39.225Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:32:39.225Z] ---> 7f9cd9de77c9 [2021-06-14T18:32:39.225Z] Step 3/23 : WORKDIR /edgex-go [2021-06-14T18:32:39.225Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:32:39.225Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:32:39.225Z] ---> 7f9cd9de77c9 [2021-06-14T18:32:39.225Z] Step 3/26 : WORKDIR /edgex-go [2021-06-14T18:32:39.225Z] ---> Running in 9c5a467e33dc [2021-06-14T18:32:39.225Z] ---> Running in a947664624d5 [2021-06-14T18:32:39.225Z] ---> Running in 4cb146ac81c6 [2021-06-14T18:32:39.225Z] ---> Running in 8b0e0c5c971a [2021-06-14T18:32:39.225Z] ---> Running in 49a0c44e76c6 [2021-06-14T18:32:40.227Z] Removing intermediate container 9c5a467e33dc [2021-06-14T18:32:40.227Z] Removing intermediate container a947664624d5 [2021-06-14T18:32:40.227Z] ---> 2d950fba8171 [2021-06-14T18:32:40.227Z] ---> ffaad2adb7ce [2021-06-14T18:32:40.227Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:32:40.227Z] [2021-06-14T18:32:40.227Z] Removing intermediate container 4cb146ac81c6 [2021-06-14T18:32:40.227Z] ---> 34cf10a4e94e [2021-06-14T18:32:40.227Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:32:40.227Z] Removing intermediate container 49a0c44e76c6 [2021-06-14T18:32:40.227Z] ---> 4a7e884b2c29 [2021-06-14T18:32:40.227Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:32:40.227Z] Removing intermediate container 8b0e0c5c971a [2021-06-14T18:32:40.227Z] ---> 3613bc8a8682 [2021-06-14T18:32:40.227Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:32:40.502Z] ---> Running in cfc9ea5204d6 [2021-06-14T18:32:40.502Z] ---> Running in 08e49e83b7d2 [2021-06-14T18:32:40.502Z] ---> Running in 5ac791956fe2 [2021-06-14T18:32:40.502Z] ---> Running in 46e9cf7e1b5a [2021-06-14T18:32:40.502Z] ---> Running in 5904ab5a63dd [2021-06-14T18:32:44.854Z] Removing intermediate container 5ac791956fe2 [2021-06-14T18:32:44.854Z] ---> 1ba93d4884fc [2021-06-14T18:32:44.854Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-14T18:32:44.854Z] ---> Running in 73c89c5a5eff [2021-06-14T18:32:44.854Z] Removing intermediate container 08e49e83b7d2 [2021-06-14T18:32:44.854Z] ---> 90515ef0fe4f [2021-06-14T18:32:44.854Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-14T18:32:45.131Z] Removing intermediate container cfc9ea5204d6 [2021-06-14T18:32:45.131Z] ---> 183fccbeb10c [2021-06-14T18:32:45.131Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-14T18:32:45.131Z] Removing intermediate container 46e9cf7e1b5a [2021-06-14T18:32:45.131Z] ---> 36b33974a446 [2021-06-14T18:32:45.131Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-14T18:32:45.407Z] ---> Running in 6402eccf996e [2021-06-14T18:32:45.407Z] Removing intermediate container 5904ab5a63dd [2021-06-14T18:32:45.407Z] ---> 4359bda5f0ad [2021-06-14T18:32:45.407Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-14T18:32:45.407Z] ---> Running in c0c09e89de34 [2021-06-14T18:32:45.694Z] ---> Running in d064cc6fb981 [2021-06-14T18:32:45.694Z] ---> Running in 41b8bc54d462 [2021-06-14T18:32:46.691Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T18:32:47.687Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T18:32:47.687Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T18:32:47.963Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T18:32:47.963Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T18:32:47.963Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T18:32:48.586Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T18:32:48.865Z] OK: 218 MiB in 52 packages [2021-06-14T18:32:48.865Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T18:32:48.865Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T18:32:48.865Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T18:32:50.316Z] OK: 218 MiB in 52 packages [2021-06-14T18:32:50.316Z] OK: 218 MiB in 52 packages [2021-06-14T18:32:50.316Z] OK: 218 MiB in 52 packages [2021-06-14T18:32:50.316Z] OK: 218 MiB in 52 packages [2021-06-14T18:32:50.593Z] Removing intermediate container 73c89c5a5eff [2021-06-14T18:32:50.593Z] ---> c8f1daff9c14 [2021-06-14T18:32:50.593Z] Step 6/24 : COPY go.mod . [2021-06-14T18:32:52.049Z] Removing intermediate container c0c09e89de34 [2021-06-14T18:32:52.049Z] ---> 39f4826341f3 [2021-06-14T18:32:52.049Z] Step 6/23 : COPY go.mod . [2021-06-14T18:32:52.049Z] ---> 940c6113accb [2021-06-14T18:32:52.049Z] Step 7/24 : RUN go mod download [2021-06-14T18:32:52.049Z] Removing intermediate container 6402eccf996e [2021-06-14T18:32:52.049Z] ---> 2c8106cdc2cd [2021-06-14T18:32:52.049Z] Step 6/23 : COPY go.mod . [2021-06-14T18:32:52.049Z] ---> Running in 1b3dedee8db6 [2021-06-14T18:32:52.343Z] Removing intermediate container 41b8bc54d462 [2021-06-14T18:32:52.343Z] ---> dfba0c9a3a26 [2021-06-14T18:32:52.343Z] Step 6/24 : COPY go.mod . [2021-06-14T18:32:52.343Z] Removing intermediate container d064cc6fb981 [2021-06-14T18:32:52.343Z] ---> 7ca6b57a2df4 [2021-06-14T18:32:52.343Z] Step 6/26 : COPY go.mod . [2021-06-14T18:32:53.345Z] ---> 1fbde8f5e9f2 [2021-06-14T18:32:53.345Z] Step 7/23 : RUN go mod download [2021-06-14T18:32:53.345Z] ---> 6e581bb08571 [2021-06-14T18:32:53.345Z] Step 7/23 : RUN go mod download [2021-06-14T18:32:53.632Z] ---> Running in 7893a61ad142 [2021-06-14T18:32:53.907Z] ---> Running in cffbe536b4c9 [2021-06-14T18:32:53.907Z] ---> 18a014fa71fe [2021-06-14T18:32:53.907Z] Step 7/24 : RUN go mod download [2021-06-14T18:32:53.907Z] ---> 94de25cdd113 [2021-06-14T18:32:53.907Z] Step 7/26 : RUN go mod download [2021-06-14T18:32:54.183Z] ---> Running in 21f3802993c8 [2021-06-14T18:32:54.183Z] ---> Running in 2b6285c42eee [2021-06-14T18:32:56.187Z] Removing intermediate container 1b3dedee8db6 [2021-06-14T18:32:56.187Z] ---> 1e0c16ab0594 [2021-06-14T18:32:56.187Z] Step 8/24 : COPY . . [2021-06-14T18:32:58.838Z] Removing intermediate container cffbe536b4c9 [2021-06-14T18:32:58.838Z] ---> f599ba270dc3 [2021-06-14T18:32:58.838Z] Step 8/23 : COPY . . [2021-06-14T18:32:59.465Z] Removing intermediate container 7893a61ad142 [2021-06-14T18:32:59.465Z] ---> 7f6ff76521d8 [2021-06-14T18:32:59.465Z] Step 8/23 : COPY . . [2021-06-14T18:33:00.181Z] Removing intermediate container 21f3802993c8 [2021-06-14T18:33:00.181Z] ---> aafb5aeeff78 [2021-06-14T18:33:00.181Z] Step 8/24 : COPY . . [2021-06-14T18:33:00.819Z] Removing intermediate container 2b6285c42eee [2021-06-14T18:33:00.819Z] ---> 1c035b5991c7 [2021-06-14T18:33:00.819Z] Step 8/26 : COPY . . [2021-06-14T18:33:27.675Z] ---> 8e34d98000fc [2021-06-14T18:33:27.675Z] Step 9/24 : RUN go mod tidy [2021-06-14T18:33:27.675Z] ---> ba4ac7ea83a4 [2021-06-14T18:33:27.675Z] Step 9/23 : RUN go mod tidy [2021-06-14T18:33:27.675Z] ---> 7373d473e7a5 [2021-06-14T18:33:27.675Z] Step 9/24 : RUN go mod tidy [2021-06-14T18:33:27.675Z] ---> Running in 3f679e084c39 [2021-06-14T18:33:27.675Z] ---> Running in b70cc5e90113 [2021-06-14T18:33:27.675Z] ---> d77399470c2a [2021-06-14T18:33:27.675Z] Step 9/23 : RUN go mod tidy [2021-06-14T18:33:27.675Z] ---> b7d80712156e [2021-06-14T18:33:27.675Z] Step 9/26 : RUN go mod tidy [2021-06-14T18:33:27.675Z] ---> Running in 18b63753ed28 [2021-06-14T18:33:27.675Z] ---> Running in db944d841716 [2021-06-14T18:33:27.675Z] ---> Running in e6b548f39f2e [2021-06-14T18:33:31.099Z] Removing intermediate container 3f679e084c39 [2021-06-14T18:33:31.099Z] ---> 639beb0c7b7d [2021-06-14T18:33:31.099Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-14T18:33:31.099Z] ---> Running in e284098b8005 [2021-06-14T18:33:32.096Z] Removing intermediate container 18b63753ed28 [2021-06-14T18:33:32.096Z] ---> 47de9b1859da [2021-06-14T18:33:32.096Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-14T18:33:32.096Z] ---> Running in 7447fc2f8d50 [2021-06-14T18:33:32.375Z] Removing intermediate container b70cc5e90113 [2021-06-14T18:33:32.375Z] ---> 5628d50b517a [2021-06-14T18:33:32.375Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-14T18:33:32.375Z] Removing intermediate container db944d841716 [2021-06-14T18:33:32.375Z] ---> cdf288e9202e [2021-06-14T18:33:32.375Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-14T18:33:32.671Z] Removing intermediate container e6b548f39f2e [2021-06-14T18:33:32.671Z] ---> 1216c75cff53 [2021-06-14T18:33:32.671Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-14T18:33:32.671Z] ---> Running in b9ce91b182b1 [2021-06-14T18:33:32.671Z] ---> Running in b1cc7a6915a6 [2021-06-14T18:33:33.278Z] ---> Running in ed8c40b94faa [2021-06-14T18:33:33.562Z] 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-14T18:33:34.178Z] 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-14T18:33:35.646Z] 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-14T18:33:35.646Z] 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-14T18:33:35.923Z] 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-14T18:35:42.967Z] 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-14T18:35:47.331Z] Removing intermediate container b1cc7a6915a6 [2021-06-14T18:35:47.331Z] ---> a5beb2ecc132 [2021-06-14T18:35:47.331Z] [2021-06-14T18:35:47.331Z] Step 11/23 : FROM alpine:3.12 [2021-06-14T18:35:47.331Z] Removing intermediate container b9ce91b182b1 [2021-06-14T18:35:47.331Z] ---> c5e35d840ece [2021-06-14T18:35:47.331Z] [2021-06-14T18:35:47.331Z] Step 11/23 : FROM alpine:3.12 [2021-06-14T18:35:47.331Z] Removing intermediate container ed8c40b94faa [2021-06-14T18:35:47.331Z] ---> 02018666aa2e [2021-06-14T18:35:47.331Z] [2021-06-14T18:35:47.331Z] Step 11/26 : FROM alpine:3.12 [2021-06-14T18:35:47.331Z] 3.12: Pulling from library/alpine [2021-06-14T18:35:47.331Z] 3.12: Pulling from library/alpine [2021-06-14T18:35:47.934Z] 3.12: Pulling from library/alpine [2021-06-14T18:35:49.407Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-14T18:35:49.407Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-14T18:35:49.407Z] Status: Image is up to date for alpine:3.12 [2021-06-14T18:35:49.407Z] Status: Downloaded newer image for alpine:3.12 [2021-06-14T18:35:49.407Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-14T18:35:49.407Z] Status: Image is up to date for alpine:3.12 [2021-06-14T18:35:49.407Z] ---> 9852663dfa18 [2021-06-14T18:35:49.407Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-14T18:35:49.407Z] ---> 9852663dfa18 [2021-06-14T18:35:49.407Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-14T18:35:49.407Z] ---> 9852663dfa18 [2021-06-14T18:35:49.407Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-14T18:35:49.407Z] Removing intermediate container e284098b8005 [2021-06-14T18:35:49.407Z] ---> 824195ba286f [2021-06-14T18:35:49.407Z] [2021-06-14T18:35:49.407Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T18:35:49.407Z] ---> 9852663dfa18 [2021-06-14T18:35:49.407Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-14T18:35:49.681Z] ---> Running in 4a07da012166 [2021-06-14T18:35:49.681Z] ---> Running in a97f1d073e1a [2021-06-14T18:35:49.681Z] ---> Running in 4f2fa46339b3 [2021-06-14T18:35:49.681Z] ---> Running in 2999565988aa [2021-06-14T18:35:52.348Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T18:35:52.348Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T18:35:52.348Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T18:35:52.348Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T18:35:52.628Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T18:35:52.628Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T18:35:52.906Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T18:35:52.906Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T18:35:53.190Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-14T18:35:53.190Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-14T18:35:53.190Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T18:35:53.190Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T18:35:53.190Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-14T18:35:53.467Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T18:35:53.467Z] OK: 5 MiB in 15 packages [2021-06-14T18:35:53.467Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-14T18:35:53.745Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T18:35:53.745Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-14T18:35:53.745Z] OK: 6 MiB in 16 packages [2021-06-14T18:35:53.745Z] (4/6) Installing curl (7.77.0-r0) [2021-06-14T18:35:53.745Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-14T18:35:53.745Z] (6/6) Installing su-exec (0.2-r1) [2021-06-14T18:35:53.745Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T18:35:53.745Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T18:35:54.022Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-14T18:35:54.022Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T18:35:54.022Z] OK: 7 MiB in 20 packages [2021-06-14T18:35:54.022Z] OK: 5 MiB in 15 packages [2021-06-14T18:35:56.017Z] Removing intermediate container a97f1d073e1a [2021-06-14T18:35:56.017Z] ---> 10abff044ad9 [2021-06-14T18:35:56.017Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T18:35:56.293Z] Removing intermediate container 7447fc2f8d50 [2021-06-14T18:35:56.293Z] ---> 559c04d944f1 [2021-06-14T18:35:56.293Z] [2021-06-14T18:35:56.293Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T18:35:56.293Z] ---> 9852663dfa18 [2021-06-14T18:35:56.293Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-14T18:35:56.574Z] ---> Running in da98bc5468d5 [2021-06-14T18:35:56.848Z] ---> Running in 4bacea927d66 [2021-06-14T18:35:56.848Z] Removing intermediate container 4f2fa46339b3 [2021-06-14T18:35:56.848Z] ---> bf3d3393d916 [2021-06-14T18:35:56.848Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T18:35:57.124Z] Removing intermediate container 4a07da012166 [2021-06-14T18:35:57.124Z] ---> cad8fd13024e [2021-06-14T18:35:57.124Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T18:35:57.124Z] Removing intermediate container 2999565988aa [2021-06-14T18:35:57.124Z] ---> 04d2dd472f04 [2021-06-14T18:35:57.124Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-14T18:35:57.124Z] ---> Running in 6c1fa8030489 [2021-06-14T18:35:57.402Z] ---> Running in 7e4ec4786638 [2021-06-14T18:35:57.402Z] ---> Running in f0b18d36df06 [2021-06-14T18:35:57.402Z] Removing intermediate container da98bc5468d5 [2021-06-14T18:35:57.402Z] ---> 9ec909591bca [2021-06-14T18:35:57.402Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-14T18:35:57.684Z] Removing intermediate container 4bacea927d66 [2021-06-14T18:35:57.684Z] ---> afcb0cb11228 [2021-06-14T18:35:57.684Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-14T18:35:57.684Z] ---> Running in 9b922d61f70c [2021-06-14T18:35:57.684Z] Removing intermediate container 6c1fa8030489 [2021-06-14T18:35:57.684Z] ---> a37799fb1140 [2021-06-14T18:35:57.684Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-14T18:35:57.969Z] ---> Running in 91e49d3f24e5 [2021-06-14T18:35:57.969Z] ---> Running in 970a68f6259a [2021-06-14T18:35:58.249Z] Removing intermediate container f0b18d36df06 [2021-06-14T18:35:58.249Z] ---> 5d65ee5d374b [2021-06-14T18:35:58.249Z] Step 14/26 : WORKDIR / [2021-06-14T18:35:58.249Z] Removing intermediate container 7e4ec4786638 [2021-06-14T18:35:58.249Z] ---> 46c8fd3b3337 [2021-06-14T18:35:58.249Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-14T18:35:58.529Z] ---> Running in 5281c8cb83bd [2021-06-14T18:35:58.529Z] ---> Running in 38a8410dafdf [2021-06-14T18:35:58.529Z] Removing intermediate container 9b922d61f70c [2021-06-14T18:35:58.529Z] ---> 2137c9799653 [2021-06-14T18:35:58.529Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-14T18:35:58.805Z] Removing intermediate container 91e49d3f24e5 [2021-06-14T18:35:58.805Z] ---> 71cc287f227d [2021-06-14T18:35:58.805Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-14T18:35:58.805Z] Removing intermediate container 970a68f6259a [2021-06-14T18:35:58.805Z] ---> 904bf0aba7db [2021-06-14T18:35:58.805Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-14T18:35:58.805Z] ---> Running in 128070c64680 [2021-06-14T18:35:59.082Z] ---> Running in 5eb63b81412c [2021-06-14T18:35:59.082Z] ---> Running in 812119d63f03 [2021-06-14T18:35:59.363Z] Removing intermediate container 5281c8cb83bd [2021-06-14T18:35:59.363Z] ---> bb5675ef88b7 [2021-06-14T18:35:59.363Z] 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-14T18:35:59.363Z] Removing intermediate container 38a8410dafdf [2021-06-14T18:35:59.363Z] ---> 86dce0b6020e [2021-06-14T18:35:59.363Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-14T18:35:59.644Z] Removing intermediate container 128070c64680 [2021-06-14T18:35:59.645Z] ---> c4eaa16565b6 [2021-06-14T18:35:59.645Z] Step 16/24 : WORKDIR / [2021-06-14T18:35:59.645Z] ---> Running in b4b31cac2c08 [2021-06-14T18:35:59.929Z] Removing intermediate container 5eb63b81412c [2021-06-14T18:35:59.929Z] ---> f0a81d5bdb40 [2021-06-14T18:35:59.929Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:35:59.929Z] ---> Running in 0ce996638caa [2021-06-14T18:35:59.929Z] Removing intermediate container 812119d63f03 [2021-06-14T18:35:59.929Z] ---> 3759423aba80 [2021-06-14T18:35:59.929Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T18:36:00.201Z] ---> Running in d5e51162dff4 [2021-06-14T18:36:00.479Z] ---> dbd0378f842d [2021-06-14T18:36:00.479Z] 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-14T18:36:00.479Z] Removing intermediate container b4b31cac2c08 [2021-06-14T18:36:00.479Z] ---> 9db4e3fcc233 [2021-06-14T18:36:00.479Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T18:36:00.753Z] Removing intermediate container 0ce996638caa [2021-06-14T18:36:00.754Z] ---> a3fecbb66a69 [2021-06-14T18:36:00.754Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T18:36:01.363Z] ---> cbc9980eaab5 [2021-06-14T18:36:01.363Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-14T18:36:01.963Z] ---> 25168e64d20e [2021-06-14T18:36:01.963Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-14T18:36:02.237Z] ---> 5e6f9dff1350 [2021-06-14T18:36:02.237Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-14T18:36:02.511Z] ---> 3e153f2c6109 [2021-06-14T18:36:02.511Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-14T18:36:03.505Z] ---> acf25536d83c [2021-06-14T18:36:03.505Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-14T18:36:03.782Z] ---> dab85736d430 [2021-06-14T18:36:03.782Z] 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-14T18:36:03.782Z] Removing intermediate container d5e51162dff4 [2021-06-14T18:36:03.782Z] ---> 4ba1fe5b1481 [2021-06-14T18:36:03.782Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-14T18:36:04.052Z] ---> 439ca3e16937 [2021-06-14T18:36:04.052Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-14T18:36:04.329Z] ---> Running in b4a39068b42d [2021-06-14T18:36:04.329Z] ---> af412f21b01a [2021-06-14T18:36:04.329Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-14T18:36:04.624Z] ---> 22eeeb05dd26 [2021-06-14T18:36:04.624Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-14T18:36:04.624Z] ---> 960ca4240985 [2021-06-14T18:36:04.624Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-14T18:36:04.900Z] ---> Running in c5a380f33302 [2021-06-14T18:36:05.504Z] ---> 29a5e7b5dc63 [2021-06-14T18:36:05.504Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-14T18:36:05.776Z] ---> Running in d6f28b913234 [2021-06-14T18:36:05.776Z] ---> 883c3440fe0e [2021-06-14T18:36:05.776Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-14T18:36:05.776Z] Removing intermediate container c5a380f33302 [2021-06-14T18:36:05.776Z] ---> a14cf6fe3d3a [2021-06-14T18:36:05.776Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T18:36:06.050Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T18:36:06.050Z] ---> Running in 8c00ac5ec8c2 [2021-06-14T18:36:06.050Z] ---> Running in 6a01e2c33607 [2021-06-14T18:36:06.328Z] ---> 5ebdd4e3e606 [2021-06-14T18:36:06.328Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-14T18:36:06.328Z] Removing intermediate container d6f28b913234 [2021-06-14T18:36:06.328Z] ---> a7cb53ab974d [2021-06-14T18:36:06.328Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T18:36:06.600Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T18:36:06.880Z] ---> Running in 07ecf5975d56 [2021-06-14T18:36:06.880Z] Removing intermediate container 8c00ac5ec8c2 [2021-06-14T18:36:06.880Z] ---> c7e657bbee91 [2021-06-14T18:36:06.880Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T18:36:07.156Z] Removing intermediate container 6a01e2c33607 [2021-06-14T18:36:07.157Z] ---> bcf09c6a5935 [2021-06-14T18:36:07.157Z] Step 21/23 : LABEL arch=arm64 [2021-06-14T18:36:07.157Z] ---> Running in 2d19da994ab5 [2021-06-14T18:36:07.432Z] ---> Running in a53b15e68c78 [2021-06-14T18:36:07.432Z] Removing intermediate container 07ecf5975d56 [2021-06-14T18:36:07.432Z] ---> 02cfced59776 [2021-06-14T18:36:07.432Z] Step 21/23 : LABEL arch=arm64 [2021-06-14T18:36:07.702Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-14T18:36:07.702Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-14T18:36:07.974Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-14T18:36:07.974Z] ---> Running in 2126353722bf [2021-06-14T18:36:07.974Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-14T18:36:08.254Z] Removing intermediate container a53b15e68c78 [2021-06-14T18:36:08.254Z] ---> 2c1cc0c38c78 [2021-06-14T18:36:08.254Z] Step 22/23 : LABEL git_sha=7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d [2021-06-14T18:36:08.254Z] Removing intermediate container 2d19da994ab5 [2021-06-14T18:36:08.254Z] ---> f2e20910c2d5 [2021-06-14T18:36:08.254Z] Step 22/24 : LABEL arch=arm64 [2021-06-14T18:36:08.254Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-14T18:36:08.254Z] ---> c2f5fd93dd5f [2021-06-14T18:36:08.254Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-14T18:36:08.254Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-14T18:36:08.254Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T18:36:08.532Z] OK: 8 MiB in 20 packages [2021-06-14T18:36:08.532Z] ---> Running in 3ba6d156e75a [2021-06-14T18:36:08.532Z] ---> Running in 16c64ca9f9f7 [2021-06-14T18:36:08.532Z] Removing intermediate container 2126353722bf [2021-06-14T18:36:08.532Z] ---> 352092b471c1 [2021-06-14T18:36:08.532Z] Step 22/23 : LABEL git_sha=7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d [2021-06-14T18:36:08.821Z] ---> Running in 18146a83be95 [2021-06-14T18:36:09.421Z] Removing intermediate container 16c64ca9f9f7 [2021-06-14T18:36:09.421Z] ---> 8dd2377549f7 [2021-06-14T18:36:09.421Z] Step 23/23 : LABEL version=0.0.0 [2021-06-14T18:36:09.421Z] Removing intermediate container 3ba6d156e75a [2021-06-14T18:36:09.421Z] ---> c0bbd462eaa3 [2021-06-14T18:36:09.421Z] Step 23/24 : LABEL git_sha=7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d [2021-06-14T18:36:09.421Z] ---> Running in 79d1e9f7a950 [2021-06-14T18:36:09.421Z] ---> 64094ce8aeb7 [2021-06-14T18:36:09.421Z] 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-14T18:36:09.695Z] Removing intermediate container 18146a83be95 [2021-06-14T18:36:09.695Z] ---> 5c1de257501d [2021-06-14T18:36:09.695Z] Step 23/23 : LABEL version=0.0.0 [2021-06-14T18:36:09.695Z] ---> Running in 1167fa339fa6 [2021-06-14T18:36:09.976Z] ---> Running in ad34f92a4b08 [2021-06-14T18:36:09.976Z] ---> Running in c12d38ee76c3 [2021-06-14T18:36:09.976Z] Removing intermediate container b4a39068b42d [2021-06-14T18:36:09.976Z] ---> e464acb9c04c [2021-06-14T18:36:09.976Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T18:36:10.251Z] Removing intermediate container 79d1e9f7a950 [2021-06-14T18:36:10.251Z] ---> 92d7725b4ca3 [2021-06-14T18:36:10.251Z] [2021-06-14T18:36:10.527Z] Removing intermediate container 1167fa339fa6 [2021-06-14T18:36:10.528Z] ---> 991c0d6d6bed [2021-06-14T18:36:10.528Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T18:36:10.528Z] Removing intermediate container c12d38ee76c3 [2021-06-14T18:36:10.528Z] ---> f7d4cc0af91a [2021-06-14T18:36:10.528Z] [2021-06-14T18:36:10.809Z] ---> Running in 34c4935af627 [2021-06-14T18:36:10.809Z] Successfully built 92d7725b4ca3 [2021-06-14T18:36:10.809Z] Successfully tagged support-scheduler-arm64:latest [2021-06-14T18:36:11.088Z]  Building support-scheduler ... done Building security-bootstrapper [2021-06-14T18:36:11.382Z] ---> f4124d909639 [2021-06-14T18:36:11.382Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-14T18:36:11.382Z] Successfully built f7d4cc0af91a [2021-06-14T18:36:11.382Z] Successfully tagged support-notifications-arm64:latest [2021-06-14T18:36:11.382Z] Building security-proxy-setup [2021-06-14T18:36:11.656Z]  Building support-notifications ... done Removing intermediate container 34c4935af627 [2021-06-14T18:36:11.656Z] ---> 0591ce3d651d [2021-06-14T18:36:11.656Z] [2021-06-14T18:36:12.256Z] Successfully built 0591ce3d651d [2021-06-14T18:36:12.257Z] Successfully tagged core-metadata-arm64:latest [2021-06-14T18:36:12.257Z]  Building core-metadata ... done Building sys-mgmt-agent [2021-06-14T18:36:13.246Z] ---> 33cce8a9957c [2021-06-14T18:36:13.246Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-14T18:36:13.246Z] Removing intermediate container ad34f92a4b08 [2021-06-14T18:36:13.246Z] ---> 159e56344203 [2021-06-14T18:36:13.246Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-14T18:36:13.246Z] ---> Running in 3b722a0728a9 [2021-06-14T18:36:13.846Z] Removing intermediate container 3b722a0728a9 [2021-06-14T18:36:13.846Z] ---> bbdb3820d064 [2021-06-14T18:36:13.846Z] Step 24/26 : LABEL arch=arm64 [2021-06-14T18:36:14.118Z] ---> 961b6808fdfa [2021-06-14T18:36:14.118Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-14T18:36:14.118Z] ---> Running in 6b4f274b7488 [2021-06-14T18:36:14.390Z] ---> Running in 1bb43264192f [2021-06-14T18:36:14.983Z] Removing intermediate container 6b4f274b7488 [2021-06-14T18:36:14.983Z] ---> 265cbdd24832 [2021-06-14T18:36:14.983Z] Step 25/26 : LABEL git_sha=7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d [2021-06-14T18:36:14.983Z] Removing intermediate container 1bb43264192f [2021-06-14T18:36:14.983Z] ---> c888060d510d [2021-06-14T18:36:14.983Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T18:36:15.260Z] ---> Running in 84b553b39830 [2021-06-14T18:36:15.260Z] ---> Running in 49ef1a3e0611 [2021-06-14T18:36:16.702Z] Removing intermediate container 49ef1a3e0611 [2021-06-14T18:36:16.702Z] ---> 8ec2a4e5810b [2021-06-14T18:36:16.702Z] Step 26/26 : LABEL version=0.0.0 [2021-06-14T18:36:16.702Z] Removing intermediate container 84b553b39830 [2021-06-14T18:36:16.702Z] ---> 01b0bf76c359 [2021-06-14T18:36:16.702Z] Step 22/24 : LABEL arch=arm64 [2021-06-14T18:36:17.305Z] ---> Running in 9488f8a4098f [2021-06-14T18:36:17.305Z] ---> Running in 7c993535eedf [2021-06-14T18:36:18.295Z] Removing intermediate container 7c993535eedf [2021-06-14T18:36:18.295Z] ---> 0fc139c1ac68 [2021-06-14T18:36:18.295Z] Step 23/24 : LABEL git_sha=7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d [2021-06-14T18:36:18.295Z] Removing intermediate container 9488f8a4098f [2021-06-14T18:36:18.295Z] ---> 3cd6c9cdfebb [2021-06-14T18:36:18.295Z] [2021-06-14T18:36:18.902Z] Successfully built 3cd6c9cdfebb [2021-06-14T18:36:18.902Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-14T18:36:18.902Z]  Building security-secretstore-setup ... done Building core-command [2021-06-14T18:36:18.902Z] ---> Running in 71ba7ed79928 [2021-06-14T18:36:19.885Z] Removing intermediate container 71ba7ed79928 [2021-06-14T18:36:19.885Z] ---> c34530afdb13 [2021-06-14T18:36:19.885Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T18:36:19.885Z] ---> Running in 16518d05abb4 [2021-06-14T18:36:20.866Z] Removing intermediate container 16518d05abb4 [2021-06-14T18:36:20.866Z] ---> b8198fd99185 [2021-06-14T18:36:20.866Z] [2021-06-14T18:36:21.140Z] Successfully built b8198fd99185 [2021-06-14T18:36:21.140Z] Successfully tagged core-data-arm64:latest [2021-06-14T18:37:08.171Z]  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:37:08.171Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:37:08.171Z] ---> 7f9cd9de77c9 [2021-06-14T18:37:08.171Z] Step 3/22 : WORKDIR /edgex-go [2021-06-14T18:37:08.171Z] ---> Using cache [2021-06-14T18:37:08.171Z] ---> 3613bc8a8682 [2021-06-14T18:37:08.171Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:37:08.171Z] ---> Using cache [2021-06-14T18:37:08.171Z] ---> 36b33974a446 [2021-06-14T18:37:08.171Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-14T18:37:08.171Z] ---> Using cache [2021-06-14T18:37:08.171Z] ---> 7ca6b57a2df4 [2021-06-14T18:37:08.171Z] Step 6/22 : COPY go.mod . [2021-06-14T18:37:08.171Z] ---> Using cache [2021-06-14T18:37:08.171Z] ---> 94de25cdd113 [2021-06-14T18:37:08.171Z] Step 7/22 : RUN go mod download [2021-06-14T18:37:08.171Z] ---> Using cache [2021-06-14T18:37:08.171Z] ---> 1c035b5991c7 [2021-06-14T18:37:08.171Z] Step 8/22 : COPY . . [2021-06-14T18:37:08.171Z] ---> Using cache [2021-06-14T18:37:08.171Z] ---> b7d80712156e [2021-06-14T18:37:08.171Z] Step 9/22 : RUN go mod tidy [2021-06-14T18:37:08.171Z] ---> Using cache [2021-06-14T18:37:08.171Z] ---> 1216c75cff53 [2021-06-14T18:37:08.171Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-14T18:37:08.171Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:37:08.171Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:37:08.171Z] ---> 7f9cd9de77c9 [2021-06-14T18:37:08.171Z] Step 3/32 : WORKDIR /edgex-go [2021-06-14T18:37:08.171Z] ---> Using cache [2021-06-14T18:37:08.171Z] ---> 3613bc8a8682 [2021-06-14T18:37:08.171Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:37:08.171Z] ---> Using cache [2021-06-14T18:37:08.171Z] ---> 36b33974a446 [2021-06-14T18:37:08.171Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-14T18:37:08.171Z] ---> Using cache [2021-06-14T18:37:08.171Z] ---> 7ca6b57a2df4 [2021-06-14T18:37:08.171Z] Step 6/32 : COPY go.mod . [2021-06-14T18:37:08.171Z] ---> Using cache [2021-06-14T18:37:08.171Z] ---> 94de25cdd113 [2021-06-14T18:37:08.171Z] Step 7/32 : RUN go mod download [2021-06-14T18:37:08.171Z] ---> Using cache [2021-06-14T18:37:08.171Z] ---> 1c035b5991c7 [2021-06-14T18:37:08.171Z] Step 8/32 : COPY . . [2021-06-14T18:37:08.171Z] ---> Using cache [2021-06-14T18:37:08.171Z] ---> b7d80712156e [2021-06-14T18:37:08.171Z] Step 9/32 : RUN go mod tidy [2021-06-14T18:37:08.171Z] ---> Using cache [2021-06-14T18:37:08.171Z] ---> 1216c75cff53 [2021-06-14T18:37:08.171Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-14T18:37:08.171Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:37:08.171Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:37:08.171Z] ---> 7f9cd9de77c9 [2021-06-14T18:37:08.171Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T18:37:08.171Z] ---> Using cache [2021-06-14T18:37:08.171Z] ---> 3613bc8a8682 [2021-06-14T18:37:08.171Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:37:08.171Z] ---> Using cache [2021-06-14T18:37:08.171Z] ---> 36b33974a446 [2021-06-14T18:37:08.171Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-14T18:37:08.171Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:37:08.171Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:37:08.171Z] ---> 7f9cd9de77c9 [2021-06-14T18:37:08.171Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T18:37:08.171Z] ---> Using cache [2021-06-14T18:37:08.171Z] ---> 3613bc8a8682 [2021-06-14T18:37:08.171Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:37:08.171Z] ---> Using cache [2021-06-14T18:37:08.171Z] ---> 36b33974a446 [2021-06-14T18:37:08.171Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-14T18:37:08.171Z] ---> Using cache [2021-06-14T18:37:08.171Z] ---> 7ca6b57a2df4 [2021-06-14T18:37:08.171Z] Step 6/24 : COPY go.mod . [2021-06-14T18:37:08.171Z] ---> Using cache [2021-06-14T18:37:08.171Z] ---> 94de25cdd113 [2021-06-14T18:37:08.171Z] Step 7/24 : RUN go mod download [2021-06-14T18:37:08.171Z] ---> Using cache [2021-06-14T18:37:08.171Z] ---> 1c035b5991c7 [2021-06-14T18:37:08.171Z] Step 8/24 : COPY . . [2021-06-14T18:37:08.171Z] ---> Using cache [2021-06-14T18:37:08.171Z] ---> b7d80712156e [2021-06-14T18:37:08.171Z] Step 9/24 : RUN go mod tidy [2021-06-14T18:37:08.171Z] ---> Using cache [2021-06-14T18:37:08.171Z] ---> 1216c75cff53 [2021-06-14T18:37:08.171Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-14T18:37:09.618Z] ---> Running in 174a4b977583 [2021-06-14T18:37:09.618Z] ---> Running in 80a6f3fcd9df [2021-06-14T18:37:09.618Z] ---> Running in b522a351085c [2021-06-14T18:37:09.618Z] ---> Running in bffbd1f49fd5 [2021-06-14T18:37:11.611Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T18:37:11.611Z] 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-14T18:37:11.890Z] 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-14T18:37:11.890Z] 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-14T18:37:12.493Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T18:37:13.944Z] OK: 218 MiB in 52 packages [2021-06-14T18:37:15.940Z] Removing intermediate container 80a6f3fcd9df [2021-06-14T18:37:15.940Z] ---> 35418dda4d97 [2021-06-14T18:37:15.940Z] Step 6/24 : COPY go.mod . [2021-06-14T18:37:16.929Z] ---> 8568ce8268c7 [2021-06-14T18:37:16.929Z] Step 7/24 : RUN go mod download [2021-06-14T18:37:17.206Z] ---> Running in de4c73c6a028 [2021-06-14T18:37:22.711Z] Removing intermediate container de4c73c6a028 [2021-06-14T18:37:22.711Z] ---> e979dea5062a [2021-06-14T18:37:22.711Z] Step 8/24 : COPY . . [2021-06-14T18:37:41.088Z] ---> c5937efffd46 [2021-06-14T18:37:41.088Z] Step 9/24 : RUN go mod tidy [2021-06-14T18:37:41.373Z] ---> Running in 5b051cf739ff [2021-06-14T18:37:49.701Z] Removing intermediate container 5b051cf739ff [2021-06-14T18:37:49.701Z] ---> cb6e7b2ecce0 [2021-06-14T18:37:49.701Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-14T18:37:49.701Z] ---> Running in 2d8a3f0e5f46 [2021-06-14T18:37:50.687Z] 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-14T18:38:47.303Z] 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-14T18:38:54.082Z] Removing intermediate container b522a351085c [2021-06-14T18:38:54.082Z] ---> b7789c63aa43 [2021-06-14T18:38:54.082Z] [2021-06-14T18:38:54.082Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T18:38:54.082Z] ---> 9852663dfa18 [2021-06-14T18:38:54.082Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-14T18:38:54.082Z] ---> Using cache [2021-06-14T18:38:54.082Z] ---> bf3d3393d916 [2021-06-14T18:38:54.082Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T18:38:54.082Z] ---> Using cache [2021-06-14T18:38:54.082Z] ---> a37799fb1140 [2021-06-14T18:38:54.082Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-14T18:38:54.082Z] ---> Running in afe7d3ef76ba [2021-06-14T18:38:55.546Z] Removing intermediate container afe7d3ef76ba [2021-06-14T18:38:55.546Z] ---> 3adb629977b7 [2021-06-14T18:38:55.546Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-14T18:38:55.821Z] ---> Running in 77ade0f2a48c [2021-06-14T18:38:57.258Z] Removing intermediate container bffbd1f49fd5 [2021-06-14T18:38:57.258Z] ---> 3978a9d78e6b [2021-06-14T18:38:57.258Z] [2021-06-14T18:38:57.258Z] Step 11/32 : FROM alpine:3.12 [2021-06-14T18:38:57.258Z] ---> 9852663dfa18 [2021-06-14T18:38:57.258Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-14T18:38:57.258Z] Removing intermediate container 77ade0f2a48c [2021-06-14T18:38:57.258Z] ---> 5980e7313c4b [2021-06-14T18:38:57.258Z] Step 16/24 : WORKDIR / [2021-06-14T18:38:57.532Z] ---> Running in cdb1cd8fbafc [2021-06-14T18:38:57.826Z] ---> Running in a0c2e5c9f1a8 [2021-06-14T18:38:58.825Z] Removing intermediate container cdb1cd8fbafc [2021-06-14T18:38:58.825Z] ---> afc1a56de1b3 [2021-06-14T18:38:58.825Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-14T18:38:59.099Z] Removing intermediate container a0c2e5c9f1a8 [2021-06-14T18:38:59.099Z] ---> f1f1adba7901 [2021-06-14T18:38:59.099Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T18:38:59.381Z] ---> Running in 636a4c490309 [2021-06-14T18:38:59.657Z] Removing intermediate container 174a4b977583 [2021-06-14T18:38:59.657Z] ---> 39e6e1a3f456 [2021-06-14T18:38:59.657Z] [2021-06-14T18:38:59.657Z] Step 11/22 : FROM alpine:3.12 [2021-06-14T18:38:59.657Z] ---> 9852663dfa18 [2021-06-14T18:38:59.657Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-14T18:38:59.935Z] ---> Running in ea9ec7843fd1 [2021-06-14T18:39:01.380Z] ---> 4df8ea530367 [2021-06-14T18:39:01.380Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-14T18:39:01.985Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T18:39:01.985Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T18:39:02.264Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T18:39:02.264Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T18:39:02.872Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-14T18:39:02.872Z] (2/2) Installing su-exec (0.2-r1) [2021-06-14T18:39:02.872Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T18:39:02.872Z] OK: 5 MiB in 16 packages [2021-06-14T18:39:02.872Z] ---> 89cce145bf95 [2021-06-14T18:39:03.149Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-14T18:39:03.149Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-14T18:39:03.149Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T18:39:03.149Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-14T18:39:03.149Z] (4/4) Installing curl (7.77.0-r0) [2021-06-14T18:39:03.149Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T18:39:03.149Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T18:39:03.441Z] OK: 7 MiB in 18 packages [2021-06-14T18:39:04.912Z] ---> 234859047e1c [2021-06-14T18:39:04.912Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-14T18:39:04.912Z] ---> Running in cc4e53057b9c [2021-06-14T18:39:04.912Z] Removing intermediate container 636a4c490309 [2021-06-14T18:39:04.912Z] ---> 694c44023bb0 [2021-06-14T18:39:04.912Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-14T18:39:05.188Z] ---> Running in 19c02ba45940 [2021-06-14T18:39:05.800Z] Removing intermediate container cc4e53057b9c [2021-06-14T18:39:05.800Z] ---> c3244c64794f [2021-06-14T18:39:05.800Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T18:39:06.079Z] ---> Running in 7767363f7eda [2021-06-14T18:39:06.079Z] Removing intermediate container ea9ec7843fd1 [2021-06-14T18:39:06.079Z] ---> f87e6d811f06 [2021-06-14T18:39:06.079Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-14T18:39:06.079Z] Removing intermediate container 19c02ba45940 [2021-06-14T18:39:06.079Z] ---> 45ca2219732d [2021-06-14T18:39:06.079Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-14T18:39:06.366Z] ---> Running in 535f9cbcfb19 [2021-06-14T18:39:06.366Z] ---> Running in 7650955076c3 [2021-06-14T18:39:06.651Z] Removing intermediate container 7767363f7eda [2021-06-14T18:39:06.651Z] ---> 937dce4b5b7a [2021-06-14T18:39:06.651Z] Step 22/24 : LABEL arch=arm64 [2021-06-14T18:39:06.926Z] ---> Running in 17afb08bef35 [2021-06-14T18:39:06.926Z] Removing intermediate container 535f9cbcfb19 [2021-06-14T18:39:06.926Z] ---> e081d31caf53 [2021-06-14T18:39:06.926Z] Step 14/22 : WORKDIR /edgex [2021-06-14T18:39:07.207Z] Removing intermediate container 7650955076c3 [2021-06-14T18:39:07.207Z] ---> 58ad65f04617 [2021-06-14T18:39:07.207Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-14T18:39:07.485Z] ---> Running in 41ed100aa7cb [2021-06-14T18:39:07.485Z] ---> Running in a584aa4b7b8d [2021-06-14T18:39:07.762Z] Removing intermediate container 17afb08bef35 [2021-06-14T18:39:07.762Z] ---> 79bcf533d9c4 [2021-06-14T18:39:07.762Z] Step 23/24 : LABEL git_sha=7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d [2021-06-14T18:39:08.056Z] ---> Running in e778de1a33f0 [2021-06-14T18:39:08.334Z] Removing intermediate container 41ed100aa7cb [2021-06-14T18:39:08.334Z] ---> 09b125207045 [2021-06-14T18:39:08.334Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-14T18:39:08.621Z] Removing intermediate container e778de1a33f0 [2021-06-14T18:39:08.621Z] ---> a4eddd7e1d0b [2021-06-14T18:39:08.621Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T18:39:09.232Z] ---> Running in e4260cc9b2ac [2021-06-14T18:39:09.232Z] ---> 13af68760a3b [2021-06-14T18:39:09.232Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-14T18:39:10.215Z] Removing intermediate container e4260cc9b2ac [2021-06-14T18:39:10.215Z] ---> 5b2252d48563 [2021-06-14T18:39:10.215Z] [2021-06-14T18:39:10.814Z] Successfully built 5b2252d48563 [2021-06-14T18:39:10.814Z] Successfully tagged core-command-arm64:latest [2021-06-14T18:39:11.092Z]  Building core-command ... done Removing intermediate container a584aa4b7b8d [2021-06-14T18:39:11.092Z] ---> 6edfbf32b2ab [2021-06-14T18:39:11.092Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-14T18:39:11.375Z] ---> 0e9f828adccb [2021-06-14T18:39:11.375Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-14T18:39:11.375Z] ---> Running in 1c3eaa73e32d [2021-06-14T18:39:12.380Z] Removing intermediate container 1c3eaa73e32d [2021-06-14T18:39:12.380Z] ---> bc91c79aa61e [2021-06-14T18:39:12.380Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-14T18:39:12.380Z] Removing intermediate container 2d8a3f0e5f46 [2021-06-14T18:39:12.380Z] ---> 1987259deb40 [2021-06-14T18:39:12.380Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-14T18:39:12.665Z] ---> Running in 7304fae35cd7 [2021-06-14T18:39:12.944Z] ---> 9b9bfa67b973 [2021-06-14T18:39:12.944Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-14T18:39:13.221Z] ---> Running in 1710bd4e59a6 [2021-06-14T18:39:13.578Z] ---> 64401fde70d7 [2021-06-14T18:39:13.578Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-14T18:39:13.578Z] ---> Running in b158047f2216 [2021-06-14T18:39:13.922Z] Removing intermediate container 1710bd4e59a6 [2021-06-14T18:39:13.922Z] ---> 69e7da270638 [2021-06-14T18:39:13.922Z] Step 19/22 : CMD ["--init=true"] [2021-06-14T18:39:14.216Z] ---> Running in 595a86cbe0ad [2021-06-14T18:39:14.862Z] 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-14T18:39:15.141Z] Removing intermediate container 595a86cbe0ad [2021-06-14T18:39:15.141Z] ---> c65d9b45db3a [2021-06-14T18:39:15.141Z] Step 20/22 : LABEL arch=arm64 [2021-06-14T18:39:15.141Z] ---> Running in 9f5408410632 [2021-06-14T18:39:16.152Z] Removing intermediate container 9f5408410632 [2021-06-14T18:39:16.153Z] ---> 11d9c88e5ea3 [2021-06-14T18:39:16.153Z] Step 21/22 : LABEL git_sha=7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d [2021-06-14T18:39:16.153Z] ---> Running in a11e603b37a6 [2021-06-14T18:39:16.756Z] Removing intermediate container a11e603b37a6 [2021-06-14T18:39:16.756Z] ---> 717a2924472b [2021-06-14T18:39:16.756Z] Step 22/22 : LABEL version=0.0.0 [2021-06-14T18:39:17.032Z] Removing intermediate container b158047f2216 [2021-06-14T18:39:17.032Z] ---> 40d6d2a10af3 [2021-06-14T18:39:17.032Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T18:39:17.032Z] ---> Running in 920a756c9909 [2021-06-14T18:39:18.011Z] Removing intermediate container 920a756c9909 [2021-06-14T18:39:18.011Z] ---> 09ef67ec8a0c [2021-06-14T18:39:18.011Z] [2021-06-14T18:39:18.011Z] Removing intermediate container 7304fae35cd7 [2021-06-14T18:39:18.011Z] ---> 88fbbab04f71 [2021-06-14T18:39:18.011Z] [2021-06-14T18:39:18.011Z] Step 12/24 : FROM docker:20.10.0 [2021-06-14T18:39:18.011Z] 20.10.0: Pulling from library/docker [2021-06-14T18:39:18.011Z] ---> 8db761dc83b8 [2021-06-14T18:39:18.011Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-14T18:39:18.284Z] Successfully built 09ef67ec8a0c [2021-06-14T18:39:18.284Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-14T18:39:20.262Z]  Building security-proxy-setup ... done  ---> 53e91e4b5591 [2021-06-14T18:39:20.262Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-14T18:39:20.868Z] ---> 5b01b5a7a6c1 [2021-06-14T18:39:20.868Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-14T18:39:22.293Z] ---> 15982fe7238c [2021-06-14T18:39:22.293Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-14T18:39:23.748Z] ---> 47d2d5e6ec61 [2021-06-14T18:39:23.748Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-14T18:39:24.017Z] ---> Running in edb9e169757f [2021-06-14T18:39:24.617Z] Removing intermediate container edb9e169757f [2021-06-14T18:39:24.617Z] ---> 8baeca4f18ad [2021-06-14T18:39:24.617Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-14T18:39:25.609Z] ---> 8959ab9ee14c [2021-06-14T18:39:25.609Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-14T18:39:25.884Z] ---> Running in 232bede157e9 [2021-06-14T18:39:26.159Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-14T18:39:26.159Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-14T18:39:26.159Z] ---> eeaf43b92773 [2021-06-14T18:39:26.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-14T18:39:26.440Z] ---> Running in 6882cf4e37d3 [2021-06-14T18:39:27.070Z] Removing intermediate container 6882cf4e37d3 [2021-06-14T18:39:27.070Z] ---> 222aec93c2e6 [2021-06-14T18:39:27.070Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-14T18:39:27.070Z] ---> Running in dc4a4aa0bf9f [2021-06-14T18:39:28.541Z] Removing intermediate container 232bede157e9 [2021-06-14T18:39:28.541Z] ---> 4c5ebfe0abe2 [2021-06-14T18:39:28.541Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-14T18:39:28.541Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T18:39:28.814Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T18:39:28.814Z] ---> Running in 75580901b8bf [2021-06-14T18:39:29.412Z] Removing intermediate container 75580901b8bf [2021-06-14T18:39:29.412Z] ---> 7c99d286b29c [2021-06-14T18:39:29.412Z] Step 29/32 : CMD ["gate"] [2021-06-14T18:39:29.412Z] (1/39) Installing readline (8.0.4-r0) [2021-06-14T18:39:29.412Z] (2/39) Installing bash (5.0.17-r0) [2021-06-14T18:39:29.412Z] Executing bash-5.0.17-r0.post-install [2021-06-14T18:39:29.412Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T18:39:29.412Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-14T18:39:29.412Z] (5/39) Installing curl (7.77.0-r0) [2021-06-14T18:39:29.412Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-14T18:39:29.412Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-14T18:39:29.412Z] (8/39) Installing expat (2.2.9-r1) [2021-06-14T18:39:29.412Z] (9/39) Installing libffi (3.3-r2) [2021-06-14T18:39:29.412Z] (10/39) Installing gdbm (1.13-r1) [2021-06-14T18:39:29.412Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-14T18:39:29.412Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-14T18:39:29.412Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-14T18:39:29.688Z] ---> Running in a83e4496bbdf [2021-06-14T18:39:30.699Z] Removing intermediate container a83e4496bbdf [2021-06-14T18:39:30.699Z] ---> 528ef680d1ae [2021-06-14T18:39:30.699Z] Step 30/32 : LABEL arch=arm64 [2021-06-14T18:39:31.294Z] ---> Running in 6e74160597be [2021-06-14T18:39:31.568Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-14T18:39:31.568Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-14T18:39:31.568Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-14T18:39:31.568Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-14T18:39:31.568Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-14T18:39:31.568Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-14T18:39:31.568Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-14T18:39:31.568Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-14T18:39:31.840Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-14T18:39:31.840Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-14T18:39:31.840Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-14T18:39:31.840Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-14T18:39:31.840Z] Removing intermediate container 6e74160597be [2021-06-14T18:39:31.840Z] ---> 1f77fd3944c7 [2021-06-14T18:39:31.840Z] Step 31/32 : LABEL git_sha=7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d [2021-06-14T18:39:31.840Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-14T18:39:31.840Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-14T18:39:31.840Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-14T18:39:31.840Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-14T18:39:31.840Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-14T18:39:31.840Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-14T18:39:32.119Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-14T18:39:32.119Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-14T18:39:32.119Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-14T18:39:32.119Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-14T18:39:32.119Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-14T18:39:32.119Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-14T18:39:32.119Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-14T18:39:32.119Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-14T18:39:32.119Z] Executing busybox-1.31.1-r19.trigger [2021-06-14T18:39:32.390Z] OK: 72 MiB in 59 packages [2021-06-14T18:39:32.390Z] ---> Running in 4a7f3d2fbfc5 [2021-06-14T18:39:32.987Z] Removing intermediate container 4a7f3d2fbfc5 [2021-06-14T18:39:32.987Z] ---> 4c89599820d8 [2021-06-14T18:39:32.987Z] Step 32/32 : LABEL version=0.0.0 [2021-06-14T18:39:33.262Z] ---> Running in cd4afef500cf [2021-06-14T18:39:33.869Z] Removing intermediate container cd4afef500cf [2021-06-14T18:39:33.869Z] ---> 852e47c9f515 [2021-06-14T18:39:33.869Z] [2021-06-14T18:39:34.141Z] Successfully built 852e47c9f515 [2021-06-14T18:39:34.141Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-14T18:39:36.786Z]  Building security-bootstrapper ... done Collecting docker-compose==1.23.2 [2021-06-14T18:39:36.786Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-14T18:39:37.057Z] Collecting cached-property<2,>=1.2.0 [2021-06-14T18:39:37.057Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-14T18:39:37.328Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-14T18:39:37.328Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-14T18:39:39.941Z] Collecting PyYAML<4,>=3.10 [2021-06-14T18:39:39.941Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-14T18:39:43.328Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-14T18:39:43.328Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-14T18:39:43.602Z] Collecting docopt<0.7,>=0.6.1 [2021-06-14T18:39:43.602Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-14T18:39:46.218Z] Collecting jsonschema<3,>=2.5.1 [2021-06-14T18:39:46.218Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-14T18:39:46.811Z] Collecting texttable<0.10,>=0.9.0 [2021-06-14T18:39:46.811Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-14T18:39:50.188Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-14T18:39:50.188Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-14T18:39:50.459Z] Collecting docker<4.0,>=3.6.0 [2021-06-14T18:39:50.459Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-14T18:39:50.729Z] 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-14T18:39:50.729Z] 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-14T18:39:50.729Z] 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-14T18:39:51.000Z] Collecting idna<2.8,>=2.5 [2021-06-14T18:39:51.000Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-14T18:39:51.978Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-14T18:39:51.978Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-14T18:39:52.254Z] Collecting docker-pycreds>=0.4.0 [2021-06-14T18:39:52.254Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-14T18:39:52.254Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-14T18:39:52.254Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-14T18:39:52.254Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-14T18:39:52.254Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-14T18:39:53.241Z] Installing collected packages: cached-property, dockerpty, PyYAML, websocket-client, docopt, jsonschema, texttable, idna, urllib3, requests, docker-pycreds, docker, docker-compose [2021-06-14T18:39:53.241Z] Running setup.py install for dockerpty: started [2021-06-14T18:39:55.212Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-14T18:39:55.212Z] Running setup.py install for PyYAML: started [2021-06-14T18:39:57.181Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-14T18:39:57.453Z] Running setup.py install for docopt: started [2021-06-14T18:39:59.417Z] Running setup.py install for docopt: finished with status 'done' [2021-06-14T18:39:59.691Z] Running setup.py install for texttable: started [2021-06-14T18:40:01.661Z] Running setup.py install for texttable: finished with status 'done' [2021-06-14T18:40:01.661Z] Attempting uninstall: idna [2021-06-14T18:40:01.661Z] Found existing installation: idna 2.9 [2021-06-14T18:40:01.661Z] Uninstalling idna-2.9: [2021-06-14T18:40:01.661Z] Successfully uninstalled idna-2.9 [2021-06-14T18:40:02.258Z] Attempting uninstall: urllib3 [2021-06-14T18:40:02.258Z] Found existing installation: urllib3 1.25.9 [2021-06-14T18:40:02.258Z] Uninstalling urllib3-1.25.9: [2021-06-14T18:40:02.527Z] Successfully uninstalled urllib3-1.25.9 [2021-06-14T18:40:03.124Z] Attempting uninstall: requests [2021-06-14T18:40:03.124Z] Found existing installation: requests 2.23.0 [2021-06-14T18:40:03.124Z] Uninstalling requests-2.23.0: [2021-06-14T18:40:03.124Z] Successfully uninstalled requests-2.23.0 [2021-06-14T18:40:05.110Z] 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-14T18:40:13.369Z] Removing intermediate container dc4a4aa0bf9f [2021-06-14T18:40:13.369Z] ---> 5f9ae5eb0cfd [2021-06-14T18:40:13.369Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-14T18:40:13.369Z] ---> Running in 90ffa2bb6ad5 [2021-06-14T18:40:13.369Z] Removing intermediate container 90ffa2bb6ad5 [2021-06-14T18:40:13.369Z] ---> ec449fb7c744 [2021-06-14T18:40:13.369Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-14T18:40:13.369Z] ---> Running in c09f87ca0d8c [2021-06-14T18:40:13.641Z] Removing intermediate container c09f87ca0d8c [2021-06-14T18:40:13.641Z] ---> a88b0b985658 [2021-06-14T18:40:13.641Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-14T18:40:15.083Z] ---> 7143490f8f11 [2021-06-14T18:40:15.083Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-14T18:40:15.690Z] ---> 1b59d80d1fc7 [2021-06-14T18:40:15.690Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-14T18:40:16.670Z] ---> 606f397e9682 [2021-06-14T18:40:16.670Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-14T18:40:16.670Z] ---> Running in 7f7c5f827206 [2021-06-14T18:40:17.264Z] Removing intermediate container 7f7c5f827206 [2021-06-14T18:40:17.264Z] ---> 159f037cd1e5 [2021-06-14T18:40:17.264Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T18:40:17.536Z] ---> Running in 9d7ebc603378 [2021-06-14T18:40:17.810Z] Removing intermediate container 9d7ebc603378 [2021-06-14T18:40:17.810Z] ---> cf6f82b537c9 [2021-06-14T18:40:17.810Z] Step 22/24 : LABEL arch=arm64 [2021-06-14T18:40:18.090Z] ---> Running in c183fcd33035 [2021-06-14T18:40:18.685Z] Removing intermediate container c183fcd33035 [2021-06-14T18:40:18.685Z] ---> 3ebb85ed1ce7 [2021-06-14T18:40:18.685Z] Step 23/24 : LABEL git_sha=7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d [2021-06-14T18:40:18.685Z] ---> Running in fb48c29031cd [2021-06-14T18:40:19.284Z] Removing intermediate container fb48c29031cd [2021-06-14T18:40:19.284Z] ---> aa7c66393208 [2021-06-14T18:40:19.284Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T18:40:19.284Z] ---> Running in 1a5e29451103 [2021-06-14T18:40:19.877Z] Removing intermediate container 1a5e29451103 [2021-06-14T18:40:19.877Z] ---> e80601afed4e [2021-06-14T18:40:19.877Z] [2021-06-14T18:40:20.175Z] Successfully built e80601afed4e [2021-06-14T18:40:20.175Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-14T18:40:20.497Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-14T18:40:20.493Z] $ docker stop --time=1 a3e02684b315a2f4a9e41a3fa7673e374e1322c50422dd04c91010ca0d28810c [2021-06-14T18:40:22.331Z] $ docker rm -f a3e02684b315a2f4a9e41a3fa7673e374e1322c50422dd04c91010ca0d28810c [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-14T18:40:22.992Z] + docker images [2021-06-14T18:40:23.279Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-14T18:40:23.279Z] sys-mgmt-agent-arm64 latest e80601afed4e 4 seconds ago 299MB [2021-06-14T18:40:23.279Z] security-bootstrapper-arm64 latest 852e47c9f515 50 seconds ago 17.5MB [2021-06-14T18:40:23.279Z] security-proxy-setup-arm64 latest 09ef67ec8a0c About a minute ago 24.3MB [2021-06-14T18:40:23.279Z] 88fbbab04f71 About a minute ago 969MB [2021-06-14T18:40:23.279Z] core-command-arm64 latest 5b2252d48563 About a minute ago 15MB [2021-06-14T18:40:23.279Z] 39e6e1a3f456 About a minute ago 973MB [2021-06-14T18:40:23.279Z] 3978a9d78e6b About a minute ago 970MB [2021-06-14T18:40:23.279Z] b7789c63aa43 About a minute ago 967MB [2021-06-14T18:40:23.279Z] core-data-arm64 latest b8198fd99185 4 minutes ago 19.1MB [2021-06-14T18:40:23.279Z] security-secretstore-setup-arm64 latest 3cd6c9cdfebb 4 minutes ago 27.1MB [2021-06-14T18:40:23.279Z] core-metadata-arm64 latest 0591ce3d651d 4 minutes ago 15.7MB [2021-06-14T18:40:23.279Z] support-notifications-arm64 latest f7d4cc0af91a 4 minutes ago 15.7MB [2021-06-14T18:40:23.279Z] support-scheduler-arm64 latest 92d7725b4ca3 4 minutes ago 15.1MB [2021-06-14T18:40:23.279Z] 559c04d944f1 4 minutes ago 975MB [2021-06-14T18:40:23.279Z] 824195ba286f 4 minutes ago 972MB [2021-06-14T18:40:23.279Z] 02018666aa2e 4 minutes ago 976MB [2021-06-14T18:40:23.279Z] c5e35d840ece 4 minutes ago 969MB [2021-06-14T18:40:23.279Z] a5beb2ecc132 4 minutes ago 968MB [2021-06-14T18:40:23.279Z] ci-base-image-arm64 latest 7f9cd9de77c9 15 minutes ago 641MB [2021-06-14T18:40:23.279Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 5 days ago 429MB [2021-06-14T18:40:23.279Z] alpine 3.12 9852663dfa18 2 months ago 5.32MB [2021-06-14T18:40:23.279Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-14T18:40:23.279Z] 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-14T18:40:24.079Z] ---> job-cost.sh [2021-06-14T18:40:24.079Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Elk8 [2021-06-14T18:41:03.049Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-14T18:42:39.789Z] lf-activate-venv(): INFO: Adding /tmp/venv-Elk8/bin to PATH [2021-06-14T18:42:39.789Z] INFO: No Stack... [2021-06-14T18:42:39.789Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-14T18:42:39.789Z] INFO: Archiving Costs [Pipeline] sh [2021-06-14T18:42:40.125Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2021-06-14T18:42:40.125Z] + cut -d, -f6 [Pipeline] lock [2021-06-14T18:42:40.185Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3566-4-stack-cost] [2021-06-14T18:42:40.209Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3566-4-stack-cost] did not exist. Created. [2021-06-14T18:42:40.209Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3566-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-14T18:42:40.567Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-14T18:42:40.819Z] Stashed 1 file(s) [Pipeline] } [2021-06-14T18:42:40.830Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3566-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-14T18:42:41.452Z] provisioning config files... [2021-06-14T18:42:41.462Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config5578505677952979308tmp [Pipeline] { [Pipeline] sh [2021-06-14T18:42:41.778Z] + set +x [2021-06-14T18:42:41.778Z] + bash -s -- [2021-06-14T18:42:41.778Z] + curl -s https://codecov.io/bash [2021-06-14T18:42:41.778Z] [2021-06-14T18:42:41.778Z] _____ _ [2021-06-14T18:42:41.778Z] / ____| | | [2021-06-14T18:42:41.778Z] | | ___ __| | ___ ___ _____ __ [2021-06-14T18:42:41.778Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-14T18:42:41.778Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-14T18:42:41.778Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-14T18:42:41.778Z] Bash-1.0.3 [2021-06-14T18:42:41.778Z] [2021-06-14T18:42:41.778Z] [2021-06-14T18:42:41.778Z] ==> git version 2.24.4 found [2021-06-14T18:42:41.778Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-14T18:42:41.778Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-14T18:42:41.778Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-14T18:42:41.778Z] ==> Jenkins CI detected. [2021-06-14T18:42:41.778Z] project root: . [2021-06-14T18:42:41.778Z] --> token set from env [2021-06-14T18:42:41.778Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-14T18:42:42.041Z] ==> Running gcov in . (disable via -X gcov) [2021-06-14T18:42:42.041Z] ==> Python coveragepy not found [2021-06-14T18:42:42.041Z] ==> Searching for coverage reports in: [2021-06-14T18:42:42.041Z] + . [2021-06-14T18:42:42.041Z] -> Found 1 reports [2021-06-14T18:42:42.041Z] ==> Detecting git/mercurial file structure [2021-06-14T18:42:42.041Z] ==> Reading reports [2021-06-14T18:42:42.041Z] + ./coverage.out bytes=398195 [2021-06-14T18:42:42.041Z] ==> Appending adjustments [2021-06-14T18:42:42.041Z] https://docs.codecov.io/docs/fixing-reports [2021-06-14T18:42:43.425Z] + Found adjustments [2021-06-14T18:42:43.425Z] ==> Gzipping contents [2021-06-14T18:42:43.425Z] 56K /tmp/codecov.LL3qui.gz [2021-06-14T18:42:43.425Z] ==> Uploading reports [2021-06-14T18:42:43.425Z] url: https://codecov.io [2021-06-14T18:42:43.426Z] query: branch=PR-3566&commit=7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3566%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3566&job=&cmd_args= [2021-06-14T18:42:43.426Z] -> Pinging Codecov [2021-06-14T18:42:43.426Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3566&commit=7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3566%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3566&job=&cmd_args= [2021-06-14T18:42:44.833Z] -> Uploading to [2021-06-14T18:42:44.833Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-14/00271124DB129430A58F1EEE437C3FCB/7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d/d2789a70-c174-4a0c-93de-4d892b22d04a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210614%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210614T184244Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=749bf4a6bce50f18486b8efdcbc71eb2cb42942821d7404a999a641d7e160c2e [2021-06-14T18:42:44.833Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-14T18:42:44.833Z] Dload Upload Total Spent Left Speed [2021-06-14T18:42:45.093Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54505 0 0 100 54505 0 155k --:--:-- --:--:-- --:--:-- 156k [2021-06-14T18:42:45.093Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d [Pipeline] } [2021-06-14T18:42:45.102Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [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-14T18:42:46.203Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T18:42:46.784Z] ---> package-listing.sh [2021-06-14T18:42:46.784Z] ++ facter osfamily [2021-06-14T18:42:46.784Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-14T18:42:47.064Z] + OS_FAMILY=redhat [2021-06-14T18:42:47.064Z] + workspace=/w/workspace/edgex-go/4 [2021-06-14T18:42:47.064Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-14T18:42:47.064Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-14T18:42:47.064Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-14T18:42:47.064Z] + PACKAGES=/tmp/packages_start.txt [2021-06-14T18:42:47.064Z] + '[' /w/workspace/edgex-go/4 ']' [2021-06-14T18:42:47.064Z] + PACKAGES=/tmp/packages_end.txt [2021-06-14T18:42:47.064Z] + case "${OS_FAMILY}" in [2021-06-14T18:42:47.064Z] + rpm -qa [2021-06-14T18:42:47.064Z] + sort [2021-06-14T18:42:48.988Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-14T18:42:48.988Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-14T18:42:48.988Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-14T18:42:48.988Z] + '[' /w/workspace/edgex-go/4 ']' [2021-06-14T18:42:48.988Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-06-14T18:42:48.988Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-06-14T18:42:49.003Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-14T18:42:49.290Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:42:49.865Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-14T18:42:49.865Z] [2021-06-14T18:42:49.865Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:42:50.181Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-14T18:42:50.182Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-14T18:42:50.182Z] df20fa9351a1: Pulling fs layer [2021-06-14T18:42:50.182Z] 36b3adc4ff6f: Pulling fs layer [2021-06-14T18:42:50.182Z] 8ad3a11d3b57: Pulling fs layer [2021-06-14T18:42:50.182Z] 46f8f816bc3b: Pulling fs layer [2021-06-14T18:42:50.182Z] 93b61091891f: Pulling fs layer [2021-06-14T18:42:50.182Z] 93b9cdb0e59b: Pulling fs layer [2021-06-14T18:42:50.182Z] 5e14af77c1be: Pulling fs layer [2021-06-14T18:42:50.182Z] 01666e4c0597: Pulling fs layer [2021-06-14T18:42:50.182Z] aa168da1d23b: Pulling fs layer [2021-06-14T18:42:50.182Z] 93b9cdb0e59b: Waiting [2021-06-14T18:42:50.182Z] 46f8f816bc3b: Waiting [2021-06-14T18:42:50.182Z] 5e14af77c1be: Waiting [2021-06-14T18:42:50.182Z] 93b61091891f: Waiting [2021-06-14T18:42:50.182Z] 01666e4c0597: Waiting [2021-06-14T18:42:50.182Z] aa168da1d23b: Waiting [2021-06-14T18:42:50.182Z] 36b3adc4ff6f: Verifying Checksum [2021-06-14T18:42:50.182Z] 36b3adc4ff6f: Download complete [2021-06-14T18:42:50.182Z] 46f8f816bc3b: Verifying Checksum [2021-06-14T18:42:50.182Z] 46f8f816bc3b: Download complete [2021-06-14T18:42:50.182Z] df20fa9351a1: Verifying Checksum [2021-06-14T18:42:50.182Z] df20fa9351a1: Download complete [2021-06-14T18:42:50.182Z] 93b9cdb0e59b: Verifying Checksum [2021-06-14T18:42:50.182Z] 93b9cdb0e59b: Download complete [2021-06-14T18:42:50.447Z] 5e14af77c1be: Verifying Checksum [2021-06-14T18:42:50.447Z] 5e14af77c1be: Download complete [2021-06-14T18:42:50.447Z] 93b61091891f: Verifying Checksum [2021-06-14T18:42:50.447Z] 93b61091891f: Download complete [2021-06-14T18:42:50.447Z] 01666e4c0597: Verifying Checksum [2021-06-14T18:42:50.447Z] 01666e4c0597: Download complete [2021-06-14T18:42:50.447Z] df20fa9351a1: Pull complete [2021-06-14T18:42:50.447Z] 36b3adc4ff6f: Pull complete [2021-06-14T18:42:50.447Z] 8ad3a11d3b57: Verifying Checksum [2021-06-14T18:42:50.447Z] 8ad3a11d3b57: Download complete [2021-06-14T18:42:51.020Z] 8ad3a11d3b57: Pull complete [2021-06-14T18:42:51.020Z] 46f8f816bc3b: Pull complete [2021-06-14T18:42:51.282Z] 93b61091891f: Pull complete [2021-06-14T18:42:51.282Z] 93b9cdb0e59b: Pull complete [2021-06-14T18:42:51.545Z] 5e14af77c1be: Pull complete [2021-06-14T18:42:51.545Z] 01666e4c0597: Pull complete [2021-06-14T18:42:52.121Z] aa168da1d23b: Verifying Checksum [2021-06-14T18:42:52.121Z] aa168da1d23b: Download complete [2021-06-14T18:42:57.435Z] aa168da1d23b: Pull complete [2021-06-14T18:42:57.435Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-14T18:42:57.435Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-14T18:42:57.435Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-14T18:42:57.760Z] prd-centos7-docker-4c-2g-1307 does not seem to be running inside a container [2021-06-14T18:42:58.142Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-14T18:43:05.618Z] $ docker top 49e6605b8dae6abb09caee03f717844616f6998f1566f9dd2a91615b6aef3f70 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T18:43:06.010Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-14T18:43:06.315Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-14T18:43:06.660Z] + ls /var/log/sa-host [2021-06-14T18:43:06.660Z] + sadf -c /var/log/sa-host/sa05 [2021-06-14T18:43:06.660Z] file_magic: OK [2021-06-14T18:43:06.660Z] HZ: Using current value: 100 [2021-06-14T18:43:06.660Z] file_header: OK [2021-06-14T18:43:06.660Z] 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-14T18:43:06.660Z] Statistics: [2021-06-14T18:43:06.660Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-14T18:43:06.660Z] File successfully converted to sysstat format version 12.2.1 [2021-06-14T18:43:06.660Z] + sadf -c /var/log/sa-host/sa14 [2021-06-14T18:43:06.660Z] file_magic: OK [2021-06-14T18:43:06.660Z] HZ: Using current value: 100 [2021-06-14T18:43:06.660Z] file_header: OK [2021-06-14T18:43:06.660Z] 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-14T18:43:06.660Z] Statistics: [2021-06-14T18:43:06.660Z] 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... [2021-06-14T18:43:06.660Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T18:43:06.826Z] provisioning config files... [2021-06-14T18:43:06.839Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config6356482130833689658tmp [Pipeline] { [Pipeline] echo [2021-06-14T18:43:06.858Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T18:43:07.150Z] ---> create-netrc.sh [Pipeline] } [2021-06-14T18:43:07.159Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-14T18:43:07.520Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-14T18:43:07.532Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T18:43:07.834Z] ---> sudo-logs.sh [2021-06-14T18:43:07.834Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-14T18:43:07.871Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T18:43:08.170Z] ---> job-cost.sh [2021-06-14T18:43:08.170Z] lf-activate-venv: SKIPPING [2021-06-14T18:43:08.170Z] DEBUG: total: 0.18000000715255737 [2021-06-14T18:43:08.170Z] INFO: Retrieving Stack Cost... [2021-06-14T18:43:08.742Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-14T18:43:09.311Z] INFO: Archiving Costs [Pipeline] echo [2021-06-14T18:43:09.325Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T18:43:09.621Z] ---> logs-deploy.sh [2021-06-14T18:43:09.621Z] lf-activate-venv: SKIPPING [2021-06-14T18:43:09.621Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3566/4 [2021-06-14T18:43:09.621Z] INFO: archiving workspace using pattern(s): [2021-06-14T18:43:10.563Z] Archives upload complete. [2021-06-14T18:43:10.563Z] INFO: archiving logs to Nexus