Pull request #3579 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 rather than df4c2853c1676f0b18d04de14004b5858d3020fc Obtained Jenkinsfile from 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 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-ssh6979799391628965025.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh7647439893792821414.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 6a41506d72e8e131afc862d141935157bee59f41 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-3579/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-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3062861367175023971.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh5193086124199613227.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-3579/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-3579/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh156012647862370051.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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: true 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-docker-4c-2g-915’ is offline Running on prd-centos7-docker-4c-2g-162 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/22 [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/22 # 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/22@tmp/jenkins-gitclient-ssh8954894594151964681.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 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit df4c2853c1676f0b18d04de14004b5858d3020fc Merge succeeded, producing dd48d71effbc3457f1bddd68b386c179ae47f0f6 Checking out Revision dd48d71effbc3457f1bddd68b386c179ae47f0f6 (PR-3579) > 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/22@tmp/jenkins-gitclient-ssh3278149588611257458.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f df4c2853c1676f0b18d04de14004b5858d3020fc # 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/22@tmp/jenkins-gitclient-ssh2453298135962772304.key > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dd48d71effbc3457f1bddd68b386c179ae47f0f6 # timeout=10 Commit message: "Merge commit '0f46f9c91dceca59bd5ea8aaab086cfec78c4084' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 8bc75e5fa3210213eb641cfa98598ae4b8c5449b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-25T19:30:04.092Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-25T19:30:04.197Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-25T19:30:04.222Z] ========================================================= [2021-06-25T19:30:04.222Z] EdgeX Global Pipelines Version Info [2021-06-25T19:30:04.222Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-25T19:30:05.729Z] ------------------- [2021-06-25T19:30:05.729Z] stable info: [2021-06-25T19:30:05.729Z] ------------------- [2021-06-25T19:30:05.729Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-25T19:30:05.729Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-25T19:30:05.729Z] Message: update stable to v1.0.195 [2021-06-25T19:30:06.307Z] ------------------- [2021-06-25T19:30:06.307Z] experimental info: [2021-06-25T19:30:06.307Z] ------------------- [2021-06-25T19:30:06.307Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-25T19:30:06.307Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-25T19:30:06.307Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-25T19:30:06.434Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-25T19:30:06.455Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-25T19:30:06.475Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-25T19:30:06.496Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-25T19:30:06.516Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-25T19:30:06.537Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-25T19:30:06.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-25T19:30:06.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-25T19:30:06.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-25T19:30:06.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-25T19:30:06.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-25T19:30:06.663Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-25T19:30:06.684Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-25T19:30:06.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-25T19:30:06.725Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-25T19:30:06.745Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-25T19:30:06.765Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-25T19:30:06.786Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-25T19:30:06.807Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-25T19:30:06.828Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-25T19:30:06.850Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-25T19:30:06.870Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-25T19:30:06.891Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo [2021-06-25T19:30:06.913Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo [2021-06-25T19:30:06.933Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo [2021-06-25T19:30:06.964Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dd48d71effbc3457f1bddd68b386c179ae47f0f6 [Pipeline] echo [2021-06-25T19:30:07.015Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dd48d71 [Pipeline] echo [2021-06-25T19:30:07.037Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-25T19:30:07.120Z] provisioning config files... [2021-06-25T19:30:07.138Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/22@tmp/config3467235876957456199tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-25T19:30:07.459Z] ---> docker-login.sh [2021-06-25T19:30:07.460Z] nexus3.edgexfoundry.org:10001 [2021-06-25T19:30:07.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T19:30:07.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T19:30:07.726Z] Configure a credential helper to remove this warning. See [2021-06-25T19:30:07.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T19:30:07.726Z] [2021-06-25T19:30:07.726Z] Login Succeeded [2021-06-25T19:30:07.726Z] nexus3.edgexfoundry.org:10002 [2021-06-25T19:30:07.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T19:30:07.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T19:30:07.990Z] Configure a credential helper to remove this warning. See [2021-06-25T19:30:07.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T19:30:07.990Z] [2021-06-25T19:30:07.990Z] Login Succeeded [2021-06-25T19:30:07.990Z] nexus3.edgexfoundry.org:10003 [2021-06-25T19:30:07.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T19:30:07.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T19:30:07.990Z] Configure a credential helper to remove this warning. See [2021-06-25T19:30:07.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T19:30:07.990Z] [2021-06-25T19:30:07.990Z] Login Succeeded [2021-06-25T19:30:07.990Z] nexus3.edgexfoundry.org:10004 [2021-06-25T19:30:08.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T19:30:08.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T19:30:08.255Z] Configure a credential helper to remove this warning. See [2021-06-25T19:30:08.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T19:30:08.255Z] [2021-06-25T19:30:08.255Z] Login Succeeded [2021-06-25T19:30:08.255Z] docker.io [2021-06-25T19:30:08.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T19:30:08.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T19:30:08.519Z] Configure a credential helper to remove this warning. See [2021-06-25T19:30:08.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T19:30:08.519Z] [2021-06-25T19:30:08.519Z] Login Succeeded [2021-06-25T19:30:08.519Z] ---> docker-login.sh ends [Pipeline] } [2021-06-25T19:30:08.530Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-25T19:30:08.872Z] ++ 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-25T19:30:08.872Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T19:30:08.872Z] ++ dirname cmd/core-command/Dockerfile [2021-06-25T19:30:08.872Z] ++ cut -d/ -f2 [2021-06-25T19:30:08.872Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-25T19:30:08.872Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T19:30:08.872Z] ++ cut -d/ -f2 [2021-06-25T19:30:08.872Z] ++ dirname cmd/core-data/Dockerfile [2021-06-25T19:30:08.872Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-25T19:30:08.872Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T19:30:08.872Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-25T19:30:08.872Z] ++ cut -d/ -f2 [2021-06-25T19:30:08.872Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-25T19:30:08.872Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T19:30:08.872Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-25T19:30:08.872Z] ++ cut -d/ -f2 [2021-06-25T19:30:08.872Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-25T19:30:08.872Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T19:30:08.872Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-25T19:30:08.872Z] ++ cut -d/ -f2 [2021-06-25T19:30:08.872Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-25T19:30:08.872Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T19:30:08.872Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-25T19:30:08.872Z] ++ cut -d/ -f2 [2021-06-25T19:30:08.872Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-25T19:30:08.872Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T19:30:08.872Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-25T19:30:08.872Z] ++ cut -d/ -f2 [2021-06-25T19:30:08.872Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-25T19:30:08.872Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T19:30:08.872Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-25T19:30:08.872Z] ++ cut -d/ -f2 [2021-06-25T19:30:08.872Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-25T19:30:08.872Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T19:30:08.872Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-25T19:30:08.872Z] ++ cut -d/ -f2 [2021-06-25T19:30:08.872Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-25T19:30:08.927Z] 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-25T19:30:10.238Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-25T19:30:10.238Z] [2021-06-25T19:30:10.238Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-25T19:30:10.570Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-25T19:30:10.571Z] latest: Pulling from edgex-devops/git-semver [2021-06-25T19:30:10.571Z] 31603596830f: Pulling fs layer [2021-06-25T19:30:10.571Z] 54011a49482f: Pulling fs layer [2021-06-25T19:30:10.571Z] a6820b24f6d8: Pulling fs layer [2021-06-25T19:30:10.571Z] f581987b2513: Pulling fs layer [2021-06-25T19:30:10.571Z] f581987b2513: Waiting [2021-06-25T19:30:10.571Z] 54011a49482f: Verifying Checksum [2021-06-25T19:30:10.571Z] 54011a49482f: Download complete [2021-06-25T19:30:10.840Z] 31603596830f: Verifying Checksum [2021-06-25T19:30:10.840Z] 31603596830f: Download complete [2021-06-25T19:30:10.840Z] a6820b24f6d8: Verifying Checksum [2021-06-25T19:30:10.840Z] a6820b24f6d8: Download complete [2021-06-25T19:30:10.840Z] f581987b2513: Verifying Checksum [2021-06-25T19:30:10.840Z] f581987b2513: Download complete [2021-06-25T19:30:10.840Z] 31603596830f: Pull complete [2021-06-25T19:30:11.112Z] 54011a49482f: Pull complete [2021-06-25T19:30:11.702Z] a6820b24f6d8: Pull complete [2021-06-25T19:30:11.977Z] f581987b2513: Pull complete [2021-06-25T19:30:11.977Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-25T19:30:11.977Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-25T19:30:11.977Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-25T19:30:12.078Z] prd-centos7-docker-4c-2g-162 does not seem to be running inside a container [2021-06-25T19:30:12.129Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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:10004/edgex-devops/git-semver:latest cat [2021-06-25T19:30:13.527Z] $ docker top 0d90c8ce1e5053c84c986b3589dddab859ee8e058b7289d8a848a01380c2a796 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-25T19:30:13.660Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-25T19:30:13.660Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-25T19:30:13.798Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-25T19:30:13.798Z] $ docker exec 0d90c8ce1e5053c84c986b3589dddab859ee8e058b7289d8a848a01380c2a796 ssh-agent [2021-06-25T19:30:13.919Z] SSH_AUTH_SOCK=/tmp/ssh-neEeBsB9FyWg/agent.14 [2021-06-25T19:30:13.919Z] SSH_AGENT_PID=21 [2021-06-25T19:30:13.929Z] Running ssh-add (command line suppressed) [2021-06-25T19:30:14.043Z] Identity added: /w/workspace/edgex-go/22@tmp/private_key_4649435279116159408.key (/w/workspace/edgex-go/22@tmp/private_key_4649435279116159408.key) [2021-06-25T19:30:14.065Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-25T19:30:14.368Z] + git tag --points-at HEAD [Pipeline] } [2021-06-25T19:30:14.381Z] $ docker exec --env ******** --env ******** 0d90c8ce1e5053c84c986b3589dddab859ee8e058b7289d8a848a01380c2a796 ssh-agent -k [2021-06-25T19:30:14.488Z] unset SSH_AUTH_SOCK; [2021-06-25T19:30:14.488Z] unset SSH_AGENT_PID; [2021-06-25T19:30:14.488Z] echo Agent pid 21 killed; [2021-06-25T19:30:14.505Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-25T19:30:14.543Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-25T19:30:14.543Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-25T19:30:14.667Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-25T19:30:14.667Z] $ docker exec 0d90c8ce1e5053c84c986b3589dddab859ee8e058b7289d8a848a01380c2a796 ssh-agent [2021-06-25T19:30:14.792Z] SSH_AUTH_SOCK=/tmp/ssh-TI2hYv2H5lAN/agent.55 [2021-06-25T19:30:14.792Z] SSH_AGENT_PID=62 [2021-06-25T19:30:14.798Z] Running ssh-add (command line suppressed) [2021-06-25T19:30:14.905Z] Identity added: /w/workspace/edgex-go/22@tmp/private_key_5539557902693739299.key (/w/workspace/edgex-go/22@tmp/private_key_5539557902693739299.key) [2021-06-25T19:30:14.923Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-25T19:30:15.230Z] + git semver init [2021-06-25T19:30:15.230Z] # -> Open(): unable to determine branch for HEAD [2021-06-25T19:30:15.230Z] # $GIT_DIR = /w/workspace/edgex-go/22/.git [2021-06-25T19:30:15.230Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/22 [2021-06-25T19:30:15.230Z] # $SEMVER_REMOTE_NAME = origin [2021-06-25T19:30:15.230Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-25T19:30:15.230Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-25T19:30:15.230Z] # $SEMVER_BRANCH = PR-3579 [2021-06-25T19:30:15.230Z] # $SEMVER_TEMP = /tmp/semver-336082225 [2021-06-25T19:30:15.230Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-25T19:30:30.174Z] # '/tmp/semver-336082225' -> '/w/workspace/edgex-go/22/.semver' [2021-06-25T19:30:30.174Z] # -> Force: false [2021-06-25T19:30:30.174Z] # $SEMVER_DIR = /w/workspace/edgex-go/22/.semver [Pipeline] } [2021-06-25T19:30:30.181Z] $ docker exec --env ******** --env ******** 0d90c8ce1e5053c84c986b3589dddab859ee8e058b7289d8a848a01380c2a796 ssh-agent -k [2021-06-25T19:30:30.302Z] unset SSH_AUTH_SOCK; [2021-06-25T19:30:30.302Z] unset SSH_AGENT_PID; [2021-06-25T19:30:30.302Z] echo Agent pid 62 killed; [2021-06-25T19:30:30.316Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-25T19:30:30.655Z] + git semver [Pipeline] } [2021-06-25T19:30:30.668Z] $ docker stop --time=1 0d90c8ce1e5053c84c986b3589dddab859ee8e058b7289d8a848a01380c2a796 [2021-06-25T19:30:32.753Z] $ docker rm -f 0d90c8ce1e5053c84c986b3589dddab859ee8e058b7289d8a848a01380c2a796 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-25T19:30:33.161Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-25T19:30:33.443Z] Stashed 1 file(s) [Pipeline] echo [2021-06-25T19:30:33.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-25T19:30:33.988Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-25T19:30:34.288Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-25T19:30:34.591Z] + sudo service docker restart [2021-06-25T19:30:34.592Z] + true [2021-06-25T19:30:34.592Z] Redirecting to /bin/systemctl restart docker.service [2021-06-25T19:30:48.628Z] Still waiting to schedule task [2021-06-25T19:30:48.629Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1218’ is offline [Pipeline] echo [2021-06-25T19:30:52.753Z] ========================================================= [2021-06-25T19:30:52.753Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-25T19:30:52.753Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-25T19:30:53.068Z] + 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-25T19:30:54.479Z] Sending build context to Docker daemon 329.5MB [2021-06-25T19:30:54.479Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-25T19:30:54.479Z] Step 2/6 : FROM ${BASE} [2021-06-25T19:30:54.745Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-25T19:30:54.745Z] 540db60ca938: Pulling fs layer [2021-06-25T19:30:54.745Z] adcc1eea9eea: Pulling fs layer [2021-06-25T19:30:54.745Z] 4c4ab2625f07: Pulling fs layer [2021-06-25T19:30:54.745Z] 0510c868ecb4: Pulling fs layer [2021-06-25T19:30:54.745Z] afea3b2eda06: Pulling fs layer [2021-06-25T19:30:54.745Z] 7809a108b3ef: Pulling fs layer [2021-06-25T19:30:54.745Z] f706445af74f: Pulling fs layer [2021-06-25T19:30:54.745Z] 0510c868ecb4: Waiting [2021-06-25T19:30:54.745Z] afea3b2eda06: Waiting [2021-06-25T19:30:54.745Z] 7809a108b3ef: Waiting [2021-06-25T19:30:54.745Z] f706445af74f: Waiting [2021-06-25T19:30:54.745Z] 4c4ab2625f07: Download complete [2021-06-25T19:30:54.745Z] adcc1eea9eea: Verifying Checksum [2021-06-25T19:30:54.745Z] adcc1eea9eea: Download complete [2021-06-25T19:30:54.745Z] afea3b2eda06: Verifying Checksum [2021-06-25T19:30:54.745Z] afea3b2eda06: Download complete [2021-06-25T19:30:54.745Z] 7809a108b3ef: Verifying Checksum [2021-06-25T19:30:54.745Z] 7809a108b3ef: Download complete [2021-06-25T19:30:54.745Z] 540db60ca938: Verifying Checksum [2021-06-25T19:30:54.745Z] 540db60ca938: Download complete [2021-06-25T19:30:55.010Z] 540db60ca938: Pull complete [2021-06-25T19:30:55.010Z] adcc1eea9eea: Pull complete [2021-06-25T19:30:55.272Z] 4c4ab2625f07: Pull complete [2021-06-25T19:30:56.663Z] f706445af74f: Verifying Checksum [2021-06-25T19:30:56.663Z] f706445af74f: Download complete [2021-06-25T19:30:57.236Z] 0510c868ecb4: Verifying Checksum [2021-06-25T19:30:57.236Z] 0510c868ecb4: Download complete [2021-06-25T19:31:00.561Z] 0510c868ecb4: Pull complete [2021-06-25T19:31:00.828Z] afea3b2eda06: Pull complete [2021-06-25T19:31:00.828Z] 7809a108b3ef: Pull complete [2021-06-25T19:31:03.499Z] f706445af74f: Pull complete [2021-06-25T19:31:03.499Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-25T19:31:03.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-25T19:31:03.499Z] ---> b068be0155e3 [2021-06-25T19:31:03.499Z] 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-25T19:31:04.900Z] ---> Running in 7dbafea816ea [2021-06-25T19:31:05.473Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:31:06.422Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:31:06.685Z] (1/12) Installing libmagic (5.39-r0) [2021-06-25T19:31:07.266Z] (2/12) Installing file (5.39-r0) [2021-06-25T19:31:07.266Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-25T19:31:07.527Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-25T19:31:11.758Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-25T19:31:11.758Z] (6/12) Installing patch (2.7.6-r7) [2021-06-25T19:31:11.758Z] (7/12) Installing build-base (0.5-r2) [2021-06-25T19:31:11.758Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-25T19:31:11.758Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-25T19:31:11.758Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-25T19:31:11.758Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-25T19:31:11.758Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-25T19:31:11.758Z] Executing busybox-1.32.1-r6.trigger [2021-06-25T19:31:11.758Z] OK: 219 MiB in 52 packages [2021-06-25T19:31:13.698Z] Removing intermediate container 7dbafea816ea [2021-06-25T19:31:13.698Z] ---> 42279e57d248 [2021-06-25T19:31:13.698Z] Step 4/6 : WORKDIR /edgex-go [2021-06-25T19:31:13.698Z] ---> Running in 3bbe6e0ac45e [2021-06-25T19:31:13.698Z] Removing intermediate container 3bbe6e0ac45e [2021-06-25T19:31:13.698Z] ---> 0c9a964bd8a9 [2021-06-25T19:31:13.698Z] Step 5/6 : COPY go.mod . [2021-06-25T19:31:13.698Z] ---> d1cc4b7587e9 [2021-06-25T19:31:13.698Z] Step 6/6 : RUN go mod download [2021-06-25T19:31:13.698Z] ---> Running in 8b647d1cd685 [2021-06-25T19:31:28.645Z] Removing intermediate container 8b647d1cd685 [2021-06-25T19:31:28.645Z] ---> 9c8cdd2ace13 [2021-06-25T19:31:28.645Z] Successfully built 9c8cdd2ace13 [2021-06-25T19:31:28.645Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-25T19:31:28.954Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-25T19:31:28.954Z] . [Pipeline] withDockerContainer [2021-06-25T19:31:29.049Z] prd-centos7-docker-4c-2g-162 does not seem to be running inside a container [2021-06-25T19:31:29.090Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-25T19:31:29.565Z] $ docker top 5fad32d8d609280b8a071a197b5a01617fd084052de1c6d237b2c67f0955472c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-25T19:31:29.968Z] + go version [2021-06-25T19:31:29.968Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-25T19:31:29.980Z] $ docker stop --time=1 5fad32d8d609280b8a071a197b5a01617fd084052de1c6d237b2c67f0955472c [2021-06-25T19:31:31.189Z] $ docker rm -f 5fad32d8d609280b8a071a197b5a01617fd084052de1c6d237b2c67f0955472c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-25T19:31:31.789Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-25T19:31:31.790Z] . [Pipeline] withDockerContainer [2021-06-25T19:31:31.871Z] prd-centos7-docker-4c-2g-162 does not seem to be running inside a container [2021-06-25T19:31:31.908Z] $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-25T19:31:32.332Z] $ docker top c17dd0a82b6dcbb3fc8a77e66321866460bc84d297c5cc1ce8e99a236bffe612 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-25T19:31:32.437Z] ========================================================= [2021-06-25T19:31:32.438Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-25T19:31:32.438Z] ========================================================= [Pipeline] sh [2021-06-25T19:31:32.741Z] + go mod tidy [Pipeline] sh [2021-06-25T19:31:33.309Z] + make test [2021-06-25T19:31:33.309Z] go mod tidy [2021-06-25T19:31:33.309Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-25T19:31:39.944Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-25T19:31:58.149Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-25T19:32:01.487Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-25T19:32:02.916Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-25T19:32:02.916Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-25T19:32:05.494Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-25T19:32:06.153Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-25T19:32:06.153Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-25T19:32:06.153Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-25T19:32:06.741Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-25T19:32:07.006Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-25T19:32:07.276Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-25T19:32:07.276Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-25T19:32:07.276Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-25T19:32:07.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-25T19:32:09.937Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements [2021-06-25T19:32:09.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-25T19:32:09.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-25T19:32:11.383Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 100.0% of statements [2021-06-25T19:32:11.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-25T19:32:11.383Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.061s coverage: 53.1% of statements [2021-06-25T19:32:11.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-25T19:32:11.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-25T19:32:12.336Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.110s coverage: 87.7% of statements [2021-06-25T19:32:12.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-25T19:32:12.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-25T19:32:12.336Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.045s coverage: 78.9% of statements [2021-06-25T19:32:13.727Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 81.2% of statements [2021-06-25T19:32:13.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-25T19:32:13.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-25T19:32:13.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-25T19:32:13.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-25T19:32:13.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-25T19:32:14.312Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.251s coverage: 95.1% of statements [2021-06-25T19:32:14.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-25T19:32:14.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-25T19:32:14.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-25T19:32:14.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-25T19:32:14.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-25T19:32:14.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-25T19:32:14.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-25T19:32:14.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-25T19:32:14.312Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements [2021-06-25T19:32:14.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-25T19:32:14.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-25T19:32:14.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-25T19:32:15.717Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.8% of statements [2021-06-25T19:32:15.717Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-25T19:32:15.717Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements [2021-06-25T19:32:15.717Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 22.0% of statements [2021-06-25T19:32:15.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-25T19:32:15.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements [2021-06-25T19:32:15.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 79.5% of statements [2021-06-25T19:32:16.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.040s coverage: 94.1% of statements [2021-06-25T19:32:16.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements [2021-06-25T19:32:16.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements [2021-06-25T19:32:29.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.070s coverage: 94.4% of statements [2021-06-25T19:32:29.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.047s coverage: 44.8% of statements [2021-06-25T19:32:34.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.557s coverage: 81.8% of statements [2021-06-25T19:32:34.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-25T19:32:52.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2021-06-25T19:32:52.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-25T19:32:52.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-25T19:32:52.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-25T19:32:52.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-06-25T19:32:52.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-25T19:32:52.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-25T19:32:52.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-25T19:32:52.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-25T19:32:52.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-25T19:32:52.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2021-06-25T19:32:52.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-25T19:32:52.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-25T19:32:52.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-06-25T19:32:52.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-25T19:32:52.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 58.8% of statements [2021-06-25T19:32:52.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-25T19:32:52.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2021-06-25T19:32:52.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-06-25T19:32:52.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.058s coverage: 85.4% of statements [2021-06-25T19:32:52.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.089s coverage: 91.2% of statements [2021-06-25T19:32:52.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-25T19:32:52.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.140s coverage: 64.4% of statements [2021-06-25T19:32:52.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-25T19:32:52.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-25T19:32:52.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2021-06-25T19:32:52.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 91.3% of statements [2021-06-25T19:32:52.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2021-06-25T19:32:52.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2021-06-25T19:32:52.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2021-06-25T19:32:52.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.198s coverage: 66.9% of statements [2021-06-25T19:32:52.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-25T19:32:52.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-25T19:32:52.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-25T19:32:53.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.121s coverage: 43.6% of statements [2021-06-25T19:32:53.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-25T19:32:53.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-25T19:32:53.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements [2021-06-25T19:32:53.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-25T19:32:53.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2021-06-25T19:32:53.607Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-25T19:32:54.965Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-163 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-25T19:32:54.984Z] Running in /w/workspace/edgex-go/22 [Pipeline] { [Pipeline] checkout [2021-06-25T19:32:55.187Z] The recommended git tool is: git [2021-06-25T19:33:00.119Z] using credential edgex-jenkins-ssh [2021-06-25T19:33:00.139Z] Cloning the remote Git repository [2021-06-25T19:33:00.166Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-25T19:33:00.301Z] > git init /w/workspace/edgex-go/22 # timeout=10 [2021-06-25T19:33:00.439Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-25T19:33:00.441Z] > git --version # timeout=10 [2021-06-25T19:33:00.501Z] > git --version # 'git version 2.17.1' [2021-06-25T19:33:00.503Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-25T19:33:00.632Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-25T19:33:01.797Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 19.3% of statements [2021-06-25T19:33:01.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-25T19:33:01.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-25T19:33:01.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-25T19:33:01.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-25T19:33:01.797Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.131s coverage: 91.9% of statements [2021-06-25T19:33:01.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-25T19:33:01.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-25T19:33:01.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-25T19:33:01.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-25T19:33:01.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-25T19:33:01.797Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements [2021-06-25T19:33:01.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-25T19:33:01.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-25T19:33:01.797Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.6% of statements [2021-06-25T19:33:01.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-25T19:33:01.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-25T19:33:01.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-25T19:33:01.797Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-25T19:33:01.797Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-25T19:33:01.797Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2021-06-25T19:33:01.798Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-25T19:33:01.798Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-25T19:33:01.798Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-25T19:33:01.798Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-25T19:33:01.798Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-25T19:33:01.798Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-25T19:33:01.798Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-06-25T19:33:01.798Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 95.4% of statements [2021-06-25T19:33:01.798Z] GO111MODULE=on go vet ./... [2021-06-25T19:33:20.518Z] Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit df4c2853c1676f0b18d04de14004b5858d3020fc [2021-06-25T19:33:21.063Z] Merge succeeded, producing f6a0104dd440409cab48eee67af455df5e6491eb [2021-06-25T19:33:21.064Z] Checking out Revision f6a0104dd440409cab48eee67af455df5e6491eb (PR-3579) [2021-06-25T19:33:19.485Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-25T19:33:19.504Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-25T19:33:19.530Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-25T19:33:19.561Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-25T19:33:19.561Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-25T19:33:19.574Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-25T19:33:20.505Z] > git config core.sparsecheckout # timeout=10 [2021-06-25T19:33:20.520Z] > git checkout -f df4c2853c1676f0b18d04de14004b5858d3020fc # timeout=10 [2021-06-25T19:33:20.732Z] > git remote # timeout=10 [2021-06-25T19:33:20.761Z] > git config --get remote.origin.url # timeout=10 [2021-06-25T19:33:20.775Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-25T19:33:20.787Z] > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 [2021-06-25T19:33:21.018Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-25T19:33:21.038Z] > git config core.sparsecheckout # timeout=10 [2021-06-25T19:33:21.059Z] > git checkout -f f6a0104dd440409cab48eee67af455df5e6491eb # timeout=10 [2021-06-25T19:33:25.400Z] Commit message: "Merge commit '0f46f9c91dceca59bd5ea8aaab086cfec78c4084' into HEAD" [2021-06-25T19:33:25.432Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-25T19:33:25.377Z] > git rev-list --no-walk 8bc75e5fa3210213eb641cfa98598ae4b8c5449b # timeout=10 [2021-06-25T19:33:26.928Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-25T19:33:27.365Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-25T19:33:27.708Z] + + sudo servicetrue docker [2021-06-25T19:33:27.708Z] restart [2021-06-25T19:33:29.432Z] gofmt -l . [2021-06-25T19:33:29.432Z] [ "`gofmt -l .`" = "" ] [2021-06-25T19:33:29.432Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-25T19:33:29.876Z] + ls -al . [2021-06-25T19:33:29.876Z] total 560 [2021-06-25T19:33:29.876Z] drwxrwxr-x 10 1001 1001 4096 Jun 25 19:33 . [2021-06-25T19:33:29.876Z] drwxr-xr-x 4 root root 30 Jun 25 19:31 .. [2021-06-25T19:33:29.876Z] -rw-rw-r-- 1 1001 1001 11 Jun 25 19:29 .dockerignore [2021-06-25T19:33:29.876Z] drwxrwxr-x 8 1001 1001 179 Jun 25 19:30 .git [2021-06-25T19:33:29.876Z] drwxrwxr-x 3 1001 1001 125 Jun 25 19:29 .github [2021-06-25T19:33:29.876Z] -rw-rw-r-- 1 1001 1001 818 Jun 25 19:29 .gitignore [2021-06-25T19:33:29.876Z] drwx------ 3 1001 1001 60 Jun 25 19:30 .semver [2021-06-25T19:33:29.876Z] -rw-rw-r-- 1 1001 1001 166 Jun 25 19:29 .sonarcloud.properties [2021-06-25T19:33:29.876Z] -rw-rw-r-- 1 1001 1001 8609 Jun 25 19:29 Attribution.txt [2021-06-25T19:33:29.876Z] -rw-rw-r-- 1 1001 1001 43881 Jun 25 19:29 CHANGELOG.md [2021-06-25T19:33:29.876Z] -rw-rw-r-- 1 1001 1001 3804 Jun 25 19:29 CONTRIBUTING.md [2021-06-25T19:33:29.876Z] -rw-rw-r-- 1 1001 1001 931 Jun 25 19:29 Dockerfile.build [2021-06-25T19:33:29.876Z] -rw-rw-r-- 1 1001 1001 849 Jun 25 19:29 Jenkinsfile [2021-06-25T19:33:29.876Z] -rw-rw-r-- 1 1001 1001 10775 Jun 25 19:29 LICENSE [2021-06-25T19:33:29.876Z] -rw-rw-r-- 1 1001 1001 5605 Jun 25 19:29 Makefile [2021-06-25T19:33:29.876Z] -rw-rw-r-- 1 1001 1001 7905 Jun 25 19:29 README.md [2021-06-25T19:33:29.876Z] -rw-rw-r-- 1 1001 1001 7071 Jun 25 19:29 SECURITY.md [2021-06-25T19:33:29.876Z] -rw-rw-r-- 1 1001 1001 5 Jun 25 19:30 VERSION [2021-06-25T19:33:29.876Z] -rw-rw-r-- 1 1001 1001 4131 Jun 25 19:29 ZMQWindows.md [2021-06-25T19:33:29.876Z] drwxrwxr-x 2 1001 1001 37 Jun 25 19:29 bin [2021-06-25T19:33:29.876Z] drwxrwxr-x 14 1001 1001 4096 Jun 25 19:29 cmd [2021-06-25T19:33:29.876Z] -rw-r--r-- 1 root root 398095 Jun 25 19:33 coverage.out [2021-06-25T19:33:29.876Z] -rw-rw-r-- 1 1001 1001 806 Jun 25 19:29 go.mod [2021-06-25T19:33:29.876Z] -rw-r--r-- 1 root root 20759 Jun 25 19:31 go.sum [2021-06-25T19:33:29.876Z] drwxrwxr-x 7 1001 1001 114 Jun 25 19:29 internal [2021-06-25T19:33:29.876Z] drwxrwxr-x 3 1001 1001 16 Jun 25 19:29 openapi [2021-06-25T19:33:29.876Z] drwxrwxr-x 4 1001 1001 71 Jun 25 19:29 snap [2021-06-25T19:33:29.876Z] -rw-rw-r-- 1 1001 1001 168 Jun 25 19:29 version.go [Pipeline] sh [2021-06-25T19:33:30.181Z] + '[' -e coverage.out ] [2021-06-25T19:33:30.181Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-25T19:33:30.323Z] Stashed 1 file(s) [Pipeline] sh [2021-06-25T19:33:30.628Z] + make build [2021-06-25T19:33:30.628Z] go mod tidy [2021-06-25T19:33:30.906Z] 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-25T19:33:32.316Z] 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-25T19:33:40.492Z] 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-25T19:33:40.492Z] 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-25T19:33:41.899Z] 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-25T19:33:42.163Z] 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-25T19:33:43.112Z] 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-25T19:33:44.084Z] 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-25T19:33:45.040Z] 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-25T19:33:45.991Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-25T19:33:46.053Z] provisioning config files... [2021-06-25T19:33:46.083Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/22@tmp/config2222401177473555824tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-25T19:33:46.456Z] ---> docker-login.sh [2021-06-25T19:33:46.456Z] nexus3.edgexfoundry.org:10001 [2021-06-25T19:33:46.938Z] 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-25T19:33:47.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T19:33:47.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T19:33:47.715Z] Configure a credential helper to remove this warning. See [2021-06-25T19:33:47.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T19:33:47.715Z] [2021-06-25T19:33:47.715Z] Login Succeeded [2021-06-25T19:33:47.715Z] nexus3.edgexfoundry.org:10002 [2021-06-25T19:33:47.893Z] 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-25T19:33:47.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T19:33:48.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T19:33:48.261Z] Configure a credential helper to remove this warning. See [2021-06-25T19:33:48.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T19:33:48.261Z] [2021-06-25T19:33:48.261Z] Login Succeeded [2021-06-25T19:33:48.261Z] nexus3.edgexfoundry.org:10003 [2021-06-25T19:33:48.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T19:33:48.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T19:33:48.812Z] Configure a credential helper to remove this warning. See [2021-06-25T19:33:48.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T19:33:48.812Z] [2021-06-25T19:33:48.812Z] Login Succeeded [2021-06-25T19:33:48.812Z] nexus3.edgexfoundry.org:10004 [2021-06-25T19:33:49.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T19:33:49.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T19:33:49.362Z] Configure a credential helper to remove this warning. See [2021-06-25T19:33:49.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T19:33:49.362Z] [2021-06-25T19:33:49.362Z] Login Succeeded [2021-06-25T19:33:49.362Z] docker.io [2021-06-25T19:33:49.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [2021-06-25T19:33:49.823Z] $ docker stop --time=1 c17dd0a82b6dcbb3fc8a77e66321866460bc84d297c5cc1ce8e99a236bffe612 [2021-06-25T19:33:49.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T19:33:49.904Z] Configure a credential helper to remove this warning. See [2021-06-25T19:33:49.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T19:33:49.904Z] [2021-06-25T19:33:49.904Z] Login Succeeded [2021-06-25T19:33:50.176Z] ---> docker-login.sh ends [2021-06-25T19:33:51.944Z] $ docker rm -f c17dd0a82b6dcbb3fc8a77e66321866460bc84d297c5cc1ce8e99a236bffe612 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-06-25T19:33:52.180Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-06-25T19:33:55.118Z] ========================================================= [2021-06-25T19:33:55.118Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-25T19:33:55.118Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-06-25T19:33:55.457Z] + 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-25T19:33:55.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-25T19:33:55.483Z] [2021-06-25T19:33:55.483Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-25T19:33:55.793Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-25T19:33:55.793Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-25T19:33:55.793Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-25T19:33:55.793Z] ca9280d653b3: Pulling fs layer [2021-06-25T19:33:55.793Z] 7e9c9ca2126c: Pulling fs layer [2021-06-25T19:33:56.060Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-25T19:33:56.060Z] cbdbe7a5bc2a: Download complete [2021-06-25T19:33:56.060Z] cbdbe7a5bc2a: Pull complete [2021-06-25T19:33:56.636Z] ca9280d653b3: Verifying Checksum [2021-06-25T19:33:56.636Z] ca9280d653b3: Download complete [2021-06-25T19:33:57.214Z] ca9280d653b3: Pull complete [2021-06-25T19:33:57.442Z] Sending build context to Docker daemon 166.4MB [2021-06-25T19:33:57.442Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-25T19:33:57.442Z] Step 2/6 : FROM ${BASE} [2021-06-25T19:33:57.793Z] 7e9c9ca2126c: Download complete [2021-06-25T19:33:58.044Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-25T19:33:58.045Z] 595b0fe564bb: Pulling fs layer [2021-06-25T19:33:58.045Z] 3088b5b3c5c0: Pulling fs layer [2021-06-25T19:33:58.045Z] 5b7225fbf94c: Pulling fs layer [2021-06-25T19:33:58.045Z] ba82ee9f976e: Pulling fs layer [2021-06-25T19:33:58.045Z] 506bd15cee9f: Pulling fs layer [2021-06-25T19:33:58.045Z] 75a0a4a0db45: Pulling fs layer [2021-06-25T19:33:58.045Z] 618dc40b7e24: Pulling fs layer [2021-06-25T19:33:58.045Z] 506bd15cee9f: Waiting [2021-06-25T19:33:58.045Z] 75a0a4a0db45: Waiting [2021-06-25T19:33:58.045Z] 618dc40b7e24: Waiting [2021-06-25T19:33:58.045Z] ba82ee9f976e: Waiting [2021-06-25T19:33:58.045Z] 5b7225fbf94c: Verifying Checksum [2021-06-25T19:33:58.045Z] 5b7225fbf94c: Download complete [2021-06-25T19:33:58.045Z] 3088b5b3c5c0: Verifying Checksum [2021-06-25T19:33:58.045Z] 506bd15cee9f: Verifying Checksum [2021-06-25T19:33:58.045Z] 506bd15cee9f: Download complete [2021-06-25T19:33:58.045Z] 75a0a4a0db45: Verifying Checksum [2021-06-25T19:33:58.045Z] 75a0a4a0db45: Download complete [2021-06-25T19:33:58.045Z] 595b0fe564bb: Verifying Checksum [2021-06-25T19:33:58.045Z] 595b0fe564bb: Download complete [2021-06-25T19:33:59.035Z] 595b0fe564bb: Pull complete [2021-06-25T19:33:59.318Z] 3088b5b3c5c0: Pull complete [2021-06-25T19:33:59.921Z] 5b7225fbf94c: Pull complete [2021-06-25T19:34:00.903Z] 618dc40b7e24: Verifying Checksum [2021-06-25T19:34:00.904Z] 618dc40b7e24: Download complete [2021-06-25T19:34:01.141Z] 7e9c9ca2126c: Pull complete [2021-06-25T19:34:01.141Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-25T19:34:01.141Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-25T19:34:01.141Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-25T19:34:01.234Z] prd-centos7-docker-4c-2g-162 does not seem to be running inside a container [2021-06-25T19:34:01.281Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-25T19:34:01.886Z] ba82ee9f976e: Verifying Checksum [2021-06-25T19:34:01.886Z] ba82ee9f976e: Download complete [2021-06-25T19:34:04.121Z] $ docker top a4bb24237c1c44d3edd412534bbb21b346fa30fa840c84fa815ef82be59c4061 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-25T19:34:04.536Z] + grep parallel [2021-06-25T19:34:04.536Z] + docker-compose build --help [2021-06-25T19:34:05.108Z] --parallel Build images in parallel. [Pipeline] } [2021-06-25T19:34:05.118Z] $ docker stop --time=1 a4bb24237c1c44d3edd412534bbb21b346fa30fa840c84fa815ef82be59c4061 [2021-06-25T19:34:06.325Z] $ docker rm -f a4bb24237c1c44d3edd412534bbb21b346fa30fa840c84fa815ef82be59c4061 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-25T19:34:06.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-25T19:34:06.774Z] . [Pipeline] withDockerContainer [2021-06-25T19:34:06.857Z] prd-centos7-docker-4c-2g-162 does not seem to be running inside a container [2021-06-25T19:34:06.899Z] $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-25T19:34:07.280Z] $ docker top d6dd84e213fad9021cd863763902a3ac5baea4fb3b884dea06d575a22d94c3df -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-25T19:34:07.680Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-25T19:34:08.255Z] Building core-command ... [2021-06-25T19:34:08.255Z] Building core-data ... [2021-06-25T19:34:08.255Z] Building core-metadata ... [2021-06-25T19:34:08.255Z] Building security-bootstrapper ... [2021-06-25T19:34:08.255Z] Building security-proxy-setup ... [2021-06-25T19:34:08.255Z] Building security-secretstore-setup ... [2021-06-25T19:34:08.255Z] Building support-notifications ... [2021-06-25T19:34:08.255Z] Building support-scheduler ... [2021-06-25T19:34:08.255Z] Building sys-mgmt-agent ... [2021-06-25T19:34:08.255Z] Building sys-mgmt-agent [2021-06-25T19:34:08.255Z] Building security-secretstore-setup [2021-06-25T19:34:08.255Z] Building security-proxy-setup [2021-06-25T19:34:08.255Z] Building core-command [2021-06-25T19:34:08.255Z] Building support-notifications [2021-06-25T19:34:14.315Z] ba82ee9f976e: Pull complete [2021-06-25T19:34:14.316Z] 506bd15cee9f: Pull complete [2021-06-25T19:34:14.316Z] 75a0a4a0db45: Pull complete [2021-06-25T19:34:18.640Z] 618dc40b7e24: Pull complete [2021-06-25T19:34:18.640Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-25T19:34:18.640Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-25T19:34:18.640Z] ---> a36622ca3599 [2021-06-25T19:34:18.640Z] 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-25T19:34:18.928Z] ---> Running in 9b8b9f553cf8 [2021-06-25T19:34:20.404Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-25T19:34:21.389Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-25T19:34:22.378Z] (1/12) Installing libmagic (5.39-r0) [2021-06-25T19:34:22.652Z] (2/12) Installing file (5.39-r0) [2021-06-25T19:34:22.652Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-25T19:34:22.928Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-25T19:34:23.233Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T19:34:23.233Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-25T19:34:23.233Z] ---> 9c8cdd2ace13 [2021-06-25T19:34:23.233Z] Step 3/23 : WORKDIR /edgex-go [2021-06-25T19:34:23.233Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T19:34:23.233Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-25T19:34:23.233Z] ---> 9c8cdd2ace13 [2021-06-25T19:34:23.233Z] Step 3/24 : WORKDIR /edgex-go [2021-06-25T19:34:23.233Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T19:34:23.233Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-25T19:34:23.233Z] ---> 9c8cdd2ace13 [2021-06-25T19:34:23.233Z] Step 3/24 : WORKDIR /edgex-go [2021-06-25T19:34:24.625Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T19:34:24.625Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-25T19:34:24.625Z] ---> 9c8cdd2ace13 [2021-06-25T19:34:24.625Z] Step 3/22 : WORKDIR /edgex-go [2021-06-25T19:34:26.021Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T19:34:26.021Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-25T19:34:26.021Z] ---> 9c8cdd2ace13 [2021-06-25T19:34:26.021Z] Step 3/26 : WORKDIR /edgex-go [2021-06-25T19:34:26.286Z] ---> Running in 5efcc0398bbf [2021-06-25T19:34:26.286Z] ---> Running in 493cab2b3567 [2021-06-25T19:34:26.286Z] ---> Running in 86488885c98e [2021-06-25T19:34:26.286Z] ---> Running in 4dec93f55bd5 [2021-06-25T19:34:26.286Z] ---> Running in b679a67c883a [2021-06-25T19:34:26.286Z] Removing intermediate container 5efcc0398bbf [2021-06-25T19:34:26.286Z] ---> d1407ed55d14 [2021-06-25T19:34:26.286Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T19:34:26.286Z] Removing intermediate container 493cab2b3567 [2021-06-25T19:34:26.286Z] ---> 23fca0c3950d [2021-06-25T19:34:26.286Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T19:34:26.556Z] Removing intermediate container 4dec93f55bd5 [2021-06-25T19:34:26.556Z] ---> 9f0026f363a2 [2021-06-25T19:34:26.556Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T19:34:26.556Z] Removing intermediate container 86488885c98e [2021-06-25T19:34:26.556Z] ---> 7a8493a7f81b [2021-06-25T19:34:26.556Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T19:34:26.556Z] Removing intermediate container b679a67c883a [2021-06-25T19:34:26.556Z] ---> 97ad0ade8a64 [2021-06-25T19:34:26.556Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T19:34:26.556Z] ---> Running in 149c36ac3210 [2021-06-25T19:34:26.556Z] ---> Running in a288723ac3ba [2021-06-25T19:34:26.556Z] ---> Running in 4c6b74f14175 [2021-06-25T19:34:26.556Z] ---> Running in ea3e064ecf21 [2021-06-25T19:34:26.556Z] ---> Running in 7745b024eb1f [2021-06-25T19:34:27.514Z] Removing intermediate container 149c36ac3210 [2021-06-25T19:34:27.514Z] ---> bcc4a03c9e41 [2021-06-25T19:34:27.514Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-25T19:34:27.514Z] Removing intermediate container a288723ac3ba [2021-06-25T19:34:27.514Z] ---> c326efaeee2a [2021-06-25T19:34:27.514Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-25T19:34:27.514Z] ---> Running in faa6a8088c9e [2021-06-25T19:34:27.514Z] ---> Running in 85a62e9d08e3 [2021-06-25T19:34:27.781Z] Removing intermediate container 7745b024eb1f [2021-06-25T19:34:27.781Z] ---> e5bade90596c [2021-06-25T19:34:27.781Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-25T19:34:27.781Z] ---> Running in ec23409aef4e [2021-06-25T19:34:28.049Z] Removing intermediate container 4c6b74f14175 [2021-06-25T19:34:28.049Z] ---> aa52be43345d [2021-06-25T19:34:28.049Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-25T19:34:28.049Z] ---> Running in ea0f976d29da [2021-06-25T19:34:28.049Z] Removing intermediate container ea3e064ecf21 [2021-06-25T19:34:28.049Z] ---> 7eac8595b18b [2021-06-25T19:34:28.049Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-25T19:34:28.049Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:34:28.049Z] ---> Running in e2531e527d87 [2021-06-25T19:34:28.309Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-25T19:34:28.309Z] (6/12) Installing patch (2.7.6-r7) [2021-06-25T19:34:28.314Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:34:28.315Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:34:28.576Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:34:28.576Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:34:28.579Z] (7/12) Installing build-base (0.5-r2) [2021-06-25T19:34:28.580Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-25T19:34:28.580Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-25T19:34:28.838Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:34:28.850Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-25T19:34:28.851Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-25T19:34:28.851Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-25T19:34:29.102Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:34:29.102Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:34:29.125Z] Executing busybox-1.32.1-r6.trigger [2021-06-25T19:34:29.125Z] OK: 218 MiB in 52 packages [2021-06-25T19:34:29.366Z] OK: 219 MiB in 52 packages [2021-06-25T19:34:29.366Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:34:29.366Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:34:29.665Z] OK: 219 MiB in 52 packages [2021-06-25T19:34:29.665Z] Removing intermediate container faa6a8088c9e [2021-06-25T19:34:29.665Z] ---> 1bc532062c96 [2021-06-25T19:34:29.665Z] Step 6/22 : COPY go.mod . [2021-06-25T19:34:29.937Z] OK: 219 MiB in 52 packages [2021-06-25T19:34:29.937Z] OK: 219 MiB in 52 packages [2021-06-25T19:34:29.937Z] ---> 9dca5db11895 [2021-06-25T19:34:29.937Z] Step 7/22 : RUN go mod download [2021-06-25T19:34:29.937Z] ---> Running in 3b2a27a74b58 [2021-06-25T19:34:29.937Z] Removing intermediate container 85a62e9d08e3 [2021-06-25T19:34:29.937Z] ---> d9a262b10041 [2021-06-25T19:34:29.937Z] Step 6/26 : COPY go.mod . [2021-06-25T19:34:30.211Z] ---> 154943509ac1 [2021-06-25T19:34:30.211Z] Step 7/26 : RUN go mod download [2021-06-25T19:34:30.211Z] OK: 219 MiB in 52 packages [2021-06-25T19:34:30.211Z] ---> Running in 3189053a6a8c [2021-06-25T19:34:30.487Z] Removing intermediate container ec23409aef4e [2021-06-25T19:34:30.487Z] ---> 02d28327a748 [2021-06-25T19:34:30.487Z] Step 6/23 : COPY go.mod . [2021-06-25T19:34:30.750Z] Removing intermediate container e2531e527d87 [2021-06-25T19:34:30.750Z] ---> b2bd14305692 [2021-06-25T19:34:30.750Z] Step 6/24 : COPY go.mod . [2021-06-25T19:34:30.750Z] Removing intermediate container ea0f976d29da [2021-06-25T19:34:30.750Z] ---> b480b15aa3bb [2021-06-25T19:34:30.750Z] Step 6/24 : COPY go.mod . [2021-06-25T19:34:30.750Z] ---> 26d42dce5415 [2021-06-25T19:34:30.750Z] Step 7/23 : RUN go mod download [2021-06-25T19:34:31.013Z] ---> Running in 43d2304efcc1 [2021-06-25T19:34:31.013Z] ---> 0250b8bcd4b2 [2021-06-25T19:34:31.013Z] Step 7/24 : RUN go mod download [2021-06-25T19:34:31.013Z] ---> Running in 333d02ec2ad8 [2021-06-25T19:34:31.013Z] ---> c2485d5376d5 [2021-06-25T19:34:31.013Z] Step 7/24 : RUN go mod download [2021-06-25T19:34:31.277Z] ---> Running in b0043774c8c8 [2021-06-25T19:34:31.277Z] Removing intermediate container 3b2a27a74b58 [2021-06-25T19:34:31.277Z] ---> a3937cd31977 [2021-06-25T19:34:31.277Z] Step 8/22 : COPY . . [2021-06-25T19:34:32.240Z] Removing intermediate container 3189053a6a8c [2021-06-25T19:34:32.240Z] ---> f117d6c06186 [2021-06-25T19:34:32.240Z] Step 8/26 : COPY . . [2021-06-25T19:34:32.507Z] Removing intermediate container 9b8b9f553cf8 [2021-06-25T19:34:32.508Z] ---> 0e8fdb1bfa31 [2021-06-25T19:34:32.508Z] Step 4/6 : WORKDIR /edgex-go [2021-06-25T19:34:32.508Z] ---> Running in 03b09d508b18 [2021-06-25T19:34:33.110Z] Removing intermediate container 03b09d508b18 [2021-06-25T19:34:33.110Z] ---> e3109c1e1e6d [2021-06-25T19:34:33.110Z] Step 5/6 : COPY go.mod . [2021-06-25T19:34:33.707Z] ---> 2a351a08e4cb [2021-06-25T19:34:33.707Z] Step 6/6 : RUN go mod download [2021-06-25T19:34:33.983Z] ---> Running in ad13e92e1cf2 [2021-06-25T19:34:38.860Z] Removing intermediate container 43d2304efcc1 [2021-06-25T19:34:38.860Z] ---> 8c2ab62c7651 [2021-06-25T19:34:38.860Z] Step 8/23 : COPY . . [2021-06-25T19:34:38.860Z] Removing intermediate container 333d02ec2ad8 [2021-06-25T19:34:38.860Z] ---> 628e52ce3624 [2021-06-25T19:34:38.860Z] Step 8/24 : COPY . . [2021-06-25T19:34:38.860Z] ---> cd6a2fcb0775 [2021-06-25T19:34:38.860Z] Step 9/22 : RUN go mod tidy [2021-06-25T19:34:38.860Z] ---> Running in 9d5010679f4e [2021-06-25T19:34:38.860Z] Removing intermediate container b0043774c8c8 [2021-06-25T19:34:38.860Z] ---> 0a4703be0ecf [2021-06-25T19:34:38.860Z] Step 8/24 : COPY . . [2021-06-25T19:34:38.860Z] ---> bd52d312534b [2021-06-25T19:34:38.860Z] Step 9/26 : RUN go mod tidy [2021-06-25T19:34:39.138Z] ---> Running in 94796dd8fc59 [2021-06-25T19:34:49.304Z] ---> 3be9ac43cdf2 [2021-06-25T19:34:49.304Z] Step 9/23 : RUN go mod tidy [2021-06-25T19:34:49.304Z] ---> Running in 551a6af5a097 [2021-06-25T19:34:49.304Z] Removing intermediate container 94796dd8fc59 [2021-06-25T19:34:49.304Z] ---> 3c01556fa741 [2021-06-25T19:34:49.304Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-25T19:34:49.304Z] Removing intermediate container 9d5010679f4e [2021-06-25T19:34:49.304Z] ---> 1a50fe0b94b4 [2021-06-25T19:34:49.304Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-25T19:34:49.304Z] ---> 6464fe3cb273 [2021-06-25T19:34:49.304Z] Step 9/24 : RUN go mod tidy [2021-06-25T19:34:49.304Z] ---> Running in 03da009c8a65 [2021-06-25T19:34:49.304Z] ---> Running in 93289d27a36d [2021-06-25T19:34:49.304Z] ---> faeeb083a342 [2021-06-25T19:34:49.304Z] Step 9/24 : RUN go mod tidy [2021-06-25T19:34:49.304Z] ---> Running in 20376d3b44a6 [2021-06-25T19:34:49.304Z] ---> Running in 02da47cc1fe5 [2021-06-25T19:34:49.304Z] 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-25T19:34:49.304Z] 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-25T19:34:51.257Z] Removing intermediate container 02da47cc1fe5 [2021-06-25T19:34:51.257Z] ---> 9d0327c437f4 [2021-06-25T19:34:51.257Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-25T19:34:51.257Z] ---> Running in 3e69d65f3334 [2021-06-25T19:34:51.257Z] Removing intermediate container 551a6af5a097 [2021-06-25T19:34:51.257Z] ---> f448329790b9 [2021-06-25T19:34:51.257Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-25T19:34:51.257Z] Removing intermediate container 20376d3b44a6 [2021-06-25T19:34:51.257Z] ---> 31b29711036a [2021-06-25T19:34:51.257Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-25T19:34:51.257Z] ---> Running in ed333b33052a [2021-06-25T19:34:51.257Z] ---> Running in c9345910777e [2021-06-25T19:34:51.836Z] 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-25T19:34:52.098Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-25T19:34:52.098Z] 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-25T19:35:00.780Z] Removing intermediate container ad13e92e1cf2 [2021-06-25T19:35:00.780Z] ---> d6f271193dca [2021-06-25T19:35:00.780Z] Successfully built d6f271193dca [2021-06-25T19:35:00.780Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-25T19:35:01.132Z] + docker inspect -f . ci-base-image-arm64 [2021-06-25T19:35:01.133Z] . [Pipeline] withDockerContainer [2021-06-25T19:35:01.400Z] prd-ubuntu18.04-docker-arm64-4c-16g-163 does not seem to be running inside a container [2021-06-25T19:35:01.453Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-25T19:35:03.073Z] $ docker top 0e4e17c168da6fb4fb42d5c014db02ccd66100b277bb5f14c815a1c460edbfc2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-25T19:35:04.083Z] + go version [2021-06-25T19:35:04.083Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-25T19:35:04.077Z] $ docker stop --time=1 0e4e17c168da6fb4fb42d5c014db02ccd66100b277bb5f14c815a1c460edbfc2 [2021-06-25T19:35:05.925Z] $ docker rm -f 0e4e17c168da6fb4fb42d5c014db02ccd66100b277bb5f14c815a1c460edbfc2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-25T19:35:06.743Z] + docker inspect -f . ci-base-image-arm64 [2021-06-25T19:35:06.743Z] . [Pipeline] withDockerContainer [2021-06-25T19:35:06.971Z] prd-ubuntu18.04-docker-arm64-4c-16g-163 does not seem to be running inside a container [2021-06-25T19:35:07.021Z] $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-25T19:35:08.521Z] $ docker top b375a7dcf8f1457fe2269162d0a53771d600ef4a39ed06771269c7b2b2eab757 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-25T19:35:08.855Z] ========================================================= [2021-06-25T19:35:08.855Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-25T19:35:08.855Z] ========================================================= [Pipeline] sh [2021-06-25T19:35:09.506Z] + go mod tidy [Pipeline] sh [2021-06-25T19:35:10.777Z] + make test [2021-06-25T19:35:10.777Z] go mod tidy [2021-06-25T19:35:11.380Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-25T19:35:24.267Z] 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-25T19:35:24.267Z] 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-25T19:35:28.587Z] Removing intermediate container 3e69d65f3334 [2021-06-25T19:35:28.587Z] ---> b11c6103d23b [2021-06-25T19:35:28.587Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-25T19:35:28.587Z] Removing intermediate container 93289d27a36d [2021-06-25T19:35:28.587Z] ---> 4be343efbe92 [2021-06-25T19:35:28.587Z] [2021-06-25T19:35:28.587Z] Step 11/22 : FROM alpine:3.12 [2021-06-25T19:35:28.587Z] ---> Running in 1492c5a73ad7 [2021-06-25T19:35:28.850Z] 3.12: Pulling from library/alpine [2021-06-25T19:35:28.850Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-25T19:35:29.797Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-25T19:35:29.797Z] Status: Downloaded newer image for alpine:3.12 [2021-06-25T19:35:29.797Z] ---> 13621d1b12d4 [2021-06-25T19:35:29.797Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-25T19:35:29.797Z] Removing intermediate container ed333b33052a [2021-06-25T19:35:29.797Z] ---> 45bdd73b2019 [2021-06-25T19:35:29.797Z] [2021-06-25T19:35:29.797Z] Step 11/23 : FROM alpine:3.12 [2021-06-25T19:35:29.798Z] ---> 13621d1b12d4 [2021-06-25T19:35:29.798Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-25T19:35:29.798Z] Removing intermediate container 03da009c8a65 [2021-06-25T19:35:29.798Z] ---> b6001c34d2aa [2021-06-25T19:35:29.798Z] [2021-06-25T19:35:29.798Z] Step 11/26 : FROM alpine:3.12 [2021-06-25T19:35:29.798Z] ---> 13621d1b12d4 [2021-06-25T19:35:29.798Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-25T19:35:30.063Z] ---> Running in 19cf682b66fa [2021-06-25T19:35:30.064Z] ---> Running in 2324946323f9 [2021-06-25T19:35:30.064Z] ---> Running in f5f5047ea8f3 [2021-06-25T19:35:30.328Z] Removing intermediate container c9345910777e [2021-06-25T19:35:30.328Z] ---> 46115fda86fa [2021-06-25T19:35:30.328Z] [2021-06-25T19:35:30.328Z] Step 11/24 : FROM alpine:3.12 [2021-06-25T19:35:30.328Z] ---> 13621d1b12d4 [2021-06-25T19:35:30.328Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-25T19:35:30.328Z] Removing intermediate container 1492c5a73ad7 [2021-06-25T19:35:30.328Z] ---> 6662b67ed984 [2021-06-25T19:35:30.328Z] [2021-06-25T19:35:30.328Z] Step 12/24 : FROM docker:20.10.0 [2021-06-25T19:35:30.328Z] ---> Running in 81353fc119c3 [2021-06-25T19:35:30.657Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:35:30.657Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:35:30.657Z] 20.10.0: Pulling from library/docker [2021-06-25T19:35:30.930Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-25T19:35:30.930Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-25T19:35:30.930Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T19:35:30.930Z] Executing ca-certificates-20191127-r4.trigger [2021-06-25T19:35:30.930Z] OK: 6 MiB in 16 packages [2021-06-25T19:35:30.931Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:35:30.931Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:35:30.931Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:35:30.931Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:35:31.207Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:35:31.207Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:35:31.207Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-25T19:35:31.207Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-25T19:35:31.207Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-25T19:35:31.207Z] (4/6) Installing curl (7.77.0-r0) [2021-06-25T19:35:31.207Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-25T19:35:31.207Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-25T19:35:31.207Z] (6/6) Installing su-exec (0.2-r1) [2021-06-25T19:35:31.207Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T19:35:31.207Z] Executing ca-certificates-20191127-r4.trigger [2021-06-25T19:35:31.207Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-25T19:35:31.207Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-25T19:35:31.469Z] (4/4) Installing curl (7.77.0-r0) [2021-06-25T19:35:31.469Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-25T19:35:31.469Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T19:35:31.469Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T19:35:31.469Z] OK: 6 MiB in 15 packages [2021-06-25T19:35:31.469Z] Executing ca-certificates-20191127-r4.trigger [2021-06-25T19:35:31.469Z] OK: 7 MiB in 20 packages [2021-06-25T19:35:31.469Z] OK: 7 MiB in 18 packages [2021-06-25T19:35:32.049Z] Removing intermediate container 19cf682b66fa [2021-06-25T19:35:32.049Z] ---> 807d0de73718 [2021-06-25T19:35:32.049Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-25T19:35:32.049Z] ---> Running in ae328171d91c [2021-06-25T19:35:32.625Z] Removing intermediate container ae328171d91c [2021-06-25T19:35:32.625Z] ---> ed0a12d117f7 [2021-06-25T19:35:32.625Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-25T19:35:32.625Z] Removing intermediate container 81353fc119c3 [2021-06-25T19:35:32.625Z] ---> 8dbc8dfd05eb [2021-06-25T19:35:32.625Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-25T19:35:32.625Z] Removing intermediate container 2324946323f9 [2021-06-25T19:35:32.625Z] ---> b3fd98b34a8c [2021-06-25T19:35:32.625Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-25T19:35:32.625Z] Removing intermediate container f5f5047ea8f3 [2021-06-25T19:35:32.625Z] ---> 0f87915d9cc3 [2021-06-25T19:35:32.625Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-25T19:35:32.625Z] ---> Running in 633652b3cfdb [2021-06-25T19:35:32.625Z] ---> Running in 458515e6f023 [2021-06-25T19:35:32.625Z] ---> Running in 7f34beb5a8e3 [2021-06-25T19:35:32.625Z] ---> Running in e5c3391f0024 [2021-06-25T19:35:32.896Z] Removing intermediate container 633652b3cfdb [2021-06-25T19:35:32.896Z] ---> 0f188dfb62cb [2021-06-25T19:35:32.896Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-25T19:35:32.896Z] Removing intermediate container 7f34beb5a8e3 [2021-06-25T19:35:32.896Z] ---> 5f723efcd4f8 [2021-06-25T19:35:32.896Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-25T19:35:32.896Z] Removing intermediate container 458515e6f023 [2021-06-25T19:35:32.896Z] ---> 0e010ebb8360 [2021-06-25T19:35:32.896Z] Step 14/22 : WORKDIR /edgex [2021-06-25T19:35:32.896Z] ---> Running in c8ef28430f0c [2021-06-25T19:35:32.896Z] Removing intermediate container e5c3391f0024 [2021-06-25T19:35:32.896Z] ---> 8e80fdc7a91b [2021-06-25T19:35:32.896Z] Step 14/26 : WORKDIR / [2021-06-25T19:35:32.896Z] ---> Running in 11442d982a1b [2021-06-25T19:35:32.896Z] ---> Running in b680bd6144a4 [2021-06-25T19:35:32.896Z] ---> Running in 2ca69238c9b8 [2021-06-25T19:35:33.158Z] Removing intermediate container 11442d982a1b [2021-06-25T19:35:33.158Z] ---> d45502819f28 [2021-06-25T19:35:33.158Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-25T19:35:33.158Z] Removing intermediate container c8ef28430f0c [2021-06-25T19:35:33.158Z] ---> 93db2cfb8c21 [2021-06-25T19:35:33.158Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T19:35:33.158Z] Removing intermediate container 2ca69238c9b8 [2021-06-25T19:35:33.158Z] ---> e2c03b57c080 [2021-06-25T19:35:33.158Z] 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-25T19:35:33.158Z] Removing intermediate container b680bd6144a4 [2021-06-25T19:35:33.158Z] ---> cd978b29d2e7 [2021-06-25T19:35:33.158Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-25T19:35:33.158Z] ---> Running in c4789995fcc8 [2021-06-25T19:35:33.158Z] Removing intermediate container c4789995fcc8 [2021-06-25T19:35:33.158Z] ---> c5ff918471bc [2021-06-25T19:35:33.158Z] Step 16/24 : WORKDIR / [2021-06-25T19:35:33.419Z] ---> cbf01c999904 [2021-06-25T19:35:33.419Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-25T19:35:33.419Z] ---> Running in 4dffcf810ef0 [2021-06-25T19:35:33.419Z] ---> c9bb8651cb84 [2021-06-25T19:35:33.419Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-25T19:35:33.690Z] ---> ed67daec34dc [2021-06-25T19:35:33.690Z] 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-25T19:35:33.690Z] Removing intermediate container 4dffcf810ef0 [2021-06-25T19:35:33.690Z] ---> d62e12972eca [2021-06-25T19:35:33.690Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T19:35:33.957Z] ---> 5fbc024c7a3c [2021-06-25T19:35:33.957Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-25T19:35:33.957Z] ---> 4ba7205015cd [2021-06-25T19:35:33.957Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-25T19:35:33.957Z] ---> 04a891bf5054 [2021-06-25T19:35:33.957Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-25T19:35:34.225Z] ---> 38b343883f10 [2021-06-25T19:35:34.225Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-25T19:35:34.225Z] ---> b48ede565fa5 [2021-06-25T19:35:34.225Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-25T19:35:34.503Z] ---> 60e15da5e732 [2021-06-25T19:35:34.503Z] 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-25T19:35:34.503Z] ---> Running in 7a6c6b0481fc [2021-06-25T19:35:34.766Z] ---> 6ae7ab6832a1 [2021-06-25T19:35:34.766Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-25T19:35:35.029Z] ---> Running in a8d3d8a862fb [2021-06-25T19:35:35.029Z] Removing intermediate container 7a6c6b0481fc [2021-06-25T19:35:35.029Z] ---> bd055210a4ae [2021-06-25T19:35:35.029Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T19:35:35.029Z] ---> d3c6f7fbf03b [2021-06-25T19:35:35.029Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-25T19:35:35.029Z] ---> 05f0a24fe653 [2021-06-25T19:35:35.029Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-25T19:35:35.029Z] ---> Running in d054fd6b58e3 [2021-06-25T19:35:35.029Z] Removing intermediate container a8d3d8a862fb [2021-06-25T19:35:35.029Z] ---> 9be4c6600925 [2021-06-25T19:35:35.029Z] Step 19/22 : CMD ["--init=true"] [2021-06-25T19:35:35.294Z] ---> Running in 7edfca3f0cf5 [2021-06-25T19:35:35.559Z] Removing intermediate container d054fd6b58e3 [2021-06-25T19:35:35.559Z] ---> b67d3353788a [2021-06-25T19:35:35.559Z] Step 21/23 : LABEL arch=x86_64 [2021-06-25T19:35:35.823Z] ---> 4b5dd1dfdacf [2021-06-25T19:35:35.823Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-25T19:35:35.823Z] ---> Running in 50878b3661b3 [2021-06-25T19:35:35.823Z] ---> 2d8712fb0882 [2021-06-25T19:35:35.823Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-25T19:35:35.823Z] Removing intermediate container 7edfca3f0cf5 [2021-06-25T19:35:35.823Z] ---> c0236a264b4b [2021-06-25T19:35:35.823Z] Step 20/22 : LABEL arch=x86_64 [2021-06-25T19:35:36.087Z] ---> Running in a203202e7e64 [2021-06-25T19:35:36.087Z] ---> Running in 183d2fe4841e [2021-06-25T19:35:36.087Z] Removing intermediate container 50878b3661b3 [2021-06-25T19:35:36.087Z] ---> 03da91cecbbb [2021-06-25T19:35:36.087Z] Step 22/23 : LABEL git_sha=dd48d71effbc3457f1bddd68b386c179ae47f0f6 [2021-06-25T19:35:36.349Z] Removing intermediate container a203202e7e64 [2021-06-25T19:35:36.349Z] ---> 45ee9a01f2ee [2021-06-25T19:35:36.349Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T19:35:36.349Z] ---> Running in a14f82e66e22 [2021-06-25T19:35:36.349Z] Removing intermediate container 183d2fe4841e [2021-06-25T19:35:36.349Z] ---> 0e115f3d291d [2021-06-25T19:35:36.349Z] Step 21/22 : LABEL git_sha=dd48d71effbc3457f1bddd68b386c179ae47f0f6 [2021-06-25T19:35:36.349Z] ---> Running in 25dbbcfd91fc [2021-06-25T19:35:36.349Z] ---> 8d3ccc571f99 [2021-06-25T19:35:36.349Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-25T19:35:36.349Z] ---> Running in ad11f8fef75d [2021-06-25T19:35:36.613Z] Removing intermediate container a14f82e66e22 [2021-06-25T19:35:36.613Z] ---> 53982b438cda [2021-06-25T19:35:36.613Z] Step 23/23 : LABEL version=0.0.0 [2021-06-25T19:35:36.613Z] Removing intermediate container 25dbbcfd91fc [2021-06-25T19:35:36.613Z] ---> f0869b8d8d28 [2021-06-25T19:35:36.613Z] Step 22/24 : LABEL arch=x86_64 [2021-06-25T19:35:36.613Z] ---> Running in 8218b6a6b670 [2021-06-25T19:35:36.613Z] ---> Running in 7bb280c5aabf [2021-06-25T19:35:36.613Z] Removing intermediate container ad11f8fef75d [2021-06-25T19:35:36.613Z] ---> 915aaeb5a664 [2021-06-25T19:35:36.613Z] Step 22/22 : LABEL version=0.0.0 [2021-06-25T19:35:36.613Z] ---> Running in 16f2f5403c18 [2021-06-25T19:35:36.613Z] ---> 8157bfa7e91d [2021-06-25T19:35:36.613Z] 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-25T19:35:36.613Z] Removing intermediate container 7bb280c5aabf [2021-06-25T19:35:36.613Z] ---> b0f0f1c21964 [2021-06-25T19:35:36.613Z] Step 23/24 : LABEL git_sha=dd48d71effbc3457f1bddd68b386c179ae47f0f6 [2021-06-25T19:35:36.613Z] Removing intermediate container 8218b6a6b670 [2021-06-25T19:35:36.613Z] ---> 7dd84a14910f [2021-06-25T19:35:36.613Z] [2021-06-25T19:35:36.875Z] ---> Running in 39eeb0f24f03 [2021-06-25T19:35:36.875Z] ---> Running in 48fc5a813a84 [2021-06-25T19:35:36.875Z] Successfully built 7dd84a14910f [2021-06-25T19:35:36.875Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-25T19:35:36.875Z] Successfully tagged support-notifications:latest [2021-06-25T19:35:36.875Z] Building support-scheduler [2021-06-25T19:35:36.875Z] Removing intermediate container 16f2f5403c18 [2021-06-25T19:35:36.875Z] ---> 46eab7a2beea [2021-06-25T19:35:36.875Z] [2021-06-25T19:35:36.875Z]  Building support-notifications ... done Status: Downloaded newer image for docker:20.10.0 [2021-06-25T19:35:36.875Z] ---> aefe523efa57 [2021-06-25T19:35:36.875Z] 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-25T19:35:36.875Z] ---> Running in ea5ab26138ae [2021-06-25T19:35:37.143Z] Removing intermediate container 48fc5a813a84 [2021-06-25T19:35:37.143Z] ---> d5a5a5f306f0 [2021-06-25T19:35:37.143Z] Step 24/24 : LABEL version=0.0.0 [2021-06-25T19:35:37.143Z] Successfully built 46eab7a2beea [2021-06-25T19:35:37.404Z] Successfully tagged security-proxy-setup:latest [2021-06-25T19:35:37.404Z] ---> Running in b62dc4ea4e57 [2021-06-25T19:35:37.404Z]  Building security-proxy-setup ... done Building core-data [2021-06-25T19:35:37.982Z] Removing intermediate container ea5ab26138ae [2021-06-25T19:35:37.982Z] ---> 5704294d6d01 [2021-06-25T19:35:37.982Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-25T19:35:38.238Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-25T19:35:38.932Z] Removing intermediate container b62dc4ea4e57 [2021-06-25T19:35:38.932Z] ---> 1b2539e19bb2 [2021-06-25T19:35:38.932Z] [2021-06-25T19:35:38.932Z] Successfully built 1b2539e19bb2 [2021-06-25T19:35:39.515Z] Successfully tagged core-command:latest [2021-06-25T19:35:39.516Z] Building security-bootstrapper [2021-06-25T19:35:39.516Z] ---> Running in bf1630326485 [2021-06-25T19:35:39.780Z]  Building core-command ... done Removing intermediate container 39eeb0f24f03 [2021-06-25T19:35:39.780Z] ---> bd8a0e4e1472 [2021-06-25T19:35:39.780Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-25T19:35:40.044Z] ---> Running in 585652f5215c [2021-06-25T19:35:40.044Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:35:40.305Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:35:40.305Z] (1/39) Installing readline (8.0.4-r0) [2021-06-25T19:35:40.305Z] (2/39) Installing bash (5.0.17-r0) [2021-06-25T19:35:40.305Z] Executing bash-5.0.17-r0.post-install [2021-06-25T19:35:40.305Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-25T19:35:40.305Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-25T19:35:40.566Z] (5/39) Installing curl (7.77.0-r0) [2021-06-25T19:35:40.566Z] Removing intermediate container 585652f5215c [2021-06-25T19:35:40.566Z] ---> 7155af6abe78 [2021-06-25T19:35:40.566Z] Step 24/26 : LABEL arch=x86_64 [2021-06-25T19:35:40.566Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-25T19:35:40.566Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-25T19:35:40.566Z] (8/39) Installing expat (2.2.9-r1) [2021-06-25T19:35:41.149Z] (9/39) Installing libffi (3.3-r2) [2021-06-25T19:35:41.149Z] (10/39) Installing gdbm (1.13-r1) [2021-06-25T19:35:41.149Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-25T19:35:41.149Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-25T19:35:41.149Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-25T19:35:43.753Z] ---> Running in bedc350e7f16 [2021-06-25T19:35:43.753Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-25T19:35:43.753Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-25T19:35:43.753Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-25T19:35:43.753Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-25T19:35:43.753Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-25T19:35:43.753Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-25T19:35:43.753Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-25T19:35:45.165Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-25T19:35:45.739Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-25T19:35:46.007Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-25T19:35:46.274Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-25T19:35:46.274Z] Removing intermediate container bedc350e7f16 [2021-06-25T19:35:46.274Z] ---> cea9035d6f62 [2021-06-25T19:35:46.274Z] Step 25/26 : LABEL git_sha=dd48d71effbc3457f1bddd68b386c179ae47f0f6 [2021-06-25T19:35:46.274Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-25T19:35:46.274Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-25T19:35:47.222Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-25T19:35:47.490Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T19:35:47.490Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-25T19:35:47.490Z] ---> 9c8cdd2ace13 [2021-06-25T19:35:47.490Z] Step 3/23 : WORKDIR /edgex-go [2021-06-25T19:35:47.490Z] ---> Using cache [2021-06-25T19:35:47.490Z] ---> 97ad0ade8a64 [2021-06-25T19:35:47.490Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T19:35:47.490Z] ---> Using cache [2021-06-25T19:35:47.490Z] ---> e5bade90596c [2021-06-25T19:35:47.490Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-25T19:35:47.490Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-25T19:35:47.756Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T19:35:47.756Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-25T19:35:47.756Z] ---> 9c8cdd2ace13 [2021-06-25T19:35:47.756Z] Step 3/32 : WORKDIR /edgex-go [2021-06-25T19:35:47.756Z] ---> Using cache [2021-06-25T19:35:47.756Z] ---> 97ad0ade8a64 [2021-06-25T19:35:47.756Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T19:35:47.756Z] ---> Using cache [2021-06-25T19:35:47.756Z] ---> e5bade90596c [2021-06-25T19:35:47.756Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-25T19:35:48.327Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-25T19:35:48.327Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-25T19:35:48.327Z] ---> Running in c5772b551049 [2021-06-25T19:35:48.327Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-25T19:35:48.327Z] ---> Running in 61013e64cae4 [2021-06-25T19:35:48.327Z] ---> Running in ac31e98d3ffb [2021-06-25T19:35:48.327Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-25T19:35:48.327Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-25T19:35:48.327Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-25T19:35:48.327Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-25T19:35:48.327Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-25T19:35:48.327Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-25T19:35:48.327Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-25T19:35:48.327Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-25T19:35:48.327Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T19:35:48.327Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-25T19:35:48.327Z] ---> 9c8cdd2ace13 [2021-06-25T19:35:48.327Z] Step 3/24 : WORKDIR /edgex-go [2021-06-25T19:35:48.327Z] ---> Using cache [2021-06-25T19:35:48.327Z] ---> 97ad0ade8a64 [2021-06-25T19:35:48.327Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T19:35:48.327Z] ---> Using cache [2021-06-25T19:35:48.327Z] ---> e5bade90596c [2021-06-25T19:35:48.327Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-25T19:35:48.327Z] Executing busybox-1.31.1-r19.trigger [2021-06-25T19:35:48.602Z] OK: 72 MiB in 59 packages [2021-06-25T19:35:48.602Z] ---> Running in 899b6850af05 [2021-06-25T19:35:48.602Z] Removing intermediate container c5772b551049 [2021-06-25T19:35:48.602Z] ---> fa65fddbebb3 [2021-06-25T19:35:48.602Z] Step 26/26 : LABEL version=0.0.0 [2021-06-25T19:35:48.602Z] ---> Running in 8944a793bc1c [2021-06-25T19:35:48.602Z] Removing intermediate container 8944a793bc1c [2021-06-25T19:35:48.602Z] ---> 594eb8a9dcb6 [2021-06-25T19:35:48.602Z] [2021-06-25T19:35:48.939Z] Successfully built 594eb8a9dcb6 [2021-06-25T19:35:48.939Z] Successfully tagged security-secretstore-setup:latest [2021-06-25T19:35:48.939Z] Building core-metadata [2021-06-25T19:35:49.583Z]  Building security-secretstore-setup ... done Collecting docker-compose==1.23.2 [2021-06-25T19:35:49.584Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:35:49.584Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-25T19:35:49.584Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:35:49.584Z] Collecting texttable<0.10,>=0.9.0 [2021-06-25T19:35:49.584Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:35:49.584Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-25T19:35:49.868Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-25T19:35:49.868Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-25T19:35:50.148Z] Collecting docopt<0.7,>=0.6.1 [2021-06-25T19:35:50.148Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-25T19:35:50.416Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:35:50.416Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:35:50.416Z] Collecting cached-property<2,>=1.2.0 [2021-06-25T19:35:50.416Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-25T19:35:50.416Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:35:50.416Z] Collecting docker<4.0,>=3.6.0 [2021-06-25T19:35:50.693Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-25T19:35:50.693Z] 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-25T19:35:50.693Z] Collecting jsonschema<3,>=2.5.1 [2021-06-25T19:35:50.693Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-25T19:35:50.971Z] Collecting PyYAML<4,>=3.10 [2021-06-25T19:35:50.971Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-25T19:35:50.971Z] OK: 219 MiB in 52 packages [2021-06-25T19:35:51.239Z] OK: 219 MiB in 52 packages [2021-06-25T19:35:51.501Z] OK: 219 MiB in 52 packages [2021-06-25T19:35:53.413Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T19:35:53.413Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-25T19:35:53.413Z] ---> 9c8cdd2ace13 [2021-06-25T19:35:53.413Z] Step 3/24 : WORKDIR /edgex-go [2021-06-25T19:35:53.413Z] ---> Using cache [2021-06-25T19:35:53.413Z] ---> 97ad0ade8a64 [2021-06-25T19:35:53.413Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T19:35:53.413Z] ---> Using cache [2021-06-25T19:35:53.413Z] ---> e5bade90596c [2021-06-25T19:35:53.413Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-25T19:35:53.992Z] ---> Running in 4e0e565863b9 [2021-06-25T19:35:53.992Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-25T19:35:53.992Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-25T19:35:53.992Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-25T19:35:53.992Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-25T19:35:54.278Z] Removing intermediate container ac31e98d3ffb [2021-06-25T19:35:54.278Z] ---> 6d761a809525 [2021-06-25T19:35:54.278Z] Step 6/23 : COPY go.mod . [2021-06-25T19:35:54.278Z] Removing intermediate container 61013e64cae4 [2021-06-25T19:35:54.278Z] ---> 9c6508039e54 [2021-06-25T19:35:54.278Z] Step 6/32 : COPY go.mod . [2021-06-25T19:35:54.278Z] Removing intermediate container 899b6850af05 [2021-06-25T19:35:54.278Z] ---> 6721e32557f2 [2021-06-25T19:35:54.278Z] Step 6/24 : COPY go.mod . [2021-06-25T19:35:54.551Z] Collecting docker-pycreds>=0.4.0 [2021-06-25T19:35:54.551Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-25T19:35:54.551Z] 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-25T19:35:54.551Z] Collecting idna<2.8,>=2.5 [2021-06-25T19:35:54.551Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-25T19:35:54.551Z] ---> e391ded7794c [2021-06-25T19:35:54.551Z] Step 7/23 : RUN go mod download [2021-06-25T19:35:54.551Z] ---> 2d2c6f9da72c [2021-06-25T19:35:54.551Z] Step 7/32 : RUN go mod download [2021-06-25T19:35:54.551Z] ---> Running in 4936e016d913 [2021-06-25T19:35:54.551Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-25T19:35:54.551Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-25T19:35:54.828Z] ---> 456e1a581aa9 [2021-06-25T19:35:54.828Z] Step 7/24 : RUN go mod download [2021-06-25T19:35:54.828Z] ---> Running in 5292508bbf53 [2021-06-25T19:35:54.828Z] 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-25T19:35:54.828Z] ---> Running in 343865c68870 [2021-06-25T19:35:54.828Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-25T19:35:54.828Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-25T19:35:54.828Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-25T19:35:54.828Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-25T19:35:54.828Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:35:54.828Z] Installing collected packages: texttable, websocket-client, docopt, cached-property, docker-pycreds, idna, urllib3, requests, docker, jsonschema, PyYAML, dockerpty, docker-compose [2021-06-25T19:35:54.828Z] Running setup.py install for texttable: started [2021-06-25T19:35:55.101Z] Running setup.py install for texttable: finished with status 'done' [2021-06-25T19:35:55.366Z] Running setup.py install for docopt: started [2021-06-25T19:35:55.646Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:35:55.646Z] Running setup.py install for docopt: finished with status 'done' [2021-06-25T19:35:55.646Z] Removing intermediate container 4936e016d913 [2021-06-25T19:35:55.646Z] ---> 2b208044c7ae [2021-06-25T19:35:55.646Z] Step 8/23 : COPY . . [2021-06-25T19:35:55.646Z] Attempting uninstall: idna [2021-06-25T19:35:55.646Z] Found existing installation: idna 2.9 [2021-06-25T19:35:55.646Z] Uninstalling idna-2.9: [2021-06-25T19:35:55.646Z] Successfully uninstalled idna-2.9 [2021-06-25T19:35:55.907Z] Removing intermediate container 343865c68870 [2021-06-25T19:35:55.907Z] ---> a23b8ec4c198 [2021-06-25T19:35:55.907Z] Step 8/24 : COPY . . [2021-06-25T19:35:55.907Z] Attempting uninstall: urllib3 [2021-06-25T19:35:55.907Z] Found existing installation: urllib3 1.25.9 [2021-06-25T19:35:55.907Z] Uninstalling urllib3-1.25.9: [2021-06-25T19:35:55.907Z] Successfully uninstalled urllib3-1.25.9 [2021-06-25T19:35:56.172Z] OK: 219 MiB in 52 packages [2021-06-25T19:35:56.438Z] Attempting uninstall: requests [2021-06-25T19:35:56.438Z] Found existing installation: requests 2.23.0 [2021-06-25T19:35:56.438Z] Uninstalling requests-2.23.0: [2021-06-25T19:35:56.438Z] Successfully uninstalled requests-2.23.0 [2021-06-25T19:36:01.770Z] Removing intermediate container 5292508bbf53 [2021-06-25T19:36:01.770Z] ---> f12c5eda63c3 [2021-06-25T19:36:01.770Z] Step 8/32 : COPY . . [2021-06-25T19:36:01.770Z] Running setup.py install for PyYAML: started [2021-06-25T19:36:01.770Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-25T19:36:01.770Z] Running setup.py install for dockerpty: started [2021-06-25T19:36:02.372Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-25T19:36:03.764Z] Removing intermediate container 4e0e565863b9 [2021-06-25T19:36:03.764Z] ---> fb2c52ca37b9 [2021-06-25T19:36:03.764Z] Step 6/24 : COPY go.mod . [2021-06-25T19:36:03.764Z] 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-25T19:36:04.714Z] ---> ea781d6809a9 [2021-06-25T19:36:04.714Z] Step 9/23 : RUN go mod tidy [2021-06-25T19:36:05.289Z] ---> b0b9f84b05c0 [2021-06-25T19:36:05.289Z] Step 9/24 : RUN go mod tidy [2021-06-25T19:36:06.236Z] ---> 6563fcbda597 [2021-06-25T19:36:06.236Z] Step 7/24 : RUN go mod download [2021-06-25T19:36:06.236Z] ---> Running in 74c1dac5c511 [2021-06-25T19:36:06.236Z] ---> Running in f9a9175b267c [2021-06-25T19:36:06.236Z] ---> Running in 1423b9253e28 [2021-06-25T19:36:08.825Z] ---> 6bba40153481 [2021-06-25T19:36:08.825Z] Step 9/32 : RUN go mod tidy [2021-06-25T19:36:08.825Z] Removing intermediate container 74c1dac5c511 [2021-06-25T19:36:08.825Z] ---> 28bd296a7d8c [2021-06-25T19:36:08.825Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-25T19:36:08.825Z] Removing intermediate container 1423b9253e28 [2021-06-25T19:36:08.825Z] ---> 150d16e2690b [2021-06-25T19:36:08.825Z] Step 8/24 : COPY . . [2021-06-25T19:36:08.825Z] ---> Running in b7dc74bd740a [2021-06-25T19:36:08.825Z] ---> Running in 25c700e987b6 [2021-06-25T19:36:08.825Z] Removing intermediate container f9a9175b267c [2021-06-25T19:36:08.825Z] ---> bf443b3f4020 [2021-06-25T19:36:08.825Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-25T19:36:09.401Z] ---> Running in b59e88f1ef08 [2021-06-25T19:36:10.009Z] 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-25T19:36:10.009Z] 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-25T19:36:15.396Z] Removing intermediate container 25c700e987b6 [2021-06-25T19:36:15.396Z] ---> 312c23ac77c3 [2021-06-25T19:36:15.396Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-25T19:36:15.396Z] ---> Running in 6490397b9cb8 [2021-06-25T19:36:15.396Z] Removing intermediate container bf1630326485 [2021-06-25T19:36:15.396Z] ---> 4d137ff345c4 [2021-06-25T19:36:15.396Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-25T19:36:15.396Z] ---> d8c9fe4f442a [2021-06-25T19:36:15.396Z] Step 9/24 : RUN go mod tidy [2021-06-25T19:36:15.396Z] ---> Running in 8551d44c47ec [2021-06-25T19:36:15.396Z] ---> Running in 20c649035a40 [2021-06-25T19:36:15.396Z] Removing intermediate container 8551d44c47ec [2021-06-25T19:36:15.396Z] ---> 96c49563d2a5 [2021-06-25T19:36:15.396Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-25T19:36:15.396Z] ---> Running in a4e592659d7c [2021-06-25T19:36:15.659Z] 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-25T19:36:15.659Z] Removing intermediate container a4e592659d7c [2021-06-25T19:36:15.659Z] ---> 8197c09361ac [2021-06-25T19:36:15.659Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-25T19:36:16.239Z] ---> d7f3652dcd90 [2021-06-25T19:36:16.239Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-25T19:36:16.507Z] ---> 23135f22e451 [2021-06-25T19:36:16.507Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-25T19:36:16.769Z] ---> 5f4d051721e0 [2021-06-25T19:36:16.769Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-25T19:36:17.045Z] ---> Running in 90e4760813b7 [2021-06-25T19:36:17.320Z] Removing intermediate container 90e4760813b7 [2021-06-25T19:36:17.320Z] ---> 95f81a806a37 [2021-06-25T19:36:17.320Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T19:36:17.320Z] Removing intermediate container 20c649035a40 [2021-06-25T19:36:17.320Z] ---> a27d1e94c687 [2021-06-25T19:36:17.320Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-25T19:36:17.320Z] ---> Running in b2f530429e3b [2021-06-25T19:36:17.320Z] ---> Running in e43163ad4a80 [2021-06-25T19:36:17.594Z] Removing intermediate container b2f530429e3b [2021-06-25T19:36:17.594Z] ---> 5d222c9e437d [2021-06-25T19:36:17.594Z] Step 22/24 : LABEL arch=x86_64 [2021-06-25T19:36:17.594Z] ---> Running in 192823435c92 [2021-06-25T19:36:17.869Z] Removing intermediate container 192823435c92 [2021-06-25T19:36:17.869Z] ---> b1ada28b4c35 [2021-06-25T19:36:17.869Z] Step 23/24 : LABEL git_sha=dd48d71effbc3457f1bddd68b386c179ae47f0f6 [2021-06-25T19:36:17.869Z] ---> Running in d4860a2eea67 [2021-06-25T19:36:18.141Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-25T19:36:18.141Z] Removing intermediate container d4860a2eea67 [2021-06-25T19:36:18.141Z] ---> ad1c92933060 [2021-06-25T19:36:18.141Z] Step 24/24 : LABEL version=0.0.0 [2021-06-25T19:36:18.141Z] ---> Running in fcccad0bb9b3 [2021-06-25T19:36:18.416Z] Removing intermediate container fcccad0bb9b3 [2021-06-25T19:36:18.416Z] ---> 8bda19f4cd63 [2021-06-25T19:36:18.416Z] [2021-06-25T19:36:18.416Z] Successfully built 8bda19f4cd63 [2021-06-25T19:36:18.416Z] Successfully tagged sys-mgmt-agent:latest [2021-06-25T19:36:34.857Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-25T19:36:34.857Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-25T19:36:39.194Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-25T19:36:39.194Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-25T19:36:45.868Z]  Building sys-mgmt-agent ... done Removing intermediate container b7dc74bd740a [2021-06-25T19:36:45.868Z] ---> 63ab20dc8e86 [2021-06-25T19:36:45.868Z] [2021-06-25T19:36:45.868Z] Step 11/23 : FROM alpine:3.12 [2021-06-25T19:36:45.868Z] ---> 13621d1b12d4 [2021-06-25T19:36:45.868Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-25T19:36:45.868Z] ---> Using cache [2021-06-25T19:36:45.868Z] ---> 8dbc8dfd05eb [2021-06-25T19:36:45.868Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-25T19:36:45.868Z] ---> Using cache [2021-06-25T19:36:45.868Z] ---> 5f723efcd4f8 [2021-06-25T19:36:45.868Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-25T19:36:45.868Z] ---> Running in b8416d14dc69 [2021-06-25T19:36:45.868Z] Removing intermediate container b8416d14dc69 [2021-06-25T19:36:45.869Z] ---> 6945641551ba [2021-06-25T19:36:45.869Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-25T19:36:45.869Z] ---> Running in 67d46400c3c2 [2021-06-25T19:36:45.869Z] Removing intermediate container 67d46400c3c2 [2021-06-25T19:36:45.869Z] ---> 0533dd7dc02e [2021-06-25T19:36:45.869Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T19:36:45.869Z] ---> 2e8fe3e3302f [2021-06-25T19:36:45.869Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-25T19:36:45.869Z] ---> 1a0b22766f1e [2021-06-25T19:36:45.869Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-25T19:36:45.869Z] ---> 3e243d76ea27 [2021-06-25T19:36:45.869Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-25T19:36:45.869Z] ---> Running in 6cf05ba2c87c [2021-06-25T19:36:45.869Z] Removing intermediate container 6cf05ba2c87c [2021-06-25T19:36:45.869Z] ---> 4d71833cbbcb [2021-06-25T19:36:45.869Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T19:36:45.869Z] ---> Running in 69c805d1a83c [2021-06-25T19:36:45.869Z] Removing intermediate container 69c805d1a83c [2021-06-25T19:36:45.869Z] ---> 9e562b9373fc [2021-06-25T19:36:45.869Z] Step 21/23 : LABEL arch=x86_64 [2021-06-25T19:36:45.869Z] ---> Running in 6721f1b82136 [2021-06-25T19:36:45.869Z] Removing intermediate container 6721f1b82136 [2021-06-25T19:36:45.869Z] ---> 3f319777051d [2021-06-25T19:36:45.869Z] Step 22/23 : LABEL git_sha=dd48d71effbc3457f1bddd68b386c179ae47f0f6 [2021-06-25T19:36:45.869Z] ---> Running in b1c1e9d3aa22 [2021-06-25T19:36:45.869Z] Removing intermediate container b1c1e9d3aa22 [2021-06-25T19:36:45.869Z] ---> 22ddf67b691c [2021-06-25T19:36:45.869Z] Step 23/23 : LABEL version=0.0.0 [2021-06-25T19:36:45.869Z] ---> Running in f18791bfc632 [2021-06-25T19:36:45.869Z] Removing intermediate container f18791bfc632 [2021-06-25T19:36:45.869Z] ---> b60446b0b065 [2021-06-25T19:36:45.869Z] [2021-06-25T19:36:45.869Z] Successfully built b60446b0b065 [2021-06-25T19:36:45.869Z] Successfully tagged support-scheduler:latest [2021-06-25T19:36:46.135Z]  Building support-scheduler ... done Removing intermediate container 6490397b9cb8 [2021-06-25T19:36:46.135Z] ---> 80177c15dd6e [2021-06-25T19:36:46.135Z] [2021-06-25T19:36:46.135Z] Step 11/32 : FROM alpine:3.12 [2021-06-25T19:36:46.135Z] ---> 13621d1b12d4 [2021-06-25T19:36:46.135Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-25T19:36:46.411Z] ---> Running in 77f128f93eb2 [2021-06-25T19:36:46.682Z] Removing intermediate container 77f128f93eb2 [2021-06-25T19:36:46.682Z] ---> 01a6e2ad6f77 [2021-06-25T19:36:46.682Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-25T19:36:46.682Z] ---> Running in d0311d790438 [2021-06-25T19:36:47.267Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:36:47.267Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:36:47.514Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-25T19:36:47.515Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-25T19:36:47.515Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-25T19:36:47.515Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-25T19:36:47.532Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-25T19:36:47.532Z] (2/2) Installing su-exec (0.2-r1) [2021-06-25T19:36:47.532Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T19:36:47.532Z] OK: 6 MiB in 16 packages [2021-06-25T19:36:47.789Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-25T19:36:48.391Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-25T19:36:48.509Z] Removing intermediate container d0311d790438 [2021-06-25T19:36:48.509Z] ---> 054cd656fc2b [2021-06-25T19:36:48.509Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-25T19:36:48.776Z] ---> Running in 1020a7af8251 [2021-06-25T19:36:48.776Z] Removing intermediate container b59e88f1ef08 [2021-06-25T19:36:48.776Z] ---> 6bc5897daf6c [2021-06-25T19:36:48.776Z] [2021-06-25T19:36:48.776Z] Step 11/24 : FROM alpine:3.12 [2021-06-25T19:36:48.776Z] ---> 13621d1b12d4 [2021-06-25T19:36:48.776Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-25T19:36:49.043Z] ---> Running in e45be608c594 [2021-06-25T19:36:49.043Z] Removing intermediate container 1020a7af8251 [2021-06-25T19:36:49.043Z] ---> a811b68960c1 [2021-06-25T19:36:49.043Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-25T19:36:49.043Z] ---> Running in d15ce249f665 [2021-06-25T19:36:49.043Z] Removing intermediate container e45be608c594 [2021-06-25T19:36:49.043Z] ---> 20c11d461dac [2021-06-25T19:36:49.043Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-25T19:36:49.043Z] ---> Running in d8e9eaeb4a3c [2021-06-25T19:36:49.043Z] Removing intermediate container d15ce249f665 [2021-06-25T19:36:49.043Z] ---> 3ead1413ff57 [2021-06-25T19:36:49.043Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-25T19:36:49.313Z] ---> Running in ce1cc746da37 [2021-06-25T19:36:49.313Z] Removing intermediate container d8e9eaeb4a3c [2021-06-25T19:36:49.313Z] ---> 12488a24d77a [2021-06-25T19:36:49.313Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-25T19:36:49.313Z] ---> Running in 16f53323fae6 [2021-06-25T19:36:49.380Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-25T19:36:49.380Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-25T19:36:49.380Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-25T19:36:49.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-25T19:36:49.891Z] Removing intermediate container 16f53323fae6 [2021-06-25T19:36:49.892Z] ---> 8bfe917da8a6 [2021-06-25T19:36:49.892Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T19:36:49.892Z] ---> Running in 9efd4ed267c7 [2021-06-25T19:36:49.892Z] Removing intermediate container e43163ad4a80 [2021-06-25T19:36:49.892Z] ---> 329a8caf5b92 [2021-06-25T19:36:49.892Z] [2021-06-25T19:36:49.892Z] Step 11/24 : FROM alpine:3.12 [2021-06-25T19:36:49.892Z] ---> 13621d1b12d4 [2021-06-25T19:36:49.892Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-25T19:36:49.892Z] ---> Using cache [2021-06-25T19:36:49.892Z] ---> 8dbc8dfd05eb [2021-06-25T19:36:49.892Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-25T19:36:49.892Z] ---> Using cache [2021-06-25T19:36:49.892Z] ---> 5f723efcd4f8 [2021-06-25T19:36:49.892Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-25T19:36:49.892Z] ---> Running in cd2b06f5e367 [2021-06-25T19:36:50.165Z] Removing intermediate container cd2b06f5e367 [2021-06-25T19:36:50.165Z] ---> 2462c8cca0fb [2021-06-25T19:36:50.165Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-25T19:36:50.165Z] ---> Running in 237e30235cf8 [2021-06-25T19:36:50.165Z] Removing intermediate container ce1cc746da37 [2021-06-25T19:36:50.165Z] ---> 5d5ceb938f6b [2021-06-25T19:36:50.165Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-25T19:36:50.165Z] ---> Running in 1ec09da4d9b6 [2021-06-25T19:36:50.165Z] Removing intermediate container 237e30235cf8 [2021-06-25T19:36:50.165Z] ---> a5fb91262a4f [2021-06-25T19:36:50.165Z] Step 16/24 : WORKDIR / [2021-06-25T19:36:50.165Z] ---> Running in b18fc815d69f [2021-06-25T19:36:50.427Z] Removing intermediate container 1ec09da4d9b6 [2021-06-25T19:36:50.427Z] ---> 4987eca81116 [2021-06-25T19:36:50.427Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-25T19:36:50.427Z] Removing intermediate container b18fc815d69f [2021-06-25T19:36:50.427Z] ---> 32abaf6815dc [2021-06-25T19:36:50.427Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T19:36:50.427Z] ---> 39cbc7a1477c [2021-06-25T19:36:50.427Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-25T19:36:50.689Z] ---> Running in 022fd253c0a3 [2021-06-25T19:36:50.689Z] ---> c3526a9f1ade [2021-06-25T19:36:50.689Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-25T19:36:50.689Z] Removing intermediate container 9efd4ed267c7 [2021-06-25T19:36:50.689Z] ---> d7ea27e1e465 [2021-06-25T19:36:50.689Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-25T19:36:50.689Z] ---> Running in 880fe6cbaae9 [2021-06-25T19:36:50.952Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:36:51.217Z] ---> 6021cc175267 [2021-06-25T19:36:51.217Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-25T19:36:51.217Z] ---> dec5e656146d [2021-06-25T19:36:51.217Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-25T19:36:51.217Z] ---> Running in 1ab03558d944 [2021-06-25T19:36:51.479Z] Removing intermediate container 022fd253c0a3 [2021-06-25T19:36:51.479Z] ---> 38dc771ad767 [2021-06-25T19:36:51.479Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T19:36:51.479Z] Removing intermediate container 1ab03558d944 [2021-06-25T19:36:51.479Z] ---> 03a250b8fd02 [2021-06-25T19:36:51.479Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T19:36:51.479Z] ---> Running in 0ca49ede1ac9 [2021-06-25T19:36:51.479Z] Removing intermediate container 0ca49ede1ac9 [2021-06-25T19:36:51.479Z] ---> 96ebdcbf47ad [2021-06-25T19:36:51.479Z] Step 22/24 : LABEL arch=x86_64 [2021-06-25T19:36:51.479Z] ---> 25a19b43b9d8 [2021-06-25T19:36:51.479Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-25T19:36:51.479Z] ---> Running in d185cea5e956 [2021-06-25T19:36:51.740Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:36:51.740Z] Removing intermediate container d185cea5e956 [2021-06-25T19:36:51.740Z] ---> 88f0a2748f69 [2021-06-25T19:36:51.740Z] Step 23/24 : LABEL git_sha=dd48d71effbc3457f1bddd68b386c179ae47f0f6 [2021-06-25T19:36:51.740Z] ---> Running in b3795d9542b6 [2021-06-25T19:36:51.740Z] ---> 7c33e581ab37 [2021-06-25T19:36:51.740Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-25T19:36:52.008Z] Removing intermediate container b3795d9542b6 [2021-06-25T19:36:52.008Z] ---> c2d0eecb4fba [2021-06-25T19:36:52.008Z] Step 24/24 : LABEL version=0.0.0 [2021-06-25T19:36:52.008Z] ---> Running in aa4db88dc17b [2021-06-25T19:36:52.008Z] ---> ec5d1950c5cf [2021-06-25T19:36:52.008Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-25T19:36:52.008Z] Removing intermediate container aa4db88dc17b [2021-06-25T19:36:52.008Z] ---> cd69a972bc6b [2021-06-25T19:36:52.008Z] [2021-06-25T19:36:52.272Z] Successfully built cd69a972bc6b [2021-06-25T19:36:52.272Z] Successfully tagged core-metadata:latest [2021-06-25T19:36:52.272Z]  Building core-metadata ... done  ---> 930f38eada07 [2021-06-25T19:36:52.272Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-25T19:36:52.272Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-25T19:36:52.272Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-25T19:36:52.272Z] ---> 329413cf4212 [2021-06-25T19:36:52.272Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-25T19:36:52.537Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-25T19:36:52.537Z] ---> Running in 20a85be4a933 [2021-06-25T19:36:52.537Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-25T19:36:52.537Z] Removing intermediate container 20a85be4a933 [2021-06-25T19:36:52.537Z] ---> dac15b9d79ad [2021-06-25T19:36:52.538Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-25T19:36:52.797Z] ---> 3e5ca9b30d57 [2021-06-25T19:36:52.797Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-25T19:36:52.797Z] ---> Running in 3e6a7237c23a [2021-06-25T19:36:53.067Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-25T19:36:53.327Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-25T19:36:53.327Z] Removing intermediate container 3e6a7237c23a [2021-06-25T19:36:53.327Z] ---> ca485eea2d6b [2021-06-25T19:36:53.327Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-25T19:36:53.327Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T19:36:53.327Z] OK: 8 MiB in 20 packages [2021-06-25T19:36:53.327Z] ---> Running in 9eea96f14fbe [2021-06-25T19:36:53.589Z] Removing intermediate container 9eea96f14fbe [2021-06-25T19:36:53.589Z] ---> 5eca9209ce8d [2021-06-25T19:36:53.589Z] Step 29/32 : CMD ["gate"] [2021-06-25T19:36:53.589Z] ---> Running in c4f5ebcf4acd [2021-06-25T19:36:53.589Z] Removing intermediate container 880fe6cbaae9 [2021-06-25T19:36:53.589Z] ---> 6747799f6165 [2021-06-25T19:36:53.589Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T19:36:53.589Z] Removing intermediate container c4f5ebcf4acd [2021-06-25T19:36:53.589Z] ---> a5c54b4def18 [2021-06-25T19:36:53.589Z] Step 30/32 : LABEL arch=x86_64 [2021-06-25T19:36:53.851Z] ---> Running in ec3b139bc35b [2021-06-25T19:36:53.851Z] ---> 3c19f4167fe6 [2021-06-25T19:36:53.851Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-25T19:36:53.851Z] Removing intermediate container ec3b139bc35b [2021-06-25T19:36:53.851Z] ---> 83fde1bd6756 [2021-06-25T19:36:53.851Z] Step 31/32 : LABEL git_sha=dd48d71effbc3457f1bddd68b386c179ae47f0f6 [2021-06-25T19:36:54.114Z] ---> Running in 4fbc29a08671 [2021-06-25T19:36:54.114Z] ---> b5cf51e7f984 [2021-06-25T19:36:54.114Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-25T19:36:54.380Z] Removing intermediate container 4fbc29a08671 [2021-06-25T19:36:54.380Z] ---> bc4d914f8bce [2021-06-25T19:36:54.380Z] Step 32/32 : LABEL version=0.0.0 [2021-06-25T19:36:54.380Z] ---> Running in f5f4185d7c1c [2021-06-25T19:36:54.380Z] ---> 4640360ee246 [2021-06-25T19:36:54.380Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-25T19:36:54.380Z] ---> Running in dda4c6a8b976 [2021-06-25T19:36:54.380Z] Removing intermediate container f5f4185d7c1c [2021-06-25T19:36:54.380Z] ---> 43fbed7e31de [2021-06-25T19:36:54.380Z] [2021-06-25T19:36:54.641Z] Successfully built 43fbed7e31de [2021-06-25T19:36:54.641Z] Successfully tagged security-bootstrapper:latest [2021-06-25T19:36:54.641Z]  Building security-bootstrapper ... done Removing intermediate container dda4c6a8b976 [2021-06-25T19:36:54.641Z] ---> 8bcc2682720c [2021-06-25T19:36:54.641Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T19:36:54.641Z] ---> Running in bfef46738c27 [2021-06-25T19:36:54.641Z] Removing intermediate container bfef46738c27 [2021-06-25T19:36:54.641Z] ---> e73662418d96 [2021-06-25T19:36:54.641Z] Step 22/24 : LABEL arch=x86_64 [2021-06-25T19:36:54.641Z] ---> Running in 5fa6108402d9 [2021-06-25T19:36:54.641Z] Removing intermediate container 5fa6108402d9 [2021-06-25T19:36:54.641Z] ---> 909e0d037e18 [2021-06-25T19:36:54.641Z] Step 23/24 : LABEL git_sha=dd48d71effbc3457f1bddd68b386c179ae47f0f6 [2021-06-25T19:36:54.902Z] ---> Running in 4800263e1632 [2021-06-25T19:36:54.902Z] Removing intermediate container 4800263e1632 [2021-06-25T19:36:54.902Z] ---> 88ea134758b7 [2021-06-25T19:36:54.902Z] Step 24/24 : LABEL version=0.0.0 [2021-06-25T19:36:54.902Z] ---> Running in 509f2e4e6683 [2021-06-25T19:36:54.902Z] Removing intermediate container 509f2e4e6683 [2021-06-25T19:36:54.902Z] ---> 350bdea4b4ea [2021-06-25T19:36:54.902Z] [2021-06-25T19:36:55.168Z] Successfully built 350bdea4b4ea [2021-06-25T19:36:55.168Z] Successfully tagged core-data:latest [2021-06-25T19:36:55.176Z]  Building core-data ... done  [Pipeline] } [2021-06-25T19:36:55.181Z] $ docker stop --time=1 d6dd84e213fad9021cd863763902a3ac5baea4fb3b884dea06d575a22d94c3df [2021-06-25T19:36:56.482Z] $ docker rm -f d6dd84e213fad9021cd863763902a3ac5baea4fb3b884dea06d575a22d94c3df [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-25T19:36:56.874Z] + docker images [2021-06-25T19:36:56.875Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-25T19:36:56.875Z] core-data latest 350bdea4b4ea 2 seconds ago 20.2MB [2021-06-25T19:36:56.875Z] security-bootstrapper latest 43fbed7e31de 2 seconds ago 18.6MB [2021-06-25T19:36:56.875Z] core-metadata latest cd69a972bc6b 5 seconds ago 16.6MB [2021-06-25T19:36:56.875Z] 329a8caf5b92 7 seconds ago 1.15GB [2021-06-25T19:36:56.875Z] 6bc5897daf6c 8 seconds ago 1.15GB [2021-06-25T19:36:56.875Z] support-scheduler latest b60446b0b065 11 seconds ago 15.9MB [2021-06-25T19:36:56.875Z] 80177c15dd6e 11 seconds ago 1.15GB [2021-06-25T19:36:56.875Z] 63ab20dc8e86 14 seconds ago 1.15GB [2021-06-25T19:36:56.875Z] sys-mgmt-agent latest 8bda19f4cd63 38 seconds ago 312MB [2021-06-25T19:36:56.875Z] security-secretstore-setup latest 594eb8a9dcb6 About a minute ago 28.7MB [2021-06-25T19:36:56.875Z] core-command latest 1b2539e19bb2 About a minute ago 15.9MB [2021-06-25T19:36:56.875Z] support-notifications latest 7dd84a14910f About a minute ago 16.7MB [2021-06-25T19:36:56.875Z] security-proxy-setup latest 46eab7a2beea About a minute ago 25.7MB [2021-06-25T19:36:56.875Z] 46115fda86fa About a minute ago 1.14GB [2021-06-25T19:36:56.875Z] 6662b67ed984 About a minute ago 1.15GB [2021-06-25T19:36:56.875Z] 45bdd73b2019 About a minute ago 1.15GB [2021-06-25T19:36:56.875Z] b6001c34d2aa About a minute ago 1.15GB [2021-06-25T19:36:56.875Z] 4be343efbe92 About a minute ago 1.15GB [2021-06-25T19:36:56.875Z] ci-base-image-x86_64 latest 9c8cdd2ace13 5 minutes ago 647MB [2021-06-25T19:36:56.875Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 8 weeks ago 445MB [2021-06-25T19:36:56.875Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 8 weeks ago 37.5MB [2021-06-25T19:36:56.875Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-25T19:36:56.875Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-25T19:36:56.875Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-06-25T19:37:01.809Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.181s coverage: 28.7% of statements [2021-06-25T19:37:01.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-25T19:37:01.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-25T19:37:03.260Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.398s coverage: 100.0% of statements [2021-06-25T19:37:03.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-25T19:37:04.251Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.305s coverage: 53.1% of statements [2021-06-25T19:37:04.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-25T19:37:04.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-25T19:37:05.701Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.492s coverage: 87.7% of statements [2021-06-25T19:37:05.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-25T19:37:05.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-25T19:37:05.701Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.199s coverage: 78.9% of statements [2021-06-25T19:37:10.020Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.191s coverage: 81.2% of statements [2021-06-25T19:37:10.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-25T19:37:10.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-25T19:37:10.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-25T19:37:10.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-25T19:37:10.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-25T19:37:12.321Z] Still waiting to schedule task [2021-06-25T19:37:12.322Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-25T19:37:15.474Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.337s coverage: 95.1% of statements [2021-06-25T19:37:15.474Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-25T19:37:15.474Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-25T19:37:15.474Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-25T19:37:15.474Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-25T19:37:15.474Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-25T19:37:15.474Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-25T19:37:15.474Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-25T19:37:15.474Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-25T19:37:15.474Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.191s coverage: 60.0% of statements [2021-06-25T19:37:15.474Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-25T19:37:15.474Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-25T19:37:15.474Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-25T19:37:15.474Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.283s coverage: 0.8% of statements [2021-06-25T19:37:15.474Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-25T19:37:15.474Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.147s coverage: 58.8% of statements [2021-06-25T19:37:15.474Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.335s coverage: 22.0% of statements [2021-06-25T19:37:15.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-25T19:37:15.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.253s coverage: 47.1% of statements [2021-06-25T19:37:15.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.217s coverage: 79.5% of statements [2021-06-25T19:37:15.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.172s coverage: 94.1% of statements [2021-06-25T19:37:16.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.243s coverage: 96.3% of statements [2021-06-25T19:37:17.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.185s coverage: 87.5% of statements [2021-06-25T19:37:29.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.184s coverage: 94.4% of statements [2021-06-25T19:37:29.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.165s coverage: 44.8% of statements [2021-06-25T19:37:33.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.544s coverage: 81.8% of statements [2021-06-25T19:37:33.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-25T19:37:42.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.226s coverage: 92.9% of statements [2021-06-25T19:37:42.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-25T19:37:42.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-25T19:37:42.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-25T19:37:42.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.053s coverage: 65.1% of statements [2021-06-25T19:37:42.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-25T19:37:42.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-25T19:37:42.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-25T19:37:42.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-25T19:37:42.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-25T19:37:42.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.166s coverage: 87.2% of statements [2021-06-25T19:37:42.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-25T19:37:42.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-25T19:37:42.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.153s coverage: 100.0% of statements [2021-06-25T19:37:42.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-25T19:37:42.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.183s coverage: 58.8% of statements [2021-06-25T19:37:42.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-25T19:37:42.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.210s coverage: 80.0% of statements [2021-06-25T19:37:42.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.258s coverage: 87.2% of statements [2021-06-25T19:37:42.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.252s coverage: 85.4% of statements [2021-06-25T19:37:42.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.316s coverage: 91.2% of statements [2021-06-25T19:37:42.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-25T19:37:42.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.634s coverage: 64.4% of statements [2021-06-25T19:37:42.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-25T19:37:42.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-25T19:37:42.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.174s coverage: 100.0% of statements [2021-06-25T19:37:42.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.082s coverage: 91.3% of statements [2021-06-25T19:37:42.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.047s coverage: 100.0% of statements [2021-06-25T19:37:42.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.103s coverage: 73.7% of statements [2021-06-25T19:37:43.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements [2021-06-25T19:37:47.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.056s coverage: 66.9% of statements [2021-06-25T19:37:47.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-25T19:37:47.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-25T19:37:47.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-25T19:37:49.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.759s coverage: 43.6% of statements [2021-06-25T19:37:49.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-25T19:37:49.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-25T19:37:49.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.218s coverage: 89.5% of statements [2021-06-25T19:37:49.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-25T19:37:49.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.197s coverage: 84.8% of statements [2021-06-25T19:37:49.106Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-25T19:37:57.403Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.267s coverage: 19.3% of statements [2021-06-25T19:37:57.403Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-25T19:37:57.403Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-25T19:37:57.403Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-25T19:37:57.403Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-25T19:37:57.403Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.549s coverage: 91.9% of statements [2021-06-25T19:37:57.403Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-25T19:37:57.403Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-25T19:37:57.403Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-25T19:37:57.403Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-25T19:37:57.403Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-25T19:37:57.403Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.284s coverage: 62.7% of statements [2021-06-25T19:37:57.403Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-25T19:37:57.403Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-25T19:37:57.403Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.384s coverage: 97.6% of statements [2021-06-25T19:37:57.403Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-25T19:37:57.403Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-25T19:37:57.403Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-25T19:37:57.403Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-25T19:37:57.404Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-25T19:37:57.404Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.174s coverage: 28.9% of statements [2021-06-25T19:37:57.404Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-25T19:37:57.404Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-25T19:37:57.404Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-25T19:37:57.404Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-25T19:37:57.404Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-25T19:37:57.404Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-25T19:37:57.404Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.179s coverage: 100.0% of statements [2021-06-25T19:37:57.404Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements [2021-06-25T19:37:58.006Z] GO111MODULE=on go vet ./... [2021-06-25T19:38:21.303Z] Running on prd-ubuntu18.04-docker-8c-8g-164 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-25T19:38:21.322Z] Running in /w/workspace/edgex-go/22 [Pipeline] { [Pipeline] checkout [2021-06-25T19:38:21.432Z] The recommended git tool is: git [2021-06-25T19:38:23.769Z] using credential edgex-jenkins-ssh [2021-06-25T19:38:23.797Z] Cloning the remote Git repository [2021-06-25T19:38:23.819Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-25T19:38:23.915Z] > git init /w/workspace/edgex-go/22 # timeout=10 [2021-06-25T19:38:23.956Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-25T19:38:23.956Z] > git --version # timeout=10 [2021-06-25T19:38:23.961Z] > git --version # 'git version 2.17.1' [2021-06-25T19:38:23.962Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-25T19:38:23.993Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-25T19:38:32.333Z] Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit df4c2853c1676f0b18d04de14004b5858d3020fc [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-25T19:38:32.663Z] Failed in branch amd64 [2021-06-25T19:38:31.675Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-25T19:38:31.680Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-25T19:38:31.694Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-25T19:38:31.708Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-25T19:38:31.708Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-25T19:38:31.712Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-25T19:38:32.343Z] > git config core.sparsecheckout # timeout=10 [2021-06-25T19:38:32.348Z] > git checkout -f df4c2853c1676f0b18d04de14004b5858d3020fc # timeout=10 [2021-06-25T19:39:19.882Z] gofmt -l . [2021-06-25T19:39:19.882Z] [ "`gofmt -l .`" = "" ] [2021-06-25T19:39:19.882Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-25T19:39:20.550Z] + ls -al . [2021-06-25T19:39:20.550Z] total 588 [2021-06-25T19:39:20.550Z] drwxrwxr-x 9 1001 1001 4096 Jun 25 19:39 . [2021-06-25T19:39:20.550Z] drwxr-xr-x 4 root root 4096 Jun 25 19:35 .. [2021-06-25T19:39:20.550Z] -rw-rw-r-- 1 1001 1001 11 Jun 25 19:33 .dockerignore [2021-06-25T19:39:20.550Z] drwxrwxr-x 8 1001 1001 4096 Jun 25 19:33 .git [2021-06-25T19:39:20.550Z] drwxrwxr-x 3 1001 1001 4096 Jun 25 19:33 .github [2021-06-25T19:39:20.550Z] -rw-rw-r-- 1 1001 1001 818 Jun 25 19:33 .gitignore [2021-06-25T19:39:20.550Z] -rw-rw-r-- 1 1001 1001 166 Jun 25 19:33 .sonarcloud.properties [2021-06-25T19:39:20.550Z] -rw-rw-r-- 1 1001 1001 8609 Jun 25 19:33 Attribution.txt [2021-06-25T19:39:20.550Z] -rw-rw-r-- 1 1001 1001 43881 Jun 25 19:33 CHANGELOG.md [2021-06-25T19:39:20.550Z] -rw-rw-r-- 1 1001 1001 3804 Jun 25 19:33 CONTRIBUTING.md [2021-06-25T19:39:20.550Z] -rw-rw-r-- 1 1001 1001 931 Jun 25 19:33 Dockerfile.build [2021-06-25T19:39:20.550Z] -rw-rw-r-- 1 1001 1001 849 Jun 25 19:33 Jenkinsfile [2021-06-25T19:39:20.550Z] -rw-rw-r-- 1 1001 1001 10775 Jun 25 19:33 LICENSE [2021-06-25T19:39:20.550Z] -rw-rw-r-- 1 1001 1001 5605 Jun 25 19:33 Makefile [2021-06-25T19:39:20.550Z] -rw-rw-r-- 1 1001 1001 7905 Jun 25 19:33 README.md [2021-06-25T19:39:20.550Z] -rw-rw-r-- 1 1001 1001 7071 Jun 25 19:33 SECURITY.md [2021-06-25T19:39:20.550Z] -rw-rw-r-- 1 1001 1001 5 Jun 25 19:30 VERSION [2021-06-25T19:39:20.550Z] -rw-rw-r-- 1 1001 1001 4131 Jun 25 19:33 ZMQWindows.md [2021-06-25T19:39:20.550Z] drwxrwxr-x 2 1001 1001 4096 Jun 25 19:33 bin [2021-06-25T19:39:20.550Z] drwxrwxr-x 14 1001 1001 4096 Jun 25 19:33 cmd [2021-06-25T19:39:20.550Z] -rw-r--r-- 1 root root 398095 Jun 25 19:37 coverage.out [2021-06-25T19:39:20.550Z] -rw-rw-r-- 1 1001 1001 806 Jun 25 19:33 go.mod [2021-06-25T19:39:20.550Z] -rw-r--r-- 1 root root 20759 Jun 25 19:35 go.sum [2021-06-25T19:39:20.550Z] drwxrwxr-x 7 1001 1001 4096 Jun 25 19:33 internal [2021-06-25T19:39:20.550Z] drwxrwxr-x 3 1001 1001 4096 Jun 25 19:33 openapi [2021-06-25T19:39:20.550Z] drwxrwxr-x 4 1001 1001 4096 Jun 25 19:33 snap [2021-06-25T19:39:20.550Z] -rw-rw-r-- 1 1001 1001 168 Jun 25 19:33 version.go [Pipeline] sh [2021-06-25T19:39:21.215Z] + '[' -e coverage.out ] [2021-06-25T19:39:21.215Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-25T19:39:21.253Z] Warning: overwriting stash ‘coverage-report’ [2021-06-25T19:39:22.078Z] Stashed 1 file(s) [Pipeline] sh [2021-06-25T19:39:22.733Z] + make build [2021-06-25T19:39:22.733Z] go mod tidy [2021-06-25T19:39:23.327Z] 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-25T19:39:30.038Z] 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-25T19:39:52.208Z] 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-25T19:39:53.185Z] 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-25T19:39:57.513Z] 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-25T19:39:57.786Z] 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-25T19:40:01.179Z] 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-25T19:40:04.588Z] 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-25T19:40:07.409Z] 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-25T19:40:10.938Z] 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-25T19:40:13.626Z] 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-25T19:40:17.014Z] 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-25T19:40:22.413Z] $ docker stop --time=1 b375a7dcf8f1457fe2269162d0a53771d600ef4a39ed06771269c7b2b2eab757 [2021-06-25T19:40:24.909Z] $ docker rm -f b375a7dcf8f1457fe2269162d0a53771d600ef4a39ed06771269c7b2b2eab757 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-25T19:40:26.668Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-25T19:40:26.668Z] [2021-06-25T19:40:26.668Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-25T19:40:27.357Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-25T19:40:27.631Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-25T19:40:27.631Z] 29e5d40040c1: Pulling fs layer [2021-06-25T19:40:27.631Z] 1ce36da41761: Pulling fs layer [2021-06-25T19:40:27.631Z] 25b303627fd3: Pulling fs layer [2021-06-25T19:40:27.903Z] 29e5d40040c1: Verifying Checksum [2021-06-25T19:40:27.903Z] 29e5d40040c1: Download complete [2021-06-25T19:40:28.524Z] 29e5d40040c1: Pull complete [2021-06-25T19:40:28.799Z] 1ce36da41761: Verifying Checksum [2021-06-25T19:40:28.799Z] 1ce36da41761: Download complete [2021-06-25T19:40:29.793Z] 1ce36da41761: Pull complete [2021-06-25T19:40:30.391Z] 25b303627fd3: Verifying Checksum [2021-06-25T19:40:30.391Z] 25b303627fd3: Download complete [2021-06-25T19:40:40.562Z] 25b303627fd3: Pull complete [2021-06-25T19:40:40.562Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-25T19:40:40.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-25T19:40:40.562Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-25T19:40:40.804Z] prd-ubuntu18.04-docker-arm64-4c-16g-163 does not seem to be running inside a container [2021-06-25T19:40:40.853Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-25T19:40:43.781Z] $ docker top 633cae2279079f950c1523fad01f76998080bd0f6dc51a34c9a2b4d5714866b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-25T19:40:44.859Z] + docker-compose build --help [2021-06-25T19:40:44.859Z] + grep parallel [2021-06-25T19:40:48.254Z] --parallel Build images in parallel. [Pipeline] } [2021-06-25T19:40:48.510Z] $ docker stop --time=1 633cae2279079f950c1523fad01f76998080bd0f6dc51a34c9a2b4d5714866b1 [2021-06-25T19:40:50.380Z] $ docker rm -f 633cae2279079f950c1523fad01f76998080bd0f6dc51a34c9a2b4d5714866b1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-25T19:40:51.097Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-25T19:40:51.097Z] . [Pipeline] withDockerContainer [2021-06-25T19:40:51.369Z] prd-ubuntu18.04-docker-arm64-4c-16g-163 does not seem to be running inside a container [2021-06-25T19:40:51.411Z] $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-25T19:40:52.985Z] $ docker top 0e79c2b1ff2e9844e44a10eb13ea2c1e4091075d5e9dd95df6031d04491e1d71 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-25T19:40:54.013Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-25T19:40:57.391Z] Building core-command ... [2021-06-25T19:40:57.391Z] Building core-data ... [2021-06-25T19:40:57.391Z] Building core-metadata ... [2021-06-25T19:40:57.391Z] Building security-bootstrapper ... [2021-06-25T19:40:57.391Z] Building security-proxy-setup ... [2021-06-25T19:40:57.391Z] Building security-secretstore-setup ... [2021-06-25T19:40:57.391Z] Building support-notifications ... [2021-06-25T19:40:57.391Z] Building support-scheduler ... [2021-06-25T19:40:57.391Z] Building sys-mgmt-agent ... [2021-06-25T19:40:57.391Z] Building security-secretstore-setup [2021-06-25T19:40:57.391Z] Building core-command [2021-06-25T19:40:57.391Z] Building support-scheduler [2021-06-25T19:40:57.391Z] Building support-notifications [2021-06-25T19:40:57.661Z] Building core-metadata [2021-06-25T19:42:19.464Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T19:42:19.464Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-25T19:42:19.464Z] ---> d6f271193dca [2021-06-25T19:42:19.464Z] Step 3/26 : WORKDIR /edgex-go [2021-06-25T19:42:19.464Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T19:42:19.464Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-25T19:42:19.464Z] ---> d6f271193dca [2021-06-25T19:42:19.464Z] Step 3/23 : WORKDIR /edgex-go [2021-06-25T19:42:19.464Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T19:42:19.464Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-25T19:42:19.464Z] ---> d6f271193dca [2021-06-25T19:42:19.464Z] Step 3/24 : WORKDIR /edgex-go [2021-06-25T19:42:19.464Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T19:42:19.464Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-25T19:42:19.464Z] ---> d6f271193dca [2021-06-25T19:42:19.464Z] Step 3/23 : WORKDIR /edgex-go [2021-06-25T19:42:19.464Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T19:42:19.464Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-25T19:42:19.464Z] ---> d6f271193dca [2021-06-25T19:42:19.464Z] Step 3/24 : WORKDIR /edgex-go [2021-06-25T19:42:19.464Z] ---> Running in 0f0842bb2bde [2021-06-25T19:42:19.464Z] ---> Running in 1ef8ad72f698 [2021-06-25T19:42:19.464Z] ---> Running in 13332f6ebddc [2021-06-25T19:42:19.464Z] ---> Running in 07314b5002ba [2021-06-25T19:42:19.464Z] ---> Running in d167490a8412 [2021-06-25T19:42:19.464Z] Removing intermediate container 0f0842bb2bde [2021-06-25T19:42:19.464Z] ---> 5396108ab7b9 [2021-06-25T19:42:19.464Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T19:42:19.464Z] Removing intermediate container 07314b5002ba [2021-06-25T19:42:19.464Z] ---> 54c9ec6da50b [2021-06-25T19:42:19.464Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T19:42:19.464Z] Removing intermediate container 13332f6ebddc [2021-06-25T19:42:19.464Z] ---> 4648bf970e8d [2021-06-25T19:42:19.464Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T19:42:19.464Z] Removing intermediate container 1ef8ad72f698 [2021-06-25T19:42:19.464Z] ---> c2002382e1af [2021-06-25T19:42:19.464Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T19:42:19.464Z] Removing intermediate container d167490a8412 [2021-06-25T19:42:19.464Z] ---> 7cc653b77b27 [2021-06-25T19:42:19.464Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T19:42:19.464Z] ---> Running in 01942481e70b [2021-06-25T19:42:19.464Z] ---> Running in 86e488c67b18 [2021-06-25T19:42:19.464Z] ---> Running in 89db0a64dfa3 [2021-06-25T19:42:19.464Z] ---> Running in 0ccdc9aadee7 [2021-06-25T19:42:19.464Z] ---> Running in a275a10601b6 [2021-06-25T19:42:19.464Z] Removing intermediate container 86e488c67b18 [2021-06-25T19:42:19.464Z] ---> e5f6f9c9fc77 [2021-06-25T19:42:19.464Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-25T19:42:19.464Z] ---> Running in 3c5b5b386eff [2021-06-25T19:42:19.464Z] Removing intermediate container 89db0a64dfa3 [2021-06-25T19:42:19.464Z] ---> 085ac9bdd38b [2021-06-25T19:42:19.464Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-25T19:42:19.464Z] Removing intermediate container 01942481e70b [2021-06-25T19:42:19.464Z] ---> dab44f78d758 [2021-06-25T19:42:19.464Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-25T19:42:19.464Z] ---> Running in 1db7a4fd92c2 [2021-06-25T19:42:19.464Z] ---> Running in 122cb1d06487 [2021-06-25T19:42:19.464Z] Removing intermediate container 0ccdc9aadee7 [2021-06-25T19:42:19.464Z] ---> 11160fb761b8 [2021-06-25T19:42:19.464Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-25T19:42:19.464Z] ---> Running in d10ccf52d9a8 [2021-06-25T19:42:19.464Z] Removing intermediate container a275a10601b6 [2021-06-25T19:42:19.464Z] ---> 3993800a3fa7 [2021-06-25T19:42:19.464Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-25T19:42:19.464Z] ---> Running in 2862b262576b [2021-06-25T19:42:19.464Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-25T19:42:19.464Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-25T19:42:19.464Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-25T19:42:19.464Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-25T19:42:19.464Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-25T19:42:19.464Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-25T19:42:19.464Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-25T19:42:19.464Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-25T19:42:19.464Z] OK: 218 MiB in 52 packages [2021-06-25T19:42:19.464Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-25T19:42:19.464Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-25T19:42:19.464Z] OK: 218 MiB in 52 packages [2021-06-25T19:42:19.464Z] OK: 218 MiB in 52 packages [2021-06-25T19:42:19.464Z] OK: 218 MiB in 52 packages [2021-06-25T19:42:19.464Z] OK: 218 MiB in 52 packages [2021-06-25T19:42:19.752Z] Removing intermediate container 3c5b5b386eff [2021-06-25T19:42:19.752Z] ---> 6c186f10be01 [2021-06-25T19:42:19.752Z] Step 6/26 : COPY go.mod . [2021-06-25T19:42:20.742Z] Removing intermediate container 1db7a4fd92c2 [2021-06-25T19:42:20.742Z] ---> 7ed67d6ecd9e [2021-06-25T19:42:20.742Z] Step 6/24 : COPY go.mod . [2021-06-25T19:42:20.742Z] ---> fb310ae26106 [2021-06-25T19:42:20.742Z] Step 7/26 : RUN go mod download [2021-06-25T19:42:21.345Z] ---> Running in 77abd7e6ae80 [2021-06-25T19:42:21.345Z] Removing intermediate container 122cb1d06487 [2021-06-25T19:42:21.345Z] ---> c88446b26ddf [2021-06-25T19:42:21.345Z] Step 6/23 : COPY go.mod . [2021-06-25T19:42:21.345Z] Removing intermediate container 2862b262576b [2021-06-25T19:42:21.345Z] ---> 5b924ed66be3 [2021-06-25T19:42:21.619Z] Step 6/23 : COPY go.mod . [2021-06-25T19:42:21.619Z] Removing intermediate container d10ccf52d9a8 [2021-06-25T19:42:21.619Z] ---> 0d0496a931f9 [2021-06-25T19:42:21.619Z] Step 6/24 : COPY go.mod . [2021-06-25T19:42:21.899Z] ---> 67b232f5d720 [2021-06-25T19:42:21.899Z] Step 7/24 : RUN go mod download [2021-06-25T19:42:22.172Z] ---> Running in 50e98f49c08e [2021-06-25T19:42:22.449Z] ---> 1738692caf9f [2021-06-25T19:42:22.449Z] Step 7/23 : RUN go mod download [2021-06-25T19:42:22.728Z] ---> Running in 5a00a7ef0ecf [2021-06-25T19:42:23.013Z] ---> ccd0d9220638 [2021-06-25T19:42:23.013Z] Step 7/24 : RUN go mod download [2021-06-25T19:42:23.013Z] ---> b08ee1efb4e7 [2021-06-25T19:42:23.013Z] Step 7/23 : RUN go mod download [2021-06-25T19:42:23.294Z] ---> Running in c800e7299524 [2021-06-25T19:42:23.294Z] ---> Running in 83370a99e3d6 [2021-06-25T19:42:25.294Z] Removing intermediate container 77abd7e6ae80 [2021-06-25T19:42:25.294Z] ---> e4a45baf78b4 [2021-06-25T19:42:25.294Z] Step 8/26 : COPY . . [2021-06-25T19:42:26.300Z] Removing intermediate container 50e98f49c08e [2021-06-25T19:42:26.300Z] ---> 0762632ea992 [2021-06-25T19:42:26.300Z] Step 8/24 : COPY . . [2021-06-25T19:42:27.841Z] Removing intermediate container 5a00a7ef0ecf [2021-06-25T19:42:27.841Z] ---> ec7cec9f3367 [2021-06-25T19:42:27.841Z] Step 8/23 : COPY . . [2021-06-25T19:42:28.492Z] Removing intermediate container c800e7299524 [2021-06-25T19:42:28.492Z] ---> be6e934ff9b8 [2021-06-25T19:42:28.492Z] Step 8/24 : COPY . . [2021-06-25T19:42:28.769Z] Removing intermediate container 83370a99e3d6 [2021-06-25T19:42:28.769Z] ---> fa46c2d41d89 [2021-06-25T19:42:28.769Z] Step 8/23 : COPY . . [2021-06-25T19:42:50.982Z] ---> 43c47f0c09a0 [2021-06-25T19:42:50.982Z] Step 9/26 : RUN go mod tidy [2021-06-25T19:42:50.982Z] ---> 2a89eac89dae [2021-06-25T19:42:50.982Z] Step 9/24 : RUN go mod tidy [2021-06-25T19:42:50.982Z] ---> c2fcaab830d6 [2021-06-25T19:42:50.982Z] Step 9/24 : RUN go mod tidy [2021-06-25T19:42:50.982Z] ---> 99173cb05559 [2021-06-25T19:42:50.982Z] Step 9/23 : RUN go mod tidy [2021-06-25T19:42:50.982Z] ---> ba39a8f12b1c [2021-06-25T19:42:50.982Z] Step 9/23 : RUN go mod tidy [2021-06-25T19:42:50.982Z] ---> Running in 8276b7686f07 [2021-06-25T19:42:50.982Z] ---> Running in c2a9a92d2acb [2021-06-25T19:42:51.256Z] ---> Running in bc68c32cc5c7 [2021-06-25T19:42:51.256Z] ---> Running in b07d3fcf0f22 [2021-06-25T19:42:51.256Z] ---> Running in 7dd489af7fc7 [2021-06-25T19:42:58.007Z] Removing intermediate container 8276b7686f07 [2021-06-25T19:42:58.007Z] ---> 261607305b6e [2021-06-25T19:42:58.007Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-25T19:42:58.007Z] ---> Running in 9f20bd80f275 [2021-06-25T19:42:58.007Z] Removing intermediate container c2a9a92d2acb [2021-06-25T19:42:58.007Z] ---> 825219a5da1a [2021-06-25T19:42:58.007Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-25T19:42:58.283Z] ---> Running in 51c435af4b50 [2021-06-25T19:42:58.557Z] Removing intermediate container b07d3fcf0f22 [2021-06-25T19:42:58.557Z] ---> 34742e7ae961 [2021-06-25T19:42:58.557Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-25T19:42:58.557Z] Removing intermediate container bc68c32cc5c7 [2021-06-25T19:42:58.557Z] ---> badce66426c1 [2021-06-25T19:42:58.557Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-25T19:42:58.557Z] Removing intermediate container 7dd489af7fc7 [2021-06-25T19:42:58.557Z] ---> 416d6874892d [2021-06-25T19:42:58.557Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-25T19:42:58.833Z] ---> Running in 05d2a6204dcc [2021-06-25T19:42:59.106Z] ---> Running in 5de9df8d501a [2021-06-25T19:42:59.106Z] ---> Running in a958ba496c0f [2021-06-25T19:42:59.701Z] 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-25T19:43:00.694Z] 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-25T19:43:01.301Z] 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-25T19:43:01.582Z] 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-25T19:43:01.582Z] 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-25T19:44:53.463Z] 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-25T19:44:53.463Z] Removing intermediate container 9f20bd80f275 [2021-06-25T19:44:53.463Z] ---> a3a512f90ce1 [2021-06-25T19:44:53.463Z] [2021-06-25T19:44:53.463Z] Step 11/24 : FROM alpine:3.12 [2021-06-25T19:44:53.463Z] 3.12: Pulling from library/alpine [2021-06-25T19:44:53.463Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-25T19:44:53.463Z] Status: Downloaded newer image for alpine:3.12 [2021-06-25T19:44:53.463Z] ---> c4fd0aeabfcf [2021-06-25T19:44:53.463Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-25T19:44:53.463Z] ---> Running in 943b47e3c078 [2021-06-25T19:44:53.741Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-25T19:44:54.028Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-25T19:44:54.624Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-25T19:44:54.624Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T19:44:54.902Z] OK: 5 MiB in 15 packages [2021-06-25T19:44:58.331Z] Removing intermediate container 943b47e3c078 [2021-06-25T19:44:58.331Z] ---> 7bb5f2a994a9 [2021-06-25T19:44:58.331Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-25T19:44:58.331Z] Removing intermediate container 5de9df8d501a [2021-06-25T19:44:58.331Z] ---> 1738be5310e9 [2021-06-25T19:44:58.331Z] [2021-06-25T19:44:58.331Z] Step 11/23 : FROM alpine:3.12 [2021-06-25T19:44:58.331Z] ---> c4fd0aeabfcf [2021-06-25T19:44:58.331Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-25T19:44:58.331Z] ---> Using cache [2021-06-25T19:44:58.331Z] Removing intermediate container 05d2a6204dcc [2021-06-25T19:44:58.331Z] ---> a870634e5075 [2021-06-25T19:44:58.331Z] [2021-06-25T19:44:58.331Z] Step 11/23 : FROM alpine:3.12 [2021-06-25T19:44:58.331Z] ---> c4fd0aeabfcf [2021-06-25T19:44:58.331Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-25T19:44:58.331Z] ---> 7bb5f2a994a9 [2021-06-25T19:44:58.331Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-25T19:44:58.331Z] Removing intermediate container 51c435af4b50 [2021-06-25T19:44:58.331Z] ---> acbd171fe5c4 [2021-06-25T19:44:58.331Z] [2021-06-25T19:44:58.331Z] Step 11/26 : FROM alpine:3.12 [2021-06-25T19:44:58.331Z] ---> c4fd0aeabfcf [2021-06-25T19:44:58.331Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-25T19:44:58.331Z] ---> Running in 65d009773f53 [2021-06-25T19:44:58.609Z] ---> Running in 77ae7d5862d6 [2021-06-25T19:44:58.609Z] ---> Running in c5af5ad465b3 [2021-06-25T19:44:58.609Z] ---> Running in c5e085a7e5bc [2021-06-25T19:44:59.595Z] Removing intermediate container 65d009773f53 [2021-06-25T19:44:59.595Z] ---> 0dead20ea4bb [2021-06-25T19:44:59.595Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-25T19:44:59.595Z] Removing intermediate container 77ae7d5862d6 [2021-06-25T19:44:59.595Z] ---> ca73aadb8b63 [2021-06-25T19:44:59.595Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-25T19:44:59.871Z] ---> Running in 00863603a7df [2021-06-25T19:44:59.871Z] ---> Running in b98cd2c8ffec [2021-06-25T19:45:00.857Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-25T19:45:00.857Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-25T19:45:00.857Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-25T19:45:00.857Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-25T19:45:01.135Z] Removing intermediate container 00863603a7df [2021-06-25T19:45:01.135Z] ---> 92d2b8d45d09 [2021-06-25T19:45:01.135Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-25T19:45:01.135Z] Removing intermediate container b98cd2c8ffec [2021-06-25T19:45:01.135Z] ---> 41f7d5ebd6fd [2021-06-25T19:45:01.135Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-25T19:45:01.418Z] Removing intermediate container a958ba496c0f [2021-06-25T19:45:01.418Z] ---> ade418c8e995 [2021-06-25T19:45:01.418Z] [2021-06-25T19:45:01.418Z] Step 11/24 : FROM alpine:3.12 [2021-06-25T19:45:01.418Z] ---> c4fd0aeabfcf [2021-06-25T19:45:01.418Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-25T19:45:01.418Z] ---> Using cache [2021-06-25T19:45:01.418Z] ---> 7bb5f2a994a9 [2021-06-25T19:45:01.418Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-25T19:45:01.418Z] ---> Using cache [2021-06-25T19:45:01.418Z] ---> ca73aadb8b63 [2021-06-25T19:45:01.418Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-25T19:45:01.418Z] ---> Running in 31eaa27e0a67 [2021-06-25T19:45:01.418Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-25T19:45:01.418Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-25T19:45:01.418Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-25T19:45:01.418Z] (4/6) Installing curl (7.77.0-r0) [2021-06-25T19:45:01.418Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-25T19:45:01.418Z] (6/6) Installing su-exec (0.2-r1) [2021-06-25T19:45:01.418Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T19:45:01.418Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-25T19:45:01.418Z] ---> Running in e6015f8535cb [2021-06-25T19:45:01.418Z] Executing ca-certificates-20191127-r4.trigger [2021-06-25T19:45:01.711Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-25T19:45:01.711Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T19:45:01.711Z] Executing ca-certificates-20191127-r4.trigger [2021-06-25T19:45:01.711Z] ---> Running in e6cf4cf6788b [2021-06-25T19:45:01.711Z] OK: 7 MiB in 20 packages [2021-06-25T19:45:01.996Z] OK: 6 MiB in 16 packages [2021-06-25T19:45:02.311Z] Removing intermediate container 31eaa27e0a67 [2021-06-25T19:45:02.311Z] ---> bd66c7bccfb6 [2021-06-25T19:45:02.311Z] Step 16/24 : WORKDIR / [2021-06-25T19:45:02.589Z] Removing intermediate container e6015f8535cb [2021-06-25T19:45:02.589Z] ---> 66e9bd13b66a [2021-06-25T19:45:02.589Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt /Removing intermediate container e6cf4cf6788b [2021-06-25T19:45:02.589Z] [2021-06-25T19:45:02.589Z] ---> 042bbf4ef8fd [2021-06-25T19:45:02.589Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-25T19:45:02.589Z] ---> Running in df45b1de0cf7 [2021-06-25T19:45:02.866Z] ---> Running in 6252196888bf [2021-06-25T19:45:03.874Z] Removing intermediate container df45b1de0cf7 [2021-06-25T19:45:03.874Z] ---> 8ce668d213af [2021-06-25T19:45:03.874Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T19:45:03.874Z] Removing intermediate container 6252196888bf [2021-06-25T19:45:03.874Z] ---> e266f597fd17 [2021-06-25T19:45:03.874Z] Step 16/24 : WORKDIR / [2021-06-25T19:45:04.148Z] ---> da3620d98458 [2021-06-25T19:45:04.148Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-25T19:45:04.148Z] Removing intermediate container c5af5ad465b3 [2021-06-25T19:45:04.148Z] ---> 20670d8d15bc [2021-06-25T19:45:04.148Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-25T19:45:04.148Z] ---> Running in 9f5f1f4c51fb [2021-06-25T19:45:04.421Z] ---> Running in 0a358558ad0c [2021-06-25T19:45:04.421Z] Removing intermediate container c5e085a7e5bc [2021-06-25T19:45:04.421Z] ---> d94476122240 [2021-06-25T19:45:04.421Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-25T19:45:04.696Z] ---> 989185fefec1 [2021-06-25T19:45:04.696Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-25T19:45:04.696Z] ---> Running in abf7758c65ce [2021-06-25T19:45:04.977Z] Removing intermediate container 9f5f1f4c51fb [2021-06-25T19:45:04.977Z] ---> 012a5e3e92cd [2021-06-25T19:45:04.977Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T19:45:05.256Z] Removing intermediate container 0a358558ad0c [2021-06-25T19:45:05.256Z] ---> 55fbd7d0a6a1 [2021-06-25T19:45:05.256Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-25T19:45:05.530Z] Removing intermediate container abf7758c65ce [2021-06-25T19:45:05.530Z] ---> 9295665d8527 [2021-06-25T19:45:05.530Z] Step 14/26 : WORKDIR / [2021-06-25T19:45:05.804Z] ---> Running in a68cde6cdfed [2021-06-25T19:45:06.083Z] ---> Running in bf6c1024da37 [2021-06-25T19:45:06.083Z] ---> 723c7dc9dc35 [2021-06-25T19:45:06.083Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-25T19:45:06.367Z] ---> 91cd95609e47 [2021-06-25T19:45:06.367Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-25T19:45:06.367Z] Removing intermediate container a68cde6cdfed [2021-06-25T19:45:06.367Z] ---> b386a498103f [2021-06-25T19:45:06.367Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-25T19:45:06.367Z] ---> b9a702d95a4c [2021-06-25T19:45:06.367Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-25T19:45:06.644Z] ---> Running in 86ae728f085d [2021-06-25T19:45:06.644Z] Removing intermediate container bf6c1024da37 [2021-06-25T19:45:06.644Z] ---> f89b9d26dcef [2021-06-25T19:45:06.644Z] 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-25T19:45:07.627Z] ---> a93a39c140a7 [2021-06-25T19:45:07.627Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-25T19:45:07.627Z] Removing intermediate container 86ae728f085d [2021-06-25T19:45:07.627Z] ---> 295b8e961fbb [2021-06-25T19:45:07.627Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T19:45:07.627Z] ---> Running in f028e285f67b [2021-06-25T19:45:07.627Z] ---> 703c2f1d78df [2021-06-25T19:45:07.627Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-25T19:45:07.917Z] ---> Running in 4f47516222fe [2021-06-25T19:45:07.917Z] ---> dd9df92201b5 [2021-06-25T19:45:07.917Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-25T19:45:08.198Z] ---> bc6bbae18b31 [2021-06-25T19:45:08.198Z] 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-25T19:45:08.471Z] Removing intermediate container f028e285f67b [2021-06-25T19:45:08.471Z] ---> 6a3e93e7e846 [2021-06-25T19:45:08.471Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T19:45:08.744Z] Removing intermediate container 4f47516222fe [2021-06-25T19:45:08.744Z] ---> dabb602aebec [2021-06-25T19:45:08.744Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T19:45:08.744Z] ---> Running in 0fa7cc46a655 [2021-06-25T19:45:08.744Z] ---> 522bad4388fc [2021-06-25T19:45:08.744Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-25T19:45:09.026Z] ---> Running in 88bf2bc077d8 [2021-06-25T19:45:09.299Z] ---> 45ffa2f7bcda [2021-06-25T19:45:09.299Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-25T19:45:09.299Z] Removing intermediate container 0fa7cc46a655 [2021-06-25T19:45:09.299Z] ---> 0948179f514e [2021-06-25T19:45:09.299Z] Step 21/23 : LABEL arch=arm64 [2021-06-25T19:45:09.591Z] ---> ffea012c7117 [2021-06-25T19:45:09.592Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-25T19:45:09.592Z] ---> Running in 0a2558b4eea1 [2021-06-25T19:45:09.592Z] ---> Running in f6ab0aac17e3 [2021-06-25T19:45:09.592Z] Removing intermediate container 88bf2bc077d8 [2021-06-25T19:45:09.592Z] ---> 587f30d0cace [2021-06-25T19:45:09.592Z] Step 22/24 : LABEL arch=arm64 [2021-06-25T19:45:09.869Z] ---> Running in d96c2b89275c [2021-06-25T19:45:10.466Z] Removing intermediate container 0a2558b4eea1 [2021-06-25T19:45:10.466Z] ---> f9da8dc6d9ec [2021-06-25T19:45:10.466Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T19:45:10.466Z] ---> bd4b5dd1b553 [2021-06-25T19:45:10.466Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-25T19:45:10.466Z] ---> Running in 90ac482261b0 [2021-06-25T19:45:10.743Z] Removing intermediate container f6ab0aac17e3 [2021-06-25T19:45:10.743Z] ---> abd568fa549d [2021-06-25T19:45:10.743Z] Step 22/23 : LABEL git_sha=f6a0104dd440409cab48eee67af455df5e6491eb [2021-06-25T19:45:10.743Z] ---> 81a9ce978254 [2021-06-25T19:45:10.743Z] 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-25T19:45:10.743Z] Removing intermediate container d96c2b89275c [2021-06-25T19:45:10.743Z] ---> 6afbaf621d0b [2021-06-25T19:45:10.743Z] Step 23/24 : LABEL git_sha=f6a0104dd440409cab48eee67af455df5e6491eb [2021-06-25T19:45:11.018Z] ---> Running in 3c77ab12bda9 [2021-06-25T19:45:11.018Z] ---> Running in be381cd44307 [2021-06-25T19:45:11.296Z] Removing intermediate container 90ac482261b0 [2021-06-25T19:45:11.296Z] ---> 7cfcd664f3cc [2021-06-25T19:45:11.296Z] Step 22/24 : LABEL arch=arm64 [2021-06-25T19:45:11.575Z] ---> Running in 51249b544530 [2021-06-25T19:45:11.575Z] Removing intermediate container 3c77ab12bda9 [2021-06-25T19:45:11.575Z] ---> c066814bceef [2021-06-25T19:45:11.575Z] Step 23/23 : LABEL version=0.0.0 [2021-06-25T19:45:11.575Z] ---> 15499ea6ffe5 [2021-06-25T19:45:11.575Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-25T19:45:11.855Z] Removing intermediate container be381cd44307 [2021-06-25T19:45:11.856Z] ---> e7af15f7ae31 [2021-06-25T19:45:11.856Z] Step 24/24 : LABEL version=0.0.0 [2021-06-25T19:45:11.856Z] ---> Running in 6414aa105be9 [2021-06-25T19:45:11.856Z] ---> Running in 02dc89d15273 [2021-06-25T19:45:11.856Z] ---> Running in b6d794d0c563 [2021-06-25T19:45:11.856Z] ---> 1fb546cbdc3c [2021-06-25T19:45:11.856Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-25T19:45:12.132Z] Removing intermediate container 51249b544530 [2021-06-25T19:45:12.133Z] ---> 10975460c681 [2021-06-25T19:45:12.133Z] Step 23/24 : LABEL git_sha=f6a0104dd440409cab48eee67af455df5e6491eb [2021-06-25T19:45:12.410Z] ---> Running in e1ded5ebf834 [2021-06-25T19:45:12.411Z] Removing intermediate container 6414aa105be9 [2021-06-25T19:45:12.411Z] ---> b04325523afc [2021-06-25T19:45:12.411Z] [2021-06-25T19:45:12.688Z] Removing intermediate container 02dc89d15273 [2021-06-25T19:45:12.688Z] Removing intermediate container b6d794d0c563 [2021-06-25T19:45:12.688Z] ---> c870a78621dd [2021-06-25T19:45:12.688Z] ---> f30e5ffa40af [2021-06-25T19:45:12.688Z] [2021-06-25T19:45:12.688Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T19:45:12.964Z] Successfully built b04325523afc [2021-06-25T19:45:13.239Z] Removing intermediate container e1ded5ebf834 [2021-06-25T19:45:13.240Z] Successfully tagged support-scheduler-arm64:latest [2021-06-25T19:45:13.240Z] ---> 75fa5c0b5e77 [2021-06-25T19:45:13.240Z] Step 24/24 : LABEL version=0.0.0 [2021-06-25T19:45:13.240Z]  Building support-scheduler ... done Building security-bootstrapper [2021-06-25T19:45:13.240Z] Successfully built f30e5ffa40af [2021-06-25T19:45:13.511Z] Successfully tagged core-command-arm64:latest [2021-06-25T19:45:13.511Z]  Building core-command ... done Building security-proxy-setup [2021-06-25T19:45:13.511Z] ---> Running in ebaf5ad16f94 [2021-06-25T19:45:13.511Z] ---> Running in 6c313f51f1b9 [2021-06-25T19:45:13.511Z] ---> 9c7f71cba49e [2021-06-25T19:45:13.511Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-25T19:45:14.112Z] Removing intermediate container ebaf5ad16f94 [2021-06-25T19:45:14.112Z] ---> b01ea4f5252f [2021-06-25T19:45:14.112Z] Step 21/23 : LABEL arch=arm64 [2021-06-25T19:45:14.112Z] ---> Running in ad4d41f0e33f [2021-06-25T19:45:14.389Z] Removing intermediate container 6c313f51f1b9 [2021-06-25T19:45:14.389Z] ---> 49a9320cb0bf [2021-06-25T19:45:14.389Z] [2021-06-25T19:45:14.676Z] Successfully built 49a9320cb0bf [2021-06-25T19:45:14.950Z] Successfully tagged core-metadata-arm64:latest [2021-06-25T19:45:14.950Z]  Building core-metadata ... done Building core-data [2021-06-25T19:45:14.950Z] Removing intermediate container ad4d41f0e33f [2021-06-25T19:45:14.950Z] ---> 64eb8d8d7da7 [2021-06-25T19:45:14.950Z] Step 22/23 : LABEL git_sha=f6a0104dd440409cab48eee67af455df5e6491eb [2021-06-25T19:45:15.227Z] ---> a97176d898a2 [2021-06-25T19:45:15.227Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-25T19:45:15.227Z] ---> Running in d6912b5d600c [2021-06-25T19:45:15.829Z] Removing intermediate container d6912b5d600c [2021-06-25T19:45:15.829Z] ---> 22dfbc7eee98 [2021-06-25T19:45:15.829Z] Step 23/23 : LABEL version=0.0.0 [2021-06-25T19:45:15.829Z] ---> Running in 3073d57a6e9d [2021-06-25T19:45:16.109Z] ---> cb2fd60ea246 [2021-06-25T19:45:16.109Z] 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-25T19:45:16.383Z] ---> Running in 01f2ecac4fbd [2021-06-25T19:45:16.664Z] Removing intermediate container 3073d57a6e9d [2021-06-25T19:45:16.664Z] ---> 7d7ac4df6f06 [2021-06-25T19:45:16.664Z] [2021-06-25T19:45:16.938Z] Successfully built 7d7ac4df6f06 [2021-06-25T19:45:16.938Z] Successfully tagged support-notifications-arm64:latest [2021-06-25T19:45:16.938Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-06-25T19:45:19.560Z] Removing intermediate container 01f2ecac4fbd [2021-06-25T19:45:19.560Z] ---> 1d59c804e28f [2021-06-25T19:45:19.560Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-25T19:45:20.167Z] ---> Running in 54745dc705b9 [2021-06-25T19:45:20.843Z] Removing intermediate container 54745dc705b9 [2021-06-25T19:45:20.843Z] ---> cb7d19b50b8d [2021-06-25T19:45:20.843Z] Step 24/26 : LABEL arch=arm64 [2021-06-25T19:45:21.453Z] ---> Running in c025a472a09e [2021-06-25T19:45:22.447Z] Removing intermediate container c025a472a09e [2021-06-25T19:45:22.447Z] ---> b632036843be [2021-06-25T19:45:22.447Z] Step 25/26 : LABEL git_sha=f6a0104dd440409cab48eee67af455df5e6491eb [2021-06-25T19:45:22.728Z] ---> Running in 0e221ebbdfbf [2021-06-25T19:45:23.728Z] Removing intermediate container 0e221ebbdfbf [2021-06-25T19:45:23.729Z] ---> ad5ad13bbf2f [2021-06-25T19:45:23.729Z] Step 26/26 : LABEL version=0.0.0 [2021-06-25T19:45:24.008Z] ---> Running in 18b9e01f4617 [2021-06-25T19:45:25.009Z] Removing intermediate container 18b9e01f4617 [2021-06-25T19:45:25.009Z] ---> efcb23240eda [2021-06-25T19:45:25.009Z] [2021-06-25T19:45:25.284Z] Successfully built efcb23240eda [2021-06-25T19:45:25.285Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-25T19:46:12.293Z]  Building security-secretstore-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T19:46:12.293Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-25T19:46:12.293Z] ---> d6f271193dca [2021-06-25T19:46:12.293Z] Step 3/22 : WORKDIR /edgex-go [2021-06-25T19:46:12.294Z] ---> Using cache [2021-06-25T19:46:12.294Z] ---> 7cc653b77b27 [2021-06-25T19:46:12.294Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T19:46:12.294Z] ---> Using cache [2021-06-25T19:46:12.294Z] ---> 3993800a3fa7 [2021-06-25T19:46:12.294Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-25T19:46:12.294Z] ---> Using cache [2021-06-25T19:46:12.294Z] ---> 5b924ed66be3 [2021-06-25T19:46:12.294Z] Step 6/22 : COPY go.mod . [2021-06-25T19:46:12.294Z] ---> Using cache [2021-06-25T19:46:12.294Z] ---> b08ee1efb4e7 [2021-06-25T19:46:12.294Z] Step 7/22 : RUN go mod download [2021-06-25T19:46:12.294Z] ---> Using cache [2021-06-25T19:46:12.294Z] ---> fa46c2d41d89 [2021-06-25T19:46:12.294Z] Step 8/22 : COPY . . [2021-06-25T19:46:12.294Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T19:46:12.294Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-25T19:46:12.294Z] ---> d6f271193dca [2021-06-25T19:46:12.294Z] Step 3/32 : WORKDIR /edgex-go [2021-06-25T19:46:12.294Z] ---> Using cache [2021-06-25T19:46:12.294Z] ---> 7cc653b77b27 [2021-06-25T19:46:12.294Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T19:46:12.294Z] ---> Using cache [2021-06-25T19:46:12.294Z] ---> 3993800a3fa7 [2021-06-25T19:46:12.294Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-25T19:46:12.294Z] ---> Using cache [2021-06-25T19:46:12.294Z] ---> 5b924ed66be3 [2021-06-25T19:46:12.294Z] Step 6/32 : COPY go.mod . [2021-06-25T19:46:12.294Z] ---> Using cache [2021-06-25T19:46:12.294Z] ---> b08ee1efb4e7 [2021-06-25T19:46:12.294Z] Step 7/32 : RUN go mod download [2021-06-25T19:46:12.294Z] ---> Using cache [2021-06-25T19:46:12.294Z] ---> fa46c2d41d89 [2021-06-25T19:46:12.294Z] Step 8/32 : COPY . . [2021-06-25T19:46:12.294Z] ---> Using cache [2021-06-25T19:46:12.294Z] ---> ba39a8f12b1c [2021-06-25T19:46:12.294Z] Step 9/32 : RUN go mod tidy [2021-06-25T19:46:12.294Z] ---> Using cache [2021-06-25T19:46:12.294Z] ---> 416d6874892d [2021-06-25T19:46:12.294Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-25T19:46:12.294Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T19:46:12.294Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-25T19:46:12.294Z] ---> d6f271193dca [2021-06-25T19:46:12.294Z] Step 3/24 : WORKDIR /edgex-go [2021-06-25T19:46:12.294Z] ---> Using cache [2021-06-25T19:46:12.294Z] ---> 7cc653b77b27 [2021-06-25T19:46:12.294Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T19:46:12.294Z] ---> Using cache [2021-06-25T19:46:12.294Z] ---> 3993800a3fa7 [2021-06-25T19:46:12.294Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-25T19:46:12.294Z] ---> Using cache [2021-06-25T19:46:12.294Z] ---> ba39a8f12b1c [2021-06-25T19:46:12.294Z] Step 9/22 : RUN go mod tidy [2021-06-25T19:46:12.294Z] ---> Using cache [2021-06-25T19:46:12.294Z] ---> 416d6874892d [2021-06-25T19:46:12.294Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-25T19:46:12.294Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T19:46:12.294Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-25T19:46:12.294Z] ---> d6f271193dca [2021-06-25T19:46:12.294Z] Step 3/24 : WORKDIR /edgex-go [2021-06-25T19:46:12.294Z] ---> Using cache [2021-06-25T19:46:12.294Z] ---> 7cc653b77b27 [2021-06-25T19:46:12.294Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T19:46:12.294Z] ---> Using cache [2021-06-25T19:46:12.294Z] ---> 3993800a3fa7 [2021-06-25T19:46:12.294Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-25T19:46:12.294Z] ---> Running in 3b8bae5907ea [2021-06-25T19:46:12.294Z] ---> Running in 39741b524776 [2021-06-25T19:46:12.294Z] ---> Running in ccfff03f536f [2021-06-25T19:46:12.294Z] ---> Running in 3ebf1e38ebba [2021-06-25T19:46:13.753Z] 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-25T19:46:13.753Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-25T19:46:13.753Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-25T19:46:13.753Z] 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-25T19:46:14.751Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-25T19:46:15.027Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-25T19:46:15.711Z] OK: 218 MiB in 52 packages [2021-06-25T19:46:15.711Z] OK: 218 MiB in 52 packages [2021-06-25T19:46:17.759Z] Removing intermediate container 3b8bae5907ea [2021-06-25T19:46:17.759Z] ---> ed50a9d22623 [2021-06-25T19:46:17.759Z] Step 6/24 : COPY go.mod . [2021-06-25T19:46:17.759Z] Removing intermediate container 3ebf1e38ebba [2021-06-25T19:46:17.759Z] ---> 5143bc951f0d [2021-06-25T19:46:17.759Z] Step 6/24 : COPY go.mod . [2021-06-25T19:46:19.234Z] ---> 048765d55d51 [2021-06-25T19:46:19.235Z] Step 7/24 : RUN go mod download [2021-06-25T19:46:19.235Z] ---> 8430b1f3b760 [2021-06-25T19:46:19.235Z] Step 7/24 : RUN go mod download [2021-06-25T19:46:19.530Z] ---> Running in 1241783e781f [2021-06-25T19:46:19.805Z] ---> Running in 089f7cf81c24 [2021-06-25T19:46:24.142Z] Removing intermediate container 1241783e781f [2021-06-25T19:46:24.142Z] ---> d8c34bc51503 [2021-06-25T19:46:24.142Z] Step 8/24 : COPY . . [2021-06-25T19:46:24.747Z] Removing intermediate container 089f7cf81c24 [2021-06-25T19:46:24.747Z] ---> f3e0801a9b10 [2021-06-25T19:46:24.747Z] Step 8/24 : COPY . . [2021-06-25T19:46:57.140Z] ---> 9c8a705ba765 [2021-06-25T19:46:57.140Z] Step 9/24 : RUN go mod tidy [2021-06-25T19:46:57.140Z] ---> 70531e6a3aaa [2021-06-25T19:46:57.140Z] Step 9/24 : RUN go mod tidy [2021-06-25T19:46:57.140Z] ---> Running in 4ad3accbae2e [2021-06-25T19:46:57.140Z] ---> Running in b715e4b54c47 [2021-06-25T19:46:59.145Z] Removing intermediate container 4ad3accbae2e [2021-06-25T19:46:59.145Z] ---> aebd22df52aa [2021-06-25T19:46:59.145Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-25T19:46:59.430Z] ---> Running in 2eeabc6f60ef [2021-06-25T19:47:00.036Z] Removing intermediate container b715e4b54c47 [2021-06-25T19:47:00.036Z] ---> 51e6211f8dc0 [2021-06-25T19:47:00.036Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-25T19:47:00.310Z] ---> Running in e14caf1661aa [2021-06-25T19:47:01.775Z] 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-25T19:47:02.766Z] 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-25T19:47:24.968Z] 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-25T19:47:29.316Z] Removing intermediate container 39741b524776 [2021-06-25T19:47:29.316Z] ---> 76a3d70d4bcb [2021-06-25T19:47:29.316Z] [2021-06-25T19:47:29.316Z] Step 11/32 : FROM alpine:3.12 [2021-06-25T19:47:29.316Z] ---> c4fd0aeabfcf [2021-06-25T19:47:29.316Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-25T19:47:29.597Z] ---> Running in d9f5d1972b87 [2021-06-25T19:47:30.590Z] Removing intermediate container d9f5d1972b87 [2021-06-25T19:47:30.590Z] ---> ab6a10581d55 [2021-06-25T19:47:30.590Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-25T19:47:30.590Z] ---> Running in 373d90ec9ab9 [2021-06-25T19:47:33.241Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-25T19:47:33.241Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-25T19:47:33.854Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-25T19:47:33.854Z] (2/2) Installing su-exec (0.2-r1) [2021-06-25T19:47:33.854Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T19:47:33.854Z] OK: 5 MiB in 16 packages [2021-06-25T19:47:36.522Z] Removing intermediate container 373d90ec9ab9 [2021-06-25T19:47:36.522Z] ---> 682c852e0bf1 [2021-06-25T19:47:36.522Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-25T19:47:36.522Z] Removing intermediate container ccfff03f536f [2021-06-25T19:47:36.522Z] ---> e025d4434b1b [2021-06-25T19:47:36.522Z] [2021-06-25T19:47:36.522Z] Step 11/22 : FROM alpine:3.12 [2021-06-25T19:47:36.522Z] ---> c4fd0aeabfcf [2021-06-25T19:47:36.522Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-25T19:47:36.522Z] ---> Running in 5f0d89cb15a6 [2021-06-25T19:47:36.522Z] ---> Running in a43756e227d4 [2021-06-25T19:47:37.528Z] Removing intermediate container 5f0d89cb15a6 [2021-06-25T19:47:37.528Z] ---> 49a56c228f23 [2021-06-25T19:47:37.528Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-25T19:47:37.807Z] ---> Running in 28ad70a2bb62 [2021-06-25T19:47:38.425Z] Removing intermediate container 28ad70a2bb62 [2021-06-25T19:47:38.425Z] ---> 4164a0bfb781 [2021-06-25T19:47:38.425Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-25T19:47:38.425Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-25T19:47:38.703Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-25T19:47:38.703Z] ---> Running in e34cabeba2bf [2021-06-25T19:47:39.311Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-25T19:47:39.587Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-25T19:47:39.587Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-25T19:47:39.587Z] (4/4) Installing curl (7.77.0-r0) [2021-06-25T19:47:39.587Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T19:47:39.587Z] Executing ca-certificates-20191127-r4.trigger [2021-06-25T19:47:39.865Z] OK: 7 MiB in 18 packages [2021-06-25T19:47:42.500Z] Removing intermediate container a43756e227d4 [2021-06-25T19:47:42.500Z] ---> ad10d19fd5d9 [2021-06-25T19:47:42.500Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-25T19:47:42.500Z] Removing intermediate container e34cabeba2bf [2021-06-25T19:47:42.500Z] ---> 4f158d33fc27 [2021-06-25T19:47:42.500Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-25T19:47:42.770Z] ---> Running in 720bdb191f3b [2021-06-25T19:47:42.770Z] ---> Running in b02ba723dada [2021-06-25T19:47:43.749Z] Removing intermediate container 720bdb191f3b [2021-06-25T19:47:43.749Z] ---> 9a573c8bea8e [2021-06-25T19:47:43.749Z] Step 14/22 : WORKDIR /edgex [2021-06-25T19:47:43.749Z] Removing intermediate container b02ba723dada [2021-06-25T19:47:43.749Z] ---> f18284e860d7 [2021-06-25T19:47:43.749Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-25T19:47:43.749Z] ---> Running in 0a6b9b45ed64 [2021-06-25T19:47:44.736Z] Removing intermediate container 0a6b9b45ed64 [2021-06-25T19:47:44.736Z] ---> 51ab3d662efb [2021-06-25T19:47:44.736Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-25T19:47:45.342Z] ---> 829eb438ffc5 [2021-06-25T19:47:45.342Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-25T19:47:45.342Z] ---> Running in 8874b041fd7f [2021-06-25T19:47:46.362Z] ---> 313903159762 [2021-06-25T19:47:46.362Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-25T19:47:49.049Z] ---> a448fef19399 [2021-06-25T19:47:49.049Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-25T19:47:49.657Z] Removing intermediate container 8874b041fd7f [2021-06-25T19:47:49.657Z] ---> a829ad0d0f5d [2021-06-25T19:47:49.657Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T19:47:50.266Z] ---> 4d539b9e6bd0 [2021-06-25T19:47:50.266Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-25T19:47:50.547Z] ---> Running in 684dda525737 [2021-06-25T19:47:50.828Z] ---> d624910a660d [2021-06-25T19:47:50.828Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-25T19:47:51.454Z] Removing intermediate container 684dda525737 [2021-06-25T19:47:51.454Z] ---> f83fc2d62cdd [2021-06-25T19:47:51.454Z] Step 19/22 : CMD ["--init=true"] [2021-06-25T19:47:51.763Z] ---> Running in b9573ca209f9 [2021-06-25T19:47:52.764Z] Removing intermediate container b9573ca209f9 [2021-06-25T19:47:52.764Z] ---> 84da199a98cf [2021-06-25T19:47:52.764Z] Step 20/22 : LABEL arch=arm64 [2021-06-25T19:47:53.039Z] ---> Running in 21fe79a96404 [2021-06-25T19:47:53.314Z] ---> 0b108f6466aa [2021-06-25T19:47:53.314Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-25T19:47:53.915Z] Removing intermediate container 21fe79a96404 [2021-06-25T19:47:53.915Z] ---> 087df88451fb [2021-06-25T19:47:53.915Z] Step 21/22 : LABEL git_sha=f6a0104dd440409cab48eee67af455df5e6491eb [2021-06-25T19:47:53.915Z] ---> Running in 8bd0ec6832d2 [2021-06-25T19:47:54.910Z] ---> 4196cd401f01 [2021-06-25T19:47:54.910Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-25T19:47:54.910Z] Removing intermediate container 8bd0ec6832d2 [2021-06-25T19:47:54.910Z] ---> 1e6882bd47ff [2021-06-25T19:47:54.910Z] Step 22/22 : LABEL version=0.0.0 [2021-06-25T19:47:55.508Z] ---> Running in c295d242f8eb [2021-06-25T19:47:56.500Z] Removing intermediate container c295d242f8eb [2021-06-25T19:47:56.500Z] ---> deb2857e75fa [2021-06-25T19:47:56.500Z] [2021-06-25T19:47:56.500Z] ---> 1d829485db8b [2021-06-25T19:47:56.500Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-25T19:47:57.096Z] Successfully built deb2857e75fa [2021-06-25T19:47:57.096Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-25T19:47:57.701Z]  Building security-proxy-setup ... done  ---> f9c4ca6bf14c [2021-06-25T19:47:57.701Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-25T19:47:57.992Z] ---> Running in 34d3f5a5ab36 [2021-06-25T19:47:58.993Z] Removing intermediate container 34d3f5a5ab36 [2021-06-25T19:47:58.993Z] ---> baae91a6bf0e [2021-06-25T19:47:58.993Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-25T19:47:59.991Z] ---> 5365c693612b [2021-06-25T19:47:59.991Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-25T19:48:00.599Z] ---> Running in 29bae637a5a2 [2021-06-25T19:48:04.314Z] Removing intermediate container 29bae637a5a2 [2021-06-25T19:48:04.314Z] ---> 229636207b02 [2021-06-25T19:48:04.314Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-25T19:48:04.314Z] ---> Running in 3af635180982 [2021-06-25T19:48:05.321Z] Removing intermediate container 3af635180982 [2021-06-25T19:48:05.321Z] ---> 8a5d5d62ff93 [2021-06-25T19:48:05.321Z] Step 29/32 : CMD ["gate"] [2021-06-25T19:48:05.595Z] ---> Running in bf9c90a0a21d [2021-06-25T19:48:06.211Z] Removing intermediate container bf9c90a0a21d [2021-06-25T19:48:06.211Z] ---> 9a1853cd4d2e [2021-06-25T19:48:06.211Z] Step 30/32 : LABEL arch=arm64 [2021-06-25T19:48:06.816Z] ---> Running in 1ce9fb4f483d [2021-06-25T19:48:07.450Z] Removing intermediate container 1ce9fb4f483d [2021-06-25T19:48:07.450Z] ---> 056ab7087b60 [2021-06-25T19:48:07.732Z] Step 31/32 : LABEL git_sha=f6a0104dd440409cab48eee67af455df5e6491eb [2021-06-25T19:48:08.010Z] ---> Running in 3addbc7fc750 [2021-06-25T19:48:09.013Z] Removing intermediate container 3addbc7fc750 [2021-06-25T19:48:09.013Z] ---> 3fc95a3b7d21 [2021-06-25T19:48:09.013Z] Step 32/32 : LABEL version=0.0.0 [2021-06-25T19:48:09.298Z] ---> Running in 032cc77f7b67 [2021-06-25T19:48:10.291Z] Removing intermediate container 032cc77f7b67 [2021-06-25T19:48:10.291Z] ---> 4f64cb3152cd [2021-06-25T19:48:10.291Z] [2021-06-25T19:48:10.581Z] Successfully built 4f64cb3152cd [2021-06-25T19:48:10.581Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-25T19:48:17.331Z]  Building security-bootstrapper ... done Removing intermediate container e14caf1661aa [2021-06-25T19:48:17.331Z] ---> 5b762e854f58 [2021-06-25T19:48:17.331Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-25T19:48:17.606Z] ---> Running in c5836f05fc0d [2021-06-25T19:48:19.051Z] 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-25T19:48:21.679Z] Removing intermediate container c5836f05fc0d [2021-06-25T19:48:21.679Z] ---> 4397a98926c5 [2021-06-25T19:48:21.679Z] [2021-06-25T19:48:21.679Z] Step 12/24 : FROM docker:20.10.0 [2021-06-25T19:48:21.679Z] 20.10.0: Pulling from library/docker [2021-06-25T19:48:24.319Z] Removing intermediate container 2eeabc6f60ef [2021-06-25T19:48:24.319Z] ---> 7be3eb3524df [2021-06-25T19:48:24.319Z] [2021-06-25T19:48:24.319Z] Step 11/24 : FROM alpine:3.12 [2021-06-25T19:48:24.319Z] ---> c4fd0aeabfcf [2021-06-25T19:48:24.319Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-25T19:48:24.319Z] ---> Running in a433dc6cc986 [2021-06-25T19:48:24.914Z] Removing intermediate container a433dc6cc986 [2021-06-25T19:48:24.914Z] ---> 6d46c30d9bd4 [2021-06-25T19:48:24.914Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-25T19:48:24.914Z] ---> Running in ff4035aa9a26 [2021-06-25T19:48:25.897Z] Removing intermediate container ff4035aa9a26 [2021-06-25T19:48:25.897Z] ---> 06941799343d [2021-06-25T19:48:25.897Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-25T19:48:26.170Z] ---> Running in 16c73a2e762c [2021-06-25T19:48:26.776Z] Removing intermediate container 16c73a2e762c [2021-06-25T19:48:26.776Z] ---> c167f42cb137 [2021-06-25T19:48:26.776Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T19:48:27.371Z] ---> Running in 5fbb163b7caf [2021-06-25T19:48:30.760Z] Removing intermediate container 5fbb163b7caf [2021-06-25T19:48:30.760Z] ---> 24d0dbf7735f [2021-06-25T19:48:30.760Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-25T19:48:30.760Z] ---> Running in ecac60a4750c [2021-06-25T19:48:31.037Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-25T19:48:31.037Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-25T19:48:31.037Z] ---> eeaf43b92773 [2021-06-25T19:48:31.037Z] 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-25T19:48:31.311Z] ---> Running in 662a4dd208a3 [2021-06-25T19:48:31.588Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-25T19:48:31.861Z] Removing intermediate container 662a4dd208a3 [2021-06-25T19:48:31.861Z] ---> 128972bd4fec [2021-06-25T19:48:31.861Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-25T19:48:31.861Z] ---> Running in 676cae3d48e5 [2021-06-25T19:48:32.477Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-25T19:48:33.072Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-25T19:48:33.072Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-25T19:48:33.072Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-25T19:48:33.348Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-25T19:48:33.348Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-25T19:48:33.348Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-25T19:48:33.620Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-25T19:48:33.620Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-25T19:48:33.893Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T19:48:33.893Z] OK: 8 MiB in 20 packages [2021-06-25T19:48:33.893Z] (1/39) Installing readline (8.0.4-r0) [2021-06-25T19:48:33.893Z] (2/39) Installing bash (5.0.17-r0) [2021-06-25T19:48:33.893Z] Executing bash-5.0.17-r0.post-install [2021-06-25T19:48:33.893Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-25T19:48:33.893Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-25T19:48:33.893Z] (5/39) Installing curl (7.77.0-r0) [2021-06-25T19:48:33.893Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-25T19:48:33.893Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-25T19:48:33.893Z] (8/39) Installing expat (2.2.9-r1) [2021-06-25T19:48:33.893Z] (9/39) Installing libffi (3.3-r2) [2021-06-25T19:48:33.893Z] (10/39) Installing gdbm (1.13-r1) [2021-06-25T19:48:34.172Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-25T19:48:34.172Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-25T19:48:34.172Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-25T19:48:35.611Z] Removing intermediate container ecac60a4750c [2021-06-25T19:48:35.611Z] ---> 2b7eb7ff8ba3 [2021-06-25T19:48:35.611Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T19:48:35.906Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-25T19:48:35.906Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-25T19:48:35.906Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-25T19:48:35.906Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-25T19:48:35.906Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-25T19:48:35.906Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-25T19:48:36.181Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-25T19:48:36.181Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-25T19:48:36.181Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-25T19:48:36.181Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-25T19:48:36.181Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-25T19:48:36.181Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-25T19:48:36.181Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-25T19:48:36.181Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-25T19:48:36.458Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-25T19:48:36.458Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-25T19:48:36.458Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-25T19:48:36.458Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-25T19:48:36.458Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-25T19:48:36.458Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-25T19:48:36.459Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-25T19:48:36.459Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-25T19:48:36.459Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-25T19:48:36.459Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-25T19:48:36.459Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-25T19:48:36.459Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-25T19:48:36.737Z] Executing busybox-1.31.1-r19.trigger [2021-06-25T19:48:36.737Z] OK: 72 MiB in 59 packages [2021-06-25T19:48:36.737Z] ---> f654fb1cae7d [2021-06-25T19:48:36.737Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-25T19:48:38.189Z] ---> ab88539b12bb [2021-06-25T19:48:38.189Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-25T19:48:39.174Z] ---> 5e8c86180864 [2021-06-25T19:48:39.174Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-25T19:48:39.174Z] ---> Running in 9579e936dcb7 [2021-06-25T19:48:39.792Z] Removing intermediate container 9579e936dcb7 [2021-06-25T19:48:39.792Z] ---> ef95266e4a5d [2021-06-25T19:48:39.792Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T19:48:39.792Z] ---> Running in 1d0d9f02c3ca [2021-06-25T19:48:40.394Z] Removing intermediate container 1d0d9f02c3ca [2021-06-25T19:48:40.394Z] ---> a5e62f4a9a18 [2021-06-25T19:48:40.394Z] Step 22/24 : LABEL arch=arm64 [2021-06-25T19:48:40.394Z] ---> Running in 1455244c7a4d [2021-06-25T19:48:40.994Z] Removing intermediate container 1455244c7a4d [2021-06-25T19:48:40.994Z] ---> 7210bac8cdb1 [2021-06-25T19:48:40.994Z] Step 23/24 : LABEL git_sha=f6a0104dd440409cab48eee67af455df5e6491eb [2021-06-25T19:48:40.994Z] ---> Running in fa8542e05905 [2021-06-25T19:48:41.269Z] Collecting docker-compose==1.23.2 [2021-06-25T19:48:41.269Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-25T19:48:41.543Z] Removing intermediate container fa8542e05905 [2021-06-25T19:48:41.543Z] ---> ad2b703df1cc [2021-06-25T19:48:41.543Z] Step 24/24 : LABEL version=0.0.0 [2021-06-25T19:48:41.816Z] ---> Running in d8f66f08577f [2021-06-25T19:48:42.089Z] Removing intermediate container d8f66f08577f [2021-06-25T19:48:42.089Z] ---> fe1f15f4bbe2 [2021-06-25T19:48:42.089Z] [2021-06-25T19:48:42.361Z] Collecting docker<4.0,>=3.6.0 [2021-06-25T19:48:42.361Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-25T19:48:42.635Z] Successfully built fe1f15f4bbe2 [2021-06-25T19:48:42.635Z] Successfully tagged core-data-arm64:latest [2021-06-25T19:48:43.230Z]  Building core-data ... done Collecting texttable<0.10,>=0.9.0 [2021-06-25T19:48:43.230Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-25T19:48:45.209Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-25T19:48:45.209Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-25T19:48:46.641Z] Collecting docopt<0.7,>=0.6.1 [2021-06-25T19:48:46.641Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-25T19:48:49.259Z] Collecting PyYAML<4,>=3.10 [2021-06-25T19:48:49.259Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-25T19:48:52.646Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-25T19:48:52.646Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-25T19:48:52.646Z] 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-25T19:48:53.239Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-25T19:48:53.239Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-25T19:48:53.834Z] Collecting cached-property<2,>=1.2.0 [2021-06-25T19:48:53.834Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-25T19:48:54.105Z] Collecting jsonschema<3,>=2.5.1 [2021-06-25T19:48:54.105Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-25T19:48:54.699Z] Collecting docker-pycreds>=0.4.0 [2021-06-25T19:48:54.699Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-25T19:48:54.699Z] 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-25T19:48:55.293Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-25T19:48:55.293Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-25T19:48:55.566Z] 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-25T19:48:55.566Z] Collecting idna<2.8,>=2.5 [2021-06-25T19:48:55.566Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-25T19:48:55.839Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-25T19:48:55.839Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-25T19:48:55.839Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-25T19:48:55.839Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-25T19:48:56.434Z] Installing collected packages: urllib3, idna, requests, websocket-client, docker-pycreds, docker, texttable, dockerpty, docopt, PyYAML, cached-property, jsonschema, docker-compose [2021-06-25T19:48:56.434Z] Attempting uninstall: urllib3 [2021-06-25T19:48:56.434Z] Found existing installation: urllib3 1.25.9 [2021-06-25T19:48:56.434Z] Uninstalling urllib3-1.25.9: [2021-06-25T19:48:56.434Z] Successfully uninstalled urllib3-1.25.9 [2021-06-25T19:48:57.030Z] Attempting uninstall: idna [2021-06-25T19:48:57.030Z] Found existing installation: idna 2.9 [2021-06-25T19:48:57.030Z] Uninstalling idna-2.9: [2021-06-25T19:48:57.305Z] Successfully uninstalled idna-2.9 [2021-06-25T19:48:57.901Z] Attempting uninstall: requests [2021-06-25T19:48:57.901Z] Found existing installation: requests 2.23.0 [2021-06-25T19:48:57.901Z] Uninstalling requests-2.23.0: [2021-06-25T19:48:57.901Z] Successfully uninstalled requests-2.23.0 [2021-06-25T19:48:59.332Z] Running setup.py install for texttable: started [2021-06-25T19:49:01.329Z] Running setup.py install for texttable: finished with status 'done' [2021-06-25T19:49:01.329Z] Running setup.py install for dockerpty: started [2021-06-25T19:49:02.763Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-25T19:49:02.763Z] Running setup.py install for docopt: started [2021-06-25T19:49:04.740Z] Running setup.py install for docopt: finished with status 'done' [2021-06-25T19:49:04.740Z] Running setup.py install for PyYAML: started [2021-06-25T19:49:06.724Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-25T19:49:08.178Z] 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-25T19:49:16.528Z] Removing intermediate container 676cae3d48e5 [2021-06-25T19:49:16.528Z] ---> 36cd71238cbb [2021-06-25T19:49:16.528Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-25T19:49:16.528Z] ---> Running in c51e6a3a060e [2021-06-25T19:49:16.802Z] Removing intermediate container c51e6a3a060e [2021-06-25T19:49:16.802Z] ---> 32810a8500ff [2021-06-25T19:49:16.802Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-25T19:49:17.076Z] ---> Running in 2265142c70f4 [2021-06-25T19:49:17.350Z] Removing intermediate container 2265142c70f4 [2021-06-25T19:49:17.350Z] ---> 0b038415b41f [2021-06-25T19:49:17.350Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-25T19:49:18.802Z] ---> 507768b4c06c [2021-06-25T19:49:18.802Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-25T19:49:19.404Z] ---> d83ca423d2ad [2021-06-25T19:49:19.404Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-25T19:49:20.388Z] ---> f97f33995aad [2021-06-25T19:49:20.389Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-25T19:49:20.389Z] ---> Running in 962220d07962 [2021-06-25T19:49:20.988Z] Removing intermediate container 962220d07962 [2021-06-25T19:49:20.988Z] ---> 22af78987e9d [2021-06-25T19:49:20.988Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T19:49:20.988Z] ---> Running in 3e20cca99823 [2021-06-25T19:49:21.590Z] Removing intermediate container 3e20cca99823 [2021-06-25T19:49:21.590Z] ---> 3415ea42818f [2021-06-25T19:49:21.590Z] Step 22/24 : LABEL arch=arm64 [2021-06-25T19:49:21.590Z] ---> Running in 485f6d2bdb1f [2021-06-25T19:49:22.190Z] Removing intermediate container 485f6d2bdb1f [2021-06-25T19:49:22.190Z] ---> 69a9de2fef0b [2021-06-25T19:49:22.190Z] Step 23/24 : LABEL git_sha=f6a0104dd440409cab48eee67af455df5e6491eb [2021-06-25T19:49:22.190Z] ---> Running in dd5350e95595 [2021-06-25T19:49:22.792Z] Removing intermediate container dd5350e95595 [2021-06-25T19:49:22.792Z] ---> 0a48adab3f9d [2021-06-25T19:49:22.792Z] Step 24/24 : LABEL version=0.0.0 [2021-06-25T19:49:22.792Z] ---> Running in cba8931f6dee [2021-06-25T19:49:23.390Z] Removing intermediate container cba8931f6dee [2021-06-25T19:49:23.390Z] ---> 38692fb6d0f3 [2021-06-25T19:49:23.390Z] [2021-06-25T19:49:23.665Z] Successfully built 38692fb6d0f3 [2021-06-25T19:49:23.665Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-25T19:49:23.960Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-25T19:49:23.940Z] $ docker stop --time=1 0e79c2b1ff2e9844e44a10eb13ea2c1e4091075d5e9dd95df6031d04491e1d71 [2021-06-25T19:49:25.778Z] $ docker rm -f 0e79c2b1ff2e9844e44a10eb13ea2c1e4091075d5e9dd95df6031d04491e1d71 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-25T19:49:26.380Z] + docker images [2021-06-25T19:49:26.652Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-25T19:49:26.652Z] sys-mgmt-agent-arm64 latest 38692fb6d0f3 4 seconds ago 299MB [2021-06-25T19:49:26.652Z] core-data-arm64 latest fe1f15f4bbe2 45 seconds ago 19.1MB [2021-06-25T19:49:26.652Z] 7be3eb3524df About a minute ago 975MB [2021-06-25T19:49:26.652Z] 4397a98926c5 About a minute ago 969MB [2021-06-25T19:49:26.652Z] security-bootstrapper-arm64 latest 4f64cb3152cd About a minute ago 17.5MB [2021-06-25T19:49:26.652Z] security-proxy-setup-arm64 latest deb2857e75fa About a minute ago 24.2MB [2021-06-25T19:49:26.652Z] e025d4434b1b About a minute ago 973MB [2021-06-25T19:49:26.652Z] 76a3d70d4bcb About a minute ago 969MB [2021-06-25T19:49:26.652Z] security-secretstore-setup-arm64 latest efcb23240eda 4 minutes ago 27.1MB [2021-06-25T19:49:26.652Z] support-notifications-arm64 latest 7d7ac4df6f06 4 minutes ago 15.7MB [2021-06-25T19:49:26.652Z] core-metadata-arm64 latest 49a9320cb0bf 4 minutes ago 15.7MB [2021-06-25T19:49:26.652Z] core-command-arm64 latest f30e5ffa40af 4 minutes ago 15MB [2021-06-25T19:49:26.652Z] support-scheduler-arm64 latest b04325523afc 4 minutes ago 15.1MB [2021-06-25T19:49:26.652Z] ade418c8e995 4 minutes ago 972MB [2021-06-25T19:49:26.652Z] acbd171fe5c4 4 minutes ago 976MB [2021-06-25T19:49:26.652Z] a870634e5075 4 minutes ago 969MB [2021-06-25T19:49:26.652Z] 1738be5310e9 4 minutes ago 968MB [2021-06-25T19:49:26.652Z] a3a512f90ce1 4 minutes ago 966MB [2021-06-25T19:49:26.652Z] ci-base-image-arm64 latest d6f271193dca 14 minutes ago 641MB [2021-06-25T19:49:26.652Z] alpine 3.12 c4fd0aeabfcf 9 days ago 5.32MB [2021-06-25T19:49:26.652Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB [2021-06-25T19:49:26.652Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-25T19:49:26.652Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 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-25T19:49:27.633Z] ---> job-cost.sh [2021-06-25T19:49:27.634Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hFs6 [2021-06-25T19:50:14.578Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-25T19:51:51.339Z] lf-activate-venv(): INFO: Adding /tmp/venv-hFs6/bin to PATH [2021-06-25T19:51:51.339Z] INFO: No Stack... [2021-06-25T19:51:51.339Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-25T19:51:51.339Z] INFO: Archiving Costs [Pipeline] sh [2021-06-25T19:51:51.673Z] + + cutcat -d, /w/workspace/edgex-go/22/archives/cost.csv -f6 [2021-06-25T19:51:51.674Z] [Pipeline] lock [2021-06-25T19:51:51.737Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3579-22-stack-cost] [2021-06-25T19:51:51.760Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3579-22-stack-cost] did not exist. Created. [2021-06-25T19:51:51.761Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3579-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-25T19:51:52.113Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-25T19:51:52.346Z] Stashed 1 file(s) [Pipeline] } [2021-06-25T19:51:52.358Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3579-22-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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-25T19:51:53.773Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-25T19:51:54.352Z] ---> package-listing.sh [2021-06-25T19:51:54.352Z] ++ facter osfamily [2021-06-25T19:51:54.352Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-25T19:51:54.617Z] + OS_FAMILY=redhat [2021-06-25T19:51:54.617Z] + workspace=/w/workspace/edgex-go/22 [2021-06-25T19:51:54.617Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-25T19:51:54.617Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-25T19:51:54.617Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-25T19:51:54.617Z] + PACKAGES=/tmp/packages_start.txt [2021-06-25T19:51:54.617Z] + '[' /w/workspace/edgex-go/22 ']' [2021-06-25T19:51:54.617Z] + PACKAGES=/tmp/packages_end.txt [2021-06-25T19:51:54.617Z] + case "${OS_FAMILY}" in [2021-06-25T19:51:54.617Z] + rpm -qa [2021-06-25T19:51:54.617Z] + sort [2021-06-25T19:51:57.166Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-25T19:51:57.166Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-25T19:51:57.166Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-25T19:51:57.166Z] + '[' /w/workspace/edgex-go/22 ']' [2021-06-25T19:51:57.166Z] + mkdir -p /w/workspace/edgex-go/22/archives/ [2021-06-25T19:51:57.166Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/22/archives/ [Pipeline] echo [2021-06-25T19:51:57.179Z] 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/22/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-25T19:51:57.470Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-25T19:51:58.038Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-25T19:51:58.038Z] [2021-06-25T19:51:58.038Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-25T19:51:58.349Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-25T19:51:58.349Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-25T19:51:58.349Z] df20fa9351a1: Pulling fs layer [2021-06-25T19:51:58.349Z] 36b3adc4ff6f: Pulling fs layer [2021-06-25T19:51:58.349Z] 8ad3a11d3b57: Pulling fs layer [2021-06-25T19:51:58.349Z] 46f8f816bc3b: Pulling fs layer [2021-06-25T19:51:58.349Z] 93b61091891f: Pulling fs layer [2021-06-25T19:51:58.349Z] 93b9cdb0e59b: Pulling fs layer [2021-06-25T19:51:58.349Z] 5e14af77c1be: Pulling fs layer [2021-06-25T19:51:58.349Z] 01666e4c0597: Pulling fs layer [2021-06-25T19:51:58.349Z] aa168da1d23b: Pulling fs layer [2021-06-25T19:51:58.349Z] 46f8f816bc3b: Waiting [2021-06-25T19:51:58.349Z] 93b61091891f: Waiting [2021-06-25T19:51:58.349Z] 93b9cdb0e59b: Waiting [2021-06-25T19:51:58.349Z] 5e14af77c1be: Waiting [2021-06-25T19:51:58.349Z] 01666e4c0597: Waiting [2021-06-25T19:51:58.349Z] aa168da1d23b: Waiting [2021-06-25T19:51:58.349Z] 36b3adc4ff6f: Verifying Checksum [2021-06-25T19:51:58.349Z] 36b3adc4ff6f: Download complete [2021-06-25T19:51:58.349Z] 46f8f816bc3b: Verifying Checksum [2021-06-25T19:51:58.349Z] 46f8f816bc3b: Download complete [2021-06-25T19:51:58.613Z] df20fa9351a1: Verifying Checksum [2021-06-25T19:51:58.613Z] df20fa9351a1: Download complete [2021-06-25T19:51:58.613Z] 93b9cdb0e59b: Verifying Checksum [2021-06-25T19:51:58.613Z] 93b9cdb0e59b: Download complete [2021-06-25T19:51:58.613Z] 5e14af77c1be: Verifying Checksum [2021-06-25T19:51:58.613Z] 5e14af77c1be: Download complete [2021-06-25T19:51:58.613Z] 01666e4c0597: Verifying Checksum [2021-06-25T19:51:58.613Z] 01666e4c0597: Download complete [2021-06-25T19:51:58.613Z] 93b61091891f: Verifying Checksum [2021-06-25T19:51:58.613Z] 93b61091891f: Download complete [2021-06-25T19:51:58.613Z] df20fa9351a1: Pull complete [2021-06-25T19:51:58.886Z] 36b3adc4ff6f: Pull complete [2021-06-25T19:51:58.886Z] 8ad3a11d3b57: Verifying Checksum [2021-06-25T19:51:58.886Z] 8ad3a11d3b57: Download complete [2021-06-25T19:51:59.469Z] 8ad3a11d3b57: Pull complete [2021-06-25T19:51:59.469Z] 46f8f816bc3b: Pull complete [2021-06-25T19:51:59.732Z] 93b61091891f: Pull complete [2021-06-25T19:51:59.732Z] 93b9cdb0e59b: Pull complete [2021-06-25T19:51:59.732Z] 5e14af77c1be: Pull complete [2021-06-25T19:51:59.732Z] 01666e4c0597: Pull complete [2021-06-25T19:52:01.652Z] aa168da1d23b: Verifying Checksum [2021-06-25T19:52:01.652Z] aa168da1d23b: Download complete [2021-06-25T19:52:05.880Z] aa168da1d23b: Pull complete [2021-06-25T19:52:05.880Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-25T19:52:05.880Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-25T19:52:05.880Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-25T19:52:05.963Z] prd-centos7-docker-4c-2g-162 does not seem to be running inside a container [2021-06-25T19:52:06.000Z] $ 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/22/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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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-lftools-log-publisher:alpine cat [2021-06-25T19:52:08.916Z] $ docker top 9792d6aa44c0aac140c6780a9c5e280ecb34a71445f644615ee47e1688c7f5e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-25T19:52:09.314Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-25T19:52:09.608Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-25T19:52:09.903Z] + ls /var/log/sa-host [2021-06-25T19:52:09.903Z] + sadf -c /var/log/sa-host/sa05 [2021-06-25T19:52:09.903Z] file_magic: OK [2021-06-25T19:52:09.903Z] HZ: Using current value: 100 [2021-06-25T19:52:09.903Z] file_header: OK [2021-06-25T19:52:09.903Z] 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-25T19:52:09.903Z] Statistics: [2021-06-25T19:52:09.903Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-25T19:52:09.903Z] File successfully converted to sysstat format version 12.2.1 [2021-06-25T19:52:09.903Z] + sadf -c /var/log/sa-host/sa25 [2021-06-25T19:52:09.903Z] file_magic: OK [2021-06-25T19:52:09.903Z] HZ: Using current value: 100 [2021-06-25T19:52:09.903Z] file_header: OK [2021-06-25T19:52:09.903Z] 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-25T19:52:09.903Z] Statistics: [2021-06-25T19:52:09.903Z] 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... [2021-06-25T19:52:09.903Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-25T19:52:10.100Z] provisioning config files... [2021-06-25T19:52:10.113Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/22@tmp/config891263393999159434tmp [Pipeline] { [Pipeline] echo [2021-06-25T19:52:10.134Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-25T19:52:10.432Z] ---> create-netrc.sh [Pipeline] } [2021-06-25T19:52:10.441Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-25T19:52:10.807Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-25T19:52:10.818Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-25T19:52:11.122Z] ---> sudo-logs.sh [2021-06-25T19:52:11.122Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-25T19:52:11.197Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-25T19:52:11.498Z] ---> job-cost.sh [2021-06-25T19:52:11.498Z] lf-activate-venv: SKIPPING [2021-06-25T19:52:11.498Z] DEBUG: total: 0.18000000715255737 [2021-06-25T19:52:11.498Z] INFO: Retrieving Stack Cost... [2021-06-25T19:52:12.443Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-25T19:52:12.704Z] INFO: Archiving Costs [Pipeline] echo [2021-06-25T19:52:12.719Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-25T19:52:13.020Z] ---> logs-deploy.sh [2021-06-25T19:52:13.020Z] lf-activate-venv: SKIPPING [2021-06-25T19:52:13.020Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/22 [2021-06-25T19:52:13.020Z] INFO: archiving workspace using pattern(s): [2021-06-25T19:52:13.968Z] Archives upload complete. [2021-06-25T19:52:13.968Z] INFO: archiving logs to Nexus [2021-06-25T19:52:14.542Z] ---> uname -a: [2021-06-25T19:52:14.542Z] Linux prd-centos7-docker-4c-2g-162.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-25T19:52:14.542Z] [2021-06-25T19:52:14.542Z] [2021-06-25T19:52:14.542Z] ---> lscpu: [2021-06-25T19:52:14.542Z] Architecture: x86_64 [2021-06-25T19:52:14.542Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-25T19:52:14.542Z] Byte Order: Little Endian [2021-06-25T19:52:14.542Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-25T19:52:14.542Z] CPU(s): 2 [2021-06-25T19:52:14.542Z] On-line CPU(s) list: 0,1 [2021-06-25T19:52:14.542Z] Thread(s) per core: 1 [2021-06-25T19:52:14.542Z] Core(s) per socket: 1 [2021-06-25T19:52:14.542Z] Socket(s): 2 [2021-06-25T19:52:14.542Z] NUMA node(s): 1 [2021-06-25T19:52:14.542Z] Vendor ID: AuthenticAMD [2021-06-25T19:52:14.542Z] CPU family: 23 [2021-06-25T19:52:14.542Z] Model: 49 [2021-06-25T19:52:14.542Z] Model name: AMD EPYC-Rome Processor [2021-06-25T19:52:14.542Z] Stepping: 0 [2021-06-25T19:52:14.542Z] CPU MHz: 2799.998 [2021-06-25T19:52:14.542Z] BogoMIPS: 5599.99 [2021-06-25T19:52:14.542Z] Virtualization: AMD-V [2021-06-25T19:52:14.542Z] Hypervisor vendor: KVM [2021-06-25T19:52:14.542Z] Virtualization type: full [2021-06-25T19:52:14.542Z] L1d cache: 64 KiB [2021-06-25T19:52:14.542Z] L1i cache: 64 KiB [2021-06-25T19:52:14.542Z] L2 cache: 1 MiB [2021-06-25T19:52:14.542Z] L3 cache: 32 MiB [2021-06-25T19:52:14.542Z] NUMA node0 CPU(s): 0,1 [2021-06-25T19:52:14.542Z] Vulnerability Itlb multihit: Not affected [2021-06-25T19:52:14.542Z] Vulnerability L1tf: Not affected [2021-06-25T19:52:14.542Z] Vulnerability Mds: Not affected [2021-06-25T19:52:14.542Z] Vulnerability Meltdown: Not affected [2021-06-25T19:52:14.542Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-25T19:52:14.542Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-25T19:52:14.542Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-25T19:52:14.542Z] Vulnerability Srbds: Not affected [2021-06-25T19:52:14.542Z] Vulnerability Tsx async abort: Not affected [2021-06-25T19:52:14.542Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-25T19:52:14.542Z] [2021-06-25T19:52:14.542Z] [2021-06-25T19:52:14.542Z] ---> nproc: [2021-06-25T19:52:14.542Z] 2 [2021-06-25T19:52:14.542Z] [2021-06-25T19:52:14.542Z] [2021-06-25T19:52:14.542Z] ---> df -h: [2021-06-25T19:52:14.542Z] Filesystem Size Used Available Use% Mounted on [2021-06-25T19:52:14.542Z] overlay 40.0G 12.9G 27.1G 32% / [2021-06-25T19:52:14.542Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-25T19:52:14.542Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-25T19:52:14.542Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-25T19:52:14.542Z] /dev/vda1 40.0G 12.9G 27.1G 32% /facter-os [2021-06-25T19:52:14.542Z] /dev/vda1 40.0G 12.9G 27.1G 32% /etc/resolv.conf [2021-06-25T19:52:14.542Z] /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hostname [2021-06-25T19:52:14.542Z] /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hosts [2021-06-25T19:52:14.542Z] /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/secure [2021-06-25T19:52:14.542Z] /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/auth.log [2021-06-25T19:52:14.542Z] /dev/vda1 40.0G 12.9G 27.1G 32% /run/cloud-init/result.json [2021-06-25T19:52:14.542Z] /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/sa-host [2021-06-25T19:52:14.542Z] /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/22 [2021-06-25T19:52:14.542Z] /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/22@tmp [2021-06-25T19:52:14.542Z] [2021-06-25T19:52:14.542Z] [2021-06-25T19:52:14.542Z] ---> free -m: [2021-06-25T19:52:14.542Z] total used free shared buff/cache available [2021-06-25T19:52:14.542Z] Mem: 7821 1349 2097 0 4374 6433 [2021-06-25T19:52:14.542Z] Swap: 1023 1 1022 [2021-06-25T19:52:14.542Z] [2021-06-25T19:52:14.542Z] [2021-06-25T19:52:14.542Z] ---> ip addr: [2021-06-25T19:52:14.543Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-25T19:52:14.543Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-25T19:52:14.543Z] inet 127.0.0.1/8 scope host lo [2021-06-25T19:52:14.543Z] valid_lft forever preferred_lft forever [2021-06-25T19:52:14.543Z] inet6 ::1/128 scope host [2021-06-25T19:52:14.543Z] valid_lft forever preferred_lft forever [2021-06-25T19:52:14.543Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-25T19:52:14.543Z] link/ether fa:16:3e:ab:bf:ba brd ff:ff:ff:ff:ff:ff [2021-06-25T19:52:14.543Z] inet 10.30.122.96/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-25T19:52:14.543Z] valid_lft 85030sec preferred_lft 85030sec [2021-06-25T19:52:14.543Z] inet6 fe80::f816:3eff:feab:bfba/64 scope link [2021-06-25T19:52:14.543Z] valid_lft forever preferred_lft forever [2021-06-25T19:52:14.543Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-25T19:52:14.543Z] link/ether 02:42:eb:74:39:e1 brd ff:ff:ff:ff:ff:ff [2021-06-25T19:52:14.543Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-25T19:52:14.543Z] valid_lft forever preferred_lft forever [2021-06-25T19:52:14.543Z] inet6 fe80::42:ebff:fe74:39e1/64 scope link [2021-06-25T19:52:14.543Z] valid_lft forever preferred_lft forever [2021-06-25T19:52:14.543Z] [2021-06-25T19:52:14.543Z] [2021-06-25T19:52:14.543Z] ---> sar -b -r -n DEV: [2021-06-25T19:52:14.543Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/25/21 _x86_64_ (2 CPU) [2021-06-25T19:52:14.543Z] [2021-06-25T19:52:14.543Z] 19:29:13 LINUX RESTART (2 CPU) [2021-06-25T19:52:14.543Z] [2021-06-25T19:52:14.543Z] 19:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-25T19:52:14.543Z] 19:31:01 82.60 3.60 79.00 0.00 2600.87 19373.66 0.00 [2021-06-25T19:52:14.543Z] 19:32:01 178.19 0.00 178.19 0.00 0.00 41300.25 0.00 [2021-06-25T19:52:14.543Z] 19:33:02 56.93 0.00 56.93 0.00 0.00 10686.41 0.00 [2021-06-25T19:52:14.543Z] 19:34:01 59.91 0.03 59.87 0.00 1.08 9028.49 0.00 [2021-06-25T19:52:14.543Z] 19:35:01 589.86 89.13 500.73 0.00 8914.82 309447.80 0.00 [2021-06-25T19:52:14.543Z] 19:36:01 469.73 32.22 437.51 0.00 2337.80 199294.81 0.00 [2021-06-25T19:52:14.543Z] 19:37:01 410.01 53.99 356.02 0.00 4615.35 110862.78 0.00 [2021-06-25T19:52:14.543Z] 19:38:01 5.10 0.00 5.10 0.00 0.00 169.25 0.00 [2021-06-25T19:52:14.543Z] 19:39:01 0.37 0.12 0.25 0.00 0.93 2.70 0.00 [2021-06-25T19:52:14.543Z] 19:40:01 0.35 0.18 0.17 0.00 93.55 1.77 0.00 [2021-06-25T19:52:14.543Z] 19:41:01 0.37 0.00 0.37 0.00 0.00 5.15 0.00 [2021-06-25T19:52:14.543Z] 19:42:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 [2021-06-25T19:52:14.543Z] 19:43:01 0.28 0.00 0.28 0.00 0.00 3.40 0.00 [2021-06-25T19:52:14.543Z] 19:44:01 0.25 0.00 0.25 0.00 0.00 2.57 0.00 [2021-06-25T19:52:14.543Z] 19:45:01 0.33 0.18 0.15 0.00 5.73 1.90 0.00 [2021-06-25T19:52:14.543Z] 19:46:01 0.78 0.00 0.78 0.00 0.00 16.61 0.00 [2021-06-25T19:52:14.543Z] 19:47:01 0.25 0.03 0.22 0.00 0.40 2.32 0.00 [2021-06-25T19:52:14.543Z] 19:48:01 0.35 0.00 0.35 0.00 0.00 5.18 0.00 [2021-06-25T19:52:14.543Z] 19:49:01 0.27 0.03 0.23 0.00 0.40 2.57 0.00 [2021-06-25T19:52:14.543Z] 19:50:01 0.25 0.00 0.25 0.00 0.00 3.12 0.00 [2021-06-25T19:52:14.543Z] 19:51:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 [2021-06-25T19:52:14.543Z] 19:52:01 41.92 38.87 3.05 0.00 3938.21 72.57 0.00 [2021-06-25T19:52:14.543Z] Average: 86.34 9.94 76.41 0.00 1024.24 31858.26 0.00 [2021-06-25T19:52:14.543Z] [2021-06-25T19:52:14.543Z] 19:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-25T19:52:14.543Z] 19:31:01 4141452 0 995776 12.43 2620 2869092 1695112 18.71 1095112 2286404 573024 [2021-06-25T19:52:14.543Z] 19:32:01 3899108 0 1127132 14.07 2620 2980080 1565736 17.29 1309020 2255736 225172 [2021-06-25T19:52:14.543Z] 19:33:02 3915048 0 1163788 14.53 2620 2927484 1668872 18.43 1235672 2301916 18304 [2021-06-25T19:52:14.543Z] 19:34:01 3678756 0 1132412 14.14 2620 3195152 1508852 16.66 1262128 2497428 326676 [2021-06-25T19:52:14.543Z] 19:35:01 1466904 0 1768304 22.08 2620 4771112 3780072 41.73 2564248 3247072 83848 [2021-06-25T19:52:14.543Z] 19:36:01 132896 0 1550528 19.36 2620 6322896 2295696 25.35 3466380 3642176 313896 [2021-06-25T19:52:14.543Z] 19:37:01 2758760 0 1297752 16.20 2620 3949808 1619772 17.88 1199272 3325664 20 [2021-06-25T19:52:14.543Z] 19:38:01 2777544 0 1278964 15.97 2620 3949812 1398360 15.44 1219976 3294432 12 [2021-06-25T19:52:14.543Z] 19:39:01 2776404 0 1280100 15.98 2620 3949816 1398564 15.44 1220980 3294460 8 [2021-06-25T19:52:14.543Z] 19:40:01 2772192 0 1281512 16.00 2620 3952616 1398672 15.44 1226684 3294732 8 [2021-06-25T19:52:14.543Z] 19:41:01 2773444 0 1280260 15.99 2620 3952616 1398360 15.44 1225924 3294732 8 [2021-06-25T19:52:14.543Z] 19:42:01 2774228 0 1279468 15.98 2620 3952624 1398360 15.44 1225924 3294748 8 [2021-06-25T19:52:14.543Z] 19:43:01 2773992 0 1279696 15.98 2620 3952632 1398396 15.44 1226052 3294748 8 [2021-06-25T19:52:14.543Z] 19:44:01 2774072 0 1279612 15.98 2620 3952636 1398360 15.44 1225928 3294748 8 [2021-06-25T19:52:14.543Z] 19:45:01 2773116 0 1280536 15.99 2620 3952668 1398652 15.44 1227624 3293692 20 [2021-06-25T19:52:14.543Z] 19:46:01 2773668 0 1279980 15.98 2620 3952672 1398424 15.44 1227052 3293692 8 [2021-06-25T19:52:14.543Z] 19:47:01 2773156 0 1280488 15.99 2620 3952676 1398628 15.44 1227436 3293704 16 [2021-06-25T19:52:14.543Z] 19:48:01 2773792 0 1279844 15.98 2620 3952684 1398424 15.44 1227056 3293704 8 [2021-06-25T19:52:14.543Z] 19:49:01 2773668 0 1279968 15.98 2620 3952684 1398424 15.44 1227172 3293716 8 [2021-06-25T19:52:14.543Z] 19:50:01 2773612 0 1280016 15.98 2620 3952692 1398520 15.44 1227260 3293720 8 [2021-06-25T19:52:14.543Z] 19:51:01 2773228 0 1280400 15.99 2620 3952692 1398592 15.44 1227528 3293716 8 [2021-06-25T19:52:14.543Z] 19:52:01 2412248 0 1347840 16.83 2620 4246232 1805548 19.93 1329200 3550660 174904 [2021-06-25T19:52:14.543Z] Average: 2783695 0 1286563 16.06 2620 3936063 1614473 17.82 1391983 3146618 77999 [2021-06-25T19:52:14.543Z] [2021-06-25T19:52:14.543Z] 19:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-25T19:52:14.543Z] 19:31:01 eth0 1055.58 1238.01 5794.10 133.43 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:31:01 docker0 913.50 684.58 74.19 2692.06 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:32:01 veth5b1f7cf 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:32:01 eth0 290.03 223.41 874.82 31.72 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:32:01 docker0 201.48 251.87 14.18 840.65 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:33:02 veth5b1f7cf 2.25 2.25 0.18 0.19 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:33:02 eth0 36.18 19.41 28.75 12.03 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:33:02 docker0 2.25 2.25 0.15 0.19 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:34:01 eth0 183.81 163.26 1719.14 124.82 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:35:01 vethd15c023 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:35:01 vethb845925 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:35:01 eth0 96.92 73.08 200.80 19.89 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:36:01 eth0 274.13 192.02 1914.22 27.00 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:36:01 veth6c18841 37.15 66.35 2.86 347.62 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:36:01 veth901c709 0.00 1.37 0.00 0.07 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:37:01 eth0 61.93 44.36 101.79 119.67 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:37:01 docker0 1272.97 1157.55 98.50 4396.37 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:38:01 eth0 0.75 0.30 0.07 0.04 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:39:01 eth0 1.42 0.68 0.69 0.23 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:40:01 eth0 0.58 0.43 0.34 0.27 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:41:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:42:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:43:01 eth0 0.73 0.18 0.13 0.01 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:44:01 eth0 0.30 0.08 0.03 0.01 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:45:01 eth0 0.58 0.47 0.34 0.27 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:46:01 eth0 0.53 0.07 0.06 0.01 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:47:01 eth0 0.48 0.28 0.32 0.20 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:48:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:49:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:50:01 eth0 1.20 0.17 0.18 0.07 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:51:01 eth0 0.72 0.33 0.34 0.20 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:52:01 eth0 206.18 190.74 2164.76 16.89 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] Average: eth0 100.53 97.60 581.18 22.05 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] Average: docker0 57.92 52.66 4.48 200.02 0.00 0.00 0.00 0.00 [2021-06-25T19:52:14.543Z] [2021-06-25T19:52:14.543Z] [2021-06-25T19:52:14.543Z] ---> sar -P ALL: [2021-06-25T19:52:14.543Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/25/21 _x86_64_ (2 CPU) [2021-06-25T19:52:14.543Z] [2021-06-25T19:52:14.543Z] 19:29:13 LINUX RESTART (2 CPU) [2021-06-25T19:52:14.543Z] [2021-06-25T19:52:14.543Z] 19:30:01 CPU %user %nice %system %iowait %steal %idle [2021-06-25T19:52:14.543Z] 19:31:01 all 20.96 0.00 7.68 2.02 0.08 69.27 [2021-06-25T19:52:14.543Z] 19:31:01 0 19.42 0.00 8.01 1.00 0.09 71.48 [2021-06-25T19:52:14.543Z] 19:31:01 1 22.49 0.00 7.36 3.03 0.07 67.04 [2021-06-25T19:52:14.544Z] 19:32:01 all 46.98 0.00 9.25 2.90 0.10 40.76 [2021-06-25T19:52:14.544Z] 19:32:01 0 47.91 0.00 9.75 3.07 0.09 39.18 [2021-06-25T19:52:14.544Z] 19:32:01 1 46.04 0.00 8.76 2.74 0.11 42.35 [2021-06-25T19:52:14.544Z] 19:33:02 all 33.63 0.00 5.78 0.37 0.08 60.15 [2021-06-25T19:52:14.544Z] 19:33:02 0 33.17 0.00 5.37 0.26 0.07 61.13 [2021-06-25T19:52:14.544Z] 19:33:02 1 34.09 0.00 6.19 0.48 0.09 59.16 [2021-06-25T19:52:14.544Z] 19:34:01 all 58.56 0.00 10.14 1.01 0.09 30.19 [2021-06-25T19:52:14.544Z] 19:34:01 0 58.05 0.00 10.19 0.63 0.09 31.04 [2021-06-25T19:52:14.544Z] 19:34:01 1 59.08 0.00 10.09 1.39 0.09 29.34 [2021-06-25T19:52:14.544Z] 19:35:01 all 42.69 0.00 24.56 14.02 0.11 18.62 [2021-06-25T19:52:14.544Z] 19:35:01 0 42.47 0.00 24.80 15.15 0.11 17.47 [2021-06-25T19:52:14.544Z] 19:35:01 1 42.90 0.00 24.32 12.90 0.11 19.77 [2021-06-25T19:52:14.544Z] 19:36:01 all 62.86 0.00 18.42 13.33 0.13 5.26 [2021-06-25T19:52:14.544Z] 19:36:01 0 63.00 0.00 18.76 14.05 0.13 4.06 [2021-06-25T19:52:14.544Z] 19:36:01 1 62.73 0.00 18.08 12.61 0.13 6.45 [2021-06-25T19:52:14.544Z] 19:37:01 all 59.90 0.00 15.67 8.95 0.11 15.37 [2021-06-25T19:52:14.544Z] 19:37:01 0 60.77 0.00 14.86 8.91 0.09 15.37 [2021-06-25T19:52:14.544Z] 19:37:01 1 59.01 0.00 16.50 8.98 0.13 15.37 [2021-06-25T19:52:14.544Z] 19:38:01 all 0.12 0.00 0.04 0.00 0.02 99.82 [2021-06-25T19:52:14.544Z] 19:38:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-25T19:52:14.544Z] 19:38:01 1 0.20 0.00 0.05 0.00 0.02 99.73 [2021-06-25T19:52:14.544Z] 19:39:01 all 0.14 0.00 0.03 0.01 0.03 99.80 [2021-06-25T19:52:14.544Z] 19:39:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-25T19:52:14.544Z] 19:39:01 1 0.23 0.00 0.02 0.02 0.02 99.72 [2021-06-25T19:52:14.544Z] 19:40:01 all 0.13 0.00 0.06 0.02 0.03 99.77 [2021-06-25T19:52:14.544Z] 19:40:01 0 0.15 0.00 0.05 0.03 0.03 99.73 [2021-06-25T19:52:14.544Z] 19:40:01 1 0.12 0.00 0.07 0.00 0.02 99.80 [2021-06-25T19:52:14.544Z] 19:41:01 all 0.08 0.00 0.02 0.00 0.02 99.88 [2021-06-25T19:52:14.544Z] 19:41:01 0 0.13 0.00 0.02 0.00 0.02 99.83 [2021-06-25T19:52:14.544Z] 19:41:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-25T19:52:14.544Z] [2021-06-25T19:52:14.544Z] 19:41:01 CPU %user %nice %system %iowait %steal %idle [2021-06-25T19:52:14.544Z] 19:42:01 all 0.10 0.00 0.02 0.00 0.02 99.87 [2021-06-25T19:52:14.544Z] 19:42:01 0 0.10 0.00 0.00 0.00 0.00 99.90 [2021-06-25T19:52:14.544Z] 19:42:01 1 0.10 0.00 0.03 0.00 0.03 99.83 [2021-06-25T19:52:14.544Z] 19:43:01 all 0.03 0.00 0.03 0.00 0.03 99.92 [2021-06-25T19:52:14.544Z] 19:43:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-25T19:52:14.544Z] 19:43:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-25T19:52:14.544Z] 19:44:01 all 0.06 0.00 0.02 0.00 0.02 99.91 [2021-06-25T19:52:14.544Z] 19:44:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-25T19:52:14.544Z] 19:44:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-06-25T19:52:14.544Z] 19:45:01 all 0.16 0.00 0.04 0.00 0.03 99.77 [2021-06-25T19:52:14.544Z] 19:45:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-25T19:52:14.544Z] 19:45:01 1 0.27 0.00 0.05 0.00 0.02 99.67 [2021-06-25T19:52:14.544Z] 19:46:01 all 0.12 0.00 0.03 0.00 0.03 99.82 [2021-06-25T19:52:14.544Z] 19:46:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-25T19:52:14.544Z] 19:46:01 1 0.18 0.00 0.03 0.00 0.02 99.77 [2021-06-25T19:52:14.544Z] 19:47:01 all 0.12 0.00 0.03 0.00 0.01 99.85 [2021-06-25T19:52:14.544Z] 19:47:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-25T19:52:14.544Z] 19:47:01 1 0.20 0.00 0.03 0.00 0.00 99.77 [2021-06-25T19:52:14.544Z] 19:48:01 all 0.14 0.00 0.03 0.00 0.03 99.81 [2021-06-25T19:52:14.544Z] 19:48:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-25T19:52:14.544Z] 19:48:01 1 0.23 0.00 0.02 0.00 0.02 99.73 [2021-06-25T19:52:14.544Z] 19:49:01 all 0.10 0.00 0.03 0.00 0.02 99.86 [2021-06-25T19:52:14.544Z] 19:49:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-25T19:52:14.544Z] 19:49:01 1 0.18 0.00 0.02 0.00 0.00 99.80 [2021-06-25T19:52:14.544Z] 19:50:01 all 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-25T19:52:14.544Z] 19:50:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-25T19:52:14.544Z] 19:50:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2021-06-25T19:52:14.544Z] 19:51:01 all 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-25T19:52:14.544Z] 19:51:01 0 0.13 0.00 0.03 0.00 0.03 99.80 [2021-06-25T19:52:14.544Z] 19:51:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2021-06-25T19:52:14.544Z] 19:52:01 all 2.95 0.00 1.02 1.05 0.03 94.94 [2021-06-25T19:52:14.544Z] 19:52:01 0 2.48 0.00 0.98 0.62 0.03 95.88 [2021-06-25T19:52:14.544Z] 19:52:01 1 3.42 0.00 1.06 1.48 0.03 94.00 [2021-06-25T19:52:14.544Z] [2021-06-25T19:52:14.544Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-06-25T19:52:14.544Z] Average: all 14.12 0.00 3.97 1.86 0.04 79.99 [2021-06-25T19:52:14.544Z] Average: 0 14.07 0.00 3.99 1.86 0.05 80.03 [2021-06-25T19:52:14.544Z] Average: 1 14.18 0.00 3.96 1.86 0.04 79.96 [2021-06-25T19:52:14.544Z] [2021-06-25T19:52:14.544Z] [2021-06-25T19:52:14.544Z]