Pull request #3531 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 0f4494481a7bb1629b14ab67d2a6bef5ce10488b+e3fe4ea6dc2b0363ea17cb6a495f96496b33254f (fd5dddadadaa9e220e9c9ba168e7e6dc3c3b977a) 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-ssh2798008552235761360.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-ssh6126727705211160633.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-3531/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-3531/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1812036370784347208.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-ssh8387532996755702028.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-3531/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-3531/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6096642041442897738.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 ‘prd-centos7-blackbox-4c-2g-591’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-1306’ is offline Running on prd-centos7-docker-4c-2g-1309 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/18 [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/18 # 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/18@tmp/jenkins-gitclient-ssh3480455473961744257.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit e3fe4ea6dc2b0363ea17cb6a495f96496b33254f into PR head commit 0f4494481a7bb1629b14ab67d2a6bef5ce10488b Merge succeeded, producing 0f4494481a7bb1629b14ab67d2a6bef5ce10488b Checking out Revision 0f4494481a7bb1629b14ab67d2a6bef5ce10488b (PR-3531) > 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/18@tmp/jenkins-gitclient-ssh1493703488253776147.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0f4494481a7bb1629b14ab67d2a6bef5ce10488b # 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/18@tmp/jenkins-gitclient-ssh7552415436989208891.key > git merge e3fe4ea6dc2b0363ea17cb6a495f96496b33254f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0f4494481a7bb1629b14ab67d2a6bef5ce10488b # timeout=10 Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-14T18:19:31.128Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git rev-list --no-walk 67c73c28c1bc2f9985cd2763915b9dc4ae9ea9f6 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-14T18:19:31.241Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-14T18:19:31.272Z] ========================================================= [2021-06-14T18:19:31.272Z] EdgeX Global Pipelines Version Info [2021-06-14T18:19:31.272Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-14T18:19:32.717Z] ------------------- [2021-06-14T18:19:32.717Z] stable info: [2021-06-14T18:19:32.717Z] ------------------- [2021-06-14T18:19:32.717Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-14T18:19:32.717Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-14T18:19:32.717Z] Message: update stable to v1.0.194 [2021-06-14T18:19:33.297Z] ------------------- [2021-06-14T18:19:33.297Z] experimental info: [2021-06-14T18:19:33.297Z] ------------------- [2021-06-14T18:19:33.297Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-14T18:19:33.297Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-14T18:19:33.297Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-14T18:19:33.427Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-14T18:19:33.452Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-14T18:19:33.477Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-14T18:19:33.501Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-14T18:19:33.525Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-14T18:19:33.551Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-14T18:19:33.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-14T18:19:33.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-14T18:19:33.625Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-14T18:19:33.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-14T18:19:33.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-14T18:19:33.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-14T18:19:33.755Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-14T18:19:33.779Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-14T18:19:33.803Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-14T18:19:33.828Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-14T18:19:33.853Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-14T18:19:33.877Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-14T18:19:33.902Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-14T18:19:33.927Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-14T18:19:33.954Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-14T18:19:33.997Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-14T18:19:34.023Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3531 [Pipeline] echo [2021-06-14T18:19:34.049Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3531 [Pipeline] echo [2021-06-14T18:19:34.073Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3531 [Pipeline] echo [2021-06-14T18:19:34.098Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0f4494481a7bb1629b14ab67d2a6bef5ce10488b [Pipeline] echo [2021-06-14T18:19:34.155Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0f44944 [Pipeline] echo [2021-06-14T18:19:34.180Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T18:19:34.260Z] provisioning config files... [2021-06-14T18:19:34.280Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/18@tmp/config1046140945758314817tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-14T18:19:34.605Z] ---> docker-login.sh [2021-06-14T18:19:34.605Z] nexus3.edgexfoundry.org:10001 [2021-06-14T18:19:34.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T18:19:34.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T18:19:34.605Z] Configure a credential helper to remove this warning. See [2021-06-14T18:19:34.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T18:19:34.605Z] [2021-06-14T18:19:34.605Z] Login Succeeded [2021-06-14T18:19:34.605Z] nexus3.edgexfoundry.org:10002 [2021-06-14T18:19:34.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T18:19:34.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T18:19:34.867Z] Configure a credential helper to remove this warning. See [2021-06-14T18:19:34.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T18:19:34.867Z] [2021-06-14T18:19:34.867Z] Login Succeeded [2021-06-14T18:19:34.867Z] nexus3.edgexfoundry.org:10003 [2021-06-14T18:19:34.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T18:19:35.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T18:19:35.132Z] Configure a credential helper to remove this warning. See [2021-06-14T18:19:35.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T18:19:35.132Z] [2021-06-14T18:19:35.132Z] Login Succeeded [2021-06-14T18:19:35.132Z] nexus3.edgexfoundry.org:10004 [2021-06-14T18:19:35.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T18:19:35.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T18:19:35.132Z] Configure a credential helper to remove this warning. See [2021-06-14T18:19:35.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T18:19:35.132Z] [2021-06-14T18:19:35.132Z] Login Succeeded [2021-06-14T18:19:35.132Z] docker.io [2021-06-14T18:19:35.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T18:19:35.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T18:19:35.705Z] Configure a credential helper to remove this warning. See [2021-06-14T18:19:35.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T18:19:35.705Z] [2021-06-14T18:19:35.705Z] Login Succeeded [2021-06-14T18:19:35.705Z] ---> docker-login.sh ends [Pipeline] } [2021-06-14T18:19:35.714Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-14T18:19:36.052Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-06-14T18:19:36.053Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T18:19:36.053Z] ++ dirname cmd/core-command/Dockerfile [2021-06-14T18:19:36.053Z] ++ cut -d/ -f2 [2021-06-14T18:19:36.053Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-14T18:19:36.053Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T18:19:36.053Z] ++ dirname cmd/core-data/Dockerfile [2021-06-14T18:19:36.053Z] ++ cut -d/ -f2 [2021-06-14T18:19:36.053Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-14T18:19:36.053Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T18:19:36.053Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-14T18:19:36.053Z] ++ cut -d/ -f2 [2021-06-14T18:19:36.053Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-14T18:19:36.053Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T18:19:36.053Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-14T18:19:36.053Z] ++ cut -d/ -f2 [2021-06-14T18:19:36.053Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-14T18:19:36.053Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T18:19:36.053Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-14T18:19:36.053Z] ++ cut -d/ -f2 [2021-06-14T18:19:36.053Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-14T18:19:36.053Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T18:19:36.053Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-14T18:19:36.053Z] ++ cut -d/ -f2 [2021-06-14T18:19:36.053Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-14T18:19:36.053Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T18:19:36.053Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-14T18:19:36.053Z] ++ cut -d/ -f2 [2021-06-14T18:19:36.053Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-14T18:19:36.053Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T18:19:36.053Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-14T18:19:36.053Z] ++ cut -d/ -f2 [2021-06-14T18:19:36.053Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-14T18:19:36.053Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-14T18:19:36.053Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-14T18:19:36.053Z] ++ cut -d/ -f2 [2021-06-14T18:19:36.053Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-14T18:19:36.101Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:19:36.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T18:19:36.854Z] [2021-06-14T18:19:36.854Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:19:37.171Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T18:19:37.171Z] latest: Pulling from edgex-devops/git-semver [2021-06-14T18:19:37.171Z] 31603596830f: Pulling fs layer [2021-06-14T18:19:37.171Z] 54011a49482f: Pulling fs layer [2021-06-14T18:19:37.171Z] a6820b24f6d8: Pulling fs layer [2021-06-14T18:19:37.171Z] f581987b2513: Pulling fs layer [2021-06-14T18:19:37.171Z] f581987b2513: Waiting [2021-06-14T18:19:37.171Z] 54011a49482f: Download complete [2021-06-14T18:19:37.434Z] 31603596830f: Verifying Checksum [2021-06-14T18:19:37.434Z] 31603596830f: Download complete [2021-06-14T18:19:37.434Z] f581987b2513: Verifying Checksum [2021-06-14T18:19:37.434Z] f581987b2513: Download complete [2021-06-14T18:19:37.704Z] 31603596830f: Pull complete [2021-06-14T18:19:37.704Z] 54011a49482f: Pull complete [2021-06-14T18:19:37.704Z] a6820b24f6d8: Verifying Checksum [2021-06-14T18:19:37.704Z] a6820b24f6d8: Download complete [2021-06-14T18:19:38.288Z] a6820b24f6d8: Pull complete [2021-06-14T18:19:38.551Z] f581987b2513: Pull complete [2021-06-14T18:19:38.551Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-14T18:19:38.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T18:19:38.551Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-14T18:19:38.632Z] prd-centos7-docker-4c-2g-1309 does not seem to be running inside a container [2021-06-14T18:19:38.676Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-14T18:19:39.629Z] $ docker top 6e0400aa179c9ba5b2b043effbe2503f3a3cbc38d53b531dbb1a4b2026e16cfb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-14T18:19:39.761Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-14T18:19:39.761Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-14T18:19:39.872Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-14T18:19:39.870Z] $ docker exec 6e0400aa179c9ba5b2b043effbe2503f3a3cbc38d53b531dbb1a4b2026e16cfb ssh-agent [2021-06-14T18:19:39.989Z] SSH_AUTH_SOCK=/tmp/ssh-L8TsxfkkeiDv/agent.13 [2021-06-14T18:19:39.989Z] SSH_AGENT_PID=19 [2021-06-14T18:19:39.998Z] Running ssh-add (command line suppressed) [2021-06-14T18:19:40.086Z] Identity added: /w/workspace/edgex-go/18@tmp/private_key_2852920264835101616.key (/w/workspace/edgex-go/18@tmp/private_key_2852920264835101616.key) [2021-06-14T18:19:40.119Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-14T18:19:40.421Z] + git tag --points-at HEAD [Pipeline] } [2021-06-14T18:19:40.431Z] $ docker exec --env ******** --env ******** 6e0400aa179c9ba5b2b043effbe2503f3a3cbc38d53b531dbb1a4b2026e16cfb ssh-agent -k [2021-06-14T18:19:40.534Z] unset SSH_AUTH_SOCK; [2021-06-14T18:19:40.534Z] unset SSH_AGENT_PID; [2021-06-14T18:19:40.534Z] echo Agent pid 19 killed; [2021-06-14T18:19:40.552Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-14T18:19:40.594Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-14T18:19:40.594Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-14T18:19:40.710Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-14T18:19:40.707Z] $ docker exec 6e0400aa179c9ba5b2b043effbe2503f3a3cbc38d53b531dbb1a4b2026e16cfb ssh-agent [2021-06-14T18:19:40.824Z] SSH_AUTH_SOCK=/tmp/ssh-nzJdVZuagatV/agent.53 [2021-06-14T18:19:40.824Z] SSH_AGENT_PID=60 [2021-06-14T18:19:40.830Z] Running ssh-add (command line suppressed) [2021-06-14T18:19:40.931Z] Identity added: /w/workspace/edgex-go/18@tmp/private_key_6434488896067144040.key (/w/workspace/edgex-go/18@tmp/private_key_6434488896067144040.key) [2021-06-14T18:19:40.952Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-14T18:19:41.261Z] + git semver init [2021-06-14T18:19:41.261Z] # -> Open(): unable to determine branch for HEAD [2021-06-14T18:19:41.261Z] # $GIT_DIR = /w/workspace/edgex-go/18/.git [2021-06-14T18:19:41.261Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/18 [2021-06-14T18:19:41.261Z] # $SEMVER_REMOTE_NAME = origin [2021-06-14T18:19:41.261Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-14T18:19:41.261Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-14T18:19:41.261Z] # $SEMVER_BRANCH = PR-3531 [2021-06-14T18:19:41.261Z] # $SEMVER_TEMP = /tmp/semver-579983111 [2021-06-14T18:19:41.261Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-14T18:19:59.411Z] # '/tmp/semver-579983111' -> '/w/workspace/edgex-go/18/.semver' [2021-06-14T18:19:59.411Z] # -> Force: false [2021-06-14T18:19:59.411Z] # $SEMVER_DIR = /w/workspace/edgex-go/18/.semver [Pipeline] } [2021-06-14T18:19:59.424Z] $ docker exec --env ******** --env ******** 6e0400aa179c9ba5b2b043effbe2503f3a3cbc38d53b531dbb1a4b2026e16cfb ssh-agent -k [2021-06-14T18:19:59.525Z] unset SSH_AUTH_SOCK; [2021-06-14T18:19:59.526Z] unset SSH_AGENT_PID; [2021-06-14T18:19:59.526Z] echo Agent pid 60 killed; [2021-06-14T18:19:59.542Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-14T18:19:59.872Z] + git semver [Pipeline] } [2021-06-14T18:19:59.883Z] $ docker stop --time=1 6e0400aa179c9ba5b2b043effbe2503f3a3cbc38d53b531dbb1a4b2026e16cfb [2021-06-14T18:20:05.753Z] $ docker rm -f 6e0400aa179c9ba5b2b043effbe2503f3a3cbc38d53b531dbb1a4b2026e16cfb [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-14T18:20:06.178Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-14T18:20:06.443Z] Stashed 1 file(s) [Pipeline] echo [2021-06-14T18:20:06.447Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-14T18:20:07.298Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-14T18:20:07.595Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-14T18:20:07.897Z] + sudo service docker restart [2021-06-14T18:20:07.897Z] + true [2021-06-14T18:20:07.897Z] Redirecting to /bin/systemctl restart docker.service [2021-06-14T18:20:21.933Z] Still waiting to schedule task [2021-06-14T18:20:21.933Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1297’ is offline [Pipeline] echo [2021-06-14T18:20:26.041Z] ========================================================= [2021-06-14T18:20:26.041Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-14T18:20:26.041Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:20:26.354Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-14T18:20:27.747Z] Sending build context to Docker daemon 329.3MB [2021-06-14T18:20:27.747Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-14T18:20:27.747Z] Step 2/6 : FROM ${BASE} [2021-06-14T18:20:27.747Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-14T18:20:27.747Z] 540db60ca938: Pulling fs layer [2021-06-14T18:20:27.747Z] adcc1eea9eea: Pulling fs layer [2021-06-14T18:20:27.747Z] 4c4ab2625f07: Pulling fs layer [2021-06-14T18:20:27.747Z] 0510c868ecb4: Pulling fs layer [2021-06-14T18:20:27.747Z] afea3b2eda06: Pulling fs layer [2021-06-14T18:20:27.747Z] 7809a108b3ef: Pulling fs layer [2021-06-14T18:20:27.747Z] f706445af74f: Pulling fs layer [2021-06-14T18:20:27.747Z] afea3b2eda06: Waiting [2021-06-14T18:20:27.747Z] 7809a108b3ef: Waiting [2021-06-14T18:20:27.747Z] f706445af74f: Waiting [2021-06-14T18:20:27.747Z] 0510c868ecb4: Waiting [2021-06-14T18:20:27.747Z] 4c4ab2625f07: Verifying Checksum [2021-06-14T18:20:27.747Z] 4c4ab2625f07: Download complete [2021-06-14T18:20:27.747Z] adcc1eea9eea: Verifying Checksum [2021-06-14T18:20:27.747Z] adcc1eea9eea: Download complete [2021-06-14T18:20:27.747Z] afea3b2eda06: Verifying Checksum [2021-06-14T18:20:27.747Z] afea3b2eda06: Download complete [2021-06-14T18:20:28.014Z] 7809a108b3ef: Verifying Checksum [2021-06-14T18:20:28.014Z] 7809a108b3ef: Download complete [2021-06-14T18:20:28.014Z] 540db60ca938: Verifying Checksum [2021-06-14T18:20:28.014Z] 540db60ca938: Download complete [2021-06-14T18:20:28.014Z] 540db60ca938: Pull complete [2021-06-14T18:20:28.275Z] adcc1eea9eea: Pull complete [2021-06-14T18:20:28.275Z] 4c4ab2625f07: Pull complete [2021-06-14T18:20:29.218Z] f706445af74f: Verifying Checksum [2021-06-14T18:20:29.218Z] f706445af74f: Download complete [2021-06-14T18:20:29.794Z] 0510c868ecb4: Verifying Checksum [2021-06-14T18:20:29.794Z] 0510c868ecb4: Download complete [2021-06-14T18:20:33.121Z] 0510c868ecb4: Pull complete [2021-06-14T18:20:33.121Z] afea3b2eda06: Pull complete [2021-06-14T18:20:33.121Z] 7809a108b3ef: Pull complete [2021-06-14T18:20:35.712Z] f706445af74f: Pull complete [2021-06-14T18:20:35.712Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-14T18:20:35.712Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-14T18:20:35.712Z] ---> b068be0155e3 [2021-06-14T18:20:35.712Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-14T18:20:37.103Z] ---> Running in 5ffe3358a29a [2021-06-14T18:20:37.365Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T18:20:38.751Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T18:20:39.012Z] (1/12) Installing libmagic (5.39-r0) [2021-06-14T18:20:39.273Z] (2/12) Installing file (5.39-r0) [2021-06-14T18:20:39.273Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-14T18:20:39.534Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-14T18:20:47.692Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-14T18:20:47.692Z] (6/12) Installing patch (2.7.6-r6) [2021-06-14T18:20:47.692Z] (7/12) Installing build-base (0.5-r2) [2021-06-14T18:20:47.692Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-14T18:20:47.692Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-14T18:20:47.692Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-14T18:20:47.692Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-14T18:20:47.954Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-14T18:20:47.954Z] Executing busybox-1.32.1-r6.trigger [2021-06-14T18:20:47.954Z] OK: 219 MiB in 52 packages [2021-06-14T18:20:49.874Z] Removing intermediate container 5ffe3358a29a [2021-06-14T18:20:49.874Z] ---> cad70b21c26a [2021-06-14T18:20:49.874Z] Step 4/6 : WORKDIR /edgex-go [2021-06-14T18:20:49.874Z] ---> Running in d5558865cb7b [2021-06-14T18:20:49.874Z] Removing intermediate container d5558865cb7b [2021-06-14T18:20:49.874Z] ---> 5b9c0e757494 [2021-06-14T18:20:49.874Z] Step 5/6 : COPY go.mod . [2021-06-14T18:20:49.874Z] ---> 9a7ae77ec810 [2021-06-14T18:20:49.874Z] Step 6/6 : RUN go mod download [2021-06-14T18:20:49.874Z] ---> Running in a419b8b77ef9 [2021-06-14T18:21:04.808Z] Removing intermediate container a419b8b77ef9 [2021-06-14T18:21:04.808Z] ---> 2666339bf448 [2021-06-14T18:21:04.808Z] Successfully built 2666339bf448 [2021-06-14T18:21:04.808Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:21:05.137Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-14T18:21:05.137Z] . [Pipeline] withDockerContainer [2021-06-14T18:21:05.222Z] prd-centos7-docker-4c-2g-1309 does not seem to be running inside a container [2021-06-14T18:21:05.268Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@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 ******** ci-base-image-x86_64 cat [2021-06-14T18:21:05.649Z] $ docker top 1a94320c18fb5ad28bee3502b0418caf159f7ff7144f2f20bbb0934026210559 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T18:21:06.053Z] + go version [2021-06-14T18:21:06.053Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-14T18:21:06.063Z] $ docker stop --time=1 1a94320c18fb5ad28bee3502b0418caf159f7ff7144f2f20bbb0934026210559 [2021-06-14T18:21:07.256Z] $ docker rm -f 1a94320c18fb5ad28bee3502b0418caf159f7ff7144f2f20bbb0934026210559 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:21:07.768Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-14T18:21:07.768Z] . [Pipeline] withDockerContainer [2021-06-14T18:21:07.853Z] prd-centos7-docker-4c-2g-1309 does not seem to be running inside a container [2021-06-14T18:21:07.889Z] $ 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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@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 ******** ci-base-image-x86_64 cat [2021-06-14T18:21:08.217Z] $ docker top 83a6d46d49228e6c1d01cd0bad111900500206a07b89464b4bfb8b292b12d109 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-14T18:21:08.310Z] ========================================================= [2021-06-14T18:21:08.310Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-14T18:21:08.310Z] ========================================================= [Pipeline] sh [2021-06-14T18:21:08.611Z] + go mod tidy [Pipeline] sh [2021-06-14T18:21:09.182Z] + make test [2021-06-14T18:21:09.182Z] go mod tidy [2021-06-14T18:21:09.182Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-14T18:21:14.533Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-14T18:21:32.783Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-14T18:21:34.749Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-14T18:21:35.742Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-14T18:21:36.003Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-14T18:21:38.574Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-14T18:21:38.845Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-14T18:21:38.845Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-14T18:21:38.845Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-14T18:21:39.420Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-14T18:21:39.681Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-14T18:21:39.942Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-14T18:21:39.942Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-14T18:21:39.942Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-14T18:21:39.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-14T18:21:42.519Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements [2021-06-14T18:21:42.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-14T18:21:42.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-14T18:21:43.494Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 100.0% of statements [2021-06-14T18:21:43.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-14T18:21:43.756Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 53.4% of statements [2021-06-14T18:21:43.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-14T18:21:43.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-14T18:21:44.333Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.099s coverage: 87.7% of statements [2021-06-14T18:21:44.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-14T18:21:44.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-14T18:21:44.333Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.082s coverage: 78.9% of statements [2021-06-14T18:21:46.260Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.051s coverage: 81.2% of statements [2021-06-14T18:21:46.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-14T18:21:46.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-14T18:21:46.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-14T18:21:46.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-14T18:21:46.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-14T18:21:46.260Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.239s coverage: 95.1% of statements [2021-06-14T18:21:46.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-14T18:21:46.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-14T18:21:46.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-14T18:21:46.260Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-14T18:21:46.260Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-14T18:21:46.260Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-14T18:21:46.260Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-14T18:21:46.260Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-14T18:21:46.529Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 60.0% of statements [2021-06-14T18:21:46.529Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-14T18:21:46.529Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-14T18:21:46.529Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-14T18:21:47.493Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.064s coverage: 0.8% of statements [2021-06-14T18:21:47.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-14T18:21:47.493Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements [2021-06-14T18:21:47.493Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 22.0% of statements [2021-06-14T18:21:47.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-14T18:21:47.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements [2021-06-14T18:21:47.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.048s coverage: 79.5% of statements [2021-06-14T18:21:48.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2021-06-14T18:21:48.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.048s coverage: 96.3% of statements [2021-06-14T18:21:48.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements [2021-06-14T18:22:00.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.059s coverage: 94.4% of statements [2021-06-14T18:22:00.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-06-14T18:22:06.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.164s coverage: 81.8% of statements [2021-06-14T18:22:06.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-14T18:22:24.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2021-06-14T18:22:24.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-14T18:22:24.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-14T18:22:24.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-14T18:22:24.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-06-14T18:22:24.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-14T18:22:24.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-14T18:22:24.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-14T18:22:24.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-14T18:22:24.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-14T18:22:24.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.054s coverage: 87.2% of statements [2021-06-14T18:22:24.798Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-14T18:22:24.798Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-14T18:22:24.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-06-14T18:22:24.798Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-14T18:22:24.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 76.0% of statements [2021-06-14T18:22:24.798Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-14T18:22:24.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-06-14T18:22:24.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2021-06-14T18:22:24.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-06-14T18:22:24.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements [2021-06-14T18:22:24.798Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-14T18:22:24.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.124s coverage: 64.4% of statements [2021-06-14T18:22:24.798Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-14T18:22:24.798Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-14T18:22:24.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-06-14T18:22:24.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-06-14T18:22:24.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-06-14T18:22:24.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2021-06-14T18:22:24.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2021-06-14T18:22:24.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.171s coverage: 66.9% of statements [2021-06-14T18:22:24.798Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-14T18:22:24.798Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-14T18:22:24.798Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-14T18:22:24.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.119s coverage: 43.6% of statements [2021-06-14T18:22:24.798Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-14T18:22:24.798Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-14T18:22:24.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2021-06-14T18:22:24.798Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-14T18:22:24.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements [2021-06-14T18:22:24.798Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-14T18:22:31.422Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.3% of statements [2021-06-14T18:22:31.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-14T18:22:31.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-14T18:22:31.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-14T18:22:31.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-14T18:22:31.422Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.113s coverage: 91.9% of statements [2021-06-14T18:22:31.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-14T18:22:31.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-14T18:22:31.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-14T18:22:31.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-14T18:22:31.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-14T18:22:31.422Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements [2021-06-14T18:22:31.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-14T18:22:31.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-14T18:22:31.422Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.6% of statements [2021-06-14T18:22:31.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-14T18:22:31.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-14T18:22:31.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-14T18:22:31.422Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-14T18:22:31.422Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-14T18:22:31.422Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements [2021-06-14T18:22:31.422Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-14T18:22:31.422Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-14T18:22:31.422Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-14T18:22:31.422Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-14T18:22:31.422Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-14T18:22:31.422Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-14T18:22:31.422Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2021-06-14T18:22:31.422Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 95.4% of statements [2021-06-14T18:22:31.422Z] GO111MODULE=on go vet ./... [2021-06-14T18:22:58.028Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1312 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws [2021-06-14T18:22:58.047Z] Running in /w/workspace/edgex-go/18 [Pipeline] { [Pipeline] checkout [2021-06-14T18:22:58.090Z] gofmt -l . [2021-06-14T18:22:58.090Z] [ "`gofmt -l .`" = "" ] [2021-06-14T18:22:58.090Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-14T18:22:58.237Z] The recommended git tool is: git [2021-06-14T18:22:58.394Z] + ls -al . [2021-06-14T18:22:58.394Z] total 516 [2021-06-14T18:22:58.394Z] drwxrwxr-x 10 1001 1001 4096 Jun 14 18:22 . [2021-06-14T18:22:58.394Z] drwxr-xr-x 4 root root 30 Jun 14 18:21 .. [2021-06-14T18:22:58.394Z] -rw-rw-r-- 1 1001 1001 11 Jun 14 18:19 .dockerignore [2021-06-14T18:22:58.394Z] drwxrwxr-x 8 1001 1001 179 Jun 14 18:19 .git [2021-06-14T18:22:58.394Z] drwxrwxr-x 3 1001 1001 125 Jun 14 18:19 .github [2021-06-14T18:22:58.394Z] -rw-rw-r-- 1 1001 1001 818 Jun 14 18:19 .gitignore [2021-06-14T18:22:58.394Z] drwx------ 3 1001 1001 60 Jun 14 18:19 .semver [2021-06-14T18:22:58.394Z] -rw-rw-r-- 1 1001 1001 166 Jun 14 18:19 .sonarcloud.properties [2021-06-14T18:22:58.394Z] -rw-rw-r-- 1 1001 1001 8609 Jun 14 18:19 Attribution.txt [2021-06-14T18:22:58.394Z] -rw-rw-r-- 1 1001 1001 3804 Jun 14 18:19 CONTRIBUTING.md [2021-06-14T18:22:58.394Z] -rw-rw-r-- 1 1001 1001 931 Jun 14 18:19 Dockerfile.build [2021-06-14T18:22:58.394Z] -rw-rw-r-- 1 1001 1001 849 Jun 14 18:19 Jenkinsfile [2021-06-14T18:22:58.394Z] -rw-rw-r-- 1 1001 1001 10775 Jun 14 18:19 LICENSE [2021-06-14T18:22:58.394Z] -rw-rw-r-- 1 1001 1001 5605 Jun 14 18:19 Makefile [2021-06-14T18:22:58.394Z] -rw-rw-r-- 1 1001 1001 7978 Jun 14 18:19 README.md [2021-06-14T18:22:58.394Z] -rw-rw-r-- 1 1001 1001 7071 Jun 14 18:19 SECURITY.md [2021-06-14T18:22:58.394Z] -rw-rw-r-- 1 1001 1001 5 Jun 14 18:20 VERSION [2021-06-14T18:22:58.394Z] -rw-rw-r-- 1 1001 1001 4131 Jun 14 18:19 ZMQWindows.md [2021-06-14T18:22:58.394Z] drwxrwxr-x 2 1001 1001 37 Jun 14 18:19 bin [2021-06-14T18:22:58.394Z] drwxrwxr-x 14 1001 1001 4096 Jun 14 18:19 cmd [2021-06-14T18:22:58.394Z] -rw-r--r-- 1 root root 398195 Jun 14 18:22 coverage.out [2021-06-14T18:22:58.394Z] -rw-rw-r-- 1 1001 1001 841 Jun 14 18:19 go.mod [2021-06-14T18:22:58.394Z] -rw-r--r-- 1 root root 21043 Jun 14 18:21 go.sum [2021-06-14T18:22:58.394Z] drwxrwxr-x 7 1001 1001 114 Jun 14 18:19 internal [2021-06-14T18:22:58.394Z] drwxrwxr-x 3 1001 1001 16 Jun 14 18:19 openapi [2021-06-14T18:22:58.394Z] drwxrwxr-x 4 1001 1001 71 Jun 14 18:19 snap [2021-06-14T18:22:58.394Z] -rw-rw-r-- 1 1001 1001 168 Jun 14 18:19 version.go [Pipeline] sh [2021-06-14T18:22:58.694Z] + '[' -e coverage.out ] [2021-06-14T18:22:58.694Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-14T18:22:58.823Z] Stashed 1 file(s) [Pipeline] sh [2021-06-14T18:22:59.122Z] + make build [2021-06-14T18:22:59.122Z] go mod tidy [2021-06-14T18:22:59.122Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-14T18:23:01.046Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-14T18:23:04.139Z] using credential edgex-jenkins-ssh [2021-06-14T18:23:04.160Z] Cloning the remote Git repository [2021-06-14T18:23:04.210Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-14T18:23:04.328Z] > git init /w/workspace/edgex-go/18 # timeout=10 [2021-06-14T18:23:04.507Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-14T18:23:04.508Z] > git --version # timeout=10 [2021-06-14T18:23:04.567Z] > git --version # 'git version 2.17.1' [2021-06-14T18:23:04.569Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T18:23:04.674Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T18:23:09.240Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-14T18:23:09.240Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-14T18:23:09.835Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-14T18:23:10.100Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-14T18:23:11.051Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-14T18:23:11.624Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-14T18:23:12.567Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-14T18:23:13.506Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-14T18:23:14.107Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-14T18:23:15.047Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-14T18:23:16.449Z] $ docker stop --time=1 83a6d46d49228e6c1d01cd0bad111900500206a07b89464b4bfb8b292b12d109 [2021-06-14T18:23:21.547Z] $ docker rm -f 83a6d46d49228e6c1d01cd0bad111900500206a07b89464b4bfb8b292b12d109 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:23:23.058Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-14T18:23:23.059Z] [2021-06-14T18:23:23.059Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:23:23.377Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-14T18:23:23.640Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-14T18:23:23.640Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-14T18:23:23.640Z] ca9280d653b3: Pulling fs layer [2021-06-14T18:23:23.640Z] 7e9c9ca2126c: Pulling fs layer [2021-06-14T18:23:23.640Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-14T18:23:23.640Z] cbdbe7a5bc2a: Download complete [2021-06-14T18:23:24.584Z] cbdbe7a5bc2a: Pull complete [2021-06-14T18:23:24.585Z] ca9280d653b3: Verifying Checksum [2021-06-14T18:23:24.585Z] ca9280d653b3: Download complete [2021-06-14T18:23:25.165Z] ca9280d653b3: Pull complete [2021-06-14T18:23:25.432Z] 7e9c9ca2126c: Verifying Checksum [2021-06-14T18:23:25.432Z] 7e9c9ca2126c: Download complete [2021-06-14T18:23:28.743Z] 7e9c9ca2126c: Pull complete [2021-06-14T18:23:28.743Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-14T18:23:28.743Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-14T18:23:28.743Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-14T18:23:28.817Z] prd-centos7-docker-4c-2g-1309 does not seem to be running inside a container [2021-06-14T18:23:28.853Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@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-14T18:23:33.648Z] Merging remotes/origin/master commit e3fe4ea6dc2b0363ea17cb6a495f96496b33254f into PR head commit 0f4494481a7bb1629b14ab67d2a6bef5ce10488b [2021-06-14T18:23:33.952Z] Merge succeeded, producing 0f4494481a7bb1629b14ab67d2a6bef5ce10488b [2021-06-14T18:23:33.953Z] Checking out Revision 0f4494481a7bb1629b14ab67d2a6bef5ce10488b (PR-3531) [2021-06-14T18:23:32.875Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-14T18:23:32.891Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T18:23:32.913Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-14T18:23:32.949Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-14T18:23:32.949Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T18:23:32.962Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-14T18:23:33.655Z] > git config core.sparsecheckout # timeout=10 [2021-06-14T18:23:33.671Z] > git checkout -f 0f4494481a7bb1629b14ab67d2a6bef5ce10488b # timeout=10 [2021-06-14T18:23:33.864Z] > git remote # timeout=10 [2021-06-14T18:23:33.878Z] > git config --get remote.origin.url # timeout=10 [2021-06-14T18:23:33.890Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T18:23:33.899Z] > git merge e3fe4ea6dc2b0363ea17cb6a495f96496b33254f # timeout=10 [2021-06-14T18:23:33.921Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-14T18:23:33.947Z] > git config core.sparsecheckout # timeout=10 [2021-06-14T18:23:33.955Z] > git checkout -f 0f4494481a7bb1629b14ab67d2a6bef5ce10488b # timeout=10 [2021-06-14T18:23:38.273Z] Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0" [2021-06-14T18:23:42.015Z] $ docker top fda4c7655482bfa365418a8250013a1d268c57c2db90098b87f865d35a155b6b -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-14T18:23:42.406Z] + docker-compose build --help [2021-06-14T18:23:42.406Z] + grep parallel [2021-06-14T18:23:42.980Z] --parallel Build images in parallel. [Pipeline] } [2021-06-14T18:23:42.988Z] $ docker stop --time=1 fda4c7655482bfa365418a8250013a1d268c57c2db90098b87f865d35a155b6b [2021-06-14T18:23:43.218Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-06-14T18:23:44.366Z] $ docker rm -f fda4c7655482bfa365418a8250013a1d268c57c2db90098b87f865d35a155b6b [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:23:44.811Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-14T18:23:44.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-14T18:23:44.911Z] . [Pipeline] withDockerContainer [2021-06-14T18:23:44.993Z] prd-centos7-docker-4c-2g-1309 does not seem to be running inside a container [2021-06-14T18:23:45.026Z] $ 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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-14T18:23:45.160Z] + sudo service docker restart [2021-06-14T18:23:45.160Z] + true [2021-06-14T18:23:45.597Z] $ docker top 2756516b99230eabdc7cc0c2c187835c31fe5ab39051015d72d49a8cea503b7e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T18:23:45.981Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-14T18:23:46.562Z] Building core-command ... [2021-06-14T18:23:46.562Z] Building core-data ... [2021-06-14T18:23:46.562Z] Building core-metadata ... [2021-06-14T18:23:46.562Z] Building security-bootstrapper ... [2021-06-14T18:23:46.562Z] Building security-proxy-setup ... [2021-06-14T18:23:46.562Z] Building security-secretstore-setup ... [2021-06-14T18:23:46.562Z] Building support-notifications ... [2021-06-14T18:23:46.562Z] Building support-scheduler ... [2021-06-14T18:23:46.562Z] Building sys-mgmt-agent ... [2021-06-14T18:23:46.562Z] Building sys-mgmt-agent [2021-06-14T18:23:46.562Z] Building core-data [2021-06-14T18:23:46.562Z] Building support-scheduler [2021-06-14T18:23:46.562Z] Building support-notifications [2021-06-14T18:23:46.562Z] Building security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T18:24:03.504Z] provisioning config files... [2021-06-14T18:24:03.530Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/18@tmp/config2099660688240879866tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-14T18:24:03.913Z] ---> docker-login.sh [2021-06-14T18:24:03.913Z] nexus3.edgexfoundry.org:10001 [2021-06-14T18:24:04.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T18:24:05.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T18:24:05.172Z] Configure a credential helper to remove this warning. See [2021-06-14T18:24:05.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T18:24:05.172Z] [2021-06-14T18:24:05.172Z] Login Succeeded [2021-06-14T18:24:05.172Z] nexus3.edgexfoundry.org:10002 [2021-06-14T18:24:05.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T18:24:05.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T18:24:05.720Z] Configure a credential helper to remove this warning. See [2021-06-14T18:24:05.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T18:24:05.720Z] [2021-06-14T18:24:05.720Z] Login Succeeded [2021-06-14T18:24:05.720Z] nexus3.edgexfoundry.org:10003 [2021-06-14T18:24:05.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T18:24:06.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T18:24:06.286Z] Configure a credential helper to remove this warning. See [2021-06-14T18:24:06.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T18:24:06.286Z] [2021-06-14T18:24:06.286Z] Login Succeeded [2021-06-14T18:24:06.286Z] nexus3.edgexfoundry.org:10004 [2021-06-14T18:24:06.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T18:24:06.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T18:24:06.841Z] Configure a credential helper to remove this warning. See [2021-06-14T18:24:06.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T18:24:06.841Z] [2021-06-14T18:24:06.841Z] Login Succeeded [2021-06-14T18:24:06.841Z] docker.io [2021-06-14T18:24:07.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T18:24:07.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T18:24:07.718Z] Configure a credential helper to remove this warning. See [2021-06-14T18:24:07.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T18:24:07.718Z] [2021-06-14T18:24:07.718Z] Login Succeeded [2021-06-14T18:24:07.718Z] ---> docker-login.sh ends [Pipeline] } [2021-06-14T18:24:07.737Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-14T18:24:08.052Z] ========================================================= [2021-06-14T18:24:08.052Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-14T18:24:08.052Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:24:08.410Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-14T18:24:11.071Z] Sending build context to Docker daemon 166.3MB [2021-06-14T18:24:11.071Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-14T18:24:11.071Z] Step 2/6 : FROM ${BASE} [2021-06-14T18:24:11.071Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-14T18:24:11.071Z] 595b0fe564bb: Pulling fs layer [2021-06-14T18:24:11.071Z] 3088b5b3c5c0: Pulling fs layer [2021-06-14T18:24:11.071Z] 5b7225fbf94c: Pulling fs layer [2021-06-14T18:24:11.071Z] ba82ee9f976e: Pulling fs layer [2021-06-14T18:24:11.071Z] 506bd15cee9f: Pulling fs layer [2021-06-14T18:24:11.071Z] 75a0a4a0db45: Pulling fs layer [2021-06-14T18:24:11.071Z] 618dc40b7e24: Pulling fs layer [2021-06-14T18:24:11.071Z] 506bd15cee9f: Waiting [2021-06-14T18:24:11.071Z] 75a0a4a0db45: Waiting [2021-06-14T18:24:11.071Z] 618dc40b7e24: Waiting [2021-06-14T18:24:11.071Z] ba82ee9f976e: Waiting [2021-06-14T18:24:11.071Z] 5b7225fbf94c: Verifying Checksum [2021-06-14T18:24:11.071Z] 5b7225fbf94c: Download complete [2021-06-14T18:24:11.071Z] 3088b5b3c5c0: Verifying Checksum [2021-06-14T18:24:11.071Z] 3088b5b3c5c0: Download complete [2021-06-14T18:24:11.071Z] 506bd15cee9f: Verifying Checksum [2021-06-14T18:24:11.071Z] 506bd15cee9f: Download complete [2021-06-14T18:24:11.071Z] 595b0fe564bb: Download complete [2021-06-14T18:24:11.071Z] 75a0a4a0db45: Verifying Checksum [2021-06-14T18:24:11.071Z] 75a0a4a0db45: Download complete [2021-06-14T18:24:11.690Z] 595b0fe564bb: Pull complete [2021-06-14T18:24:12.687Z] 3088b5b3c5c0: Pull complete [2021-06-14T18:24:12.962Z] 5b7225fbf94c: Pull complete [2021-06-14T18:24:13.243Z] 618dc40b7e24: Verifying Checksum [2021-06-14T18:24:13.243Z] 618dc40b7e24: Download complete [2021-06-14T18:24:13.254Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:24:13.254Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:24:13.254Z] ---> 2666339bf448 [2021-06-14T18:24:13.254Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T18:24:13.254Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:24:13.254Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:24:13.254Z] ---> 2666339bf448 [2021-06-14T18:24:13.254Z] Step 3/23 : WORKDIR /edgex-go [2021-06-14T18:24:13.254Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:24:13.254Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:24:13.254Z] ---> 2666339bf448 [2021-06-14T18:24:13.254Z] Step 3/32 : WORKDIR /edgex-go [2021-06-14T18:24:14.682Z] ba82ee9f976e: Download complete [2021-06-14T18:24:24.837Z] ba82ee9f976e: Pull complete [2021-06-14T18:24:24.837Z] 506bd15cee9f: Pull complete [2021-06-14T18:24:25.107Z] 75a0a4a0db45: Pull complete [2021-06-14T18:24:29.437Z] 618dc40b7e24: Pull complete [2021-06-14T18:24:29.437Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-14T18:24:29.437Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-14T18:24:29.437Z] ---> a36622ca3599 [2021-06-14T18:24:29.437Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-14T18:24:31.372Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:24:31.372Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:24:31.372Z] ---> 2666339bf448 [2021-06-14T18:24:31.372Z] Step 3/23 : WORKDIR /edgex-go [2021-06-14T18:24:31.445Z] ---> Running in 597cf7908cd6 [2021-06-14T18:24:32.428Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T18:24:33.403Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T18:24:33.915Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:24:33.915Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:24:33.915Z] ---> 2666339bf448 [2021-06-14T18:24:33.915Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T18:24:34.383Z] (1/12) Installing libmagic (5.39-r0) [2021-06-14T18:24:34.655Z] (2/12) Installing file (5.39-r0) [2021-06-14T18:24:34.655Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-14T18:24:34.929Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-14T18:24:35.849Z] ---> Running in 26ce41f00860 [2021-06-14T18:24:35.849Z] ---> Running in 8fcae41b8058 [2021-06-14T18:24:35.849Z] ---> Running in 3fa02a8ebabd [2021-06-14T18:24:35.849Z] ---> Running in 8bf749b6324a [2021-06-14T18:24:36.111Z] ---> Running in f3d470e58156 [2021-06-14T18:24:36.372Z] Removing intermediate container 8fcae41b8058 [2021-06-14T18:24:36.372Z] ---> d0222035372c [2021-06-14T18:24:36.372Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:24:36.372Z] Removing intermediate container 26ce41f00860 [2021-06-14T18:24:36.372Z] ---> d666417b6305 [2021-06-14T18:24:36.372Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:24:36.372Z] Removing intermediate container f3d470e58156 [2021-06-14T18:24:36.372Z] ---> b38c6f7f6c79 [2021-06-14T18:24:36.372Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:24:36.632Z] Removing intermediate container 8bf749b6324a [2021-06-14T18:24:36.632Z] ---> 30aab9d4d596 [2021-06-14T18:24:36.632Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:24:36.632Z] Removing intermediate container 3fa02a8ebabd [2021-06-14T18:24:36.632Z] ---> ea390854d547 [2021-06-14T18:24:36.632Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:24:36.632Z] ---> Running in f98edd0baa59 [2021-06-14T18:24:36.632Z] ---> Running in ddb757cfcb74 [2021-06-14T18:24:36.632Z] ---> Running in 581e974faecd [2021-06-14T18:24:36.892Z] ---> Running in 8572578af2a6 [2021-06-14T18:24:36.893Z] ---> Running in 3889c9885c53 [2021-06-14T18:24:38.288Z] Removing intermediate container f98edd0baa59 [2021-06-14T18:24:38.288Z] ---> 8a5c42cbd40d [2021-06-14T18:24:38.288Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-14T18:24:38.552Z] ---> Running in 63a6eba7d233 [2021-06-14T18:24:38.812Z] Removing intermediate container ddb757cfcb74 [2021-06-14T18:24:38.812Z] ---> 783e1407f0ea [2021-06-14T18:24:38.812Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-14T18:24:39.071Z] ---> Running in c4a9f9a078d0 [2021-06-14T18:24:39.071Z] Removing intermediate container 581e974faecd [2021-06-14T18:24:39.071Z] ---> 5c7fc2ddb07c [2021-06-14T18:24:39.071Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-14T18:24:39.642Z] ---> Running in 3ff808489e76 [2021-06-14T18:24:39.642Z] Removing intermediate container 8572578af2a6 [2021-06-14T18:24:39.642Z] ---> 136286001dbd [2021-06-14T18:24:39.642Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-14T18:24:39.903Z] Removing intermediate container 3889c9885c53 [2021-06-14T18:24:39.903Z] ---> b13692e08500 [2021-06-14T18:24:39.903Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-14T18:24:40.172Z] ---> Running in 6aa59c66b1ba [2021-06-14T18:24:40.172Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T18:24:40.172Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T18:24:40.172Z] ---> Running in f0cc971bb1e8 [2021-06-14T18:24:40.436Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T18:24:40.705Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T18:24:40.706Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T18:24:40.968Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T18:24:40.968Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T18:24:41.229Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T18:24:41.494Z] OK: 219 MiB in 52 packages [2021-06-14T18:24:41.494Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T18:24:41.494Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T18:24:41.652Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-14T18:24:41.652Z] (6/12) Installing patch (2.7.6-r6) [2021-06-14T18:24:41.652Z] (7/12) Installing build-base (0.5-r2) [2021-06-14T18:24:41.652Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-14T18:24:41.652Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-14T18:24:41.652Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-14T18:24:41.652Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-14T18:24:41.652Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-14T18:24:41.924Z] Executing busybox-1.32.1-r6.trigger [2021-06-14T18:24:41.924Z] OK: 218 MiB in 52 packages [2021-06-14T18:24:42.097Z] OK: 219 MiB in 52 packages [2021-06-14T18:24:42.097Z] OK: 219 MiB in 52 packages [2021-06-14T18:24:42.097Z] OK: 219 MiB in 52 packages [2021-06-14T18:24:43.055Z] OK: 219 MiB in 52 packages [2021-06-14T18:24:43.324Z] Removing intermediate container c4a9f9a078d0 [2021-06-14T18:24:43.324Z] ---> af80dbb4ee55 [2021-06-14T18:24:43.324Z] Step 6/23 : COPY go.mod . [2021-06-14T18:24:44.277Z] ---> 257d53485e63 [2021-06-14T18:24:44.277Z] Step 7/23 : RUN go mod download [2021-06-14T18:24:44.544Z] ---> Running in dd1e5f1103cc [2021-06-14T18:24:44.544Z] Removing intermediate container f0cc971bb1e8 [2021-06-14T18:24:44.544Z] ---> 252b979f8fde [2021-06-14T18:24:44.544Z] Step 6/24 : COPY go.mod . [2021-06-14T18:24:44.544Z] Removing intermediate container 63a6eba7d233 [2021-06-14T18:24:44.544Z] ---> 0a06453122f4 [2021-06-14T18:24:44.544Z] Step 6/23 : COPY go.mod . [2021-06-14T18:24:45.121Z] Removing intermediate container 3ff808489e76 [2021-06-14T18:24:45.121Z] ---> 238e5c90ab29 [2021-06-14T18:24:45.121Z] Step 6/24 : COPY go.mod . [2021-06-14T18:24:45.385Z] ---> 28ffea7c07a1 [2021-06-14T18:24:45.385Z] Step 7/23 : RUN go mod download [2021-06-14T18:24:45.385Z] ---> 4add14fe8755 [2021-06-14T18:24:45.385Z] Step 7/24 : RUN go mod download [2021-06-14T18:24:45.385Z] Removing intermediate container 6aa59c66b1ba [2021-06-14T18:24:45.385Z] ---> 413e7c2318ca [2021-06-14T18:24:45.385Z] Step 6/32 : COPY go.mod . [2021-06-14T18:24:45.645Z] ---> Running in 83a38a616c4d [2021-06-14T18:24:45.645Z] ---> Running in 323b697b555f [2021-06-14T18:24:45.906Z] ---> 417c867086e5 [2021-06-14T18:24:45.906Z] Step 7/24 : RUN go mod download [2021-06-14T18:24:46.256Z] Removing intermediate container 597cf7908cd6 [2021-06-14T18:24:46.256Z] ---> ce0fd793e2b6 [2021-06-14T18:24:46.256Z] Step 4/6 : WORKDIR /edgex-go [2021-06-14T18:24:46.256Z] ---> Running in e3da0070fb38 [2021-06-14T18:24:46.256Z] Removing intermediate container e3da0070fb38 [2021-06-14T18:24:46.256Z] ---> 7b45bf922f0d [2021-06-14T18:24:46.256Z] Step 5/6 : COPY go.mod . [2021-06-14T18:24:46.476Z] ---> 0e1b39a815c8 [2021-06-14T18:24:46.476Z] Step 7/32 : RUN go mod download [2021-06-14T18:24:46.476Z] ---> Running in ee03cbfc64ba [2021-06-14T18:24:46.476Z] ---> Running in 92e4b18232c4 [2021-06-14T18:24:47.241Z] ---> 045abd3a4495 [2021-06-14T18:24:47.241Z] Step 6/6 : RUN go mod download [2021-06-14T18:24:47.241Z] ---> Running in 75551427a83d [2021-06-14T18:24:47.418Z] Removing intermediate container dd1e5f1103cc [2021-06-14T18:24:47.418Z] ---> 653ccc1f2db9 [2021-06-14T18:24:47.418Z] Step 8/23 : COPY . . [2021-06-14T18:24:57.473Z] ---> 7aabcbdc4cb7 [2021-06-14T18:24:57.473Z] Step 9/23 : RUN go mod tidy [2021-06-14T18:24:57.473Z] Removing intermediate container 83a38a616c4d [2021-06-14T18:24:57.473Z] ---> 197b1e61a9ef [2021-06-14T18:24:57.473Z] Step 8/23 : COPY . . [2021-06-14T18:24:57.473Z] ---> Running in 5ba6f2b10325 [2021-06-14T18:24:57.473Z] Removing intermediate container ee03cbfc64ba [2021-06-14T18:24:57.473Z] ---> 3e8af09797a5 [2021-06-14T18:24:57.473Z] Step 8/24 : COPY . . [2021-06-14T18:25:12.494Z] Removing intermediate container 92e4b18232c4 [2021-06-14T18:25:12.494Z] ---> 719c88aab58f [2021-06-14T18:25:12.494Z] Step 8/32 : COPY . . [2021-06-14T18:25:14.025Z] Removing intermediate container 75551427a83d [2021-06-14T18:25:14.025Z] ---> 66d482829fbb [2021-06-14T18:25:14.025Z] Successfully built 66d482829fbb [2021-06-14T18:25:14.025Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:25:14.368Z] + docker inspect -f . ci-base-image-arm64 [2021-06-14T18:25:14.368Z] . [Pipeline] withDockerContainer [2021-06-14T18:25:14.776Z] prd-ubuntu18.04-docker-arm64-4c-16g-1312 does not seem to be running inside a container [2021-06-14T18:25:14.886Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-14T18:25:16.554Z] $ docker top fbd36ceaeaa3b81daf0e7bb705ee3ae35254ee04003fee49068e58f7dd0f221d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T18:25:17.570Z] + go version [2021-06-14T18:25:17.570Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-14T18:25:17.598Z] $ docker stop --time=1 fbd36ceaeaa3b81daf0e7bb705ee3ae35254ee04003fee49068e58f7dd0f221d [2021-06-14T18:25:19.081Z] Removing intermediate container 323b697b555f [2021-06-14T18:25:19.081Z] ---> da7842c34201 [2021-06-14T18:25:19.081Z] Step 8/24 : COPY . . [2021-06-14T18:25:19.442Z] $ docker rm -f fbd36ceaeaa3b81daf0e7bb705ee3ae35254ee04003fee49068e58f7dd0f221d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:25:20.278Z] + docker inspect -f . ci-base-image-arm64 [2021-06-14T18:25:20.278Z] . [Pipeline] withDockerContainer [2021-06-14T18:25:20.565Z] prd-ubuntu18.04-docker-arm64-4c-16g-1312 does not seem to be running inside a container [2021-06-14T18:25:20.648Z] $ 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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-14T18:25:22.262Z] $ docker top 8c53628dac58f23cc0fa2135ac1944bcbe9d9d799c58a5c668d1aace90550885 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-14T18:25:22.622Z] ========================================================= [2021-06-14T18:25:22.623Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-14T18:25:22.623Z] ========================================================= [Pipeline] sh [2021-06-14T18:25:23.276Z] + go mod tidy [Pipeline] sh [2021-06-14T18:25:24.370Z] ---> 567029958070 [2021-06-14T18:25:24.370Z] Step 9/23 : RUN go mod tidy [2021-06-14T18:25:24.370Z] ---> 391af3bc1fcd [2021-06-14T18:25:24.370Z] Step 9/24 : RUN go mod tidy [2021-06-14T18:25:24.543Z] + make test [2021-06-14T18:25:24.543Z] go mod tidy [2021-06-14T18:25:25.151Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-14T18:25:42.530Z] ---> Running in 8f6a1f36a6f1 [2021-06-14T18:25:42.531Z] ---> Running in ab7b97b9d3bb [2021-06-14T18:25:43.101Z] ---> 420c9e94de25 [2021-06-14T18:25:43.101Z] Step 9/32 : RUN go mod tidy [2021-06-14T18:25:43.101Z] Removing intermediate container 5ba6f2b10325 [2021-06-14T18:25:43.101Z] ---> c6b736cea4b8 [2021-06-14T18:25:43.101Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-14T18:25:44.057Z] ---> Running in b87784d56664 [2021-06-14T18:25:44.057Z] ---> Running in 4a17443907a1 [2021-06-14T18:25:46.612Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-14T18:25:48.535Z] Removing intermediate container ab7b97b9d3bb [2021-06-14T18:25:48.535Z] ---> d9fe31c8062d [2021-06-14T18:25:48.535Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-14T18:25:48.535Z] Removing intermediate container 8f6a1f36a6f1 [2021-06-14T18:25:48.535Z] ---> 93c6b4250464 [2021-06-14T18:25:48.535Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-14T18:25:48.819Z] ---> Running in 0d292f34b198 [2021-06-14T18:25:48.819Z] ---> Running in 64cb2c0ee320 [2021-06-14T18:25:48.819Z] Removing intermediate container b87784d56664 [2021-06-14T18:25:48.819Z] ---> 31708a2b2476 [2021-06-14T18:25:48.819Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-14T18:25:49.089Z] ---> Running in 5c157160ef5c [2021-06-14T18:25:49.664Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-14T18:25:49.664Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-14T18:25:49.929Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-14T18:25:51.944Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-14T18:26:04.940Z] ---> efbf3ee23059 [2021-06-14T18:26:04.940Z] Step 9/24 : RUN go mod tidy [2021-06-14T18:26:04.940Z] ---> Running in 9422a6367331 [2021-06-14T18:26:07.501Z] Removing intermediate container 9422a6367331 [2021-06-14T18:26:07.501Z] ---> 1493c0b25cdd [2021-06-14T18:26:07.501Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-14T18:26:07.501Z] ---> Running in 2a2a8c466461 [2021-06-14T18:26:07.763Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-14T18:26:29.750Z] Removing intermediate container 4a17443907a1 [2021-06-14T18:26:29.750Z] ---> dbed93f69d8b [2021-06-14T18:26:29.750Z] [2021-06-14T18:26:29.750Z] Step 11/23 : FROM alpine:3.12 [2021-06-14T18:26:29.750Z] 3.12: Pulling from library/alpine [2021-06-14T18:26:29.750Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-14T18:26:29.750Z] Status: Downloaded newer image for alpine:3.12 [2021-06-14T18:26:29.750Z] ---> 13621d1b12d4 [2021-06-14T18:26:29.750Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-14T18:26:29.750Z] ---> Running in 64942b91dcb5 [2021-06-14T18:26:29.750Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T18:26:29.750Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T18:26:30.022Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-14T18:26:30.022Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-14T18:26:30.022Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T18:26:30.022Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T18:26:30.022Z] OK: 6 MiB in 16 packages [2021-06-14T18:26:35.381Z] Removing intermediate container 64942b91dcb5 [2021-06-14T18:26:35.381Z] ---> 5bf1558d3e0f [2021-06-14T18:26:35.381Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T18:26:35.381Z] Removing intermediate container 5c157160ef5c [2021-06-14T18:26:35.381Z] ---> aa1efbe3ca5f [2021-06-14T18:26:35.381Z] [2021-06-14T18:26:35.381Z] Step 11/32 : FROM alpine:3.12 [2021-06-14T18:26:35.381Z] ---> 13621d1b12d4 [2021-06-14T18:26:35.381Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-14T18:26:35.381Z] ---> Running in 667d88db753a [2021-06-14T18:26:35.381Z] ---> Running in 41b8c5a35fcb [2021-06-14T18:26:35.381Z] Removing intermediate container 0d292f34b198 [2021-06-14T18:26:35.381Z] ---> ba3efdd08b1b [2021-06-14T18:26:35.381Z] [2021-06-14T18:26:35.381Z] Step 11/23 : FROM alpine:3.12 [2021-06-14T18:26:35.381Z] ---> 13621d1b12d4 [2021-06-14T18:26:35.381Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-14T18:26:35.381Z] ---> Running in 2447843c1440 [2021-06-14T18:26:35.381Z] Removing intermediate container 667d88db753a [2021-06-14T18:26:35.381Z] ---> 203e309cd857 [2021-06-14T18:26:35.381Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-14T18:26:35.649Z] ---> Running in fed9c7b5dfab [2021-06-14T18:26:35.649Z] Removing intermediate container 41b8c5a35fcb [2021-06-14T18:26:35.649Z] ---> 9a6f2a03ded2 [2021-06-14T18:26:35.649Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-14T18:26:35.649Z] ---> Running in caa0163047e2 [2021-06-14T18:26:35.649Z] Removing intermediate container fed9c7b5dfab [2021-06-14T18:26:35.649Z] ---> 7538ea9974bd [2021-06-14T18:26:35.649Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-14T18:26:35.918Z] ---> Running in d3abb7831c39 [2021-06-14T18:26:36.196Z] Removing intermediate container d3abb7831c39 [2021-06-14T18:26:36.196Z] ---> 773cc79b0675 [2021-06-14T18:26:36.196Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T18:26:36.196Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T18:26:36.481Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T18:26:36.481Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T18:26:36.481Z] ---> 93294ec40fa2 [2021-06-14T18:26:36.481Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-14T18:26:36.481Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-14T18:26:36.481Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T18:26:36.481Z] OK: 6 MiB in 15 packages [2021-06-14T18:26:36.481Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T18:26:36.765Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-14T18:26:37.045Z] (2/2) Installing su-exec (0.2-r1) [2021-06-14T18:26:37.045Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T18:26:37.045Z] OK: 6 MiB in 16 packages [2021-06-14T18:26:37.323Z] ---> 043f15081edc [2021-06-14T18:26:37.323Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-14T18:26:37.323Z] Removing intermediate container 2447843c1440 [2021-06-14T18:26:37.323Z] ---> a1face585995 [2021-06-14T18:26:37.323Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T18:26:37.584Z] ---> Running in cebe3559f8ca [2021-06-14T18:26:37.584Z] Removing intermediate container caa0163047e2 [2021-06-14T18:26:37.584Z] ---> 28b50559a715 [2021-06-14T18:26:37.584Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-14T18:26:37.584Z] ---> c9ceb8cb9b20 [2021-06-14T18:26:37.584Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-14T18:26:37.584Z] ---> Running in 01f94b782293 [2021-06-14T18:26:37.584Z] ---> Running in 01bafaacef4e [2021-06-14T18:26:37.856Z] Removing intermediate container cebe3559f8ca [2021-06-14T18:26:37.856Z] ---> 09d6c4cb1f97 [2021-06-14T18:26:37.856Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-14T18:26:37.856Z] Removing intermediate container 01f94b782293 [2021-06-14T18:26:37.856Z] ---> 78f31a815dad [2021-06-14T18:26:37.856Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T18:26:37.856Z] Removing intermediate container 01bafaacef4e [2021-06-14T18:26:37.856Z] ---> 680ff90c6ad3 [2021-06-14T18:26:37.856Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-14T18:26:37.856Z] ---> Running in d1e499ab69a0 [2021-06-14T18:26:37.856Z] ---> Running in e9e777fa5ed1 [2021-06-14T18:26:37.856Z] ---> Running in 61d56a5682e1 [2021-06-14T18:26:38.164Z] Removing intermediate container d1e499ab69a0 [2021-06-14T18:26:38.164Z] ---> b435f20ef7da [2021-06-14T18:26:38.164Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-14T18:26:38.164Z] ---> Running in 0f5748445cae [2021-06-14T18:26:38.164Z] Removing intermediate container e9e777fa5ed1 [2021-06-14T18:26:38.164Z] ---> 30f522eb3beb [2021-06-14T18:26:38.164Z] Step 21/23 : LABEL arch=x86_64 [2021-06-14T18:26:38.164Z] ---> Running in 7194dae5eab2 [2021-06-14T18:26:38.558Z] Removing intermediate container 61d56a5682e1 [2021-06-14T18:26:38.558Z] ---> 6f6d827b774e [2021-06-14T18:26:38.558Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-14T18:26:38.558Z] Removing intermediate container 0f5748445cae [2021-06-14T18:26:38.558Z] ---> ad9890f6da27 [2021-06-14T18:26:38.558Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T18:26:38.558Z] ---> Running in 46c09cd77a1c [2021-06-14T18:26:38.558Z] Removing intermediate container 7194dae5eab2 [2021-06-14T18:26:38.558Z] ---> 322cc82f1c91 [2021-06-14T18:26:38.558Z] Step 22/23 : LABEL git_sha=0f4494481a7bb1629b14ab67d2a6bef5ce10488b [2021-06-14T18:26:38.558Z] ---> Running in 1be04f64069b [2021-06-14T18:26:39.059Z] ---> d50fcfa60e87 [2021-06-14T18:26:39.059Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-14T18:26:39.059Z] Removing intermediate container 1be04f64069b [2021-06-14T18:26:39.059Z] ---> 673039981b8c [2021-06-14T18:26:39.059Z] Step 23/23 : LABEL version=0.0.0 [2021-06-14T18:26:39.059Z] ---> Running in 5f6d4fcfbd61 [2021-06-14T18:26:39.059Z] Removing intermediate container 5f6d4fcfbd61 [2021-06-14T18:26:39.059Z] ---> 86fac0e44ef7 [2021-06-14T18:26:39.059Z] [2021-06-14T18:26:39.460Z] Successfully built 86fac0e44ef7 [2021-06-14T18:26:39.460Z] Successfully tagged support-notifications:latest [2021-06-14T18:26:39.460Z] Building core-command [2021-06-14T18:26:39.460Z] ---> 22c4b9e669a5 [2021-06-14T18:26:39.460Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-14T18:26:40.345Z]  Building support-notifications ... done Removing intermediate container 46c09cd77a1c [2021-06-14T18:26:40.345Z] ---> c35859d21591 [2021-06-14T18:26:40.345Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-14T18:26:41.115Z] ---> ac7b1da75e28 [2021-06-14T18:26:41.115Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-14T18:26:42.074Z] ---> Running in a1db25fe45e0 [2021-06-14T18:26:42.074Z] ---> Running in b2fb0a31b453 [2021-06-14T18:26:42.341Z] Removing intermediate container b2fb0a31b453 [2021-06-14T18:26:42.341Z] ---> e4033d02115e [2021-06-14T18:26:42.341Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T18:26:42.604Z] Removing intermediate container a1db25fe45e0 [2021-06-14T18:26:42.604Z] ---> 78d1f4a2a4ed [2021-06-14T18:26:42.604Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-14T18:26:43.176Z] ---> Running in 0195f46fe091 [2021-06-14T18:26:43.746Z] ---> 21519967835f [2021-06-14T18:26:43.746Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-14T18:26:44.690Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:26:44.690Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:26:44.690Z] ---> 2666339bf448 [2021-06-14T18:26:44.690Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T18:26:44.690Z] ---> Using cache [2021-06-14T18:26:44.690Z] ---> ea390854d547 [2021-06-14T18:26:44.690Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:26:44.690Z] ---> Using cache [2021-06-14T18:26:44.690Z] ---> 136286001dbd [2021-06-14T18:26:44.690Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-14T18:26:44.690Z] ---> Using cache [2021-06-14T18:26:44.690Z] ---> 413e7c2318ca [2021-06-14T18:26:44.690Z] Step 6/24 : COPY go.mod . [2021-06-14T18:26:44.690Z] ---> Using cache [2021-06-14T18:26:44.690Z] ---> 0e1b39a815c8 [2021-06-14T18:26:44.690Z] Step 7/24 : RUN go mod download [2021-06-14T18:26:44.690Z] ---> Using cache [2021-06-14T18:26:44.690Z] ---> 719c88aab58f [2021-06-14T18:26:44.690Z] Step 8/24 : COPY . . [2021-06-14T18:26:44.690Z] ---> Using cache [2021-06-14T18:26:44.690Z] ---> 420c9e94de25 [2021-06-14T18:26:44.690Z] Step 9/24 : RUN go mod tidy [2021-06-14T18:26:44.690Z] ---> Using cache [2021-06-14T18:26:44.690Z] ---> 31708a2b2476 [2021-06-14T18:26:44.690Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-14T18:26:49.992Z] Removing intermediate container 64cb2c0ee320 [2021-06-14T18:26:49.992Z] ---> 409037d7d5dd [2021-06-14T18:26:49.992Z] [2021-06-14T18:26:49.992Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T18:26:49.992Z] ---> 13621d1b12d4 [2021-06-14T18:26:49.992Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-14T18:26:51.907Z] ---> Running in c8d4702ea273 [2021-06-14T18:26:51.907Z] ---> Running in 664d82fa4b85 [2021-06-14T18:26:52.478Z] ---> Running in 0501cca78645 [2021-06-14T18:26:53.872Z] Removing intermediate container 0195f46fe091 [2021-06-14T18:26:53.872Z] ---> b8c4821dfbfa [2021-06-14T18:26:53.872Z] Step 21/23 : LABEL arch=x86_64 [2021-06-14T18:27:00.069Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-14T18:27:00.069Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-14T18:27:03.893Z] ---> Running in b3b2d8b3c473 [2021-06-14T18:27:03.893Z] Removing intermediate container 0501cca78645 [2021-06-14T18:27:03.893Z] ---> f5469949e9f5 [2021-06-14T18:27:03.893Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-14T18:27:03.893Z] Removing intermediate container 2a2a8c466461 [2021-06-14T18:27:03.893Z] ---> 2f507d2a140f [2021-06-14T18:27:03.893Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-14T18:27:03.893Z] ---> Running in 44d482e4bbea [2021-06-14T18:27:04.160Z] ---> Running in 5f17f4be3820 [2021-06-14T18:27:04.160Z] Removing intermediate container b3b2d8b3c473 [2021-06-14T18:27:04.160Z] ---> 597d45f8842d [2021-06-14T18:27:04.160Z] Step 22/23 : LABEL git_sha=0f4494481a7bb1629b14ab67d2a6bef5ce10488b [2021-06-14T18:27:04.160Z] ---> Running in a487b430e17b [2021-06-14T18:27:04.160Z] Removing intermediate container 44d482e4bbea [2021-06-14T18:27:04.160Z] ---> 62be8bdc1924 [2021-06-14T18:27:04.160Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-14T18:27:04.160Z] ---> Running in bb081f5750b7 [2021-06-14T18:27:04.425Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-14T18:27:04.425Z] Removing intermediate container a487b430e17b [2021-06-14T18:27:04.425Z] ---> 39d935271c76 [2021-06-14T18:27:04.425Z] Step 23/23 : LABEL version=0.0.0 [2021-06-14T18:27:04.425Z] Removing intermediate container bb081f5750b7 [2021-06-14T18:27:04.425Z] ---> 46e90c5fbda8 [2021-06-14T18:27:04.425Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:27:04.425Z] ---> Running in 0664070f33a7 [2021-06-14T18:27:04.425Z] ---> Running in 38cab1da533b [2021-06-14T18:27:04.688Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-14T18:27:04.688Z] Removing intermediate container 0664070f33a7 [2021-06-14T18:27:04.688Z] ---> a80da00b4801 [2021-06-14T18:27:04.688Z] [2021-06-14T18:27:04.688Z] Successfully built a80da00b4801 [2021-06-14T18:27:04.688Z] Successfully tagged support-scheduler:latest [2021-06-14T18:27:04.688Z] Building core-metadata [2021-06-14T18:27:04.954Z]  Building support-scheduler ... done Removing intermediate container c8d4702ea273 [2021-06-14T18:27:04.954Z] ---> 44337dc58a0c [2021-06-14T18:27:04.954Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T18:27:05.513Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-14T18:27:05.513Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-14T18:27:11.610Z] ---> aa84e923d5a5 [2021-06-14T18:27:11.610Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-14T18:27:12.261Z] Removing intermediate container 5f17f4be3820 [2021-06-14T18:27:12.261Z] ---> edb774cac93b [2021-06-14T18:27:12.261Z] [2021-06-14T18:27:12.261Z] Step 12/24 : FROM docker:20.10.0 [2021-06-14T18:27:12.261Z] ---> 7d6e3662076c [2021-06-14T18:27:12.261Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-14T18:27:12.261Z] Removing intermediate container 38cab1da533b [2021-06-14T18:27:12.261Z] ---> d5b943b9f8f8 [2021-06-14T18:27:12.261Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-14T18:27:12.537Z] ---> Running in 89c026fe6280 [2021-06-14T18:27:12.537Z] 20.10.0: Pulling from library/docker [2021-06-14T18:27:12.812Z] ---> ea2a35803d85 [2021-06-14T18:27:12.812Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-14T18:27:13.417Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T18:27:13.417Z] ---> be33be71d7d5 [2021-06-14T18:27:13.417Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-14T18:27:13.834Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-14T18:27:13.835Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-14T18:27:13.835Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-14T18:27:13.835Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-14T18:27:14.023Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T18:27:14.114Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-14T18:27:14.286Z] ---> f50b34d0e46c [2021-06-14T18:27:14.286Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-14T18:27:14.286Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-14T18:27:14.554Z] ---> Running in 501bf066316e [2021-06-14T18:27:14.554Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-14T18:27:14.554Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-14T18:27:14.554Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-14T18:27:14.833Z] Removing intermediate container 501bf066316e [2021-06-14T18:27:14.833Z] ---> c38c9d8f8645 [2021-06-14T18:27:14.833Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-14T18:27:15.106Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:27:15.106Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:27:15.106Z] ---> 2666339bf448 [2021-06-14T18:27:15.106Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T18:27:15.106Z] ---> Using cache [2021-06-14T18:27:15.106Z] ---> ea390854d547 [2021-06-14T18:27:15.106Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:27:15.106Z] ---> Using cache [2021-06-14T18:27:15.106Z] ---> 136286001dbd [2021-06-14T18:27:15.106Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-14T18:27:15.106Z] ---> Using cache [2021-06-14T18:27:15.106Z] ---> 413e7c2318ca [2021-06-14T18:27:15.106Z] Step 6/24 : COPY go.mod . [2021-06-14T18:27:15.106Z] ---> Using cache [2021-06-14T18:27:15.106Z] ---> 0e1b39a815c8 [2021-06-14T18:27:15.106Z] Step 7/24 : RUN go mod download [2021-06-14T18:27:15.106Z] ---> Using cache [2021-06-14T18:27:15.106Z] ---> 719c88aab58f [2021-06-14T18:27:15.106Z] Step 8/24 : COPY . . [2021-06-14T18:27:15.106Z] ---> Using cache [2021-06-14T18:27:15.106Z] ---> 420c9e94de25 [2021-06-14T18:27:15.106Z] Step 9/24 : RUN go mod tidy [2021-06-14T18:27:15.106Z] ---> Using cache [2021-06-14T18:27:15.106Z] ---> 31708a2b2476 [2021-06-14T18:27:15.106Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-14T18:27:15.109Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-14T18:27:15.370Z] ---> Running in e80952dcd92b [2021-06-14T18:27:15.370Z] ---> 9896c04cfe4b [2021-06-14T18:27:15.370Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-14T18:27:15.370Z] ---> Running in 58d641fcc0a0 [2021-06-14T18:27:15.635Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-14T18:27:15.913Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-14T18:27:15.913Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T18:27:15.913Z] OK: 8 MiB in 20 packages [2021-06-14T18:27:16.184Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-14T18:27:16.564Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-14T18:27:16.564Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-14T18:27:16.564Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-14T18:27:16.564Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-14T18:27:17.177Z] Removing intermediate container 89c026fe6280 [2021-06-14T18:27:17.177Z] ---> 72ac91fb8a50 [2021-06-14T18:27:17.177Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T18:27:17.177Z] Removing intermediate container 58d641fcc0a0 [2021-06-14T18:27:17.177Z] ---> 66f52beff540 [2021-06-14T18:27:17.177Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-14T18:27:17.454Z] ---> Running in b8feceef6627 [2021-06-14T18:27:20.856Z] ---> 6c7eca05e5db [2021-06-14T18:27:20.857Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-14T18:27:20.857Z] Removing intermediate container b8feceef6627 [2021-06-14T18:27:20.857Z] ---> 90cbef278d0c [2021-06-14T18:27:20.857Z] Step 29/32 : CMD ["gate"] [2021-06-14T18:27:20.857Z] ---> Running in 8fd75f0fe98c [2021-06-14T18:27:21.122Z] Removing intermediate container 8fd75f0fe98c [2021-06-14T18:27:21.122Z] ---> 50347d5c7acb [2021-06-14T18:27:21.122Z] Step 30/32 : LABEL arch=x86_64 [2021-06-14T18:27:21.122Z] ---> Running in a453a0373cc3 [2021-06-14T18:27:21.385Z] ---> 3ea860f7f448 [2021-06-14T18:27:21.385Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-14T18:27:21.385Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-14T18:27:21.385Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-14T18:27:21.385Z] ---> aefe523efa57 [2021-06-14T18:27:21.385Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-14T18:27:21.385Z] ---> Running in 1ce4ed257ea9 [2021-06-14T18:27:21.385Z] Removing intermediate container a453a0373cc3 [2021-06-14T18:27:21.385Z] ---> 3d98f1a25377 [2021-06-14T18:27:21.385Z] Step 31/32 : LABEL git_sha=0f4494481a7bb1629b14ab67d2a6bef5ce10488b [2021-06-14T18:27:21.648Z] ---> Running in df0025535cb5 [2021-06-14T18:27:21.648Z] Removing intermediate container 1ce4ed257ea9 [2021-06-14T18:27:21.648Z] ---> 886e8c7d7778 [2021-06-14T18:27:21.648Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-14T18:27:21.648Z] ---> Running in e2eb745da0ca [2021-06-14T18:27:21.648Z] ---> 7dcbee09eb7c [2021-06-14T18:27:21.648Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-14T18:27:21.648Z] ---> Running in 6389976f5db8 [2021-06-14T18:27:21.910Z] Removing intermediate container df0025535cb5 [2021-06-14T18:27:21.910Z] ---> abd881fc2572 [2021-06-14T18:27:21.910Z] Step 32/32 : LABEL version=0.0.0 [2021-06-14T18:27:21.910Z] ---> Running in c7bb842fc19a [2021-06-14T18:27:21.910Z] Removing intermediate container 6389976f5db8 [2021-06-14T18:27:21.910Z] ---> 36492d9bc801 [2021-06-14T18:27:21.910Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T18:27:22.174Z] ---> Running in f8f80a110312 [2021-06-14T18:27:22.174Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T18:27:22.174Z] Removing intermediate container c7bb842fc19a [2021-06-14T18:27:22.174Z] ---> f8f50a4602da [2021-06-14T18:27:22.174Z] [2021-06-14T18:27:22.174Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T18:27:22.437Z] Successfully built f8f50a4602da [2021-06-14T18:27:22.437Z] Successfully tagged security-bootstrapper:latest [2021-06-14T18:27:22.437Z] Building security-secretstore-setup [2021-06-14T18:27:22.437Z] (1/39) Installing readline (8.0.4-r0) [2021-06-14T18:27:22.437Z]  Building security-bootstrapper ... done (2/39) Installing bash (5.0.17-r0) [2021-06-14T18:27:22.437Z] Executing bash-5.0.17-r0.post-install [2021-06-14T18:27:22.437Z] Removing intermediate container f8f80a110312 [2021-06-14T18:27:22.437Z] ---> bb9474a70ae3 [2021-06-14T18:27:22.437Z] Step 22/24 : LABEL arch=x86_64 [2021-06-14T18:27:22.437Z] ---> Running in 0625d50b2403 [2021-06-14T18:27:22.437Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T18:27:22.437Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-14T18:27:22.437Z] (5/39) Installing curl (7.77.0-r0) [2021-06-14T18:27:22.437Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-14T18:27:22.437Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-14T18:27:22.437Z] (8/39) Installing expat (2.2.9-r1) [2021-06-14T18:27:22.437Z] (9/39) Installing libffi (3.3-r2) [2021-06-14T18:27:22.437Z] (10/39) Installing gdbm (1.13-r1) [2021-06-14T18:27:22.437Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-14T18:27:22.437Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-14T18:27:22.437Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-14T18:27:22.699Z] Removing intermediate container 0625d50b2403 [2021-06-14T18:27:22.699Z] ---> b39df4f9f308 [2021-06-14T18:27:22.699Z] Step 23/24 : LABEL git_sha=0f4494481a7bb1629b14ab67d2a6bef5ce10488b [2021-06-14T18:27:22.699Z] ---> Running in 142fbb06ac08 [2021-06-14T18:27:24.101Z] Removing intermediate container 142fbb06ac08 [2021-06-14T18:27:24.101Z] ---> 667450287f30 [2021-06-14T18:27:24.101Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T18:27:26.023Z] ---> Running in 879ce7b00198 [2021-06-14T18:27:26.023Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-14T18:27:26.023Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-14T18:27:26.023Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-14T18:27:26.023Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-14T18:27:26.023Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-14T18:27:26.302Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-14T18:27:26.302Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-14T18:27:26.302Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-14T18:27:26.302Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-14T18:27:26.302Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-14T18:27:26.579Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-14T18:27:26.579Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-14T18:27:26.871Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-14T18:27:27.476Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-14T18:27:27.476Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-14T18:27:27.476Z] Removing intermediate container 879ce7b00198 [2021-06-14T18:27:27.476Z] ---> 5d9a35bddf1d [2021-06-14T18:27:27.476Z] [2021-06-14T18:27:27.476Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-14T18:27:27.476Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-14T18:27:27.476Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-14T18:27:27.747Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-14T18:27:27.747Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-14T18:27:27.747Z] Successfully built 5d9a35bddf1d [2021-06-14T18:27:27.747Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-14T18:27:27.747Z] Successfully tagged core-data:latest [2021-06-14T18:27:27.747Z]  Building core-data ... done Building security-proxy-setup [2021-06-14T18:27:27.747Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-14T18:27:27.747Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-14T18:27:27.747Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-14T18:27:27.747Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-14T18:27:27.747Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-14T18:27:27.747Z] Executing busybox-1.31.1-r19.trigger [2021-06-14T18:27:27.747Z] OK: 72 MiB in 59 packages [2021-06-14T18:27:28.728Z] Collecting docker-compose==1.23.2 [2021-06-14T18:27:28.728Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-14T18:27:29.003Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.203s coverage: 28.7% of statements [2021-06-14T18:27:29.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-14T18:27:29.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-14T18:27:29.004Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-14T18:27:29.004Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-14T18:27:29.594Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-14T18:27:29.594Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-14T18:27:29.594Z] Collecting jsonschema<3,>=2.5.1 [2021-06-14T18:27:29.594Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-14T18:27:29.862Z] Collecting docker<4.0,>=3.6.0 [2021-06-14T18:27:29.862Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-14T18:27:30.131Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-14T18:27:30.131Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-14T18:27:30.131Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-14T18:27:30.727Z] Collecting texttable<0.10,>=0.9.0 [2021-06-14T18:27:30.727Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-14T18:27:32.157Z] Collecting cached-property<2,>=1.2.0 [2021-06-14T18:27:32.157Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-14T18:27:32.157Z] Collecting PyYAML<4,>=3.10 [2021-06-14T18:27:32.157Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-14T18:27:33.356Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.336s coverage: 100.0% of statements [2021-06-14T18:27:33.356Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-14T18:27:33.964Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.400s coverage: 53.4% of statements [2021-06-14T18:27:33.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-14T18:27:33.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-14T18:27:35.429Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.525s coverage: 87.7% of statements [2021-06-14T18:27:35.429Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-14T18:27:35.429Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-14T18:27:35.429Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.225s coverage: 78.9% of statements [2021-06-14T18:27:37.500Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:27:37.500Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:27:37.500Z] ---> 2666339bf448 [2021-06-14T18:27:37.500Z] Step 3/22 : WORKDIR /edgex-go [2021-06-14T18:27:37.500Z] ---> Using cache [2021-06-14T18:27:37.500Z] ---> ea390854d547 [2021-06-14T18:27:37.500Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:27:37.500Z] ---> Using cache [2021-06-14T18:27:37.500Z] ---> 136286001dbd [2021-06-14T18:27:37.500Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-14T18:27:37.500Z] ---> Using cache [2021-06-14T18:27:37.500Z] ---> 413e7c2318ca [2021-06-14T18:27:37.500Z] Step 6/22 : COPY go.mod . [2021-06-14T18:27:37.500Z] ---> Using cache [2021-06-14T18:27:37.500Z] ---> 0e1b39a815c8 [2021-06-14T18:27:37.500Z] Step 7/22 : RUN go mod download [2021-06-14T18:27:37.500Z] ---> Using cache [2021-06-14T18:27:37.500Z] ---> 719c88aab58f [2021-06-14T18:27:37.500Z] Step 8/22 : COPY . . [2021-06-14T18:27:37.500Z] ---> Using cache [2021-06-14T18:27:37.500Z] ---> 420c9e94de25 [2021-06-14T18:27:37.500Z] Step 9/22 : RUN go mod tidy [2021-06-14T18:27:37.500Z] ---> Using cache [2021-06-14T18:27:37.500Z] ---> 31708a2b2476 [2021-06-14T18:27:37.500Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-14T18:27:38.782Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:27:38.782Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:27:38.782Z] ---> 2666339bf448 [2021-06-14T18:27:38.782Z] Step 3/26 : WORKDIR /edgex-go [2021-06-14T18:27:38.782Z] ---> Using cache [2021-06-14T18:27:38.782Z] ---> ea390854d547 [2021-06-14T18:27:38.782Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:27:38.782Z] ---> Using cache [2021-06-14T18:27:38.782Z] ---> 136286001dbd [2021-06-14T18:27:38.782Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-14T18:27:38.782Z] ---> Using cache [2021-06-14T18:27:38.782Z] ---> 413e7c2318ca [2021-06-14T18:27:38.782Z] Step 6/26 : COPY go.mod . [2021-06-14T18:27:38.782Z] ---> Using cache [2021-06-14T18:27:38.782Z] ---> 0e1b39a815c8 [2021-06-14T18:27:38.782Z] Step 7/26 : RUN go mod download [2021-06-14T18:27:38.782Z] ---> Using cache [2021-06-14T18:27:38.782Z] ---> 719c88aab58f [2021-06-14T18:27:38.782Z] Step 8/26 : COPY . . [2021-06-14T18:27:38.782Z] ---> Using cache [2021-06-14T18:27:38.782Z] ---> 420c9e94de25 [2021-06-14T18:27:38.782Z] Step 9/26 : RUN go mod tidy [2021-06-14T18:27:38.782Z] ---> Using cache [2021-06-14T18:27:38.782Z] ---> 31708a2b2476 [2021-06-14T18:27:38.782Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-14T18:27:40.206Z] Collecting docopt<0.7,>=0.6.1 [2021-06-14T18:27:40.206Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-14T18:27:40.790Z] ---> Running in ad0eabb58fdc [2021-06-14T18:27:40.977Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.298s coverage: 81.2% of statements [2021-06-14T18:27:40.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-14T18:27:40.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-14T18:27:40.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-14T18:27:40.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-14T18:27:40.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-14T18:27:41.059Z] ---> Running in f6dce4e557db [2021-06-14T18:27:41.324Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-14T18:27:41.324Z] Collecting idna<2.8,>=2.5 [2021-06-14T18:27:41.324Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-14T18:27:41.589Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-14T18:27:41.589Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-14T18:27:41.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-14T18:27:42.823Z] Collecting docker-pycreds>=0.4.0 [2021-06-14T18:27:42.823Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-14T18:27:42.823Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-14T18:27:42.823Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-14T18:27:42.823Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-14T18:27:42.823Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-14T18:27:43.097Z] Removing intermediate container 664d82fa4b85 [2021-06-14T18:27:43.097Z] ---> 593cdf84d3ed [2021-06-14T18:27:43.097Z] [2021-06-14T18:27:43.097Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T18:27:43.097Z] ---> 13621d1b12d4 [2021-06-14T18:27:43.097Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-14T18:27:43.097Z] ---> Using cache [2021-06-14T18:27:43.097Z] ---> a1face585995 [2021-06-14T18:27:43.097Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T18:27:43.097Z] ---> Using cache [2021-06-14T18:27:43.097Z] ---> 09d6c4cb1f97 [2021-06-14T18:27:43.097Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-14T18:27:43.097Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-14T18:27:43.097Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-14T18:27:43.097Z] Installing collected packages: websocket-client, idna, urllib3, requests, jsonschema, docker-pycreds, docker, dockerpty, texttable, cached-property, PyYAML, docopt, docker-compose [2021-06-14T18:27:43.097Z] ---> Running in 4ecd9badfcf2 [2021-06-14T18:27:43.383Z] Attempting uninstall: idna [2021-06-14T18:27:43.383Z] Found existing installation: idna 2.9 [2021-06-14T18:27:43.383Z] Uninstalling idna-2.9: [2021-06-14T18:27:43.383Z] Successfully uninstalled idna-2.9 [2021-06-14T18:27:43.383Z] Removing intermediate container 4ecd9badfcf2 [2021-06-14T18:27:43.383Z] ---> 30e5571a2310 [2021-06-14T18:27:43.383Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-14T18:27:43.383Z] ---> Running in 39e38b5577ef [2021-06-14T18:27:43.383Z] Attempting uninstall: urllib3 [2021-06-14T18:27:43.383Z] Found existing installation: urllib3 1.25.9 [2021-06-14T18:27:43.383Z] Uninstalling urllib3-1.25.9: [2021-06-14T18:27:43.652Z] Successfully uninstalled urllib3-1.25.9 [2021-06-14T18:27:43.652Z] Removing intermediate container 39e38b5577ef [2021-06-14T18:27:43.652Z] ---> ea8f820053f7 [2021-06-14T18:27:43.652Z] Step 16/24 : WORKDIR / [2021-06-14T18:27:43.924Z] Attempting uninstall: requests [2021-06-14T18:27:43.924Z] Found existing installation: requests 2.23.0 [2021-06-14T18:27:43.924Z] Uninstalling requests-2.23.0: [2021-06-14T18:27:43.924Z] Successfully uninstalled requests-2.23.0 [2021-06-14T18:27:43.924Z] ---> Running in de1ce0361ea7 [2021-06-14T18:27:44.397Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.340s coverage: 95.1% of statements [2021-06-14T18:27:44.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-14T18:27:44.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-14T18:27:44.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-14T18:27:44.397Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-14T18:27:44.397Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-14T18:27:44.397Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-14T18:27:44.397Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-14T18:27:44.397Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-14T18:27:44.397Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.262s coverage: 60.0% of statements [2021-06-14T18:27:44.397Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-14T18:27:44.397Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-14T18:27:44.397Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-14T18:27:44.397Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.279s coverage: 0.8% of statements [2021-06-14T18:27:44.397Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-14T18:27:44.397Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.155s coverage: 58.8% of statements [2021-06-14T18:27:44.397Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.206s coverage: 22.0% of statements [2021-06-14T18:27:44.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-14T18:27:44.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.202s coverage: 47.1% of statements [2021-06-14T18:27:44.527Z] Removing intermediate container de1ce0361ea7 [2021-06-14T18:27:44.527Z] ---> e53275f1bdf7 [2021-06-14T18:27:44.527Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T18:27:44.809Z] Running setup.py install for dockerpty: started [2021-06-14T18:27:45.114Z] ---> ccd5598b8e56 [2021-06-14T18:27:45.114Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-14T18:27:45.388Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.239s coverage: 79.5% of statements [2021-06-14T18:27:45.388Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.171s coverage: 94.1% of statements [2021-06-14T18:27:45.392Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-14T18:27:45.392Z] Running setup.py install for texttable: started [2021-06-14T18:27:45.988Z] Running setup.py install for texttable: finished with status 'done' [2021-06-14T18:27:45.988Z] Running setup.py install for PyYAML: started [2021-06-14T18:27:45.988Z] ---> 20a4cf0c058a [2021-06-14T18:27:45.988Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-14T18:27:46.265Z] ---> 2216cc80548c [2021-06-14T18:27:46.265Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-14T18:27:46.265Z] ---> Running in 1d15c30b2033 [2021-06-14T18:27:46.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.263s coverage: 96.3% of statements [2021-06-14T18:27:46.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.208s coverage: 87.5% of statements [2021-06-14T18:27:46.540Z] Removing intermediate container 1d15c30b2033 [2021-06-14T18:27:46.540Z] ---> e662179a1dde [2021-06-14T18:27:46.540Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T18:27:46.540Z] ---> Running in 8c4a4a7d5e93 [2021-06-14T18:27:46.819Z] Removing intermediate container 8c4a4a7d5e93 [2021-06-14T18:27:46.819Z] ---> 76146f8f5a25 [2021-06-14T18:27:46.819Z] Step 22/24 : LABEL arch=x86_64 [2021-06-14T18:27:46.819Z] ---> Running in c27ce0dd217e [2021-06-14T18:27:46.819Z] Removing intermediate container c27ce0dd217e [2021-06-14T18:27:46.819Z] ---> e9915392acf2 [2021-06-14T18:27:46.819Z] Step 23/24 : LABEL git_sha=0f4494481a7bb1629b14ab67d2a6bef5ce10488b [2021-06-14T18:27:46.819Z] ---> Running in 1fdda3e3c0fa [2021-06-14T18:27:47.097Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-14T18:27:47.097Z] Running setup.py install for docopt: started [2021-06-14T18:27:47.097Z] Removing intermediate container 1fdda3e3c0fa [2021-06-14T18:27:47.097Z] ---> 4dd4d9a228d8 [2021-06-14T18:27:47.097Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T18:27:47.097Z] ---> Running in 5fc0f947364b [2021-06-14T18:27:47.097Z] Removing intermediate container 5fc0f947364b [2021-06-14T18:27:47.097Z] ---> 1365ffd264fd [2021-06-14T18:27:47.097Z] [2021-06-14T18:27:47.369Z] Successfully built 1365ffd264fd [2021-06-14T18:27:47.369Z] Successfully tagged core-command:latest [2021-06-14T18:27:47.651Z]  Building core-command ... done  Running setup.py install for docopt: finished with status 'done' [2021-06-14T18:27:47.933Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-14T18:27:51.375Z] Removing intermediate container e2eb745da0ca [2021-06-14T18:27:51.375Z] ---> bd551afa7868 [2021-06-14T18:27:51.375Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-14T18:27:51.650Z] ---> Running in 914301b3f7fe [2021-06-14T18:27:51.650Z] Removing intermediate container 914301b3f7fe [2021-06-14T18:27:51.650Z] ---> c357a4a72e90 [2021-06-14T18:27:51.650Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-14T18:27:51.932Z] ---> Running in f8b423b26d30 [2021-06-14T18:27:51.932Z] Removing intermediate container f8b423b26d30 [2021-06-14T18:27:51.932Z] ---> ed66017679b7 [2021-06-14T18:27:51.932Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-14T18:27:52.526Z] ---> 40ff4a878cc7 [2021-06-14T18:27:52.526Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-14T18:27:52.811Z] ---> 2b3cf19402a8 [2021-06-14T18:27:52.811Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-14T18:27:53.091Z] ---> f2f2808a277c [2021-06-14T18:27:53.091Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-14T18:27:53.370Z] ---> Running in b7a0372b4c89 [2021-06-14T18:27:53.370Z] Removing intermediate container b7a0372b4c89 [2021-06-14T18:27:53.370Z] ---> bbc5ec17e9e1 [2021-06-14T18:27:53.370Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T18:27:53.370Z] ---> Running in f2ea30d2144d [2021-06-14T18:27:53.655Z] Removing intermediate container f2ea30d2144d [2021-06-14T18:27:53.655Z] ---> 5f533b477e9e [2021-06-14T18:27:53.655Z] Step 22/24 : LABEL arch=x86_64 [2021-06-14T18:27:53.655Z] ---> Running in f94465455d94 [2021-06-14T18:27:53.931Z] Removing intermediate container f94465455d94 [2021-06-14T18:27:53.931Z] ---> 8b92bb74f5eb [2021-06-14T18:27:53.931Z] Step 23/24 : LABEL git_sha=0f4494481a7bb1629b14ab67d2a6bef5ce10488b [2021-06-14T18:27:53.931Z] ---> Running in e6c924f75e7e [2021-06-14T18:27:53.931Z] Removing intermediate container e6c924f75e7e [2021-06-14T18:27:53.931Z] ---> 7f7271b62f58 [2021-06-14T18:27:53.931Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T18:27:54.213Z] ---> Running in 0d88cefa73b4 [2021-06-14T18:27:54.491Z] Removing intermediate container 0d88cefa73b4 [2021-06-14T18:27:54.491Z] ---> 7d021ec60291 [2021-06-14T18:27:54.491Z] [2021-06-14T18:27:54.784Z] Successfully built 7d021ec60291 [2021-06-14T18:27:54.784Z] Successfully tagged sys-mgmt-agent:latest [2021-06-14T18:27:55.792Z]  Building sys-mgmt-agent ... done Removing intermediate container e80952dcd92b [2021-06-14T18:27:55.792Z] ---> f0ad5aa578a6 [2021-06-14T18:27:55.792Z] [2021-06-14T18:27:55.792Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T18:27:55.792Z] ---> 13621d1b12d4 [2021-06-14T18:27:55.792Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-14T18:27:55.792Z] ---> Using cache [2021-06-14T18:27:55.792Z] ---> a1face585995 [2021-06-14T18:27:55.792Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T18:27:55.792Z] ---> Using cache [2021-06-14T18:27:55.792Z] ---> 09d6c4cb1f97 [2021-06-14T18:27:55.792Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-14T18:27:55.792Z] ---> Running in 202b8ad41560 [2021-06-14T18:27:55.792Z] Removing intermediate container 202b8ad41560 [2021-06-14T18:27:55.792Z] ---> 9f390863de76 [2021-06-14T18:27:55.792Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-14T18:27:55.792Z] ---> Running in 441f185ed318 [2021-06-14T18:27:56.069Z] Removing intermediate container 441f185ed318 [2021-06-14T18:27:56.069Z] ---> d6ff4d2fdadf [2021-06-14T18:27:56.069Z] Step 16/24 : WORKDIR / [2021-06-14T18:27:56.069Z] ---> Running in b4580266d588 [2021-06-14T18:27:56.343Z] Removing intermediate container b4580266d588 [2021-06-14T18:27:56.343Z] ---> e649630d3b50 [2021-06-14T18:27:56.343Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T18:27:56.628Z] ---> 621f5b363e87 [2021-06-14T18:27:56.628Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-14T18:27:57.223Z] ---> e3cc59fbbc6d [2021-06-14T18:27:57.223Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-14T18:27:57.223Z] ---> 4881838bdc54 [2021-06-14T18:27:57.223Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-14T18:27:57.223Z] ---> Running in 5cd21439a121 [2021-06-14T18:27:57.491Z] Removing intermediate container 5cd21439a121 [2021-06-14T18:27:57.491Z] ---> 2b0377ec947b [2021-06-14T18:27:57.491Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T18:27:57.491Z] ---> Running in 59fbc33e4822 [2021-06-14T18:27:57.765Z] Removing intermediate container 59fbc33e4822 [2021-06-14T18:27:57.765Z] ---> 7a42b41364fb [2021-06-14T18:27:57.765Z] Step 22/24 : LABEL arch=x86_64 [2021-06-14T18:27:57.765Z] ---> Running in 3f78a653c14f [2021-06-14T18:27:58.028Z] Removing intermediate container 3f78a653c14f [2021-06-14T18:27:58.028Z] ---> 2ee61cd2db53 [2021-06-14T18:27:58.028Z] Step 23/24 : LABEL git_sha=0f4494481a7bb1629b14ab67d2a6bef5ce10488b [2021-06-14T18:27:58.028Z] ---> Running in b4e84abfee80 [2021-06-14T18:27:58.293Z] Removing intermediate container b4e84abfee80 [2021-06-14T18:27:58.293Z] ---> e33d6cd30fd4 [2021-06-14T18:27:58.293Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T18:27:58.293Z] ---> Running in ada6dbfed5d0 [2021-06-14T18:27:58.557Z] Removing intermediate container ada6dbfed5d0 [2021-06-14T18:27:58.557Z] ---> 93cd204b21b0 [2021-06-14T18:27:58.557Z] [2021-06-14T18:27:58.557Z] Successfully built 93cd204b21b0 [2021-06-14T18:27:58.557Z] Successfully tagged core-metadata:latest [2021-06-14T18:27:58.792Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.174s coverage: 94.4% of statements [2021-06-14T18:27:58.792Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.178s coverage: 44.8% of statements [2021-06-14T18:28:03.879Z]  Building core-metadata ... 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-14T18:28:03.879Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-14T18:28:05.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.583s coverage: 81.8% of statements [2021-06-14T18:28:05.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-14T18:28:05.825Z] Removing intermediate container f6dce4e557db [2021-06-14T18:28:05.825Z] ---> 2f586db91bf0 [2021-06-14T18:28:05.825Z] [2021-06-14T18:28:05.825Z] Step 11/26 : FROM alpine:3.12 [2021-06-14T18:28:05.825Z] ---> 13621d1b12d4 [2021-06-14T18:28:05.825Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-14T18:28:05.825Z] ---> Running in 1e9e46e9bf4f [2021-06-14T18:28:05.825Z] Removing intermediate container ad0eabb58fdc [2021-06-14T18:28:05.825Z] ---> 97deb4d3bc47 [2021-06-14T18:28:05.825Z] [2021-06-14T18:28:05.825Z] Step 11/22 : FROM alpine:3.12 [2021-06-14T18:28:05.825Z] ---> 13621d1b12d4 [2021-06-14T18:28:05.825Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-14T18:28:05.825Z] ---> Running in b19d51b6fd6c [2021-06-14T18:28:06.087Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T18:28:06.349Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T18:28:06.349Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T18:28:06.349Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T18:28:06.349Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-14T18:28:06.349Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T18:28:06.349Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-14T18:28:06.349Z] (4/6) Installing curl (7.77.0-r0) [2021-06-14T18:28:06.349Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-14T18:28:06.349Z] (6/6) Installing su-exec (0.2-r1) [2021-06-14T18:28:06.349Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-14T18:28:06.349Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T18:28:06.349Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T18:28:06.349Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T18:28:06.349Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-14T18:28:06.349Z] (4/4) Installing curl (7.77.0-r0) [2021-06-14T18:28:06.349Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T18:28:06.349Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T18:28:06.350Z] OK: 7 MiB in 20 packages [2021-06-14T18:28:06.610Z] OK: 7 MiB in 18 packages [2021-06-14T18:28:06.873Z] Removing intermediate container 1e9e46e9bf4f [2021-06-14T18:28:06.873Z] ---> cf3156ddb559 [2021-06-14T18:28:06.873Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-14T18:28:07.138Z] Removing intermediate container b19d51b6fd6c [2021-06-14T18:28:07.138Z] ---> 0c03480c5e98 [2021-06-14T18:28:07.138Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-14T18:28:07.138Z] ---> Running in f9df443c81aa [2021-06-14T18:28:07.138Z] ---> Running in d23e5c05617c [2021-06-14T18:28:07.138Z] Removing intermediate container f9df443c81aa [2021-06-14T18:28:07.138Z] ---> 375370352e98 [2021-06-14T18:28:07.138Z] Step 14/26 : WORKDIR / [2021-06-14T18:28:07.138Z] Removing intermediate container d23e5c05617c [2021-06-14T18:28:07.138Z] ---> 77693e16ba30 [2021-06-14T18:28:07.138Z] Step 14/22 : WORKDIR /edgex [2021-06-14T18:28:07.138Z] ---> Running in f40a06f6b129 [2021-06-14T18:28:07.138Z] ---> Running in 3e0323f90d39 [2021-06-14T18:28:07.412Z] Removing intermediate container f40a06f6b129 [2021-06-14T18:28:07.412Z] ---> 9ffddcd567ee [2021-06-14T18:28:07.412Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-14T18:28:07.412Z] Removing intermediate container 3e0323f90d39 [2021-06-14T18:28:07.412Z] ---> e544ccfa68a2 [2021-06-14T18:28:07.412Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-14T18:28:07.412Z] ---> 78fe2dac0086 [2021-06-14T18:28:07.412Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-14T18:28:07.412Z] ---> d6ed18307e84 [2021-06-14T18:28:07.412Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-14T18:28:07.993Z] ---> d3848f2d172a [2021-06-14T18:28:07.993Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-14T18:28:07.993Z] ---> 900fba87764c [2021-06-14T18:28:07.993Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-14T18:28:07.993Z] ---> 1b19f284679c [2021-06-14T18:28:07.993Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-14T18:28:08.260Z] ---> edb7f7f6d20e [2021-06-14T18:28:08.260Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-14T18:28:08.260Z] ---> Running in a688a05d3561 [2021-06-14T18:28:08.260Z] Removing intermediate container a688a05d3561 [2021-06-14T18:28:08.260Z] ---> dcaece0f3f95 [2021-06-14T18:28:08.260Z] Step 19/22 : CMD ["--init=true"] [2021-06-14T18:28:08.260Z] ---> c04d4a7e9ca9 [2021-06-14T18:28:08.260Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-14T18:28:08.260Z] ---> Running in a2e76b41b613 [2021-06-14T18:28:08.522Z] Removing intermediate container a2e76b41b613 [2021-06-14T18:28:08.522Z] ---> dea78868ad53 [2021-06-14T18:28:08.522Z] Step 20/22 : LABEL arch=x86_64 [2021-06-14T18:28:08.788Z] ---> Running in 2cc560a438de [2021-06-14T18:28:08.788Z] ---> 7dcefe6205b5 [2021-06-14T18:28:08.788Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-14T18:28:09.050Z] Removing intermediate container 2cc560a438de [2021-06-14T18:28:09.050Z] ---> 39d889acb85f [2021-06-14T18:28:09.050Z] Step 21/22 : LABEL git_sha=0f4494481a7bb1629b14ab67d2a6bef5ce10488b [2021-06-14T18:28:09.318Z] ---> e46e1785d4c5 [2021-06-14T18:28:09.318Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-14T18:28:09.318Z] ---> Running in 014be2b97656 [2021-06-14T18:28:09.318Z] Removing intermediate container 014be2b97656 [2021-06-14T18:28:09.318Z] ---> 073491380f3c [2021-06-14T18:28:09.318Z] Step 22/22 : LABEL version=0.0.0 [2021-06-14T18:28:09.594Z] ---> Running in 655625dfd31d [2021-06-14T18:28:09.594Z] ---> aa318b544c3e [2021-06-14T18:28:09.594Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-14T18:28:09.594Z] ---> Running in 5f56da005404 [2021-06-14T18:28:09.594Z] Removing intermediate container 655625dfd31d [2021-06-14T18:28:09.594Z] ---> 00a59c06099b [2021-06-14T18:28:09.594Z] [2021-06-14T18:28:09.594Z] Successfully built 00a59c06099b [2021-06-14T18:28:09.594Z] Successfully tagged security-proxy-setup:latest [2021-06-14T18:28:10.174Z]  Building security-proxy-setup ... done Removing intermediate container 5f56da005404 [2021-06-14T18:28:10.174Z] ---> 6fc5b646c0d4 [2021-06-14T18:28:10.174Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-14T18:28:10.174Z] ---> Running in f12154d0c8bc [2021-06-14T18:28:10.174Z] Removing intermediate container f12154d0c8bc [2021-06-14T18:28:10.174Z] ---> 9b42e2b6d00e [2021-06-14T18:28:10.174Z] Step 24/26 : LABEL arch=x86_64 [2021-06-14T18:28:10.174Z] ---> Running in af842e42d0f7 [2021-06-14T18:28:10.174Z] Removing intermediate container af842e42d0f7 [2021-06-14T18:28:10.174Z] ---> 86af0641085b [2021-06-14T18:28:10.174Z] Step 25/26 : LABEL git_sha=0f4494481a7bb1629b14ab67d2a6bef5ce10488b [2021-06-14T18:28:10.437Z] ---> Running in 58cb63406fdc [2021-06-14T18:28:10.437Z] Removing intermediate container 58cb63406fdc [2021-06-14T18:28:10.437Z] ---> d8b06ef2c6bf [2021-06-14T18:28:10.437Z] Step 26/26 : LABEL version=0.0.0 [2021-06-14T18:28:10.437Z] ---> Running in a37250811ec3 [2021-06-14T18:28:10.437Z] Removing intermediate container a37250811ec3 [2021-06-14T18:28:10.437Z] ---> 0b9da8151411 [2021-06-14T18:28:10.437Z] [2021-06-14T18:28:10.702Z] Successfully built 0b9da8151411 [2021-06-14T18:28:10.702Z] Successfully tagged security-secretstore-setup:latest [2021-06-14T18:28:10.711Z]  Building security-secretstore-setup ... done  [Pipeline] } [2021-06-14T18:28:10.713Z] $ docker stop --time=1 2756516b99230eabdc7cc0c2c187835c31fe5ab39051015d72d49a8cea503b7e [2021-06-14T18:28:12.091Z] $ docker rm -f 2756516b99230eabdc7cc0c2c187835c31fe5ab39051015d72d49a8cea503b7e [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-14T18:28:12.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.228s coverage: 92.9% of statements [2021-06-14T18:28:12.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-14T18:28:12.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-14T18:28:12.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-14T18:28:12.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-06-14T18:28:12.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-14T18:28:12.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-14T18:28:12.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-14T18:28:12.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-14T18:28:12.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-14T18:28:12.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.192s coverage: 87.2% of statements [2021-06-14T18:28:12.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-14T18:28:12.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-14T18:28:12.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.163s coverage: 100.0% of statements [2021-06-14T18:28:12.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-14T18:28:12.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.180s coverage: 76.0% of statements [2021-06-14T18:28:12.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-14T18:28:12.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.208s coverage: 80.0% of statements [2021-06-14T18:28:12.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.284s coverage: 87.2% of statements [2021-06-14T18:28:12.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.307s coverage: 85.4% of statements [2021-06-14T18:28:12.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.316s coverage: 91.2% of statements [2021-06-14T18:28:12.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-14T18:28:12.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.731s coverage: 64.4% of statements [2021-06-14T18:28:12.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-14T18:28:12.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-14T18:28:12.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.161s coverage: 100.0% of statements [2021-06-14T18:28:12.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.078s coverage: 91.3% of statements [2021-06-14T18:28:12.462Z] + docker images [2021-06-14T18:28:12.462Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-14T18:28:12.462Z] security-secretstore-setup latest 0b9da8151411 2 seconds ago 28.7MB [2021-06-14T18:28:12.462Z] security-proxy-setup latest 00a59c06099b 3 seconds ago 25.7MB [2021-06-14T18:28:12.462Z] 2f586db91bf0 7 seconds ago 1.15GB [2021-06-14T18:28:12.462Z] 97deb4d3bc47 7 seconds ago 1.15GB [2021-06-14T18:28:12.462Z] core-metadata latest 93cd204b21b0 14 seconds ago 16.6MB [2021-06-14T18:28:12.462Z] f0ad5aa578a6 17 seconds ago 1.15GB [2021-06-14T18:28:12.462Z] sys-mgmt-agent latest 7d021ec60291 18 seconds ago 312MB [2021-06-14T18:28:12.462Z] core-command latest 1365ffd264fd 25 seconds ago 15.9MB [2021-06-14T18:28:12.462Z] 593cdf84d3ed 31 seconds ago 1.14GB [2021-06-14T18:28:12.462Z] core-data latest 5d9a35bddf1d 46 seconds ago 20.3MB [2021-06-14T18:28:12.462Z] security-bootstrapper latest f8f50a4602da 50 seconds ago 18.6MB [2021-06-14T18:28:12.463Z] edb774cac93b About a minute ago 1.15GB [2021-06-14T18:28:12.463Z] support-scheduler latest a80da00b4801 About a minute ago 15.9MB [2021-06-14T18:28:12.463Z] 409037d7d5dd About a minute ago 1.15GB [2021-06-14T18:28:12.463Z] support-notifications latest 86fac0e44ef7 About a minute ago 16.7MB [2021-06-14T18:28:12.463Z] ba3efdd08b1b About a minute ago 1.15GB [2021-06-14T18:28:12.463Z] aa1efbe3ca5f About a minute ago 1.15GB [2021-06-14T18:28:12.463Z] dbed93f69d8b About a minute ago 1.15GB [2021-06-14T18:28:12.463Z] ci-base-image-x86_64 latest 2666339bf448 7 minutes ago 647MB [2021-06-14T18:28:12.463Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB [2021-06-14T18:28:12.463Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB [2021-06-14T18:28:12.463Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-14T18:28:12.463Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-14T18:28:12.463Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-14T18:28:12.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [2021-06-14T18:28:12.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.068s coverage: 73.7% of statements [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-14T18:28:13.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.079s coverage: 100.0% of statements [2021-06-14T18:28:18.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.052s coverage: 66.9% of statements [2021-06-14T18:28:18.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-14T18:28:18.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-14T18:28:18.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-14T18:28:20.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.790s coverage: 43.6% of statements [2021-06-14T18:28:20.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-14T18:28:20.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-14T18:28:20.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.207s coverage: 89.5% of statements [2021-06-14T18:28:20.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-14T18:28:20.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.337s coverage: 84.8% of statements [2021-06-14T18:28:20.357Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-14T18:28:28.639Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.237s coverage: 19.3% of statements [2021-06-14T18:28:28.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-14T18:28:28.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-14T18:28:28.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-14T18:28:28.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-14T18:28:28.639Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.536s coverage: 91.9% of statements [2021-06-14T18:28:28.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-14T18:28:28.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-14T18:28:28.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-14T18:28:28.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-14T18:28:28.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-14T18:28:28.639Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.265s coverage: 62.7% of statements [2021-06-14T18:28:28.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-14T18:28:28.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-14T18:28:28.639Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.377s coverage: 97.6% of statements [2021-06-14T18:28:28.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-14T18:28:28.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-14T18:28:28.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-14T18:28:28.639Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-14T18:28:28.639Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-14T18:28:28.640Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.168s coverage: 28.9% of statements [2021-06-14T18:28:28.640Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-14T18:28:28.640Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-14T18:28:28.640Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-14T18:28:28.640Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-14T18:28:28.640Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-14T18:28:28.640Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-14T18:28:28.640Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.177s coverage: 100.0% of statements [2021-06-14T18:28:28.640Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements [2021-06-14T18:28:28.640Z] GO111MODULE=on go vet ./... [2021-06-14T18:30:05.488Z] gofmt -l . [2021-06-14T18:30:05.488Z] [ "`gofmt -l .`" = "" ] [2021-06-14T18:30:05.488Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-14T18:30:06.159Z] + ls -al . [2021-06-14T18:30:06.159Z] total 544 [2021-06-14T18:30:06.159Z] drwxrwxr-x 9 1001 1001 4096 Jun 14 18:29 . [2021-06-14T18:30:06.159Z] drwxr-xr-x 4 root root 4096 Jun 14 18:25 .. [2021-06-14T18:30:06.159Z] -rw-rw-r-- 1 1001 1001 11 Jun 14 18:23 .dockerignore [2021-06-14T18:30:06.159Z] drwxrwxr-x 8 1001 1001 4096 Jun 14 18:23 .git [2021-06-14T18:30:06.159Z] drwxrwxr-x 3 1001 1001 4096 Jun 14 18:23 .github [2021-06-14T18:30:06.159Z] -rw-rw-r-- 1 1001 1001 818 Jun 14 18:23 .gitignore [2021-06-14T18:30:06.159Z] -rw-rw-r-- 1 1001 1001 166 Jun 14 18:23 .sonarcloud.properties [2021-06-14T18:30:06.159Z] -rw-rw-r-- 1 1001 1001 8609 Jun 14 18:23 Attribution.txt [2021-06-14T18:30:06.159Z] -rw-rw-r-- 1 1001 1001 3804 Jun 14 18:23 CONTRIBUTING.md [2021-06-14T18:30:06.159Z] -rw-rw-r-- 1 1001 1001 931 Jun 14 18:23 Dockerfile.build [2021-06-14T18:30:06.159Z] -rw-rw-r-- 1 1001 1001 849 Jun 14 18:23 Jenkinsfile [2021-06-14T18:30:06.159Z] -rw-rw-r-- 1 1001 1001 10775 Jun 14 18:23 LICENSE [2021-06-14T18:30:06.159Z] -rw-rw-r-- 1 1001 1001 5605 Jun 14 18:23 Makefile [2021-06-14T18:30:06.159Z] -rw-rw-r-- 1 1001 1001 7978 Jun 14 18:23 README.md [2021-06-14T18:30:06.159Z] -rw-rw-r-- 1 1001 1001 7071 Jun 14 18:23 SECURITY.md [2021-06-14T18:30:06.159Z] -rw-rw-r-- 1 1001 1001 5 Jun 14 18:20 VERSION [2021-06-14T18:30:06.159Z] -rw-rw-r-- 1 1001 1001 4131 Jun 14 18:23 ZMQWindows.md [2021-06-14T18:30:06.159Z] drwxrwxr-x 2 1001 1001 4096 Jun 14 18:23 bin [2021-06-14T18:30:06.159Z] drwxrwxr-x 14 1001 1001 4096 Jun 14 18:23 cmd [2021-06-14T18:30:06.159Z] -rw-r--r-- 1 root root 398195 Jun 14 18:28 coverage.out [2021-06-14T18:30:06.159Z] -rw-rw-r-- 1 1001 1001 841 Jun 14 18:23 go.mod [2021-06-14T18:30:06.159Z] -rw-r--r-- 1 root root 21043 Jun 14 18:25 go.sum [2021-06-14T18:30:06.159Z] drwxrwxr-x 7 1001 1001 4096 Jun 14 18:23 internal [2021-06-14T18:30:06.159Z] drwxrwxr-x 3 1001 1001 4096 Jun 14 18:23 openapi [2021-06-14T18:30:06.159Z] drwxrwxr-x 4 1001 1001 4096 Jun 14 18:23 snap [2021-06-14T18:30:06.159Z] -rw-rw-r-- 1 1001 1001 168 Jun 14 18:23 version.go [Pipeline] sh [2021-06-14T18:30:06.835Z] + '[' -e coverage.out ] [2021-06-14T18:30:06.835Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-14T18:30:06.856Z] Warning: overwriting stash ‘coverage-report’ [2021-06-14T18:30:07.734Z] Stashed 1 file(s) [Pipeline] sh [2021-06-14T18:30:08.397Z] + make build [2021-06-14T18:30:08.398Z] go mod tidy [2021-06-14T18:30:09.002Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-14T18:30:17.298Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-14T18:30:39.530Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-14T18:30:42.149Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-14T18:30:46.484Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-14T18:30:47.473Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-14T18:30:50.877Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-14T18:30:55.188Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-14T18:30:57.826Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-14T18:31:02.153Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-14T18:31:05.547Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-14T18:31:08.974Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-14T18:31:15.722Z] $ docker stop --time=1 8c53628dac58f23cc0fa2135ac1944bcbe9d9d799c58a5c668d1aace90550885 [2021-06-14T18:31:18.126Z] $ docker rm -f 8c53628dac58f23cc0fa2135ac1944bcbe9d9d799c58a5c668d1aace90550885 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:31:19.836Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-14T18:31:19.836Z] [2021-06-14T18:31:19.836Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:31:20.202Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-14T18:31:20.478Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-14T18:31:20.478Z] 29e5d40040c1: Pulling fs layer [2021-06-14T18:31:20.478Z] 1ce36da41761: Pulling fs layer [2021-06-14T18:31:20.478Z] 25b303627fd3: Pulling fs layer [2021-06-14T18:31:20.478Z] 29e5d40040c1: Verifying Checksum [2021-06-14T18:31:20.478Z] 29e5d40040c1: Download complete [2021-06-14T18:31:21.457Z] 29e5d40040c1: Pull complete [2021-06-14T18:31:21.457Z] 1ce36da41761: Verifying Checksum [2021-06-14T18:31:21.457Z] 1ce36da41761: Download complete [2021-06-14T18:31:22.890Z] 1ce36da41761: Pull complete [2021-06-14T18:31:22.890Z] 25b303627fd3: Verifying Checksum [2021-06-14T18:31:22.890Z] 25b303627fd3: Download complete [2021-06-14T18:31:33.064Z] 25b303627fd3: Pull complete [2021-06-14T18:31:33.064Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-14T18:31:33.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-14T18:31:33.064Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-14T18:31:33.372Z] prd-ubuntu18.04-docker-arm64-4c-16g-1312 does not seem to be running inside a container [2021-06-14T18:31:33.448Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-14T18:31:36.543Z] $ docker top 7314f915e1f1b7dadeb68037f834902e2718885b0de4767881ee81bac44b6887 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T18:31:37.551Z] + docker-compose build+ --helpgrep [2021-06-14T18:31:37.551Z] parallel [2021-06-14T18:31:41.852Z] --parallel Build images in parallel. [Pipeline] } [2021-06-14T18:31:42.141Z] $ docker stop --time=1 7314f915e1f1b7dadeb68037f834902e2718885b0de4767881ee81bac44b6887 [2021-06-14T18:31:45.394Z] $ docker rm -f 7314f915e1f1b7dadeb68037f834902e2718885b0de4767881ee81bac44b6887 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:31:46.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-14T18:31:46.086Z] . [Pipeline] withDockerContainer [2021-06-14T18:31:46.449Z] prd-ubuntu18.04-docker-arm64-4c-16g-1312 does not seem to be running inside a container [2021-06-14T18:31:46.617Z] $ 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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-14T18:31:48.256Z] $ docker top 52432e17d9851ed1ee7b34a3331020bebc8ece162c859ea88622891cca227a9a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T18:31:49.402Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-14T18:31:54.936Z] Building core-command ... [2021-06-14T18:31:54.936Z] Building core-data ... [2021-06-14T18:31:54.936Z] Building core-metadata ... [2021-06-14T18:31:54.936Z] Building security-bootstrapper ... [2021-06-14T18:31:54.936Z] Building security-proxy-setup ... [2021-06-14T18:31:54.936Z] Building security-secretstore-setup ... [2021-06-14T18:31:54.936Z] Building support-notifications ... [2021-06-14T18:31:54.936Z] Building support-scheduler ... [2021-06-14T18:31:54.936Z] Building sys-mgmt-agent ... [2021-06-14T18:31:54.936Z] Building sys-mgmt-agent [2021-06-14T18:31:54.936Z] Building support-notifications [2021-06-14T18:31:54.936Z] Building core-command [2021-06-14T18:31:54.936Z] Building security-secretstore-setup [2021-06-14T18:31:54.936Z] Building security-bootstrapper [2021-06-14T18:33:02.985Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:33:02.985Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:33:02.985Z] ---> 66d482829fbb [2021-06-14T18:33:02.985Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T18:33:02.985Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:33:02.985Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:33:02.985Z] ---> 66d482829fbb [2021-06-14T18:33:02.985Z] Step 3/26 : WORKDIR /edgex-go [2021-06-14T18:33:02.985Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:33:02.985Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:33:02.985Z] ---> 66d482829fbb [2021-06-14T18:33:02.985Z] Step 3/23 : WORKDIR /edgex-go [2021-06-14T18:33:03.263Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:33:03.263Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:33:03.263Z] ---> 66d482829fbb [2021-06-14T18:33:03.263Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T18:33:03.538Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:33:03.538Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:33:03.538Z] ---> 66d482829fbb [2021-06-14T18:33:03.538Z] Step 3/32 : WORKDIR /edgex-go [2021-06-14T18:33:05.007Z] ---> Running in aee9a9bb415d [2021-06-14T18:33:05.007Z] ---> Running in 998509dec20d [2021-06-14T18:33:05.007Z] ---> Running in 0a6dbe371b82 [2021-06-14T18:33:05.007Z] ---> Running in c79969cdbccc [2021-06-14T18:33:05.007Z] ---> Running in 76597656c05e [2021-06-14T18:33:05.609Z] Removing intermediate container 998509dec20d [2021-06-14T18:33:05.609Z] ---> 259e56c04f1a [2021-06-14T18:33:05.609Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:33:05.885Z] ---> Running in a7a00104d870 [2021-06-14T18:33:05.885Z] Removing intermediate container c79969cdbccc [2021-06-14T18:33:05.885Z] ---> 12e42aff7bce [2021-06-14T18:33:05.885Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:33:05.885Z] Removing intermediate container 0a6dbe371b82 [2021-06-14T18:33:05.885Z] Removing intermediate container aee9a9bb415d [2021-06-14T18:33:05.885Z] ---> 1ce5405b1409 [2021-06-14T18:33:05.885Z] ---> 037ac47f04bd [2021-06-14T18:33:05.885Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:33:05.885Z] [2021-06-14T18:33:05.885Z] Removing intermediate container 76597656c05e [2021-06-14T18:33:05.885Z] ---> 1f21d4a30dcb [2021-06-14T18:33:05.885Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:33:06.167Z] ---> Running in ef9364fa75fd [2021-06-14T18:33:06.167Z] ---> Running in 17d962a7cce5 [2021-06-14T18:33:06.167Z] ---> Running in 8a0f70f04e4c [2021-06-14T18:33:06.449Z] ---> Running in 39a7d98b2781 [2021-06-14T18:33:09.881Z] Removing intermediate container a7a00104d870 [2021-06-14T18:33:09.881Z] ---> 049c4e288838 [2021-06-14T18:33:09.881Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-14T18:33:10.156Z] ---> Running in 585c1b2be028 [2021-06-14T18:33:10.432Z] Removing intermediate container 17d962a7cce5 [2021-06-14T18:33:10.432Z] ---> 77910bb51c7b [2021-06-14T18:33:10.432Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-14T18:33:10.708Z] ---> Running in 035dc165da25 [2021-06-14T18:33:10.986Z] Removing intermediate container ef9364fa75fd [2021-06-14T18:33:10.986Z] ---> 6ce8beded4b4 [2021-06-14T18:33:10.986Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-14T18:33:11.264Z] ---> Running in 79e8b9dcdaaa [2021-06-14T18:33:11.264Z] Removing intermediate container 8a0f70f04e4c [2021-06-14T18:33:11.264Z] ---> 18bbd753b21c [2021-06-14T18:33:11.264Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-14T18:33:11.548Z] ---> Running in 3e8c5b0bfe11 [2021-06-14T18:33:11.548Z] Removing intermediate container 39a7d98b2781 [2021-06-14T18:33:11.548Z] ---> 2aeafe801bf7 [2021-06-14T18:33:11.548Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-14T18:33:12.146Z] ---> Running in 4d0a6c2e4ea6 [2021-06-14T18:33:12.760Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T18:33:13.367Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T18:33:13.642Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T18:33:13.642Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T18:33:13.642Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T18:33:13.920Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T18:33:14.195Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T18:33:14.814Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T18:33:14.814Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T18:33:14.814Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T18:33:15.094Z] OK: 218 MiB in 52 packages [2021-06-14T18:33:15.094Z] OK: 218 MiB in 52 packages [2021-06-14T18:33:16.109Z] OK: 218 MiB in 52 packages [2021-06-14T18:33:16.109Z] OK: 218 MiB in 52 packages [2021-06-14T18:33:16.391Z] OK: 218 MiB in 52 packages [2021-06-14T18:33:17.000Z] Removing intermediate container 585c1b2be028 [2021-06-14T18:33:17.000Z] ---> c404e93baf1b [2021-06-14T18:33:17.000Z] Step 6/23 : COPY go.mod . [2021-06-14T18:33:17.281Z] Removing intermediate container 035dc165da25 [2021-06-14T18:33:17.281Z] ---> 7b665d5797a6 [2021-06-14T18:33:17.281Z] Step 6/24 : COPY go.mod . [2021-06-14T18:33:17.888Z] Removing intermediate container 3e8c5b0bfe11 [2021-06-14T18:33:17.888Z] ---> 854256c53cff [2021-06-14T18:33:17.888Z] Step 6/32 : COPY go.mod . [2021-06-14T18:33:17.888Z] Removing intermediate container 4d0a6c2e4ea6 [2021-06-14T18:33:17.888Z] ---> f33c79eca1eb [2021-06-14T18:33:17.888Z] Step 6/26 : COPY go.mod . [2021-06-14T18:33:18.172Z] ---> 8632f9ded936 [2021-06-14T18:33:18.172Z] Step 7/23 : RUN go mod download [2021-06-14T18:33:18.461Z] ---> Running in 1aa023dcca26 [2021-06-14T18:33:18.461Z] Removing intermediate container 79e8b9dcdaaa [2021-06-14T18:33:18.461Z] ---> 916dfe2daf9b [2021-06-14T18:33:18.461Z] Step 6/24 : COPY go.mod . [2021-06-14T18:33:18.736Z] ---> 3ecfeb7cdc98 [2021-06-14T18:33:18.736Z] Step 7/24 : RUN go mod download [2021-06-14T18:33:19.025Z] ---> Running in b9375e5364d8 [2021-06-14T18:33:19.025Z] ---> 7cbcb580be09 [2021-06-14T18:33:19.025Z] Step 7/32 : RUN go mod download [2021-06-14T18:33:19.302Z] ---> fc76506e3815 [2021-06-14T18:33:19.302Z] Step 7/26 : RUN go mod download [2021-06-14T18:33:19.577Z] ---> Running in 35bb3d1e9603 [2021-06-14T18:33:19.577Z] ---> Running in ec17e8d44a95 [2021-06-14T18:33:19.854Z] ---> 8f81a158681e [2021-06-14T18:33:19.854Z] Step 7/24 : RUN go mod download [2021-06-14T18:33:20.135Z] ---> Running in 7046815b5e7f [2021-06-14T18:33:23.591Z] Removing intermediate container 1aa023dcca26 [2021-06-14T18:33:23.591Z] ---> b0f23d428210 [2021-06-14T18:33:23.591Z] Step 8/23 : COPY . . [2021-06-14T18:33:24.192Z] Removing intermediate container b9375e5364d8 [2021-06-14T18:33:24.192Z] ---> c2a97701f329 [2021-06-14T18:33:24.192Z] Step 8/24 : COPY . . [2021-06-14T18:33:24.817Z] Removing intermediate container 35bb3d1e9603 [2021-06-14T18:33:24.817Z] ---> ae835d960fbd [2021-06-14T18:33:24.817Z] Step 8/32 : COPY . . [2021-06-14T18:33:25.092Z] Removing intermediate container ec17e8d44a95 [2021-06-14T18:33:25.092Z] ---> a62047db98c9 [2021-06-14T18:33:25.092Z] Step 8/26 : COPY . . [2021-06-14T18:33:25.092Z] Removing intermediate container 7046815b5e7f [2021-06-14T18:33:25.092Z] ---> 0f838c46902a [2021-06-14T18:33:25.092Z] Step 8/24 : COPY . . [2021-06-14T18:33:51.924Z] ---> 19386cda886c [2021-06-14T18:33:51.924Z] Step 9/23 : RUN go mod tidy [2021-06-14T18:33:51.924Z] ---> 6c64dfbc7e4c [2021-06-14T18:33:51.924Z] Step 9/24 : RUN go mod tidy [2021-06-14T18:33:51.924Z] ---> 63ad977913f8 [2021-06-14T18:33:51.924Z] Step 9/26 : RUN go mod tidy [2021-06-14T18:33:51.924Z] ---> e384db67ff75 [2021-06-14T18:33:51.924Z] Step 9/32 : RUN go mod tidy [2021-06-14T18:33:51.924Z] ---> a213084b7b4c [2021-06-14T18:33:51.924Z] Step 9/24 : RUN go mod tidy [2021-06-14T18:33:51.924Z] ---> Running in 825f92025dbf [2021-06-14T18:33:51.924Z] ---> Running in 96eb3f2ed4ea [2021-06-14T18:33:51.924Z] ---> Running in 658cf0d0b0ee [2021-06-14T18:33:51.924Z] ---> Running in 890c53eac412 [2021-06-14T18:33:51.924Z] ---> Running in f68ae257984a [2021-06-14T18:33:56.335Z] Removing intermediate container 825f92025dbf [2021-06-14T18:33:56.335Z] ---> 4b6fde0fa370 [2021-06-14T18:33:56.335Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-14T18:33:56.335Z] ---> Running in 9e0ebc338e48 [2021-06-14T18:33:56.335Z] Removing intermediate container 658cf0d0b0ee [2021-06-14T18:33:56.335Z] ---> c1d03df3260b [2021-06-14T18:33:56.335Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-14T18:33:56.335Z] Removing intermediate container 96eb3f2ed4ea [2021-06-14T18:33:56.335Z] ---> 2edd474f33fc [2021-06-14T18:33:56.335Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-14T18:33:56.609Z] Removing intermediate container f68ae257984a [2021-06-14T18:33:56.609Z] ---> 418bed3c6a42 [2021-06-14T18:33:56.609Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-14T18:33:56.609Z] ---> Running in 89dc1f108a2c [2021-06-14T18:33:56.609Z] ---> Running in b4dcf5df5679 [2021-06-14T18:33:56.890Z] ---> Running in 29a1a73713ef [2021-06-14T18:33:56.890Z] Removing intermediate container 890c53eac412 [2021-06-14T18:33:56.890Z] ---> c2f1598dc47f [2021-06-14T18:33:56.890Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-14T18:33:57.163Z] ---> Running in 714163c62b7b [2021-06-14T18:33:58.154Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-14T18:33:59.606Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-14T18:33:59.606Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-14T18:33:59.881Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-14T18:34:00.156Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-14T18:36:07.105Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-14T18:36:07.105Z] Removing intermediate container b4dcf5df5679 [2021-06-14T18:36:07.105Z] ---> c1f45748ff7f [2021-06-14T18:36:07.105Z] [2021-06-14T18:36:07.105Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T18:36:07.105Z] 3.12: Pulling from library/alpine [2021-06-14T18:36:07.105Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-14T18:36:07.105Z] Status: Downloaded newer image for alpine:3.12 [2021-06-14T18:36:07.105Z] ---> 9852663dfa18 [2021-06-14T18:36:07.105Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-14T18:36:07.105Z] Removing intermediate container 714163c62b7b [2021-06-14T18:36:07.105Z] ---> 5bb094c6cf92 [2021-06-14T18:36:07.105Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-14T18:36:07.105Z] ---> Running in ceef455e6ef4 [2021-06-14T18:36:07.105Z] ---> Running in c220d9153a27 [2021-06-14T18:36:07.105Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T18:36:07.105Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-14T18:36:07.105Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T18:36:07.105Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-14T18:36:07.105Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T18:36:07.105Z] OK: 5 MiB in 15 packages [2021-06-14T18:36:07.105Z] Removing intermediate container 9e0ebc338e48 [2021-06-14T18:36:07.105Z] ---> 79255bdfe647 [2021-06-14T18:36:07.105Z] [2021-06-14T18:36:07.105Z] Step 11/23 : FROM alpine:3.12 [2021-06-14T18:36:07.105Z] ---> 9852663dfa18 [2021-06-14T18:36:07.105Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-14T18:36:07.105Z] Removing intermediate container 29a1a73713ef [2021-06-14T18:36:07.105Z] ---> bc63d169e183 [2021-06-14T18:36:07.105Z] [2021-06-14T18:36:07.105Z] Step 11/32 : FROM alpine:3.12 [2021-06-14T18:36:07.105Z] ---> 9852663dfa18 [2021-06-14T18:36:07.105Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-14T18:36:07.105Z] ---> Running in dda9b35e120a [2021-06-14T18:36:07.105Z] ---> Running in 865ac7832c88 [2021-06-14T18:36:07.105Z] Removing intermediate container ceef455e6ef4 [2021-06-14T18:36:07.105Z] ---> be58c120b704 [2021-06-14T18:36:07.105Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T18:36:07.105Z] Removing intermediate container 89dc1f108a2c [2021-06-14T18:36:07.105Z] ---> 618306136eca [2021-06-14T18:36:07.105Z] [2021-06-14T18:36:07.105Z] Step 11/26 : FROM alpine:3.12 [2021-06-14T18:36:07.105Z] ---> 9852663dfa18 [2021-06-14T18:36:07.105Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-14T18:36:07.105Z] ---> Running in 2cae3fba4e12 [2021-06-14T18:36:07.105Z] Removing intermediate container 865ac7832c88 [2021-06-14T18:36:07.105Z] ---> 104453602ff0 [2021-06-14T18:36:07.105Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-14T18:36:07.105Z] ---> Running in c78ed27fddfb [2021-06-14T18:36:07.105Z] ---> Running in dc786f6b2ff5 [2021-06-14T18:36:07.105Z] Removing intermediate container 2cae3fba4e12 [2021-06-14T18:36:07.105Z] ---> f79b497c9fff [2021-06-14T18:36:07.105Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-14T18:36:07.105Z] Removing intermediate container c220d9153a27 [2021-06-14T18:36:07.105Z] ---> e4a606c45083 [2021-06-14T18:36:07.105Z] [2021-06-14T18:36:07.105Z] Step 12/24 : FROM docker:20.10.0 [2021-06-14T18:36:07.105Z] ---> Running in 5ba901fc126c [2021-06-14T18:36:07.105Z] 20.10.0: Pulling from library/docker [2021-06-14T18:36:07.105Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T18:36:07.386Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T18:36:07.992Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-14T18:36:08.269Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-14T18:36:08.269Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T18:36:08.269Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T18:36:08.269Z] Removing intermediate container 5ba901fc126c [2021-06-14T18:36:08.269Z] ---> 062f26542d59 [2021-06-14T18:36:08.269Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-14T18:36:08.546Z] OK: 6 MiB in 16 packages [2021-06-14T18:36:08.546Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T18:36:08.826Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T18:36:08.826Z] ---> Running in a6da4156bd73 [2021-06-14T18:36:08.826Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T18:36:09.107Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T18:36:09.713Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-14T18:36:09.713Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T18:36:09.713Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-14T18:36:09.713Z] (4/6) Installing curl (7.77.0-r0) [2021-06-14T18:36:09.713Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-14T18:36:09.713Z] (6/6) Installing su-exec (0.2-r1) [2021-06-14T18:36:09.713Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T18:36:09.713Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T18:36:09.713Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-14T18:36:09.713Z] (2/2) Installing su-exec (0.2-r1) [2021-06-14T18:36:09.713Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T18:36:09.713Z] OK: 5 MiB in 16 packages [2021-06-14T18:36:09.997Z] OK: 7 MiB in 20 packages [2021-06-14T18:36:10.275Z] Removing intermediate container a6da4156bd73 [2021-06-14T18:36:10.275Z] ---> 36dd40fd8410 [2021-06-14T18:36:10.275Z] Step 16/24 : WORKDIR / [2021-06-14T18:36:10.880Z] ---> Running in fb65dbb96276 [2021-06-14T18:36:11.481Z] Removing intermediate container dda9b35e120a [2021-06-14T18:36:11.481Z] ---> 9c8188811fd4 [2021-06-14T18:36:11.481Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T18:36:11.759Z] ---> Running in 818c38406931 [2021-06-14T18:36:12.036Z] Removing intermediate container fb65dbb96276 [2021-06-14T18:36:12.036Z] ---> 68b8aad2508e [2021-06-14T18:36:12.036Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T18:36:12.036Z] Removing intermediate container dc786f6b2ff5 [2021-06-14T18:36:12.036Z] ---> cfa89dc73312 [2021-06-14T18:36:12.036Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-14T18:36:12.312Z] ---> Running in fd1d0154bd48 [2021-06-14T18:36:12.606Z] Removing intermediate container 818c38406931 [2021-06-14T18:36:12.606Z] ---> ed19a9abe45b [2021-06-14T18:36:12.606Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-14T18:36:12.606Z] Removing intermediate container c78ed27fddfb [2021-06-14T18:36:12.606Z] ---> b75e75ae5dcd [2021-06-14T18:36:12.606Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-14T18:36:12.883Z] ---> Running in 0af16c7085a5 [2021-06-14T18:36:13.155Z] ---> Running in 95118b865ee2 [2021-06-14T18:36:13.155Z] Removing intermediate container fd1d0154bd48 [2021-06-14T18:36:13.155Z] ---> 1fe7a28de7fb [2021-06-14T18:36:13.155Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-14T18:36:13.435Z] ---> 322a49a73b7d [2021-06-14T18:36:13.435Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-14T18:36:13.435Z] Removing intermediate container 0af16c7085a5 [2021-06-14T18:36:13.435Z] ---> f12ace027da9 [2021-06-14T18:36:13.435Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-14T18:36:13.435Z] ---> Running in 666dd48427c9 [2021-06-14T18:36:14.054Z] ---> Running in c9eb5ac44314 [2021-06-14T18:36:14.054Z] Removing intermediate container 95118b865ee2 [2021-06-14T18:36:14.054Z] ---> aee3cc9dde11 [2021-06-14T18:36:14.054Z] Step 14/26 : WORKDIR / [2021-06-14T18:36:14.328Z] ---> Running in cf21e5039332 [2021-06-14T18:36:14.600Z] Removing intermediate container 666dd48427c9 [2021-06-14T18:36:14.600Z] ---> 70cb9d09ddd2 [2021-06-14T18:36:14.600Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-14T18:36:14.876Z] Removing intermediate container c9eb5ac44314 [2021-06-14T18:36:14.876Z] ---> 0bf107b39c3c [2021-06-14T18:36:14.876Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T18:36:15.148Z] ---> Running in ae740d748876 [2021-06-14T18:36:15.148Z] ---> 34c5662739fa [2021-06-14T18:36:15.148Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-14T18:36:15.424Z] Removing intermediate container cf21e5039332 [2021-06-14T18:36:15.424Z] ---> 49aff8dab428 [2021-06-14T18:36:15.424Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-14T18:36:16.883Z] ---> c5be496cb67a [2021-06-14T18:36:16.883Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-14T18:36:16.883Z] ---> 468f4338f063 [2021-06-14T18:36:16.883Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-14T18:36:16.883Z] ---> 5cf01030ac6c [2021-06-14T18:36:16.883Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-14T18:36:17.162Z] ---> Running in a7e8d706cf01 [2021-06-14T18:36:18.145Z] Removing intermediate container a7e8d706cf01 [2021-06-14T18:36:18.145Z] ---> 07eb36cec149 [2021-06-14T18:36:18.145Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T18:36:18.422Z] ---> 8d39389b09ec [2021-06-14T18:36:18.423Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-14T18:36:18.703Z] ---> Running in bf84677b3a81 [2021-06-14T18:36:18.974Z] Removing intermediate container ae740d748876 [2021-06-14T18:36:18.974Z] ---> a70793244dcf [2021-06-14T18:36:18.974Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-14T18:36:19.246Z] ---> fa2554611321 [2021-06-14T18:36:19.246Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-14T18:36:19.246Z] ---> Running in 053a07c00d0c [2021-06-14T18:36:19.518Z] Removing intermediate container bf84677b3a81 [2021-06-14T18:36:19.518Z] ---> 35e1422cf558 [2021-06-14T18:36:19.518Z] Step 22/24 : LABEL arch=arm64 [2021-06-14T18:36:19.793Z] ---> Running in 79ebc2ef20a1 [2021-06-14T18:36:19.793Z] ---> a1aaa87d8bbe [2021-06-14T18:36:19.793Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-14T18:36:20.389Z] Removing intermediate container 053a07c00d0c [2021-06-14T18:36:20.389Z] ---> f74dbf18446b [2021-06-14T18:36:20.389Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-14T18:36:20.389Z] ---> e94eb9775c22 [2021-06-14T18:36:20.389Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-14T18:36:20.675Z] ---> Running in 318d08283f18 [2021-06-14T18:36:20.675Z] Removing intermediate container 79ebc2ef20a1 [2021-06-14T18:36:20.675Z] ---> f024714bffe1 [2021-06-14T18:36:20.675Z] Step 23/24 : LABEL git_sha=0f4494481a7bb1629b14ab67d2a6bef5ce10488b [2021-06-14T18:36:20.947Z] ---> bad87a027762 [2021-06-14T18:36:20.947Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-14T18:36:20.947Z] ---> Running in 2cf5997bd45d [2021-06-14T18:36:21.540Z] ---> bcc98553fbc9 [2021-06-14T18:36:21.540Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-14T18:36:21.540Z] Removing intermediate container 318d08283f18 [2021-06-14T18:36:21.540Z] ---> 5a3a47575fd7 [2021-06-14T18:36:21.540Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T18:36:21.815Z] ---> Running in f9c23fe8f3bc [2021-06-14T18:36:21.815Z] ---> Running in ee2fc813660e [2021-06-14T18:36:21.815Z] Removing intermediate container 2cf5997bd45d [2021-06-14T18:36:21.815Z] ---> debf3800e64b [2021-06-14T18:36:21.815Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T18:36:22.410Z] ---> Running in 8e1951f99a8d [2021-06-14T18:36:22.410Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-14T18:36:22.410Z] ---> c63ca1148700 [2021-06-14T18:36:22.410Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-14T18:36:22.410Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-14T18:36:22.410Z] ---> eeaf43b92773 [2021-06-14T18:36:22.410Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-14T18:36:22.410Z] Removing intermediate container ee2fc813660e [2021-06-14T18:36:22.410Z] ---> a193798dae14 [2021-06-14T18:36:22.410Z] Step 21/23 : LABEL arch=arm64 [2021-06-14T18:36:22.689Z] ---> Running in 86812933ec1f [2021-06-14T18:36:22.689Z] ---> Running in 86045425d94f [2021-06-14T18:36:22.965Z] Removing intermediate container 8e1951f99a8d [2021-06-14T18:36:22.965Z] ---> 6540506ca22c [2021-06-14T18:36:22.965Z] [2021-06-14T18:36:23.565Z] Successfully built 6540506ca22c [2021-06-14T18:36:23.565Z] Successfully tagged core-command-arm64:latest [2021-06-14T18:36:23.565Z]  Building core-command ... done Building core-data [2021-06-14T18:36:23.565Z] Removing intermediate container 86812933ec1f [2021-06-14T18:36:23.565Z] ---> cf3d3d06d7a6 [2021-06-14T18:36:23.565Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-14T18:36:23.565Z] Removing intermediate container 86045425d94f [2021-06-14T18:36:23.565Z] ---> 13d09cc20507 [2021-06-14T18:36:23.565Z] Step 22/23 : LABEL git_sha=0f4494481a7bb1629b14ab67d2a6bef5ce10488b [2021-06-14T18:36:23.838Z] ---> Running in 794d197d3506 [2021-06-14T18:36:23.838Z] ---> Running in 9556eca70ec1 [2021-06-14T18:36:24.113Z] ---> dcbadfa4de5a [2021-06-14T18:36:24.113Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-14T18:36:25.108Z] Removing intermediate container 9556eca70ec1 [2021-06-14T18:36:25.108Z] ---> 0c916155bb46 [2021-06-14T18:36:25.108Z] Step 23/23 : LABEL version=0.0.0 [2021-06-14T18:36:25.710Z] ---> Running in 62fac3a90634 [2021-06-14T18:36:25.710Z] Removing intermediate container f9c23fe8f3bc [2021-06-14T18:36:25.710Z] ---> 8a3243f27c1c [2021-06-14T18:36:25.710Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T18:36:25.988Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T18:36:25.988Z] ---> 326c63f9bf18 [2021-06-14T18:36:25.988Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-14T18:36:26.286Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T18:36:26.563Z] ---> Running in 465c7e18c28f [2021-06-14T18:36:26.563Z] Removing intermediate container 62fac3a90634 [2021-06-14T18:36:26.563Z] ---> 2615e1d8b5eb [2021-06-14T18:36:26.563Z] [2021-06-14T18:36:26.840Z] (1/39) Installing readline (8.0.4-r0) [2021-06-14T18:36:26.840Z] (2/39) Installing bash (5.0.17-r0) [2021-06-14T18:36:26.840Z] Executing bash-5.0.17-r0.post-install [2021-06-14T18:36:26.840Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T18:36:26.840Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-14T18:36:26.840Z] (5/39) Installing curl (7.77.0-r0) [2021-06-14T18:36:26.840Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-14T18:36:26.840Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-14T18:36:26.840Z] (8/39) Installing expat (2.2.9-r1) [2021-06-14T18:36:27.114Z] (9/39) Installing libffi (3.3-r2) [2021-06-14T18:36:27.114Z] (10/39) Installing gdbm (1.13-r1) [2021-06-14T18:36:27.114Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-14T18:36:27.114Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-14T18:36:27.115Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-14T18:36:27.115Z] Successfully built 2615e1d8b5eb [2021-06-14T18:36:27.115Z] Successfully tagged support-notifications-arm64:latest [2021-06-14T18:36:27.115Z] Building support-scheduler [2021-06-14T18:36:27.395Z]  Building support-notifications ... done  ---> 6bbcc8774ca2 [2021-06-14T18:36:27.395Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-14T18:36:29.401Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-14T18:36:29.401Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-14T18:36:29.401Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-14T18:36:29.401Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-14T18:36:29.401Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-14T18:36:29.401Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-14T18:36:29.401Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-14T18:36:29.401Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-14T18:36:29.401Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-14T18:36:29.401Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-14T18:36:29.401Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-14T18:36:29.401Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-14T18:36:29.401Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-14T18:36:29.401Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-14T18:36:29.401Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-14T18:36:29.401Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-14T18:36:29.676Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-14T18:36:29.676Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-14T18:36:29.676Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-14T18:36:29.676Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-14T18:36:29.676Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-14T18:36:29.676Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-14T18:36:29.676Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-14T18:36:29.676Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-14T18:36:29.676Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-14T18:36:29.676Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-14T18:36:29.964Z] Executing busybox-1.31.1-r19.trigger [2021-06-14T18:36:29.964Z] OK: 72 MiB in 59 packages [2021-06-14T18:36:30.561Z] ---> b0882a87301d [2021-06-14T18:36:30.561Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-14T18:36:32.005Z] Removing intermediate container 465c7e18c28f [2021-06-14T18:36:32.005Z] ---> e3ab9c2f9e3e [2021-06-14T18:36:32.005Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-14T18:36:32.288Z] ---> dad10d26b986 [2021-06-14T18:36:32.288Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-14T18:36:32.288Z] ---> Running in 96274a5ac4dd [2021-06-14T18:36:33.289Z] Removing intermediate container 96274a5ac4dd [2021-06-14T18:36:33.289Z] ---> a536103cbd71 [2021-06-14T18:36:33.289Z] Step 24/26 : LABEL arch=arm64 [2021-06-14T18:36:33.567Z] ---> 85b0aed9168d [2021-06-14T18:36:33.567Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-14T18:36:33.849Z] ---> Running in 2773f7eccaae [2021-06-14T18:36:34.838Z] Removing intermediate container 2773f7eccaae [2021-06-14T18:36:34.838Z] ---> bd642a02170c [2021-06-14T18:36:34.838Z] Step 25/26 : LABEL git_sha=0f4494481a7bb1629b14ab67d2a6bef5ce10488b [2021-06-14T18:36:34.838Z] ---> b8329f37c661 [2021-06-14T18:36:34.838Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-14T18:36:35.122Z] ---> Running in ffa3d09b9450 [2021-06-14T18:36:35.398Z] ---> Running in b82e92333b56 [2021-06-14T18:36:35.398Z] Collecting docker-compose==1.23.2 [2021-06-14T18:36:35.687Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-14T18:36:35.967Z] Removing intermediate container ffa3d09b9450 [2021-06-14T18:36:35.967Z] ---> b2c0d331faec [2021-06-14T18:36:35.967Z] Step 26/26 : LABEL version=0.0.0 [2021-06-14T18:36:36.567Z] ---> Running in 2c6847afebc0 [2021-06-14T18:36:36.567Z] Removing intermediate container b82e92333b56 [2021-06-14T18:36:36.567Z] ---> 7a32d09b7547 [2021-06-14T18:36:36.567Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-14T18:36:37.566Z] Removing intermediate container 2c6847afebc0 [2021-06-14T18:36:37.566Z] ---> 34721f4d89f5 [2021-06-14T18:36:37.566Z] [2021-06-14T18:36:37.566Z] Collecting PyYAML<4,>=3.10 [2021-06-14T18:36:37.566Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-14T18:36:38.173Z] Successfully built 34721f4d89f5 [2021-06-14T18:36:38.173Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-14T18:36:38.173Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2021-06-14T18:36:38.173Z] ---> 3fe4e3f13b41 [2021-06-14T18:36:38.457Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-14T18:36:39.054Z] ---> Running in 45ad698af877 [2021-06-14T18:36:42.445Z] Removing intermediate container 45ad698af877 [2021-06-14T18:36:42.445Z] ---> 7361ee8e1a75 [2021-06-14T18:36:42.445Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-14T18:36:42.445Z] ---> Running in cf3ebc0614e7 [2021-06-14T18:36:43.423Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-14T18:36:43.424Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-14T18:36:43.706Z] Removing intermediate container cf3ebc0614e7 [2021-06-14T18:36:43.706Z] ---> 238a7f15db51 [2021-06-14T18:36:43.706Z] Step 29/32 : CMD ["gate"] [2021-06-14T18:36:44.687Z] ---> Running in 16c880eb2305 [2021-06-14T18:36:44.687Z] Collecting docker<4.0,>=3.6.0 [2021-06-14T18:36:44.687Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-14T18:36:45.676Z] Removing intermediate container 16c880eb2305 [2021-06-14T18:36:45.676Z] ---> e6ec7d6e29fe [2021-06-14T18:36:45.676Z] Step 30/32 : LABEL arch=arm64 [2021-06-14T18:36:45.951Z] Collecting texttable<0.10,>=0.9.0 [2021-06-14T18:36:45.951Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-14T18:36:46.221Z] ---> Running in 97a0e531cc3d [2021-06-14T18:36:47.204Z] Removing intermediate container 97a0e531cc3d [2021-06-14T18:36:47.204Z] ---> 29eae93ccd70 [2021-06-14T18:36:47.204Z] Step 31/32 : LABEL git_sha=0f4494481a7bb1629b14ab67d2a6bef5ce10488b [2021-06-14T18:36:47.800Z] ---> Running in e162d8e6a2a0 [2021-06-14T18:36:48.789Z] Removing intermediate container e162d8e6a2a0 [2021-06-14T18:36:48.789Z] ---> 2b481876a4cc [2021-06-14T18:36:48.789Z] Step 32/32 : LABEL version=0.0.0 [2021-06-14T18:36:48.789Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-14T18:36:48.789Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-14T18:36:49.064Z] ---> Running in 5d88d53a173f [2021-06-14T18:36:49.670Z] Removing intermediate container 5d88d53a173f [2021-06-14T18:36:49.670Z] ---> a7b57d15656b [2021-06-14T18:36:49.670Z] [2021-06-14T18:36:50.267Z] Successfully built a7b57d15656b [2021-06-14T18:36:50.267Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-14T18:36:50.267Z]  Building security-bootstrapper ... done Building core-metadata [2021-06-14T18:36:51.728Z] Collecting jsonschema<3,>=2.5.1 [2021-06-14T18:36:51.728Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-14T18:36:52.324Z] Collecting cached-property<2,>=1.2.0 [2021-06-14T18:36:52.324Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-14T18:36:52.597Z] Collecting docopt<0.7,>=0.6.1 [2021-06-14T18:36:52.597Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-14T18:36:55.213Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:36:55.213Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:36:55.213Z] ---> 66d482829fbb [2021-06-14T18:36:55.213Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T18:36:55.213Z] ---> Using cache [2021-06-14T18:36:55.213Z] ---> 1f21d4a30dcb [2021-06-14T18:36:55.213Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:36:55.213Z] ---> Using cache [2021-06-14T18:36:55.213Z] ---> 2aeafe801bf7 [2021-06-14T18:36:55.213Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-14T18:36:55.213Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-14T18:36:56.654Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-14T18:36:56.654Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-14T18:36:56.654Z] ---> Running in 5743305908e2 [2021-06-14T18:36:56.936Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-14T18:36:57.927Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-14T18:36:57.927Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-14T18:36:58.206Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T18:36:58.484Z] Collecting idna<2.8,>=2.5 [2021-06-14T18:36:58.484Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-14T18:36:58.484Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-14T18:36:58.756Z] Collecting docker-pycreds>=0.4.0 [2021-06-14T18:36:58.756Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-14T18:36:59.033Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-14T18:36:59.033Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-14T18:36:59.033Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-14T18:36:59.033Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-14T18:36:59.314Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T18:37:00.298Z] OK: 218 MiB in 52 packages [2021-06-14T18:37:00.298Z] Installing collected packages: PyYAML, urllib3, idna, requests, docker-pycreds, websocket-client, docker, texttable, dockerpty, jsonschema, cached-property, docopt, docker-compose [2021-06-14T18:37:00.298Z] Running setup.py install for PyYAML: started [2021-06-14T18:37:02.327Z] Removing intermediate container 5743305908e2 [2021-06-14T18:37:02.327Z] ---> ab1083d496e6 [2021-06-14T18:37:02.327Z] Step 6/24 : COPY go.mod . [2021-06-14T18:37:03.779Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-14T18:37:03.779Z] Attempting uninstall: urllib3 [2021-06-14T18:37:03.779Z] Found existing installation: urllib3 1.25.9 [2021-06-14T18:37:03.779Z] Uninstalling urllib3-1.25.9: [2021-06-14T18:37:03.779Z] Successfully uninstalled urllib3-1.25.9 [2021-06-14T18:37:03.779Z] ---> d10335b17a60 [2021-06-14T18:37:03.779Z] Step 7/24 : RUN go mod download [2021-06-14T18:37:04.384Z] ---> Running in a9bdac4b710d [2021-06-14T18:37:04.673Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:37:04.673Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:37:04.673Z] ---> 66d482829fbb [2021-06-14T18:37:04.673Z] Step 3/23 : WORKDIR /edgex-go [2021-06-14T18:37:04.673Z] ---> Using cache [2021-06-14T18:37:04.673Z] ---> 1f21d4a30dcb [2021-06-14T18:37:04.673Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:37:04.673Z] ---> Using cache [2021-06-14T18:37:04.673Z] ---> 2aeafe801bf7 [2021-06-14T18:37:04.673Z] Attempting uninstall: idna [2021-06-14T18:37:04.673Z] Step 5/23 : RUN apk add --update --no-cache make git Found existing installation: idna 2.9 [2021-06-14T18:37:04.673Z] [2021-06-14T18:37:04.673Z] ---> Using cache [2021-06-14T18:37:04.673Z] Uninstalling idna-2.9: [2021-06-14T18:37:04.673Z] ---> f33c79eca1eb [2021-06-14T18:37:04.673Z] Step 6/23 : COPY go.mod . [2021-06-14T18:37:04.673Z] ---> Using cache [2021-06-14T18:37:04.673Z] ---> fc76506e3815 [2021-06-14T18:37:04.673Z] Step 7/23 : RUN go mod download [2021-06-14T18:37:04.673Z] ---> Using cache [2021-06-14T18:37:04.673Z] ---> a62047db98c9 [2021-06-14T18:37:04.673Z] Step 8/23 : COPY . . [2021-06-14T18:37:04.673Z] ---> Using cache [2021-06-14T18:37:04.673Z] ---> 63ad977913f8 [2021-06-14T18:37:04.673Z] Step 9/23 : RUN go mod tidy [2021-06-14T18:37:04.673Z] ---> Using cache [2021-06-14T18:37:04.673Z] ---> c1d03df3260b [2021-06-14T18:37:04.673Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-14T18:37:04.673Z] Successfully uninstalled idna-2.9 [2021-06-14T18:37:05.292Z] ---> Running in 688dc7478f22 [2021-06-14T18:37:05.566Z] Attempting uninstall: requests [2021-06-14T18:37:05.566Z] Found existing installation: requests 2.23.0 [2021-06-14T18:37:05.566Z] Uninstalling requests-2.23.0: [2021-06-14T18:37:05.841Z] Successfully uninstalled requests-2.23.0 [2021-06-14T18:37:07.286Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-14T18:37:07.892Z] Running setup.py install for texttable: started [2021-06-14T18:37:10.171Z] Removing intermediate container a9bdac4b710d [2021-06-14T18:37:10.171Z] ---> 4653f75761ca [2021-06-14T18:37:10.171Z] Step 8/24 : COPY . . [2021-06-14T18:37:10.473Z] Running setup.py install for texttable: finished with status 'done' [2021-06-14T18:37:10.473Z] Running setup.py install for dockerpty: started [2021-06-14T18:37:14.064Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-14T18:37:14.669Z] Running setup.py install for docopt: started [2021-06-14T18:37:18.078Z] Running setup.py install for docopt: finished with status 'done' [2021-06-14T18:37:18.687Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-14T18:37:19.293Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:37:19.293Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:37:19.293Z] ---> 66d482829fbb [2021-06-14T18:37:19.293Z] Step 3/22 : WORKDIR /edgex-go [2021-06-14T18:37:19.293Z] ---> Using cache [2021-06-14T18:37:19.293Z] ---> 1f21d4a30dcb [2021-06-14T18:37:19.293Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:37:19.293Z] ---> Using cache [2021-06-14T18:37:19.293Z] ---> 2aeafe801bf7 [2021-06-14T18:37:19.293Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-14T18:37:19.293Z] ---> Using cache [2021-06-14T18:37:19.293Z] ---> f33c79eca1eb [2021-06-14T18:37:19.293Z] Step 6/22 : COPY go.mod . [2021-06-14T18:37:19.293Z] ---> Using cache [2021-06-14T18:37:19.293Z] ---> fc76506e3815 [2021-06-14T18:37:19.293Z] Step 7/22 : RUN go mod download [2021-06-14T18:37:19.293Z] ---> Using cache [2021-06-14T18:37:19.293Z] ---> a62047db98c9 [2021-06-14T18:37:19.293Z] Step 8/22 : COPY . . [2021-06-14T18:37:19.293Z] ---> Using cache [2021-06-14T18:37:19.293Z] ---> 63ad977913f8 [2021-06-14T18:37:19.293Z] Step 9/22 : RUN go mod tidy [2021-06-14T18:37:19.293Z] ---> Using cache [2021-06-14T18:37:19.293Z] ---> c1d03df3260b [2021-06-14T18:37:19.293Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-14T18:37:21.412Z] ---> Running in 3d9a8378f731 [2021-06-14T18:37:24.869Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-14T18:37:31.662Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-14T18:37:31.662Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-14T18:37:31.662Z] ---> 66d482829fbb [2021-06-14T18:37:31.662Z] Step 3/24 : WORKDIR /edgex-go [2021-06-14T18:37:31.662Z] ---> Using cache [2021-06-14T18:37:31.662Z] ---> 1f21d4a30dcb [2021-06-14T18:37:31.662Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:37:31.662Z] ---> Using cache [2021-06-14T18:37:31.662Z] ---> 2aeafe801bf7 [2021-06-14T18:37:31.662Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-14T18:37:31.662Z] ---> Using cache [2021-06-14T18:37:31.662Z] ---> f33c79eca1eb [2021-06-14T18:37:31.662Z] Step 6/24 : COPY go.mod . [2021-06-14T18:37:31.662Z] ---> Using cache [2021-06-14T18:37:31.662Z] ---> fc76506e3815 [2021-06-14T18:37:31.662Z] Step 7/24 : RUN go mod download [2021-06-14T18:37:31.662Z] ---> Using cache [2021-06-14T18:37:31.662Z] ---> a62047db98c9 [2021-06-14T18:37:31.662Z] Step 8/24 : COPY . . [2021-06-14T18:37:31.946Z] ---> Using cache [2021-06-14T18:37:31.946Z] ---> 63ad977913f8 [2021-06-14T18:37:31.946Z] Step 9/24 : RUN go mod tidy [2021-06-14T18:37:31.946Z] ---> Using cache [2021-06-14T18:37:31.946Z] ---> c1d03df3260b [2021-06-14T18:37:31.946Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-14T18:37:33.998Z] ---> Running in 972964691c3e [2021-06-14T18:37:37.425Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-14T18:37:41.793Z] Removing intermediate container 794d197d3506 [2021-06-14T18:37:41.793Z] ---> 840ee3f5e3c0 [2021-06-14T18:37:41.793Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-14T18:37:42.074Z] ---> Running in 742a711acfb2 [2021-06-14T18:37:43.088Z] Removing intermediate container 742a711acfb2 [2021-06-14T18:37:43.088Z] ---> 2dec894595a0 [2021-06-14T18:37:43.088Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-14T18:37:43.365Z] ---> Running in 53884f2410c6 [2021-06-14T18:37:44.829Z] Removing intermediate container 53884f2410c6 [2021-06-14T18:37:44.829Z] ---> 1274e3067fc4 [2021-06-14T18:37:44.829Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-14T18:37:46.294Z] ---> f5ecb4e9be1e [2021-06-14T18:37:46.294Z] Step 9/24 : RUN go mod tidy [2021-06-14T18:37:46.294Z] ---> Running in 22cdc8ca8623 [2021-06-14T18:37:46.588Z] ---> 1a2237cd30c8 [2021-06-14T18:37:46.588Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-14T18:37:48.600Z] ---> 0f6bd7b4e282 [2021-06-14T18:37:48.600Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-14T18:37:49.617Z] ---> 9a8f113aaf23 [2021-06-14T18:37:49.617Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-14T18:37:49.926Z] ---> Running in 8a854fa54271 [2021-06-14T18:37:50.951Z] Removing intermediate container 8a854fa54271 [2021-06-14T18:37:50.951Z] ---> 1a8e87b4529a [2021-06-14T18:37:50.951Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T18:37:51.254Z] ---> Running in 9133a6f0decd [2021-06-14T18:37:52.282Z] Removing intermediate container 9133a6f0decd [2021-06-14T18:37:52.282Z] ---> b223e2c52e72 [2021-06-14T18:37:52.282Z] Step 22/24 : LABEL arch=arm64 [2021-06-14T18:37:52.282Z] ---> Running in 4c5059c17b9d [2021-06-14T18:37:53.282Z] Removing intermediate container 4c5059c17b9d [2021-06-14T18:37:53.282Z] ---> 69a135a68461 [2021-06-14T18:37:53.282Z] Step 23/24 : LABEL git_sha=0f4494481a7bb1629b14ab67d2a6bef5ce10488b [2021-06-14T18:37:53.559Z] ---> Running in 5d78c6ceb669 [2021-06-14T18:37:53.847Z] Removing intermediate container 22cdc8ca8623 [2021-06-14T18:37:53.847Z] ---> 802e07ceaf8e [2021-06-14T18:37:53.848Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-14T18:37:54.137Z] ---> Running in 8ceca6b0291e [2021-06-14T18:37:54.420Z] Removing intermediate container 5d78c6ceb669 [2021-06-14T18:37:54.420Z] ---> 9468dc44d262 [2021-06-14T18:37:54.420Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T18:37:54.420Z] ---> Running in bbfdeb463849 [2021-06-14T18:37:55.419Z] Removing intermediate container bbfdeb463849 [2021-06-14T18:37:55.419Z] ---> 9398bd9b0b79 [2021-06-14T18:37:55.419Z] [2021-06-14T18:37:56.025Z] Successfully built 9398bd9b0b79 [2021-06-14T18:37:56.025Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-14T18:37:56.305Z]  Building sys-mgmt-agent ... done CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-14T18:38:52.983Z] Removing intermediate container 688dc7478f22 [2021-06-14T18:38:52.983Z] ---> b22f1d70d795 [2021-06-14T18:38:52.983Z] [2021-06-14T18:38:52.983Z] Step 11/23 : FROM alpine:3.12 [2021-06-14T18:38:52.983Z] ---> 9852663dfa18 [2021-06-14T18:38:52.983Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-14T18:38:52.983Z] ---> Using cache [2021-06-14T18:38:52.983Z] ---> be58c120b704 [2021-06-14T18:38:52.983Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T18:38:52.983Z] ---> Using cache [2021-06-14T18:38:52.983Z] ---> f79b497c9fff [2021-06-14T18:38:52.983Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-14T18:38:52.983Z] ---> Running in 364ae2287dff [2021-06-14T18:38:52.983Z] Removing intermediate container 364ae2287dff [2021-06-14T18:38:52.983Z] ---> 2919e752191a [2021-06-14T18:38:52.983Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-14T18:38:52.983Z] ---> Running in 03e7ce24f875 [2021-06-14T18:38:52.983Z] Removing intermediate container 03e7ce24f875 [2021-06-14T18:38:52.983Z] ---> ee4480116f49 [2021-06-14T18:38:52.983Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T18:38:52.983Z] ---> c647c64ddbca [2021-06-14T18:38:52.983Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-14T18:38:52.983Z] ---> 4d846d8a9592 [2021-06-14T18:38:52.983Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-14T18:38:52.983Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-14T18:38:52.983Z] ---> 8198083f92a1 [2021-06-14T18:38:52.983Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-14T18:38:52.983Z] ---> Running in 5aa4d18b102b [2021-06-14T18:38:52.983Z] Removing intermediate container 5aa4d18b102b [2021-06-14T18:38:52.983Z] ---> cfb9383a2c56 [2021-06-14T18:38:52.983Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T18:38:52.983Z] ---> Running in 224ca8210ea4 [2021-06-14T18:38:52.983Z] Removing intermediate container 224ca8210ea4 [2021-06-14T18:38:52.983Z] ---> 891514b10832 [2021-06-14T18:38:52.983Z] Step 21/23 : LABEL arch=arm64 [2021-06-14T18:38:53.276Z] ---> Running in 7cba38f5909c [2021-06-14T18:38:53.907Z] Removing intermediate container 7cba38f5909c [2021-06-14T18:38:53.907Z] ---> 9b89af5a18d2 [2021-06-14T18:38:53.907Z] Step 22/23 : LABEL git_sha=0f4494481a7bb1629b14ab67d2a6bef5ce10488b [2021-06-14T18:38:54.206Z] ---> Running in 99ba012dcd67 [2021-06-14T18:38:55.236Z] Removing intermediate container 99ba012dcd67 [2021-06-14T18:38:55.236Z] ---> db72d8f6a1ca [2021-06-14T18:38:55.236Z] Step 23/23 : LABEL version=0.0.0 [2021-06-14T18:38:55.237Z] ---> Running in dc8ca908b10d [2021-06-14T18:38:56.241Z] Removing intermediate container dc8ca908b10d [2021-06-14T18:38:56.241Z] ---> fdb2dbe9079a [2021-06-14T18:38:56.241Z] [2021-06-14T18:38:56.532Z] Successfully built fdb2dbe9079a [2021-06-14T18:38:56.532Z] Successfully tagged support-scheduler-arm64:latest [2021-06-14T18:39:04.914Z]  Building support-scheduler ... done Removing intermediate container 3d9a8378f731 [2021-06-14T18:39:04.914Z] ---> ee17a7964aed [2021-06-14T18:39:04.914Z] [2021-06-14T18:39:04.914Z] Step 11/22 : FROM alpine:3.12 [2021-06-14T18:39:04.914Z] ---> 9852663dfa18 [2021-06-14T18:39:04.914Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-14T18:39:04.914Z] ---> Running in 6ce982031005 [2021-06-14T18:39:06.955Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T18:39:07.232Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T18:39:07.837Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-14T18:39:07.838Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-14T18:39:07.838Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-14T18:39:08.117Z] (4/4) Installing curl (7.77.0-r0) [2021-06-14T18:39:08.117Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T18:39:08.117Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T18:39:08.395Z] OK: 7 MiB in 18 packages [2021-06-14T18:39:11.069Z] Removing intermediate container 6ce982031005 [2021-06-14T18:39:11.069Z] ---> 18fd7e5f8953 [2021-06-14T18:39:11.069Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-14T18:39:11.349Z] ---> Running in e6c0ef01bc30 [2021-06-14T18:39:12.343Z] Removing intermediate container e6c0ef01bc30 [2021-06-14T18:39:12.343Z] ---> c6fc10c68d10 [2021-06-14T18:39:12.343Z] Step 14/22 : WORKDIR /edgex [2021-06-14T18:39:12.343Z] ---> Running in 260e413b7cc3 [2021-06-14T18:39:13.332Z] Removing intermediate container 260e413b7cc3 [2021-06-14T18:39:13.332Z] ---> 2203152370e0 [2021-06-14T18:39:13.332Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-14T18:39:14.795Z] ---> 988d911b144f [2021-06-14T18:39:14.795Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-14T18:39:17.447Z] ---> 966f0b88760e [2021-06-14T18:39:17.447Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-14T18:39:18.899Z] Removing intermediate container 972964691c3e [2021-06-14T18:39:18.899Z] ---> f1b365eba938 [2021-06-14T18:39:18.899Z] [2021-06-14T18:39:18.899Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T18:39:18.899Z] ---> 9852663dfa18 [2021-06-14T18:39:18.899Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-14T18:39:18.899Z] ---> Using cache [2021-06-14T18:39:18.899Z] ---> be58c120b704 [2021-06-14T18:39:18.899Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-14T18:39:18.899Z] ---> Using cache [2021-06-14T18:39:18.899Z] ---> f79b497c9fff [2021-06-14T18:39:19.170Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-14T18:39:19.170Z] ---> 74fb19bfe26d [2021-06-14T18:39:19.170Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-14T18:39:19.170Z] ---> Running in ce6911c22bd8 [2021-06-14T18:39:19.444Z] ---> Running in f168d864e5b2 [2021-06-14T18:39:20.060Z] Removing intermediate container ce6911c22bd8 [2021-06-14T18:39:20.060Z] ---> bf8d1cb63b41 [2021-06-14T18:39:20.060Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-14T18:39:20.060Z] Removing intermediate container f168d864e5b2 [2021-06-14T18:39:20.060Z] ---> 55b3dac47f50 [2021-06-14T18:39:20.060Z] Step 19/22 : CMD ["--init=true"] [2021-06-14T18:39:20.342Z] ---> Running in 427e6d62ef4c [2021-06-14T18:39:20.616Z] ---> Running in 4196ba007d90 [2021-06-14T18:39:21.215Z] Removing intermediate container 427e6d62ef4c [2021-06-14T18:39:21.215Z] ---> 073a89ab909a [2021-06-14T18:39:21.215Z] Step 16/24 : WORKDIR / [2021-06-14T18:39:21.215Z] Removing intermediate container 4196ba007d90 [2021-06-14T18:39:21.215Z] ---> 8aa85b068ca7 [2021-06-14T18:39:21.215Z] Step 20/22 : LABEL arch=arm64 [2021-06-14T18:39:21.215Z] ---> Running in 6b8bd9d0ac5b [2021-06-14T18:39:21.490Z] ---> Running in 42245c41284e [2021-06-14T18:39:22.086Z] Removing intermediate container 6b8bd9d0ac5b [2021-06-14T18:39:22.086Z] ---> acf5b83340bf [2021-06-14T18:39:22.086Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T18:39:22.086Z] Removing intermediate container 42245c41284e [2021-06-14T18:39:22.086Z] ---> 771147b663d1 [2021-06-14T18:39:22.086Z] Step 21/22 : LABEL git_sha=0f4494481a7bb1629b14ab67d2a6bef5ce10488b [2021-06-14T18:39:22.360Z] ---> Running in 2a65938483b6 [2021-06-14T18:39:22.964Z] ---> e7d6b388073d [2021-06-14T18:39:22.964Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-14T18:39:22.964Z] Removing intermediate container 2a65938483b6 [2021-06-14T18:39:22.964Z] ---> 101df50b5f03 [2021-06-14T18:39:22.964Z] Step 22/22 : LABEL version=0.0.0 [2021-06-14T18:39:23.292Z] ---> Running in 01bf2617e7f8 [2021-06-14T18:39:23.898Z] Removing intermediate container 01bf2617e7f8 [2021-06-14T18:39:23.898Z] ---> 70a98516d2d4 [2021-06-14T18:39:23.898Z] [2021-06-14T18:39:24.178Z] Successfully built 70a98516d2d4 [2021-06-14T18:39:24.178Z] ---> 816da141c850 [2021-06-14T18:39:24.178Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-14T18:39:24.178Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-14T18:39:25.166Z]  Building security-proxy-setup ... done  ---> 387e7ca04375 [2021-06-14T18:39:25.166Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-14T18:39:25.166Z] ---> Running in cb4467ae9e71 [2021-06-14T18:39:25.784Z] Removing intermediate container cb4467ae9e71 [2021-06-14T18:39:25.784Z] ---> b1d2224b7c2e [2021-06-14T18:39:25.784Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T18:39:26.421Z] ---> Running in 248d76ca5795 [2021-06-14T18:39:27.068Z] Removing intermediate container 248d76ca5795 [2021-06-14T18:39:27.068Z] ---> 3b2709e21bfa [2021-06-14T18:39:27.068Z] Step 22/24 : LABEL arch=arm64 [2021-06-14T18:39:27.374Z] ---> Running in 5b0f572650bc [2021-06-14T18:39:27.374Z] Removing intermediate container 8ceca6b0291e [2021-06-14T18:39:27.374Z] ---> 43dd4c405b7d [2021-06-14T18:39:27.374Z] [2021-06-14T18:39:27.374Z] Step 11/24 : FROM alpine:3.12 [2021-06-14T18:39:27.374Z] ---> 9852663dfa18 [2021-06-14T18:39:27.374Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-14T18:39:27.651Z] ---> Running in 5f2c8e5e4048 [2021-06-14T18:39:27.929Z] Removing intermediate container 5b0f572650bc [2021-06-14T18:39:27.929Z] ---> dc05ac6b10f7 [2021-06-14T18:39:27.929Z] Step 23/24 : LABEL git_sha=0f4494481a7bb1629b14ab67d2a6bef5ce10488b [2021-06-14T18:39:27.929Z] ---> Running in c713cfaec215 [2021-06-14T18:39:28.203Z] Removing intermediate container 5f2c8e5e4048 [2021-06-14T18:39:28.203Z] ---> 37461cb5d339 [2021-06-14T18:39:28.203Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-14T18:39:28.490Z] ---> Running in f94407a1a836 [2021-06-14T18:39:28.490Z] Removing intermediate container c713cfaec215 [2021-06-14T18:39:28.490Z] ---> 7478fb443071 [2021-06-14T18:39:28.490Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T18:39:28.768Z] ---> Running in edcdaa6b8f7c [2021-06-14T18:39:29.043Z] Removing intermediate container f94407a1a836 [2021-06-14T18:39:29.043Z] ---> 10e1a0d90e00 [2021-06-14T18:39:29.043Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-14T18:39:29.043Z] ---> Running in 5d2dcf5d8b67 [2021-06-14T18:39:29.324Z] Removing intermediate container edcdaa6b8f7c [2021-06-14T18:39:29.324Z] ---> 47b0307c3dc0 [2021-06-14T18:39:29.324Z] [2021-06-14T18:39:29.597Z] Successfully built 47b0307c3dc0 [2021-06-14T18:39:29.876Z] Successfully tagged core-metadata-arm64:latest [2021-06-14T18:39:29.876Z]  Building core-metadata ... done Removing intermediate container 5d2dcf5d8b67 [2021-06-14T18:39:29.876Z] ---> 80ad7b707d44 [2021-06-14T18:39:29.876Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:39:29.876Z] ---> Running in 6af1b712b3fd [2021-06-14T18:39:32.539Z] Removing intermediate container 6af1b712b3fd [2021-06-14T18:39:32.539Z] ---> 03c522bcad01 [2021-06-14T18:39:32.539Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-14T18:39:32.539Z] ---> Running in 61fb0acdeb77 [2021-06-14T18:39:33.522Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T18:39:35.521Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T18:39:39.829Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-14T18:39:39.829Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-14T18:39:39.829Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-14T18:39:40.103Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-14T18:39:41.082Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-14T18:39:41.687Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-14T18:39:41.687Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T18:39:41.687Z] OK: 8 MiB in 20 packages [2021-06-14T18:39:43.133Z] Removing intermediate container 61fb0acdeb77 [2021-06-14T18:39:43.133Z] ---> 5fcf1800ca46 [2021-06-14T18:39:43.133Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-14T18:39:43.734Z] ---> 681c9705deb3 [2021-06-14T18:39:43.735Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-14T18:39:45.185Z] ---> 2e660558fbe5 [2021-06-14T18:39:45.185Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-14T18:39:45.784Z] ---> b4cab6497a1c [2021-06-14T18:39:45.784Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-14T18:39:45.784Z] ---> Running in 8cdbe45bcb53 [2021-06-14T18:39:46.392Z] Removing intermediate container 8cdbe45bcb53 [2021-06-14T18:39:46.392Z] ---> a6c2a0f87168 [2021-06-14T18:39:46.392Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T18:39:46.392Z] ---> Running in 7500959fd41a [2021-06-14T18:39:46.992Z] Removing intermediate container 7500959fd41a [2021-06-14T18:39:46.992Z] ---> 1eeb3a63393f [2021-06-14T18:39:46.992Z] Step 22/24 : LABEL arch=arm64 [2021-06-14T18:39:46.992Z] ---> Running in c6ef3dafda77 [2021-06-14T18:39:47.593Z] Removing intermediate container c6ef3dafda77 [2021-06-14T18:39:47.593Z] ---> f0b284b9e461 [2021-06-14T18:39:47.593Z] Step 23/24 : LABEL git_sha=0f4494481a7bb1629b14ab67d2a6bef5ce10488b [2021-06-14T18:39:47.593Z] ---> Running in 4b2c478ad4fd [2021-06-14T18:39:48.196Z] Removing intermediate container 4b2c478ad4fd [2021-06-14T18:39:48.196Z] ---> abe5b86cc54d [2021-06-14T18:39:48.196Z] Step 24/24 : LABEL version=0.0.0 [2021-06-14T18:39:48.196Z] ---> Running in 413225c39b1b [2021-06-14T18:39:48.793Z] Removing intermediate container 413225c39b1b [2021-06-14T18:39:48.793Z] ---> db1b3aaa6cf6 [2021-06-14T18:39:48.793Z] [2021-06-14T18:39:49.069Z] Successfully built db1b3aaa6cf6 [2021-06-14T18:39:49.069Z] Successfully tagged core-data-arm64:latest [2021-06-14T18:39:49.362Z]  Building core-data ... done  [Pipeline] } [2021-06-14T18:39:49.352Z] $ docker stop --time=1 52432e17d9851ed1ee7b34a3331020bebc8ece162c859ea88622891cca227a9a [2021-06-14T18:39:51.114Z] $ docker rm -f 52432e17d9851ed1ee7b34a3331020bebc8ece162c859ea88622891cca227a9a [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-14T18:39:51.732Z] + docker images [2021-06-14T18:39:52.009Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-14T18:39:52.009Z] core-data-arm64 latest db1b3aaa6cf6 3 seconds ago 19.2MB [2021-06-14T18:39:52.009Z] core-metadata-arm64 latest 47b0307c3dc0 22 seconds ago 15.7MB [2021-06-14T18:39:52.009Z] 43dd4c405b7d 25 seconds ago 975MB [2021-06-14T18:39:52.009Z] security-proxy-setup-arm64 latest 70a98516d2d4 28 seconds ago 24.3MB [2021-06-14T18:39:52.009Z] f1b365eba938 33 seconds ago 972MB [2021-06-14T18:39:52.009Z] ee17a7964aed 48 seconds ago 974MB [2021-06-14T18:39:52.009Z] support-scheduler-arm64 latest fdb2dbe9079a 56 seconds ago 15.1MB [2021-06-14T18:39:52.009Z] b22f1d70d795 About a minute ago 969MB [2021-06-14T18:39:52.009Z] sys-mgmt-agent-arm64 latest 9398bd9b0b79 About a minute ago 299MB [2021-06-14T18:39:52.009Z] security-bootstrapper-arm64 latest a7b57d15656b 3 minutes ago 17.5MB [2021-06-14T18:39:52.009Z] security-secretstore-setup-arm64 latest 34721f4d89f5 3 minutes ago 27.1MB [2021-06-14T18:39:52.009Z] support-notifications-arm64 latest 2615e1d8b5eb 3 minutes ago 15.7MB [2021-06-14T18:39:52.009Z] core-command-arm64 latest 6540506ca22c 3 minutes ago 15MB [2021-06-14T18:39:52.009Z] e4a606c45083 3 minutes ago 970MB [2021-06-14T18:39:52.009Z] 618306136eca 3 minutes ago 977MB [2021-06-14T18:39:52.009Z] bc63d169e183 3 minutes ago 970MB [2021-06-14T18:39:52.010Z] 79255bdfe647 3 minutes ago 969MB [2021-06-14T18:39:52.010Z] c1f45748ff7f 3 minutes ago 967MB [2021-06-14T18:39:52.010Z] ci-base-image-arm64 latest 66d482829fbb 14 minutes ago 641MB [2021-06-14T18:39:52.010Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 5 days ago 429MB [2021-06-14T18:39:52.010Z] alpine 3.12 9852663dfa18 2 months ago 5.32MB [2021-06-14T18:39:52.010Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-14T18:39:52.010Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-14T18:39:52.863Z] ---> job-cost.sh [2021-06-14T18:39:52.863Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gDuH [2021-06-14T18:40:39.819Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-14T18:42:16.598Z] lf-activate-venv(): INFO: Adding /tmp/venv-gDuH/bin to PATH [2021-06-14T18:42:16.598Z] INFO: No Stack... [2021-06-14T18:42:16.598Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-14T18:42:16.598Z] INFO: Archiving Costs [Pipeline] sh [2021-06-14T18:42:16.936Z] + cat /w/workspace/edgex-go/18/archives/cost.csv [2021-06-14T18:42:16.936Z] + cut -d, -f6 [Pipeline] lock [2021-06-14T18:42:17.000Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3531-18-stack-cost] [2021-06-14T18:42:17.011Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3531-18-stack-cost] did not exist. Created. [2021-06-14T18:42:17.011Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3531-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-14T18:42:17.368Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-14T18:42:17.605Z] Stashed 1 file(s) [Pipeline] } [2021-06-14T18:42:17.621Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3531-18-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-14T18:42:18.302Z] provisioning config files... [2021-06-14T18:42:18.312Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/18@tmp/config6946078185177303871tmp [Pipeline] { [Pipeline] sh [2021-06-14T18:42:18.619Z] + set +x [2021-06-14T18:42:18.619Z] + curl -s https://codecov.io/bash [2021-06-14T18:42:18.619Z] + bash -s -- [2021-06-14T18:42:18.619Z] [2021-06-14T18:42:18.619Z] _____ _ [2021-06-14T18:42:18.619Z] / ____| | | [2021-06-14T18:42:18.619Z] | | ___ __| | ___ ___ _____ __ [2021-06-14T18:42:18.619Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-14T18:42:18.619Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-14T18:42:18.619Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-14T18:42:18.619Z] Bash-1.0.3 [2021-06-14T18:42:18.619Z] [2021-06-14T18:42:18.619Z] [2021-06-14T18:42:18.619Z] ==> git version 2.24.4 found [2021-06-14T18:42:18.619Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-14T18:42:18.619Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-14T18:42:18.619Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-14T18:42:18.881Z] ==> Jenkins CI detected. [2021-06-14T18:42:18.881Z] project root: . [2021-06-14T18:42:18.881Z] --> token set from env [2021-06-14T18:42:18.881Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-14T18:42:18.881Z] ==> Running gcov in . (disable via -X gcov) [2021-06-14T18:42:18.881Z] ==> Python coveragepy not found [2021-06-14T18:42:18.881Z] ==> Searching for coverage reports in: [2021-06-14T18:42:18.881Z] + . [2021-06-14T18:42:18.881Z] -> Found 1 reports [2021-06-14T18:42:18.881Z] ==> Detecting git/mercurial file structure [2021-06-14T18:42:18.881Z] ==> Reading reports [2021-06-14T18:42:18.881Z] + ./coverage.out bytes=398195 [2021-06-14T18:42:18.881Z] ==> Appending adjustments [2021-06-14T18:42:18.881Z] https://docs.codecov.io/docs/fixing-reports [2021-06-14T18:42:20.273Z] + Found adjustments [2021-06-14T18:42:20.273Z] ==> Gzipping contents [2021-06-14T18:42:20.273Z] 56K /tmp/codecov.zBTiVb.gz [2021-06-14T18:42:20.273Z] ==> Uploading reports [2021-06-14T18:42:20.273Z] url: https://codecov.io [2021-06-14T18:42:20.273Z] query: branch=PR-3531&commit=0f4494481a7bb1629b14ab67d2a6bef5ce10488b&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3531%2F18%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3531&job=&cmd_args= [2021-06-14T18:42:20.273Z] -> Pinging Codecov [2021-06-14T18:42:20.273Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3531&commit=0f4494481a7bb1629b14ab67d2a6bef5ce10488b&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3531%2F18%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3531&job=&cmd_args= [2021-06-14T18:42:21.656Z] -> Uploading to [2021-06-14T18:42:21.656Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-14/00271124DB129430A58F1EEE437C3FCB/0f4494481a7bb1629b14ab67d2a6bef5ce10488b/9de25812-6e60-45a3-b6f2-490e6801a7a1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210614%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210614T184221Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8333ac856a2624459789ebf32a162ffc4d3edc2a9f8a929ef25ed8effa4218fe [2021-06-14T18:42:21.656Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-14T18:42:21.656Z] Dload Upload Total Spent Left Speed [2021-06-14T18:42:22.227Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54532 0 0 100 54532 0 127k --:--:-- --:--:-- --:--:-- 128k [2021-06-14T18:42:22.227Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/0f4494481a7bb1629b14ab67d2a6bef5ce10488b [Pipeline] } [2021-06-14T18:42:22.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-14T18:42:23.287Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T18:42:23.849Z] ---> package-listing.sh [2021-06-14T18:42:23.849Z] ++ facter osfamily [2021-06-14T18:42:23.849Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-14T18:42:24.111Z] + OS_FAMILY=redhat [2021-06-14T18:42:24.111Z] + workspace=/w/workspace/edgex-go/18 [2021-06-14T18:42:24.111Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-14T18:42:24.111Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-14T18:42:24.111Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-14T18:42:24.111Z] + PACKAGES=/tmp/packages_start.txt [2021-06-14T18:42:24.111Z] + '[' /w/workspace/edgex-go/18 ']' [2021-06-14T18:42:24.111Z] + PACKAGES=/tmp/packages_end.txt [2021-06-14T18:42:24.111Z] + case "${OS_FAMILY}" in [2021-06-14T18:42:24.111Z] + sort [2021-06-14T18:42:24.111Z] + rpm -qa [2021-06-14T18:42:26.665Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-14T18:42:26.665Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-14T18:42:26.665Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-14T18:42:26.665Z] + '[' /w/workspace/edgex-go/18 ']' [2021-06-14T18:42:26.665Z] + mkdir -p /w/workspace/edgex-go/18/archives/ [2021-06-14T18:42:26.665Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/18/archives/ [Pipeline] echo [2021-06-14T18:42:26.677Z] 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/18/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-14T18:42:26.963Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:42:27.533Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-14T18:42:27.533Z] [2021-06-14T18:42:27.533Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:42:27.858Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-14T18:42:27.858Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-14T18:42:27.858Z] df20fa9351a1: Pulling fs layer [2021-06-14T18:42:27.858Z] 36b3adc4ff6f: Pulling fs layer [2021-06-14T18:42:27.858Z] 8ad3a11d3b57: Pulling fs layer [2021-06-14T18:42:27.858Z] 46f8f816bc3b: Pulling fs layer [2021-06-14T18:42:27.858Z] 93b61091891f: Pulling fs layer [2021-06-14T18:42:27.858Z] 93b9cdb0e59b: Pulling fs layer [2021-06-14T18:42:27.858Z] 5e14af77c1be: Pulling fs layer [2021-06-14T18:42:27.858Z] 01666e4c0597: Pulling fs layer [2021-06-14T18:42:27.858Z] aa168da1d23b: Pulling fs layer [2021-06-14T18:42:27.858Z] 93b9cdb0e59b: Waiting [2021-06-14T18:42:27.858Z] 5e14af77c1be: Waiting [2021-06-14T18:42:27.858Z] 01666e4c0597: Waiting [2021-06-14T18:42:27.858Z] aa168da1d23b: Waiting [2021-06-14T18:42:27.858Z] 46f8f816bc3b: Waiting [2021-06-14T18:42:27.858Z] 93b61091891f: Waiting [2021-06-14T18:42:27.858Z] 36b3adc4ff6f: Verifying Checksum [2021-06-14T18:42:27.858Z] 36b3adc4ff6f: Download complete [2021-06-14T18:42:27.858Z] 46f8f816bc3b: Verifying Checksum [2021-06-14T18:42:27.858Z] 46f8f816bc3b: Download complete [2021-06-14T18:42:27.858Z] df20fa9351a1: Verifying Checksum [2021-06-14T18:42:27.858Z] df20fa9351a1: Download complete [2021-06-14T18:42:27.858Z] 93b9cdb0e59b: Verifying Checksum [2021-06-14T18:42:27.858Z] 93b9cdb0e59b: Download complete [2021-06-14T18:42:28.122Z] 93b61091891f: Verifying Checksum [2021-06-14T18:42:28.122Z] 93b61091891f: Download complete [2021-06-14T18:42:28.122Z] 01666e4c0597: Verifying Checksum [2021-06-14T18:42:28.122Z] 01666e4c0597: Download complete [2021-06-14T18:42:28.122Z] df20fa9351a1: Pull complete [2021-06-14T18:42:28.382Z] 36b3adc4ff6f: Pull complete [2021-06-14T18:42:28.382Z] 5e14af77c1be: Verifying Checksum [2021-06-14T18:42:28.382Z] 5e14af77c1be: Download complete [2021-06-14T18:42:28.382Z] 8ad3a11d3b57: Verifying Checksum [2021-06-14T18:42:28.382Z] 8ad3a11d3b57: Download complete [2021-06-14T18:42:28.977Z] 8ad3a11d3b57: Pull complete [2021-06-14T18:42:28.977Z] 46f8f816bc3b: Pull complete [2021-06-14T18:42:29.241Z] 93b61091891f: Pull complete [2021-06-14T18:42:29.241Z] 93b9cdb0e59b: Pull complete [2021-06-14T18:42:29.501Z] 5e14af77c1be: Pull complete [2021-06-14T18:42:29.501Z] 01666e4c0597: Pull complete [2021-06-14T18:42:30.073Z] aa168da1d23b: Verifying Checksum [2021-06-14T18:42:30.073Z] aa168da1d23b: Download complete [2021-06-14T18:42:34.312Z] aa168da1d23b: Pull complete [2021-06-14T18:42:34.312Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-14T18:42:34.312Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-14T18:42:34.312Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-14T18:42:34.385Z] prd-centos7-docker-4c-2g-1309 does not seem to be running inside a container [2021-06-14T18:42:34.421Z] $ 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/18/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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-14T18:42:37.290Z] $ docker top e0240527a0d7dc25a64ee42904f372c0ddab8766c73d6f1e778501cb5008b5c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T18:42:37.673Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-14T18:42:38.079Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-14T18:42:38.783Z] + ls /var/log/sa-host [2021-06-14T18:42:38.783Z] + sadf -c /var/log/sa-host/sa05 [2021-06-14T18:42:38.783Z] file_magic: OK [2021-06-14T18:42:38.783Z] HZ: Using current value: 100 [2021-06-14T18:42:38.783Z] file_header: OK [2021-06-14T18:42:38.783Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-14T18:42:38.783Z] Statistics: [2021-06-14T18:42:38.783Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-14T18:42:38.783Z] File successfully converted to sysstat format version 12.2.1 [2021-06-14T18:42:38.783Z] + sadf -c /var/log/sa-host/sa14 [2021-06-14T18:42:38.783Z] file_magic: OK [2021-06-14T18:42:38.783Z] HZ: Using current value: 100 [2021-06-14T18:42:38.783Z] file_header: OK [2021-06-14T18:42:38.783Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-14T18:42:38.783Z] Statistics: [2021-06-14T18:42:38.783Z] 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... [2021-06-14T18:42:38.783Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T18:42:39.008Z] provisioning config files... [2021-06-14T18:42:39.028Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/18@tmp/config85964254230007950tmp [Pipeline] { [Pipeline] echo [2021-06-14T18:42:39.051Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T18:42:39.347Z] ---> create-netrc.sh [Pipeline] } [2021-06-14T18:42:39.356Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-14T18:42:39.732Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-14T18:42:39.743Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T18:42:40.066Z] ---> sudo-logs.sh [2021-06-14T18:42:40.066Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-14T18:42:40.098Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T18:42:40.395Z] ---> job-cost.sh [2021-06-14T18:42:40.395Z] lf-activate-venv: SKIPPING [2021-06-14T18:42:40.395Z] DEBUG: total: 0.18000000715255737 [2021-06-14T18:42:40.395Z] INFO: Retrieving Stack Cost... [2021-06-14T18:42:41.340Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-14T18:42:41.912Z] INFO: Archiving Costs [Pipeline] echo [2021-06-14T18:42:41.927Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T18:42:42.241Z] ---> logs-deploy.sh [2021-06-14T18:42:42.242Z] lf-activate-venv: SKIPPING [2021-06-14T18:42:42.242Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3531/18 [2021-06-14T18:42:42.242Z] INFO: archiving workspace using pattern(s): [2021-06-14T18:42:43.188Z] Archives upload complete. [2021-06-14T18:42:43.188Z] INFO: archiving logs to Nexus