Pull request #3555 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 1d836f06ab4462e5e0971280dc34a87e264e0459+027c4e9e11e34d7e4f7c73f925e1f85085517f61 (61ec4146904940a0ebedd237695c6fd7d7dad75a) 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-ssh5011431383644645758.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-ssh8974697561103750812.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-3555/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-3555/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5987023609802691477.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-ssh7247773494218222927.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-3555/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-3555/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh267466861750681246.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 ‘prd-centos7-docker-4c-2g-123’ Running on prd-centos7-docker-4c-2g-131 in /w/workspace/edgexfoundry_edgex-go_PR-3555 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh5318921939804269363.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 027c4e9e11e34d7e4f7c73f925e1f85085517f61 into PR head commit 1d836f06ab4462e5e0971280dc34a87e264e0459 Merge succeeded, producing 4569478aafc10b310ba44fe8eb4a8e96fc64b592 Checking out Revision 4569478aafc10b310ba44fe8eb4a8e96fc64b592 (PR-3555) > 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/2@tmp/jenkins-gitclient-ssh4928534647571926939.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3555/head:refs/remotes/origin/PR-3555 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1d836f06ab4462e5e0971280dc34a87e264e0459 # 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/2@tmp/jenkins-gitclient-ssh304400439299211470.key > git merge 027c4e9e11e34d7e4f7c73f925e1f85085517f61 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4569478aafc10b310ba44fe8eb4a8e96fc64b592 # timeout=10 Commit message: "Merge commit '027c4e9e11e34d7e4f7c73f925e1f85085517f61' into HEAD" > git rev-list --no-walk 1d836f06ab4462e5e0971280dc34a87e264e0459 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-10T04:32:44.081Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-10T04:32:44.176Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-10T04:32:44.216Z] ========================================================= [2021-06-10T04:32:44.216Z] EdgeX Global Pipelines Version Info [2021-06-10T04:32:44.216Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-10T04:32:45.664Z] ------------------- [2021-06-10T04:32:45.664Z] stable info: [2021-06-10T04:32:45.664Z] ------------------- [2021-06-10T04:32:45.664Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-10T04:32:45.664Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-10T04:32:45.664Z] Message: update stable to v1.0.194 [2021-06-10T04:32:46.258Z] ------------------- [2021-06-10T04:32:46.258Z] experimental info: [2021-06-10T04:32:46.258Z] ------------------- [2021-06-10T04:32:46.258Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-10T04:32:46.258Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-10T04:32:46.258Z] Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-10T04:32:46.413Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-10T04:32:46.440Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-10T04:32:46.463Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-10T04:32:46.487Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-10T04:32:46.515Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-10T04:32:46.550Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-10T04:32:46.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-10T04:32:46.610Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-10T04:32:46.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-10T04:32:46.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-10T04:32:46.697Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-10T04:32:46.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-10T04:32:46.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-10T04:32:46.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-10T04:32:46.800Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-10T04:32:46.823Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-10T04:32:46.846Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-10T04:32:46.870Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-10T04:32:46.892Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-10T04:32:46.931Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-10T04:32:46.956Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-10T04:32:46.980Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-10T04:32:47.003Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3555 [Pipeline] echo [2021-06-10T04:32:47.026Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3555 [Pipeline] echo [2021-06-10T04:32:47.048Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3555 [Pipeline] echo [2021-06-10T04:32:47.072Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4569478aafc10b310ba44fe8eb4a8e96fc64b592 [Pipeline] echo [2021-06-10T04:32:47.096Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4569478 [Pipeline] echo [2021-06-10T04:32:47.119Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T04:32:47.208Z] provisioning config files... [2021-06-10T04:32:47.225Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8171653109426766242tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T04:32:47.560Z] ---> docker-login.sh [2021-06-10T04:32:47.560Z] nexus3.edgexfoundry.org:10001 [2021-06-10T04:32:47.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T04:32:47.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T04:32:47.823Z] Configure a credential helper to remove this warning. See [2021-06-10T04:32:47.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T04:32:47.823Z] [2021-06-10T04:32:47.823Z] Login Succeeded [2021-06-10T04:32:47.823Z] nexus3.edgexfoundry.org:10002 [2021-06-10T04:32:47.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T04:32:48.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T04:32:48.084Z] Configure a credential helper to remove this warning. See [2021-06-10T04:32:48.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T04:32:48.084Z] [2021-06-10T04:32:48.084Z] Login Succeeded [2021-06-10T04:32:48.084Z] nexus3.edgexfoundry.org:10003 [2021-06-10T04:32:48.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T04:32:48.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T04:32:48.084Z] Configure a credential helper to remove this warning. See [2021-06-10T04:32:48.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T04:32:48.084Z] [2021-06-10T04:32:48.084Z] Login Succeeded [2021-06-10T04:32:48.084Z] nexus3.edgexfoundry.org:10004 [2021-06-10T04:32:48.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T04:32:48.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T04:32:48.346Z] Configure a credential helper to remove this warning. See [2021-06-10T04:32:48.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T04:32:48.346Z] [2021-06-10T04:32:48.346Z] Login Succeeded [2021-06-10T04:32:48.346Z] docker.io [2021-06-10T04:32:48.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T04:32:48.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T04:32:48.607Z] Configure a credential helper to remove this warning. See [2021-06-10T04:32:48.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T04:32:48.607Z] [2021-06-10T04:32:48.607Z] Login Succeeded [2021-06-10T04:32:48.607Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T04:32:48.616Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T04:32:48.956Z] ++ 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-10T04:32:48.956Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T04:32:48.956Z] ++ dirname cmd/core-command/Dockerfile [2021-06-10T04:32:48.956Z] ++ cut -d/ -f2 [2021-06-10T04:32:48.956Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-10T04:32:48.956Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T04:32:48.956Z] ++ dirname cmd/core-data/Dockerfile [2021-06-10T04:32:48.956Z] ++ cut -d/ -f2 [2021-06-10T04:32:48.956Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-10T04:32:48.956Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T04:32:48.956Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-10T04:32:48.956Z] ++ cut -d/ -f2 [2021-06-10T04:32:48.956Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-10T04:32:48.956Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T04:32:48.956Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-10T04:32:48.956Z] ++ cut -d/ -f2 [2021-06-10T04:32:48.956Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-10T04:32:48.956Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T04:32:48.956Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-10T04:32:48.956Z] ++ cut -d/ -f2 [2021-06-10T04:32:48.956Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-10T04:32:48.956Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T04:32:48.956Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-10T04:32:48.956Z] ++ cut -d/ -f2 [2021-06-10T04:32:48.956Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-10T04:32:48.956Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T04:32:48.956Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-10T04:32:48.956Z] ++ cut -d/ -f2 [2021-06-10T04:32:48.956Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-10T04:32:48.956Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T04:32:48.956Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-10T04:32:48.956Z] ++ cut -d/ -f2 [2021-06-10T04:32:48.956Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-10T04:32:48.956Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-10T04:32:48.956Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-10T04:32:48.956Z] ++ cut -d/ -f2 [2021-06-10T04:32:48.956Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-10T04:32:49.007Z] 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-10T04:32:49.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T04:32:49.684Z] [2021-06-10T04:32:49.684Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:32:50.020Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T04:32:50.020Z] latest: Pulling from edgex-devops/git-semver [2021-06-10T04:32:50.020Z] 31603596830f: Pulling fs layer [2021-06-10T04:32:50.020Z] 54011a49482f: Pulling fs layer [2021-06-10T04:32:50.020Z] a6820b24f6d8: Pulling fs layer [2021-06-10T04:32:50.020Z] f581987b2513: Pulling fs layer [2021-06-10T04:32:50.020Z] f581987b2513: Waiting [2021-06-10T04:32:50.020Z] 54011a49482f: Download complete [2021-06-10T04:32:50.285Z] 31603596830f: Verifying Checksum [2021-06-10T04:32:50.285Z] 31603596830f: Download complete [2021-06-10T04:32:50.285Z] f581987b2513: Verifying Checksum [2021-06-10T04:32:50.285Z] f581987b2513: Download complete [2021-06-10T04:32:50.285Z] a6820b24f6d8: Verifying Checksum [2021-06-10T04:32:50.285Z] a6820b24f6d8: Download complete [2021-06-10T04:32:50.285Z] 31603596830f: Pull complete [2021-06-10T04:32:50.549Z] 54011a49482f: Pull complete [2021-06-10T04:32:51.133Z] a6820b24f6d8: Pull complete [2021-06-10T04:32:51.397Z] f581987b2513: Pull complete [2021-06-10T04:32:51.397Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-10T04:32:51.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T04:32:51.397Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-10T04:32:51.488Z] prd-centos7-docker-4c-2g-131 does not seem to be running inside a container [2021-06-10T04:32:51.533Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-10T04:32:52.794Z] $ docker top 846e40636c979942e8412e67af1427c8bbc56e166fb5f66efa9c3bc439a507c5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-10T04:32:52.933Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T04:32:52.933Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T04:32:53.050Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T04:32:53.050Z] $ docker exec 846e40636c979942e8412e67af1427c8bbc56e166fb5f66efa9c3bc439a507c5 ssh-agent [2021-06-10T04:32:53.173Z] SSH_AUTH_SOCK=/tmp/ssh-AuSNXUNe4bI5/agent.13 [2021-06-10T04:32:53.173Z] SSH_AGENT_PID=19 [2021-06-10T04:32:53.182Z] Running ssh-add (command line suppressed) [2021-06-10T04:32:53.283Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_6510106422776842964.key (/w/workspace/edgex-go/2@tmp/private_key_6510106422776842964.key) [2021-06-10T04:32:53.304Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T04:32:53.607Z] + git tag --points-at HEAD [Pipeline] } [2021-06-10T04:32:53.620Z] $ docker exec --env ******** --env ******** 846e40636c979942e8412e67af1427c8bbc56e166fb5f66efa9c3bc439a507c5 ssh-agent -k [2021-06-10T04:32:53.738Z] unset SSH_AUTH_SOCK; [2021-06-10T04:32:53.738Z] unset SSH_AGENT_PID; [2021-06-10T04:32:53.738Z] echo Agent pid 19 killed; [2021-06-10T04:32:53.755Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-10T04:32:53.796Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T04:32:53.796Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T04:32:53.925Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T04:32:53.925Z] $ docker exec 846e40636c979942e8412e67af1427c8bbc56e166fb5f66efa9c3bc439a507c5 ssh-agent [2021-06-10T04:32:54.048Z] SSH_AUTH_SOCK=/tmp/ssh-rvhKxPY1zLWX/agent.52 [2021-06-10T04:32:54.048Z] SSH_AGENT_PID=58 [2021-06-10T04:32:54.054Z] Running ssh-add (command line suppressed) [2021-06-10T04:32:54.163Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_6986109156447033632.key (/w/workspace/edgex-go/2@tmp/private_key_6986109156447033632.key) [2021-06-10T04:32:54.183Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T04:32:54.484Z] + git semver init [2021-06-10T04:32:54.484Z] # -> Open(): unable to determine branch for HEAD [2021-06-10T04:32:54.484Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-06-10T04:32:54.484Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-06-10T04:32:54.484Z] # $SEMVER_REMOTE_NAME = origin [2021-06-10T04:32:54.484Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-10T04:32:54.484Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-10T04:32:54.484Z] # $SEMVER_BRANCH = PR-3555 [2021-06-10T04:32:54.484Z] # $SEMVER_TEMP = /tmp/semver-970631983 [2021-06-10T04:32:54.484Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-10T04:33:21.141Z] # '/tmp/semver-970631983' -> '/w/workspace/edgex-go/2/.semver' [2021-06-10T04:33:21.141Z] # -> Force: false [2021-06-10T04:33:21.141Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-06-10T04:33:21.150Z] $ docker exec --env ******** --env ******** 846e40636c979942e8412e67af1427c8bbc56e166fb5f66efa9c3bc439a507c5 ssh-agent -k [2021-06-10T04:33:21.267Z] unset SSH_AUTH_SOCK; [2021-06-10T04:33:21.268Z] unset SSH_AGENT_PID; [2021-06-10T04:33:21.268Z] echo Agent pid 58 killed; [2021-06-10T04:33:21.286Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T04:33:21.622Z] + git semver [Pipeline] } [2021-06-10T04:33:21.633Z] $ docker stop --time=1 846e40636c979942e8412e67af1427c8bbc56e166fb5f66efa9c3bc439a507c5 [2021-06-10T04:33:24.488Z] $ docker rm -f 846e40636c979942e8412e67af1427c8bbc56e166fb5f66efa9c3bc439a507c5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T04:33:24.888Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-10T04:33:25.161Z] Stashed 1 file(s) [Pipeline] echo [2021-06-10T04:33:25.165Z] [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-10T04:33:25.771Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-10T04:33:26.073Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T04:33:26.369Z] + sudo service docker restart [2021-06-10T04:33:26.369Z] + true [2021-06-10T04:33:26.369Z] Redirecting to /bin/systemctl restart docker.service [2021-06-10T04:33:40.356Z] Still waiting to schedule task [2021-06-10T04:33:40.357Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-128’ [Pipeline] echo [2021-06-10T04:33:44.612Z] ========================================================= [2021-06-10T04:33:44.612Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-10T04:33:44.612Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:33:44.931Z] + 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-10T04:33:46.326Z] Sending build context to Docker daemon 329.1MB [2021-06-10T04:33:46.326Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T04:33:46.326Z] Step 2/6 : FROM ${BASE} [2021-06-10T04:33:46.591Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-10T04:33:46.591Z] 540db60ca938: Pulling fs layer [2021-06-10T04:33:46.591Z] adcc1eea9eea: Pulling fs layer [2021-06-10T04:33:46.591Z] 4c4ab2625f07: Pulling fs layer [2021-06-10T04:33:46.591Z] 0510c868ecb4: Pulling fs layer [2021-06-10T04:33:46.591Z] afea3b2eda06: Pulling fs layer [2021-06-10T04:33:46.591Z] 7809a108b3ef: Pulling fs layer [2021-06-10T04:33:46.591Z] f706445af74f: Pulling fs layer [2021-06-10T04:33:46.591Z] afea3b2eda06: Waiting [2021-06-10T04:33:46.591Z] 7809a108b3ef: Waiting [2021-06-10T04:33:46.591Z] f706445af74f: Waiting [2021-06-10T04:33:46.591Z] 0510c868ecb4: Waiting [2021-06-10T04:33:46.591Z] 4c4ab2625f07: Verifying Checksum [2021-06-10T04:33:46.591Z] 4c4ab2625f07: Download complete [2021-06-10T04:33:46.591Z] adcc1eea9eea: Verifying Checksum [2021-06-10T04:33:46.591Z] adcc1eea9eea: Download complete [2021-06-10T04:33:46.591Z] afea3b2eda06: Verifying Checksum [2021-06-10T04:33:46.591Z] afea3b2eda06: Download complete [2021-06-10T04:33:46.591Z] 7809a108b3ef: Verifying Checksum [2021-06-10T04:33:46.591Z] 7809a108b3ef: Download complete [2021-06-10T04:33:46.591Z] 540db60ca938: Verifying Checksum [2021-06-10T04:33:46.591Z] 540db60ca938: Download complete [2021-06-10T04:33:46.858Z] 540db60ca938: Pull complete [2021-06-10T04:33:46.858Z] adcc1eea9eea: Pull complete [2021-06-10T04:33:47.123Z] 4c4ab2625f07: Pull complete [2021-06-10T04:33:48.509Z] f706445af74f: Verifying Checksum [2021-06-10T04:33:48.509Z] f706445af74f: Download complete [2021-06-10T04:33:49.085Z] 0510c868ecb4: Verifying Checksum [2021-06-10T04:33:49.085Z] 0510c868ecb4: Download complete [2021-06-10T04:33:52.413Z] 0510c868ecb4: Pull complete [2021-06-10T04:33:52.413Z] afea3b2eda06: Pull complete [2021-06-10T04:33:52.413Z] 7809a108b3ef: Pull complete [2021-06-10T04:33:55.004Z] f706445af74f: Pull complete [2021-06-10T04:33:55.004Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-10T04:33:55.004Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-10T04:33:55.004Z] ---> b068be0155e3 [2021-06-10T04:33:55.004Z] 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-10T04:33:56.395Z] ---> Running in 2cc2c4c42289 [2021-06-10T04:33:56.665Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:33:57.609Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:33:58.551Z] (1/12) Installing libmagic (5.39-r0) [2021-06-10T04:33:58.551Z] (2/12) Installing file (5.39-r0) [2021-06-10T04:33:58.812Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-10T04:33:58.812Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-10T04:34:06.981Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-10T04:34:06.981Z] (6/12) Installing patch (2.7.6-r6) [2021-06-10T04:34:06.981Z] (7/12) Installing build-base (0.5-r2) [2021-06-10T04:34:06.981Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-10T04:34:06.981Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-10T04:34:06.981Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-10T04:34:06.981Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-10T04:34:06.981Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-10T04:34:06.981Z] Executing busybox-1.32.1-r6.trigger [2021-06-10T04:34:06.981Z] OK: 219 MiB in 52 packages [2021-06-10T04:34:08.374Z] Removing intermediate container 2cc2c4c42289 [2021-06-10T04:34:08.374Z] ---> ce59ad8a4ded [2021-06-10T04:34:08.374Z] Step 4/6 : WORKDIR /edgex-go [2021-06-10T04:34:08.374Z] ---> Running in 6496d4c234a3 [2021-06-10T04:34:08.636Z] Removing intermediate container 6496d4c234a3 [2021-06-10T04:34:08.636Z] ---> 6e787feaf390 [2021-06-10T04:34:08.636Z] Step 5/6 : COPY go.mod . [2021-06-10T04:34:08.636Z] ---> 26d11d9410f6 [2021-06-10T04:34:08.636Z] Step 6/6 : RUN go mod download [2021-06-10T04:34:08.636Z] ---> Running in 1b330047abf6 [2021-06-10T04:34:20.933Z] Removing intermediate container 1b330047abf6 [2021-06-10T04:34:20.933Z] ---> 049359d7299c [2021-06-10T04:34:20.933Z] Successfully built 049359d7299c [2021-06-10T04:34:20.933Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:34:21.246Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T04:34:21.246Z] . [Pipeline] withDockerContainer [2021-06-10T04:34:21.338Z] prd-centos7-docker-4c-2g-131 does not seem to be running inside a container [2021-06-10T04:34:21.384Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-10T04:34:21.791Z] $ docker top 9d9543a3806743f69c858e00b51f116e6ab2e6d9a09cd7b4ccd51d19eb7fc755 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T04:34:22.175Z] + go version [2021-06-10T04:34:22.175Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-10T04:34:22.183Z] $ docker stop --time=1 9d9543a3806743f69c858e00b51f116e6ab2e6d9a09cd7b4ccd51d19eb7fc755 [2021-06-10T04:34:23.379Z] $ docker rm -f 9d9543a3806743f69c858e00b51f116e6ab2e6d9a09cd7b4ccd51d19eb7fc755 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:34:23.943Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T04:34:23.943Z] . [Pipeline] withDockerContainer [2021-06-10T04:34:24.044Z] prd-centos7-docker-4c-2g-131 does not seem to be running inside a container [2021-06-10T04:34:24.080Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-10T04:34:24.456Z] $ docker top d155eb602b4cdc968f863d0c4e2b2a0d69551d32a67b531a1792a316b2c2a7a0 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-10T04:34:24.553Z] ========================================================= [2021-06-10T04:34:24.553Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-10T04:34:24.553Z] ========================================================= [Pipeline] sh [2021-06-10T04:34:24.849Z] + go mod tidy [Pipeline] sh [2021-06-10T04:34:25.425Z] + make test [2021-06-10T04:34:25.425Z] go mod tidy [2021-06-10T04:34:25.425Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-10T04:34:30.774Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-10T04:34:49.006Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-10T04:34:51.645Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-10T04:34:53.046Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-10T04:34:53.046Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-10T04:34:55.634Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-10T04:34:55.904Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-10T04:34:55.904Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-10T04:34:55.904Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-10T04:34:56.496Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-10T04:34:56.777Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-10T04:34:57.053Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-10T04:34:57.053Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-10T04:34:57.053Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-10T04:34:57.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-10T04:34:57.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-10T04:34:57.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-10T04:34:57.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-10T04:34:59.636Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.038s coverage: 28.7% of statements [2021-06-10T04:35:00.601Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.061s coverage: 100.0% of statements [2021-06-10T04:35:00.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-10T04:35:00.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-10T04:35:00.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-10T04:35:01.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.070s coverage: 81.2% of statements [2021-06-10T04:35:01.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-10T04:35:01.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.067s coverage: 53.4% of statements [2021-06-10T04:35:01.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-10T04:35:01.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-10T04:35:02.595Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.100s coverage: 87.7% of statements [2021-06-10T04:35:02.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-10T04:35:02.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-10T04:35:02.596Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.047s coverage: 78.9% of statements [2021-06-10T04:35:02.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-10T04:35:02.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-10T04:35:02.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-10T04:35:02.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-10T04:35:02.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-10T04:35:02.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-10T04:35:02.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-10T04:35:04.013Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.225s coverage: 95.1% of statements [2021-06-10T04:35:04.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-10T04:35:04.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-10T04:35:04.013Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-10T04:35:04.013Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-10T04:35:04.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-10T04:35:04.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-10T04:35:04.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-10T04:35:04.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-10T04:35:04.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-10T04:35:04.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-10T04:35:04.013Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2021-06-10T04:35:04.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-10T04:35:04.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-10T04:35:04.013Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.058s coverage: 60.0% of statements [2021-06-10T04:35:04.283Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.048s coverage: 0.8% of statements [2021-06-10T04:35:04.283Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-10T04:35:04.547Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.046s coverage: 22.0% of statements [2021-06-10T04:35:04.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-10T04:35:04.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2021-06-10T04:35:06.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.072s coverage: 79.5% of statements [2021-06-10T04:35:06.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-06-10T04:35:06.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.053s coverage: 96.3% of statements [2021-06-10T04:35:06.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements [2021-06-10T04:35:18.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.049s coverage: 94.4% of statements [2021-06-10T04:35:18.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.045s coverage: 44.8% of statements [2021-06-10T04:35:22.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.205s coverage: 81.8% of statements [2021-06-10T04:35:22.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-10T04:35:41.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2021-06-10T04:35:41.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-10T04:35:41.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-10T04:35:41.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-10T04:35:41.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-06-10T04:35:41.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-10T04:35:41.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-10T04:35:41.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-10T04:35:41.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-10T04:35:41.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-10T04:35:41.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.041s coverage: 87.2% of statements [2021-06-10T04:35:41.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-10T04:35:41.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-10T04:35:41.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-06-10T04:35:41.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-10T04:35:41.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 76.0% of statements [2021-06-10T04:35:41.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-10T04:35:41.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-06-10T04:35:41.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.058s coverage: 87.2% of statements [2021-06-10T04:35:41.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements [2021-06-10T04:35:41.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.069s coverage: 91.2% of statements [2021-06-10T04:35:41.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-10T04:35:41.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.142s coverage: 64.4% of statements [2021-06-10T04:35:41.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-10T04:35:41.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-10T04:35:41.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements [2021-06-10T04:35:41.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-06-10T04:35:41.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-06-10T04:35:41.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.022s coverage: 73.7% of statements [2021-06-10T04:35:41.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2021-06-10T04:35:41.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.230s coverage: 66.9% of statements [2021-06-10T04:35:41.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-10T04:35:41.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-10T04:35:41.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-10T04:35:42.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.134s coverage: 43.6% of statements [2021-06-10T04:35:42.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-10T04:35:42.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-10T04:35:42.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.034s coverage: 89.5% of statements [2021-06-10T04:35:42.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-10T04:35:42.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.025s coverage: 84.8% of statements [2021-06-10T04:35:42.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-10T04:35:42.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-10T04:35:42.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-10T04:35:42.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-10T04:35:49.209Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.066s coverage: 19.3% of statements [2021-06-10T04:35:49.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-10T04:35:49.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-10T04:35:49.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-10T04:35:49.209Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.126s coverage: 91.9% of statements [2021-06-10T04:35:49.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-10T04:35:49.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-10T04:35:49.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-10T04:35:49.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-10T04:35:49.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-10T04:35:49.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-10T04:35:49.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-10T04:35:49.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-10T04:35:49.209Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.053s coverage: 62.7% of statements [2021-06-10T04:35:49.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-10T04:35:49.209Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.085s coverage: 97.6% of statements [2021-06-10T04:35:49.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-10T04:35:49.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-10T04:35:49.209Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-10T04:35:49.209Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-10T04:35:49.209Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-10T04:35:49.209Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-10T04:35:49.209Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-10T04:35:49.209Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements [2021-06-10T04:35:49.209Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-10T04:35:49.209Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-10T04:35:49.209Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.053s coverage: 28.9% of statements [2021-06-10T04:35:49.209Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-10T04:35:49.209Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-10T04:35:49.209Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-10T04:35:49.209Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-10T04:35:49.209Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-10T04:35:49.209Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.037s coverage: 95.4% of statements [2021-06-10T04:35:49.209Z] GO111MODULE=on go vet ./... [2021-06-10T04:36:15.854Z] gofmt -l . [2021-06-10T04:36:15.854Z] [ "`gofmt -l .`" = "" ] [2021-06-10T04:36:15.854Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-10T04:36:16.168Z] + ls -al . [2021-06-10T04:36:16.168Z] total 520 [2021-06-10T04:36:16.168Z] drwxrwxr-x 10 1001 1001 4096 Jun 10 04:36 . [2021-06-10T04:36:16.168Z] drwxr-xr-x 4 root root 28 Jun 10 04:34 .. [2021-06-10T04:36:16.168Z] -rw-rw-r-- 1 1001 1001 11 Jun 10 04:32 .dockerignore [2021-06-10T04:36:16.168Z] drwxrwxr-x 8 1001 1001 179 Jun 10 04:32 .git [2021-06-10T04:36:16.168Z] drwxrwxr-x 3 1001 1001 125 Jun 10 04:32 .github [2021-06-10T04:36:16.168Z] -rw-rw-r-- 1 1001 1001 818 Jun 10 04:32 .gitignore [2021-06-10T04:36:16.168Z] drwx------ 3 1001 1001 60 Jun 10 04:33 .semver [2021-06-10T04:36:16.168Z] -rw-rw-r-- 1 1001 1001 166 Jun 10 04:32 .sonarcloud.properties [2021-06-10T04:36:16.168Z] -rw-rw-r-- 1 1001 1001 8609 Jun 10 04:32 Attribution.txt [2021-06-10T04:36:16.168Z] -rw-rw-r-- 1 1001 1001 3804 Jun 10 04:32 CONTRIBUTING.md [2021-06-10T04:36:16.168Z] -rw-rw-r-- 1 1001 1001 931 Jun 10 04:32 Dockerfile.build [2021-06-10T04:36:16.168Z] -rw-rw-r-- 1 1001 1001 849 Jun 10 04:32 Jenkinsfile [2021-06-10T04:36:16.168Z] -rw-rw-r-- 1 1001 1001 10775 Jun 10 04:32 LICENSE [2021-06-10T04:36:16.168Z] -rw-rw-r-- 1 1001 1001 5605 Jun 10 04:32 Makefile [2021-06-10T04:36:16.168Z] -rw-rw-r-- 1 1001 1001 7978 Jun 10 04:32 README.md [2021-06-10T04:36:16.168Z] -rw-rw-r-- 1 1001 1001 7071 Jun 10 04:32 SECURITY.md [2021-06-10T04:36:16.168Z] -rw-rw-r-- 1 1001 1001 5 Jun 10 04:33 VERSION [2021-06-10T04:36:16.168Z] -rw-rw-r-- 1 1001 1001 4131 Jun 10 04:32 ZMQWindows.md [2021-06-10T04:36:16.168Z] drwxrwxr-x 2 1001 1001 37 Jun 10 04:32 bin [2021-06-10T04:36:16.168Z] drwxrwxr-x 14 1001 1001 4096 Jun 10 04:32 cmd [2021-06-10T04:36:16.168Z] -rw-r--r-- 1 root root 404951 Jun 10 04:35 coverage.out [2021-06-10T04:36:16.168Z] -rw-rw-r-- 1 1001 1001 840 Jun 10 04:32 go.mod [2021-06-10T04:36:16.168Z] -rw-r--r-- 1 root root 21139 Jun 10 04:34 go.sum [2021-06-10T04:36:16.168Z] drwxrwxr-x 8 1001 1001 127 Jun 10 04:32 internal [2021-06-10T04:36:16.168Z] drwxrwxr-x 3 1001 1001 16 Jun 10 04:32 openapi [2021-06-10T04:36:16.168Z] drwxrwxr-x 4 1001 1001 71 Jun 10 04:32 snap [2021-06-10T04:36:16.168Z] -rw-rw-r-- 1 1001 1001 168 Jun 10 04:32 version.go [Pipeline] sh [2021-06-10T04:36:16.478Z] + '[' -e coverage.out ] [2021-06-10T04:36:16.478Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-10T04:36:16.599Z] Stashed 1 file(s) [Pipeline] sh [2021-06-10T04:36:16.896Z] + make build [2021-06-10T04:36:16.896Z] go mod tidy [2021-06-10T04:36:16.896Z] 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-10T04:36:18.295Z] 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-10T04:36:24.915Z] 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-10T04:36:25.488Z] 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-10T04:36:26.883Z] 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-10T04:36:26.883Z] 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-10T04:36:27.846Z] 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-10T04:36:28.424Z] 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-10T04:36:29.377Z] 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-10T04:36:30.334Z] 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-10T04:36:30.915Z] 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-10T04:36:31.866Z] 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-10T04:36:33.276Z] $ docker stop --time=1 d155eb602b4cdc968f863d0c4e2b2a0d69551d32a67b531a1792a316b2c2a7a0 [2021-06-10T04:36:35.564Z] $ docker rm -f d155eb602b4cdc968f863d0c4e2b2a0d69551d32a67b531a1792a316b2c2a7a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:36:37.068Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-10T04:36:37.068Z] [2021-06-10T04:36:37.068Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:36:37.383Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-10T04:36:37.383Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-10T04:36:37.383Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-10T04:36:37.383Z] ca9280d653b3: Pulling fs layer [2021-06-10T04:36:37.383Z] 7e9c9ca2126c: Pulling fs layer [2021-06-10T04:36:37.649Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-10T04:36:37.649Z] cbdbe7a5bc2a: Download complete [2021-06-10T04:36:37.912Z] cbdbe7a5bc2a: Pull complete [2021-06-10T04:36:38.499Z] ca9280d653b3: Verifying Checksum [2021-06-10T04:36:38.499Z] ca9280d653b3: Download complete [2021-06-10T04:36:39.076Z] ca9280d653b3: Pull complete [2021-06-10T04:36:39.350Z] 7e9c9ca2126c: Verifying Checksum [2021-06-10T04:36:39.350Z] 7e9c9ca2126c: Download complete [2021-06-10T04:36:42.688Z] 7e9c9ca2126c: Pull complete [2021-06-10T04:36:42.688Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-10T04:36:42.688Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-10T04:36:42.688Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-10T04:36:42.770Z] prd-centos7-docker-4c-2g-131 does not seem to be running inside a container [2021-06-10T04:36:42.805Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-10T04:36:45.589Z] $ docker top c1ca76f18422da1ca374f37607b748317f86663e115574c0bcdfd9353022e8ff -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T04:36:45.974Z] + docker-compose build --help [2021-06-10T04:36:45.975Z] + grep parallel [2021-06-10T04:36:46.550Z] --parallel Build images in parallel. [Pipeline] } [2021-06-10T04:36:46.559Z] $ docker stop --time=1 c1ca76f18422da1ca374f37607b748317f86663e115574c0bcdfd9353022e8ff [2021-06-10T04:36:47.764Z] $ docker rm -f c1ca76f18422da1ca374f37607b748317f86663e115574c0bcdfd9353022e8ff [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:36:48.191Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-10T04:36:48.191Z] . [Pipeline] withDockerContainer [2021-06-10T04:36:48.275Z] prd-centos7-docker-4c-2g-131 does not seem to be running inside a container [2021-06-10T04:36:48.313Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-10T04:36:48.779Z] $ docker top 4c4a6ffe1434a44bd8a475d5d8ee5a63d4521a4abd256ee26482386033a221e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T04:36:49.169Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-10T04:36:49.742Z] Building core-command ... [2021-06-10T04:36:49.742Z] Building core-data ... [2021-06-10T04:36:49.742Z] Building core-metadata ... [2021-06-10T04:36:49.742Z] Building security-bootstrapper ... [2021-06-10T04:36:49.742Z] Building security-proxy-setup ... [2021-06-10T04:36:49.742Z] Building security-secretstore-setup ... [2021-06-10T04:36:49.742Z] Building support-notifications ... [2021-06-10T04:36:49.742Z] Building support-scheduler ... [2021-06-10T04:36:49.742Z] Building sys-mgmt-agent ... [2021-06-10T04:36:49.742Z] Building support-notifications [2021-06-10T04:36:49.742Z] Building sys-mgmt-agent [2021-06-10T04:36:49.742Z] Building security-bootstrapper [2021-06-10T04:36:49.742Z] Building core-command [2021-06-10T04:36:49.742Z] Building support-scheduler [2021-06-10T04:37:02.009Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:37:02.010Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:37:02.010Z] ---> 049359d7299c [2021-06-10T04:37:02.010Z] Step 3/32 : WORKDIR /edgex-go [2021-06-10T04:37:02.010Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:37:02.010Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:37:02.010Z] ---> 049359d7299c [2021-06-10T04:37:02.010Z] Step 3/23 : WORKDIR /edgex-go [2021-06-10T04:37:02.356Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:37:02.356Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:37:02.356Z] ---> 049359d7299c [2021-06-10T04:37:02.356Z] Step 3/23 : WORKDIR /edgex-go [2021-06-10T04:37:09.337Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-138 in /w/workspace/edgexfoundry_edgex-go_PR-3555 [Pipeline] { [Pipeline] ws [2021-06-10T04:37:09.356Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-06-10T04:37:09.586Z] The recommended git tool is: git [2021-06-10T04:37:10.498Z] ---> Running in 75f18310b73c [2021-06-10T04:37:10.498Z] ---> Running in aac53c46e596 [2021-06-10T04:37:10.498Z] ---> Running in 7da1694f2393 [2021-06-10T04:37:11.464Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:37:11.464Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:37:11.732Z] Removing intermediate container 75f18310b73c [2021-06-10T04:37:11.732Z] ---> 33cdbeee64df [2021-06-10T04:37:11.732Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:37:11.732Z] ---> 049359d7299c [2021-06-10T04:37:11.732Z] Step 3/24 : WORKDIR /edgex-go [2021-06-10T04:37:11.732Z] ---> Using cache [2021-06-10T04:37:11.732Z] ---> e17f8aba83f9 [2021-06-10T04:37:11.732Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:37:12.692Z] Removing intermediate container aac53c46e596 [2021-06-10T04:37:12.692Z] ---> 4a69450305b1 [2021-06-10T04:37:12.692Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:37:12.692Z] Removing intermediate container 7da1694f2393 [2021-06-10T04:37:12.692Z] ---> e17f8aba83f9 [2021-06-10T04:37:12.692Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:37:12.692Z] ---> Running in 5110390e0bb6 [2021-06-10T04:37:12.692Z] ---> Running in cea103f1ee1b [2021-06-10T04:37:12.692Z] ---> Running in eef9c3e57ab9 [2021-06-10T04:37:12.692Z] ---> Running in df4be682025d [2021-06-10T04:37:13.643Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:37:13.643Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:37:13.643Z] ---> 049359d7299c [2021-06-10T04:37:13.643Z] Step 3/24 : WORKDIR /edgex-go [2021-06-10T04:37:13.643Z] ---> Using cache [2021-06-10T04:37:13.643Z] ---> e17f8aba83f9 [2021-06-10T04:37:13.643Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:37:13.913Z] ---> Running in f61cd87ee618 [2021-06-10T04:37:14.177Z] Removing intermediate container 5110390e0bb6 [2021-06-10T04:37:14.177Z] ---> 900a770ecba3 [2021-06-10T04:37:14.177Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-10T04:37:14.177Z] ---> Running in dc5070138074 [2021-06-10T04:37:14.442Z] Removing intermediate container cea103f1ee1b [2021-06-10T04:37:14.442Z] ---> b387e29fc978 [2021-06-10T04:37:14.442Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-10T04:37:14.442Z] ---> Running in 4009abec3c32 [2021-06-10T04:37:14.442Z] Removing intermediate container eef9c3e57ab9 [2021-06-10T04:37:14.442Z] ---> 42ab48c4ea98 [2021-06-10T04:37:14.442Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-10T04:37:14.707Z] Removing intermediate container df4be682025d [2021-06-10T04:37:14.707Z] ---> fce75bdb341c [2021-06-10T04:37:14.707Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-10T04:37:14.707Z] ---> Running in e25f54e676d7 [2021-06-10T04:37:14.707Z] ---> Running in 9fa306b83fdf [2021-06-10T04:37:14.984Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:37:14.984Z] Removing intermediate container f61cd87ee618 [2021-06-10T04:37:14.984Z] ---> 90e9cf772f9f [2021-06-10T04:37:14.984Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-10T04:37:14.984Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:37:14.984Z] ---> Running in 38d363f32580 [2021-06-10T04:37:15.250Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:37:15.250Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:37:15.250Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:37:15.756Z] using credential edgex-jenkins-ssh [2021-06-10T04:37:15.778Z] Cloning the remote Git repository [2021-06-10T04:37:15.853Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:37:15.854Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:37:16.127Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:37:16.127Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:37:16.127Z] OK: 219 MiB in 52 packages [2021-06-10T04:37:16.127Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:37:16.127Z] OK: 219 MiB in 52 packages [2021-06-10T04:37:16.717Z] OK: 219 MiB in 52 packages [2021-06-10T04:37:16.717Z] OK: 219 MiB in 52 packages [2021-06-10T04:37:16.717Z] Removing intermediate container dc5070138074 [2021-06-10T04:37:16.717Z] ---> b5b22c4b26a0 [2021-06-10T04:37:16.717Z] Step 6/23 : COPY go.mod . [2021-06-10T04:37:16.717Z] Removing intermediate container 4009abec3c32 [2021-06-10T04:37:16.717Z] ---> ccf627cd62f2 [2021-06-10T04:37:16.717Z] Step 6/24 : COPY go.mod . [2021-06-10T04:37:16.998Z] ---> 2150f432d1ef [2021-06-10T04:37:16.998Z] Step 7/24 : RUN go mod download [2021-06-10T04:37:16.998Z] ---> cc21bdae57ed [2021-06-10T04:37:16.998Z] Step 7/23 : RUN go mod download [2021-06-10T04:37:16.998Z] Removing intermediate container 38d363f32580 [2021-06-10T04:37:16.998Z] ---> 899b1cfd24bd [2021-06-10T04:37:16.998Z] Step 6/24 : COPY go.mod . [2021-06-10T04:37:16.998Z] ---> Running in 425a96d9a713 [2021-06-10T04:37:16.998Z] ---> Running in 57fd47b8d0be [2021-06-10T04:37:16.998Z] Removing intermediate container 9fa306b83fdf [2021-06-10T04:37:16.998Z] ---> ace0eec64619 [2021-06-10T04:37:16.998Z] Step 6/32 : COPY go.mod . [2021-06-10T04:37:15.834Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-10T04:37:15.990Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-06-10T04:37:16.067Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-10T04:37:16.068Z] > git --version # timeout=10 [2021-06-10T04:37:16.084Z] > git --version # 'git version 2.17.1' [2021-06-10T04:37:16.086Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T04:37:16.194Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T04:37:17.266Z] ---> 9fee28a681a5 [2021-06-10T04:37:17.266Z] Step 7/24 : RUN go mod download [2021-06-10T04:37:17.266Z] OK: 219 MiB in 52 packages [2021-06-10T04:37:17.266Z] ---> Running in a102d5306a14 [2021-06-10T04:37:17.266Z] ---> 279ad4878863 [2021-06-10T04:37:17.266Z] Step 7/32 : RUN go mod download [2021-06-10T04:37:17.266Z] ---> Running in 8e7d4c51083e [2021-06-10T04:37:17.529Z] Removing intermediate container e25f54e676d7 [2021-06-10T04:37:17.530Z] ---> 1b5693a68741 [2021-06-10T04:37:17.530Z] Step 6/23 : COPY go.mod . [2021-06-10T04:37:17.794Z] ---> 3bb108b0682b [2021-06-10T04:37:17.794Z] Step 7/23 : RUN go mod download [2021-06-10T04:37:18.057Z] ---> Running in d674c1869b5e [2021-06-10T04:37:18.057Z] Removing intermediate container 425a96d9a713 [2021-06-10T04:37:18.057Z] ---> 7dd913e39507 [2021-06-10T04:37:18.057Z] Step 8/23 : COPY . . [2021-06-10T04:37:18.057Z] Removing intermediate container 57fd47b8d0be [2021-06-10T04:37:18.057Z] ---> c28cd0a71c96 [2021-06-10T04:37:18.057Z] Step 8/24 : COPY . . [2021-06-10T04:37:24.698Z] Removing intermediate container a102d5306a14 [2021-06-10T04:37:24.698Z] ---> ab6e608dea89 [2021-06-10T04:37:24.698Z] Step 8/24 : COPY . . [2021-06-10T04:37:24.698Z] Removing intermediate container 8e7d4c51083e [2021-06-10T04:37:24.698Z] ---> bc00e1dbc091 [2021-06-10T04:37:24.698Z] Step 8/32 : COPY . . [2021-06-10T04:37:24.698Z] ---> 9098447af178 [2021-06-10T04:37:24.698Z] Step 9/24 : RUN go mod tidy [2021-06-10T04:37:24.698Z] ---> 3427597acb56 [2021-06-10T04:37:24.698Z] Step 9/23 : RUN go mod tidy [2021-06-10T04:37:28.023Z] ---> Running in 80968ccad1c2 [2021-06-10T04:37:28.023Z] ---> Running in 263111fda6e1 [2021-06-10T04:37:28.023Z] Removing intermediate container d674c1869b5e [2021-06-10T04:37:28.023Z] ---> a07f33aeffce [2021-06-10T04:37:28.023Z] Step 8/23 : COPY . . [2021-06-10T04:37:36.210Z] ---> 046255823856 [2021-06-10T04:37:36.210Z] Step 9/24 : RUN go mod tidy [2021-06-10T04:37:36.210Z] ---> b7d43cd746ce [2021-06-10T04:37:36.210Z] Step 9/32 : RUN go mod tidy [2021-06-10T04:37:36.210Z] Removing intermediate container 263111fda6e1 [2021-06-10T04:37:36.210Z] ---> e4e882713c73 [2021-06-10T04:37:36.210Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-10T04:37:36.210Z] Removing intermediate container 80968ccad1c2 [2021-06-10T04:37:36.210Z] ---> 95997786cb24 [2021-06-10T04:37:36.210Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-10T04:37:36.210Z] ---> Running in dda99f3ba7f8 [2021-06-10T04:37:36.210Z] ---> Running in cfafffe292c9 [2021-06-10T04:37:36.210Z] ---> Running in 8975dc0d17b0 [2021-06-10T04:37:36.210Z] ---> Running in b3064f109b04 [2021-06-10T04:37:37.587Z] Merging remotes/origin/master commit 027c4e9e11e34d7e4f7c73f925e1f85085517f61 into PR head commit 1d836f06ab4462e5e0971280dc34a87e264e0459 [2021-06-10T04:37:38.132Z] Merge succeeded, producing d3da7661b808d7767cf51f402633071b30526f91 [2021-06-10T04:37:38.132Z] Checking out Revision d3da7661b808d7767cf51f402633071b30526f91 (PR-3555) [2021-06-10T04:37:38.145Z] 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-10T04:37:38.145Z] 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-10T04:37:36.368Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-10T04:37:36.386Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T04:37:36.418Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-10T04:37:36.463Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-10T04:37:36.464Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T04:37:36.477Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3555/head:refs/remotes/origin/PR-3555 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T04:37:37.607Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T04:37:37.628Z] > git checkout -f 1d836f06ab4462e5e0971280dc34a87e264e0459 # timeout=10 [2021-06-10T04:37:37.865Z] > git remote # timeout=10 [2021-06-10T04:37:37.887Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T04:37:37.904Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T04:37:37.916Z] > git merge 027c4e9e11e34d7e4f7c73f925e1f85085517f61 # timeout=10 [2021-06-10T04:37:38.113Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-10T04:37:38.137Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T04:37:38.147Z] > git checkout -f d3da7661b808d7767cf51f402633071b30526f91 # timeout=10 [2021-06-10T04:37:39.537Z] Removing intermediate container dda99f3ba7f8 [2021-06-10T04:37:39.537Z] ---> 7403f7ede5c7 [2021-06-10T04:37:39.537Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-10T04:37:40.111Z] Removing intermediate container cfafffe292c9 [2021-06-10T04:37:40.111Z] ---> f65c19e322a5 [2021-06-10T04:37:40.111Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-10T04:37:40.689Z] ---> Running in 514e4c5bfa8b [2021-06-10T04:37:40.689Z] ---> Running in 74546ee699c5 [2021-06-10T04:37:42.102Z] 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-10T04:37:42.102Z] 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-10T04:37:42.378Z] Commit message: "Merge commit '027c4e9e11e34d7e4f7c73f925e1f85085517f61' into HEAD" [2021-06-10T04:37:42.386Z] > git rev-list --no-walk 1d836f06ab4462e5e0971280dc34a87e264e0459 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T04:37:43.898Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-10T04:37:44.330Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T04:37:44.691Z] + sudo service docker restart [2021-06-10T04:37:44.691Z] + true [2021-06-10T04:37:54.461Z] ---> 4a7572e2c1d1 [2021-06-10T04:37:54.461Z] Step 9/23 : RUN go mod tidy [2021-06-10T04:37:54.461Z] ---> Running in ffb2417c7ae8 [2021-06-10T04:37:54.461Z] Removing intermediate container ffb2417c7ae8 [2021-06-10T04:37:54.461Z] ---> 1e35f04f34e0 [2021-06-10T04:37:54.461Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-10T04:37:54.722Z] ---> Running in 68f442f1ada8 [2021-06-10T04:37:55.001Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T04:38:03.057Z] provisioning config files... [2021-06-10T04:38:03.088Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1105499886571719321tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T04:38:03.469Z] ---> docker-login.sh [2021-06-10T04:38:03.469Z] nexus3.edgexfoundry.org:10001 [2021-06-10T04:38:04.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T04:38:04.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T04:38:04.727Z] Configure a credential helper to remove this warning. See [2021-06-10T04:38:04.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T04:38:04.727Z] [2021-06-10T04:38:04.727Z] Login Succeeded [2021-06-10T04:38:04.727Z] nexus3.edgexfoundry.org:10002 [2021-06-10T04:38:05.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T04:38:05.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T04:38:05.283Z] Configure a credential helper to remove this warning. See [2021-06-10T04:38:05.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T04:38:05.283Z] [2021-06-10T04:38:05.283Z] Login Succeeded [2021-06-10T04:38:05.283Z] nexus3.edgexfoundry.org:10003 [2021-06-10T04:38:05.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T04:38:05.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T04:38:05.831Z] Configure a credential helper to remove this warning. See [2021-06-10T04:38:05.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T04:38:05.831Z] [2021-06-10T04:38:05.831Z] Login Succeeded [2021-06-10T04:38:05.831Z] nexus3.edgexfoundry.org:10004 [2021-06-10T04:38:06.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T04:38:06.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T04:38:06.427Z] Configure a credential helper to remove this warning. See [2021-06-10T04:38:06.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T04:38:06.427Z] [2021-06-10T04:38:06.427Z] Login Succeeded [2021-06-10T04:38:06.427Z] docker.io [2021-06-10T04:38:06.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T04:38:07.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T04:38:07.309Z] Configure a credential helper to remove this warning. See [2021-06-10T04:38:07.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T04:38:07.309Z] [2021-06-10T04:38:07.309Z] Login Succeeded [2021-06-10T04:38:07.309Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T04:38:07.328Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-10T04:38:07.851Z] ========================================================= [2021-06-10T04:38:07.852Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-10T04:38:07.852Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:38:08.249Z] + 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-10T04:38:10.936Z] Sending build context to Docker daemon 166.2MB [2021-06-10T04:38:10.936Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T04:38:10.936Z] Step 2/6 : FROM ${BASE} [2021-06-10T04:38:10.936Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-10T04:38:10.936Z] 595b0fe564bb: Pulling fs layer [2021-06-10T04:38:10.936Z] 3088b5b3c5c0: Pulling fs layer [2021-06-10T04:38:10.936Z] 5b7225fbf94c: Pulling fs layer [2021-06-10T04:38:10.936Z] ba82ee9f976e: Pulling fs layer [2021-06-10T04:38:10.936Z] 506bd15cee9f: Pulling fs layer [2021-06-10T04:38:10.936Z] 75a0a4a0db45: Pulling fs layer [2021-06-10T04:38:10.936Z] 618dc40b7e24: Pulling fs layer [2021-06-10T04:38:10.936Z] 506bd15cee9f: Waiting [2021-06-10T04:38:10.936Z] 75a0a4a0db45: Waiting [2021-06-10T04:38:10.936Z] 618dc40b7e24: Waiting [2021-06-10T04:38:10.936Z] ba82ee9f976e: Waiting [2021-06-10T04:38:10.936Z] 5b7225fbf94c: Verifying Checksum [2021-06-10T04:38:10.936Z] 5b7225fbf94c: Download complete [2021-06-10T04:38:10.936Z] 3088b5b3c5c0: Verifying Checksum [2021-06-10T04:38:10.936Z] 3088b5b3c5c0: Download complete [2021-06-10T04:38:10.936Z] 506bd15cee9f: Download complete [2021-06-10T04:38:10.936Z] 75a0a4a0db45: Verifying Checksum [2021-06-10T04:38:10.936Z] 75a0a4a0db45: Download complete [2021-06-10T04:38:10.936Z] 595b0fe564bb: Verifying Checksum [2021-06-10T04:38:10.936Z] 595b0fe564bb: Download complete [2021-06-10T04:38:11.923Z] 595b0fe564bb: Pull complete [2021-06-10T04:38:12.198Z] 3088b5b3c5c0: Pull complete [2021-06-10T04:38:12.800Z] 5b7225fbf94c: Pull complete [2021-06-10T04:38:14.247Z] 618dc40b7e24: Verifying Checksum [2021-06-10T04:38:14.247Z] 618dc40b7e24: Download complete [2021-06-10T04:38:17.080Z] Removing intermediate container b3064f109b04 [2021-06-10T04:38:17.080Z] ---> 169b9190bcd0 [2021-06-10T04:38:17.080Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-10T04:38:17.080Z] Removing intermediate container 8975dc0d17b0 [2021-06-10T04:38:17.080Z] ---> 3db0a2e4fcac [2021-06-10T04:38:17.080Z] [2021-06-10T04:38:17.080Z] Step 11/23 : FROM alpine:3.12 [2021-06-10T04:38:17.080Z] ---> Running in 750bf51688d3 [2021-06-10T04:38:17.080Z] 3.12: Pulling from library/alpine [2021-06-10T04:38:17.080Z] 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-10T04:38:17.080Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-10T04:38:17.080Z] Status: Downloaded newer image for alpine:3.12 [2021-06-10T04:38:17.080Z] ---> 13621d1b12d4 [2021-06-10T04:38:17.080Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-10T04:38:18.047Z] ---> Running in 4102a5f29c58 [2021-06-10T04:38:19.011Z] Removing intermediate container 750bf51688d3 [2021-06-10T04:38:19.011Z] ---> aff5304baa27 [2021-06-10T04:38:19.011Z] [2021-06-10T04:38:19.011Z] Step 12/24 : FROM docker:20.10.0 [2021-06-10T04:38:19.011Z] 20.10.0: Pulling from library/docker [2021-06-10T04:38:19.295Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:38:19.295Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:38:19.571Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-10T04:38:19.672Z] ba82ee9f976e: Verifying Checksum [2021-06-10T04:38:19.672Z] ba82ee9f976e: Download complete [2021-06-10T04:38:19.843Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-10T04:38:19.843Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T04:38:19.843Z] Executing ca-certificates-20191127-r4.trigger [2021-06-10T04:38:19.843Z] OK: 6 MiB in 16 packages [2021-06-10T04:38:21.766Z] Removing intermediate container 514e4c5bfa8b [2021-06-10T04:38:21.766Z] ---> 577b1b04f2b9 [2021-06-10T04:38:21.766Z] [2021-06-10T04:38:21.766Z] Step 11/24 : FROM alpine:3.12 [2021-06-10T04:38:21.766Z] ---> 13621d1b12d4 [2021-06-10T04:38:21.766Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-10T04:38:22.044Z] ---> Running in d740b2d97ec4 [2021-06-10T04:38:23.007Z] Removing intermediate container 4102a5f29c58 [2021-06-10T04:38:23.007Z] ---> 7350f37c07c7 [2021-06-10T04:38:23.007Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-10T04:38:23.299Z] ---> Running in 355c3b58b131 [2021-06-10T04:38:23.299Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:38:23.567Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:38:23.567Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-10T04:38:23.567Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T04:38:24.956Z] OK: 6 MiB in 15 packages [2021-06-10T04:38:24.956Z] Removing intermediate container 355c3b58b131 [2021-06-10T04:38:24.956Z] ---> 529d0fdfa44d [2021-06-10T04:38:24.956Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-10T04:38:27.535Z] ---> Running in 3ef012400e47 [2021-06-10T04:38:27.802Z] Removing intermediate container 74546ee699c5 [2021-06-10T04:38:27.802Z] ---> 4272bfee9219 [2021-06-10T04:38:27.802Z] [2021-06-10T04:38:27.802Z] Step 11/32 : FROM alpine:3.12 [2021-06-10T04:38:27.802Z] ---> 13621d1b12d4 [2021-06-10T04:38:27.802Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-10T04:38:28.065Z] ---> Running in 9de2d863f08d [2021-06-10T04:38:28.065Z] Removing intermediate container 3ef012400e47 [2021-06-10T04:38:28.065Z] ---> 5915cf9cd185 [2021-06-10T04:38:28.065Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-10T04:38:28.065Z] Removing intermediate container d740b2d97ec4 [2021-06-10T04:38:28.065Z] ---> 1e5ed1cad7c0 [2021-06-10T04:38:28.065Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-10T04:38:28.333Z] ---> Running in 74b9707b21b6 [2021-06-10T04:38:28.333Z] ---> Running in 81a7b0d92250 [2021-06-10T04:38:28.334Z] Removing intermediate container 9de2d863f08d [2021-06-10T04:38:28.334Z] ---> 194956544a65 [2021-06-10T04:38:28.334Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-10T04:38:28.334Z] Removing intermediate container 74b9707b21b6 [2021-06-10T04:38:28.334Z] ---> cb07ecaab07b [2021-06-10T04:38:28.334Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-10T04:38:28.334Z] ---> Running in fee5ca5b06dd [2021-06-10T04:38:28.607Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-10T04:38:28.868Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-10T04:38:28.868Z] Removing intermediate container 81a7b0d92250 [2021-06-10T04:38:28.868Z] ---> 5a2ace146ccd [2021-06-10T04:38:28.868Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T04:38:28.868Z] ---> Running in 4e7ba63df7b6 [2021-06-10T04:38:28.868Z] ---> aefe523efa57 [2021-06-10T04:38:28.868Z] 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-10T04:38:29.136Z] ---> Running in ed4b47b89e23 [2021-06-10T04:38:29.136Z] Removing intermediate container 4e7ba63df7b6 [2021-06-10T04:38:29.136Z] ---> dd9136304435 [2021-06-10T04:38:29.136Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-10T04:38:29.136Z] ---> 61e78f2b7522 [2021-06-10T04:38:29.136Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-10T04:38:29.415Z] ---> Running in 08d13696c3c2 [2021-06-10T04:38:29.415Z] Removing intermediate container ed4b47b89e23 [2021-06-10T04:38:29.415Z] ---> 477782008d25 [2021-06-10T04:38:29.416Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-10T04:38:29.698Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:38:29.698Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:38:29.698Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-10T04:38:29.698Z] (2/2) Installing su-exec (0.2-r1) [2021-06-10T04:38:29.698Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T04:38:29.698Z] OK: 6 MiB in 16 packages [2021-06-10T04:38:29.852Z] ba82ee9f976e: Pull complete [2021-06-10T04:38:29.852Z] 506bd15cee9f: Pull complete [2021-06-10T04:38:29.852Z] 75a0a4a0db45: Pull complete [2021-06-10T04:38:31.094Z] ---> Running in 7e1836bff35f [2021-06-10T04:38:31.095Z] Removing intermediate container 08d13696c3c2 [2021-06-10T04:38:31.095Z] ---> 9646cab231e6 [2021-06-10T04:38:31.095Z] Step 16/24 : WORKDIR / [2021-06-10T04:38:31.095Z] ---> 9f427dbfe82f [2021-06-10T04:38:31.095Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-10T04:38:31.095Z] ---> Running in 9936a21f5b10 [2021-06-10T04:38:31.359Z] Removing intermediate container 68f442f1ada8 [2021-06-10T04:38:31.359Z] ---> 1ccdfb256db9 [2021-06-10T04:38:31.359Z] [2021-06-10T04:38:31.359Z] Step 11/23 : FROM alpine:3.12 [2021-06-10T04:38:31.359Z] ---> 13621d1b12d4 [2021-06-10T04:38:31.359Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-10T04:38:31.359Z] ---> Using cache [2021-06-10T04:38:31.359Z] ---> 1e5ed1cad7c0 [2021-06-10T04:38:31.359Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-10T04:38:31.359Z] ---> Using cache [2021-06-10T04:38:31.359Z] ---> cb07ecaab07b [2021-06-10T04:38:31.359Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-10T04:38:31.621Z] ---> Running in 35ede294b982 [2021-06-10T04:38:31.621Z] Removing intermediate container fee5ca5b06dd [2021-06-10T04:38:31.621Z] ---> 7172bbddf4dd [2021-06-10T04:38:31.621Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-10T04:38:31.621Z] ---> f84b51b8c15b [2021-06-10T04:38:31.621Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-10T04:38:31.918Z] Removing intermediate container 9936a21f5b10 [2021-06-10T04:38:31.918Z] ---> 8db4ab81dad0 [2021-06-10T04:38:31.918Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T04:38:31.918Z] ---> Running in 62b86945a40a [2021-06-10T04:38:31.918Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:38:31.918Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:38:31.918Z] ---> Running in f84332881e67 [2021-06-10T04:38:32.203Z] Removing intermediate container 35ede294b982 [2021-06-10T04:38:32.203Z] ---> 575d9f813bb2 [2021-06-10T04:38:32.203Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-10T04:38:32.203Z] (1/39) Installing readline (8.0.4-r0) [2021-06-10T04:38:32.203Z] (2/39) Installing bash (5.0.17-r0) [2021-06-10T04:38:32.203Z] Executing bash-5.0.17-r0.post-install [2021-06-10T04:38:32.203Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-10T04:38:32.203Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-10T04:38:32.203Z] (5/39) Installing curl (7.77.0-r0) [2021-06-10T04:38:32.203Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-10T04:38:32.203Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-10T04:38:32.203Z] (8/39) Installing expat (2.2.9-r1) [2021-06-10T04:38:32.203Z] (9/39) Installing libffi (3.3-r2) [2021-06-10T04:38:32.203Z] (10/39) Installing gdbm (1.13-r1) [2021-06-10T04:38:32.203Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-10T04:38:32.203Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-10T04:38:32.203Z] ---> Running in a18167ea9f66 [2021-06-10T04:38:32.203Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-10T04:38:32.203Z] ---> e56bfc945328 [2021-06-10T04:38:32.203Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-10T04:38:32.203Z] Removing intermediate container 62b86945a40a [2021-06-10T04:38:32.203Z] ---> 79a5b587cff5 [2021-06-10T04:38:32.203Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-10T04:38:33.251Z] 618dc40b7e24: Pull complete [2021-06-10T04:38:33.251Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-10T04:38:33.251Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-10T04:38:33.251Z] ---> a36622ca3599 [2021-06-10T04:38:33.251Z] 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-10T04:38:33.587Z] Removing intermediate container f84332881e67 [2021-06-10T04:38:33.587Z] ---> 9f9640d8d297 [2021-06-10T04:38:33.587Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T04:38:33.849Z] ---> Running in 6f67b2d7fc31 [2021-06-10T04:38:33.849Z] Removing intermediate container a18167ea9f66 [2021-06-10T04:38:33.849Z] ---> 186f680291e1 [2021-06-10T04:38:33.849Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T04:38:34.108Z] ---> Running in 64383ce89fb3 [2021-06-10T04:38:34.108Z] ---> fba5d9246566 [2021-06-10T04:38:34.109Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-10T04:38:34.109Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-10T04:38:34.109Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-10T04:38:34.109Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-10T04:38:34.109Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-10T04:38:34.109Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-10T04:38:34.109Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-10T04:38:34.109Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-10T04:38:34.109Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-10T04:38:34.369Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-10T04:38:34.369Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-10T04:38:34.369Z] Removing intermediate container 6f67b2d7fc31 [2021-06-10T04:38:34.369Z] ---> b87cca7f1300 [2021-06-10T04:38:34.369Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-10T04:38:34.369Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-10T04:38:34.369Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-10T04:38:34.369Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-10T04:38:34.369Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-10T04:38:34.645Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-10T04:38:34.645Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-10T04:38:34.645Z] Removing intermediate container 64383ce89fb3 [2021-06-10T04:38:34.645Z] ---> 00e3f2d94df1 [2021-06-10T04:38:34.645Z] Step 21/23 : LABEL arch=x86_64 [2021-06-10T04:38:34.645Z] ---> Running in f169084b46d1 [2021-06-10T04:38:34.645Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-10T04:38:34.903Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-10T04:38:34.903Z] ---> 2edf40cf4fb6 [2021-06-10T04:38:34.903Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-10T04:38:34.903Z] ---> a9cb39727395 [2021-06-10T04:38:34.903Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-10T04:38:34.903Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-10T04:38:34.903Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-10T04:38:34.903Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-10T04:38:34.903Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-10T04:38:34.904Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-10T04:38:34.904Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-10T04:38:34.904Z] ---> Running in baefc70ae72e [2021-06-10T04:38:34.904Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-10T04:38:34.904Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-10T04:38:35.169Z] ---> Running in 4be6fbd11fac [2021-06-10T04:38:35.169Z] Executing busybox-1.31.1-r19.trigger [2021-06-10T04:38:35.169Z] OK: 72 MiB in 59 packages [2021-06-10T04:38:35.754Z] Removing intermediate container baefc70ae72e [2021-06-10T04:38:35.754Z] ---> 44cd1e131fc3 [2021-06-10T04:38:35.754Z] Step 22/23 : LABEL git_sha=4569478aafc10b310ba44fe8eb4a8e96fc64b592 [2021-06-10T04:38:35.754Z] ---> cf197b03150d [2021-06-10T04:38:35.754Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-10T04:38:35.887Z] ---> Running in 225f2315c5b9 [2021-06-10T04:38:36.029Z] Collecting docker-compose==1.23.2 [2021-06-10T04:38:36.029Z] ---> Running in b38d45b7fbde [2021-06-10T04:38:36.029Z] Removing intermediate container 4be6fbd11fac [2021-06-10T04:38:36.029Z] ---> b405da4b408b [2021-06-10T04:38:36.029Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T04:38:36.029Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-10T04:38:36.029Z] ---> Running in 6feb3200897a [2021-06-10T04:38:36.029Z] ---> a1aee74a45df [2021-06-10T04:38:36.029Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-10T04:38:36.299Z] Collecting PyYAML<4,>=3.10 [2021-06-10T04:38:36.299Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-10T04:38:36.299Z] Removing intermediate container b38d45b7fbde [2021-06-10T04:38:36.299Z] ---> 49a772ca7b2e [2021-06-10T04:38:36.299Z] Step 23/23 : LABEL version=0.0.0 [2021-06-10T04:38:36.299Z] ---> Running in ecfeda01f37d [2021-06-10T04:38:36.299Z] ---> Running in 081df2017b3c [2021-06-10T04:38:36.299Z] Removing intermediate container 6feb3200897a [2021-06-10T04:38:36.299Z] ---> 205d6541cfa4 [2021-06-10T04:38:36.299Z] Step 22/24 : LABEL arch=x86_64 [2021-06-10T04:38:36.871Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:38:37.248Z] Removing intermediate container f169084b46d1 [2021-06-10T04:38:37.248Z] ---> d40aecf9c7c8 [2021-06-10T04:38:37.248Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-10T04:38:37.248Z] ---> Running in 18f15969c3f7 [2021-06-10T04:38:37.248Z] Removing intermediate container 081df2017b3c [2021-06-10T04:38:37.248Z] ---> f9738adebab9 [2021-06-10T04:38:37.248Z] [2021-06-10T04:38:37.248Z] Removing intermediate container ecfeda01f37d [2021-06-10T04:38:37.248Z] ---> 65c34f9df56a [2021-06-10T04:38:37.248Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T04:38:37.248Z] Collecting jsonschema<3,>=2.5.1 [2021-06-10T04:38:37.248Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-10T04:38:37.248Z] Successfully built f9738adebab9 [2021-06-10T04:38:37.248Z] ---> Running in d9e2a05ab71b [2021-06-10T04:38:37.248Z] Successfully tagged support-notifications:latest [2021-06-10T04:38:37.248Z] Building core-data [2021-06-10T04:38:37.248Z] ---> Running in b92dd53f3175 [2021-06-10T04:38:37.524Z]  Building support-notifications ... done Collecting cached-property<2,>=1.2.0 [2021-06-10T04:38:37.524Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-10T04:38:37.524Z] Removing intermediate container 18f15969c3f7 [2021-06-10T04:38:37.524Z] ---> 19205e7f4c5f [2021-06-10T04:38:37.524Z] Step 23/24 : LABEL git_sha=4569478aafc10b310ba44fe8eb4a8e96fc64b592 [2021-06-10T04:38:37.524Z] Collecting texttable<0.10,>=0.9.0 [2021-06-10T04:38:37.524Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-10T04:38:37.524Z] ---> Running in 147f33463397 [2021-06-10T04:38:37.859Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:38:38.849Z] (1/12) Installing libmagic (5.39-r0) [2021-06-10T04:38:39.122Z] (2/12) Installing file (5.39-r0) [2021-06-10T04:38:39.122Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-10T04:38:39.122Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-10T04:38:39.450Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-10T04:38:39.450Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-10T04:38:39.717Z] Removing intermediate container b92dd53f3175 [2021-06-10T04:38:39.717Z] ---> dcbc4ee44522 [2021-06-10T04:38:39.717Z] Step 21/23 : LABEL arch=x86_64 [2021-06-10T04:38:39.717Z] Removing intermediate container d9e2a05ab71b [2021-06-10T04:38:39.717Z] ---> 4f371d478f02 [2021-06-10T04:38:39.717Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-10T04:38:39.985Z] Collecting docopt<0.7,>=0.6.1 [2021-06-10T04:38:39.985Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-10T04:38:40.246Z] 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-10T04:38:40.856Z] ---> Running in 63cb46567892 [2021-06-10T04:38:40.856Z] Collecting docker<4.0,>=3.6.0 [2021-06-10T04:38:40.856Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-10T04:38:42.784Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-10T04:38:42.784Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-10T04:38:44.536Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-10T04:38:44.537Z] (6/12) Installing patch (2.7.6-r6) [2021-06-10T04:38:44.537Z] (7/12) Installing build-base (0.5-r2) [2021-06-10T04:38:44.537Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-10T04:38:44.537Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-10T04:38:44.537Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-10T04:38:44.713Z] ---> a4fca6e35265 [2021-06-10T04:38:44.713Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-10T04:38:44.713Z] Removing intermediate container 147f33463397 [2021-06-10T04:38:44.713Z] ---> 8cd3341db9bc [2021-06-10T04:38:44.713Z] Step 24/24 : LABEL version=0.0.0 [2021-06-10T04:38:44.810Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-10T04:38:44.810Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-10T04:38:45.085Z] Executing busybox-1.32.1-r6.trigger [2021-06-10T04:38:45.085Z] OK: 218 MiB in 52 packages [2021-06-10T04:38:48.025Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:38:48.025Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:38:48.025Z] ---> 049359d7299c [2021-06-10T04:38:48.025Z] Step 3/24 : WORKDIR /edgex-go [2021-06-10T04:38:48.025Z] ---> Using cache [2021-06-10T04:38:48.025Z] ---> e17f8aba83f9 [2021-06-10T04:38:48.025Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:38:48.025Z] ---> Using cache [2021-06-10T04:38:48.025Z] ---> 90e9cf772f9f [2021-06-10T04:38:48.025Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-10T04:38:49.425Z] Removing intermediate container 225f2315c5b9 [2021-06-10T04:38:49.425Z] ---> ff715bf5fcdf [2021-06-10T04:38:49.425Z] Step 4/6 : WORKDIR /edgex-go [2021-06-10T04:38:49.425Z] ---> Running in f240d7f90496 [2021-06-10T04:38:49.425Z] Removing intermediate container f240d7f90496 [2021-06-10T04:38:49.425Z] ---> 3d7ce9fe990f [2021-06-10T04:38:49.425Z] Step 5/6 : COPY go.mod . [2021-06-10T04:38:49.433Z] Removing intermediate container 63cb46567892 [2021-06-10T04:38:49.433Z] ---> 50db75e8400a [2021-06-10T04:38:49.433Z] Step 22/23 : LABEL git_sha=4569478aafc10b310ba44fe8eb4a8e96fc64b592 [2021-06-10T04:38:49.433Z] ---> Running in 58b5dab824c8 [2021-06-10T04:38:49.433Z] ---> Running in c9eec30804d3 [2021-06-10T04:38:49.433Z] ---> Running in 1ee8d8fc8c38 [2021-06-10T04:38:49.433Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-10T04:38:49.433Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-10T04:38:49.695Z] Collecting docker-pycreds>=0.4.0 [2021-06-10T04:38:49.695Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-10T04:38:49.695Z] ---> Running in bbc301f1c1de [2021-06-10T04:38:49.695Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-10T04:38:49.695Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-10T04:38:49.971Z] Removing intermediate container 58b5dab824c8 [2021-06-10T04:38:49.971Z] ---> 4d852e551dee [2021-06-10T04:38:49.971Z] [2021-06-10T04:38:49.971Z] Removing intermediate container bbc301f1c1de [2021-06-10T04:38:49.971Z] ---> c0e50663717e [2021-06-10T04:38:49.971Z] Step 23/23 : LABEL version=0.0.0 [2021-06-10T04:38:49.971Z] Collecting idna<2.8,>=2.5 [2021-06-10T04:38:49.971Z] Successfully built 4d852e551dee [2021-06-10T04:38:49.971Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-10T04:38:49.971Z] 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-10T04:38:49.971Z] 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-10T04:38:49.971Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-10T04:38:49.971Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-10T04:38:49.971Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-10T04:38:49.971Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-10T04:38:49.971Z] Successfully tagged core-command:latest [2021-06-10T04:38:49.971Z] Building core-metadata [2021-06-10T04:38:49.971Z] ---> Running in 1a1d795327b6 [2021-06-10T04:38:50.254Z]  Building core-command ... done Installing collected packages: PyYAML, jsonschema, cached-property, texttable, websocket-client, docopt, docker-pycreds, urllib3, idna, requests, docker, dockerpty, docker-compose [2021-06-10T04:38:50.254Z] Running setup.py install for PyYAML: started [2021-06-10T04:38:50.254Z] Removing intermediate container 1a1d795327b6 [2021-06-10T04:38:50.254Z] ---> 29b6bc11c8e3 [2021-06-10T04:38:50.254Z] [2021-06-10T04:38:50.404Z] ---> 8466000c1e06 [2021-06-10T04:38:50.404Z] Step 6/6 : RUN go mod download [2021-06-10T04:38:50.404Z] ---> Running in 2a8a0e08a7cf [2021-06-10T04:38:50.532Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:38:50.532Z] Successfully built 29b6bc11c8e3 [2021-06-10T04:38:50.532Z] Successfully tagged support-scheduler:latest [2021-06-10T04:38:50.532Z]  Building support-scheduler ... done Building security-secretstore-setup [2021-06-10T04:38:50.794Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-10T04:38:51.363Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:38:51.623Z] OK: 219 MiB in 52 packages [2021-06-10T04:38:53.549Z] Running setup.py install for texttable: started [2021-06-10T04:38:53.825Z] Running setup.py install for texttable: finished with status 'done' [2021-06-10T04:38:58.433Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:38:58.433Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:38:58.433Z] Running setup.py install for docopt: started [2021-06-10T04:39:00.629Z] ---> 049359d7299c [2021-06-10T04:39:00.629Z] Step 3/26 : WORKDIR /edgex-go [2021-06-10T04:39:00.629Z] ---> Using cache [2021-06-10T04:39:00.629Z] ---> e17f8aba83f9 [2021-06-10T04:39:00.629Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:39:00.629Z] ---> Using cache [2021-06-10T04:39:00.629Z] ---> 90e9cf772f9f [2021-06-10T04:39:00.629Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-10T04:39:00.629Z] ---> Using cache [2021-06-10T04:39:00.629Z] ---> 899b1cfd24bd [2021-06-10T04:39:00.629Z] Step 6/26 : COPY go.mod . [2021-06-10T04:39:00.629Z] ---> Using cache [2021-06-10T04:39:00.629Z] ---> 9fee28a681a5 [2021-06-10T04:39:00.629Z] Step 7/26 : RUN go mod download [2021-06-10T04:39:00.629Z] ---> Using cache [2021-06-10T04:39:00.629Z] ---> ab6e608dea89 [2021-06-10T04:39:00.629Z] Step 8/26 : COPY . . [2021-06-10T04:39:00.629Z] ---> Using cache [2021-06-10T04:39:00.629Z] ---> 046255823856 [2021-06-10T04:39:00.629Z] Step 9/26 : RUN go mod tidy [2021-06-10T04:39:00.629Z] ---> Using cache [2021-06-10T04:39:00.629Z] ---> 7403f7ede5c7 [2021-06-10T04:39:00.629Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-10T04:39:00.629Z] Running setup.py install for docopt: finished with status 'done' [2021-06-10T04:39:05.407Z] Attempting uninstall: urllib3 [2021-06-10T04:39:05.407Z] Found existing installation: urllib3 1.25.9 [2021-06-10T04:39:05.407Z] Uninstalling urllib3-1.25.9: [2021-06-10T04:39:05.407Z] Successfully uninstalled urllib3-1.25.9 [2021-06-10T04:39:10.713Z] Removing intermediate container c9eec30804d3 [2021-06-10T04:39:10.713Z] ---> 831f69242ccf [2021-06-10T04:39:10.713Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T04:39:10.975Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:39:10.975Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:39:11.236Z] Attempting uninstall: idna [2021-06-10T04:39:11.237Z] Found existing installation: idna 2.9 [2021-06-10T04:39:11.237Z] Uninstalling idna-2.9: [2021-06-10T04:39:11.237Z] ---> 049359d7299c [2021-06-10T04:39:11.237Z] Step 3/24 : WORKDIR /edgex-go [2021-06-10T04:39:11.237Z] ---> Using cache [2021-06-10T04:39:11.237Z] ---> e17f8aba83f9 [2021-06-10T04:39:11.237Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:39:11.237Z] ---> Using cache [2021-06-10T04:39:11.237Z] ---> 90e9cf772f9f [2021-06-10T04:39:11.237Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-10T04:39:11.237Z] Successfully uninstalled idna-2.9 [2021-06-10T04:39:11.237Z] ---> Using cache [2021-06-10T04:39:11.237Z] ---> 899b1cfd24bd [2021-06-10T04:39:11.237Z] Step 6/24 : COPY go.mod . [2021-06-10T04:39:11.237Z] ---> Using cache [2021-06-10T04:39:11.237Z] ---> 9fee28a681a5 [2021-06-10T04:39:11.237Z] Step 7/24 : RUN go mod download [2021-06-10T04:39:11.237Z] ---> Using cache [2021-06-10T04:39:11.237Z] ---> ab6e608dea89 [2021-06-10T04:39:11.237Z] Step 8/24 : COPY . . [2021-06-10T04:39:11.237Z] ---> Using cache [2021-06-10T04:39:11.237Z] ---> 046255823856 [2021-06-10T04:39:11.237Z] Step 9/24 : RUN go mod tidy [2021-06-10T04:39:11.237Z] ---> Using cache [2021-06-10T04:39:11.237Z] ---> 7403f7ede5c7 [2021-06-10T04:39:11.237Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-10T04:39:11.237Z] ---> Running in cd42787065f1 [2021-06-10T04:39:11.237Z] Attempting uninstall: requests [2021-06-10T04:39:11.237Z] Found existing installation: requests 2.23.0 [2021-06-10T04:39:11.237Z] Uninstalling requests-2.23.0: [2021-06-10T04:39:11.237Z] Successfully uninstalled requests-2.23.0 [2021-06-10T04:39:11.237Z] Removing intermediate container 1ee8d8fc8c38 [2021-06-10T04:39:11.237Z] ---> 8a15fdf2bbd4 [2021-06-10T04:39:11.237Z] Step 6/24 : COPY go.mod . [2021-06-10T04:39:11.518Z] ---> Running in 81a40ceebd36 [2021-06-10T04:39:11.518Z] ---> 60842cfb5c29 [2021-06-10T04:39:11.518Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-10T04:39:11.784Z] ---> f9410bb745a6 [2021-06-10T04:39:11.784Z] Step 7/24 : RUN go mod download [2021-06-10T04:39:12.361Z] Running setup.py install for dockerpty: started [2021-06-10T04:39:12.622Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-10T04:39:12.622Z] ---> Running in 1f7b3fb9264a [2021-06-10T04:39:12.892Z] 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-10T04:39:12.893Z] ---> e257e0fb2075 [2021-06-10T04:39:12.893Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-10T04:39:13.155Z] 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-10T04:39:13.424Z] 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-10T04:39:13.424Z] ---> 7e0678eb078c [2021-06-10T04:39:13.424Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-10T04:39:13.695Z] ---> 56b6662a831d [2021-06-10T04:39:13.695Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-10T04:39:14.272Z] ---> 677a1668d35a [2021-06-10T04:39:14.272Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-10T04:39:14.272Z] ---> Running in 0a19b04c4374 [2021-06-10T04:39:14.894Z] Removing intermediate container 1f7b3fb9264a [2021-06-10T04:39:14.894Z] ---> 98af7eeace41 [2021-06-10T04:39:14.894Z] Step 8/24 : COPY . . [2021-06-10T04:39:14.894Z] Removing intermediate container 0a19b04c4374 [2021-06-10T04:39:14.894Z] ---> 06a73fed33ce [2021-06-10T04:39:14.894Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-10T04:39:16.370Z] ---> 2e0efb948aee [2021-06-10T04:39:16.370Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-10T04:39:17.199Z] Removing intermediate container 2a8a0e08a7cf [2021-06-10T04:39:17.199Z] ---> 0951eab9dffa [2021-06-10T04:39:17.199Z] Successfully built 0951eab9dffa [2021-06-10T04:39:17.199Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:17.548Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T04:39:17.548Z] . [Pipeline] withDockerContainer [2021-06-10T04:39:17.827Z] prd-ubuntu18.04-docker-arm64-4c-16g-138 does not seem to be running inside a container [2021-06-10T04:39:17.917Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-10T04:39:19.679Z] $ docker top 1975a4b2607b7e14485dfb3b6dc6441245115b934bb3987e3131096cc2c855e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T04:39:20.599Z] ---> Running in 8b8c944bcf50 [2021-06-10T04:39:20.599Z] Removing intermediate container 7e1836bff35f [2021-06-10T04:39:20.599Z] ---> cf3468a26b4a [2021-06-10T04:39:20.599Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-10T04:39:20.599Z] ---> Running in e7516fc1eeb8 [2021-06-10T04:39:20.599Z] ---> e7f42713adc7 [2021-06-10T04:39:20.599Z] Step 9/24 : RUN go mod tidy [2021-06-10T04:39:20.676Z] + go version [2021-06-10T04:39:20.676Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-10T04:39:20.699Z] $ docker stop --time=1 1975a4b2607b7e14485dfb3b6dc6441245115b934bb3987e3131096cc2c855e3 [2021-06-10T04:39:20.864Z] ---> Running in 30b99fe3a28a [2021-06-10T04:39:20.864Z] Removing intermediate container e7516fc1eeb8 [2021-06-10T04:39:20.864Z] ---> 334765725924 [2021-06-10T04:39:20.864Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-10T04:39:20.864Z] ---> Running in ea4e7376b488 [2021-06-10T04:39:21.128Z] Removing intermediate container ea4e7376b488 [2021-06-10T04:39:21.128Z] ---> 64cb93c6d2f1 [2021-06-10T04:39:21.128Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-10T04:39:22.071Z] Removing intermediate container 8b8c944bcf50 [2021-06-10T04:39:22.071Z] ---> 8ba93957fbf9 [2021-06-10T04:39:22.071Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-10T04:39:22.071Z] ---> 168f11e01494 [2021-06-10T04:39:22.071Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-10T04:39:22.071Z] ---> Running in a03521e8b338 [2021-06-10T04:39:22.335Z] Removing intermediate container a03521e8b338 [2021-06-10T04:39:22.335Z] ---> 947eed28a8c7 [2021-06-10T04:39:22.335Z] Step 29/32 : CMD ["gate"] [2021-06-10T04:39:22.335Z] ---> 01466a3cc3f8 [2021-06-10T04:39:22.335Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-10T04:39:22.600Z] ---> Running in f5f375e2197a [2021-06-10T04:39:22.601Z] $ docker rm -f 1975a4b2607b7e14485dfb3b6dc6441245115b934bb3987e3131096cc2c855e3 [2021-06-10T04:39:22.869Z] ---> b202c0fe481b [2021-06-10T04:39:22.869Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-10T04:39:22.869Z] Removing intermediate container f5f375e2197a [2021-06-10T04:39:22.869Z] ---> cc5fa830e31d [2021-06-10T04:39:22.869Z] Step 30/32 : LABEL arch=x86_64 [2021-06-10T04:39:22.869Z] ---> Running in 85c68076f11d [2021-06-10T04:39:22.869Z] ---> Running in b3853b524976 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:39:23.134Z] Removing intermediate container 85c68076f11d [2021-06-10T04:39:23.134Z] ---> e604e945cdb0 [2021-06-10T04:39:23.134Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T04:39:23.134Z] ---> Running in e1fa1a310db3 [2021-06-10T04:39:23.134Z] Removing intermediate container b3853b524976 [2021-06-10T04:39:23.134Z] ---> 8394205cc34a [2021-06-10T04:39:23.134Z] Step 31/32 : LABEL git_sha=4569478aafc10b310ba44fe8eb4a8e96fc64b592 [2021-06-10T04:39:23.396Z] ---> Running in b28efff855db [2021-06-10T04:39:23.396Z] Removing intermediate container e1fa1a310db3 [2021-06-10T04:39:23.396Z] ---> 9601a4d3fee7 [2021-06-10T04:39:23.396Z] Step 22/24 : LABEL arch=x86_64 [2021-06-10T04:39:23.396Z] Removing intermediate container 30b99fe3a28a [2021-06-10T04:39:23.396Z] ---> 9f74d6facb61 [2021-06-10T04:39:23.396Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-10T04:39:23.396Z] ---> Running in b7c98ab9c3ae [2021-06-10T04:39:23.396Z] ---> Running in 60b36a9db4c9 [2021-06-10T04:39:23.414Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T04:39:23.415Z] . [Pipeline] withDockerContainer [2021-06-10T04:39:23.660Z] Removing intermediate container b28efff855db [2021-06-10T04:39:23.660Z] ---> d40e9543ca5b [2021-06-10T04:39:23.660Z] Step 32/32 : LABEL version=0.0.0 [2021-06-10T04:39:23.677Z] prd-ubuntu18.04-docker-arm64-4c-16g-138 does not seem to be running inside a container [2021-06-10T04:39:23.762Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-10T04:39:23.928Z] ---> Running in b2d112498433 [2021-06-10T04:39:23.928Z] Removing intermediate container 60b36a9db4c9 [2021-06-10T04:39:23.928Z] ---> 30cff4b1a2f6 [2021-06-10T04:39:23.929Z] Step 23/24 : LABEL git_sha=4569478aafc10b310ba44fe8eb4a8e96fc64b592 [2021-06-10T04:39:23.929Z] ---> Running in 3fe8718f428c [2021-06-10T04:39:24.191Z] 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-10T04:39:24.191Z] Removing intermediate container b2d112498433 [2021-06-10T04:39:24.191Z] ---> a9c8b8575bd3 [2021-06-10T04:39:24.191Z] [2021-06-10T04:39:24.451Z] Successfully built a9c8b8575bd3 [2021-06-10T04:39:24.451Z] Removing intermediate container 3fe8718f428c [2021-06-10T04:39:24.451Z] ---> 444953e49a4c [2021-06-10T04:39:24.451Z] Step 24/24 : LABEL version=0.0.0 [2021-06-10T04:39:24.451Z] Successfully tagged security-bootstrapper:latest [2021-06-10T04:39:24.451Z] Building security-proxy-setup [2021-06-10T04:39:24.451Z]  Building security-bootstrapper ... done  ---> Running in 7b7332980c86 [2021-06-10T04:39:24.713Z] Removing intermediate container 7b7332980c86 [2021-06-10T04:39:24.713Z] ---> edc0a247416b [2021-06-10T04:39:24.713Z] [2021-06-10T04:39:24.713Z] Successfully built edc0a247416b [2021-06-10T04:39:24.713Z] Successfully tagged sys-mgmt-agent:latest [2021-06-10T04:39:25.381Z] $ docker top faee985606d1c348e6a0980b522df027e40a5469c38e9da4ce34ecb0b6b3de6e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-10T04:39:25.712Z] ========================================================= [2021-06-10T04:39:25.712Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-10T04:39:25.712Z] ========================================================= [Pipeline] sh [2021-06-10T04:39:26.358Z] + go mod tidy [Pipeline] sh [2021-06-10T04:39:27.614Z] + make test [2021-06-10T04:39:27.614Z] go mod tidy [2021-06-10T04:39:28.212Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-10T04:39:31.318Z]  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:39:31.318Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:39:31.318Z] ---> 049359d7299c [2021-06-10T04:39:31.318Z] Step 3/22 : WORKDIR /edgex-go [2021-06-10T04:39:31.318Z] ---> Using cache [2021-06-10T04:39:31.318Z] ---> e17f8aba83f9 [2021-06-10T04:39:31.318Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:39:31.318Z] ---> Using cache [2021-06-10T04:39:31.318Z] ---> 90e9cf772f9f [2021-06-10T04:39:31.318Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-10T04:39:31.318Z] ---> Using cache [2021-06-10T04:39:31.318Z] ---> 899b1cfd24bd [2021-06-10T04:39:31.318Z] Step 6/22 : COPY go.mod . [2021-06-10T04:39:31.318Z] ---> Using cache [2021-06-10T04:39:31.318Z] ---> 9fee28a681a5 [2021-06-10T04:39:31.318Z] Step 7/22 : RUN go mod download [2021-06-10T04:39:31.318Z] ---> Using cache [2021-06-10T04:39:31.318Z] ---> ab6e608dea89 [2021-06-10T04:39:31.318Z] Step 8/22 : COPY . . [2021-06-10T04:39:31.318Z] ---> Using cache [2021-06-10T04:39:31.318Z] ---> 046255823856 [2021-06-10T04:39:31.318Z] Step 9/22 : RUN go mod tidy [2021-06-10T04:39:31.318Z] ---> Using cache [2021-06-10T04:39:31.318Z] ---> 7403f7ede5c7 [2021-06-10T04:39:31.318Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-10T04:39:32.704Z] ---> Running in 1ae69c928202 [2021-06-10T04:39:33.293Z] 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-10T04:39:41.472Z] 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-10T04:39:46.831Z] Removing intermediate container cd42787065f1 [2021-06-10T04:39:46.831Z] ---> 3f86d7b61e41 [2021-06-10T04:39:46.831Z] [2021-06-10T04:39:46.831Z] Step 11/26 : FROM alpine:3.12 [2021-06-10T04:39:46.831Z] ---> 13621d1b12d4 [2021-06-10T04:39:46.831Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-10T04:39:46.831Z] ---> Running in 26a077c27680 [2021-06-10T04:39:46.831Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:39:46.831Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:39:47.098Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-10T04:39:47.098Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-10T04:39:47.098Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-10T04:39:47.098Z] (4/6) Installing curl (7.77.0-r0) [2021-06-10T04:39:47.098Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-10T04:39:47.098Z] (6/6) Installing su-exec (0.2-r1) [2021-06-10T04:39:47.098Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T04:39:47.098Z] Executing ca-certificates-20191127-r4.trigger [2021-06-10T04:39:47.370Z] OK: 7 MiB in 20 packages [2021-06-10T04:39:48.351Z] Removing intermediate container 81a40ceebd36 [2021-06-10T04:39:48.351Z] ---> 1e474db911c4 [2021-06-10T04:39:48.351Z] [2021-06-10T04:39:48.351Z] Step 11/24 : FROM alpine:3.12 [2021-06-10T04:39:48.351Z] ---> 13621d1b12d4 [2021-06-10T04:39:48.351Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-10T04:39:48.351Z] ---> Using cache [2021-06-10T04:39:48.351Z] ---> 1e5ed1cad7c0 [2021-06-10T04:39:48.351Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-10T04:39:48.351Z] ---> Using cache [2021-06-10T04:39:48.351Z] ---> cb07ecaab07b [2021-06-10T04:39:48.351Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-10T04:39:48.351Z] Removing intermediate container 26a077c27680 [2021-06-10T04:39:48.351Z] ---> 01064e826e8b [2021-06-10T04:39:48.351Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-10T04:39:48.351Z] ---> Running in a73511e27987 [2021-06-10T04:39:48.351Z] ---> Running in 7c94f191a866 [2021-06-10T04:39:48.623Z] Removing intermediate container a73511e27987 [2021-06-10T04:39:48.623Z] ---> 504d06d833c6 [2021-06-10T04:39:48.623Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-10T04:39:48.623Z] Removing intermediate container 7c94f191a866 [2021-06-10T04:39:48.623Z] ---> 75eaa49aaf8a [2021-06-10T04:39:48.623Z] Step 14/26 : WORKDIR / [2021-06-10T04:39:48.900Z] ---> Running in b449c1b32027 [2021-06-10T04:39:48.900Z] ---> Running in e868b1395cc0 [2021-06-10T04:39:49.181Z] Removing intermediate container b449c1b32027 [2021-06-10T04:39:49.181Z] ---> 9942135e7054 [2021-06-10T04:39:49.181Z] Step 16/24 : WORKDIR / [2021-06-10T04:39:49.181Z] ---> Running in ddcb57cb9361 [2021-06-10T04:39:49.181Z] Removing intermediate container e868b1395cc0 [2021-06-10T04:39:49.181Z] ---> 7afdf627525c [2021-06-10T04:39:49.181Z] 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-10T04:39:49.456Z] Removing intermediate container ddcb57cb9361 [2021-06-10T04:39:49.456Z] ---> 9e4b1508144c [2021-06-10T04:39:49.456Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T04:39:49.456Z] ---> 78e7d821e613 [2021-06-10T04:39:49.456Z] 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-10T04:39:49.732Z] ---> 4ad3b3b82a3d [2021-06-10T04:39:49.732Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-10T04:39:50.007Z] ---> 95efc5ab60e6 [2021-06-10T04:39:50.007Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-10T04:39:50.615Z] ---> 9194e2e0d9dc [2021-06-10T04:39:50.615Z] 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-10T04:39:50.615Z] ---> 1eb5146ef5b3 [2021-06-10T04:39:50.615Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-10T04:39:50.876Z] ---> 9e2db11b4589 [2021-06-10T04:39:50.876Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-10T04:39:50.876Z] ---> 81722aa4d50c [2021-06-10T04:39:50.876Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-10T04:39:51.143Z] ---> Running in f32b421c68f0 [2021-06-10T04:39:51.415Z] Removing intermediate container f32b421c68f0 [2021-06-10T04:39:51.415Z] ---> 9c4a4fc6dcf4 [2021-06-10T04:39:51.415Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T04:39:51.415Z] ---> Running in b1282b37cd27 [2021-06-10T04:39:51.415Z] ---> f52445fc4fae [2021-06-10T04:39:51.415Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-10T04:39:51.690Z] Removing intermediate container b1282b37cd27 [2021-06-10T04:39:51.690Z] ---> 198df8879744 [2021-06-10T04:39:51.690Z] Step 22/24 : LABEL arch=x86_64 [2021-06-10T04:39:51.964Z] ---> Running in b1946d95432e [2021-06-10T04:39:51.964Z] ---> 379ec5e68065 [2021-06-10T04:39:51.964Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-10T04:39:52.230Z] Removing intermediate container b1946d95432e [2021-06-10T04:39:52.230Z] ---> 80ae65c5b6ec [2021-06-10T04:39:52.230Z] Step 23/24 : LABEL git_sha=4569478aafc10b310ba44fe8eb4a8e96fc64b592 [2021-06-10T04:39:52.230Z] ---> Running in be088ba2ee9d [2021-06-10T04:39:52.491Z] Removing intermediate container be088ba2ee9d [2021-06-10T04:39:52.491Z] ---> af944d1d410d [2021-06-10T04:39:52.491Z] Step 24/24 : LABEL version=0.0.0 [2021-06-10T04:39:52.491Z] ---> 1dddabbbe1ea [2021-06-10T04:39:52.491Z] 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-10T04:39:52.491Z] ---> Running in d4a5602b567b [2021-06-10T04:39:52.491Z] ---> Running in 31246020c77e [2021-06-10T04:39:52.760Z] Removing intermediate container d4a5602b567b [2021-06-10T04:39:52.760Z] ---> 6936715b0275 [2021-06-10T04:39:52.760Z] [2021-06-10T04:39:52.760Z] Successfully built 6936715b0275 [2021-06-10T04:39:52.760Z] Successfully tagged core-metadata:latest [2021-06-10T04:39:53.621Z]  Building core-metadata ... done Removing intermediate container 31246020c77e [2021-06-10T04:39:53.621Z] ---> f3e7b26de252 [2021-06-10T04:39:53.621Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-10T04:39:53.621Z] ---> Running in 442d28916b02 [2021-06-10T04:39:53.890Z] Removing intermediate container 442d28916b02 [2021-06-10T04:39:53.890Z] ---> 1c59e5f70285 [2021-06-10T04:39:53.890Z] Step 24/26 : LABEL arch=x86_64 [2021-06-10T04:39:53.890Z] ---> Running in 053502c7ad89 [2021-06-10T04:39:53.890Z] Removing intermediate container 053502c7ad89 [2021-06-10T04:39:53.890Z] ---> 87b93d1af1de [2021-06-10T04:39:53.890Z] Step 25/26 : LABEL git_sha=4569478aafc10b310ba44fe8eb4a8e96fc64b592 [2021-06-10T04:39:54.175Z] ---> Running in 150cc8cd7ac7 [2021-06-10T04:39:54.175Z] Removing intermediate container 150cc8cd7ac7 [2021-06-10T04:39:54.175Z] ---> a17de628982e [2021-06-10T04:39:54.175Z] Step 26/26 : LABEL version=0.0.0 [2021-06-10T04:39:54.175Z] ---> Running in 8ffa28e69582 [2021-06-10T04:39:54.456Z] Removing intermediate container 8ffa28e69582 [2021-06-10T04:39:54.456Z] ---> 7aaeb562ad12 [2021-06-10T04:39:54.456Z] [2021-06-10T04:39:54.456Z] Successfully built 7aaeb562ad12 [2021-06-10T04:39:54.456Z] Successfully tagged security-secretstore-setup:latest [2021-06-10T04:39:55.024Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-10T04:39:55.426Z]  Building security-secretstore-setup ... done 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-10T04:39:58.735Z] Removing intermediate container b7c98ab9c3ae [2021-06-10T04:39:58.735Z] ---> ee9fd061bea8 [2021-06-10T04:39:58.735Z] [2021-06-10T04:39:58.735Z] Step 11/24 : FROM alpine:3.12 [2021-06-10T04:39:58.735Z] ---> 13621d1b12d4 [2021-06-10T04:39:58.735Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-10T04:39:58.735Z] ---> Running in 91cf56f97fd5 [2021-06-10T04:39:58.735Z] Removing intermediate container 1ae69c928202 [2021-06-10T04:39:58.735Z] ---> 921632c611dd [2021-06-10T04:39:58.735Z] [2021-06-10T04:39:58.735Z] Step 11/22 : FROM alpine:3.12 [2021-06-10T04:39:58.735Z] ---> 13621d1b12d4 [2021-06-10T04:39:58.735Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-10T04:39:58.736Z] ---> Running in 4fe886778792 [2021-06-10T04:39:58.736Z] Removing intermediate container 91cf56f97fd5 [2021-06-10T04:39:58.736Z] ---> cac97a51f07c [2021-06-10T04:39:58.736Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-10T04:39:58.736Z] ---> Running in c521abbe357f [2021-06-10T04:39:58.736Z] Removing intermediate container c521abbe357f [2021-06-10T04:39:58.736Z] ---> 7d3f172027c2 [2021-06-10T04:39:58.736Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-10T04:39:58.736Z] ---> Running in f3dacb7c2c45 [2021-06-10T04:39:58.736Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:39:58.736Z] Removing intermediate container f3dacb7c2c45 [2021-06-10T04:39:58.736Z] ---> 85f86547fe44 [2021-06-10T04:39:58.736Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:39:58.736Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:39:58.736Z] ---> Running in 41b87d4ca659 [2021-06-10T04:39:58.736Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-10T04:39:58.736Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-10T04:39:58.736Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-10T04:39:58.736Z] (4/4) Installing curl (7.77.0-r0) [2021-06-10T04:39:58.736Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T04:39:58.736Z] Executing ca-certificates-20191127-r4.trigger [2021-06-10T04:39:58.736Z] OK: 7 MiB in 18 packages [2021-06-10T04:39:58.996Z] Removing intermediate container 4fe886778792 [2021-06-10T04:39:58.996Z] ---> 1c789a2deaec [2021-06-10T04:39:58.996Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-10T04:39:58.996Z] Removing intermediate container 41b87d4ca659 [2021-06-10T04:39:58.996Z] ---> 9e7cf666507d [2021-06-10T04:39:58.996Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-10T04:39:59.255Z] ---> Running in 73807dcde559 [2021-06-10T04:39:59.255Z] ---> Running in 1c478b2b00e9 [2021-06-10T04:39:59.255Z] Removing intermediate container 73807dcde559 [2021-06-10T04:39:59.255Z] ---> be35f01e4aec [2021-06-10T04:39:59.255Z] Step 14/22 : WORKDIR /edgex [2021-06-10T04:39:59.255Z] ---> Running in c8073b457e49 [2021-06-10T04:39:59.255Z] Removing intermediate container c8073b457e49 [2021-06-10T04:39:59.255Z] ---> 278935ac0278 [2021-06-10T04:39:59.255Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-10T04:39:59.517Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-10T04:39:59.517Z] ---> 27765b834d61 [2021-06-10T04:39:59.517Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-10T04:40:00.086Z] ---> eb472b13f57f [2021-06-10T04:40:00.086Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-10T04:40:00.086Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-10T04:40:00.345Z] ---> 2cf3c0e96813 [2021-06-10T04:40:00.345Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-10T04:40:00.345Z] ---> Running in d6b327201ded [2021-06-10T04:40:00.345Z] Removing intermediate container d6b327201ded [2021-06-10T04:40:00.345Z] ---> eba600aeb7bd [2021-06-10T04:40:00.345Z] Step 19/22 : CMD ["--init=true"] [2021-06-10T04:40:00.345Z] ---> Running in 5ce7c253a2aa [2021-06-10T04:40:00.604Z] Removing intermediate container 5ce7c253a2aa [2021-06-10T04:40:00.604Z] ---> a16ef8b77297 [2021-06-10T04:40:00.604Z] Step 20/22 : LABEL arch=x86_64 [2021-06-10T04:40:00.604Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-10T04:40:00.604Z] ---> Running in 504e0f54e53c [2021-06-10T04:40:00.604Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-10T04:40:00.604Z] Removing intermediate container 504e0f54e53c [2021-06-10T04:40:00.604Z] ---> b3a247c30a1f [2021-06-10T04:40:00.604Z] Step 21/22 : LABEL git_sha=4569478aafc10b310ba44fe8eb4a8e96fc64b592 [2021-06-10T04:40:00.604Z] ---> Running in 255a74abed15 [2021-06-10T04:40:00.604Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-10T04:40:00.863Z] Removing intermediate container 255a74abed15 [2021-06-10T04:40:00.863Z] ---> c3d359a1e43a [2021-06-10T04:40:00.863Z] Step 22/22 : LABEL version=0.0.0 [2021-06-10T04:40:00.863Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-10T04:40:00.863Z] ---> Running in 4baba193df7f [2021-06-10T04:40:00.863Z] Removing intermediate container 4baba193df7f [2021-06-10T04:40:00.863Z] ---> 2c89f262d6d5 [2021-06-10T04:40:00.863Z] [2021-06-10T04:40:01.123Z] Successfully built 2c89f262d6d5 [2021-06-10T04:40:01.123Z] Successfully tagged security-proxy-setup:latest [2021-06-10T04:40:01.691Z]  Building security-proxy-setup ... done (5/6) Installing libzmq (4.3.3-r0) [2021-06-10T04:40:01.953Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-10T04:40:01.953Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T04:40:01.953Z] OK: 8 MiB in 20 packages [2021-06-10T04:40:02.219Z] Removing intermediate container 1c478b2b00e9 [2021-06-10T04:40:02.219Z] ---> a84303495e5b [2021-06-10T04:40:02.219Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T04:40:02.485Z] ---> 48321661c198 [2021-06-10T04:40:02.485Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-10T04:40:03.059Z] ---> 61d4d97073e5 [2021-06-10T04:40:03.059Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-10T04:40:03.059Z] ---> 938961090dda [2021-06-10T04:40:03.059Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-10T04:40:03.059Z] ---> Running in 3246038282ac [2021-06-10T04:40:03.323Z] Removing intermediate container 3246038282ac [2021-06-10T04:40:03.323Z] ---> 1c77de8b5401 [2021-06-10T04:40:03.323Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T04:40:03.323Z] ---> Running in f0ec1bab3f10 [2021-06-10T04:40:03.323Z] Removing intermediate container f0ec1bab3f10 [2021-06-10T04:40:03.323Z] ---> 00870abb59e6 [2021-06-10T04:40:03.323Z] Step 22/24 : LABEL arch=x86_64 [2021-06-10T04:40:03.323Z] ---> Running in 094e08d08f47 [2021-06-10T04:40:03.323Z] Removing intermediate container 094e08d08f47 [2021-06-10T04:40:03.323Z] ---> 5bf81bcf31df [2021-06-10T04:40:03.323Z] Step 23/24 : LABEL git_sha=4569478aafc10b310ba44fe8eb4a8e96fc64b592 [2021-06-10T04:40:03.323Z] ---> Running in 964f95c172e8 [2021-06-10T04:40:03.589Z] Removing intermediate container 964f95c172e8 [2021-06-10T04:40:03.589Z] ---> cb930dd55b04 [2021-06-10T04:40:03.589Z] Step 24/24 : LABEL version=0.0.0 [2021-06-10T04:40:03.589Z] ---> Running in 839f4342246d [2021-06-10T04:40:03.589Z] Removing intermediate container 839f4342246d [2021-06-10T04:40:03.589Z] ---> 784cccce91ca [2021-06-10T04:40:03.589Z] [2021-06-10T04:40:03.850Z] Successfully built 784cccce91ca [2021-06-10T04:40:03.850Z] Successfully tagged core-data:latest [2021-06-10T04:40:03.858Z]  Building core-data ... done  [Pipeline] } [2021-06-10T04:40:03.859Z] $ docker stop --time=1 4c4a6ffe1434a44bd8a475d5d8ee5a63d4521a4abd256ee26482386033a221e0 [2021-06-10T04:40:05.156Z] $ docker rm -f 4c4a6ffe1434a44bd8a475d5d8ee5a63d4521a4abd256ee26482386033a221e0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T04:40:05.525Z] + docker images [2021-06-10T04:40:05.525Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-10T04:40:05.525Z] core-data latest 784cccce91ca 2 seconds ago 20.2MB [2021-06-10T04:40:05.525Z] security-proxy-setup latest 2c89f262d6d5 5 seconds ago 25.3MB [2021-06-10T04:40:05.525Z] ee9fd061bea8 8 seconds ago 1.15GB [2021-06-10T04:40:05.525Z] 921632c611dd 8 seconds ago 1.15GB [2021-06-10T04:40:05.525Z] security-secretstore-setup latest 7aaeb562ad12 11 seconds ago 28.1MB [2021-06-10T04:40:05.525Z] core-metadata latest 6936715b0275 13 seconds ago 16.6MB [2021-06-10T04:40:05.525Z] 1e474db911c4 18 seconds ago 1.15GB [2021-06-10T04:40:05.525Z] 3f86d7b61e41 20 seconds ago 1.15GB [2021-06-10T04:40:05.525Z] sys-mgmt-agent latest edc0a247416b 41 seconds ago 312MB [2021-06-10T04:40:05.525Z] security-bootstrapper latest a9c8b8575bd3 42 seconds ago 18.2MB [2021-06-10T04:40:05.525Z] support-scheduler latest 29b6bc11c8e3 About a minute ago 15.9MB [2021-06-10T04:40:05.525Z] core-command latest 4d852e551dee About a minute ago 15.9MB [2021-06-10T04:40:05.525Z] support-notifications latest f9738adebab9 About a minute ago 16.6MB [2021-06-10T04:40:05.525Z] 1ccdfb256db9 About a minute ago 1.14GB [2021-06-10T04:40:05.525Z] 4272bfee9219 About a minute ago 1.14GB [2021-06-10T04:40:05.525Z] 577b1b04f2b9 About a minute ago 1.14GB [2021-06-10T04:40:05.525Z] aff5304baa27 About a minute ago 1.15GB [2021-06-10T04:40:05.525Z] 3db0a2e4fcac About a minute ago 1.15GB [2021-06-10T04:40:05.525Z] ci-base-image-x86_64 latest 049359d7299c 5 minutes ago 648MB [2021-06-10T04:40:05.525Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB [2021-06-10T04:40:05.525Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB [2021-06-10T04:40:05.525Z] alpine 3.12 13621d1b12d4 8 weeks ago 5.58MB [2021-06-10T04:40:05.525Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-10T04:40:05.525Z] 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-10T04:41:03.122Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-10T04:41:03.122Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-10T04:41:06.547Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-10T04:41:06.547Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-10T04:41:14.855Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-10T04:41:14.855Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-10T04:41:14.855Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-10T04:41:14.856Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-10T04:41:16.306Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-10T04:41:16.306Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-10T04:41:18.303Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-10T04:41:18.303Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-10T04:41:18.303Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-10T04:41:18.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-10T04:41:18.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-10T04:41:18.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-10T04:41:18.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-10T04:41:31.009Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.204s coverage: 28.7% of statements [2021-06-10T04:41:35.328Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.463s coverage: 100.0% of statements [2021-06-10T04:41:35.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-10T04:41:35.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-10T04:41:35.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-10T04:41:35.926Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.303s coverage: 81.2% of statements [2021-06-10T04:41:35.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-10T04:41:37.378Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.326s coverage: 53.4% of statements [2021-06-10T04:41:37.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-10T04:41:37.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-10T04:41:42.836Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.579s coverage: 87.7% of statements [2021-06-10T04:41:42.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-10T04:41:42.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-10T04:41:42.836Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.229s coverage: 78.9% of statements [2021-06-10T04:41:42.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-10T04:41:42.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-10T04:41:42.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-10T04:41:42.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-10T04:41:42.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-10T04:41:42.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-10T04:41:42.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-10T04:41:48.300Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.594s coverage: 95.1% of statements [2021-06-10T04:41:48.300Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-10T04:41:48.300Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-10T04:41:48.300Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-10T04:41:48.300Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-10T04:41:48.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-10T04:41:48.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-10T04:41:48.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-10T04:41:48.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-10T04:41:48.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-10T04:41:48.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-10T04:41:48.300Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.162s coverage: 58.8% of statements [2021-06-10T04:41:48.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-10T04:41:48.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-10T04:41:48.300Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.199s coverage: 60.0% of statements [2021-06-10T04:41:48.300Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.383s coverage: 0.8% of statements [2021-06-10T04:41:48.300Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-10T04:41:48.300Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.197s coverage: 22.0% of statements [2021-06-10T04:41:48.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-10T04:41:48.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.281s coverage: 47.1% of statements [2021-06-10T04:41:48.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.240s coverage: 79.5% of statements [2021-06-10T04:41:48.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.186s coverage: 94.1% of statements [2021-06-10T04:41:49.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.210s coverage: 96.3% of statements [2021-06-10T04:41:49.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.205s coverage: 87.5% of statements [2021-06-10T04:42:02.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.302s coverage: 94.4% of statements [2021-06-10T04:42:02.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.194s coverage: 44.8% of statements [2021-06-10T04:42:07.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.570s coverage: 81.8% of statements [2021-06-10T04:42:07.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-10T04:42:15.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.246s coverage: 92.9% of statements [2021-06-10T04:42:15.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-10T04:42:15.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-10T04:42:15.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-10T04:42:15.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.062s coverage: 65.1% of statements [2021-06-10T04:42:15.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-10T04:42:15.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-10T04:42:15.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-10T04:42:15.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-10T04:42:15.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-10T04:42:15.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements [2021-06-10T04:42:15.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-10T04:42:15.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-10T04:42:15.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.139s coverage: 100.0% of statements [2021-06-10T04:42:15.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-10T04:42:15.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.172s coverage: 76.0% of statements [2021-06-10T04:42:15.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-10T04:42:15.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.164s coverage: 80.0% of statements [2021-06-10T04:42:15.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.244s coverage: 87.2% of statements [2021-06-10T04:42:15.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.266s coverage: 85.4% of statements [2021-06-10T04:42:15.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.281s coverage: 91.2% of statements [2021-06-10T04:42:15.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-10T04:42:15.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.711s coverage: 64.4% of statements [2021-06-10T04:42:15.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-10T04:42:15.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-10T04:42:15.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.173s coverage: 100.0% of statements [2021-06-10T04:42:15.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.089s coverage: 91.3% of statements [2021-06-10T04:42:15.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.044s coverage: 100.0% of statements [2021-06-10T04:42:15.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.076s coverage: 73.7% of statements [2021-06-10T04:42:16.129Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements [2021-06-10T04:42:20.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.084s coverage: 66.9% of statements [2021-06-10T04:42:20.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-10T04:42:20.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-10T04:42:20.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-10T04:42:23.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.803s coverage: 43.6% of statements [2021-06-10T04:42:23.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-10T04:42:23.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-10T04:42:23.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.126s coverage: 89.5% of statements [2021-06-10T04:42:23.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-10T04:42:23.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.115s coverage: 84.8% of statements [2021-06-10T04:42:23.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-10T04:42:23.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-10T04:42:23.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-10T04:42:23.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-10T04:42:31.429Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.248s coverage: 19.3% of statements [2021-06-10T04:42:31.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-10T04:42:31.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-10T04:42:31.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-10T04:42:31.429Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.604s coverage: 91.9% of statements [2021-06-10T04:42:31.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-10T04:42:31.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-10T04:42:31.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-10T04:42:31.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-10T04:42:31.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-10T04:42:31.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-10T04:42:31.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-10T04:42:31.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-10T04:42:31.429Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.262s coverage: 62.7% of statements [2021-06-10T04:42:31.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-10T04:42:31.429Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.397s coverage: 97.6% of statements [2021-06-10T04:42:31.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-10T04:42:31.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-10T04:42:31.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-10T04:42:31.429Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-10T04:42:31.429Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-10T04:42:31.429Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-10T04:42:31.429Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-10T04:42:31.429Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.060s coverage: 100.0% of statements [2021-06-10T04:42:31.429Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-10T04:42:31.429Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-10T04:42:31.429Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.170s coverage: 28.9% of statements [2021-06-10T04:42:31.429Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-10T04:42:31.429Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-10T04:42:31.429Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-10T04:42:31.429Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-10T04:42:31.429Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-10T04:42:31.429Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 95.4% of statements [2021-06-10T04:42:31.429Z] GO111MODULE=on go vet ./... [2021-06-10T04:43:53.260Z] gofmt -l . [2021-06-10T04:43:54.693Z] [ "`gofmt -l .`" = "" ] [2021-06-10T04:43:56.150Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-10T04:43:58.800Z] + ls -al . [2021-06-10T04:43:58.800Z] total 548 [2021-06-10T04:43:58.800Z] drwxrwxr-x 9 1001 1001 4096 Jun 10 04:43 . [2021-06-10T04:43:58.800Z] drwxr-xr-x 4 root root 4096 Jun 10 04:39 .. [2021-06-10T04:43:58.800Z] -rw-rw-r-- 1 1001 1001 11 Jun 10 04:37 .dockerignore [2021-06-10T04:43:58.800Z] drwxrwxr-x 8 1001 1001 4096 Jun 10 04:37 .git [2021-06-10T04:43:58.800Z] drwxrwxr-x 3 1001 1001 4096 Jun 10 04:37 .github [2021-06-10T04:43:58.800Z] -rw-rw-r-- 1 1001 1001 818 Jun 10 04:37 .gitignore [2021-06-10T04:43:58.800Z] -rw-rw-r-- 1 1001 1001 166 Jun 10 04:37 .sonarcloud.properties [2021-06-10T04:43:58.800Z] -rw-rw-r-- 1 1001 1001 8609 Jun 10 04:37 Attribution.txt [2021-06-10T04:43:58.800Z] -rw-rw-r-- 1 1001 1001 3804 Jun 10 04:37 CONTRIBUTING.md [2021-06-10T04:43:58.800Z] -rw-rw-r-- 1 1001 1001 931 Jun 10 04:37 Dockerfile.build [2021-06-10T04:43:58.800Z] -rw-rw-r-- 1 1001 1001 849 Jun 10 04:37 Jenkinsfile [2021-06-10T04:43:58.800Z] -rw-rw-r-- 1 1001 1001 10775 Jun 10 04:37 LICENSE [2021-06-10T04:43:58.800Z] -rw-rw-r-- 1 1001 1001 5605 Jun 10 04:37 Makefile [2021-06-10T04:43:58.800Z] -rw-rw-r-- 1 1001 1001 7978 Jun 10 04:37 README.md [2021-06-10T04:43:58.800Z] -rw-rw-r-- 1 1001 1001 7071 Jun 10 04:37 SECURITY.md [2021-06-10T04:43:58.800Z] -rw-rw-r-- 1 1001 1001 5 Jun 10 04:33 VERSION [2021-06-10T04:43:58.800Z] -rw-rw-r-- 1 1001 1001 4131 Jun 10 04:37 ZMQWindows.md [2021-06-10T04:43:58.800Z] drwxrwxr-x 2 1001 1001 4096 Jun 10 04:37 bin [2021-06-10T04:43:58.800Z] drwxrwxr-x 14 1001 1001 4096 Jun 10 04:37 cmd [2021-06-10T04:43:58.800Z] -rw-r--r-- 1 root root 404951 Jun 10 04:42 coverage.out [2021-06-10T04:43:58.800Z] -rw-rw-r-- 1 1001 1001 840 Jun 10 04:37 go.mod [2021-06-10T04:43:58.800Z] -rw-r--r-- 1 root root 21139 Jun 10 04:39 go.sum [2021-06-10T04:43:58.800Z] drwxrwxr-x 8 1001 1001 4096 Jun 10 04:37 internal [2021-06-10T04:43:58.800Z] drwxrwxr-x 3 1001 1001 4096 Jun 10 04:37 openapi [2021-06-10T04:43:58.800Z] drwxrwxr-x 4 1001 1001 4096 Jun 10 04:37 snap [2021-06-10T04:43:58.800Z] -rw-rw-r-- 1 1001 1001 168 Jun 10 04:37 version.go [Pipeline] sh [2021-06-10T04:43:59.465Z] + '[' -e coverage.out ] [2021-06-10T04:43:59.465Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-10T04:43:59.502Z] Warning: overwriting stash ‘coverage-report’ [2021-06-10T04:44:00.391Z] Stashed 1 file(s) [Pipeline] sh [2021-06-10T04:44:01.174Z] + make build [2021-06-10T04:44:01.174Z] go mod tidy [2021-06-10T04:44:01.822Z] 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-10T04:44:10.141Z] 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-10T04:44:32.365Z] 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-10T04:44:33.807Z] 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-10T04:44:38.146Z] 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-10T04:44:38.421Z] 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-10T04:44:41.838Z] 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-10T04:44:45.231Z] 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-10T04:44:47.857Z] 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-10T04:44:52.160Z] 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-10T04:44:54.779Z] 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-10T04:44:58.166Z] 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-10T04:45:04.902Z] $ docker stop --time=1 faee985606d1c348e6a0980b522df027e40a5469c38e9da4ce34ecb0b6b3de6e [2021-06-10T04:45:07.671Z] $ docker rm -f faee985606d1c348e6a0980b522df027e40a5469c38e9da4ce34ecb0b6b3de6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:45:09.694Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-10T04:45:09.968Z] [2021-06-10T04:45:09.969Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:45:10.324Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-10T04:45:10.600Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-10T04:45:10.601Z] 29e5d40040c1: Pulling fs layer [2021-06-10T04:45:10.601Z] 1ce36da41761: Pulling fs layer [2021-06-10T04:45:10.601Z] 25b303627fd3: Pulling fs layer [2021-06-10T04:45:10.883Z] 29e5d40040c1: Verifying Checksum [2021-06-10T04:45:10.883Z] 29e5d40040c1: Download complete [2021-06-10T04:45:11.164Z] 1ce36da41761: Verifying Checksum [2021-06-10T04:45:11.164Z] 1ce36da41761: Download complete [2021-06-10T04:45:11.440Z] 29e5d40040c1: Pull complete [2021-06-10T04:45:12.875Z] 1ce36da41761: Pull complete [2021-06-10T04:45:12.875Z] 25b303627fd3: Verifying Checksum [2021-06-10T04:45:23.036Z] 25b303627fd3: Pull complete [2021-06-10T04:45:23.036Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-10T04:45:23.036Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-10T04:45:23.036Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-10T04:45:23.300Z] prd-ubuntu18.04-docker-arm64-4c-16g-138 does not seem to be running inside a container [2021-06-10T04:45:23.377Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-10T04:45:26.301Z] $ docker top 48b46db053be151256bb0962c8618f90e8d5255af6c1e011440a46d3bf7ed1fc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T04:45:27.314Z] + grep parallel [2021-06-10T04:45:27.314Z] + docker-compose build --help [2021-06-10T04:45:31.626Z] --parallel Build images in parallel. [Pipeline] } [2021-06-10T04:45:31.913Z] $ docker stop --time=1 48b46db053be151256bb0962c8618f90e8d5255af6c1e011440a46d3bf7ed1fc [2021-06-10T04:45:33.778Z] $ docker rm -f 48b46db053be151256bb0962c8618f90e8d5255af6c1e011440a46d3bf7ed1fc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:45:34.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-10T04:45:34.443Z] . [Pipeline] withDockerContainer [2021-06-10T04:45:34.716Z] prd-ubuntu18.04-docker-arm64-4c-16g-138 does not seem to be running inside a container [2021-06-10T04:45:34.802Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-10T04:45:36.299Z] $ docker top 808ccea2244b82e35b651b77ff5ff6580150cad538edf49c0ce6a254cf7a38e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T04:45:37.260Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-10T04:45:41.600Z] Building core-command ... [2021-06-10T04:45:41.600Z] Building core-data ... [2021-06-10T04:45:41.600Z] Building core-metadata ... [2021-06-10T04:45:41.600Z] Building security-bootstrapper ... [2021-06-10T04:45:41.600Z] Building security-proxy-setup ... [2021-06-10T04:45:41.600Z] Building security-secretstore-setup ... [2021-06-10T04:45:41.600Z] Building support-notifications ... [2021-06-10T04:45:41.600Z] Building support-scheduler ... [2021-06-10T04:45:41.600Z] Building sys-mgmt-agent ... [2021-06-10T04:45:41.600Z] Building support-notifications [2021-06-10T04:45:41.600Z] Building core-metadata [2021-06-10T04:45:41.600Z] Building support-scheduler [2021-06-10T04:45:41.600Z] Building security-secretstore-setup [2021-06-10T04:45:41.600Z] Building security-proxy-setup [2021-06-10T04:46:49.576Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:46:49.576Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:46:49.576Z] ---> 0951eab9dffa [2021-06-10T04:46:49.576Z] Step 3/23 : WORKDIR /edgex-go [2021-06-10T04:46:49.576Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:46:49.576Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:46:49.576Z] ---> 0951eab9dffa [2021-06-10T04:46:49.576Z] Step 3/24 : WORKDIR /edgex-go [2021-06-10T04:46:49.576Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:46:49.576Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:46:49.576Z] ---> 0951eab9dffa [2021-06-10T04:46:49.576Z] Step 3/26 : WORKDIR /edgex-go [2021-06-10T04:46:49.576Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:46:49.576Z] [2021-06-10T04:46:49.576Z] Step 2/22 : FROM ${BUILDER_BASE} AS builderStep 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:46:49.576Z] [2021-06-10T04:46:49.576Z] ---> 0951eab9dffa [2021-06-10T04:46:49.576Z] ---> 0951eab9dffa [2021-06-10T04:46:49.576Z] Step 3/22 : WORKDIR /edgex-goStep 3/23 : WORKDIR /edgex-go [2021-06-10T04:46:49.576Z] [2021-06-10T04:46:49.576Z] ---> Running in 5d607ed97e40 [2021-06-10T04:46:49.576Z] ---> Running in 7755be950d1c [2021-06-10T04:46:49.576Z] ---> Running in 4c2cda3f911b [2021-06-10T04:46:49.576Z] ---> Running in b3d0d7e5307c [2021-06-10T04:46:49.576Z] ---> Running in bb93ed36d207 [2021-06-10T04:46:49.576Z] Removing intermediate container 5d607ed97e40 [2021-06-10T04:46:49.576Z] ---> c5789872a719 [2021-06-10T04:46:49.576Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:46:49.576Z] Removing intermediate container b3d0d7e5307c [2021-06-10T04:46:49.576Z] ---> 1501d36aad36 [2021-06-10T04:46:49.576Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:46:49.576Z] Removing intermediate container 7755be950d1c [2021-06-10T04:46:49.576Z] ---> f7ec3ea76990 [2021-06-10T04:46:49.576Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:46:49.576Z] Removing intermediate container bb93ed36d207 [2021-06-10T04:46:49.576Z] ---> f5a4d3091030 [2021-06-10T04:46:49.576Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:46:49.576Z] Removing intermediate container 4c2cda3f911b [2021-06-10T04:46:49.576Z] ---> 47c10ecd473e [2021-06-10T04:46:49.576Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:46:49.576Z] ---> Running in ac4dee7abdb9 [2021-06-10T04:46:49.576Z] ---> Running in c59e438a58f1 [2021-06-10T04:46:49.576Z] ---> Running in afa306e61815 [2021-06-10T04:46:49.576Z] ---> Running in c7b3bdea2072 [2021-06-10T04:46:49.576Z] ---> Running in d802a5717dd6 [2021-06-10T04:46:52.213Z] Removing intermediate container ac4dee7abdb9 [2021-06-10T04:46:52.213Z] ---> 10ff1c53a15f [2021-06-10T04:46:52.213Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-10T04:46:52.527Z] ---> Running in 267259d98c47 [2021-06-10T04:46:52.819Z] Removing intermediate container c7b3bdea2072 [2021-06-10T04:46:52.819Z] ---> bf1bccd6831f [2021-06-10T04:46:52.819Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-10T04:46:53.096Z] ---> Running in 3ff495fbef0c [2021-06-10T04:46:53.370Z] Removing intermediate container c59e438a58f1 [2021-06-10T04:46:53.370Z] ---> 5eec97da6a76 [2021-06-10T04:46:53.370Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-10T04:46:53.650Z] Removing intermediate container d802a5717dd6 [2021-06-10T04:46:53.650Z] ---> a42e85f2de1d [2021-06-10T04:46:53.650Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-10T04:46:53.650Z] ---> Running in f26bd575b910 [2021-06-10T04:46:53.650Z] Removing intermediate container afa306e61815 [2021-06-10T04:46:53.650Z] ---> b6f86d0f169f [2021-06-10T04:46:53.650Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-10T04:46:53.930Z] ---> Running in 1385f450bb99 [2021-06-10T04:46:54.214Z] ---> Running in 5b6cd15b79a7 [2021-06-10T04:46:54.492Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:46:55.099Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:46:55.697Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:46:55.697Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:46:55.973Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:46:56.247Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:46:56.247Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:46:56.523Z] OK: 218 MiB in 52 packages [2021-06-10T04:46:56.804Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:46:57.082Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:46:57.082Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:46:57.363Z] OK: 218 MiB in 52 packages [2021-06-10T04:46:57.973Z] OK: 218 MiB in 52 packages [2021-06-10T04:46:58.261Z] Removing intermediate container 267259d98c47 [2021-06-10T04:46:58.261Z] ---> 005c7b8ec045 [2021-06-10T04:46:58.261Z] Step 6/26 : COPY go.mod . [2021-06-10T04:46:58.549Z] OK: 218 MiB in 52 packages [2021-06-10T04:46:58.549Z] OK: 218 MiB in 52 packages [2021-06-10T04:46:59.543Z] Removing intermediate container 3ff495fbef0c [2021-06-10T04:46:59.543Z] ---> 900aa46323ad [2021-06-10T04:46:59.543Z] Step 6/23 : COPY go.mod . [2021-06-10T04:46:59.543Z] ---> a4ed906767c0 [2021-06-10T04:46:59.543Z] Step 7/26 : RUN go mod download [2021-06-10T04:46:59.817Z] ---> Running in a26e82f549f5 [2021-06-10T04:46:59.817Z] Removing intermediate container f26bd575b910 [2021-06-10T04:46:59.817Z] ---> 8182f96e18c1 [2021-06-10T04:46:59.817Z] Step 6/24 : COPY go.mod . [2021-06-10T04:47:00.428Z] Removing intermediate container 1385f450bb99 [2021-06-10T04:47:00.428Z] ---> 3612fe0d0cc4 [2021-06-10T04:47:00.428Z] Step 6/22 : COPY go.mod . [2021-06-10T04:47:00.708Z] ---> 5ac06278c4bc [2021-06-10T04:47:00.708Z] Step 7/23 : RUN go mod download [2021-06-10T04:47:00.708Z] Removing intermediate container 5b6cd15b79a7 [2021-06-10T04:47:00.708Z] ---> 58090ec77d4e [2021-06-10T04:47:00.708Z] Step 6/23 : COPY go.mod . [2021-06-10T04:47:00.988Z] ---> Running in d7d32c301a5a [2021-06-10T04:47:01.269Z] ---> 4f05deb5d05a [2021-06-10T04:47:01.269Z] Step 7/24 : RUN go mod download [2021-06-10T04:47:01.876Z] ---> Running in 98686a9d2d95 [2021-06-10T04:47:01.876Z] ---> 81f390b082af [2021-06-10T04:47:01.876Z] Step 7/22 : RUN go mod download [2021-06-10T04:47:02.489Z] ---> Running in dd5e652925d0 [2021-06-10T04:47:02.489Z] ---> a5a55d840ff0 [2021-06-10T04:47:02.489Z] Step 7/23 : RUN go mod download [2021-06-10T04:47:02.764Z] ---> Running in 4f408bb7b300 [2021-06-10T04:47:04.220Z] Removing intermediate container a26e82f549f5 [2021-06-10T04:47:04.220Z] ---> e0b4532a693c [2021-06-10T04:47:04.220Z] Step 8/26 : COPY . . [2021-06-10T04:47:05.661Z] Removing intermediate container d7d32c301a5a [2021-06-10T04:47:05.661Z] ---> fee0da6bb449 [2021-06-10T04:47:05.661Z] Step 8/23 : COPY . . [2021-06-10T04:47:06.262Z] Removing intermediate container 98686a9d2d95 [2021-06-10T04:47:06.262Z] ---> dc5bf7da0254 [2021-06-10T04:47:06.262Z] Step 8/24 : COPY . . [2021-06-10T04:47:07.245Z] Removing intermediate container dd5e652925d0 [2021-06-10T04:47:07.245Z] ---> 3d52974ca0c6 [2021-06-10T04:47:07.245Z] Step 8/22 : COPY . . [2021-06-10T04:47:07.847Z] Removing intermediate container 4f408bb7b300 [2021-06-10T04:47:07.847Z] ---> 4e466d5b1843 [2021-06-10T04:47:07.847Z] Step 8/23 : COPY . . [2021-06-10T04:47:30.037Z] ---> 093e55a41eea [2021-06-10T04:47:30.037Z] Step 9/26 : RUN go mod tidy [2021-06-10T04:47:30.037Z] ---> 5314819e8fa3 [2021-06-10T04:47:30.037Z] Step 9/23 : RUN go mod tidy [2021-06-10T04:47:30.037Z] ---> 1a1494bac925 [2021-06-10T04:47:30.037Z] Step 9/24 : RUN go mod tidy [2021-06-10T04:47:30.037Z] ---> a92e707607c8 [2021-06-10T04:47:30.037Z] Step 9/22 : RUN go mod tidy [2021-06-10T04:47:30.037Z] ---> 4b03a47a3dcb [2021-06-10T04:47:30.037Z] Step 9/23 : RUN go mod tidy [2021-06-10T04:47:30.037Z] ---> Running in 762bfa0055b4 [2021-06-10T04:47:30.311Z] ---> Running in 0a257bde3a05 [2021-06-10T04:47:30.311Z] ---> Running in 4681ab08b621 [2021-06-10T04:47:30.311Z] ---> Running in 321a6ed75ccd [2021-06-10T04:47:30.311Z] ---> Running in 0de44193f79c [2021-06-10T04:47:37.039Z] Removing intermediate container 762bfa0055b4 [2021-06-10T04:47:37.039Z] ---> 152e7cecd5dc [2021-06-10T04:47:37.039Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-10T04:47:37.039Z] ---> Running in a60e20bef06f [2021-06-10T04:47:37.039Z] Removing intermediate container 0a257bde3a05 [2021-06-10T04:47:37.039Z] ---> b63b30938f96 [2021-06-10T04:47:37.039Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-10T04:47:37.039Z] ---> Running in 00fcc2db7de2 [2021-06-10T04:47:37.654Z] Removing intermediate container 0de44193f79c [2021-06-10T04:47:37.654Z] ---> 015d9e4015c2 [2021-06-10T04:47:37.654Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-10T04:47:37.933Z] Removing intermediate container 4681ab08b621 [2021-06-10T04:47:37.933Z] ---> 0997439e5c43 [2021-06-10T04:47:37.933Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-10T04:47:37.933Z] ---> Running in a1a0c5504a78 [2021-06-10T04:47:38.212Z] Removing intermediate container 321a6ed75ccd [2021-06-10T04:47:38.212Z] ---> f36d4aea7538 [2021-06-10T04:47:38.212Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-10T04:47:38.212Z] ---> Running in 91ced59ca532 [2021-06-10T04:47:38.492Z] ---> Running in c8fd54dc13bc [2021-06-10T04:47:39.477Z] 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-10T04:47:39.477Z] 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-10T04:47:40.088Z] 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-10T04:47:40.690Z] 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-10T04:47:40.690Z] 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-10T04:49:32.588Z] 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-10T04:49:32.588Z] 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-10T04:49:50.980Z] Removing intermediate container a60e20bef06f [2021-06-10T04:49:50.980Z] ---> bf661d9d5f4e [2021-06-10T04:49:50.980Z] [2021-06-10T04:49:50.980Z] Step 11/26 : FROM alpine:3.12 [2021-06-10T04:49:50.980Z] 3.12: Pulling from library/alpine [2021-06-10T04:49:51.258Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-10T04:49:51.258Z] Status: Downloaded newer image for alpine:3.12 [2021-06-10T04:49:51.258Z] ---> 9852663dfa18 [2021-06-10T04:49:51.258Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-10T04:49:53.907Z] ---> Running in 3917b0f72407 [2021-06-10T04:49:53.907Z] Removing intermediate container c8fd54dc13bc [2021-06-10T04:49:53.907Z] ---> ae273cf93b6b [2021-06-10T04:49:53.907Z] [2021-06-10T04:49:53.907Z] Step 11/22 : FROM alpine:3.12 [2021-06-10T04:49:53.907Z] ---> 9852663dfa18 [2021-06-10T04:49:53.907Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-10T04:49:53.907Z] Removing intermediate container a1a0c5504a78 [2021-06-10T04:49:53.907Z] ---> 8ceb78cc6c1d [2021-06-10T04:49:53.907Z] [2021-06-10T04:49:53.907Z] Step 11/23 : FROM alpine:3.12 [2021-06-10T04:49:53.907Z] ---> 9852663dfa18 [2021-06-10T04:49:53.907Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-10T04:49:53.907Z] Removing intermediate container 00fcc2db7de2 [2021-06-10T04:49:53.907Z] ---> 1135d5fd1d8d [2021-06-10T04:49:53.907Z] [2021-06-10T04:49:53.907Z] Step 11/23 : FROM alpine:3.12 [2021-06-10T04:49:53.907Z] ---> 9852663dfa18 [2021-06-10T04:49:53.907Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-10T04:49:54.207Z] ---> Running in 3f734c63c657 [2021-06-10T04:49:54.486Z] ---> Running in 9a7e0c8ff450 [2021-06-10T04:49:54.486Z] ---> Running in 90d99d0eaec0 [2021-06-10T04:49:55.940Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:49:55.940Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:49:56.557Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:49:56.557Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:49:56.836Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-10T04:49:56.836Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-10T04:49:56.836Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-10T04:49:56.836Z] (4/6) Installing curl (7.77.0-r0) [2021-06-10T04:49:56.836Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-10T04:49:56.836Z] (6/6) Installing su-exec (0.2-r1) [2021-06-10T04:49:56.836Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T04:49:56.836Z] Executing ca-certificates-20191127-r4.trigger [2021-06-10T04:49:57.119Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:49:57.119Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:49:57.119Z] OK: 7 MiB in 20 packages [2021-06-10T04:49:57.409Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-10T04:49:57.409Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:49:57.409Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:49:57.409Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-10T04:49:57.409Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-10T04:49:57.409Z] (4/4) Installing curl (7.77.0-r0) [2021-06-10T04:49:57.409Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T04:49:57.409Z] Executing ca-certificates-20191127-r4.trigger [2021-06-10T04:49:57.694Z] OK: 7 MiB in 18 packages [2021-06-10T04:49:58.001Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-10T04:49:58.289Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-10T04:49:58.289Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T04:49:58.289Z] OK: 5 MiB in 15 packages [2021-06-10T04:49:58.289Z] Removing intermediate container 91ced59ca532 [2021-06-10T04:49:58.289Z] ---> 097a0ca9d1b8 [2021-06-10T04:49:58.289Z] [2021-06-10T04:49:58.289Z] Step 11/24 : FROM alpine:3.12 [2021-06-10T04:49:58.289Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-10T04:49:58.289Z] ---> 9852663dfa18 [2021-06-10T04:49:58.289Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-10T04:49:58.289Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T04:49:58.289Z] Executing ca-certificates-20191127-r4.trigger [2021-06-10T04:49:58.587Z] OK: 6 MiB in 16 packages [2021-06-10T04:49:58.877Z] ---> Running in ee756453ad35 [2021-06-10T04:50:01.201Z] Removing intermediate container 3917b0f72407 [2021-06-10T04:50:01.201Z] ---> b8b1842babce [2021-06-10T04:50:01.201Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-10T04:50:01.201Z] Removing intermediate container 90d99d0eaec0 [2021-06-10T04:50:01.201Z] ---> 85cf33df5b27 [2021-06-10T04:50:01.201Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-10T04:50:01.201Z] ---> Running in 2ea11d96cada [2021-06-10T04:50:01.201Z] ---> Running in 0a95c2459195 [2021-06-10T04:50:01.612Z] Removing intermediate container 3f734c63c657 [2021-06-10T04:50:01.612Z] ---> ef3d58a0789d [2021-06-10T04:50:01.612Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-10T04:50:01.612Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:50:01.889Z] ---> Running in 6435164a3fe5 [2021-06-10T04:50:01.889Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:50:02.180Z] Removing intermediate container 9a7e0c8ff450 [2021-06-10T04:50:02.180Z] ---> 678043840446 [2021-06-10T04:50:02.180Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-10T04:50:02.180Z] Removing intermediate container 2ea11d96cada [2021-06-10T04:50:02.180Z] ---> dfa0a63cc59a [2021-06-10T04:50:02.180Z] Step 14/26 : WORKDIR / [2021-06-10T04:50:02.180Z] ---> Running in 92037c8279f6 [2021-06-10T04:50:02.462Z] Removing intermediate container 0a95c2459195 [2021-06-10T04:50:02.462Z] ---> b776df3a3e1f [2021-06-10T04:50:02.462Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-10T04:50:02.462Z] ---> Running in 6310b78822f2 [2021-06-10T04:50:02.462Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-10T04:50:02.462Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T04:50:02.462Z] OK: 5 MiB in 15 packages [2021-06-10T04:50:02.766Z] Removing intermediate container 6435164a3fe5 [2021-06-10T04:50:02.766Z] ---> a79ba4c53a66 [2021-06-10T04:50:02.766Z] Step 14/22 : WORKDIR /edgex [2021-06-10T04:50:02.766Z] ---> Running in 975b49db7353 [2021-06-10T04:50:02.766Z] ---> Running in ff6b45933eee [2021-06-10T04:50:03.044Z] Removing intermediate container 92037c8279f6 [2021-06-10T04:50:03.044Z] ---> 3d18dd404186 [2021-06-10T04:50:03.044Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-10T04:50:03.326Z] ---> Running in 2ccd354fcb87 [2021-06-10T04:50:03.326Z] Removing intermediate container 6310b78822f2 [2021-06-10T04:50:03.326Z] ---> dfa45cd9c837 [2021-06-10T04:50:03.326Z] 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-10T04:50:03.614Z] Removing intermediate container 975b49db7353 [2021-06-10T04:50:03.614Z] ---> ee41adca516a [2021-06-10T04:50:03.614Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-10T04:50:03.614Z] Removing intermediate container ff6b45933eee [2021-06-10T04:50:03.614Z] ---> 4e83c6d97ccd [2021-06-10T04:50:03.614Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-10T04:50:03.897Z] ---> Running in f84c9224d4cc [2021-06-10T04:50:04.177Z] Removing intermediate container 2ccd354fcb87 [2021-06-10T04:50:04.177Z] ---> f17131c1f812 [2021-06-10T04:50:04.177Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-10T04:50:04.177Z] Removing intermediate container ee756453ad35 [2021-06-10T04:50:04.177Z] ---> 06e4883304fa [2021-06-10T04:50:04.177Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-10T04:50:04.459Z] ---> Running in 95c765c53269 [2021-06-10T04:50:04.459Z] ---> Running in df6952306086 [2021-06-10T04:50:04.735Z] Removing intermediate container f84c9224d4cc [2021-06-10T04:50:04.736Z] ---> 22fc2d7f59be [2021-06-10T04:50:04.736Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T04:50:04.736Z] ---> d364d98fc2f6 [2021-06-10T04:50:04.736Z] 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-10T04:50:05.015Z] ---> b29a79273021 [2021-06-10T04:50:05.015Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-10T04:50:05.294Z] Removing intermediate container 95c765c53269 [2021-06-10T04:50:05.294Z] ---> 50aacc4e11f7 [2021-06-10T04:50:05.294Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T04:50:05.294Z] Removing intermediate container df6952306086 [2021-06-10T04:50:05.294Z] ---> 1f9525719428 [2021-06-10T04:50:05.294Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-10T04:50:05.573Z] ---> Running in 511d101358a4 [2021-06-10T04:50:05.859Z] ---> ae82ac93c9b9 [2021-06-10T04:50:05.859Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-10T04:50:06.140Z] ---> 59be04f78fdc [2021-06-10T04:50:06.140Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-10T04:50:06.418Z] Removing intermediate container 511d101358a4 [2021-06-10T04:50:06.418Z] ---> 4c55e3137080 [2021-06-10T04:50:06.418Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-10T04:50:06.902Z] ---> 3671e9dc7dbf [2021-06-10T04:50:06.902Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-10T04:50:06.902Z] ---> Running in b09567829c13 [2021-06-10T04:50:06.902Z] ---> b9d0e72e2eae [2021-06-10T04:50:06.902Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-10T04:50:07.186Z] ---> 48b22b62bd38 [2021-06-10T04:50:07.186Z] 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-10T04:50:07.790Z] Removing intermediate container b09567829c13 [2021-06-10T04:50:07.790Z] ---> 5fd3324f56e3 [2021-06-10T04:50:07.790Z] Step 16/24 : WORKDIR / [2021-06-10T04:50:08.066Z] ---> 48e4574b77f5 [2021-06-10T04:50:08.066Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-10T04:50:08.342Z] ---> Running in 2d5d99f8d215 [2021-06-10T04:50:08.614Z] ---> 13879fcad047 [2021-06-10T04:50:08.614Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-10T04:50:08.614Z] ---> 7cdb3bac37ea [2021-06-10T04:50:08.614Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-10T04:50:08.888Z] ---> a5b4a07a077a [2021-06-10T04:50:08.888Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-10T04:50:09.162Z] ---> 670cd5f9c6ec [2021-06-10T04:50:09.162Z] ---> Running in c881ead41263 [2021-06-10T04:50:09.162Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-10T04:50:09.162Z] Removing intermediate container 2d5d99f8d215 [2021-06-10T04:50:09.162Z] ---> a0dc27bf6e48 [2021-06-10T04:50:09.162Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T04:50:09.451Z] ---> Running in f0988745d1ff [2021-06-10T04:50:09.730Z] Removing intermediate container c881ead41263 [2021-06-10T04:50:09.730Z] ---> 609904ff1b07 [2021-06-10T04:50:09.730Z] Step 19/22 : CMD ["--init=true"] [2021-06-10T04:50:10.003Z] ---> c7ff6137ac51 [2021-06-10T04:50:10.003Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-10T04:50:10.280Z] ---> Running in ca798ba64da5 [2021-06-10T04:50:10.280Z] Removing intermediate container f0988745d1ff [2021-06-10T04:50:10.280Z] ---> 4b2df3453675 [2021-06-10T04:50:10.280Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T04:50:10.280Z] ---> Running in 7982cb853636 [2021-06-10T04:50:10.560Z] ---> 0e3b169b7b43 [2021-06-10T04:50:10.560Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-10T04:50:10.560Z] ---> 58d1a705bc51 [2021-06-10T04:50:10.560Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-10T04:50:10.560Z] ---> Running in 0d8109b8ecff [2021-06-10T04:50:10.834Z] Removing intermediate container ca798ba64da5 [2021-06-10T04:50:10.834Z] ---> 343a64b695a2 [2021-06-10T04:50:10.834Z] Step 20/22 : LABEL arch=arm64 [2021-06-10T04:50:11.109Z] Removing intermediate container 7982cb853636 [2021-06-10T04:50:11.109Z] ---> ae1c4fcb9008 [2021-06-10T04:50:11.109Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T04:50:11.388Z] ---> Running in 425ad221e360 [2021-06-10T04:50:11.388Z] ---> Running in aca165d55f9f [2021-06-10T04:50:11.388Z] Removing intermediate container 0d8109b8ecff [2021-06-10T04:50:11.388Z] ---> 411b1805abde [2021-06-10T04:50:11.388Z] Step 21/23 : LABEL arch=arm64 [2021-06-10T04:50:11.663Z] ---> Running in 67fdb9da86d6 [2021-06-10T04:50:11.947Z] ---> c8595fcf3e38 [2021-06-10T04:50:11.948Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-10T04:50:11.948Z] Removing intermediate container 425ad221e360 [2021-06-10T04:50:11.948Z] ---> eb0084828c4d [2021-06-10T04:50:11.948Z] Step 21/22 : LABEL git_sha=d3da7661b808d7767cf51f402633071b30526f91 [2021-06-10T04:50:12.223Z] ---> Running in 954686997dbc [2021-06-10T04:50:12.223Z] ---> 87dfe42b4730 [2021-06-10T04:50:12.223Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-10T04:50:12.498Z] Removing intermediate container aca165d55f9f [2021-06-10T04:50:12.498Z] ---> 19baa6bbb5e6 [2021-06-10T04:50:12.498Z] Step 21/23 : LABEL arch=arm64 [2021-06-10T04:50:12.498Z] Removing intermediate container 67fdb9da86d6 [2021-06-10T04:50:12.498Z] ---> 2c16952a65be [2021-06-10T04:50:12.498Z] Step 22/23 : LABEL git_sha=d3da7661b808d7767cf51f402633071b30526f91 [2021-06-10T04:50:12.771Z] ---> Running in fdeadb581cbe [2021-06-10T04:50:12.772Z] ---> Running in 25f52049baf9 [2021-06-10T04:50:13.052Z] Removing intermediate container 954686997dbc [2021-06-10T04:50:13.052Z] ---> 771a936d5be3 [2021-06-10T04:50:13.052Z] Step 22/22 : LABEL version=0.0.0 [2021-06-10T04:50:13.052Z] ---> 88ee83590d93 [2021-06-10T04:50:13.052Z] 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/ ---> Running in 5a8f7aee9e5d [2021-06-10T04:50:13.052Z] [2021-06-10T04:50:13.337Z] ---> Running in 12735faee5e4 [2021-06-10T04:50:13.337Z] Removing intermediate container fdeadb581cbe [2021-06-10T04:50:13.337Z] ---> 805dd21e1409 [2021-06-10T04:50:13.337Z] Step 22/23 : LABEL git_sha=d3da7661b808d7767cf51f402633071b30526f91 [2021-06-10T04:50:13.611Z] Removing intermediate container 25f52049baf9 [2021-06-10T04:50:13.611Z] ---> 8590a4199912 [2021-06-10T04:50:13.611Z] Step 23/23 : LABEL version=0.0.0 [2021-06-10T04:50:13.611Z] ---> 721b7c76afc6 [2021-06-10T04:50:13.611Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-10T04:50:13.889Z] ---> Running in 1bdc26a7fdce [2021-06-10T04:50:13.889Z] ---> Running in f37baef77bad [2021-06-10T04:50:13.889Z] ---> Running in 09a3f7810e3a [2021-06-10T04:50:13.889Z] Removing intermediate container 5a8f7aee9e5d [2021-06-10T04:50:13.889Z] ---> d44940c6929c [2021-06-10T04:50:13.889Z] [2021-06-10T04:50:14.888Z] Successfully built d44940c6929c [2021-06-10T04:50:14.888Z] Removing intermediate container 1bdc26a7fdce [2021-06-10T04:50:14.888Z] ---> 98e3c08e1fad [2021-06-10T04:50:14.888Z] [2021-06-10T04:50:14.888Z] Removing intermediate container f37baef77bad [2021-06-10T04:50:14.888Z] ---> 2c0279e115cd [2021-06-10T04:50:14.888Z] Step 23/23 : LABEL version=0.0.0 [2021-06-10T04:50:14.888Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-10T04:50:14.888Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2021-06-10T04:50:14.888Z] ---> Running in b77a50f26d5b [2021-06-10T04:50:14.888Z] Removing intermediate container 09a3f7810e3a [2021-06-10T04:50:14.888Z] ---> bb260a391d70 [2021-06-10T04:50:14.888Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T04:50:15.205Z] Successfully built 98e3c08e1fad [2021-06-10T04:50:15.205Z] Successfully tagged support-scheduler-arm64:latest [2021-06-10T04:50:15.205Z] Building core-command [2021-06-10T04:50:15.205Z]  Building support-scheduler ... done  ---> Running in bb7ae96f3caa [2021-06-10T04:50:15.817Z] Removing intermediate container b77a50f26d5b [2021-06-10T04:50:15.817Z] ---> 3ba6b14e7e07 [2021-06-10T04:50:15.817Z] [2021-06-10T04:50:16.094Z] Successfully built 3ba6b14e7e07 [2021-06-10T04:50:16.371Z] Successfully tagged support-notifications-arm64:latest [2021-06-10T04:50:16.371Z]  Building support-notifications ... done Building core-data [2021-06-10T04:50:16.371Z] Removing intermediate container bb7ae96f3caa [2021-06-10T04:50:16.371Z] ---> c333e4d7a33c [2021-06-10T04:50:16.371Z] Step 22/24 : LABEL arch=arm64 [2021-06-10T04:50:16.371Z] ---> Running in 8786693df232 [2021-06-10T04:50:16.646Z] Removing intermediate container 12735faee5e4 [2021-06-10T04:50:16.646Z] ---> a19608108359 [2021-06-10T04:50:16.646Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-10T04:50:16.930Z] ---> Running in 8fd27a69d779 [2021-06-10T04:50:16.930Z] Removing intermediate container 8786693df232 [2021-06-10T04:50:16.930Z] ---> ed0a0e8f4ee0 [2021-06-10T04:50:16.930Z] Step 23/24 : LABEL git_sha=d3da7661b808d7767cf51f402633071b30526f91 [2021-06-10T04:50:17.205Z] ---> Running in eaf35e28f209 [2021-06-10T04:50:17.480Z] Removing intermediate container 8fd27a69d779 [2021-06-10T04:50:17.480Z] ---> 2129b1f325c9 [2021-06-10T04:50:17.480Z] Step 24/26 : LABEL arch=arm64 [2021-06-10T04:50:17.480Z] ---> Running in 1c82f44f71ad [2021-06-10T04:50:17.758Z] Removing intermediate container eaf35e28f209 [2021-06-10T04:50:17.758Z] ---> 5a5f69380d7e [2021-06-10T04:50:17.758Z] Step 24/24 : LABEL version=0.0.0 [2021-06-10T04:50:17.758Z] ---> Running in 0cf184b0c26d [2021-06-10T04:50:18.040Z] Removing intermediate container 1c82f44f71ad [2021-06-10T04:50:18.040Z] ---> fb3f41c94f73 [2021-06-10T04:50:18.040Z] Step 25/26 : LABEL git_sha=d3da7661b808d7767cf51f402633071b30526f91 [2021-06-10T04:50:18.316Z] ---> Running in cf949ffc1389 [2021-06-10T04:50:18.317Z] Removing intermediate container 0cf184b0c26d [2021-06-10T04:50:18.317Z] ---> 240f7833f3aa [2021-06-10T04:50:18.317Z] [2021-06-10T04:50:18.928Z] Successfully built 240f7833f3aa [2021-06-10T04:50:18.928Z] Successfully tagged core-metadata-arm64:latest [2021-06-10T04:50:19.209Z] Building security-bootstrapper [2021-06-10T04:50:19.209Z]  Building core-metadata ... done Removing intermediate container cf949ffc1389 [2021-06-10T04:50:19.209Z] ---> b8dc53ea3e80 [2021-06-10T04:50:19.209Z] Step 26/26 : LABEL version=0.0.0 [2021-06-10T04:50:19.209Z] ---> Running in 8f4d6999d739 [2021-06-10T04:50:19.818Z] Removing intermediate container 8f4d6999d739 [2021-06-10T04:50:19.818Z] ---> 6a34269082de [2021-06-10T04:50:19.818Z] [2021-06-10T04:50:20.422Z] Successfully built 6a34269082de [2021-06-10T04:50:20.422Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-10T04:51:16.990Z]  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:51:16.990Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:51:16.990Z] ---> 0951eab9dffa [2021-06-10T04:51:16.990Z] Step 3/24 : WORKDIR /edgex-go [2021-06-10T04:51:16.990Z] ---> Using cache [2021-06-10T04:51:16.990Z] ---> 47c10ecd473e [2021-06-10T04:51:16.990Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:51:16.990Z] ---> Using cache [2021-06-10T04:51:16.990Z] ---> a42e85f2de1d [2021-06-10T04:51:16.990Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-10T04:51:16.990Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:51:16.990Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:51:16.990Z] ---> 0951eab9dffa [2021-06-10T04:51:16.990Z] Step 3/24 : WORKDIR /edgex-go [2021-06-10T04:51:16.990Z] ---> Using cache [2021-06-10T04:51:16.990Z] ---> 47c10ecd473e [2021-06-10T04:51:16.990Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:51:16.990Z] ---> Using cache [2021-06-10T04:51:16.990Z] ---> a42e85f2de1d [2021-06-10T04:51:16.990Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-10T04:51:16.990Z] ---> Using cache [2021-06-10T04:51:16.990Z] ---> 3612fe0d0cc4 [2021-06-10T04:51:16.990Z] Step 6/24 : COPY go.mod . [2021-06-10T04:51:16.990Z] ---> Using cache [2021-06-10T04:51:16.990Z] ---> 81f390b082af [2021-06-10T04:51:16.990Z] Step 7/24 : RUN go mod download [2021-06-10T04:51:16.990Z] ---> Using cache [2021-06-10T04:51:16.990Z] ---> 3d52974ca0c6 [2021-06-10T04:51:16.990Z] Step 8/24 : COPY . . [2021-06-10T04:51:16.990Z] ---> Using cache [2021-06-10T04:51:16.990Z] ---> a92e707607c8 [2021-06-10T04:51:16.990Z] Step 9/24 : RUN go mod tidy [2021-06-10T04:51:16.990Z] ---> Using cache [2021-06-10T04:51:16.990Z] ---> f36d4aea7538 [2021-06-10T04:51:16.990Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-10T04:51:16.990Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:51:16.990Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:51:16.990Z] ---> 0951eab9dffa [2021-06-10T04:51:16.990Z] Step 3/24 : WORKDIR /edgex-go [2021-06-10T04:51:16.990Z] ---> Using cache [2021-06-10T04:51:16.990Z] ---> 47c10ecd473e [2021-06-10T04:51:16.990Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:51:16.990Z] ---> Using cache [2021-06-10T04:51:16.990Z] ---> a42e85f2de1d [2021-06-10T04:51:16.990Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-10T04:51:16.990Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-10T04:51:16.990Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-10T04:51:16.990Z] ---> 0951eab9dffa [2021-06-10T04:51:16.990Z] Step 3/32 : WORKDIR /edgex-go [2021-06-10T04:51:16.990Z] ---> Using cache [2021-06-10T04:51:16.990Z] ---> 47c10ecd473e [2021-06-10T04:51:16.990Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:51:16.990Z] ---> Using cache [2021-06-10T04:51:16.990Z] ---> a42e85f2de1d [2021-06-10T04:51:16.990Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-10T04:51:16.990Z] ---> Using cache [2021-06-10T04:51:16.990Z] ---> 3612fe0d0cc4 [2021-06-10T04:51:16.990Z] Step 6/32 : COPY go.mod . [2021-06-10T04:51:16.990Z] ---> Using cache [2021-06-10T04:51:16.990Z] ---> 81f390b082af [2021-06-10T04:51:16.990Z] Step 7/32 : RUN go mod download [2021-06-10T04:51:16.990Z] ---> Using cache [2021-06-10T04:51:16.990Z] ---> 3d52974ca0c6 [2021-06-10T04:51:16.990Z] Step 8/32 : COPY . . [2021-06-10T04:51:16.990Z] ---> Using cache [2021-06-10T04:51:16.990Z] ---> a92e707607c8 [2021-06-10T04:51:16.990Z] Step 9/32 : RUN go mod tidy [2021-06-10T04:51:16.990Z] ---> Using cache [2021-06-10T04:51:16.990Z] ---> f36d4aea7538 [2021-06-10T04:51:16.990Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-10T04:51:16.990Z] ---> Running in 07842e1fba38 [2021-06-10T04:51:16.990Z] ---> Running in 8b0a03d92541 [2021-06-10T04:51:16.990Z] ---> Running in c332535eae88 [2021-06-10T04:51:16.990Z] ---> Running in 4e4150e14c61 [2021-06-10T04:51:16.990Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:51:16.990Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:51:16.990Z] 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-10T04:51:16.990Z] 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-10T04:51:16.990Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:51:16.990Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:51:16.990Z] OK: 218 MiB in 52 packages [2021-06-10T04:51:16.990Z] OK: 218 MiB in 52 packages [2021-06-10T04:51:18.989Z] Removing intermediate container c332535eae88 [2021-06-10T04:51:18.989Z] ---> 569bb2305b28 [2021-06-10T04:51:18.989Z] Step 6/24 : COPY go.mod . [2021-06-10T04:51:19.273Z] Removing intermediate container 4e4150e14c61 [2021-06-10T04:51:19.273Z] ---> 79d4c249668c [2021-06-10T04:51:19.273Z] Step 6/24 : COPY go.mod . [2021-06-10T04:51:20.735Z] ---> 4b627898a2f6 [2021-06-10T04:51:20.735Z] Step 7/24 : RUN go mod download [2021-06-10T04:51:20.735Z] ---> a71c1be00d62 [2021-06-10T04:51:20.735Z] Step 7/24 : RUN go mod download [2021-06-10T04:51:20.735Z] ---> Running in 71b7b9a7a17d [2021-06-10T04:51:21.019Z] ---> Running in 24db59e4f798 [2021-06-10T04:51:26.500Z] Removing intermediate container 71b7b9a7a17d [2021-06-10T04:51:26.500Z] ---> 6d9ec8359ee9 [2021-06-10T04:51:26.500Z] Step 8/24 : COPY . . [2021-06-10T04:51:26.500Z] Removing intermediate container 24db59e4f798 [2021-06-10T04:51:26.784Z] ---> d416373c2e26 [2021-06-10T04:51:26.784Z] Step 8/24 : COPY . . [2021-06-10T04:51:59.207Z] ---> 27982ab894aa [2021-06-10T04:51:59.207Z] Step 9/24 : RUN go mod tidy [2021-06-10T04:51:59.207Z] ---> 4cb160880cee [2021-06-10T04:51:59.207Z] Step 9/24 : RUN go mod tidy [2021-06-10T04:51:59.207Z] ---> Running in ff8b7ded724f [2021-06-10T04:51:59.207Z] ---> Running in 31ca2aa9a43e [2021-06-10T04:52:01.880Z] Removing intermediate container ff8b7ded724f [2021-06-10T04:52:01.880Z] ---> 09a7096f700a [2021-06-10T04:52:01.880Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-10T04:52:02.167Z] ---> Running in 88fffdb4c678 [2021-06-10T04:52:02.793Z] Removing intermediate container 31ca2aa9a43e [2021-06-10T04:52:02.793Z] ---> 0a3b245dd2b1 [2021-06-10T04:52:02.793Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-10T04:52:03.078Z] ---> Running in ce64fb61b6ba [2021-06-10T04:52:05.098Z] 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-10T04:52:05.381Z] 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-10T04:52:52.498Z] Removing intermediate container 07842e1fba38 [2021-06-10T04:52:52.498Z] ---> 14bf52ed2985 [2021-06-10T04:52:52.498Z] [2021-06-10T04:52:52.498Z] Step 11/32 : FROM alpine:3.12 [2021-06-10T04:52:52.498Z] ---> 9852663dfa18 [2021-06-10T04:52:52.498Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-10T04:52:52.498Z] Removing intermediate container 8b0a03d92541 [2021-06-10T04:52:52.498Z] ---> bf8cfb93f70c [2021-06-10T04:52:52.498Z] [2021-06-10T04:52:52.498Z] Step 11/24 : FROM alpine:3.12 [2021-06-10T04:52:52.498Z] ---> 9852663dfa18 [2021-06-10T04:52:52.498Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-10T04:52:52.498Z] ---> Using cache [2021-06-10T04:52:52.498Z] ---> 06e4883304fa [2021-06-10T04:52:52.498Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-10T04:52:52.498Z] ---> Using cache [2021-06-10T04:52:52.498Z] ---> 1f9525719428 [2021-06-10T04:52:52.499Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-10T04:52:52.499Z] ---> Running in ad96332fc48d [2021-06-10T04:52:52.499Z] ---> Running in 0a3740c31a25 [2021-06-10T04:52:52.499Z] Removing intermediate container ad96332fc48d [2021-06-10T04:52:52.499Z] ---> 48fefee523bd [2021-06-10T04:52:52.499Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-10T04:52:52.499Z] Removing intermediate container 0a3740c31a25 [2021-06-10T04:52:52.499Z] ---> 50b24ecbd3bc [2021-06-10T04:52:52.499Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-10T04:52:52.499Z] ---> Running in 32e97c908c9f [2021-06-10T04:52:52.499Z] ---> Running in ee91b572e384 [2021-06-10T04:52:52.499Z] Removing intermediate container ee91b572e384 [2021-06-10T04:52:52.499Z] ---> e66ce867697b [2021-06-10T04:52:52.499Z] Step 16/24 : WORKDIR / [2021-06-10T04:52:52.499Z] ---> Running in a5ccc3bc4423 [2021-06-10T04:52:52.499Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:52:52.499Z] Removing intermediate container a5ccc3bc4423 [2021-06-10T04:52:52.499Z] ---> d7054707f2cd [2021-06-10T04:52:52.499Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T04:52:52.499Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:52:52.499Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-10T04:52:52.499Z] (2/2) Installing su-exec (0.2-r1) [2021-06-10T04:52:52.499Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T04:52:52.499Z] OK: 5 MiB in 16 packages [2021-06-10T04:52:53.114Z] ---> aaa0985781d1 [2021-06-10T04:52:53.114Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-10T04:52:54.585Z] Removing intermediate container 32e97c908c9f [2021-06-10T04:52:54.585Z] ---> bb06bb7d1d41 [2021-06-10T04:52:54.585Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-10T04:52:55.376Z] ---> Running in a22e64a3a014 [2021-06-10T04:52:55.376Z] ---> cac4bc3e53da [2021-06-10T04:52:55.376Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-10T04:52:56.052Z] Removing intermediate container a22e64a3a014 [2021-06-10T04:52:56.052Z] ---> 540c64442bc6 [2021-06-10T04:52:56.052Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-10T04:52:56.365Z] ---> Running in 137dc45d8b79 [2021-06-10T04:52:57.423Z] ---> 1b6ecee75842 [2021-06-10T04:52:57.424Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-10T04:52:57.424Z] Removing intermediate container 137dc45d8b79 [2021-06-10T04:52:57.424Z] ---> 5966b898a9f3 [2021-06-10T04:52:57.424Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-10T04:52:57.424Z] ---> Running in 11706bb320ed [2021-06-10T04:52:57.731Z] ---> Running in 399449a4c90c [2021-06-10T04:52:58.731Z] Removing intermediate container 11706bb320ed [2021-06-10T04:52:58.731Z] ---> 16c8da01dd21 [2021-06-10T04:52:58.731Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T04:52:58.731Z] ---> Running in b93bb4f7b44e [2021-06-10T04:52:59.730Z] Removing intermediate container b93bb4f7b44e [2021-06-10T04:52:59.730Z] ---> b81032372792 [2021-06-10T04:52:59.730Z] Step 22/24 : LABEL arch=arm64 [2021-06-10T04:53:00.011Z] ---> Running in b12e729e4957 [2021-06-10T04:53:01.482Z] Removing intermediate container b12e729e4957 [2021-06-10T04:53:01.482Z] ---> 45e33f39cb5e [2021-06-10T04:53:01.482Z] Step 23/24 : LABEL git_sha=d3da7661b808d7767cf51f402633071b30526f91 [2021-06-10T04:53:01.482Z] ---> Running in 84b0e38fac75 [2021-06-10T04:53:01.762Z] Removing intermediate container 399449a4c90c [2021-06-10T04:53:01.762Z] ---> fdbac439d7a2 [2021-06-10T04:53:01.762Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-10T04:53:02.120Z] ---> Running in 1769be5c3ed1 [2021-06-10T04:53:02.403Z] Removing intermediate container 84b0e38fac75 [2021-06-10T04:53:02.403Z] ---> 44fdc145f881 [2021-06-10T04:53:02.403Z] Step 24/24 : LABEL version=0.0.0 [2021-06-10T04:53:02.692Z] ---> Running in 91bd04e6e306 [2021-06-10T04:53:02.974Z] Removing intermediate container 1769be5c3ed1 [2021-06-10T04:53:02.974Z] ---> b51ec03af10a [2021-06-10T04:53:02.974Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-10T04:53:03.262Z] Removing intermediate container 91bd04e6e306 [2021-06-10T04:53:03.542Z] ---> 3fa03f980f34 [2021-06-10T04:53:03.542Z] [2021-06-10T04:53:04.155Z] Successfully built 3fa03f980f34 [2021-06-10T04:53:04.435Z] Successfully tagged core-command-arm64:latest [2021-06-10T04:53:04.713Z]  Building core-command ... done  ---> 6127b6cc4275 [2021-06-10T04:53:04.713Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-10T04:53:04.994Z] ---> Running in 44044cb80584 [2021-06-10T04:53:09.368Z] Removing intermediate container 44044cb80584 [2021-06-10T04:53:09.368Z] ---> f10513b5e835 [2021-06-10T04:53:09.368Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T04:53:10.379Z] ---> a5bce55a0217 [2021-06-10T04:53:10.379Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-10T04:53:12.366Z] ---> c5d6852b438e [2021-06-10T04:53:12.367Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-10T04:53:13.811Z] ---> b117457515ab [2021-06-10T04:53:13.811Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-10T04:53:14.803Z] ---> b8975bc6c394 [2021-06-10T04:53:14.803Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-10T04:53:16.791Z] ---> d5aa3c5d7497 [2021-06-10T04:53:16.791Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-10T04:53:16.791Z] ---> Running in cd84e1e64965 [2021-06-10T04:53:17.780Z] Removing intermediate container cd84e1e64965 [2021-06-10T04:53:17.780Z] ---> 7884f8f6d868 [2021-06-10T04:53:17.780Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-10T04:53:19.229Z] ---> 592270374d21 [2021-06-10T04:53:19.229Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-10T04:53:19.831Z] ---> Running in dfac4b79ae08 [2021-06-10T04:53:24.160Z] Removing intermediate container dfac4b79ae08 [2021-06-10T04:53:24.160Z] ---> 6eb889c1bbf7 [2021-06-10T04:53:24.160Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-10T04:53:24.160Z] ---> Running in b117fe89b68c [2021-06-10T04:53:25.156Z] Removing intermediate container b117fe89b68c [2021-06-10T04:53:25.156Z] ---> f6f9744293cc [2021-06-10T04:53:25.156Z] Step 29/32 : CMD ["gate"] [2021-06-10T04:53:25.434Z] ---> Running in e89175f98be9 [2021-06-10T04:53:26.419Z] Removing intermediate container e89175f98be9 [2021-06-10T04:53:26.419Z] ---> cccd94e40c6f [2021-06-10T04:53:26.419Z] Step 30/32 : LABEL arch=arm64 [2021-06-10T04:53:27.033Z] ---> Running in 24dfdea18ec2 [2021-06-10T04:53:28.050Z] Removing intermediate container 24dfdea18ec2 [2021-06-10T04:53:28.050Z] ---> 948ec5851058 [2021-06-10T04:53:28.050Z] Step 31/32 : LABEL git_sha=d3da7661b808d7767cf51f402633071b30526f91 [2021-06-10T04:53:28.328Z] ---> Running in 5fbb0906b62f [2021-06-10T04:53:29.318Z] Removing intermediate container 5fbb0906b62f [2021-06-10T04:53:29.318Z] ---> 70d0f24fcd87 [2021-06-10T04:53:29.318Z] Step 32/32 : LABEL version=0.0.0 [2021-06-10T04:53:29.917Z] ---> Running in 91eb0c6a75ef [2021-06-10T04:53:30.199Z] Removing intermediate container ce64fb61b6ba [2021-06-10T04:53:30.199Z] ---> b1d59731db4c [2021-06-10T04:53:30.199Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-10T04:53:30.473Z] ---> Running in 76664b29e778 [2021-06-10T04:53:30.750Z] Removing intermediate container 91eb0c6a75ef [2021-06-10T04:53:30.750Z] ---> 1ca8e7ee8b29 [2021-06-10T04:53:30.750Z] [2021-06-10T04:53:31.358Z] Successfully built 1ca8e7ee8b29 [2021-06-10T04:53:31.358Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-10T04:53:32.335Z]  Building security-bootstrapper ... done 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-10T04:53:35.730Z] Removing intermediate container 76664b29e778 [2021-06-10T04:53:35.730Z] ---> dc982c0b4ade [2021-06-10T04:53:35.730Z] [2021-06-10T04:53:35.730Z] Step 12/24 : FROM docker:20.10.0 [2021-06-10T04:53:35.730Z] 20.10.0: Pulling from library/docker [2021-06-10T04:53:40.039Z] Removing intermediate container 88fffdb4c678 [2021-06-10T04:53:40.039Z] ---> b186ac304e55 [2021-06-10T04:53:40.039Z] [2021-06-10T04:53:40.039Z] Step 11/24 : FROM alpine:3.12 [2021-06-10T04:53:40.039Z] ---> 9852663dfa18 [2021-06-10T04:53:40.039Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-10T04:53:40.039Z] ---> Running in c1e59c7805e5 [2021-06-10T04:53:40.634Z] Removing intermediate container c1e59c7805e5 [2021-06-10T04:53:40.634Z] ---> a630b5684a49 [2021-06-10T04:53:40.634Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-10T04:53:40.908Z] ---> Running in b0e2042ca3d6 [2021-06-10T04:53:41.883Z] Removing intermediate container b0e2042ca3d6 [2021-06-10T04:53:41.883Z] ---> 7e36e4698aaa [2021-06-10T04:53:41.883Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-10T04:53:42.156Z] ---> Running in 2fb6160f3987 [2021-06-10T04:53:42.755Z] Removing intermediate container 2fb6160f3987 [2021-06-10T04:53:42.755Z] ---> 292465bf77ff [2021-06-10T04:53:42.755Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T04:53:43.352Z] ---> Running in eda70e721165 [2021-06-10T04:53:45.344Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-10T04:53:45.344Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-10T04:53:45.344Z] ---> eeaf43b92773 [2021-06-10T04:53:45.344Z] 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-10T04:53:45.626Z] ---> Running in a62b0f7ee6be [2021-06-10T04:53:45.899Z] Removing intermediate container eda70e721165 [2021-06-10T04:53:45.899Z] ---> 9c00b17a743a [2021-06-10T04:53:45.899Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-10T04:53:46.171Z] ---> Running in bc72a4e58733 [2021-06-10T04:53:46.171Z] Removing intermediate container a62b0f7ee6be [2021-06-10T04:53:46.171Z] ---> 7dae58447169 [2021-06-10T04:53:46.171Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-10T04:53:46.445Z] ---> Running in 780c4b3d15cc [2021-06-10T04:53:47.889Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:53:47.889Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-10T04:53:48.162Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:53:48.756Z] (1/39) Installing readline (8.0.4-r0) [2021-06-10T04:53:48.756Z] (2/39) Installing bash (5.0.17-r0) [2021-06-10T04:53:48.756Z] Executing bash-5.0.17-r0.post-install [2021-06-10T04:53:48.756Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-10T04:53:48.756Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-10T04:53:48.756Z] (5/39) Installing curl (7.77.0-r0) [2021-06-10T04:53:48.756Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-10T04:53:48.756Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-10T04:53:48.756Z] (8/39) Installing expat (2.2.9-r1) [2021-06-10T04:53:48.756Z] (9/39) Installing libffi (3.3-r2) [2021-06-10T04:53:48.756Z] (10/39) Installing gdbm (1.13-r1) [2021-06-10T04:53:49.028Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-10T04:53:49.028Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-10T04:53:49.028Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-10T04:53:49.300Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-10T04:53:51.269Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-10T04:53:51.269Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-10T04:53:51.269Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-10T04:53:51.269Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-10T04:53:51.269Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-10T04:53:51.269Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-10T04:53:51.269Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-10T04:53:51.269Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-10T04:53:51.269Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-10T04:53:51.269Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-10T04:53:51.269Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-10T04:53:51.269Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-10T04:53:51.269Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-10T04:53:51.269Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-10T04:53:51.269Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-10T04:53:51.269Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-10T04:53:51.543Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-10T04:53:51.543Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-10T04:53:51.543Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-10T04:53:51.543Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-10T04:53:51.543Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-10T04:53:51.543Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-10T04:53:51.543Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-10T04:53:51.543Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-10T04:53:51.543Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-10T04:53:51.543Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-10T04:53:51.814Z] Executing busybox-1.31.1-r19.trigger [2021-06-10T04:53:51.814Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-10T04:53:51.814Z] OK: 72 MiB in 59 packages [2021-06-10T04:53:51.814Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-10T04:53:52.084Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-10T04:53:52.357Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-10T04:53:52.948Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-10T04:53:53.218Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-10T04:53:53.494Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T04:53:53.494Z] OK: 8 MiB in 20 packages [2021-06-10T04:53:54.929Z] Removing intermediate container bc72a4e58733 [2021-06-10T04:53:54.929Z] ---> 497eaeb34588 [2021-06-10T04:53:54.929Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-10T04:53:55.921Z] ---> be7fcbad97f8 [2021-06-10T04:53:55.921Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-10T04:53:57.356Z] ---> 3b489281ca61 [2021-06-10T04:53:57.356Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-10T04:53:57.630Z] Collecting docker-compose==1.23.2 [2021-06-10T04:53:57.630Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-10T04:53:58.225Z] ---> 5cdd1333abd4 [2021-06-10T04:53:58.225Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-10T04:53:58.499Z] ---> Running in 9fc35ec6be34 [2021-06-10T04:53:58.827Z] Removing intermediate container 9fc35ec6be34 [2021-06-10T04:53:58.827Z] ---> 08e9ed71fe70 [2021-06-10T04:53:58.827Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T04:53:59.127Z] ---> Running in 206a812d93de [2021-06-10T04:53:59.423Z] Collecting docker<4.0,>=3.6.0 [2021-06-10T04:53:59.423Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-10T04:53:59.718Z] Removing intermediate container 206a812d93de [2021-06-10T04:53:59.718Z] ---> 5b236a5b965f [2021-06-10T04:53:59.718Z] Step 22/24 : LABEL arch=arm64 [2021-06-10T04:54:00.017Z] ---> Running in b3f492f15930 [2021-06-10T04:54:00.017Z] 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-10T04:54:00.631Z] Collecting texttable<0.10,>=0.9.0 [2021-06-10T04:54:00.631Z] Removing intermediate container b3f492f15930 [2021-06-10T04:54:00.631Z] ---> d93944ca4993 [2021-06-10T04:54:00.631Z] Step 23/24 : LABEL git_sha=d3da7661b808d7767cf51f402633071b30526f91 [2021-06-10T04:54:00.631Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-10T04:54:00.631Z] ---> Running in daabfe643ea8 [2021-06-10T04:54:01.239Z] Removing intermediate container daabfe643ea8 [2021-06-10T04:54:01.239Z] ---> 9d278c04c25d [2021-06-10T04:54:01.239Z] Step 24/24 : LABEL version=0.0.0 [2021-06-10T04:54:01.540Z] ---> Running in f6404238cf16 [2021-06-10T04:54:01.815Z] Removing intermediate container f6404238cf16 [2021-06-10T04:54:01.815Z] ---> 7217a9dcef05 [2021-06-10T04:54:01.815Z] [2021-06-10T04:54:02.408Z] Successfully built 7217a9dcef05 [2021-06-10T04:54:02.408Z] Successfully tagged core-data-arm64:latest [2021-06-10T04:54:03.836Z]  Building core-data ... done Collecting cached-property<2,>=1.2.0 [2021-06-10T04:54:03.836Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-10T04:54:05.265Z] Collecting PyYAML<4,>=3.10 [2021-06-10T04:54:05.265Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-10T04:54:09.558Z] Collecting docopt<0.7,>=0.6.1 [2021-06-10T04:54:09.558Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-10T04:54:13.853Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-10T04:54:13.853Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-10T04:54:13.853Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-10T04:54:13.853Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-10T04:54:17.229Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-10T04:54:17.229Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-10T04:54:17.229Z] Collecting jsonschema<3,>=2.5.1 [2021-06-10T04:54:17.229Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-10T04:54:17.819Z] Collecting docker-pycreds>=0.4.0 [2021-06-10T04:54:17.819Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-10T04:54:17.820Z] 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-10T04:54:18.863Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-10T04:54:18.863Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-10T04:54:18.863Z] 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-10T04:54:19.134Z] Collecting idna<2.8,>=2.5 [2021-06-10T04:54:19.134Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-10T04:54:19.134Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-10T04:54:19.134Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-10T04:54:19.134Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-10T04:54:19.134Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-10T04:54:20.103Z] Installing collected packages: urllib3, idna, requests, docker-pycreds, websocket-client, docker, texttable, cached-property, PyYAML, docopt, dockerpty, jsonschema, docker-compose [2021-06-10T04:54:20.103Z] Attempting uninstall: urllib3 [2021-06-10T04:54:20.103Z] Found existing installation: urllib3 1.25.9 [2021-06-10T04:54:20.103Z] Uninstalling urllib3-1.25.9: [2021-06-10T04:54:20.103Z] Successfully uninstalled urllib3-1.25.9 [2021-06-10T04:54:20.694Z] Attempting uninstall: idna [2021-06-10T04:54:20.694Z] Found existing installation: idna 2.9 [2021-06-10T04:54:20.694Z] Uninstalling idna-2.9: [2021-06-10T04:54:20.694Z] Successfully uninstalled idna-2.9 [2021-06-10T04:54:21.665Z] Attempting uninstall: requests [2021-06-10T04:54:21.665Z] Found existing installation: requests 2.23.0 [2021-06-10T04:54:21.665Z] Uninstalling requests-2.23.0: [2021-06-10T04:54:21.665Z] Successfully uninstalled requests-2.23.0 [2021-06-10T04:54:23.090Z] Running setup.py install for texttable: started [2021-06-10T04:54:25.054Z] Running setup.py install for texttable: finished with status 'done' [2021-06-10T04:54:25.054Z] Running setup.py install for PyYAML: started [2021-06-10T04:54:27.016Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-10T04:54:27.016Z] Running setup.py install for docopt: started [2021-06-10T04:54:28.977Z] Running setup.py install for docopt: finished with status 'done' [2021-06-10T04:54:28.977Z] Running setup.py install for dockerpty: started [2021-06-10T04:54:30.935Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-10T04:54:31.906Z] 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-10T04:54:40.166Z] Removing intermediate container 780c4b3d15cc [2021-06-10T04:54:40.166Z] ---> 17bd0311a879 [2021-06-10T04:54:40.166Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-10T04:54:40.166Z] ---> Running in 0f462668fe8b [2021-06-10T04:54:40.166Z] Removing intermediate container 0f462668fe8b [2021-06-10T04:54:40.166Z] ---> 8e8f73eb13bd [2021-06-10T04:54:40.166Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-10T04:54:40.437Z] ---> Running in bc7c4d2df91e [2021-06-10T04:54:40.719Z] Removing intermediate container bc7c4d2df91e [2021-06-10T04:54:40.719Z] ---> 830eae9ea099 [2021-06-10T04:54:40.719Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-10T04:54:42.153Z] ---> ca6eadcda21f [2021-06-10T04:54:42.153Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-10T04:54:42.748Z] ---> ccc892c21cbb [2021-06-10T04:54:42.748Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-10T04:54:43.726Z] ---> cb51ca293e2b [2021-06-10T04:54:43.727Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-10T04:54:43.996Z] ---> Running in 4c9ecea90e6f [2021-06-10T04:54:44.268Z] Removing intermediate container 4c9ecea90e6f [2021-06-10T04:54:44.268Z] ---> 5bc60e5feb0b [2021-06-10T04:54:44.268Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T04:54:44.540Z] ---> Running in 9a03b2c5c2a4 [2021-06-10T04:54:45.132Z] Removing intermediate container 9a03b2c5c2a4 [2021-06-10T04:54:45.132Z] ---> f21784cdd664 [2021-06-10T04:54:45.132Z] Step 22/24 : LABEL arch=arm64 [2021-06-10T04:54:45.132Z] ---> Running in a486a5421060 [2021-06-10T04:54:45.722Z] Removing intermediate container a486a5421060 [2021-06-10T04:54:45.722Z] ---> 93cad054867f [2021-06-10T04:54:45.722Z] Step 23/24 : LABEL git_sha=d3da7661b808d7767cf51f402633071b30526f91 [2021-06-10T04:54:45.722Z] ---> Running in a9ae8ed6203c [2021-06-10T04:54:46.318Z] Removing intermediate container a9ae8ed6203c [2021-06-10T04:54:46.318Z] ---> ba1ce2e2126a [2021-06-10T04:54:46.318Z] Step 24/24 : LABEL version=0.0.0 [2021-06-10T04:54:46.318Z] ---> Running in 86ad08d02433 [2021-06-10T04:54:46.910Z] Removing intermediate container 86ad08d02433 [2021-06-10T04:54:46.910Z] ---> c37b878d0f35 [2021-06-10T04:54:46.910Z] [2021-06-10T04:54:47.182Z] Successfully built c37b878d0f35 [2021-06-10T04:54:47.182Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-10T04:54:47.467Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-10T04:54:47.465Z] $ docker stop --time=1 808ccea2244b82e35b651b77ff5ff6580150cad538edf49c0ce6a254cf7a38e7 [2021-06-10T04:54:49.310Z] $ docker rm -f 808ccea2244b82e35b651b77ff5ff6580150cad538edf49c0ce6a254cf7a38e7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T04:54:49.919Z] + docker images [2021-06-10T04:54:50.193Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-10T04:54:50.193Z] sys-mgmt-agent-arm64 latest c37b878d0f35 4 seconds ago 299MB [2021-06-10T04:54:50.193Z] core-data-arm64 latest 7217a9dcef05 49 seconds ago 19.1MB [2021-06-10T04:54:50.193Z] b186ac304e55 About a minute ago 975MB [2021-06-10T04:54:50.193Z] dc982c0b4ade About a minute ago 969MB [2021-06-10T04:54:50.193Z] security-bootstrapper-arm64 latest 1ca8e7ee8b29 About a minute ago 17.1MB [2021-06-10T04:54:50.193Z] core-command-arm64 latest 3fa03f980f34 About a minute ago 15MB [2021-06-10T04:54:50.193Z] bf8cfb93f70c 2 minutes ago 967MB [2021-06-10T04:54:50.193Z] 14bf52ed2985 2 minutes ago 968MB [2021-06-10T04:54:50.193Z] security-secretstore-setup-arm64 latest 6a34269082de 4 minutes ago 26.5MB [2021-06-10T04:54:50.193Z] core-metadata-arm64 latest 240f7833f3aa 4 minutes ago 15.6MB [2021-06-10T04:54:50.193Z] support-notifications-arm64 latest 3ba6b14e7e07 4 minutes ago 15.7MB [2021-06-10T04:54:50.193Z] support-scheduler-arm64 latest 98e3c08e1fad 4 minutes ago 15.1MB [2021-06-10T04:54:50.193Z] security-proxy-setup-arm64 latest d44940c6929c 4 minutes ago 24MB [2021-06-10T04:54:50.193Z] 097a0ca9d1b8 4 minutes ago 972MB [2021-06-10T04:54:50.193Z] 1135d5fd1d8d 4 minutes ago 968MB [2021-06-10T04:54:50.193Z] 8ceb78cc6c1d 4 minutes ago 969MB [2021-06-10T04:54:50.193Z] ae273cf93b6b 4 minutes ago 972MB [2021-06-10T04:54:50.193Z] bf661d9d5f4e 5 minutes ago 974MB [2021-06-10T04:54:50.193Z] ci-base-image-arm64 latest 0951eab9dffa 15 minutes ago 642MB [2021-06-10T04:54:50.193Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 13 hours ago 429MB [2021-06-10T04:54:50.193Z] alpine 3.12 9852663dfa18 8 weeks ago 5.32MB [2021-06-10T04:54:50.193Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-10T04:54:50.193Z] 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-10T04:54:50.934Z] ---> job-cost.sh [2021-06-10T04:54:50.934Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mcjq [2021-06-10T04:55:37.848Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-10T04:57:14.626Z] lf-activate-venv(): INFO: Adding /tmp/venv-mcjq/bin to PATH [2021-06-10T04:57:14.626Z] INFO: No Stack... [2021-06-10T04:57:14.626Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-10T04:57:14.626Z] INFO: Archiving Costs [Pipeline] sh [2021-06-10T04:57:14.972Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-06-10T04:57:14.972Z] + cut -d, -f6 [Pipeline] lock [2021-06-10T04:57:15.046Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3555-2-stack-cost] [2021-06-10T04:57:15.057Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3555-2-stack-cost] did not exist. Created. [2021-06-10T04:57:15.057Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3555-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-10T04:57:15.419Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-10T04:57:15.678Z] Stashed 1 file(s) [Pipeline] } [2021-06-10T04:57:15.692Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3555-2-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-10T04:57:16.366Z] provisioning config files... [2021-06-10T04:57:16.377Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config1866978422889515035tmp [Pipeline] { [Pipeline] sh [2021-06-10T04:57:16.698Z] + set +x [2021-06-10T04:57:16.698Z] + curl -s https://codecov.io/bash [2021-06-10T04:57:16.698Z] + bash -s -- [2021-06-10T04:57:16.960Z] [2021-06-10T04:57:16.960Z] _____ _ [2021-06-10T04:57:16.960Z] / ____| | | [2021-06-10T04:57:16.960Z] | | ___ __| | ___ ___ _____ __ [2021-06-10T04:57:16.960Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-10T04:57:16.960Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-10T04:57:16.960Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-10T04:57:16.960Z] Bash-1.0.3 [2021-06-10T04:57:16.960Z] [2021-06-10T04:57:16.960Z] [2021-06-10T04:57:16.960Z] ==> git version 2.24.4 found [2021-06-10T04:57:16.960Z] ==> 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-10T04:57:16.960Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-10T04:57:16.960Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-10T04:57:16.960Z] ==> Jenkins CI detected. [2021-06-10T04:57:16.960Z] project root: . [2021-06-10T04:57:16.960Z] --> token set from env [2021-06-10T04:57:16.960Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-10T04:57:16.960Z] ==> Running gcov in . (disable via -X gcov) [2021-06-10T04:57:16.960Z] ==> Python coveragepy not found [2021-06-10T04:57:16.960Z] ==> Searching for coverage reports in: [2021-06-10T04:57:16.960Z] + . [2021-06-10T04:57:16.960Z] -> Found 1 reports [2021-06-10T04:57:16.960Z] ==> Detecting git/mercurial file structure [2021-06-10T04:57:16.961Z] ==> Reading reports [2021-06-10T04:57:16.961Z] + ./coverage.out bytes=404951 [2021-06-10T04:57:16.961Z] ==> Appending adjustments [2021-06-10T04:57:16.961Z] https://docs.codecov.io/docs/fixing-reports [2021-06-10T04:57:18.345Z] + Found adjustments [2021-06-10T04:57:18.345Z] ==> Gzipping contents [2021-06-10T04:57:18.345Z] 56K /tmp/codecov.wH4ca2.gz [2021-06-10T04:57:18.345Z] ==> Uploading reports [2021-06-10T04:57:18.345Z] url: https://codecov.io [2021-06-10T04:57:18.345Z] query: branch=PR-3555&commit=4569478aafc10b310ba44fe8eb4a8e96fc64b592&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3555%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3555&job=&cmd_args= [2021-06-10T04:57:18.345Z] -> Pinging Codecov [2021-06-10T04:57:18.345Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3555&commit=4569478aafc10b310ba44fe8eb4a8e96fc64b592&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3555%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3555&job=&cmd_args= [2021-06-10T04:57:18.605Z] -> Uploading to [2021-06-10T04:57:18.605Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-10/00271124DB129430A58F1EEE437C3FCB/4569478aafc10b310ba44fe8eb4a8e96fc64b592/7d7e30a3-5d82-400a-b5d2-c5be5cefe767.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210610%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210610T045718Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5529a6e2c031eb677a294dd6c7c23b2952e9900072d3612b4d3482df9be2d901 [2021-06-10T04:57:18.605Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-10T04:57:18.605Z] Dload Upload Total Spent Left Speed [2021-06-10T04:57:19.175Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54685 0 0 100 54685 0 156k --:--:-- --:--:-- --:--:-- 157k [2021-06-10T04:57:19.175Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/4569478aafc10b310ba44fe8eb4a8e96fc64b592 [Pipeline] } [2021-06-10T04:57:19.184Z] 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-10T04:57:20.337Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T04:57:20.912Z] ---> package-listing.sh [2021-06-10T04:57:20.913Z] ++ facter osfamily [2021-06-10T04:57:20.913Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-10T04:57:21.177Z] + OS_FAMILY=redhat [2021-06-10T04:57:21.177Z] + workspace=/w/workspace/edgex-go/2 [2021-06-10T04:57:21.177Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-10T04:57:21.177Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-10T04:57:21.177Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-10T04:57:21.177Z] + PACKAGES=/tmp/packages_start.txt [2021-06-10T04:57:21.177Z] + '[' /w/workspace/edgex-go/2 ']' [2021-06-10T04:57:21.177Z] + PACKAGES=/tmp/packages_end.txt [2021-06-10T04:57:21.177Z] + case "${OS_FAMILY}" in [2021-06-10T04:57:21.177Z] + sort [2021-06-10T04:57:21.177Z] + rpm -qa [2021-06-10T04:57:25.394Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-10T04:57:25.394Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-10T04:57:25.394Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-10T04:57:25.394Z] + '[' /w/workspace/edgex-go/2 ']' [2021-06-10T04:57:25.394Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-06-10T04:57:25.394Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-06-10T04:57:25.409Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-10T04:57:25.697Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:57:26.268Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T04:57:26.268Z] [2021-06-10T04:57:26.268Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-10T04:57:26.582Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T04:57:26.849Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-10T04:57:26.849Z] df20fa9351a1: Pulling fs layer [2021-06-10T04:57:26.849Z] 36b3adc4ff6f: Pulling fs layer [2021-06-10T04:57:26.849Z] 8ad3a11d3b57: Pulling fs layer [2021-06-10T04:57:26.849Z] 46f8f816bc3b: Pulling fs layer [2021-06-10T04:57:26.849Z] 93b61091891f: Pulling fs layer [2021-06-10T04:57:26.849Z] 93b9cdb0e59b: Pulling fs layer [2021-06-10T04:57:26.849Z] 5e14af77c1be: Pulling fs layer [2021-06-10T04:57:26.849Z] 01666e4c0597: Pulling fs layer [2021-06-10T04:57:26.849Z] aa168da1d23b: Pulling fs layer [2021-06-10T04:57:26.849Z] 46f8f816bc3b: Waiting [2021-06-10T04:57:26.849Z] 93b61091891f: Waiting [2021-06-10T04:57:26.849Z] 93b9cdb0e59b: Waiting [2021-06-10T04:57:26.849Z] 5e14af77c1be: Waiting [2021-06-10T04:57:26.849Z] 01666e4c0597: Waiting [2021-06-10T04:57:26.849Z] aa168da1d23b: Waiting [2021-06-10T04:57:26.849Z] 36b3adc4ff6f: Verifying Checksum [2021-06-10T04:57:26.849Z] 36b3adc4ff6f: Download complete [2021-06-10T04:57:26.849Z] 46f8f816bc3b: Verifying Checksum [2021-06-10T04:57:26.849Z] 46f8f816bc3b: Download complete [2021-06-10T04:57:26.849Z] df20fa9351a1: Verifying Checksum [2021-06-10T04:57:27.124Z] 93b9cdb0e59b: Verifying Checksum [2021-06-10T04:57:27.124Z] 93b9cdb0e59b: Download complete [2021-06-10T04:57:27.124Z] 5e14af77c1be: Verifying Checksum [2021-06-10T04:57:27.124Z] 5e14af77c1be: Download complete [2021-06-10T04:57:27.124Z] 01666e4c0597: Verifying Checksum [2021-06-10T04:57:27.124Z] 01666e4c0597: Download complete [2021-06-10T04:57:27.124Z] 93b61091891f: Verifying Checksum [2021-06-10T04:57:27.124Z] 93b61091891f: Download complete [2021-06-10T04:57:27.124Z] 8ad3a11d3b57: Verifying Checksum [2021-06-10T04:57:27.124Z] 8ad3a11d3b57: Download complete [2021-06-10T04:57:27.124Z] df20fa9351a1: Pull complete [2021-06-10T04:57:27.393Z] 36b3adc4ff6f: Pull complete [2021-06-10T04:57:27.967Z] 8ad3a11d3b57: Pull complete [2021-06-10T04:57:27.967Z] 46f8f816bc3b: Pull complete [2021-06-10T04:57:28.231Z] 93b61091891f: Pull complete [2021-06-10T04:57:28.231Z] 93b9cdb0e59b: Pull complete [2021-06-10T04:57:28.492Z] 5e14af77c1be: Pull complete [2021-06-10T04:57:28.492Z] 01666e4c0597: Pull complete [2021-06-10T04:57:29.065Z] aa168da1d23b: Verifying Checksum [2021-06-10T04:57:29.065Z] aa168da1d23b: Download complete [2021-06-10T04:57:33.290Z] aa168da1d23b: Pull complete [2021-06-10T04:57:33.290Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-10T04:57:33.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T04:57:33.290Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-10T04:57:33.375Z] prd-centos7-docker-4c-2g-131 does not seem to be running inside a container [2021-06-10T04:57:33.413Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-10T04:57:40.387Z] $ docker top b04657cb844096d81b6f40bfe7356630e202c15b7ed84a6b6018fe63d6585a40 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T04:57:40.782Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-10T04:57:41.084Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-10T04:57:41.387Z] + ls /var/log/sa-host [2021-06-10T04:57:41.387Z] + sadf -c /var/log/sa-host/sa05 [2021-06-10T04:57:41.387Z] file_magic: OK [2021-06-10T04:57:41.387Z] HZ: Using current value: 100 [2021-06-10T04:57:41.387Z] file_header: OK [2021-06-10T04:57:41.387Z] 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-10T04:57:41.387Z] Statistics: [2021-06-10T04:57:41.387Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T04:57:41.387Z] File successfully converted to sysstat format version 12.2.1 [2021-06-10T04:57:41.387Z] + sadf -c /var/log/sa-host/sa10 [2021-06-10T04:57:41.387Z] file_magic: OK [2021-06-10T04:57:41.387Z] HZ: Using current value: 100 [2021-06-10T04:57:41.387Z] file_header: OK [2021-06-10T04:57:41.387Z] 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-10T04:57:41.387Z] Statistics: [2021-06-10T04:57:41.387Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T04:57:41.387Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T04:57:41.600Z] provisioning config files... [2021-06-10T04:57:41.619Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config7625601371987759146tmp [Pipeline] { [Pipeline] echo [2021-06-10T04:57:41.652Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T04:57:41.961Z] ---> create-netrc.sh [Pipeline] } [2021-06-10T04:57:41.971Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-10T04:57:42.374Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-10T04:57:42.386Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T04:57:42.682Z] ---> sudo-logs.sh [2021-06-10T04:57:42.682Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-10T04:57:42.711Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T04:57:43.011Z] ---> job-cost.sh [2021-06-10T04:57:43.012Z] lf-activate-venv: SKIPPING [2021-06-10T04:57:43.012Z] DEBUG: total: 0.18000000715255737 [2021-06-10T04:57:43.012Z] INFO: Retrieving Stack Cost... [2021-06-10T04:57:43.959Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-10T04:57:44.529Z] INFO: Archiving Costs [Pipeline] echo [2021-06-10T04:57:44.543Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T04:57:44.839Z] ---> logs-deploy.sh [2021-06-10T04:57:44.839Z] lf-activate-venv: SKIPPING [2021-06-10T04:57:44.839Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3555/2 [2021-06-10T04:57:44.839Z] INFO: archiving workspace using pattern(s): [2021-06-10T04:57:45.784Z] Archives upload complete. [2021-06-10T04:57:45.784Z] INFO: archiving logs to Nexus