Pull request #3525 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 tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from 4e9d773f49f041fad318dd23f0ae2bf57aa9e092+2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 (880771e16346ebb1d7fa0f671ba111f70c47190e) 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-ssh5283605512247096236.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1062450446487969192.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3525/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-3525/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh348966340307271243.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2989742045590138103.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3525/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-3525/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4749076258267132331.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-976 in /w/workspace/edgexfoundry_edgex-go_PR-3525 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [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/10 # 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/10@tmp/jenkins-gitclient-ssh6307756903850947390.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/10@tmp/jenkins-gitclient-ssh5238288620979267807.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3525/head:refs/remotes/origin/PR-3525 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit 4e9d773f49f041fad318dd23f0ae2bf57aa9e092 Merge succeeded, producing 4e9d773f49f041fad318dd23f0ae2bf57aa9e092 Checking out Revision 4e9d773f49f041fad318dd23f0ae2bf57aa9e092 (PR-3525) > git config core.sparsecheckout # timeout=10 > git checkout -f 4e9d773f49f041fad318dd23f0ae2bf57aa9e092 # 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/10@tmp/jenkins-gitclient-ssh9168139340676147757.key > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4e9d773f49f041fad318dd23f0ae2bf57aa9e092 # timeout=10 Commit message: "fix(snap): set version from git tag" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-08T19:06:33.335Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-08T19:06:33.417Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-08T19:06:33.443Z] ========================================================= [2021-06-08T19:06:33.443Z] EdgeX Global Pipelines Version Info [2021-06-08T19:06:33.443Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 2b828afc7074371b9b161ed26787deb7319de1d3 # timeout=10 [2021-06-08T19:06:34.880Z] ------------------- [2021-06-08T19:06:34.880Z] stable info: [2021-06-08T19:06:34.880Z] ------------------- [2021-06-08T19:06:34.880Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-08T19:06:34.880Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-08T19:06:34.880Z] Message: update stable to v1.0.194 [2021-06-08T19:06:35.456Z] ------------------- [2021-06-08T19:06:35.456Z] experimental info: [2021-06-08T19:06:35.456Z] ------------------- [2021-06-08T19:06:35.456Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-08T19:06:35.456Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-08T19:06:35.456Z] Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-08T19:06:35.579Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-08T19:06:35.601Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-08T19:06:35.623Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-08T19:06:35.644Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-08T19:06:35.664Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-08T19:06:35.684Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-08T19:06:35.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-08T19:06:35.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-08T19:06:35.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-08T19:06:35.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-08T19:06:35.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-08T19:06:35.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-08T19:06:35.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-08T19:06:35.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-08T19:06:35.864Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-08T19:06:35.888Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-08T19:06:35.907Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-08T19:06:35.928Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-08T19:06:35.950Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-08T19:06:35.971Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-08T19:06:35.992Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-08T19:06:36.013Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-08T19:06:36.034Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3525 [Pipeline] echo [2021-06-08T19:06:36.055Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3525 [Pipeline] echo [2021-06-08T19:06:36.075Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3525 [Pipeline] echo [2021-06-08T19:06:36.095Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4e9d773f49f041fad318dd23f0ae2bf57aa9e092 [Pipeline] echo [2021-06-08T19:06:36.116Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4e9d773 [Pipeline] echo [2021-06-08T19:06:36.136Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T19:06:36.208Z] provisioning config files... [2021-06-08T19:06:36.224Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config1631125060192618856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T19:06:36.546Z] ---> docker-login.sh [2021-06-08T19:06:36.546Z] nexus3.edgexfoundry.org:10001 [2021-06-08T19:06:36.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T19:06:36.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T19:06:36.811Z] Configure a credential helper to remove this warning. See [2021-06-08T19:06:36.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T19:06:36.811Z] [2021-06-08T19:06:36.811Z] Login Succeeded [2021-06-08T19:06:36.811Z] nexus3.edgexfoundry.org:10002 [2021-06-08T19:06:36.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T19:06:36.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T19:06:36.811Z] Configure a credential helper to remove this warning. See [2021-06-08T19:06:36.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T19:06:36.811Z] [2021-06-08T19:06:36.811Z] Login Succeeded [2021-06-08T19:06:36.811Z] nexus3.edgexfoundry.org:10003 [2021-06-08T19:06:37.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T19:06:37.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T19:06:37.072Z] Configure a credential helper to remove this warning. See [2021-06-08T19:06:37.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T19:06:37.072Z] [2021-06-08T19:06:37.072Z] Login Succeeded [2021-06-08T19:06:37.072Z] nexus3.edgexfoundry.org:10004 [2021-06-08T19:06:37.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T19:06:37.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T19:06:37.337Z] Configure a credential helper to remove this warning. See [2021-06-08T19:06:37.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T19:06:37.337Z] [2021-06-08T19:06:37.337Z] Login Succeeded [2021-06-08T19:06:37.337Z] docker.io [2021-06-08T19:06:37.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T19:06:37.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T19:06:37.600Z] Configure a credential helper to remove this warning. See [2021-06-08T19:06:37.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T19:06:37.600Z] [2021-06-08T19:06:37.600Z] Login Succeeded [2021-06-08T19:06:37.600Z] ---> docker-login.sh ends [Pipeline] } [2021-06-08T19:06:37.612Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T19:06:37.945Z] ++ 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-08T19:06:37.945Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T19:06:37.945Z] ++ dirname cmd/core-command/Dockerfile [2021-06-08T19:06:37.945Z] ++ cut -d/ -f2 [2021-06-08T19:06:37.945Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-08T19:06:37.945Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T19:06:37.945Z] ++ dirname cmd/core-data/Dockerfile [2021-06-08T19:06:37.945Z] ++ cut -d/ -f2 [2021-06-08T19:06:37.945Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-08T19:06:37.945Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T19:06:37.945Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-08T19:06:37.945Z] ++ cut -d/ -f2 [2021-06-08T19:06:37.945Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-08T19:06:37.945Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T19:06:37.945Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-08T19:06:37.945Z] ++ cut -d/ -f2 [2021-06-08T19:06:37.945Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-08T19:06:37.945Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T19:06:37.945Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-08T19:06:37.945Z] ++ cut -d/ -f2 [2021-06-08T19:06:37.945Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-08T19:06:37.945Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T19:06:37.945Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-08T19:06:37.945Z] ++ cut -d/ -f2 [2021-06-08T19:06:37.945Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-08T19:06:37.945Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T19:06:37.945Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-08T19:06:37.945Z] ++ cut -d/ -f2 [2021-06-08T19:06:37.945Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-08T19:06:37.945Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T19:06:37.945Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-08T19:06:37.945Z] ++ cut -d/ -f2 [2021-06-08T19:06:37.945Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-08T19:06:37.945Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T19:06:37.945Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-08T19:06:37.945Z] ++ cut -d/ -f2 [2021-06-08T19:06:37.945Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-08T19:06:37.992Z] 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-08T19:06:41.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T19:06:41.211Z] [2021-06-08T19:06:41.211Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T19:06:41.523Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T19:06:41.523Z] latest: Pulling from edgex-devops/git-semver [2021-06-08T19:06:41.523Z] 31603596830f: Pulling fs layer [2021-06-08T19:06:41.523Z] 54011a49482f: Pulling fs layer [2021-06-08T19:06:41.523Z] a6820b24f6d8: Pulling fs layer [2021-06-08T19:06:41.523Z] f581987b2513: Pulling fs layer [2021-06-08T19:06:41.523Z] f581987b2513: Waiting [2021-06-08T19:06:41.523Z] 54011a49482f: Verifying Checksum [2021-06-08T19:06:41.523Z] 54011a49482f: Download complete [2021-06-08T19:06:41.784Z] 31603596830f: Verifying Checksum [2021-06-08T19:06:41.785Z] 31603596830f: Download complete [2021-06-08T19:06:41.785Z] f581987b2513: Verifying Checksum [2021-06-08T19:06:41.785Z] f581987b2513: Download complete [2021-06-08T19:06:41.785Z] 31603596830f: Pull complete [2021-06-08T19:06:41.785Z] a6820b24f6d8: Verifying Checksum [2021-06-08T19:06:41.785Z] a6820b24f6d8: Download complete [2021-06-08T19:06:42.051Z] 54011a49482f: Pull complete [2021-06-08T19:06:42.634Z] a6820b24f6d8: Pull complete [2021-06-08T19:06:42.896Z] f581987b2513: Pull complete [2021-06-08T19:06:42.897Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-08T19:06:42.897Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T19:06:42.897Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-08T19:06:42.970Z] prd-centos7-docker-4c-2g-976 does not seem to be running inside a container [2021-06-08T19:06:43.009Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-08T19:06:44.260Z] $ docker top aa05bed416cf44d2724b74629acbc8f32c0f982ac09aaef4bf1e1e2190cc2ce5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-08T19:06:44.378Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T19:06:44.378Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T19:06:44.493Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T19:06:44.491Z] $ docker exec aa05bed416cf44d2724b74629acbc8f32c0f982ac09aaef4bf1e1e2190cc2ce5 ssh-agent [2021-06-08T19:06:44.601Z] SSH_AUTH_SOCK=/tmp/ssh-OPAvIZ1FOk8h/agent.14 [2021-06-08T19:06:44.601Z] SSH_AGENT_PID=20 [2021-06-08T19:06:44.609Z] Running ssh-add (command line suppressed) [2021-06-08T19:06:44.705Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_5924207330355357942.key (/w/workspace/edgex-go/10@tmp/private_key_5924207330355357942.key) [2021-06-08T19:06:44.728Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T19:06:45.033Z] + git tag --points-at HEAD [Pipeline] } [2021-06-08T19:06:45.042Z] $ docker exec --env ******** --env ******** aa05bed416cf44d2724b74629acbc8f32c0f982ac09aaef4bf1e1e2190cc2ce5 ssh-agent -k [2021-06-08T19:06:45.131Z] unset SSH_AUTH_SOCK; [2021-06-08T19:06:45.131Z] unset SSH_AGENT_PID; [2021-06-08T19:06:45.131Z] echo Agent pid 20 killed; [2021-06-08T19:06:45.149Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-08T19:06:45.241Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T19:06:45.241Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T19:06:45.347Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T19:06:45.345Z] $ docker exec aa05bed416cf44d2724b74629acbc8f32c0f982ac09aaef4bf1e1e2190cc2ce5 ssh-agent [2021-06-08T19:06:45.456Z] SSH_AUTH_SOCK=/tmp/ssh-6GBIilINxkUD/agent.53 [2021-06-08T19:06:45.456Z] SSH_AGENT_PID=59 [2021-06-08T19:06:45.462Z] Running ssh-add (command line suppressed) [2021-06-08T19:06:45.548Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_7667806709495085185.key (/w/workspace/edgex-go/10@tmp/private_key_7667806709495085185.key) [2021-06-08T19:06:45.568Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T19:06:45.868Z] + git semver init [2021-06-08T19:06:45.868Z] # -> Open(): unable to determine branch for HEAD [2021-06-08T19:06:45.868Z] # $GIT_DIR = /w/workspace/edgex-go/10/.git [2021-06-08T19:06:45.868Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/10 [2021-06-08T19:06:45.868Z] # $SEMVER_REMOTE_NAME = origin [2021-06-08T19:06:45.868Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-08T19:06:45.868Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-08T19:06:45.868Z] # $SEMVER_BRANCH = PR-3525 [2021-06-08T19:06:45.868Z] # $SEMVER_TEMP = /tmp/semver-244089451 [2021-06-08T19:06:45.868Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-08T19:07:18.015Z] # '/tmp/semver-244089451' -> '/w/workspace/edgex-go/10/.semver' [2021-06-08T19:07:18.015Z] # -> Force: false [2021-06-08T19:07:18.015Z] # $SEMVER_DIR = /w/workspace/edgex-go/10/.semver [Pipeline] } [2021-06-08T19:07:18.027Z] $ docker exec --env ******** --env ******** aa05bed416cf44d2724b74629acbc8f32c0f982ac09aaef4bf1e1e2190cc2ce5 ssh-agent -k [2021-06-08T19:07:18.139Z] unset SSH_AUTH_SOCK; [2021-06-08T19:07:18.139Z] unset SSH_AGENT_PID; [2021-06-08T19:07:18.139Z] echo Agent pid 59 killed; [2021-06-08T19:07:18.155Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T19:07:18.489Z] + git semver [Pipeline] } [2021-06-08T19:07:18.498Z] $ docker stop --time=1 aa05bed416cf44d2724b74629acbc8f32c0f982ac09aaef4bf1e1e2190cc2ce5 [2021-06-08T19:07:20.231Z] $ docker rm -f aa05bed416cf44d2724b74629acbc8f32c0f982ac09aaef4bf1e1e2190cc2ce5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T19:07:20.656Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-08T19:07:20.931Z] Stashed 1 file(s) [Pipeline] echo [2021-06-08T19:07:20.935Z] [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-08T19:07:21.835Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-08T19:07:22.137Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-08T19:07:22.433Z] + sudo service docker restart [2021-06-08T19:07:22.434Z] + true [2021-06-08T19:07:22.434Z] Redirecting to /bin/systemctl restart docker.service [2021-06-08T19:07:36.477Z] Still waiting to schedule task [2021-06-08T19:07:36.477Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-974’ [Pipeline] echo [2021-06-08T19:07:40.573Z] ========================================================= [2021-06-08T19:07:40.573Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-08T19:07:40.573Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-08T19:07:40.885Z] + 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-08T19:07:42.279Z] Sending build context to Docker daemon 329.2MB [2021-06-08T19:07:42.279Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-08T19:07:42.279Z] Step 2/6 : FROM ${BASE} [2021-06-08T19:07:42.279Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-08T19:07:42.279Z] 540db60ca938: Pulling fs layer [2021-06-08T19:07:42.279Z] adcc1eea9eea: Pulling fs layer [2021-06-08T19:07:42.279Z] 4c4ab2625f07: Pulling fs layer [2021-06-08T19:07:42.279Z] 0510c868ecb4: Pulling fs layer [2021-06-08T19:07:42.279Z] afea3b2eda06: Pulling fs layer [2021-06-08T19:07:42.279Z] 7809a108b3ef: Pulling fs layer [2021-06-08T19:07:42.279Z] f706445af74f: Pulling fs layer [2021-06-08T19:07:42.279Z] 0510c868ecb4: Waiting [2021-06-08T19:07:42.279Z] afea3b2eda06: Waiting [2021-06-08T19:07:42.279Z] 7809a108b3ef: Waiting [2021-06-08T19:07:42.279Z] f706445af74f: Waiting [2021-06-08T19:07:42.279Z] 4c4ab2625f07: Verifying Checksum [2021-06-08T19:07:42.279Z] 4c4ab2625f07: Download complete [2021-06-08T19:07:42.279Z] adcc1eea9eea: Verifying Checksum [2021-06-08T19:07:42.279Z] adcc1eea9eea: Download complete [2021-06-08T19:07:42.279Z] afea3b2eda06: Verifying Checksum [2021-06-08T19:07:42.279Z] afea3b2eda06: Download complete [2021-06-08T19:07:42.544Z] 7809a108b3ef: Verifying Checksum [2021-06-08T19:07:42.544Z] 7809a108b3ef: Download complete [2021-06-08T19:07:42.544Z] 540db60ca938: Verifying Checksum [2021-06-08T19:07:42.544Z] 540db60ca938: Download complete [2021-06-08T19:07:42.544Z] 540db60ca938: Pull complete [2021-06-08T19:07:42.807Z] adcc1eea9eea: Pull complete [2021-06-08T19:07:42.807Z] 4c4ab2625f07: Pull complete [2021-06-08T19:07:44.196Z] f706445af74f: Verifying Checksum [2021-06-08T19:07:44.196Z] f706445af74f: Download complete [2021-06-08T19:07:45.146Z] 0510c868ecb4: Verifying Checksum [2021-06-08T19:07:45.146Z] 0510c868ecb4: Download complete [2021-06-08T19:07:49.379Z] 0510c868ecb4: Pull complete [2021-06-08T19:07:49.379Z] afea3b2eda06: Pull complete [2021-06-08T19:07:49.379Z] 7809a108b3ef: Pull complete [2021-06-08T19:07:50.804Z] f706445af74f: Pull complete [2021-06-08T19:07:50.804Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-08T19:07:50.804Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-08T19:07:50.804Z] ---> b068be0155e3 [2021-06-08T19:07:50.804Z] 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-08T19:07:52.727Z] ---> Running in 0d8d387ec947 [2021-06-08T19:07:52.727Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T19:07:53.698Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T19:07:54.643Z] (1/12) Installing libmagic (5.39-r0) [2021-06-08T19:07:54.904Z] (2/12) Installing file (5.39-r0) [2021-06-08T19:07:55.167Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-08T19:07:55.167Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-08T19:08:01.775Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-08T19:08:01.775Z] (6/12) Installing patch (2.7.6-r6) [2021-06-08T19:08:01.775Z] (7/12) Installing build-base (0.5-r2) [2021-06-08T19:08:01.775Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-08T19:08:01.775Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-08T19:08:01.775Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-08T19:08:01.775Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-08T19:08:01.775Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-08T19:08:01.775Z] Executing busybox-1.32.1-r6.trigger [2021-06-08T19:08:01.775Z] OK: 219 MiB in 52 packages [2021-06-08T19:08:02.736Z] Removing intermediate container 0d8d387ec947 [2021-06-08T19:08:02.736Z] ---> fc0d27a4228c [2021-06-08T19:08:02.736Z] Step 4/6 : WORKDIR /edgex-go [2021-06-08T19:08:02.996Z] ---> Running in 27aa8947db33 [2021-06-08T19:08:02.996Z] Removing intermediate container 27aa8947db33 [2021-06-08T19:08:02.996Z] ---> cd3bdf6b58ac [2021-06-08T19:08:02.996Z] Step 5/6 : COPY go.mod . [2021-06-08T19:08:03.258Z] ---> 5915795c4c84 [2021-06-08T19:08:03.258Z] Step 6/6 : RUN go mod download [2021-06-08T19:08:03.258Z] ---> Running in a65532845b6d [2021-06-08T19:08:15.519Z] Removing intermediate container a65532845b6d [2021-06-08T19:08:15.519Z] ---> 616454cae6c1 [2021-06-08T19:08:15.519Z] Successfully built 616454cae6c1 [2021-06-08T19:08:15.519Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T19:08:15.828Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-08T19:08:15.828Z] . [Pipeline] withDockerContainer [2021-06-08T19:08:15.909Z] prd-centos7-docker-4c-2g-976 does not seem to be running inside a container [2021-06-08T19:08:15.947Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** ci-base-image-x86_64 cat [2021-06-08T19:08:16.358Z] $ docker top e67cb29b836a5f887b8c05d26a79462f7ed0db20b5885cde9601e356419222f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T19:08:16.758Z] + go version [2021-06-08T19:08:16.758Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-08T19:08:16.767Z] $ docker stop --time=1 e67cb29b836a5f887b8c05d26a79462f7ed0db20b5885cde9601e356419222f1 [2021-06-08T19:08:17.947Z] $ docker rm -f e67cb29b836a5f887b8c05d26a79462f7ed0db20b5885cde9601e356419222f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T19:08:18.540Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-08T19:08:18.540Z] . [Pipeline] withDockerContainer [2021-06-08T19:08:18.639Z] prd-centos7-docker-4c-2g-976 does not seem to be running inside a container [2021-06-08T19:08:18.677Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** ci-base-image-x86_64 cat [2021-06-08T19:08:19.092Z] $ docker top 994f6c2cfd75db5ebb4172e8dceee5eba664980633db351c6c22c344ec31ee65 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-08T19:08:19.194Z] ========================================================= [2021-06-08T19:08:19.194Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-08T19:08:19.194Z] ========================================================= [Pipeline] sh [2021-06-08T19:08:19.490Z] + go mod tidy [Pipeline] sh [2021-06-08T19:08:20.048Z] + make test [2021-06-08T19:08:20.048Z] go mod tidy [2021-06-08T19:08:20.048Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-08T19:08:26.674Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-08T19:08:44.902Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-08T19:08:50.240Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-08T19:08:50.834Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-08T19:08:51.110Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-08T19:08:53.678Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-08T19:08:54.647Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-08T19:08:54.647Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-08T19:08:54.647Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-08T19:08:55.237Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-08T19:08:55.500Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-08T19:08:58.067Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-08T19:08:58.067Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-08T19:08:58.067Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-08T19:08:58.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-08T19:08:58.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-08T19:08:58.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-08T19:08:58.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-08T19:08:58.330Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.059s coverage: 28.7% of statements [2021-06-08T19:08:59.749Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.071s coverage: 100.0% of statements [2021-06-08T19:08:59.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-08T19:08:59.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-08T19:08:59.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-08T19:09:00.706Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.051s coverage: 81.2% of statements [2021-06-08T19:09:00.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-08T19:09:00.706Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.063s coverage: 53.4% of statements [2021-06-08T19:09:00.992Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-08T19:09:00.992Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-08T19:09:02.001Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.087s coverage: 87.7% of statements [2021-06-08T19:09:02.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-08T19:09:02.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T19:09:02.001Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.056s coverage: 78.9% of statements [2021-06-08T19:09:02.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-08T19:09:02.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-08T19:09:02.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-08T19:09:02.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-08T19:09:02.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-08T19:09:02.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-08T19:09:02.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-08T19:09:03.414Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.269s coverage: 95.1% of statements [2021-06-08T19:09:03.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-08T19:09:03.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T19:09:03.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-08T19:09:03.414Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-08T19:09:03.414Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-08T19:09:03.414Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-08T19:09:03.414Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-08T19:09:03.414Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-08T19:09:03.414Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-08T19:09:03.414Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-08T19:09:03.414Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements [2021-06-08T19:09:03.414Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-08T19:09:03.414Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-08T19:09:03.414Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.053s coverage: 60.0% of statements [2021-06-08T19:09:04.841Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.052s coverage: 0.8% of statements [2021-06-08T19:09:04.841Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-08T19:09:04.841Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.058s coverage: 22.0% of statements [2021-06-08T19:09:04.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-08T19:09:05.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements [2021-06-08T19:09:06.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.066s coverage: 79.5% of statements [2021-06-08T19:09:06.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements [2021-06-08T19:09:06.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements [2021-06-08T19:09:06.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2021-06-08T19:09:18.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.063s coverage: 94.4% of statements [2021-06-08T19:09:18.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements [2021-06-08T19:09:24.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.182s coverage: 81.8% of statements [2021-06-08T19:09:24.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-08T19:09:42.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements [2021-06-08T19:09:42.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-08T19:09:42.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-08T19:09:42.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-08T19:09:42.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-06-08T19:09:42.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-08T19:09:42.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-08T19:09:42.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-08T19:09:42.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-08T19:09:42.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-08T19:09:42.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.044s coverage: 87.2% of statements [2021-06-08T19:09:42.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-08T19:09:42.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-08T19:09:42.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-06-08T19:09:42.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-08T19:09:42.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 76.0% of statements [2021-06-08T19:09:42.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-08T19:09:42.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-06-08T19:09:42.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-06-08T19:09:42.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements [2021-06-08T19:09:42.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements [2021-06-08T19:09:42.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-08T19:09:42.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements [2021-06-08T19:09:42.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-08T19:09:42.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-08T19:09:42.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.046s coverage: 100.0% of statements [2021-06-08T19:09:42.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements [2021-06-08T19:09:42.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2021-06-08T19:09:42.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-06-08T19:09:42.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-06-08T19:09:42.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.174s coverage: 66.9% of statements [2021-06-08T19:09:42.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-08T19:09:42.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-08T19:09:42.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-08T19:09:43.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.119s coverage: 43.6% of statements [2021-06-08T19:09:43.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-08T19:09:43.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-08T19:09:43.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.034s coverage: 89.5% of statements [2021-06-08T19:09:43.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-08T19:09:43.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.043s coverage: 84.8% of statements [2021-06-08T19:09:43.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-08T19:09:43.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-08T19:09:43.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-08T19:09:43.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-08T19:09:50.228Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.068s coverage: 19.3% of statements [2021-06-08T19:09:50.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-08T19:09:50.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-08T19:09:50.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-08T19:09:50.228Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.129s coverage: 91.9% of statements [2021-06-08T19:09:50.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-08T19:09:50.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T19:09:50.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-08T19:09:50.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-08T19:09:50.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-08T19:09:50.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-08T19:09:50.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-08T19:09:50.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-08T19:09:50.228Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.055s coverage: 63.4% of statements [2021-06-08T19:09:50.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-08T19:09:50.228Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.084s coverage: 97.6% of statements [2021-06-08T19:09:50.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-08T19:09:50.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T19:09:50.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-08T19:09:50.228Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.022s coverage: 0.0% of statements [2021-06-08T19:09:50.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-08T19:09:50.228Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.032s coverage: 100.0% of statements [2021-06-08T19:09:50.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-08T19:09:50.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-08T19:09:50.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-08T19:09:50.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-08T19:09:50.228Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.034s coverage: 87.9% of statements [2021-06-08T19:09:50.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-08T19:09:50.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-08T19:09:50.228Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.031s coverage: 100.0% of statements [2021-06-08T19:09:50.228Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.054s coverage: 28.1% of statements [2021-06-08T19:09:50.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-08T19:09:50.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-08T19:09:50.228Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.054s coverage: 28.9% of statements [2021-06-08T19:09:50.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-08T19:09:50.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-08T19:09:50.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-08T19:09:50.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-08T19:09:50.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-08T19:09:50.228Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 100.0% of statements [2021-06-08T19:09:50.524Z] GO111MODULE=on go vet ./... [2021-06-08T19:10:17.826Z] gofmt -l . [2021-06-08T19:10:17.826Z] [ "`gofmt -l .`" = "" ] [2021-06-08T19:10:18.086Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-08T19:10:18.970Z] + ls -al . [2021-06-08T19:10:18.970Z] total 528 [2021-06-08T19:10:18.970Z] drwxrwxr-x 10 1001 1001 4096 Jun 8 19:10 . [2021-06-08T19:10:18.970Z] drwxr-xr-x 4 root root 30 Jun 8 19:08 .. [2021-06-08T19:10:18.970Z] -rw-rw-r-- 1 1001 1001 11 Jun 8 19:06 .dockerignore [2021-06-08T19:10:18.970Z] drwxrwxr-x 8 1001 1001 179 Jun 8 19:06 .git [2021-06-08T19:10:18.970Z] drwxrwxr-x 3 1001 1001 125 Jun 8 19:06 .github [2021-06-08T19:10:18.970Z] -rw-rw-r-- 1 1001 1001 818 Jun 8 19:06 .gitignore [2021-06-08T19:10:18.970Z] drwx------ 3 1001 1001 60 Jun 8 19:07 .semver [2021-06-08T19:10:18.970Z] -rw-rw-r-- 1 1001 1001 166 Jun 8 19:06 .sonarcloud.properties [2021-06-08T19:10:18.970Z] -rw-rw-r-- 1 1001 1001 8609 Jun 8 19:06 Attribution.txt [2021-06-08T19:10:18.970Z] -rw-rw-r-- 1 1001 1001 3804 Jun 8 19:06 CONTRIBUTING.md [2021-06-08T19:10:18.970Z] -rw-rw-r-- 1 1001 1001 931 Jun 8 19:06 Dockerfile.build [2021-06-08T19:10:18.970Z] -rw-rw-r-- 1 1001 1001 849 Jun 8 19:06 Jenkinsfile [2021-06-08T19:10:18.970Z] -rw-rw-r-- 1 1001 1001 10775 Jun 8 19:06 LICENSE [2021-06-08T19:10:18.970Z] -rw-rw-r-- 1 1001 1001 5605 Jun 8 19:06 Makefile [2021-06-08T19:10:18.970Z] -rw-rw-r-- 1 1001 1001 7978 Jun 8 19:06 README.md [2021-06-08T19:10:18.970Z] -rw-rw-r-- 1 1001 1001 6755 Jun 8 19:06 SECURITY.md [2021-06-08T19:10:18.970Z] -rw-rw-r-- 1 1001 1001 5 Jun 8 19:07 VERSION [2021-06-08T19:10:18.970Z] -rw-rw-r-- 1 1001 1001 4131 Jun 8 19:06 ZMQWindows.md [2021-06-08T19:10:18.970Z] drwxrwxr-x 2 1001 1001 37 Jun 8 19:06 bin [2021-06-08T19:10:18.970Z] drwxrwxr-x 14 1001 1001 4096 Jun 8 19:06 cmd [2021-06-08T19:10:18.970Z] -rw-r--r-- 1 root root 412085 Jun 8 19:09 coverage.out [2021-06-08T19:10:18.970Z] -rw-rw-r-- 1 1001 1001 902 Jun 8 19:06 go.mod [2021-06-08T19:10:18.970Z] -rw-r--r-- 1 root root 21048 Jun 8 19:08 go.sum [2021-06-08T19:10:18.970Z] drwxrwxr-x 8 1001 1001 127 Jun 8 19:06 internal [2021-06-08T19:10:18.970Z] drwxrwxr-x 3 1001 1001 16 Jun 8 19:06 openapi [2021-06-08T19:10:18.970Z] drwxrwxr-x 4 1001 1001 71 Jun 8 19:06 snap [2021-06-08T19:10:18.970Z] -rw-rw-r-- 1 1001 1001 168 Jun 8 19:06 version.go [Pipeline] sh [2021-06-08T19:10:19.271Z] + '[' -e coverage.out ] [2021-06-08T19:10:19.271Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-08T19:10:19.393Z] Stashed 1 file(s) [Pipeline] sh [2021-06-08T19:10:19.686Z] + make build [2021-06-08T19:10:19.686Z] go mod tidy [2021-06-08T19:10:19.951Z] 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-08T19:10:21.353Z] 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-08T19:10:29.550Z] 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-08T19:10:29.550Z] 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-08T19:10:30.955Z] 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-08T19:10:30.955Z] 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-08T19:10:32.372Z] 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-08T19:10:33.343Z] 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-08T19:10:34.288Z] 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-08T19:10:35.250Z] 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-08T19:10:36.207Z] 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-08T19:10:37.159Z] 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-08T19:10:39.110Z] $ docker stop --time=1 994f6c2cfd75db5ebb4172e8dceee5eba664980633db351c6c22c344ec31ee65 [2021-06-08T19:10:40.934Z] $ docker rm -f 994f6c2cfd75db5ebb4172e8dceee5eba664980633db351c6c22c344ec31ee65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T19:10:45.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T19:10:45.922Z] [2021-06-08T19:10:45.922Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T19:10:46.243Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T19:10:46.244Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-08T19:10:46.244Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-08T19:10:46.244Z] ca9280d653b3: Pulling fs layer [2021-06-08T19:10:46.244Z] 7e9c9ca2126c: Pulling fs layer [2021-06-08T19:10:46.818Z] cbdbe7a5bc2a: Download complete [2021-06-08T19:10:46.818Z] cbdbe7a5bc2a: Pull complete [2021-06-08T19:10:47.090Z] ca9280d653b3: Verifying Checksum [2021-06-08T19:10:47.090Z] ca9280d653b3: Download complete [2021-06-08T19:10:48.062Z] ca9280d653b3: Pull complete [2021-06-08T19:10:48.062Z] 7e9c9ca2126c: Verifying Checksum [2021-06-08T19:10:48.062Z] 7e9c9ca2126c: Download complete [2021-06-08T19:10:51.405Z] 7e9c9ca2126c: Pull complete [2021-06-08T19:10:51.405Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-08T19:10:51.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T19:10:51.405Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-08T19:10:51.503Z] prd-centos7-docker-4c-2g-976 does not seem to be running inside a container [2021-06-08T19:10:51.578Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-08T19:10:54.475Z] $ docker top 1193ada90a17908198b3af8ad5aede18d839ce61cf0f9844d219354bf210afbc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T19:10:54.870Z] + docker-compose build --help [2021-06-08T19:10:54.871Z] + grep parallel [2021-06-08T19:10:55.443Z] --parallel Build images in parallel. [Pipeline] } [2021-06-08T19:10:55.452Z] $ docker stop --time=1 1193ada90a17908198b3af8ad5aede18d839ce61cf0f9844d219354bf210afbc [2021-06-08T19:10:56.656Z] $ docker rm -f 1193ada90a17908198b3af8ad5aede18d839ce61cf0f9844d219354bf210afbc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T19:10:57.106Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T19:10:57.106Z] . [Pipeline] withDockerContainer [2021-06-08T19:10:57.181Z] prd-centos7-docker-4c-2g-976 does not seem to be running inside a container [2021-06-08T19:10:57.216Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-08T19:10:57.582Z] $ docker top 89729c52a34447441b0dbdc408feab158bbaf387d38e7e5da84cf0c7c1ccaf47 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T19:10:59.866Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-08T19:11:00.442Z] Building core-command ... [2021-06-08T19:11:00.442Z] Building core-data ... [2021-06-08T19:11:00.442Z] Building core-metadata ... [2021-06-08T19:11:00.442Z] Building security-bootstrapper ... [2021-06-08T19:11:00.442Z] Building security-proxy-setup ... [2021-06-08T19:11:00.442Z] Building security-secretstore-setup ... [2021-06-08T19:11:00.442Z] Building support-notifications ... [2021-06-08T19:11:00.442Z] Building support-scheduler ... [2021-06-08T19:11:00.442Z] Building sys-mgmt-agent ... [2021-06-08T19:11:00.442Z] Building support-notifications [2021-06-08T19:11:00.442Z] Building core-metadata [2021-06-08T19:11:00.442Z] Building support-scheduler [2021-06-08T19:11:00.443Z] Building security-secretstore-setup [2021-06-08T19:11:00.443Z] Building security-proxy-setup [2021-06-08T19:11:15.377Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T19:11:15.377Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T19:11:15.377Z] ---> 616454cae6c1 [2021-06-08T19:11:15.377Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T19:11:15.377Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T19:11:15.377Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T19:11:15.377Z] ---> 616454cae6c1 [2021-06-08T19:11:15.377Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T19:11:15.377Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T19:11:15.377Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-08T19:11:15.377Z] ---> 616454cae6c1 [2021-06-08T19:11:15.377Z] Step 3/22 : WORKDIR /edgex-go [2021-06-08T19:11:18.692Z] ---> Running in 7bcd7464d283 [2021-06-08T19:11:18.692Z] ---> Running in 3c81f5375e33 [2021-06-08T19:11:18.692Z] ---> Running in c51f9e9867a5 [2021-06-08T19:11:20.088Z] Removing intermediate container 7bcd7464d283 [2021-06-08T19:11:20.088Z] ---> 9af503728ea6 [2021-06-08T19:11:20.088Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T19:11:20.088Z] Removing intermediate container 3c81f5375e33 [2021-06-08T19:11:20.088Z] ---> c5fa5f31b705 [2021-06-08T19:11:20.088Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T19:11:20.088Z] Removing intermediate container c51f9e9867a5 [2021-06-08T19:11:20.088Z] ---> 070736c1d91d [2021-06-08T19:11:20.088Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T19:11:20.350Z] ---> Running in f9e8b5497fce [2021-06-08T19:11:20.350Z] ---> Running in aa87c0e6fb0a [2021-06-08T19:11:20.610Z] ---> Running in 66bc7a072f82 [2021-06-08T19:11:22.538Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T19:11:22.538Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-08T19:11:22.538Z] ---> 616454cae6c1 [2021-06-08T19:11:22.538Z] Step 3/26 : WORKDIR /edgex-go [2021-06-08T19:11:22.538Z] ---> Using cache [2021-06-08T19:11:22.538Z] ---> 070736c1d91d [2021-06-08T19:11:22.538Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T19:11:23.120Z] ---> Running in 9b8b83272312 [2021-06-08T19:11:23.392Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T19:11:23.392Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T19:11:23.392Z] ---> 616454cae6c1 [2021-06-08T19:11:23.392Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T19:11:23.392Z] ---> Using cache [2021-06-08T19:11:23.392Z] ---> 070736c1d91d [2021-06-08T19:11:23.392Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T19:11:23.392Z] ---> Running in b4bd7ecd665e [2021-06-08T19:11:23.654Z] Removing intermediate container f9e8b5497fce [2021-06-08T19:11:23.654Z] ---> 6182ed1e8d86 [2021-06-08T19:11:23.654Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T19:11:23.654Z] ---> Running in 55ce7fcfbc8c [2021-06-08T19:11:23.923Z] Removing intermediate container aa87c0e6fb0a [2021-06-08T19:11:23.923Z] ---> e469476f104c [2021-06-08T19:11:23.923Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-08T19:11:24.191Z] ---> Running in 50c6684d7fff [2021-06-08T19:11:24.191Z] Removing intermediate container 66bc7a072f82 [2021-06-08T19:11:24.191Z] ---> 03785034b55e [2021-06-08T19:11:24.191Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-08T19:11:24.192Z] ---> Running in 05fd841b9a24 [2021-06-08T19:11:24.192Z] Removing intermediate container 9b8b83272312 [2021-06-08T19:11:24.192Z] ---> 9cca7cfac3e2 [2021-06-08T19:11:24.192Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-08T19:11:24.453Z] ---> Running in 71c630e6a524 [2021-06-08T19:11:24.715Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T19:11:24.715Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T19:11:24.715Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T19:11:24.979Z] Removing intermediate container b4bd7ecd665e [2021-06-08T19:11:24.979Z] ---> fbf76d04d054 [2021-06-08T19:11:24.979Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-08T19:11:24.979Z] ---> Running in af8a4cdb54ac [2021-06-08T19:11:25.239Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T19:11:25.239Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T19:11:25.500Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T19:11:25.500Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T19:11:25.772Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T19:11:26.040Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T19:11:26.040Z] OK: 219 MiB in 52 packages [2021-06-08T19:11:26.040Z] OK: 219 MiB in 52 packages [2021-06-08T19:11:26.040Z] OK: 219 MiB in 52 packages [2021-06-08T19:11:26.338Z] OK: 219 MiB in 52 packages [2021-06-08T19:11:26.601Z] Removing intermediate container 55ce7fcfbc8c [2021-06-08T19:11:26.601Z] ---> 717b47f57d0f [2021-06-08T19:11:26.601Z] Step 6/24 : COPY go.mod . [2021-06-08T19:11:26.601Z] Removing intermediate container 50c6684d7fff [2021-06-08T19:11:26.601Z] ---> 62d9aa757495 [2021-06-08T19:11:26.601Z] Step 6/23 : COPY go.mod . [2021-06-08T19:11:26.601Z] Removing intermediate container 05fd841b9a24 [2021-06-08T19:11:26.601Z] ---> 869331c1ea5b [2021-06-08T19:11:26.601Z] Step 6/22 : COPY go.mod . [2021-06-08T19:11:26.865Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T19:11:26.866Z] ---> 37023653ca8c [2021-06-08T19:11:26.866Z] Step 7/24 : RUN go mod download [2021-06-08T19:11:26.866Z] Removing intermediate container 71c630e6a524 [2021-06-08T19:11:26.866Z] ---> fd7eab09ab07 [2021-06-08T19:11:26.866Z] Step 6/26 : COPY go.mod . [2021-06-08T19:11:26.866Z] ---> fe5e5dc0e63e [2021-06-08T19:11:26.866Z] Step 7/23 : RUN go mod download [2021-06-08T19:11:26.866Z] ---> 06f62705f7ed [2021-06-08T19:11:26.866Z] Step 7/22 : RUN go mod download [2021-06-08T19:11:26.866Z] ---> Running in a132eff21cf5 [2021-06-08T19:11:26.866Z] ---> Running in abf651220bd3 [2021-06-08T19:11:26.866Z] ---> Running in fd53ace9a6a3 [2021-06-08T19:11:27.127Z] ---> d8a723632ddc [2021-06-08T19:11:27.128Z] Step 7/26 : RUN go mod download [2021-06-08T19:11:27.128Z] ---> Running in ce310ea7f1fc [2021-06-08T19:11:27.392Z] OK: 219 MiB in 52 packages [2021-06-08T19:11:27.987Z] Removing intermediate container af8a4cdb54ac [2021-06-08T19:11:27.987Z] ---> 06ef5416d323 [2021-06-08T19:11:27.987Z] Step 6/23 : COPY go.mod . [2021-06-08T19:11:28.253Z] ---> 9e2ef499e4a0 [2021-06-08T19:11:28.253Z] Step 7/23 : RUN go mod download [2021-06-08T19:11:28.253Z] Removing intermediate container a132eff21cf5 [2021-06-08T19:11:28.253Z] ---> 8be2aeace71d [2021-06-08T19:11:28.253Z] Step 8/24 : COPY . . [2021-06-08T19:11:28.516Z] ---> Running in d5f10f755be3 [2021-06-08T19:11:28.516Z] Removing intermediate container abf651220bd3 [2021-06-08T19:11:28.516Z] ---> 113400ca38c8 [2021-06-08T19:11:28.516Z] Step 8/23 : COPY . . [2021-06-08T19:11:28.516Z] Removing intermediate container ce310ea7f1fc [2021-06-08T19:11:28.516Z] ---> ce0e4d21019d [2021-06-08T19:11:28.516Z] Step 8/26 : COPY . . [2021-06-08T19:11:28.793Z] Removing intermediate container fd53ace9a6a3 [2021-06-08T19:11:28.793Z] ---> ad15fcb04e27 [2021-06-08T19:11:28.793Z] Step 8/22 : COPY . . [2021-06-08T19:11:35.424Z] Removing intermediate container d5f10f755be3 [2021-06-08T19:11:35.424Z] ---> ec1fba76452e [2021-06-08T19:11:35.424Z] Step 8/23 : COPY . . [2021-06-08T19:11:38.274Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-977 in /w/workspace/edgexfoundry_edgex-go_PR-3525 [Pipeline] { [Pipeline] ws [2021-06-08T19:11:38.295Z] Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout [2021-06-08T19:11:38.564Z] The recommended git tool is: git [2021-06-08T19:11:44.510Z] using credential edgex-jenkins-ssh [2021-06-08T19:11:44.535Z] Cloning the remote Git repository [2021-06-08T19:11:44.617Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-08T19:11:44.818Z] > git init /w/workspace/edgex-go/10 # timeout=10 [2021-06-08T19:11:45.026Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-08T19:11:45.034Z] > git --version # timeout=10 [2021-06-08T19:11:45.082Z] > git --version # 'git version 2.17.1' [2021-06-08T19:11:45.085Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T19:11:45.227Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T19:12:02.652Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-08T19:12:02.683Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T19:12:02.713Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-08T19:12:02.748Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-08T19:12:02.749Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T19:12:02.762Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3525/head:refs/remotes/origin/PR-3525 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-08T19:12:05.258Z] Merging remotes/origin/master commit 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit 4e9d773f49f041fad318dd23f0ae2bf57aa9e092 [2021-06-08T19:12:05.635Z] Merge succeeded, producing 4e9d773f49f041fad318dd23f0ae2bf57aa9e092 [2021-06-08T19:12:05.636Z] Checking out Revision 4e9d773f49f041fad318dd23f0ae2bf57aa9e092 (PR-3525) [2021-06-08T19:12:05.283Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T19:12:05.298Z] > git checkout -f 4e9d773f49f041fad318dd23f0ae2bf57aa9e092 # timeout=10 [2021-06-08T19:12:05.539Z] > git remote # timeout=10 [2021-06-08T19:12:05.563Z] > git config --get remote.origin.url # timeout=10 [2021-06-08T19:12:05.582Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T19:12:05.595Z] > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 [2021-06-08T19:12:05.622Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-08T19:12:05.649Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T19:12:05.666Z] > git checkout -f 4e9d773f49f041fad318dd23f0ae2bf57aa9e092 # timeout=10 [2021-06-08T19:12:10.506Z] ---> a69ae2c6fbc7 [2021-06-08T19:12:10.506Z] Step 9/23 : RUN go mod tidy [2021-06-08T19:12:10.506Z] ---> bcc984a5a9be [2021-06-08T19:12:10.506Z] Step 9/26 : RUN go mod tidy [2021-06-08T19:12:10.506Z] ---> Running in d9d58265fcf6 [2021-06-08T19:12:10.506Z] ---> Running in 0efdf2716dd0 [2021-06-08T19:12:10.506Z] ---> 62328a99630f [2021-06-08T19:12:10.506Z] Step 9/22 : RUN go mod tidy [2021-06-08T19:12:10.771Z] ---> Running in e7a9ed7ab311 [2021-06-08T19:12:11.033Z] ---> 4e51c161a066 [2021-06-08T19:12:11.033Z] Step 9/24 : RUN go mod tidy [2021-06-08T19:12:11.294Z] ---> Running in 9a0cb54220b7 [2021-06-08T19:12:14.802Z] Commit message: "fix(snap): set version from git tag" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-08T19:12:16.315Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-08T19:12:16.630Z] ---> 797e4b09afc1 [2021-06-08T19:12:16.630Z] Step 9/23 : RUN go mod tidy [2021-06-08T19:12:16.630Z] ---> Running in 40ae63780e2e [2021-06-08T19:12:16.734Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-08T19:12:16.906Z] Removing intermediate container 9a0cb54220b7 [2021-06-08T19:12:16.906Z] ---> 5e8c1e2d478a [2021-06-08T19:12:16.906Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-08T19:12:16.906Z] Removing intermediate container e7a9ed7ab311 [2021-06-08T19:12:16.906Z] ---> da2fa5ac7e6f [2021-06-08T19:12:16.906Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-08T19:12:16.906Z] Removing intermediate container 0efdf2716dd0 [2021-06-08T19:12:16.906Z] ---> ac6c1980e84b [2021-06-08T19:12:16.906Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-08T19:12:16.906Z] ---> Running in e49e3c27dcb2 [2021-06-08T19:12:16.906Z] ---> Running in d5640eb0f591 [2021-06-08T19:12:17.087Z] + sudo service docker restart [2021-06-08T19:12:17.087Z] + true [2021-06-08T19:12:17.171Z] ---> Running in 37eec5384e6a [2021-06-08T19:12:17.171Z] Removing intermediate container d9d58265fcf6 [2021-06-08T19:12:17.171Z] ---> af7db5b5aa8c [2021-06-08T19:12:17.171Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-08T19:12:17.171Z] ---> Running in c8e138f74e7c [2021-06-08T19:12:17.433Z] Removing intermediate container 40ae63780e2e [2021-06-08T19:12:17.433Z] ---> df648659d986 [2021-06-08T19:12:17.433Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-08T19:12:17.433Z] ---> Running in f070841e9152 [2021-06-08T19:12:17.716Z] 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-08T19:12:17.986Z] 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-08T19:12:17.986Z] 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-08T19:12:17.986Z] 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-08T19:12:17.986Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T19:12:35.470Z] provisioning config files... [2021-06-08T19:12:35.498Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config8211540836848843607tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T19:12:35.882Z] ---> docker-login.sh [2021-06-08T19:12:35.882Z] nexus3.edgexfoundry.org:10001 [2021-06-08T19:12:36.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T19:12:37.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T19:12:37.147Z] Configure a credential helper to remove this warning. See [2021-06-08T19:12:37.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T19:12:37.147Z] [2021-06-08T19:12:37.147Z] Login Succeeded [2021-06-08T19:12:37.147Z] nexus3.edgexfoundry.org:10002 [2021-06-08T19:12:37.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T19:12:37.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T19:12:37.750Z] Configure a credential helper to remove this warning. See [2021-06-08T19:12:37.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T19:12:37.750Z] [2021-06-08T19:12:37.750Z] Login Succeeded [2021-06-08T19:12:37.750Z] nexus3.edgexfoundry.org:10003 [2021-06-08T19:12:38.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T19:12:38.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T19:12:38.312Z] Configure a credential helper to remove this warning. See [2021-06-08T19:12:38.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T19:12:38.312Z] [2021-06-08T19:12:38.312Z] Login Succeeded [2021-06-08T19:12:38.312Z] nexus3.edgexfoundry.org:10004 [2021-06-08T19:12:38.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T19:12:38.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T19:12:38.864Z] Configure a credential helper to remove this warning. See [2021-06-08T19:12:38.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T19:12:38.864Z] [2021-06-08T19:12:38.864Z] Login Succeeded [2021-06-08T19:12:38.864Z] docker.io [2021-06-08T19:12:39.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T19:12:39.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T19:12:39.749Z] Configure a credential helper to remove this warning. See [2021-06-08T19:12:39.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T19:12:39.749Z] [2021-06-08T19:12:39.749Z] Login Succeeded [2021-06-08T19:12:39.749Z] ---> docker-login.sh ends [Pipeline] } [2021-06-08T19:12:39.768Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-08T19:12:40.130Z] ========================================================= [2021-06-08T19:12:40.130Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-08T19:12:40.130Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-08T19:12:40.482Z] + 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-08T19:12:43.127Z] Sending build context to Docker daemon 166.2MB [2021-06-08T19:12:43.127Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-08T19:12:43.127Z] Step 2/6 : FROM ${BASE} [2021-06-08T19:12:43.127Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-08T19:12:43.127Z] 595b0fe564bb: Pulling fs layer [2021-06-08T19:12:43.127Z] 7186ed65a4f7: Pulling fs layer [2021-06-08T19:12:43.127Z] 316046926c0a: Pulling fs layer [2021-06-08T19:12:43.127Z] 4ebd0625c992: Pulling fs layer [2021-06-08T19:12:43.127Z] 207e8628e3a3: Pulling fs layer [2021-06-08T19:12:43.127Z] c791037a9be2: Pulling fs layer [2021-06-08T19:12:43.127Z] ffd874e62e21: Pulling fs layer [2021-06-08T19:12:43.127Z] 4ebd0625c992: Waiting [2021-06-08T19:12:43.127Z] 207e8628e3a3: Waiting [2021-06-08T19:12:43.127Z] ffd874e62e21: Waiting [2021-06-08T19:12:43.127Z] c791037a9be2: Waiting [2021-06-08T19:12:43.127Z] 316046926c0a: Download complete [2021-06-08T19:12:43.127Z] 7186ed65a4f7: Verifying Checksum [2021-06-08T19:12:43.127Z] 7186ed65a4f7: Download complete [2021-06-08T19:12:43.127Z] 207e8628e3a3: Verifying Checksum [2021-06-08T19:12:43.127Z] 207e8628e3a3: Download complete [2021-06-08T19:12:43.127Z] c791037a9be2: Verifying Checksum [2021-06-08T19:12:43.127Z] c791037a9be2: Download complete [2021-06-08T19:12:43.404Z] 595b0fe564bb: Verifying Checksum [2021-06-08T19:12:43.404Z] 595b0fe564bb: Download complete [2021-06-08T19:12:44.010Z] 595b0fe564bb: Pull complete [2021-06-08T19:12:44.611Z] 7186ed65a4f7: Pull complete [2021-06-08T19:12:44.885Z] 316046926c0a: Pull complete [2021-06-08T19:12:45.872Z] ffd874e62e21: Verifying Checksum [2021-06-08T19:12:45.872Z] ffd874e62e21: Download complete [2021-06-08T19:12:47.304Z] 4ebd0625c992: Verifying Checksum [2021-06-08T19:12:47.304Z] 4ebd0625c992: Download complete [2021-06-08T19:12:56.839Z] 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-08T19:12:57.467Z] 4ebd0625c992: Pull complete [2021-06-08T19:12:57.467Z] 207e8628e3a3: Pull complete [2021-06-08T19:12:57.753Z] c791037a9be2: Pull complete [2021-06-08T19:12:58.785Z] 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-08T19:13:02.167Z] Removing intermediate container d5640eb0f591 [2021-06-08T19:13:02.167Z] ---> be797e990e5a [2021-06-08T19:13:02.167Z] [2021-06-08T19:13:02.167Z] Step 11/22 : FROM alpine:3.12 [2021-06-08T19:13:02.167Z] 3.12: Pulling from library/alpine [2021-06-08T19:13:03.140Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T19:13:03.140Z] Status: Downloaded newer image for alpine:3.12 [2021-06-08T19:13:03.140Z] ---> 13621d1b12d4 [2021-06-08T19:13:03.140Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-08T19:13:03.439Z] ffd874e62e21: Pull complete [2021-06-08T19:13:03.439Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-08T19:13:03.439Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-08T19:13:03.439Z] ---> cfc18b08335c [2021-06-08T19:13:03.439Z] 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-08T19:13:03.719Z] ---> Running in f4b48ef0d41e [2021-06-08T19:13:04.537Z] ---> Running in e38b5a696d32 [2021-06-08T19:13:04.537Z] Removing intermediate container 37eec5384e6a [2021-06-08T19:13:04.537Z] ---> b5b46586bced [2021-06-08T19:13:04.537Z] [2021-06-08T19:13:04.537Z] Step 11/26 : FROM alpine:3.12 [2021-06-08T19:13:04.537Z] ---> 13621d1b12d4 [2021-06-08T19:13:04.537Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-08T19:13:04.537Z] ---> Running in 88720b605b44 [2021-06-08T19:13:05.151Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T19:13:05.151Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T19:13:05.165Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T19:13:05.436Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T19:13:05.436Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-08T19:13:05.436Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T19:13:05.436Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T19:13:05.436Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-08T19:13:05.436Z] (4/4) Installing curl (7.77.0-r0) [2021-06-08T19:13:05.436Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T19:13:05.436Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T19:13:05.436Z] OK: 7 MiB in 18 packages [2021-06-08T19:13:05.436Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-08T19:13:05.436Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T19:13:05.436Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-08T19:13:05.705Z] (4/6) Installing curl (7.77.0-r0) [2021-06-08T19:13:05.705Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-08T19:13:05.705Z] (6/6) Installing su-exec (0.2-r1) [2021-06-08T19:13:05.705Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T19:13:05.705Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T19:13:05.705Z] OK: 7 MiB in 20 packages [2021-06-08T19:13:06.610Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T19:13:07.208Z] (1/12) Installing libmagic (5.39-r0) [2021-06-08T19:13:07.482Z] (2/12) Installing file (5.39-r0) [2021-06-08T19:13:07.642Z] Removing intermediate container f070841e9152 [2021-06-08T19:13:07.642Z] ---> 7495984200e5 [2021-06-08T19:13:07.642Z] [2021-06-08T19:13:07.642Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T19:13:07.642Z] ---> 13621d1b12d4 [2021-06-08T19:13:07.642Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-08T19:13:07.642Z] Removing intermediate container e49e3c27dcb2 [2021-06-08T19:13:07.642Z] ---> 513078d83153 [2021-06-08T19:13:07.642Z] [2021-06-08T19:13:07.642Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T19:13:07.642Z] ---> 13621d1b12d4 [2021-06-08T19:13:07.642Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T19:13:07.763Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-08T19:13:07.764Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-08T19:13:07.909Z] Removing intermediate container c8e138f74e7c [2021-06-08T19:13:07.910Z] ---> 40834f026766 [2021-06-08T19:13:07.910Z] [2021-06-08T19:13:07.910Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T19:13:07.910Z] ---> 13621d1b12d4 [2021-06-08T19:13:07.910Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-08T19:13:07.910Z] ---> Running in a977d0af07c4 [2021-06-08T19:13:08.178Z] ---> Running in 8b50761f70cc [2021-06-08T19:13:08.178Z] ---> Running in 085b688ef929 [2021-06-08T19:13:08.178Z] Removing intermediate container e38b5a696d32 [2021-06-08T19:13:08.178Z] ---> 2d9572eb5c0f [2021-06-08T19:13:08.178Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T19:13:08.178Z] Removing intermediate container 88720b605b44 [2021-06-08T19:13:08.178Z] ---> e74627f2647b [2021-06-08T19:13:08.178Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T19:13:08.178Z] ---> Running in 83ffd18d9bdd [2021-06-08T19:13:08.178Z] ---> Running in 84975390875e [2021-06-08T19:13:08.178Z] Removing intermediate container 83ffd18d9bdd [2021-06-08T19:13:08.178Z] ---> 41421d25fa46 [2021-06-08T19:13:08.178Z] Step 14/22 : WORKDIR /edgex [2021-06-08T19:13:08.442Z] ---> Running in e782289d7ccc [2021-06-08T19:13:08.442Z] Removing intermediate container 84975390875e [2021-06-08T19:13:08.442Z] ---> ae37edec228a [2021-06-08T19:13:08.442Z] Step 14/26 : WORKDIR / [2021-06-08T19:13:08.442Z] ---> Running in 5e037d213929 [2021-06-08T19:13:08.442Z] Removing intermediate container e782289d7ccc [2021-06-08T19:13:08.442Z] ---> 6eb4b6a662e7 [2021-06-08T19:13:08.442Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-08T19:13:08.712Z] Removing intermediate container 5e037d213929 [2021-06-08T19:13:08.712Z] ---> 10c2e27c2670 [2021-06-08T19:13:08.712Z] 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-08T19:13:08.712Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T19:13:08.712Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T19:13:08.712Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T19:13:08.993Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T19:13:08.993Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T19:13:08.993Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T19:13:08.993Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-08T19:13:08.993Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T19:13:08.993Z] OK: 6 MiB in 15 packages [2021-06-08T19:13:08.993Z] ---> bc5c5cef95c3 [2021-06-08T19:13:08.993Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-08T19:13:08.993Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-08T19:13:09.262Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-08T19:13:09.262Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T19:13:09.262Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-08T19:13:09.262Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T19:13:09.262Z] OK: 6 MiB in 15 packages [2021-06-08T19:13:09.262Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T19:13:09.262Z] ---> 0b7ebd789d17 [2021-06-08T19:13:09.262Z] 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-08T19:13:09.262Z] OK: 6 MiB in 16 packages [2021-06-08T19:13:09.538Z] ---> f967181b1dc4 [2021-06-08T19:13:09.538Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-08T19:13:09.538Z] ---> 9c9cb3d06ee5 [2021-06-08T19:13:09.538Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-08T19:13:09.538Z] Removing intermediate container a977d0af07c4 [2021-06-08T19:13:09.538Z] ---> b9fca56c65d6 [2021-06-08T19:13:09.538Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T19:13:09.815Z] ---> Running in 0aa128730d79 [2021-06-08T19:13:09.815Z] Removing intermediate container 8b50761f70cc [2021-06-08T19:13:09.815Z] ---> 40e753ad1f4b [2021-06-08T19:13:09.815Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T19:13:09.815Z] Removing intermediate container 085b688ef929 [2021-06-08T19:13:09.815Z] ---> 2bdd5c31c0eb [2021-06-08T19:13:09.816Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T19:13:10.089Z] Removing intermediate container 0aa128730d79 [2021-06-08T19:13:10.089Z] ---> 65a13e60163a [2021-06-08T19:13:10.089Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-08T19:13:10.089Z] ---> Running in c3e85fd72b12 [2021-06-08T19:13:10.089Z] ---> ffc171809093 [2021-06-08T19:13:10.089Z] 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-08T19:13:10.089Z] ---> Running in e0c2a7bbb572 [2021-06-08T19:13:10.089Z] ---> Running in 982c8b3753aa [2021-06-08T19:13:10.089Z] ---> 3a3ca4c33978 [2021-06-08T19:13:10.089Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-08T19:13:10.089Z] ---> Running in 39ae11711a7e [2021-06-08T19:13:10.089Z] Removing intermediate container e0c2a7bbb572 [2021-06-08T19:13:10.089Z] ---> cae595b8b7e2 [2021-06-08T19:13:10.089Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-08T19:13:10.089Z] ---> Running in db911ea41dfa [2021-06-08T19:13:10.380Z] Removing intermediate container c3e85fd72b12 [2021-06-08T19:13:10.380Z] ---> 58ac3ed85c65 [2021-06-08T19:13:10.380Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-08T19:13:10.380Z] Removing intermediate container 982c8b3753aa [2021-06-08T19:13:10.380Z] ---> f1d725e8fbff [2021-06-08T19:13:10.380Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T19:13:10.380Z] ---> Running in 30352c848e54 [2021-06-08T19:13:10.380Z] Removing intermediate container 39ae11711a7e [2021-06-08T19:13:10.380Z] ---> f21e8f86b65b [2021-06-08T19:13:10.380Z] Step 19/22 : CMD ["--init=true"] [2021-06-08T19:13:10.380Z] ---> Running in d3901bfd8012 [2021-06-08T19:13:10.380Z] ---> Running in d52f9fed6228 [2021-06-08T19:13:10.380Z] ---> a32090bd1889 [2021-06-08T19:13:10.380Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-08T19:13:10.380Z] Removing intermediate container db911ea41dfa [2021-06-08T19:13:10.380Z] ---> 695bd7379de8 [2021-06-08T19:13:10.380Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T19:13:10.380Z] ---> Running in 9be9ff89a2fc [2021-06-08T19:13:10.380Z] Removing intermediate container 30352c848e54 [2021-06-08T19:13:10.380Z] ---> 0c14b09a76f0 [2021-06-08T19:13:10.380Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T19:13:10.652Z] Removing intermediate container d3901bfd8012 [2021-06-08T19:13:10.652Z] ---> 2bc83859457f [2021-06-08T19:13:10.652Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T19:13:10.652Z] Removing intermediate container d52f9fed6228 [2021-06-08T19:13:10.652Z] ---> f3ff0ec3d785 [2021-06-08T19:13:10.652Z] Step 20/22 : LABEL arch=x86_64 [2021-06-08T19:13:10.652Z] ---> Running in 0830961eb7e2 [2021-06-08T19:13:10.652Z] Removing intermediate container 9be9ff89a2fc [2021-06-08T19:13:10.652Z] ---> c95a32b67cb4 [2021-06-08T19:13:10.652Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T19:13:10.652Z] ---> Running in f3c28cc1945e [2021-06-08T19:13:10.928Z] Removing intermediate container 0830961eb7e2 [2021-06-08T19:13:10.928Z] ---> 7bd2eaf3a8d8 [2021-06-08T19:13:10.928Z] Step 16/24 : WORKDIR / [2021-06-08T19:13:10.928Z] ---> bc860fe4a0e8 [2021-06-08T19:13:10.928Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-08T19:13:10.928Z] ---> 7e1ef9e42cf2 [2021-06-08T19:13:10.928Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-08T19:13:10.928Z] Removing intermediate container f3c28cc1945e [2021-06-08T19:13:10.928Z] ---> d91521047dc0 [2021-06-08T19:13:10.928Z] Step 21/22 : LABEL git_sha=4e9d773f49f041fad318dd23f0ae2bf57aa9e092 [2021-06-08T19:13:10.928Z] ---> 529eff0e6509 [2021-06-08T19:13:10.928Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-08T19:13:10.928Z] ---> Running in bb733acd0bfb [2021-06-08T19:13:10.928Z] ---> Running in fa2fd1cec101 [2021-06-08T19:13:11.511Z] Removing intermediate container fa2fd1cec101 [2021-06-08T19:13:11.511Z] ---> 3dcc9262b1c3 [2021-06-08T19:13:11.511Z] Step 22/22 : LABEL version=0.0.0 [2021-06-08T19:13:11.511Z] Removing intermediate container bb733acd0bfb [2021-06-08T19:13:11.511Z] ---> b1ace7e9c180 [2021-06-08T19:13:11.511Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T19:13:11.511Z] ---> Running in f530c0bd62a9 [2021-06-08T19:13:11.511Z] ---> 54b67b77e308 [2021-06-08T19:13:11.511Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-08T19:13:11.511Z] ---> 28c6d599fed5 [2021-06-08T19:13:11.511Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-08T19:13:11.511Z] ---> 21a0412db643 [2021-06-08T19:13:11.511Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-08T19:13:11.511Z] Removing intermediate container f530c0bd62a9 [2021-06-08T19:13:11.511Z] ---> c6a5bd75029a [2021-06-08T19:13:11.511Z] [2021-06-08T19:13:11.802Z] ---> 1a89ecae3e1b [2021-06-08T19:13:11.802Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-08T19:13:11.802Z] Successfully built c6a5bd75029a [2021-06-08T19:13:11.802Z] Successfully tagged security-proxy-setup:latest [2021-06-08T19:13:11.802Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2021-06-08T19:13:12.072Z] ---> cd157cbc3254 [2021-06-08T19:13:12.072Z] ---> e1cc7e2b2c48 [2021-06-08T19:13:12.072Z] 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-08T19:13:12.072Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-08T19:13:12.072Z] ---> cb87c93ab2dc [2021-06-08T19:13:12.072Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-08T19:13:12.072Z] ---> Running in 22ef08c9e4d2 [2021-06-08T19:13:12.334Z] ---> Running in ab5b250c56eb [2021-06-08T19:13:12.334Z] ---> Running in 888ee22fbbd3 [2021-06-08T19:13:12.597Z] ---> 58b38b2883c3 [2021-06-08T19:13:12.597Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-08T19:13:13.202Z] Removing intermediate container ab5b250c56eb [2021-06-08T19:13:13.202Z] ---> 58bbfce3d1c9 [2021-06-08T19:13:13.202Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T19:13:13.202Z] Removing intermediate container 888ee22fbbd3 [2021-06-08T19:13:13.202Z] ---> f5da4b86dcf6 [2021-06-08T19:13:13.202Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T19:13:13.484Z] ---> faf2ffb98ff4 [2021-06-08T19:13:13.484Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-08T19:13:13.746Z] ---> Running in 6df222785f65 [2021-06-08T19:13:13.746Z] ---> Running in 2c26e3bb7545 [2021-06-08T19:13:13.746Z] ---> Running in 6009a327c9b0 [2021-06-08T19:13:13.746Z] Removing intermediate container 6df222785f65 [2021-06-08T19:13:13.746Z] ---> 43e14eb457c7 [2021-06-08T19:13:13.746Z] Step 21/23 : LABEL arch=x86_64 [2021-06-08T19:13:14.320Z] Removing intermediate container 2c26e3bb7545 [2021-06-08T19:13:14.320Z] ---> 44b7c76a787b [2021-06-08T19:13:14.320Z] Step 21/23 : LABEL arch=x86_64 [2021-06-08T19:13:14.511Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-08T19:13:14.511Z] (6/12) Installing patch (2.7.6-r6) [2021-06-08T19:13:14.511Z] (7/12) Installing build-base (0.5-r2) [2021-06-08T19:13:14.511Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-08T19:13:14.511Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-08T19:13:14.511Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-08T19:13:14.511Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-08T19:13:14.511Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-08T19:13:14.511Z] Executing busybox-1.32.1-r6.trigger [2021-06-08T19:13:14.511Z] OK: 218 MiB in 52 packages [2021-06-08T19:13:14.581Z] ---> Running in c81bbf6cb5e4 [2021-06-08T19:13:14.581Z] Removing intermediate container 6009a327c9b0 [2021-06-08T19:13:14.581Z] ---> c3d9879311e2 [2021-06-08T19:13:14.581Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T19:13:14.850Z] ---> Running in a236d985702a [2021-06-08T19:13:14.850Z] Removing intermediate container c81bbf6cb5e4 [2021-06-08T19:13:14.850Z] ---> 2b79048e78a8 [2021-06-08T19:13:14.850Z] Step 22/23 : LABEL git_sha=4e9d773f49f041fad318dd23f0ae2bf57aa9e092 [2021-06-08T19:13:14.850Z] ---> Running in 72e7cfd94771 [2021-06-08T19:13:15.798Z] Removing intermediate container a236d985702a [2021-06-08T19:13:15.798Z] ---> 3307c0791e06 [2021-06-08T19:13:15.798Z] Step 22/23 : LABEL git_sha=4e9d773f49f041fad318dd23f0ae2bf57aa9e092 [2021-06-08T19:13:15.798Z] Removing intermediate container 22ef08c9e4d2 [2021-06-08T19:13:15.798Z] ---> 8b4ad3387665 [2021-06-08T19:13:15.798Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-08T19:13:15.798Z] ---> Running in 4f3a583236ee [2021-06-08T19:13:15.798Z] Removing intermediate container 72e7cfd94771 [2021-06-08T19:13:15.798Z] ---> 03c3e06b918b [2021-06-08T19:13:15.798Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T19:13:16.058Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T19:13:16.058Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T19:13:16.058Z] ---> 616454cae6c1 [2021-06-08T19:13:16.058Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T19:13:16.058Z] ---> Using cache [2021-06-08T19:13:16.058Z] ---> 070736c1d91d [2021-06-08T19:13:16.058Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T19:13:16.058Z] ---> Using cache [2021-06-08T19:13:16.058Z] ---> fbf76d04d054 [2021-06-08T19:13:16.058Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-08T19:13:16.328Z] ---> Running in 414e27c8836e [2021-06-08T19:13:16.328Z] ---> Running in 36aa7f9d8d40 [2021-06-08T19:13:16.328Z] ---> Running in 23167948bade [2021-06-08T19:13:16.328Z] Removing intermediate container 4f3a583236ee [2021-06-08T19:13:16.328Z] ---> 68a719059f25 [2021-06-08T19:13:16.328Z] Step 23/23 : LABEL version=0.0.0 [2021-06-08T19:13:16.328Z] ---> Running in 7bbf27eab4f9 [2021-06-08T19:13:16.328Z] ---> Running in e2ef6dcb37e6 [2021-06-08T19:13:16.328Z] Removing intermediate container 36aa7f9d8d40 [2021-06-08T19:13:16.328Z] ---> 0dafc0096deb [2021-06-08T19:13:16.328Z] Step 23/24 : LABEL git_sha=4e9d773f49f041fad318dd23f0ae2bf57aa9e092 [2021-06-08T19:13:16.328Z] Removing intermediate container 23167948bade [2021-06-08T19:13:16.328Z] ---> 6de707b1b396 [2021-06-08T19:13:16.328Z] Step 24/26 : LABEL arch=x86_64 [2021-06-08T19:13:16.589Z] ---> Running in b9b1c7c6ad8d [2021-06-08T19:13:16.589Z] Removing intermediate container 414e27c8836e [2021-06-08T19:13:16.589Z] ---> d87f3858dd5a [2021-06-08T19:13:16.589Z] Step 23/23 : LABEL version=0.0.0 [2021-06-08T19:13:16.589Z] ---> Running in b8f215dc3051 [2021-06-08T19:13:16.589Z] ---> Running in 39d42f056ab9 [2021-06-08T19:13:16.589Z] Removing intermediate container e2ef6dcb37e6 [2021-06-08T19:13:16.589Z] ---> bf0e309710e7 [2021-06-08T19:13:16.589Z] [2021-06-08T19:13:16.852Z] Removing intermediate container b8f215dc3051 [2021-06-08T19:13:16.852Z] ---> 4bdda4fabdf2 [2021-06-08T19:13:16.852Z] Step 25/26 : LABEL git_sha=4e9d773f49f041fad318dd23f0ae2bf57aa9e092 [2021-06-08T19:13:16.852Z] Removing intermediate container b9b1c7c6ad8d [2021-06-08T19:13:16.852Z] ---> 46bc007d335f [2021-06-08T19:13:16.852Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T19:13:16.852Z] Successfully built bf0e309710e7 [2021-06-08T19:13:16.852Z] Removing intermediate container 39d42f056ab9 [2021-06-08T19:13:16.852Z] ---> de66ba55b8d9 [2021-06-08T19:13:16.853Z] [2021-06-08T19:13:16.853Z] Successfully tagged support-notifications:latest [2021-06-08T19:13:16.853Z]  Building support-notifications ... done Building core-command [2021-06-08T19:13:17.126Z] ---> Running in 3931bdd85940 [2021-06-08T19:13:17.126Z] ---> Running in 0fa130a5502b [2021-06-08T19:13:17.126Z] Successfully built de66ba55b8d9 [2021-06-08T19:13:17.126Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T19:13:17.126Z] Successfully tagged support-scheduler:latest [2021-06-08T19:13:17.126Z]  Building support-scheduler ... done Building core-data [2021-06-08T19:13:17.126Z] Removing intermediate container 3931bdd85940 [2021-06-08T19:13:17.126Z] ---> c0398933ac82 [2021-06-08T19:13:17.126Z] Step 26/26 : LABEL version=0.0.0 [2021-06-08T19:13:17.126Z] Removing intermediate container 0fa130a5502b [2021-06-08T19:13:17.126Z] ---> 363cd91feb24 [2021-06-08T19:13:17.126Z] [2021-06-08T19:13:17.126Z] ---> Running in a70fbfcd9095 [2021-06-08T19:13:17.126Z] Successfully built 363cd91feb24 [2021-06-08T19:13:17.389Z] Successfully tagged core-metadata:latest [2021-06-08T19:13:17.389Z] Building security-bootstrapper [2021-06-08T19:13:17.656Z]  Building core-metadata ... done Removing intermediate container a70fbfcd9095 [2021-06-08T19:13:17.656Z] ---> 4caf345838ec [2021-06-08T19:13:17.656Z] [2021-06-08T19:13:17.656Z] Successfully built 4caf345838ec [2021-06-08T19:13:17.656Z] Successfully tagged security-secretstore-setup:latest [2021-06-08T19:13:17.656Z]  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T19:13:18.242Z] OK: 219 MiB in 52 packages [2021-06-08T19:13:18.831Z] Removing intermediate container f4b48ef0d41e [2021-06-08T19:13:18.831Z] ---> 51ec7ceccf88 [2021-06-08T19:13:18.831Z] Step 4/6 : WORKDIR /edgex-go [2021-06-08T19:13:18.831Z] ---> Running in 79f6ca8851f7 [2021-06-08T19:13:18.831Z] Removing intermediate container 79f6ca8851f7 [2021-06-08T19:13:18.831Z] ---> 1a1cfbb8913a [2021-06-08T19:13:18.831Z] Step 5/6 : COPY go.mod . [2021-06-08T19:13:19.431Z] ---> b988ef2d51f3 [2021-06-08T19:13:19.431Z] Step 6/6 : RUN go mod download [2021-06-08T19:13:19.708Z] ---> Running in 3b945eb808f3 [2021-06-08T19:13:26.480Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T19:13:26.480Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T19:13:26.480Z] ---> 616454cae6c1 [2021-06-08T19:13:26.480Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T19:13:26.480Z] ---> Using cache [2021-06-08T19:13:26.480Z] ---> 070736c1d91d [2021-06-08T19:13:26.480Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T19:13:26.480Z] ---> Using cache [2021-06-08T19:13:26.480Z] ---> fbf76d04d054 [2021-06-08T19:13:26.480Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-08T19:13:26.480Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T19:13:26.480Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T19:13:26.480Z] ---> 616454cae6c1 [2021-06-08T19:13:26.480Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T19:13:26.480Z] ---> Using cache [2021-06-08T19:13:26.480Z] ---> 070736c1d91d [2021-06-08T19:13:26.480Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T19:13:26.480Z] ---> Using cache [2021-06-08T19:13:26.480Z] ---> fbf76d04d054 [2021-06-08T19:13:26.480Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T19:13:26.480Z] ---> Using cache [2021-06-08T19:13:26.480Z] ---> 06ef5416d323 [2021-06-08T19:13:26.480Z] Step 6/24 : COPY go.mod . [2021-06-08T19:13:26.480Z] ---> Using cache [2021-06-08T19:13:26.480Z] ---> 9e2ef499e4a0 [2021-06-08T19:13:26.480Z] Step 7/24 : RUN go mod download [2021-06-08T19:13:26.480Z] ---> Using cache [2021-06-08T19:13:26.480Z] ---> ec1fba76452e [2021-06-08T19:13:26.480Z] Step 8/24 : COPY . . [2021-06-08T19:13:26.480Z] ---> Using cache [2021-06-08T19:13:26.480Z] ---> 797e4b09afc1 [2021-06-08T19:13:26.480Z] Step 9/24 : RUN go mod tidy [2021-06-08T19:13:26.480Z] ---> Using cache [2021-06-08T19:13:26.480Z] ---> df648659d986 [2021-06-08T19:13:26.480Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-08T19:13:26.480Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T19:13:26.480Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-08T19:13:26.480Z] ---> 616454cae6c1 [2021-06-08T19:13:26.480Z] Step 3/32 : WORKDIR /edgex-go [2021-06-08T19:13:26.480Z] ---> Using cache [2021-06-08T19:13:26.480Z] ---> 070736c1d91d [2021-06-08T19:13:26.480Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T19:13:26.480Z] ---> Using cache [2021-06-08T19:13:26.480Z] ---> fbf76d04d054 [2021-06-08T19:13:26.480Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-08T19:13:26.480Z] ---> Using cache [2021-06-08T19:13:26.480Z] ---> 06ef5416d323 [2021-06-08T19:13:26.480Z] Step 6/32 : COPY go.mod . [2021-06-08T19:13:26.480Z] ---> Using cache [2021-06-08T19:13:26.480Z] ---> 9e2ef499e4a0 [2021-06-08T19:13:26.480Z] Step 7/32 : RUN go mod download [2021-06-08T19:13:26.480Z] ---> Using cache [2021-06-08T19:13:26.480Z] ---> ec1fba76452e [2021-06-08T19:13:26.480Z] Step 8/32 : COPY . . [2021-06-08T19:13:26.480Z] ---> Using cache [2021-06-08T19:13:26.480Z] ---> 797e4b09afc1 [2021-06-08T19:13:26.480Z] Step 9/32 : RUN go mod tidy [2021-06-08T19:13:26.480Z] ---> Using cache [2021-06-08T19:13:26.480Z] ---> df648659d986 [2021-06-08T19:13:26.480Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-08T19:13:27.058Z] ---> Running in 17b53ea238b1 [2021-06-08T19:13:27.058Z] ---> Running in a261d4319d6a [2021-06-08T19:13:27.325Z] ---> Running in 32c9964b98d4 [2021-06-08T19:13:27.325Z] Removing intermediate container 7bbf27eab4f9 [2021-06-08T19:13:27.325Z] ---> 36a4703510bd [2021-06-08T19:13:27.325Z] Step 6/24 : COPY go.mod . [2021-06-08T19:13:27.591Z] ---> 5a6e32be514d [2021-06-08T19:13:27.591Z] Step 7/24 : RUN go mod download [2021-06-08T19:13:27.591Z] ---> Running in abf57448b772 [2021-06-08T19:13:27.591Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T19:13:27.857Z] 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-08T19:13:27.857Z] 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-08T19:13:28.437Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T19:13:28.706Z] Removing intermediate container abf57448b772 [2021-06-08T19:13:28.706Z] ---> 9bd83243dfed [2021-06-08T19:13:28.706Z] Step 8/24 : COPY . . [2021-06-08T19:13:29.287Z] OK: 219 MiB in 52 packages [2021-06-08T19:13:31.562Z] Removing intermediate container 17b53ea238b1 [2021-06-08T19:13:31.562Z] ---> a7289f4956e6 [2021-06-08T19:13:31.562Z] Step 6/24 : COPY go.mod . [2021-06-08T19:13:32.371Z] ---> b5b20922a3dc [2021-06-08T19:13:32.371Z] Step 7/24 : RUN go mod download [2021-06-08T19:13:33.130Z] ---> Running in 5ec3bdb886c9 [2021-06-08T19:13:34.670Z] ---> d02a77e062e8 [2021-06-08T19:13:34.670Z] Step 9/24 : RUN go mod tidy [2021-06-08T19:13:34.670Z] Removing intermediate container 5ec3bdb886c9 [2021-06-08T19:13:34.670Z] ---> b869052015a8 [2021-06-08T19:13:34.670Z] Step 8/24 : COPY . . [2021-06-08T19:13:34.940Z] ---> Running in e1969941a375 [2021-06-08T19:13:40.297Z] Removing intermediate container e1969941a375 [2021-06-08T19:13:40.297Z] ---> d86b9a933c0e [2021-06-08T19:13:40.297Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-08T19:13:40.297Z] ---> Running in f5bf98093de2 [2021-06-08T19:13:40.297Z] ---> 73f26975d25e [2021-06-08T19:13:40.297Z] Step 9/24 : RUN go mod tidy [2021-06-08T19:13:40.297Z] ---> Running in 210a89600799 [2021-06-08T19:13:40.568Z] 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-08T19:13:42.512Z] Removing intermediate container 210a89600799 [2021-06-08T19:13:42.512Z] ---> 297b6ef772de [2021-06-08T19:13:42.512Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-08T19:13:42.512Z] ---> Running in 32a5b7e5d8e7 [2021-06-08T19:13:43.463Z] 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-08T19:13:50.373Z] Removing intermediate container 3b945eb808f3 [2021-06-08T19:13:50.373Z] ---> 28f9d50c777c [2021-06-08T19:13:50.373Z] Successfully built 28f9d50c777c [2021-06-08T19:13:50.373Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T19:13:50.735Z] + docker inspect -f . ci-base-image-arm64 [2021-06-08T19:13:50.735Z] . [Pipeline] withDockerContainer [2021-06-08T19:13:50.969Z] prd-ubuntu18.04-docker-arm64-4c-16g-977 does not seem to be running inside a container [2021-06-08T19:13:51.062Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-08T19:13:55.989Z] $ docker top 9ed984422f87b933dea513b306809d6c4a75b1a614ba12e8e5b2340a3e8a637c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T19:13:56.955Z] + go version [2021-06-08T19:13:56.956Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-08T19:13:56.992Z] $ docker stop --time=1 9ed984422f87b933dea513b306809d6c4a75b1a614ba12e8e5b2340a3e8a637c [2021-06-08T19:13:58.825Z] $ docker rm -f 9ed984422f87b933dea513b306809d6c4a75b1a614ba12e8e5b2340a3e8a637c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T19:13:59.625Z] + docker inspect -f . ci-base-image-arm64 [2021-06-08T19:13:59.626Z] . [Pipeline] withDockerContainer [2021-06-08T19:13:59.905Z] prd-ubuntu18.04-docker-arm64-4c-16g-977 does not seem to be running inside a container [2021-06-08T19:13:59.997Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-08T19:14:01.530Z] $ docker top 2bec33782bf59a43cc7d44d3a68919b72151da990a0a0a9269493715a9546c5f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-08T19:14:01.864Z] ========================================================= [2021-06-08T19:14:01.865Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-08T19:14:01.865Z] ========================================================= [Pipeline] sh [2021-06-08T19:14:02.539Z] + go mod tidy [2021-06-08T19:14:02.935Z] Removing intermediate container 32c9964b98d4 [2021-06-08T19:14:02.935Z] ---> 373bfdf02368 [2021-06-08T19:14:02.935Z] [2021-06-08T19:14:02.935Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T19:14:02.935Z] ---> 13621d1b12d4 [2021-06-08T19:14:02.935Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T19:14:02.935Z] ---> Using cache [2021-06-08T19:14:02.935Z] ---> 40e753ad1f4b [2021-06-08T19:14:02.935Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T19:14:02.935Z] ---> Using cache [2021-06-08T19:14:02.935Z] ---> 58ac3ed85c65 [2021-06-08T19:14:02.935Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-08T19:14:02.935Z] Removing intermediate container a261d4319d6a [2021-06-08T19:14:02.935Z] ---> 3cdf75b7a8ae [2021-06-08T19:14:02.935Z] [2021-06-08T19:14:02.935Z] Step 11/32 : FROM alpine:3.12 [2021-06-08T19:14:02.935Z] ---> 13621d1b12d4 [2021-06-08T19:14:02.935Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-08T19:14:02.935Z] ---> Running in d8ff7ef52ccd [2021-06-08T19:14:02.935Z] ---> Running in fe10b0f689eb [2021-06-08T19:14:02.935Z] Removing intermediate container d8ff7ef52ccd [2021-06-08T19:14:02.935Z] ---> afb49af84fe3 [2021-06-08T19:14:02.935Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T19:14:02.935Z] ---> Running in 950ac36317a1 [2021-06-08T19:14:02.935Z] Removing intermediate container fe10b0f689eb [2021-06-08T19:14:02.935Z] ---> 677bcb25a987 [2021-06-08T19:14:02.935Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-08T19:14:02.935Z] ---> Running in a05aadc9acc9 [2021-06-08T19:14:02.935Z] Removing intermediate container 950ac36317a1 [2021-06-08T19:14:02.935Z] ---> d8fe3ca2b31d [2021-06-08T19:14:02.935Z] Step 16/24 : WORKDIR / [2021-06-08T19:14:02.935Z] ---> Running in e235522d41e8 [2021-06-08T19:14:02.935Z] Removing intermediate container e235522d41e8 [2021-06-08T19:14:02.935Z] ---> 9102f43376a6 [2021-06-08T19:14:02.935Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T19:14:02.935Z] ---> 5d64a621d684 [2021-06-08T19:14:02.935Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-08T19:14:02.935Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T19:14:02.935Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T19:14:02.935Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-08T19:14:02.935Z] (2/2) Installing su-exec (0.2-r1) [2021-06-08T19:14:02.935Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T19:14:02.935Z] OK: 6 MiB in 16 packages [2021-06-08T19:14:02.935Z] ---> 45336fd89eee [2021-06-08T19:14:02.935Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [Pipeline] sh [2021-06-08T19:14:03.203Z] Removing intermediate container a05aadc9acc9 [2021-06-08T19:14:03.203Z] ---> 7da52f0fd39f [2021-06-08T19:14:03.203Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-08T19:14:03.203Z] ---> 4b672ee87733 [2021-06-08T19:14:03.203Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-08T19:14:03.203Z] ---> Running in 5bf8eac85b83 [2021-06-08T19:14:03.203Z] ---> Running in 456e214b71b4 [2021-06-08T19:14:03.466Z] Removing intermediate container 5bf8eac85b83 [2021-06-08T19:14:03.466Z] ---> cf2452f484c8 [2021-06-08T19:14:03.466Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-08T19:14:03.466Z] Removing intermediate container 456e214b71b4 [2021-06-08T19:14:03.466Z] ---> c48f59a09681 [2021-06-08T19:14:03.466Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T19:14:03.467Z] ---> Running in 05c89591e373 [2021-06-08T19:14:03.467Z] ---> Running in 15ba3194e609 [2021-06-08T19:14:03.738Z] Removing intermediate container 15ba3194e609 [2021-06-08T19:14:03.738Z] ---> d3b97c5d0266 [2021-06-08T19:14:03.738Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T19:14:03.738Z] Removing intermediate container 05c89591e373 [2021-06-08T19:14:03.738Z] ---> e805d935c9bd [2021-06-08T19:14:03.738Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-08T19:14:03.738Z] ---> Running in 4bdf3a05131d [2021-06-08T19:14:03.816Z] + make test [2021-06-08T19:14:03.816Z] go mod tidy [2021-06-08T19:14:04.012Z] ---> Running in 7bd95baa8398 [2021-06-08T19:14:04.012Z] Removing intermediate container 4bdf3a05131d [2021-06-08T19:14:04.012Z] ---> 527146b1cbd1 [2021-06-08T19:14:04.012Z] Step 23/24 : LABEL git_sha=4e9d773f49f041fad318dd23f0ae2bf57aa9e092 [2021-06-08T19:14:04.012Z] ---> Running in d1e77fb34033 [2021-06-08T19:14:04.277Z] Removing intermediate container d1e77fb34033 [2021-06-08T19:14:04.277Z] ---> e0c58f22d06a [2021-06-08T19:14:04.278Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T19:14:04.424Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-08T19:14:04.548Z] ---> Running in a911c9a5d3bd [2021-06-08T19:14:04.548Z] Removing intermediate container a911c9a5d3bd [2021-06-08T19:14:04.548Z] ---> 63b512a5658b [2021-06-08T19:14:04.548Z] [2021-06-08T19:14:04.823Z] Successfully built 63b512a5658b [2021-06-08T19:14:04.823Z] Successfully tagged core-command:latest [2021-06-08T19:14:05.092Z]  Building core-command ... done Removing intermediate container 7bd95baa8398 [2021-06-08T19:14:05.092Z] ---> 48a32fd077a4 [2021-06-08T19:14:05.092Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-08T19:14:05.092Z] ---> Running in 4419ef4457c5 [2021-06-08T19:14:05.092Z] Removing intermediate container 4419ef4457c5 [2021-06-08T19:14:05.092Z] ---> 60f82beda007 [2021-06-08T19:14:05.092Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-08T19:14:05.364Z] ---> dee3310c421a [2021-06-08T19:14:05.364Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-08T19:14:05.634Z] ---> Running in 6a0e4c4c4c07 [2021-06-08T19:14:06.621Z] Removing intermediate container 6a0e4c4c4c07 [2021-06-08T19:14:06.621Z] ---> e76347b57ab6 [2021-06-08T19:14:06.621Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T19:14:06.908Z] ---> 1a104283f5ae [2021-06-08T19:14:06.908Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-08T19:14:07.508Z] ---> 90e3c1a92901 [2021-06-08T19:14:07.508Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-08T19:14:07.784Z] ---> 00a5b53d171c [2021-06-08T19:14:07.784Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-08T19:14:08.379Z] ---> ca8ffe9655f5 [2021-06-08T19:14:08.379Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-08T19:14:08.379Z] ---> c40abdc9d86b [2021-06-08T19:14:08.379Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-08T19:14:08.649Z] ---> Running in fe9c158d5e7e [2021-06-08T19:14:08.649Z] Removing intermediate container fe9c158d5e7e [2021-06-08T19:14:08.649Z] ---> ef2b444ecab7 [2021-06-08T19:14:08.649Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-08T19:14:08.917Z] ---> 9db4a353ee62 [2021-06-08T19:14:08.918Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-08T19:14:09.187Z] ---> Running in 6863b9b2a009 [2021-06-08T19:14:10.593Z] Removing intermediate container 6863b9b2a009 [2021-06-08T19:14:10.593Z] ---> 6e02d83b0e20 [2021-06-08T19:14:10.593Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-08T19:14:10.593Z] ---> Running in c9e40f8e3fa2 [2021-06-08T19:14:10.860Z] Removing intermediate container c9e40f8e3fa2 [2021-06-08T19:14:10.860Z] ---> 707c261268bc [2021-06-08T19:14:10.860Z] Step 29/32 : CMD ["gate"] [2021-06-08T19:14:10.860Z] ---> Running in 7fbeb8e4b6ce [2021-06-08T19:14:10.860Z] Removing intermediate container 7fbeb8e4b6ce [2021-06-08T19:14:10.860Z] ---> 6dd8f8de9b30 [2021-06-08T19:14:10.860Z] Step 30/32 : LABEL arch=x86_64 [2021-06-08T19:14:11.131Z] ---> Running in 3d517d2b3882 [2021-06-08T19:14:11.425Z] Removing intermediate container 3d517d2b3882 [2021-06-08T19:14:11.425Z] ---> 688aac9c8b10 [2021-06-08T19:14:11.425Z] Step 31/32 : LABEL git_sha=4e9d773f49f041fad318dd23f0ae2bf57aa9e092 [2021-06-08T19:14:11.425Z] ---> Running in 7c46adccc414 [2021-06-08T19:14:11.719Z] Removing intermediate container 7c46adccc414 [2021-06-08T19:14:11.719Z] ---> 99d15eb57741 [2021-06-08T19:14:11.719Z] Step 32/32 : LABEL version=0.0.0 [2021-06-08T19:14:11.984Z] ---> Running in 2443344443b7 [2021-06-08T19:14:12.253Z] Removing intermediate container 2443344443b7 [2021-06-08T19:14:12.253Z] ---> 7404a2349047 [2021-06-08T19:14:12.253Z] [2021-06-08T19:14:12.253Z] Removing intermediate container f5bf98093de2 [2021-06-08T19:14:12.253Z] ---> edceab5f153f [2021-06-08T19:14:12.253Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-08T19:14:12.253Z] Successfully built 7404a2349047 [2021-06-08T19:14:12.253Z] Successfully tagged security-bootstrapper:latest [2021-06-08T19:14:12.253Z]  Building security-bootstrapper ... done  ---> Running in 90b35f82f006 [2021-06-08T19:14:12.840Z] 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-08T19:14:13.796Z] Removing intermediate container 90b35f82f006 [2021-06-08T19:14:13.796Z] ---> e7df65ad2fc7 [2021-06-08T19:14:13.796Z] [2021-06-08T19:14:13.796Z] Step 12/24 : FROM docker:20.10.0 [2021-06-08T19:14:13.796Z] 20.10.0: Pulling from library/docker [2021-06-08T19:14:15.203Z] Removing intermediate container 32a5b7e5d8e7 [2021-06-08T19:14:15.203Z] ---> 40fcc23f7c9a [2021-06-08T19:14:15.203Z] [2021-06-08T19:14:15.203Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T19:14:15.203Z] ---> 13621d1b12d4 [2021-06-08T19:14:15.203Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-08T19:14:15.203Z] ---> Running in d965446c9d34 [2021-06-08T19:14:15.203Z] Removing intermediate container d965446c9d34 [2021-06-08T19:14:15.203Z] ---> be5d555bfe7b [2021-06-08T19:14:15.203Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-08T19:14:15.468Z] ---> Running in e6c80096c270 [2021-06-08T19:14:15.468Z] Removing intermediate container e6c80096c270 [2021-06-08T19:14:15.468Z] ---> 76625a5a9681 [2021-06-08T19:14:15.468Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-08T19:14:15.468Z] ---> Running in 80064ecf7678 [2021-06-08T19:14:15.740Z] Removing intermediate container 80064ecf7678 [2021-06-08T19:14:15.740Z] ---> d068bceeea5f [2021-06-08T19:14:15.740Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T19:14:15.740Z] ---> Running in a3be3e80790c [2021-06-08T19:14:18.328Z] Removing intermediate container a3be3e80790c [2021-06-08T19:14:18.328Z] ---> 92842213ceb1 [2021-06-08T19:14:18.328Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-08T19:14:18.597Z] ---> Running in ce8154fff170 [2021-06-08T19:14:19.176Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T19:14:19.176Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-08T19:14:19.176Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-08T19:14:19.176Z] ---> aefe523efa57 [2021-06-08T19:14:19.176Z] 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-08T19:14:19.176Z] ---> Running in f555584d2e8d [2021-06-08T19:14:19.438Z] Removing intermediate container f555584d2e8d [2021-06-08T19:14:19.438Z] ---> 3582b4056f95 [2021-06-08T19:14:19.438Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-08T19:14:19.438Z] ---> Running in cf7bb8dc50c4 [2021-06-08T19:14:19.708Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T19:14:19.974Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T19:14:19.974Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T19:14:19.974Z] (1/39) Installing readline (8.0.4-r0) [2021-06-08T19:14:20.239Z] (2/39) Installing bash (5.0.17-r0) [2021-06-08T19:14:20.239Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-08T19:14:20.239Z] Executing bash-5.0.17-r0.post-install [2021-06-08T19:14:20.239Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T19:14:20.239Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-08T19:14:20.239Z] (5/39) Installing curl (7.77.0-r0) [2021-06-08T19:14:20.239Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-08T19:14:20.239Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-08T19:14:20.239Z] (8/39) Installing expat (2.2.9-r1) [2021-06-08T19:14:20.239Z] (9/39) Installing libffi (3.3-r2) [2021-06-08T19:14:20.240Z] (10/39) Installing gdbm (1.13-r1) [2021-06-08T19:14:20.240Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-08T19:14:20.240Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-08T19:14:20.240Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-08T19:14:20.240Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-08T19:14:20.240Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-08T19:14:20.832Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-08T19:14:20.832Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-08T19:14:20.832Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-08T19:14:20.832Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-08T19:14:20.832Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-08T19:14:20.832Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-08T19:14:20.832Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-08T19:14:20.832Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-08T19:14:20.832Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-08T19:14:20.832Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-08T19:14:20.832Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-08T19:14:20.832Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-08T19:14:20.832Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-08T19:14:20.832Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-08T19:14:20.832Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-08T19:14:20.832Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-08T19:14:20.832Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-08T19:14:20.832Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-08T19:14:20.832Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-08T19:14:20.832Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-08T19:14:20.832Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-08T19:14:20.832Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-08T19:14:20.832Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-08T19:14:20.832Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-08T19:14:20.832Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-08T19:14:20.832Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-08T19:14:20.832Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-08T19:14:21.094Z] Executing busybox-1.31.1-r19.trigger [2021-06-08T19:14:21.094Z] OK: 72 MiB in 59 packages [2021-06-08T19:14:21.358Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-08T19:14:21.620Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-08T19:14:21.620Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T19:14:21.620Z] OK: 8 MiB in 20 packages [2021-06-08T19:14:21.620Z] Collecting docker-compose==1.23.2 [2021-06-08T19:14:21.620Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-08T19:14:22.193Z] Collecting docker<4.0,>=3.6.0 [2021-06-08T19:14:22.455Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-08T19:14:23.036Z] Collecting PyYAML<4,>=3.10 [2021-06-08T19:14:23.036Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-08T19:14:23.297Z] Removing intermediate container ce8154fff170 [2021-06-08T19:14:23.297Z] ---> e7be2b3c789d [2021-06-08T19:14:23.297Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T19:14:23.569Z] ---> 4fbe58d18db4 [2021-06-08T19:14:23.569Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-08T19:14:23.569Z] 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-08T19:14:23.569Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-08T19:14:23.569Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-08T19:14:24.161Z] Collecting docopt<0.7,>=0.6.1 [2021-06-08T19:14:24.161Z] ---> 2a1d56cba18b [2021-06-08T19:14:24.161Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-08T19:14:24.161Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-08T19:14:24.441Z] ---> 9a02ee34223b [2021-06-08T19:14:24.442Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-08T19:14:24.442Z] ---> Running in 03e41bdeb7cc [2021-06-08T19:14:24.706Z] Collecting jsonschema<3,>=2.5.1 [2021-06-08T19:14:24.706Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-08T19:14:24.706Z] Collecting cached-property<2,>=1.2.0 [2021-06-08T19:14:24.706Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-08T19:14:24.706Z] Removing intermediate container 03e41bdeb7cc [2021-06-08T19:14:24.706Z] ---> 2d56cbaa7cc6 [2021-06-08T19:14:24.706Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T19:14:24.968Z] ---> Running in 65a708cd3e47 [2021-06-08T19:14:24.968Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-08T19:14:24.968Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-08T19:14:24.968Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-08T19:14:24.968Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-08T19:14:24.968Z] Removing intermediate container 65a708cd3e47 [2021-06-08T19:14:24.968Z] ---> 43ad76928dfb [2021-06-08T19:14:24.968Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T19:14:25.233Z] Collecting texttable<0.10,>=0.9.0 [2021-06-08T19:14:25.233Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-08T19:14:25.233Z] ---> Running in 1d7bd040a512 [2021-06-08T19:14:25.494Z] Removing intermediate container 1d7bd040a512 [2021-06-08T19:14:25.494Z] ---> 4eb322fead46 [2021-06-08T19:14:25.494Z] Step 23/24 : LABEL git_sha=4e9d773f49f041fad318dd23f0ae2bf57aa9e092 [2021-06-08T19:14:25.494Z] Collecting docker-pycreds>=0.4.0 [2021-06-08T19:14:25.494Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-08T19:14:25.494Z] 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-08T19:14:25.495Z] 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-08T19:14:25.495Z] ---> Running in a4ea88d3ab4d [2021-06-08T19:14:25.755Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-08T19:14:25.755Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-08T19:14:25.755Z] Removing intermediate container a4ea88d3ab4d [2021-06-08T19:14:25.755Z] ---> fb5b4ebfe696 [2021-06-08T19:14:25.755Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T19:14:25.755Z] Collecting idna<2.8,>=2.5 [2021-06-08T19:14:25.755Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-08T19:14:25.755Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-08T19:14:25.755Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-08T19:14:25.755Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-08T19:14:25.755Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-08T19:14:26.016Z] ---> Running in 194c006c0076 [2021-06-08T19:14:26.016Z] Installing collected packages: urllib3, idna, requests, websocket-client, docker-pycreds, docker, PyYAML, dockerpty, docopt, jsonschema, cached-property, texttable, docker-compose [2021-06-08T19:14:26.016Z] Attempting uninstall: urllib3 [2021-06-08T19:14:26.016Z] Found existing installation: urllib3 1.25.9 [2021-06-08T19:14:26.016Z] Uninstalling urllib3-1.25.9: [2021-06-08T19:14:26.016Z] Successfully uninstalled urllib3-1.25.9 [2021-06-08T19:14:26.589Z] Removing intermediate container 194c006c0076 [2021-06-08T19:14:26.589Z] ---> e0f5f9c1fbc7 [2021-06-08T19:14:26.589Z] [2021-06-08T19:14:26.589Z] Attempting uninstall: idna [2021-06-08T19:14:26.589Z] Found existing installation: idna 2.9 [2021-06-08T19:14:26.589Z] Uninstalling idna-2.9: [2021-06-08T19:14:26.589Z] Successfully built e0f5f9c1fbc7 [2021-06-08T19:14:26.589Z] Successfully uninstalled idna-2.9 [2021-06-08T19:14:26.589Z] Successfully tagged core-data:latest [2021-06-08T19:14:26.589Z]  Building core-data ... done  Attempting uninstall: requests [2021-06-08T19:14:26.589Z] Found existing installation: requests 2.23.0 [2021-06-08T19:14:26.589Z] Uninstalling requests-2.23.0: [2021-06-08T19:14:26.589Z] Successfully uninstalled requests-2.23.0 [2021-06-08T19:14:26.850Z] Running setup.py install for PyYAML: started [2021-06-08T19:14:27.423Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-08T19:14:27.423Z] Running setup.py install for dockerpty: started [2021-06-08T19:14:27.684Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-08T19:14:27.685Z] Running setup.py install for docopt: started [2021-06-08T19:14:27.947Z] Running setup.py install for docopt: finished with status 'done' [2021-06-08T19:14:27.947Z] Running setup.py install for texttable: started [2021-06-08T19:14:28.523Z] Running setup.py install for texttable: finished with status 'done' [2021-06-08T19:14:28.523Z] 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-08T19:14:31.082Z] Removing intermediate container cf7bb8dc50c4 [2021-06-08T19:14:31.082Z] ---> 854f4b3c94b4 [2021-06-08T19:14:31.082Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-08T19:14:31.082Z] ---> Running in 26c34fc15ea7 [2021-06-08T19:14:31.082Z] Removing intermediate container 26c34fc15ea7 [2021-06-08T19:14:31.082Z] ---> 6d244157265c [2021-06-08T19:14:31.082Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-08T19:14:31.082Z] ---> Running in 2609de83143d [2021-06-08T19:14:31.259Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-08T19:14:31.343Z] Removing intermediate container 2609de83143d [2021-06-08T19:14:31.343Z] ---> 6238560ac951 [2021-06-08T19:14:31.343Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-08T19:14:31.607Z] ---> 117f0b1dd39f [2021-06-08T19:14:31.607Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-08T19:14:31.868Z] ---> 6596c0e081e9 [2021-06-08T19:14:31.868Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-08T19:14:31.868Z] ---> eebfb7e1ee4b [2021-06-08T19:14:31.868Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-08T19:14:32.129Z] ---> Running in e8334bb69b78 [2021-06-08T19:14:32.129Z] Removing intermediate container e8334bb69b78 [2021-06-08T19:14:32.129Z] ---> 58defdd75b9b [2021-06-08T19:14:32.129Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T19:14:32.129Z] ---> Running in b603f2af8aaa [2021-06-08T19:14:32.129Z] Removing intermediate container b603f2af8aaa [2021-06-08T19:14:32.129Z] ---> 06882c6bec9b [2021-06-08T19:14:32.129Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T19:14:32.392Z] ---> Running in 087fe40a41b4 [2021-06-08T19:14:32.392Z] Removing intermediate container 087fe40a41b4 [2021-06-08T19:14:32.392Z] ---> 4c9b6145b0d5 [2021-06-08T19:14:32.392Z] Step 23/24 : LABEL git_sha=4e9d773f49f041fad318dd23f0ae2bf57aa9e092 [2021-06-08T19:14:32.392Z] ---> Running in f721a6851246 [2021-06-08T19:14:32.392Z] Removing intermediate container f721a6851246 [2021-06-08T19:14:32.392Z] ---> 4d1bcf697a39 [2021-06-08T19:14:32.392Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T19:14:32.392Z] ---> Running in 71cd806d4c7d [2021-06-08T19:14:32.653Z] Removing intermediate container 71cd806d4c7d [2021-06-08T19:14:32.653Z] ---> 398127c5e36d [2021-06-08T19:14:32.653Z] [2021-06-08T19:14:32.653Z] Successfully built 398127c5e36d [2021-06-08T19:14:32.653Z] Successfully tagged sys-mgmt-agent:latest [2021-06-08T19:14:32.922Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-08T19:14:32.924Z] $ docker stop --time=1 89729c52a34447441b0dbdc408feab158bbaf387d38e7e5da84cf0c7c1ccaf47 [2021-06-08T19:14:34.262Z] $ docker rm -f 89729c52a34447441b0dbdc408feab158bbaf387d38e7e5da84cf0c7c1ccaf47 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T19:14:34.665Z] + docker images [2021-06-08T19:14:34.665Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-08T19:14:34.665Z] sys-mgmt-agent latest 398127c5e36d 2 seconds ago 312MB [2021-06-08T19:14:34.665Z] core-data latest e0f5f9c1fbc7 9 seconds ago 20.2MB [2021-06-08T19:14:34.665Z] 40fcc23f7c9a 20 seconds ago 1.15GB [2021-06-08T19:14:34.665Z] e7df65ad2fc7 21 seconds ago 1.15GB [2021-06-08T19:14:34.665Z] security-bootstrapper latest 7404a2349047 23 seconds ago 18.2MB [2021-06-08T19:14:34.665Z] core-command latest 63b512a5658b 30 seconds ago 15.9MB [2021-06-08T19:14:34.665Z] 373bfdf02368 34 seconds ago 1.14GB [2021-06-08T19:14:34.665Z] 3cdf75b7a8ae 34 seconds ago 1.14GB [2021-06-08T19:14:34.665Z] security-secretstore-setup latest 4caf345838ec About a minute ago 28.1MB [2021-06-08T19:14:34.665Z] support-scheduler latest de66ba55b8d9 About a minute ago 15.9MB [2021-06-08T19:14:34.665Z] core-metadata latest 363cd91feb24 About a minute ago 16.6MB [2021-06-08T19:14:34.665Z] support-notifications latest bf0e309710e7 About a minute ago 16.6MB [2021-06-08T19:14:34.665Z] security-proxy-setup latest c6a5bd75029a About a minute ago 25.3MB [2021-06-08T19:14:34.665Z] 40834f026766 About a minute ago 1.15GB [2021-06-08T19:14:34.665Z] 513078d83153 About a minute ago 1.15GB [2021-06-08T19:14:34.665Z] 7495984200e5 About a minute ago 1.14GB [2021-06-08T19:14:34.665Z] b5b46586bced About a minute ago 1.15GB [2021-06-08T19:14:34.665Z] be797e990e5a About a minute ago 1.15GB [2021-06-08T19:14:34.665Z] ci-base-image-x86_64 latest 616454cae6c1 6 minutes ago 648MB [2021-06-08T19:14:34.665Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB [2021-06-08T19:14:34.665Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB [2021-06-08T19:14:34.665Z] alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB [2021-06-08T19:14:34.665Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-06-08T19:14:34.665Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-08T19:15:27.901Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-08T19:15:28.901Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-08T19:15:35.647Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-08T19:15:35.647Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-08T19:15:42.376Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-08T19:15:42.376Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-08T19:15:42.376Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-08T19:15:42.376Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-08T19:15:42.986Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-08T19:15:43.975Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-08T19:15:54.167Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-08T19:15:54.167Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-08T19:15:54.167Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-08T19:15:54.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-08T19:15:54.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-08T19:15:54.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-08T19:15:54.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-08T19:15:54.769Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.212s coverage: 28.7% of statements [2021-06-08T19:15:58.183Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.280s coverage: 100.0% of statements [2021-06-08T19:15:58.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-08T19:15:58.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-08T19:15:58.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-08T19:15:58.183Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.210s coverage: 81.2% of statements [2021-06-08T19:15:58.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-08T19:16:00.179Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.434s coverage: 53.4% of statements [2021-06-08T19:16:00.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-08T19:16:00.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-08T19:16:04.536Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.498s coverage: 87.7% of statements [2021-06-08T19:16:04.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-08T19:16:04.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T19:16:04.536Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.196s coverage: 78.9% of statements [2021-06-08T19:16:04.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-08T19:16:04.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-08T19:16:04.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-08T19:16:04.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-08T19:16:04.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-08T19:16:04.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-08T19:16:04.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-08T19:16:13.792Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.310s coverage: 95.1% of statements [2021-06-08T19:16:13.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-08T19:16:13.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T19:16:13.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-08T19:16:13.792Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-08T19:16:13.792Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-08T19:16:13.792Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-08T19:16:13.792Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-08T19:16:13.792Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-08T19:16:13.792Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-08T19:16:13.792Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-08T19:16:13.792Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.163s coverage: 58.8% of statements [2021-06-08T19:16:13.792Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-08T19:16:13.792Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-08T19:16:13.792Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.246s coverage: 60.0% of statements [2021-06-08T19:16:13.792Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.284s coverage: 0.8% of statements [2021-06-08T19:16:13.793Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-08T19:16:13.793Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.225s coverage: 22.0% of statements [2021-06-08T19:16:13.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-08T19:16:13.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.240s coverage: 47.1% of statements [2021-06-08T19:16:14.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.293s coverage: 79.5% of statements [2021-06-08T19:16:14.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.167s coverage: 94.1% of statements [2021-06-08T19:16:14.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.219s coverage: 96.3% of statements [2021-06-08T19:16:14.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.165s coverage: 87.5% of statements [2021-06-08T19:16:24.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.218s coverage: 94.4% of statements [2021-06-08T19:16:24.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.162s coverage: 44.8% of statements [2021-06-08T19:16:28.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.680s coverage: 81.8% of statements [2021-06-08T19:16:28.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-08T19:16:37.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.283s coverage: 92.9% of statements [2021-06-08T19:16:37.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-08T19:16:37.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-08T19:16:37.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-08T19:16:37.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-06-08T19:16:37.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-08T19:16:37.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-08T19:16:37.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-08T19:16:37.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-08T19:16:37.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-08T19:16:37.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2021-06-08T19:16:37.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-08T19:16:37.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-08T19:16:37.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.162s coverage: 100.0% of statements [2021-06-08T19:16:37.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-08T19:16:37.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.231s coverage: 76.0% of statements [2021-06-08T19:16:37.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-08T19:16:37.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.175s coverage: 80.0% of statements [2021-06-08T19:16:37.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.242s coverage: 87.2% of statements [2021-06-08T19:16:37.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.250s coverage: 85.4% of statements [2021-06-08T19:16:37.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.323s coverage: 91.2% of statements [2021-06-08T19:16:37.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-08T19:16:38.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.828s coverage: 64.4% of statements [2021-06-08T19:16:38.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-08T19:16:38.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-08T19:16:38.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.168s coverage: 100.0% of statements [2021-06-08T19:16:38.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.096s coverage: 91.3% of statements [2021-06-08T19:16:38.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements [2021-06-08T19:16:38.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements [2021-06-08T19:16:38.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.078s coverage: 100.0% of statements [2021-06-08T19:16:43.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.066s coverage: 66.9% of statements [2021-06-08T19:16:43.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-08T19:16:43.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-08T19:16:43.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-08T19:16:44.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.767s coverage: 43.6% of statements [2021-06-08T19:16:44.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-08T19:16:44.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-08T19:16:44.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.084s coverage: 89.5% of statements [2021-06-08T19:16:44.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-08T19:16:44.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.111s coverage: 84.8% of statements [2021-06-08T19:16:44.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-08T19:16:44.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-08T19:16:44.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-08T19:16:44.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-08T19:16:53.309Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.331s coverage: 19.3% of statements [2021-06-08T19:16:53.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-08T19:16:53.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-08T19:16:53.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-08T19:16:53.309Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.534s coverage: 91.9% of statements [2021-06-08T19:16:53.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-08T19:16:53.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T19:16:53.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-08T19:16:53.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-08T19:16:53.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-08T19:16:53.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-08T19:16:53.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-08T19:16:53.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-08T19:16:53.309Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.226s coverage: 63.4% of statements [2021-06-08T19:16:53.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-08T19:16:53.309Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.377s coverage: 97.6% of statements [2021-06-08T19:16:53.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-08T19:16:53.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T19:16:53.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-08T19:16:53.309Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements [2021-06-08T19:16:53.309Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-08T19:16:53.309Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.053s coverage: 100.0% of statements [2021-06-08T19:16:53.309Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-08T19:16:53.309Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-08T19:16:53.309Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-08T19:16:53.309Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-08T19:16:53.309Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.098s coverage: 87.9% of statements [2021-06-08T19:16:53.309Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-08T19:16:53.309Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-08T19:16:53.309Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.072s coverage: 100.0% of statements [2021-06-08T19:16:53.310Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.202s coverage: 28.1% of statements [2021-06-08T19:16:53.310Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-08T19:16:53.310Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-08T19:16:53.310Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.152s coverage: 28.9% of statements [2021-06-08T19:16:53.310Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-08T19:16:53.310Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-08T19:16:53.310Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-08T19:16:53.310Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-08T19:16:53.310Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-08T19:16:53.310Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-06-08T19:16:54.288Z] GO111MODULE=on go vet ./... [2021-06-08T19:18:19.232Z] gofmt -l . [2021-06-08T19:18:19.232Z] [ "`gofmt -l .`" = "" ] [2021-06-08T19:18:19.232Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-08T19:18:19.889Z] + ls -al . [2021-06-08T19:18:19.889Z] total 556 [2021-06-08T19:18:19.889Z] drwxrwxr-x 9 1001 1001 4096 Jun 8 19:18 . [2021-06-08T19:18:19.889Z] drwxr-xr-x 4 root root 4096 Jun 8 19:14 .. [2021-06-08T19:18:19.889Z] -rw-rw-r-- 1 1001 1001 11 Jun 8 19:12 .dockerignore [2021-06-08T19:18:19.889Z] drwxrwxr-x 8 1001 1001 4096 Jun 8 19:12 .git [2021-06-08T19:18:19.889Z] drwxrwxr-x 3 1001 1001 4096 Jun 8 19:12 .github [2021-06-08T19:18:19.889Z] -rw-rw-r-- 1 1001 1001 818 Jun 8 19:12 .gitignore [2021-06-08T19:18:19.889Z] -rw-rw-r-- 1 1001 1001 166 Jun 8 19:12 .sonarcloud.properties [2021-06-08T19:18:19.889Z] -rw-rw-r-- 1 1001 1001 8609 Jun 8 19:12 Attribution.txt [2021-06-08T19:18:19.889Z] -rw-rw-r-- 1 1001 1001 3804 Jun 8 19:12 CONTRIBUTING.md [2021-06-08T19:18:19.889Z] -rw-rw-r-- 1 1001 1001 931 Jun 8 19:12 Dockerfile.build [2021-06-08T19:18:19.889Z] -rw-rw-r-- 1 1001 1001 849 Jun 8 19:12 Jenkinsfile [2021-06-08T19:18:19.889Z] -rw-rw-r-- 1 1001 1001 10775 Jun 8 19:12 LICENSE [2021-06-08T19:18:19.889Z] -rw-rw-r-- 1 1001 1001 5605 Jun 8 19:12 Makefile [2021-06-08T19:18:19.889Z] -rw-rw-r-- 1 1001 1001 7978 Jun 8 19:12 README.md [2021-06-08T19:18:19.889Z] -rw-rw-r-- 1 1001 1001 6755 Jun 8 19:12 SECURITY.md [2021-06-08T19:18:19.889Z] -rw-rw-r-- 1 1001 1001 5 Jun 8 19:07 VERSION [2021-06-08T19:18:19.889Z] -rw-rw-r-- 1 1001 1001 4131 Jun 8 19:12 ZMQWindows.md [2021-06-08T19:18:19.889Z] drwxrwxr-x 2 1001 1001 4096 Jun 8 19:12 bin [2021-06-08T19:18:19.889Z] drwxrwxr-x 14 1001 1001 4096 Jun 8 19:12 cmd [2021-06-08T19:18:19.889Z] -rw-r--r-- 1 root root 412085 Jun 8 19:16 coverage.out [2021-06-08T19:18:19.889Z] -rw-rw-r-- 1 1001 1001 902 Jun 8 19:12 go.mod [2021-06-08T19:18:19.889Z] -rw-r--r-- 1 root root 21048 Jun 8 19:14 go.sum [2021-06-08T19:18:19.889Z] drwxrwxr-x 8 1001 1001 4096 Jun 8 19:12 internal [2021-06-08T19:18:19.889Z] drwxrwxr-x 3 1001 1001 4096 Jun 8 19:12 openapi [2021-06-08T19:18:19.889Z] drwxrwxr-x 4 1001 1001 4096 Jun 8 19:12 snap [2021-06-08T19:18:19.889Z] -rw-rw-r-- 1 1001 1001 168 Jun 8 19:12 version.go [Pipeline] sh [2021-06-08T19:18:20.551Z] + '[' -e coverage.out ] [2021-06-08T19:18:20.551Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-08T19:18:20.581Z] Warning: overwriting stash ‘coverage-report’ [2021-06-08T19:18:21.356Z] Stashed 1 file(s) [Pipeline] sh [2021-06-08T19:18:22.005Z] + make build [2021-06-08T19:18:22.005Z] go mod tidy [2021-06-08T19:18:22.612Z] 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-08T19:18:29.328Z] 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-08T19:18:51.505Z] 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-08T19:18:52.482Z] 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-08T19:18:56.798Z] 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-08T19:18:57.394Z] 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-08T19:19:01.716Z] 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-08T19:19:05.183Z] 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-08T19:19:08.624Z] 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-08T19:19:12.013Z] 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-08T19:19:14.634Z] 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-08T19:19:18.026Z] 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-08T19:19:23.467Z] $ docker stop --time=1 2bec33782bf59a43cc7d44d3a68919b72151da990a0a0a9269493715a9546c5f [2021-06-08T19:19:25.727Z] $ docker rm -f 2bec33782bf59a43cc7d44d3a68919b72151da990a0a0a9269493715a9546c5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T19:19:27.732Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T19:19:27.732Z] [2021-06-08T19:19:27.732Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T19:19:28.083Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T19:19:28.358Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-08T19:19:28.358Z] 29e5d40040c1: Pulling fs layer [2021-06-08T19:19:28.358Z] 1ce36da41761: Pulling fs layer [2021-06-08T19:19:28.358Z] 25b303627fd3: Pulling fs layer [2021-06-08T19:19:28.358Z] 29e5d40040c1: Verifying Checksum [2021-06-08T19:19:28.358Z] 29e5d40040c1: Download complete [2021-06-08T19:19:28.958Z] 1ce36da41761: Download complete [2021-06-08T19:19:29.233Z] 29e5d40040c1: Pull complete [2021-06-08T19:19:30.672Z] 1ce36da41761: Pull complete [2021-06-08T19:19:30.672Z] 25b303627fd3: Verifying Checksum [2021-06-08T19:19:30.672Z] 25b303627fd3: Download complete [2021-06-08T19:19:40.825Z] 25b303627fd3: Pull complete [2021-06-08T19:19:40.825Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-08T19:19:40.825Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T19:19:40.825Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-08T19:19:41.049Z] prd-ubuntu18.04-docker-arm64-4c-16g-977 does not seem to be running inside a container [2021-06-08T19:19:41.153Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-08T19:19:44.015Z] $ docker top b88643c621762ed1ae47425dee8510cc9b1a8d9ecfeb96265503cc0dd81bf592 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T19:19:45.009Z] + + docker-composegrep build parallel --help [2021-06-08T19:19:45.009Z] [2021-06-08T19:19:48.389Z] --parallel Build images in parallel. [Pipeline] } [2021-06-08T19:19:48.429Z] $ docker stop --time=1 b88643c621762ed1ae47425dee8510cc9b1a8d9ecfeb96265503cc0dd81bf592 [2021-06-08T19:19:50.279Z] $ docker rm -f b88643c621762ed1ae47425dee8510cc9b1a8d9ecfeb96265503cc0dd81bf592 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T19:19:51.096Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T19:19:51.097Z] . [Pipeline] withDockerContainer [2021-06-08T19:19:51.361Z] prd-ubuntu18.04-docker-arm64-4c-16g-977 does not seem to be running inside a container [2021-06-08T19:19:51.460Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-08T19:19:52.963Z] $ docker top 0029999260b26649b2b9b390019117e3a828cb1735c1f6276c5fa8493d199659 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T19:19:53.933Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-08T19:19:57.307Z] Building core-command ... [2021-06-08T19:19:57.307Z] Building core-data ... [2021-06-08T19:19:57.307Z] Building core-metadata ... [2021-06-08T19:19:57.307Z] Building security-bootstrapper ... [2021-06-08T19:19:57.307Z] Building security-proxy-setup ... [2021-06-08T19:19:57.307Z] Building security-secretstore-setup ... [2021-06-08T19:19:57.307Z] Building support-notifications ... [2021-06-08T19:19:57.307Z] Building support-scheduler ... [2021-06-08T19:19:57.307Z] Building sys-mgmt-agent ... [2021-06-08T19:19:57.307Z] Building support-notifications [2021-06-08T19:19:57.307Z] Building core-metadata [2021-06-08T19:19:57.307Z] Building support-scheduler [2021-06-08T19:19:57.307Z] Building security-secretstore-setup [2021-06-08T19:19:57.307Z] Building security-proxy-setup [2021-06-08T19:21:19.191Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T19:21:19.191Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T19:21:19.191Z] ---> 28f9d50c777c [2021-06-08T19:21:19.191Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T19:21:19.191Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T19:21:19.191Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-08T19:21:19.191Z] ---> 28f9d50c777c [2021-06-08T19:21:19.191Z] Step 3/22 : WORKDIR /edgex-go [2021-06-08T19:21:19.191Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T19:21:19.191Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T19:21:19.191Z] ---> 28f9d50c777c [2021-06-08T19:21:19.191Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T19:21:19.191Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T19:21:19.191Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T19:21:19.191Z] ---> 28f9d50c777c [2021-06-08T19:21:19.191Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T19:21:19.191Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T19:21:19.191Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-08T19:21:19.191Z] ---> 28f9d50c777c [2021-06-08T19:21:19.191Z] Step 3/26 : WORKDIR /edgex-go [2021-06-08T19:21:19.191Z] ---> Running in 32b1e6c4e016 [2021-06-08T19:21:19.191Z] ---> Running in 9b1f792f8312 [2021-06-08T19:21:19.191Z] ---> Running in 682d95d056f6 [2021-06-08T19:21:19.191Z] ---> Running in 96f61322aaf4 [2021-06-08T19:21:19.191Z] ---> Running in 71ddb9426794 [2021-06-08T19:21:19.191Z] Removing intermediate container 96f61322aaf4 [2021-06-08T19:21:19.191Z] ---> 8efd8074da4f [2021-06-08T19:21:19.191Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T19:21:19.191Z] Removing intermediate container 682d95d056f6 [2021-06-08T19:21:19.191Z] ---> 4090565ea6b9 [2021-06-08T19:21:19.191Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T19:21:19.191Z] Removing intermediate container 32b1e6c4e016 [2021-06-08T19:21:19.191Z] ---> a7e0487db553 [2021-06-08T19:21:19.191Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T19:21:19.191Z] Removing intermediate container 9b1f792f8312 [2021-06-08T19:21:19.191Z] ---> b1b7e1fe8ee2 [2021-06-08T19:21:19.191Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T19:21:19.191Z] Removing intermediate container 71ddb9426794 [2021-06-08T19:21:19.191Z] ---> f16218ebfb8f [2021-06-08T19:21:19.191Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T19:21:19.191Z] ---> Running in 8dd8a61dedfe [2021-06-08T19:21:19.191Z] ---> Running in 4caef61b67c5 [2021-06-08T19:21:19.191Z] ---> Running in b087934a4228 [2021-06-08T19:21:19.191Z] ---> Running in 099273ee3a20 [2021-06-08T19:21:19.191Z] ---> Running in 69a792c6ba0d [2021-06-08T19:21:19.191Z] Removing intermediate container 4caef61b67c5 [2021-06-08T19:21:19.191Z] ---> 5d9d06f8c462 [2021-06-08T19:21:19.191Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-08T19:21:19.191Z] Removing intermediate container 8dd8a61dedfe [2021-06-08T19:21:19.191Z] ---> fb237af257df [2021-06-08T19:21:19.191Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-08T19:21:19.191Z] ---> Running in 740acbcfad3f [2021-06-08T19:21:19.191Z] ---> Running in cf43eb3d3629 [2021-06-08T19:21:19.191Z] Removing intermediate container 099273ee3a20 [2021-06-08T19:21:19.191Z] ---> 11c5f58cbddc [2021-06-08T19:21:19.191Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T19:21:19.191Z] Removing intermediate container b087934a4228 [2021-06-08T19:21:19.191Z] ---> 57129c551a6b [2021-06-08T19:21:19.191Z] ---> Running in 885d815332a7 [2021-06-08T19:21:19.191Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-08T19:21:19.191Z] Removing intermediate container 69a792c6ba0d [2021-06-08T19:21:19.191Z] ---> b175c773a159 [2021-06-08T19:21:19.191Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-08T19:21:19.191Z] ---> Running in d2da478f72e3 [2021-06-08T19:21:19.191Z] ---> Running in 4ed1919e3b7d [2021-06-08T19:21:19.191Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T19:21:19.191Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T19:21:19.191Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T19:21:19.191Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T19:21:19.191Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T19:21:19.191Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T19:21:19.191Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T19:21:19.191Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T19:21:19.191Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T19:21:19.191Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T19:21:19.191Z] OK: 218 MiB in 52 packages [2021-06-08T19:21:19.191Z] OK: 218 MiB in 52 packages [2021-06-08T19:21:19.469Z] OK: 218 MiB in 52 packages [2021-06-08T19:21:19.751Z] OK: 218 MiB in 52 packages [2021-06-08T19:21:20.046Z] OK: 218 MiB in 52 packages [2021-06-08T19:21:20.662Z] Removing intermediate container 740acbcfad3f [2021-06-08T19:21:20.662Z] ---> 7857b496cd3b [2021-06-08T19:21:20.662Z] Step 6/22 : COPY go.mod . [2021-06-08T19:21:20.939Z] Removing intermediate container cf43eb3d3629 [2021-06-08T19:21:20.939Z] ---> 7c2429126cca [2021-06-08T19:21:20.939Z] Step 6/23 : COPY go.mod . [2021-06-08T19:21:21.215Z] Removing intermediate container 885d815332a7 [2021-06-08T19:21:21.215Z] ---> 396ed0d5d761 [2021-06-08T19:21:21.215Z] Step 6/24 : COPY go.mod . [2021-06-08T19:21:21.492Z] Removing intermediate container d2da478f72e3 [2021-06-08T19:21:21.492Z] ---> f392aa6154e2 [2021-06-08T19:21:21.492Z] Step 6/26 : COPY go.mod . [2021-06-08T19:21:21.773Z] ---> 2563f7f09bba [2021-06-08T19:21:21.773Z] Step 7/22 : RUN go mod download [2021-06-08T19:21:21.773Z] Removing intermediate container 4ed1919e3b7d [2021-06-08T19:21:21.773Z] ---> 8236e68c6956 [2021-06-08T19:21:21.773Z] Step 6/23 : COPY go.mod . [2021-06-08T19:21:22.050Z] ---> Running in f4984a47b243 [2021-06-08T19:21:22.050Z] ---> 401435db51c1 [2021-06-08T19:21:22.050Z] Step 7/23 : RUN go mod download [2021-06-08T19:21:22.324Z] ---> Running in 769d74aee66e [2021-06-08T19:21:22.599Z] ---> 4abe3369f6fe [2021-06-08T19:21:22.599Z] Step 7/24 : RUN go mod download [2021-06-08T19:21:22.599Z] ---> ebcffdf02b45 [2021-06-08T19:21:22.599Z] Step 7/26 : RUN go mod download [2021-06-08T19:21:22.599Z] ---> Running in 0502bc15cc55 [2021-06-08T19:21:22.876Z] ---> Running in b90032c51c9f [2021-06-08T19:21:23.156Z] ---> 911d5ad3a331 [2021-06-08T19:21:23.156Z] Step 7/23 : RUN go mod download [2021-06-08T19:21:23.429Z] ---> Running in 4a55e94222b0 [2021-06-08T19:21:27.058Z] Removing intermediate container f4984a47b243 [2021-06-08T19:21:27.058Z] ---> bfb15ff20769 [2021-06-08T19:21:27.058Z] Step 8/22 : COPY . . [2021-06-08T19:21:27.058Z] Removing intermediate container 769d74aee66e [2021-06-08T19:21:27.058Z] ---> b32778e2deaf [2021-06-08T19:21:27.058Z] Step 8/23 : COPY . . [2021-06-08T19:21:27.333Z] Removing intermediate container 0502bc15cc55 [2021-06-08T19:21:27.333Z] ---> b9ba6e838870 [2021-06-08T19:21:27.333Z] Step 8/24 : COPY . . [2021-06-08T19:21:27.607Z] Removing intermediate container b90032c51c9f [2021-06-08T19:21:27.607Z] ---> 829cee6c7d4c [2021-06-08T19:21:27.607Z] Step 8/26 : COPY . . [2021-06-08T19:21:28.217Z] Removing intermediate container 4a55e94222b0 [2021-06-08T19:21:28.217Z] ---> dc49316d215a [2021-06-08T19:21:28.217Z] Step 8/23 : COPY . . [2021-06-08T19:21:50.414Z] ---> bd190ba521ac [2021-06-08T19:21:50.414Z] Step 9/22 : RUN go mod tidy [2021-06-08T19:21:50.414Z] ---> 0ba410202a3a [2021-06-08T19:21:50.414Z] Step 9/24 : RUN go mod tidy [2021-06-08T19:21:50.690Z] ---> a8a1d867070c [2021-06-08T19:21:50.690Z] Step 9/26 : RUN go mod tidy [2021-06-08T19:21:50.690Z] ---> Running in 1ffe830cd471 [2021-06-08T19:21:50.690Z] ---> 31d2f367abe8 [2021-06-08T19:21:50.690Z] Step 9/23 : RUN go mod tidy [2021-06-08T19:21:50.690Z] ---> 01ebe394080e [2021-06-08T19:21:50.690Z] Step 9/23 : RUN go mod tidy [2021-06-08T19:21:50.690Z] ---> Running in 3cb57266ea20 [2021-06-08T19:21:50.964Z] ---> Running in 75c274ab9d1b [2021-06-08T19:21:50.964Z] ---> Running in 2d09d193b13d [2021-06-08T19:21:50.964Z] ---> Running in dbc74ce64cd0 [2021-06-08T19:21:57.714Z] Removing intermediate container 1ffe830cd471 [2021-06-08T19:21:57.714Z] ---> dbf5207c3189 [2021-06-08T19:21:57.714Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-08T19:21:57.714Z] ---> Running in d7fe662aa442 [2021-06-08T19:21:57.995Z] Removing intermediate container 2d09d193b13d [2021-06-08T19:21:57.995Z] ---> b2e5c9f1c949 [2021-06-08T19:21:57.995Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-08T19:21:58.271Z] Removing intermediate container 75c274ab9d1b [2021-06-08T19:21:58.271Z] ---> e1a21aec64f4 [2021-06-08T19:21:58.271Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-08T19:21:58.549Z] ---> Running in 8904c2efa3f8 [2021-06-08T19:21:58.549Z] Removing intermediate container 3cb57266ea20 [2021-06-08T19:21:58.549Z] ---> 4d450e197aab [2021-06-08T19:21:58.549Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-08T19:21:58.549Z] Removing intermediate container dbc74ce64cd0 [2021-06-08T19:21:58.549Z] ---> 900e477811ed [2021-06-08T19:21:58.549Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-08T19:21:58.549Z] ---> Running in c0ef5b8eb370 [2021-06-08T19:21:58.826Z] ---> Running in 0767222aff1f [2021-06-08T19:21:58.826Z] ---> Running in ed582f0dcbc6 [2021-06-08T19:21:59.100Z] 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-08T19:22:00.546Z] 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-08T19:22:01.151Z] 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-08T19:22:01.431Z] 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-08T19:22:01.431Z] 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-08T19:23:40.085Z] 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-08T19:23:45.506Z] 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-08T19:23:53.812Z] Removing intermediate container d7fe662aa442 [2021-06-08T19:23:53.812Z] ---> 41d5d1253878 [2021-06-08T19:23:53.812Z] [2021-06-08T19:23:53.812Z] Step 11/22 : FROM alpine:3.12 [2021-06-08T19:23:53.812Z] 3.12: Pulling from library/alpine [2021-06-08T19:23:55.270Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T19:23:55.270Z] Status: Downloaded newer image for alpine:3.12 [2021-06-08T19:23:55.270Z] ---> 9852663dfa18 [2021-06-08T19:23:55.270Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-08T19:23:55.559Z] ---> Running in 5056a7791d20 [2021-06-08T19:23:57.538Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T19:23:57.814Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T19:23:58.419Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-08T19:23:58.419Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T19:23:58.419Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-08T19:23:58.419Z] (4/4) Installing curl (7.77.0-r0) [2021-06-08T19:23:58.419Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T19:23:58.419Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T19:23:58.705Z] OK: 7 MiB in 18 packages [2021-06-08T19:24:00.694Z] Removing intermediate container 8904c2efa3f8 [2021-06-08T19:24:00.694Z] ---> 5134bcd55039 [2021-06-08T19:24:00.694Z] [2021-06-08T19:24:00.694Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T19:24:00.694Z] ---> 9852663dfa18 [2021-06-08T19:24:00.694Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-08T19:24:00.694Z] Removing intermediate container c0ef5b8eb370 [2021-06-08T19:24:00.694Z] ---> 3ea95b92821f [2021-06-08T19:24:00.694Z] [2021-06-08T19:24:00.694Z] Step 11/26 : FROM alpine:3.12 [2021-06-08T19:24:00.694Z] ---> 9852663dfa18 [2021-06-08T19:24:00.694Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-08T19:24:00.694Z] Removing intermediate container ed582f0dcbc6 [2021-06-08T19:24:00.694Z] ---> 0f70abac8e54 [2021-06-08T19:24:00.694Z] [2021-06-08T19:24:00.694Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T19:24:00.694Z] ---> 9852663dfa18 [2021-06-08T19:24:00.694Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-08T19:24:00.971Z] ---> Running in 20724071f1be [2021-06-08T19:24:00.971Z] ---> Running in 3d3aeaa695a7 [2021-06-08T19:24:00.971Z] ---> Running in 41083b443104 [2021-06-08T19:24:02.441Z] Removing intermediate container 5056a7791d20 [2021-06-08T19:24:02.441Z] ---> e216846a6551 [2021-06-08T19:24:02.441Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T19:24:02.716Z] ---> Running in b160a0b416ca [2021-06-08T19:24:02.993Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T19:24:02.993Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T19:24:03.269Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T19:24:03.544Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T19:24:03.544Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-08T19:24:03.820Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-08T19:24:03.820Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T19:24:03.820Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T19:24:03.820Z] Removing intermediate container b160a0b416ca [2021-06-08T19:24:03.820Z] ---> b922d0412ee1 [2021-06-08T19:24:03.820Z] Step 14/22 : WORKDIR /edgex [2021-06-08T19:24:03.820Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T19:24:03.821Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-08T19:24:04.096Z] OK: 6 MiB in 16 packages [2021-06-08T19:24:04.096Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T19:24:04.096Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-08T19:24:04.096Z] (4/6) Installing curl (7.77.0-r0) [2021-06-08T19:24:04.096Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T19:24:04.096Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-08T19:24:04.096Z] (6/6) Installing su-exec (0.2-r1) [2021-06-08T19:24:04.096Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T19:24:04.096Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T19:24:04.381Z] ---> Running in 24294d9320d1 [2021-06-08T19:24:04.381Z] OK: 7 MiB in 20 packages [2021-06-08T19:24:04.675Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-08T19:24:04.675Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T19:24:04.675Z] OK: 5 MiB in 15 packages [2021-06-08T19:24:04.951Z] Removing intermediate container 0767222aff1f [2021-06-08T19:24:04.951Z] ---> c12df30c832d [2021-06-08T19:24:04.951Z] [2021-06-08T19:24:04.951Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T19:24:04.951Z] ---> 9852663dfa18 [2021-06-08T19:24:04.951Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T19:24:05.230Z] ---> Running in 2eeb22762cb1 [2021-06-08T19:24:05.503Z] Removing intermediate container 24294d9320d1 [2021-06-08T19:24:05.503Z] ---> 0403532bd7b3 [2021-06-08T19:24:05.503Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-08T19:24:06.493Z] Removing intermediate container 20724071f1be [2021-06-08T19:24:06.493Z] ---> 872f599facd4 [2021-06-08T19:24:06.493Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T19:24:06.771Z] Removing intermediate container 41083b443104 [2021-06-08T19:24:06.771Z] ---> 6ba365af95bc [2021-06-08T19:24:06.771Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T19:24:06.771Z] ---> Running in 0a665f181eeb [2021-06-08T19:24:06.771Z] ---> 0c2dd24cc900 [2021-06-08T19:24:06.771Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-08T19:24:07.061Z] ---> Running in 02699e992d96 [2021-06-08T19:24:07.061Z] Removing intermediate container 3d3aeaa695a7 [2021-06-08T19:24:07.061Z] ---> a7b06152bc6c [2021-06-08T19:24:07.061Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T19:24:07.337Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T19:24:07.337Z] ---> Running in bfd485de497c [2021-06-08T19:24:07.337Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T19:24:07.615Z] Removing intermediate container 0a665f181eeb [2021-06-08T19:24:07.615Z] ---> e7b06521fb6c [2021-06-08T19:24:07.615Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-08T19:24:07.888Z] ---> Running in 261992cfb2cb [2021-06-08T19:24:07.888Z] Removing intermediate container 02699e992d96 [2021-06-08T19:24:07.888Z] ---> 3cc13cfff4d7 [2021-06-08T19:24:07.888Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-08T19:24:07.888Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-08T19:24:07.888Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T19:24:07.888Z] OK: 5 MiB in 15 packages [2021-06-08T19:24:08.166Z] ---> Running in c728c1a9c3a3 [2021-06-08T19:24:08.166Z] Removing intermediate container bfd485de497c [2021-06-08T19:24:08.166Z] ---> 0dcf4d5eb42d [2021-06-08T19:24:08.166Z] Step 14/26 : WORKDIR / [2021-06-08T19:24:08.765Z] ---> Running in 79b6e5b7cfd4 [2021-06-08T19:24:08.765Z] Removing intermediate container 261992cfb2cb [2021-06-08T19:24:08.765Z] ---> 9678649fe882 [2021-06-08T19:24:08.765Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T19:24:08.765Z] ---> 63d2069acf41 [2021-06-08T19:24:08.765Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-08T19:24:09.042Z] Removing intermediate container c728c1a9c3a3 [2021-06-08T19:24:09.043Z] ---> e05697df383a [2021-06-08T19:24:09.043Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T19:24:09.043Z] ---> Running in 25c072f92e93 [2021-06-08T19:24:09.318Z] ---> Running in 73ab0e7a8273 [2021-06-08T19:24:09.318Z] Removing intermediate container 79b6e5b7cfd4 [2021-06-08T19:24:09.318Z] ---> d307aeeaccfd [2021-06-08T19:24:09.318Z] 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-08T19:24:09.591Z] Removing intermediate container 2eeb22762cb1 [2021-06-08T19:24:09.591Z] ---> 38972ab941ea [2021-06-08T19:24:09.591Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T19:24:09.869Z] Removing intermediate container 25c072f92e93 [2021-06-08T19:24:09.869Z] ---> d347b21a4673 [2021-06-08T19:24:09.869Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T19:24:09.869Z] Removing intermediate container 73ab0e7a8273 [2021-06-08T19:24:09.869Z] ---> 156056cc0bed [2021-06-08T19:24:10.142Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T19:24:10.142Z] ---> Running in 0be766901f30 [2021-06-08T19:24:10.743Z] ---> 3bf38279f162 [2021-06-08T19:24:10.743Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-08T19:24:10.743Z] Removing intermediate container 0be766901f30 [2021-06-08T19:24:10.743Z] ---> 695f67e74fc8 [2021-06-08T19:24:10.743Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-08T19:24:11.022Z] ---> 4bdbb34e5942 [2021-06-08T19:24:11.022Z] 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-08T19:24:11.022Z] ---> Running in 707160668a90 [2021-06-08T19:24:11.022Z] ---> Running in 6130b5d1d4a0 [2021-06-08T19:24:11.298Z] ---> 74081034102b [2021-06-08T19:24:11.298Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-08T19:24:11.298Z] ---> 6f2d7b038c45 [2021-06-08T19:24:11.298Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-08T19:24:11.571Z] Removing intermediate container 707160668a90 [2021-06-08T19:24:11.571Z] ---> 92309cd21568 [2021-06-08T19:24:11.571Z] Step 19/22 : CMD ["--init=true"] [2021-06-08T19:24:11.845Z] ---> Running in 057110c09795 [2021-06-08T19:24:12.120Z] Removing intermediate container 6130b5d1d4a0 [2021-06-08T19:24:12.120Z] ---> c940c7e98d81 [2021-06-08T19:24:12.120Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T19:24:12.120Z] ---> 1f6f9d5666e4 [2021-06-08T19:24:12.120Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-08T19:24:12.395Z] ---> Running in a8b99cb7b5e2 [2021-06-08T19:24:12.672Z] Removing intermediate container 057110c09795 [2021-06-08T19:24:12.672Z] ---> 7d882bbb5c8d [2021-06-08T19:24:12.672Z] Step 20/22 : LABEL arch=arm64 [2021-06-08T19:24:12.949Z] ---> Running in 7906615d951c [2021-06-08T19:24:13.222Z] Removing intermediate container a8b99cb7b5e2 [2021-06-08T19:24:13.222Z] ---> 5254672b7cea [2021-06-08T19:24:13.222Z] Step 16/24 : WORKDIR / [2021-06-08T19:24:13.222Z] ---> 07b7223e4c53 [2021-06-08T19:24:13.222Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-08T19:24:13.222Z] ---> 12a00c0be1dc [2021-06-08T19:24:13.222Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-08T19:24:13.496Z] ---> Running in d4cc95cdfdb6 [2021-06-08T19:24:13.496Z] ---> 83fdfb39f222 [2021-06-08T19:24:13.496Z] 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-08T19:24:13.496Z] Removing intermediate container 7906615d951c [2021-06-08T19:24:13.496Z] ---> 5f819f796bc4 [2021-06-08T19:24:13.496Z] Step 21/22 : LABEL git_sha=4e9d773f49f041fad318dd23f0ae2bf57aa9e092 [2021-06-08T19:24:13.774Z] ---> Running in 7430481c0d98 [2021-06-08T19:24:14.374Z] Removing intermediate container d4cc95cdfdb6 [2021-06-08T19:24:14.374Z] ---> f6147a059cf9 [2021-06-08T19:24:14.374Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T19:24:14.374Z] ---> 9cbaf9252c88 [2021-06-08T19:24:14.374Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-08T19:24:14.374Z] ---> b8e1c66fd8ee [2021-06-08T19:24:14.374Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-08T19:24:14.654Z] Removing intermediate container 7430481c0d98 [2021-06-08T19:24:14.654Z] ---> 1391d62e97ff [2021-06-08T19:24:14.654Z] Step 22/22 : LABEL version=0.0.0 [2021-06-08T19:24:14.654Z] ---> Running in bf7110a48721 [2021-06-08T19:24:14.654Z] ---> Running in d43becf035db [2021-06-08T19:24:14.654Z] ---> f9299747a7b8 [2021-06-08T19:24:14.654Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-08T19:24:14.930Z] ---> Running in e041ed30d5f9 [2021-06-08T19:24:15.204Z] ---> 98439c121c42 [2021-06-08T19:24:15.204Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-08T19:24:15.477Z] Removing intermediate container bf7110a48721 [2021-06-08T19:24:15.477Z] ---> 516ac6f703d8 [2021-06-08T19:24:15.477Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T19:24:15.750Z] Removing intermediate container e041ed30d5f9 [2021-06-08T19:24:15.750Z] Removing intermediate container d43becf035db [2021-06-08T19:24:15.750Z] ---> 8a4b59f26de0 [2021-06-08T19:24:15.750Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T19:24:15.750Z] ---> 3931a24ef4fb [2021-06-08T19:24:15.750Z] [2021-06-08T19:24:16.024Z] ---> Running in 6f72dc9dc1e5 [2021-06-08T19:24:16.024Z] ---> Running in 3a058fae9604 [2021-06-08T19:24:16.300Z] Successfully built 3931a24ef4fb [2021-06-08T19:24:16.573Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-08T19:24:16.573Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2021-06-08T19:24:16.573Z] ---> c974ae0fc790 [2021-06-08T19:24:16.573Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-08T19:24:16.845Z] Removing intermediate container 6f72dc9dc1e5 [2021-06-08T19:24:16.845Z] ---> aa5902ba8ec5 [2021-06-08T19:24:16.845Z] Step 21/23 : LABEL arch=arm64 [2021-06-08T19:24:16.845Z] Removing intermediate container 3a058fae9604 [2021-06-08T19:24:16.845Z] ---> c96eab5081da [2021-06-08T19:24:16.845Z] Step 21/23 : LABEL arch=arm64 [2021-06-08T19:24:17.119Z] ---> Running in a801ccde72a7 [2021-06-08T19:24:17.119Z] ---> 1212cd1f54d3 [2021-06-08T19:24:17.119Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-08T19:24:17.119Z] ---> Running in dcc26aae5492 [2021-06-08T19:24:18.099Z] Removing intermediate container dcc26aae5492 [2021-06-08T19:24:18.099Z] ---> 4343ffdac827 [2021-06-08T19:24:18.099Z] Step 22/23 : LABEL git_sha=4e9d773f49f041fad318dd23f0ae2bf57aa9e092 [2021-06-08T19:24:18.695Z] ---> Running in aeeeed328d8e [2021-06-08T19:24:18.695Z] Removing intermediate container a801ccde72a7 [2021-06-08T19:24:18.695Z] ---> 5897eab667d6 [2021-06-08T19:24:18.695Z] Step 22/23 : LABEL git_sha=4e9d773f49f041fad318dd23f0ae2bf57aa9e092 [2021-06-08T19:24:18.970Z] ---> adcdcf02dd9d [2021-06-08T19:24:18.970Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-08T19:24:18.970Z] ---> 169a6773c1b4 [2021-06-08T19:24:18.970Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-08T19:24:19.265Z] ---> Running in 6679c4088f8c [2021-06-08T19:24:19.545Z] ---> Running in 877f81bc482a [2021-06-08T19:24:19.832Z] Removing intermediate container aeeeed328d8e [2021-06-08T19:24:19.832Z] ---> bd4eef539393 [2021-06-08T19:24:19.832Z] Step 23/23 : LABEL version=0.0.0 [2021-06-08T19:24:20.108Z] ---> Running in 4496cddcebc6 [2021-06-08T19:24:20.108Z] ---> 6655097ebbe2 [2021-06-08T19:24:20.108Z] 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-08T19:24:20.108Z] Removing intermediate container 6679c4088f8c [2021-06-08T19:24:20.108Z] ---> afd5887a3fba [2021-06-08T19:24:20.108Z] Step 23/23 : LABEL version=0.0.0 [2021-06-08T19:24:20.383Z] Removing intermediate container 877f81bc482a [2021-06-08T19:24:20.383Z] ---> b7225512401f [2021-06-08T19:24:20.383Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T19:24:20.383Z] ---> Running in 62749635453b [2021-06-08T19:24:20.383Z] ---> Running in fb062dda8f51 [2021-06-08T19:24:20.659Z] ---> Running in 6270a6e161ad [2021-06-08T19:24:20.939Z] Removing intermediate container 4496cddcebc6 [2021-06-08T19:24:20.939Z] ---> 387d486a07a8 [2021-06-08T19:24:20.939Z] [2021-06-08T19:24:21.541Z] Removing intermediate container 62749635453b [2021-06-08T19:24:21.541Z] ---> c7637f59d737 [2021-06-08T19:24:21.541Z] Successfully built 387d486a07a8 [2021-06-08T19:24:21.541Z] [2021-06-08T19:24:21.541Z] Successfully tagged support-scheduler-arm64:latest [2021-06-08T19:24:21.541Z]  Building support-scheduler ... done Building core-command [2021-06-08T19:24:21.815Z] Removing intermediate container 6270a6e161ad [2021-06-08T19:24:21.815Z] ---> 94b001064610 [2021-06-08T19:24:21.815Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T19:24:21.815Z] Successfully built c7637f59d737 [2021-06-08T19:24:22.093Z] Successfully tagged support-notifications-arm64:latest [2021-06-08T19:24:22.093Z]  Building support-notifications ... done Building core-data [2021-06-08T19:24:22.093Z] ---> Running in 28e665c7eddb [2021-06-08T19:24:22.694Z] Removing intermediate container 28e665c7eddb [2021-06-08T19:24:22.694Z] ---> 7dd262bfbdfe [2021-06-08T19:24:22.694Z] Step 23/24 : LABEL git_sha=4e9d773f49f041fad318dd23f0ae2bf57aa9e092 [2021-06-08T19:24:22.694Z] ---> Running in 5c8b88ee1099 [2021-06-08T19:24:23.301Z] Removing intermediate container fb062dda8f51 [2021-06-08T19:24:23.302Z] ---> f5bcb1392c19 [2021-06-08T19:24:23.302Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-08T19:24:23.302Z] Removing intermediate container 5c8b88ee1099 [2021-06-08T19:24:23.302Z] ---> 667f1a191e92 [2021-06-08T19:24:23.302Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T19:24:23.302Z] ---> Running in e4d3d079343c [2021-06-08T19:24:23.576Z] ---> Running in 221661a3b7e6 [2021-06-08T19:24:23.849Z] Removing intermediate container e4d3d079343c [2021-06-08T19:24:23.849Z] ---> f1150db07e8e [2021-06-08T19:24:23.849Z] Step 24/26 : LABEL arch=arm64 [2021-06-08T19:24:24.450Z] ---> Running in f0a255a7bc8d [2021-06-08T19:24:24.450Z] Removing intermediate container 221661a3b7e6 [2021-06-08T19:24:24.450Z] ---> eaa37800b9fb [2021-06-08T19:24:24.450Z] [2021-06-08T19:24:25.166Z] Successfully built eaa37800b9fb [2021-06-08T19:24:25.460Z] Successfully tagged core-metadata-arm64:latest [2021-06-08T19:24:25.460Z]  Building core-metadata ... done Building security-bootstrapper [2021-06-08T19:24:25.460Z] Removing intermediate container f0a255a7bc8d [2021-06-08T19:24:25.460Z] ---> 5b313b9c69cc [2021-06-08T19:24:25.460Z] Step 25/26 : LABEL git_sha=4e9d773f49f041fad318dd23f0ae2bf57aa9e092 [2021-06-08T19:24:25.759Z] ---> Running in f5b3da8351b5 [2021-06-08T19:24:26.377Z] Removing intermediate container f5b3da8351b5 [2021-06-08T19:24:26.377Z] ---> 28fdb512cdc0 [2021-06-08T19:24:26.377Z] Step 26/26 : LABEL version=0.0.0 [2021-06-08T19:24:26.674Z] ---> Running in cbc8155249f2 [2021-06-08T19:24:27.285Z] Removing intermediate container cbc8155249f2 [2021-06-08T19:24:27.285Z] ---> a799314c94b7 [2021-06-08T19:24:27.285Z] [2021-06-08T19:24:27.563Z] Successfully built a799314c94b7 [2021-06-08T19:24:27.837Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-08T19:25:08.706Z]  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T19:25:08.706Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T19:25:08.706Z] ---> 28f9d50c777c [2021-06-08T19:25:08.706Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T19:25:08.706Z] ---> Using cache [2021-06-08T19:25:08.706Z] ---> f16218ebfb8f [2021-06-08T19:25:08.706Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T19:25:08.706Z] ---> Using cache [2021-06-08T19:25:08.706Z] ---> b175c773a159 [2021-06-08T19:25:08.706Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-08T19:25:08.706Z] ---> Running in ddddd8c2f545 [2021-06-08T19:25:08.706Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T19:25:09.700Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T19:25:11.163Z] OK: 218 MiB in 52 packages [2021-06-08T19:25:11.775Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T19:25:11.775Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T19:25:11.775Z] ---> 28f9d50c777c [2021-06-08T19:25:11.775Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T19:25:11.775Z] ---> Using cache [2021-06-08T19:25:11.775Z] ---> f16218ebfb8f [2021-06-08T19:25:11.775Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T19:25:11.775Z] ---> Using cache [2021-06-08T19:25:11.775Z] ---> b175c773a159 [2021-06-08T19:25:11.775Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T19:25:11.775Z] ---> Using cache [2021-06-08T19:25:11.775Z] ---> 8236e68c6956 [2021-06-08T19:25:11.775Z] Step 6/24 : COPY go.mod . [2021-06-08T19:25:11.775Z] ---> Using cache [2021-06-08T19:25:11.775Z] ---> 911d5ad3a331 [2021-06-08T19:25:11.775Z] Step 7/24 : RUN go mod download [2021-06-08T19:25:11.775Z] ---> Using cache [2021-06-08T19:25:11.775Z] ---> dc49316d215a [2021-06-08T19:25:11.775Z] Step 8/24 : COPY . . [2021-06-08T19:25:11.775Z] ---> Using cache [2021-06-08T19:25:11.775Z] ---> 01ebe394080e [2021-06-08T19:25:11.775Z] Step 9/24 : RUN go mod tidy [2021-06-08T19:25:11.775Z] ---> Using cache [2021-06-08T19:25:11.775Z] ---> 900e477811ed [2021-06-08T19:25:11.775Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-08T19:25:12.055Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T19:25:12.055Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T19:25:12.055Z] ---> 28f9d50c777c [2021-06-08T19:25:12.055Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T19:25:12.055Z] ---> Using cache [2021-06-08T19:25:12.055Z] ---> f16218ebfb8f [2021-06-08T19:25:12.055Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T19:25:12.055Z] ---> Using cache [2021-06-08T19:25:12.055Z] ---> b175c773a159 [2021-06-08T19:25:12.055Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-08T19:25:12.657Z] ---> Running in c53a9993a6fa [2021-06-08T19:25:12.657Z] ---> Running in 088088883c9f [2021-06-08T19:25:12.943Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T19:25:12.943Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-08T19:25:12.943Z] ---> 28f9d50c777c [2021-06-08T19:25:12.943Z] Step 3/32 : WORKDIR /edgex-go [2021-06-08T19:25:12.943Z] ---> Using cache [2021-06-08T19:25:12.943Z] ---> f16218ebfb8f [2021-06-08T19:25:12.943Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T19:25:12.943Z] ---> Using cache [2021-06-08T19:25:12.943Z] ---> b175c773a159 [2021-06-08T19:25:12.943Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-08T19:25:12.943Z] ---> Using cache [2021-06-08T19:25:13.222Z] ---> 8236e68c6956 [2021-06-08T19:25:13.222Z] Step 6/32 : COPY go.mod . [2021-06-08T19:25:13.222Z] ---> Using cache [2021-06-08T19:25:13.222Z] ---> 911d5ad3a331 [2021-06-08T19:25:13.222Z] Step 7/32 : RUN go mod download [2021-06-08T19:25:13.222Z] ---> Using cache [2021-06-08T19:25:13.222Z] ---> dc49316d215a [2021-06-08T19:25:13.222Z] Step 8/32 : COPY . . [2021-06-08T19:25:13.222Z] ---> Using cache [2021-06-08T19:25:13.222Z] ---> 01ebe394080e [2021-06-08T19:25:13.222Z] Step 9/32 : RUN go mod tidy [2021-06-08T19:25:13.222Z] ---> Using cache [2021-06-08T19:25:13.222Z] ---> 900e477811ed [2021-06-08T19:25:13.222Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-08T19:25:13.222Z] Removing intermediate container ddddd8c2f545 [2021-06-08T19:25:13.222Z] ---> 396a9a573748 [2021-06-08T19:25:13.222Z] Step 6/24 : COPY go.mod . [2021-06-08T19:25:13.501Z] ---> Running in a528fd2fee6e [2021-06-08T19:25:14.117Z] 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-08T19:25:14.404Z] ---> 1b0acafc79e6 [2021-06-08T19:25:14.404Z] Step 7/24 : RUN go mod download [2021-06-08T19:25:14.696Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T19:25:14.696Z] ---> Running in 903ba2e12733 [2021-06-08T19:25:15.315Z] 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-08T19:25:15.594Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T19:25:16.594Z] OK: 218 MiB in 52 packages [2021-06-08T19:25:18.607Z] Removing intermediate container 088088883c9f [2021-06-08T19:25:18.607Z] ---> a54ef5354d89 [2021-06-08T19:25:18.607Z] Step 6/24 : COPY go.mod . [2021-06-08T19:25:18.886Z] Removing intermediate container 903ba2e12733 [2021-06-08T19:25:18.886Z] ---> 8d5aa6cbc01b [2021-06-08T19:25:18.886Z] Step 8/24 : COPY . . [2021-06-08T19:25:19.494Z] ---> 09031ec1a032 [2021-06-08T19:25:19.494Z] Step 7/24 : RUN go mod download [2021-06-08T19:25:19.780Z] ---> Running in be35d9ecb459 [2021-06-08T19:25:26.548Z] Removing intermediate container be35d9ecb459 [2021-06-08T19:25:26.549Z] ---> b3e23efffd7c [2021-06-08T19:25:26.549Z] Step 8/24 : COPY . . [2021-06-08T19:25:48.814Z] ---> c7a2d851820d [2021-06-08T19:25:48.814Z] Step 9/24 : RUN go mod tidy [2021-06-08T19:25:48.814Z] ---> Running in b2a44203d77e [2021-06-08T19:25:49.431Z] ---> 3c0690022adc [2021-06-08T19:25:49.431Z] Step 9/24 : RUN go mod tidy [2021-06-08T19:25:49.431Z] ---> Running in 3824ca06afdd [2021-06-08T19:25:52.867Z] Removing intermediate container b2a44203d77e [2021-06-08T19:25:52.867Z] ---> e9a7aaba875e [2021-06-08T19:25:52.867Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-08T19:25:52.867Z] ---> Running in 05122965b1da [2021-06-08T19:25:54.324Z] 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-08T19:25:55.793Z] Removing intermediate container 3824ca06afdd [2021-06-08T19:25:55.793Z] ---> 27454cf3414a [2021-06-08T19:25:55.793Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-08T19:25:56.070Z] ---> Running in 02b62ecacbbf [2021-06-08T19:25:58.069Z] 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-08T19:26:37.139Z] Removing intermediate container c53a9993a6fa [2021-06-08T19:26:37.139Z] ---> e868d549ad12 [2021-06-08T19:26:37.139Z] [2021-06-08T19:26:37.139Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T19:26:37.139Z] ---> 9852663dfa18 [2021-06-08T19:26:37.139Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T19:26:37.139Z] ---> Using cache [2021-06-08T19:26:37.139Z] ---> 38972ab941ea [2021-06-08T19:26:37.139Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T19:26:37.139Z] ---> Using cache [2021-06-08T19:26:37.139Z] ---> 695f67e74fc8 [2021-06-08T19:26:37.139Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-08T19:26:37.139Z] Removing intermediate container a528fd2fee6e [2021-06-08T19:26:37.139Z] ---> dec7d4d2873e [2021-06-08T19:26:37.139Z] [2021-06-08T19:26:37.139Z] Step 11/32 : FROM alpine:3.12 [2021-06-08T19:26:37.139Z] ---> 9852663dfa18 [2021-06-08T19:26:37.139Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-08T19:26:37.139Z] ---> Running in 8aeb20b45a0a [2021-06-08T19:26:37.415Z] ---> Running in e737d10e9e3e [2021-06-08T19:26:38.025Z] Removing intermediate container e737d10e9e3e [2021-06-08T19:26:38.025Z] ---> 0275129dd026 [2021-06-08T19:26:38.025Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-08T19:26:38.025Z] Removing intermediate container 8aeb20b45a0a [2021-06-08T19:26:38.025Z] ---> fad48c3d7e39 [2021-06-08T19:26:38.025Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T19:26:38.312Z] ---> Running in f1b7322c9cf6 [2021-06-08T19:26:38.312Z] ---> Running in 4856260347fa [2021-06-08T19:26:39.781Z] Removing intermediate container 4856260347fa [2021-06-08T19:26:39.781Z] ---> fe1b3c3527b2 [2021-06-08T19:26:39.781Z] Step 16/24 : WORKDIR / [2021-06-08T19:26:39.781Z] ---> Running in fde1ce4b3319 [2021-06-08T19:26:40.397Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T19:26:40.397Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T19:26:40.677Z] Removing intermediate container fde1ce4b3319 [2021-06-08T19:26:40.677Z] ---> be95a8012afe [2021-06-08T19:26:40.677Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T19:26:41.285Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-08T19:26:41.285Z] (2/2) Installing su-exec (0.2-r1) [2021-06-08T19:26:41.285Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T19:26:41.285Z] OK: 5 MiB in 16 packages [2021-06-08T19:26:41.907Z] ---> 29b1f64c8571 [2021-06-08T19:26:41.907Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-08T19:26:43.377Z] Removing intermediate container f1b7322c9cf6 [2021-06-08T19:26:43.377Z] ---> f015c0eff907 [2021-06-08T19:26:43.377Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-08T19:26:43.377Z] ---> Running in 199709b7fd5d [2021-06-08T19:26:44.380Z] ---> 881009f5d1a6 [2021-06-08T19:26:44.380Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-08T19:26:44.380Z] Removing intermediate container 199709b7fd5d [2021-06-08T19:26:44.380Z] ---> ebc01b35f480 [2021-06-08T19:26:44.380Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-08T19:26:44.380Z] ---> Running in adf69038f40e [2021-06-08T19:26:45.383Z] Removing intermediate container adf69038f40e [2021-06-08T19:26:45.383Z] ---> 0590b29a44f7 [2021-06-08T19:26:45.383Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-08T19:26:45.383Z] ---> Running in 30bc70cd4e14 [2021-06-08T19:26:45.660Z] ---> 05fa06a291d2 [2021-06-08T19:26:45.660Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-08T19:26:45.937Z] ---> Running in 8fb276667419 [2021-06-08T19:26:46.929Z] Removing intermediate container 8fb276667419 [2021-06-08T19:26:46.929Z] ---> 07e88792c047 [2021-06-08T19:26:46.929Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T19:26:46.929Z] ---> Running in 67d59ed4b912 [2021-06-08T19:26:47.927Z] Removing intermediate container 67d59ed4b912 [2021-06-08T19:26:47.927Z] ---> 930d5e50f277 [2021-06-08T19:26:47.927Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T19:26:47.927Z] ---> Running in ffe0309b3251 [2021-06-08T19:26:48.920Z] Removing intermediate container ffe0309b3251 [2021-06-08T19:26:48.920Z] ---> 80b0dcb19871 [2021-06-08T19:26:48.920Z] Step 23/24 : LABEL git_sha=4e9d773f49f041fad318dd23f0ae2bf57aa9e092 [2021-06-08T19:26:49.228Z] ---> Running in 4c8480a52e39 [2021-06-08T19:26:49.528Z] Removing intermediate container 30bc70cd4e14 [2021-06-08T19:26:49.528Z] ---> 35cd371c9d7e [2021-06-08T19:26:49.528Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-08T19:26:49.823Z] ---> Running in 5966608ce1d3 [2021-06-08T19:26:49.823Z] Removing intermediate container 4c8480a52e39 [2021-06-08T19:26:49.823Z] ---> fe6cb67e2313 [2021-06-08T19:26:49.823Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T19:26:50.117Z] ---> Running in 1e74cedbc7b8 [2021-06-08T19:26:50.778Z] Removing intermediate container 5966608ce1d3 [2021-06-08T19:26:50.778Z] ---> a57203de66b3 [2021-06-08T19:26:50.778Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-08T19:26:51.407Z] Removing intermediate container 1e74cedbc7b8 [2021-06-08T19:26:51.407Z] ---> 33373e8a61cf [2021-06-08T19:26:51.407Z] [2021-06-08T19:26:52.015Z] Successfully built 33373e8a61cf [2021-06-08T19:26:52.015Z] Successfully tagged core-command-arm64:latest [2021-06-08T19:26:52.292Z]  Building core-command ... done  ---> 4d8eaac74fdd [2021-06-08T19:26:52.292Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-08T19:26:52.567Z] ---> Running in 0108f0b3074d [2021-06-08T19:26:56.913Z] Removing intermediate container 0108f0b3074d [2021-06-08T19:26:56.913Z] ---> 16cae7595010 [2021-06-08T19:26:56.913Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T19:26:57.516Z] ---> 139500716cd4 [2021-06-08T19:26:57.516Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-08T19:26:59.528Z] ---> d56b593f12f5 [2021-06-08T19:26:59.528Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-08T19:27:00.994Z] ---> d7a6de6eea96 [2021-06-08T19:27:00.994Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-08T19:27:01.995Z] ---> f6718ef25369 [2021-06-08T19:27:01.995Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-08T19:27:03.462Z] ---> 7e1440fe7699 [2021-06-08T19:27:03.462Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-08T19:27:03.741Z] ---> Running in 8daaae7e0ffd [2021-06-08T19:27:04.743Z] Removing intermediate container 8daaae7e0ffd [2021-06-08T19:27:04.743Z] ---> 109be70250ec [2021-06-08T19:27:04.743Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-08T19:27:06.204Z] ---> 6bbf47db5401 [2021-06-08T19:27:06.204Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-08T19:27:06.486Z] ---> Running in 663df2df7261 [2021-06-08T19:27:10.237Z] Removing intermediate container 663df2df7261 [2021-06-08T19:27:10.237Z] ---> c755cb26caed [2021-06-08T19:27:10.238Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-08T19:27:10.514Z] ---> Running in 75127830fa60 [2021-06-08T19:27:11.122Z] Removing intermediate container 75127830fa60 [2021-06-08T19:27:11.122Z] ---> ee68cb93ff21 [2021-06-08T19:27:11.122Z] Step 29/32 : CMD ["gate"] [2021-06-08T19:27:11.726Z] ---> Running in a5192d3ab3b1 [2021-06-08T19:27:12.329Z] Removing intermediate container a5192d3ab3b1 [2021-06-08T19:27:12.329Z] ---> 2137b2bbc849 [2021-06-08T19:27:12.329Z] Step 30/32 : LABEL arch=arm64 [2021-06-08T19:27:12.932Z] ---> Running in 841be12ff3a0 [2021-06-08T19:27:13.536Z] Removing intermediate container 841be12ff3a0 [2021-06-08T19:27:13.536Z] ---> 3354f51d8c4d [2021-06-08T19:27:13.536Z] Step 31/32 : LABEL git_sha=4e9d773f49f041fad318dd23f0ae2bf57aa9e092 [2021-06-08T19:27:13.817Z] ---> Running in 324cb5459517 [2021-06-08T19:27:14.812Z] Removing intermediate container 324cb5459517 [2021-06-08T19:27:14.813Z] ---> d20fab0c4e08 [2021-06-08T19:27:14.813Z] Step 32/32 : LABEL version=0.0.0 [2021-06-08T19:27:15.089Z] ---> Running in ca745e178cc2 [2021-06-08T19:27:15.692Z] Removing intermediate container ca745e178cc2 [2021-06-08T19:27:15.692Z] ---> 941864a3ba71 [2021-06-08T19:27:15.692Z] [2021-06-08T19:27:16.297Z] Successfully built 941864a3ba71 [2021-06-08T19:27:16.297Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-08T19:27:18.949Z]  Building security-bootstrapper ... done Removing intermediate container 05122965b1da [2021-06-08T19:27:18.949Z] ---> 33ae54799aa7 [2021-06-08T19:27:18.949Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-08T19:27:18.949Z] ---> Running in d42d43e24ade [2021-06-08T19:27:20.400Z] 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-08T19:27:23.039Z] Removing intermediate container d42d43e24ade [2021-06-08T19:27:23.039Z] ---> e4e9c3a68459 [2021-06-08T19:27:23.039Z] [2021-06-08T19:27:23.039Z] Step 12/24 : FROM docker:20.10.0 [2021-06-08T19:27:23.312Z] 20.10.0: Pulling from library/docker [2021-06-08T19:27:23.587Z] Removing intermediate container 02b62ecacbbf [2021-06-08T19:27:23.587Z] ---> e1a1e3c81137 [2021-06-08T19:27:23.587Z] [2021-06-08T19:27:23.587Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T19:27:23.587Z] ---> 9852663dfa18 [2021-06-08T19:27:23.587Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-08T19:27:23.861Z] ---> Running in 85bfcaaf9a5f [2021-06-08T19:27:24.466Z] Removing intermediate container 85bfcaaf9a5f [2021-06-08T19:27:24.466Z] ---> 9833649eae54 [2021-06-08T19:27:24.466Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-08T19:27:24.741Z] ---> Running in 9e7f52eaaeb1 [2021-06-08T19:27:25.736Z] Removing intermediate container 9e7f52eaaeb1 [2021-06-08T19:27:25.736Z] ---> b329ea2e94f0 [2021-06-08T19:27:25.736Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-08T19:27:26.013Z] ---> Running in b808f6a6cbe9 [2021-06-08T19:27:26.613Z] Removing intermediate container b808f6a6cbe9 [2021-06-08T19:27:26.614Z] ---> 3eddd0a42d55 [2021-06-08T19:27:26.614Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T19:27:26.888Z] ---> Running in f60e193c2cce [2021-06-08T19:27:30.293Z] Removing intermediate container f60e193c2cce [2021-06-08T19:27:30.293Z] ---> d4c15fcb0209 [2021-06-08T19:27:30.293Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-08T19:27:30.293Z] ---> Running in 711be26d643e [2021-06-08T19:27:31.277Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T19:27:32.267Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T19:27:32.541Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-08T19:27:32.541Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-08T19:27:32.541Z] ---> eeaf43b92773 [2021-06-08T19:27:32.541Z] 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-08T19:27:32.814Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-08T19:27:32.814Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-08T19:27:33.087Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-08T19:27:33.087Z] ---> Running in 897f7afb87a0 [2021-06-08T19:27:33.087Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-08T19:27:33.362Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-08T19:27:33.362Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-08T19:27:33.362Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T19:27:33.362Z] OK: 8 MiB in 20 packages [2021-06-08T19:27:33.362Z] Removing intermediate container 897f7afb87a0 [2021-06-08T19:27:33.362Z] ---> 79a02af4e249 [2021-06-08T19:27:33.363Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-08T19:27:33.637Z] ---> Running in facd79026e7b [2021-06-08T19:27:34.626Z] Removing intermediate container 711be26d643e [2021-06-08T19:27:34.626Z] ---> 50fc0af26b54 [2021-06-08T19:27:34.626Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T19:27:35.225Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T19:27:35.498Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T19:27:35.498Z] ---> 180389c8dbdd [2021-06-08T19:27:35.498Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-08T19:27:36.096Z] (1/39) Installing readline (8.0.4-r0) [2021-06-08T19:27:36.096Z] (2/39) Installing bash (5.0.17-r0) [2021-06-08T19:27:36.096Z] Executing bash-5.0.17-r0.post-install [2021-06-08T19:27:36.096Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T19:27:36.096Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-08T19:27:36.096Z] (5/39) Installing curl (7.77.0-r0) [2021-06-08T19:27:36.096Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-08T19:27:36.096Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-08T19:27:36.096Z] (8/39) Installing expat (2.2.9-r1) [2021-06-08T19:27:36.096Z] (9/39) Installing libffi (3.3-r2) [2021-06-08T19:27:36.096Z] (10/39) Installing gdbm (1.13-r1) [2021-06-08T19:27:36.096Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-08T19:27:36.096Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-08T19:27:36.096Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-08T19:27:37.531Z] ---> 97dd43f711b5 [2021-06-08T19:27:37.531Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-08T19:27:38.130Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-08T19:27:38.130Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-08T19:27:38.130Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-08T19:27:38.130Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-08T19:27:38.130Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-08T19:27:38.130Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-08T19:27:38.130Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-08T19:27:38.130Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-08T19:27:38.402Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-08T19:27:38.402Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-08T19:27:38.402Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-08T19:27:38.402Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-08T19:27:38.402Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-08T19:27:38.402Z] ---> be8f69c40daf [2021-06-08T19:27:38.402Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-08T19:27:38.402Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-08T19:27:38.402Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-08T19:27:38.402Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-08T19:27:38.402Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-08T19:27:38.402Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-08T19:27:38.402Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-08T19:27:38.402Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-08T19:27:38.683Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-08T19:27:38.683Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-08T19:27:38.683Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-08T19:27:38.683Z] ---> Running in dcb86a2d15a4 [2021-06-08T19:27:38.683Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-08T19:27:38.683Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-08T19:27:38.683Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-08T19:27:38.683Z] Executing busybox-1.31.1-r19.trigger [2021-06-08T19:27:38.683Z] OK: 72 MiB in 59 packages [2021-06-08T19:27:39.279Z] Removing intermediate container dcb86a2d15a4 [2021-06-08T19:27:39.279Z] ---> 97c5b8fa4d88 [2021-06-08T19:27:39.279Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T19:27:39.279Z] ---> Running in 88e5214f15df [2021-06-08T19:27:39.877Z] Removing intermediate container 88e5214f15df [2021-06-08T19:27:39.877Z] ---> 1a03f1193ea1 [2021-06-08T19:27:39.877Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T19:27:39.877Z] ---> Running in fc2f97840756 [2021-06-08T19:27:40.471Z] Removing intermediate container fc2f97840756 [2021-06-08T19:27:40.471Z] ---> 3e653b6e4ac1 [2021-06-08T19:27:40.471Z] Step 23/24 : LABEL git_sha=4e9d773f49f041fad318dd23f0ae2bf57aa9e092 [2021-06-08T19:27:40.743Z] ---> Running in 9869f08f64d0 [2021-06-08T19:27:41.013Z] Removing intermediate container 9869f08f64d0 [2021-06-08T19:27:41.013Z] ---> 51c19c6f3825 [2021-06-08T19:27:41.013Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T19:27:41.290Z] ---> Running in d68d5f9543fe [2021-06-08T19:27:41.888Z] Removing intermediate container d68d5f9543fe [2021-06-08T19:27:41.888Z] ---> f60095e3f9dd [2021-06-08T19:27:41.888Z] [2021-06-08T19:27:42.160Z] Successfully built f60095e3f9dd [2021-06-08T19:27:42.160Z] Successfully tagged core-data-arm64:latest [2021-06-08T19:27:43.134Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-06-08T19:27:43.134Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-08T19:27:44.557Z] Collecting PyYAML<4,>=3.10 [2021-06-08T19:27:44.557Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-08T19:27:47.925Z] Collecting jsonschema<3,>=2.5.1 [2021-06-08T19:27:47.925Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-08T19:27:47.925Z] Collecting cached-property<2,>=1.2.0 [2021-06-08T19:27:47.925Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-08T19:27:47.925Z] 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-08T19:27:48.518Z] Collecting docker<4.0,>=3.6.0 [2021-06-08T19:27:48.518Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-08T19:27:49.110Z] Collecting texttable<0.10,>=0.9.0 [2021-06-08T19:27:49.110Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-08T19:27:51.074Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-08T19:27:51.074Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-08T19:27:52.492Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-08T19:27:52.492Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-08T19:27:52.492Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-08T19:27:52.764Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-08T19:27:54.779Z] Collecting docopt<0.7,>=0.6.1 [2021-06-08T19:27:54.779Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-08T19:27:56.782Z] Collecting docker-pycreds>=0.4.0 [2021-06-08T19:27:56.782Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-08T19:27:57.375Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-08T19:27:57.375Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-08T19:27:57.645Z] Collecting idna<2.8,>=2.5 [2021-06-08T19:27:57.645Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-08T19:27:57.915Z] 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-08T19:27:57.915Z] 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-08T19:27:57.915Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-08T19:27:57.915Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-08T19:27:57.915Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-08T19:27:57.915Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-08T19:27:58.513Z] Installing collected packages: PyYAML, jsonschema, cached-property, websocket-client, urllib3, idna, requests, docker-pycreds, docker, texttable, dockerpty, docopt, docker-compose [2021-06-08T19:27:58.514Z] Running setup.py install for PyYAML: started [2021-06-08T19:28:00.478Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-08T19:28:01.455Z] Attempting uninstall: urllib3 [2021-06-08T19:28:01.455Z] Found existing installation: urllib3 1.25.9 [2021-06-08T19:28:01.455Z] Uninstalling urllib3-1.25.9: [2021-06-08T19:28:01.455Z] Successfully uninstalled urllib3-1.25.9 [2021-06-08T19:28:02.047Z] Attempting uninstall: idna [2021-06-08T19:28:02.047Z] Found existing installation: idna 2.9 [2021-06-08T19:28:02.047Z] Uninstalling idna-2.9: [2021-06-08T19:28:02.047Z] Successfully uninstalled idna-2.9 [2021-06-08T19:28:02.639Z] Attempting uninstall: requests [2021-06-08T19:28:02.639Z] Found existing installation: requests 2.23.0 [2021-06-08T19:28:02.639Z] Uninstalling requests-2.23.0: [2021-06-08T19:28:02.639Z] Successfully uninstalled requests-2.23.0 [2021-06-08T19:28:03.610Z] Running setup.py install for texttable: started [2021-06-08T19:28:05.573Z] Running setup.py install for texttable: finished with status 'done' [2021-06-08T19:28:05.573Z] Running setup.py install for dockerpty: started [2021-06-08T19:28:07.538Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-08T19:28:07.538Z] Running setup.py install for docopt: started [2021-06-08T19:28:08.975Z] Running setup.py install for docopt: finished with status 'done' [2021-06-08T19:28:09.950Z] 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-08T19:28:18.219Z] Removing intermediate container facd79026e7b [2021-06-08T19:28:18.219Z] ---> 1a1b735b1a0b [2021-06-08T19:28:18.219Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-08T19:28:18.219Z] ---> Running in 23dd9e6d7ddc [2021-06-08T19:28:18.219Z] Removing intermediate container 23dd9e6d7ddc [2021-06-08T19:28:18.219Z] ---> 8a7e9a8fec3b [2021-06-08T19:28:18.219Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-08T19:28:18.502Z] ---> Running in 5468b8872d7c [2021-06-08T19:28:18.776Z] Removing intermediate container 5468b8872d7c [2021-06-08T19:28:18.776Z] ---> e64aa0cce400 [2021-06-08T19:28:18.776Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-08T19:28:20.211Z] ---> 77d9299bad2c [2021-06-08T19:28:20.211Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-08T19:28:20.807Z] ---> de0d6077f39a [2021-06-08T19:28:20.807Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-08T19:28:21.784Z] ---> 7639b3fbf478 [2021-06-08T19:28:21.784Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-08T19:28:22.056Z] ---> Running in a5d1553d4b86 [2021-06-08T19:28:22.328Z] Removing intermediate container a5d1553d4b86 [2021-06-08T19:28:22.328Z] ---> 1647ccb649c7 [2021-06-08T19:28:22.328Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T19:28:22.600Z] ---> Running in cdcd0c589828 [2021-06-08T19:28:23.197Z] Removing intermediate container cdcd0c589828 [2021-06-08T19:28:23.197Z] ---> 8db94148ccb7 [2021-06-08T19:28:23.197Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T19:28:23.197Z] ---> Running in 3cdfd90aaa60 [2021-06-08T19:28:23.469Z] Removing intermediate container 3cdfd90aaa60 [2021-06-08T19:28:23.470Z] ---> ece6e6f1db78 [2021-06-08T19:28:23.470Z] Step 23/24 : LABEL git_sha=4e9d773f49f041fad318dd23f0ae2bf57aa9e092 [2021-06-08T19:28:23.744Z] ---> Running in 5d59a699e27d [2021-06-08T19:28:24.340Z] Removing intermediate container 5d59a699e27d [2021-06-08T19:28:24.340Z] ---> cecee86b0a43 [2021-06-08T19:28:24.340Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T19:28:24.340Z] ---> Running in 2f76597bd3a5 [2021-06-08T19:28:24.936Z] Removing intermediate container 2f76597bd3a5 [2021-06-08T19:28:24.936Z] ---> 7db768b95189 [2021-06-08T19:28:24.936Z] [2021-06-08T19:28:25.208Z] Successfully built 7db768b95189 [2021-06-08T19:28:25.208Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-08T19:28:25.493Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-08T19:28:25.526Z] $ docker stop --time=1 0029999260b26649b2b9b390019117e3a828cb1735c1f6276c5fa8493d199659 [2021-06-08T19:28:27.353Z] $ docker rm -f 0029999260b26649b2b9b390019117e3a828cb1735c1f6276c5fa8493d199659 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T19:28:27.896Z] + docker images [2021-06-08T19:28:28.168Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-08T19:28:28.168Z] sys-mgmt-agent-arm64 latest 7db768b95189 3 seconds ago 299MB [2021-06-08T19:28:28.168Z] core-data-arm64 latest f60095e3f9dd 46 seconds ago 19.1MB [2021-06-08T19:28:28.168Z] e1a1e3c81137 About a minute ago 974MB [2021-06-08T19:28:28.168Z] e4e9c3a68459 About a minute ago 973MB [2021-06-08T19:28:28.168Z] security-bootstrapper-arm64 latest 941864a3ba71 About a minute ago 17.1MB [2021-06-08T19:28:28.168Z] core-command-arm64 latest 33373e8a61cf About a minute ago 15MB [2021-06-08T19:28:28.168Z] dec7d4d2873e About a minute ago 967MB [2021-06-08T19:28:28.168Z] e868d549ad12 About a minute ago 966MB [2021-06-08T19:28:28.168Z] security-secretstore-setup-arm64 latest a799314c94b7 4 minutes ago 26.5MB [2021-06-08T19:28:28.168Z] core-metadata-arm64 latest eaa37800b9fb 4 minutes ago 15.6MB [2021-06-08T19:28:28.168Z] support-scheduler-arm64 latest 387d486a07a8 4 minutes ago 15MB [2021-06-08T19:28:28.168Z] support-notifications-arm64 latest c7637f59d737 4 minutes ago 15.7MB [2021-06-08T19:28:28.168Z] security-proxy-setup-arm64 latest 3931a24ef4fb 4 minutes ago 24MB [2021-06-08T19:28:28.168Z] c12df30c832d 4 minutes ago 971MB [2021-06-08T19:28:28.168Z] 3ea95b92821f 4 minutes ago 973MB [2021-06-08T19:28:28.168Z] 0f70abac8e54 4 minutes ago 968MB [2021-06-08T19:28:28.168Z] 5134bcd55039 4 minutes ago 968MB [2021-06-08T19:28:28.168Z] 41d5d1253878 4 minutes ago 971MB [2021-06-08T19:28:28.168Z] ci-base-image-arm64 latest 28f9d50c777c 14 minutes ago 641MB [2021-06-08T19:28:28.168Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 5 weeks ago 428MB [2021-06-08T19:28:28.168Z] alpine 3.12 9852663dfa18 7 weeks ago 5.32MB [2021-06-08T19:28:28.168Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-06-08T19:28:28.168Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-08T19:28:29.005Z] ---> job-cost.sh [2021-06-08T19:28:29.006Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-S9v5 [2021-06-08T19:29:07.947Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-08T19:30:44.724Z] lf-activate-venv(): INFO: Adding /tmp/venv-S9v5/bin to PATH [2021-06-08T19:30:44.724Z] INFO: No Stack... [2021-06-08T19:30:44.724Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-08T19:30:44.724Z] INFO: Archiving Costs [Pipeline] sh [2021-06-08T19:30:45.070Z] + cat /w/workspace/edgex-go/10/archives/cost.csv [2021-06-08T19:30:45.070Z] + cut -d, -f6 [Pipeline] lock [2021-06-08T19:30:45.134Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3525-10-stack-cost] [2021-06-08T19:30:45.141Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3525-10-stack-cost] did not exist. Created. [2021-06-08T19:30:45.141Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3525-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-08T19:30:45.533Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-08T19:30:45.827Z] Stashed 1 file(s) [Pipeline] } [2021-06-08T19:30:45.840Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3525-10-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-08T19:30:46.749Z] provisioning config files... [2021-06-08T19:30:46.768Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/10@tmp/config8730038267510519124tmp [Pipeline] { [Pipeline] sh [2021-06-08T19:30:47.083Z] + set +x [2021-06-08T19:30:47.083Z] + curl -s https://codecov.io/bash [2021-06-08T19:30:47.083Z] + bash -s -- [2021-06-08T19:30:47.083Z] [2021-06-08T19:30:47.083Z] _____ _ [2021-06-08T19:30:47.083Z] / ____| | | [2021-06-08T19:30:47.083Z] | | ___ __| | ___ ___ _____ __ [2021-06-08T19:30:47.083Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-08T19:30:47.083Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-08T19:30:47.083Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-08T19:30:47.083Z] Bash-1.0.3 [2021-06-08T19:30:47.083Z] [2021-06-08T19:30:47.083Z] [2021-06-08T19:30:47.083Z] ==> git version 2.24.4 found [2021-06-08T19:30:47.346Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-08T19:30:47.346Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-08T19:30:47.346Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-08T19:30:47.346Z] ==> Jenkins CI detected. [2021-06-08T19:30:47.346Z] project root: . [2021-06-08T19:30:47.346Z] --> token set from env [2021-06-08T19:30:47.346Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-08T19:30:47.346Z] ==> Running gcov in . (disable via -X gcov) [2021-06-08T19:30:47.346Z] ==> Python coveragepy not found [2021-06-08T19:30:47.346Z] ==> Searching for coverage reports in: [2021-06-08T19:30:47.346Z] + . [2021-06-08T19:30:47.346Z] -> Found 1 reports [2021-06-08T19:30:47.346Z] ==> Detecting git/mercurial file structure [2021-06-08T19:30:47.346Z] ==> Reading reports [2021-06-08T19:30:47.346Z] + ./coverage.out bytes=412085 [2021-06-08T19:30:47.346Z] ==> Appending adjustments [2021-06-08T19:30:47.346Z] https://docs.codecov.io/docs/fixing-reports [2021-06-08T19:30:48.301Z] + Found adjustments [2021-06-08T19:30:48.301Z] ==> Gzipping contents [2021-06-08T19:30:48.301Z] 56K /tmp/codecov.hQUJiC.gz [2021-06-08T19:30:48.301Z] ==> Uploading reports [2021-06-08T19:30:48.301Z] url: https://codecov.io [2021-06-08T19:30:48.301Z] query: branch=PR-3525&commit=4e9d773f49f041fad318dd23f0ae2bf57aa9e092&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3525%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3525&job=&cmd_args= [2021-06-08T19:30:48.569Z] -> Pinging Codecov [2021-06-08T19:30:48.569Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3525&commit=4e9d773f49f041fad318dd23f0ae2bf57aa9e092&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3525%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3525&job=&cmd_args= [2021-06-08T19:30:48.830Z] -> Uploading to [2021-06-08T19:30:48.831Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-08/00271124DB129430A58F1EEE437C3FCB/4e9d773f49f041fad318dd23f0ae2bf57aa9e092/56455d7c-bc68-4318-a9d7-497d98dfecdf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210608%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210608T193048Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7742624408d77fe6434ebd305142034a25ad0f550b1cfaf069fb8ddbd1401500 [2021-06-08T19:30:48.831Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-08T19:30:48.831Z] Dload Upload Total Spent Left Speed [2021-06-08T19:30:49.403Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56054 0 0 100 56054 0 147k --:--:-- --:--:-- --:--:-- 147k [2021-06-08T19:30:49.403Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/4e9d773f49f041fad318dd23f0ae2bf57aa9e092 [Pipeline] } [2021-06-08T19:30:49.411Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-08T19:30:50.786Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T19:30:51.379Z] ---> package-listing.sh [2021-06-08T19:30:51.379Z] ++ facter osfamily [2021-06-08T19:30:51.379Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-08T19:30:51.640Z] + OS_FAMILY=redhat [2021-06-08T19:30:51.640Z] + workspace=/w/workspace/edgex-go/10 [2021-06-08T19:30:51.640Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-08T19:30:51.640Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-08T19:30:51.640Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-08T19:30:51.640Z] + PACKAGES=/tmp/packages_start.txt [2021-06-08T19:30:51.640Z] + '[' /w/workspace/edgex-go/10 ']' [2021-06-08T19:30:51.641Z] + PACKAGES=/tmp/packages_end.txt [2021-06-08T19:30:51.641Z] + case "${OS_FAMILY}" in [2021-06-08T19:30:51.641Z] + rpm -qa [2021-06-08T19:30:51.641Z] + sort [2021-06-08T19:30:53.576Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-08T19:30:53.576Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-08T19:30:53.576Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-08T19:30:53.576Z] + '[' /w/workspace/edgex-go/10 ']' [2021-06-08T19:30:53.576Z] + mkdir -p /w/workspace/edgex-go/10/archives/ [2021-06-08T19:30:53.576Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo [2021-06-08T19:30:53.588Z] 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/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-08T19:30:53.879Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-08T19:30:54.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T19:30:54.448Z] [2021-06-08T19:30:54.448Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-08T19:30:54.771Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T19:30:54.771Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-08T19:30:54.771Z] df20fa9351a1: Pulling fs layer [2021-06-08T19:30:54.771Z] 36b3adc4ff6f: Pulling fs layer [2021-06-08T19:30:54.771Z] 8ad3a11d3b57: Pulling fs layer [2021-06-08T19:30:54.771Z] 46f8f816bc3b: Pulling fs layer [2021-06-08T19:30:54.771Z] 93b61091891f: Pulling fs layer [2021-06-08T19:30:54.771Z] 93b9cdb0e59b: Pulling fs layer [2021-06-08T19:30:54.771Z] 5e14af77c1be: Pulling fs layer [2021-06-08T19:30:54.771Z] 01666e4c0597: Pulling fs layer [2021-06-08T19:30:54.771Z] aa168da1d23b: Pulling fs layer [2021-06-08T19:30:54.771Z] 46f8f816bc3b: Waiting [2021-06-08T19:30:54.771Z] 93b61091891f: Waiting [2021-06-08T19:30:54.771Z] 93b9cdb0e59b: Waiting [2021-06-08T19:30:54.771Z] 5e14af77c1be: Waiting [2021-06-08T19:30:54.771Z] 01666e4c0597: Waiting [2021-06-08T19:30:54.771Z] aa168da1d23b: Waiting [2021-06-08T19:30:54.771Z] 36b3adc4ff6f: Verifying Checksum [2021-06-08T19:30:54.771Z] 36b3adc4ff6f: Download complete [2021-06-08T19:30:54.771Z] 46f8f816bc3b: Verifying Checksum [2021-06-08T19:30:54.771Z] 46f8f816bc3b: Download complete [2021-06-08T19:30:55.046Z] df20fa9351a1: Verifying Checksum [2021-06-08T19:30:55.046Z] df20fa9351a1: Download complete [2021-06-08T19:30:55.046Z] 93b9cdb0e59b: Verifying Checksum [2021-06-08T19:30:55.046Z] 93b9cdb0e59b: Download complete [2021-06-08T19:30:55.046Z] 5e14af77c1be: Verifying Checksum [2021-06-08T19:30:55.046Z] 5e14af77c1be: Download complete [2021-06-08T19:30:55.046Z] 01666e4c0597: Verifying Checksum [2021-06-08T19:30:55.046Z] 01666e4c0597: Download complete [2021-06-08T19:30:55.046Z] 93b61091891f: Verifying Checksum [2021-06-08T19:30:55.046Z] 93b61091891f: Download complete [2021-06-08T19:30:55.046Z] df20fa9351a1: Pull complete [2021-06-08T19:30:55.046Z] 8ad3a11d3b57: Verifying Checksum [2021-06-08T19:30:55.046Z] 8ad3a11d3b57: Download complete [2021-06-08T19:30:55.321Z] 36b3adc4ff6f: Pull complete [2021-06-08T19:30:55.582Z] 8ad3a11d3b57: Pull complete [2021-06-08T19:30:55.843Z] 46f8f816bc3b: Pull complete [2021-06-08T19:30:56.112Z] 93b61091891f: Pull complete [2021-06-08T19:30:56.112Z] 93b9cdb0e59b: Pull complete [2021-06-08T19:30:56.112Z] 5e14af77c1be: Pull complete [2021-06-08T19:30:56.373Z] 01666e4c0597: Pull complete [2021-06-08T19:30:57.317Z] aa168da1d23b: Verifying Checksum [2021-06-08T19:30:57.317Z] aa168da1d23b: Download complete [2021-06-08T19:31:01.575Z] aa168da1d23b: Pull complete [2021-06-08T19:31:01.575Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-08T19:31:01.575Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T19:31:01.575Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-08T19:31:01.652Z] prd-centos7-docker-4c-2g-976 does not seem to be running inside a container [2021-06-08T19:31:01.687Z] $ 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/10/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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-08T19:31:04.383Z] $ docker top 46962976c8182ef1843d39ed60a6d8981ff7b00911df3b7866567178bfba10c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T19:31:04.773Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-08T19:31:05.075Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-08T19:31:05.392Z] + ls /var/log/sa-host [2021-06-08T19:31:05.392Z] + sadf -c /var/log/sa-host/sa05 [2021-06-08T19:31:05.392Z] file_magic: OK [2021-06-08T19:31:05.392Z] HZ: Using current value: 100 [2021-06-08T19:31:05.392Z] file_header: OK [2021-06-08T19:31:05.392Z] 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-08T19:31:05.392Z] Statistics: [2021-06-08T19:31:05.392Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-08T19:31:05.392Z] File successfully converted to sysstat format version 12.2.1 [2021-06-08T19:31:05.392Z] + sadf -c /var/log/sa-host/sa08 [2021-06-08T19:31:05.392Z] file_magic: OK [2021-06-08T19:31:05.392Z] HZ: Using current value: 100 [2021-06-08T19:31:05.392Z] file_header: OK [2021-06-08T19:31:05.392Z] 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-08T19:31:05.392Z] Statistics: [2021-06-08T19:31:05.392Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-08T19:31:05.392Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T19:31:05.584Z] provisioning config files... [2021-06-08T19:31:05.597Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config8175258949732384041tmp [Pipeline] { [Pipeline] echo [2021-06-08T19:31:05.617Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T19:31:05.926Z] ---> create-netrc.sh [Pipeline] } [2021-06-08T19:31:05.935Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-08T19:31:06.331Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-08T19:31:06.340Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T19:31:06.638Z] ---> sudo-logs.sh [2021-06-08T19:31:06.638Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-08T19:31:06.669Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T19:31:06.971Z] ---> job-cost.sh [2021-06-08T19:31:06.971Z] lf-activate-venv: SKIPPING [2021-06-08T19:31:06.971Z] DEBUG: total: 0.18000000715255737 [2021-06-08T19:31:06.971Z] INFO: Retrieving Stack Cost... [2021-06-08T19:31:07.914Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-08T19:31:08.487Z] INFO: Archiving Costs [Pipeline] echo [2021-06-08T19:31:08.500Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T19:31:08.815Z] ---> logs-deploy.sh [2021-06-08T19:31:08.815Z] lf-activate-venv: SKIPPING [2021-06-08T19:31:08.815Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3525/10 [2021-06-08T19:31:08.815Z] INFO: archiving workspace using pattern(s): [2021-06-08T19:31:09.761Z] Archives upload complete. [2021-06-08T19:31:09.761Z] INFO: archiving logs to Nexus [2021-06-08T19:31:10.337Z] ---> uname -a: [2021-06-08T19:31:10.337Z] Linux prd-centos7-docker-4c-2g-976.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-08T19:31:10.337Z] [2021-06-08T19:31:10.337Z] [2021-06-08T19:31:10.337Z] ---> lscpu: [2021-06-08T19:31:10.337Z] Architecture: x86_64 [2021-06-08T19:31:10.337Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-08T19:31:10.337Z] Byte Order: Little Endian [2021-06-08T19:31:10.337Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-08T19:31:10.337Z] CPU(s): 2 [2021-06-08T19:31:10.337Z] On-line CPU(s) list: 0,1 [2021-06-08T19:31:10.337Z] Thread(s) per core: 1 [2021-06-08T19:31:10.337Z] Core(s) per socket: 1 [2021-06-08T19:31:10.337Z] Socket(s): 2 [2021-06-08T19:31:10.337Z] NUMA node(s): 1 [2021-06-08T19:31:10.337Z] Vendor ID: AuthenticAMD [2021-06-08T19:31:10.337Z] CPU family: 23 [2021-06-08T19:31:10.337Z] Model: 49 [2021-06-08T19:31:10.337Z] Model name: AMD EPYC-Rome Processor [2021-06-08T19:31:10.337Z] Stepping: 0 [2021-06-08T19:31:10.337Z] CPU MHz: 2799.998 [2021-06-08T19:31:10.337Z] BogoMIPS: 5599.99 [2021-06-08T19:31:10.337Z] Virtualization: AMD-V [2021-06-08T19:31:10.337Z] Hypervisor vendor: KVM [2021-06-08T19:31:10.337Z] Virtualization type: full [2021-06-08T19:31:10.337Z] L1d cache: 64 KiB [2021-06-08T19:31:10.337Z] L1i cache: 64 KiB [2021-06-08T19:31:10.337Z] L2 cache: 1 MiB [2021-06-08T19:31:10.337Z] L3 cache: 32 MiB [2021-06-08T19:31:10.337Z] NUMA node0 CPU(s): 0,1 [2021-06-08T19:31:10.337Z] Vulnerability Itlb multihit: Not affected [2021-06-08T19:31:10.337Z] Vulnerability L1tf: Not affected [2021-06-08T19:31:10.337Z] Vulnerability Mds: Not affected [2021-06-08T19:31:10.337Z] Vulnerability Meltdown: Not affected [2021-06-08T19:31:10.337Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-08T19:31:10.337Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-08T19:31:10.337Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-08T19:31:10.337Z] Vulnerability Srbds: Not affected [2021-06-08T19:31:10.337Z] Vulnerability Tsx async abort: Not affected [2021-06-08T19:31:10.337Z] 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-08T19:31:10.337Z] [2021-06-08T19:31:10.337Z] [2021-06-08T19:31:10.337Z] ---> nproc: [2021-06-08T19:31:10.337Z] 2 [2021-06-08T19:31:10.337Z] [2021-06-08T19:31:10.337Z] [2021-06-08T19:31:10.337Z] ---> df -h: [2021-06-08T19:31:10.337Z] Filesystem Size Used Available Use% Mounted on [2021-06-08T19:31:10.337Z] overlay 40.0G 12.5G 27.5G 31% / [2021-06-08T19:31:10.337Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-08T19:31:10.337Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-08T19:31:10.337Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-08T19:31:10.337Z] /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os [2021-06-08T19:31:10.337Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf [2021-06-08T19:31:10.337Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname [2021-06-08T19:31:10.337Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts [2021-06-08T19:31:10.337Z] /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json [2021-06-08T19:31:10.337Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host [2021-06-08T19:31:10.337Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure [2021-06-08T19:31:10.337Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log [2021-06-08T19:31:10.338Z] /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/10 [2021-06-08T19:31:10.338Z] /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/10@tmp [2021-06-08T19:31:10.338Z] [2021-06-08T19:31:10.338Z] [2021-06-08T19:31:10.338Z] ---> free -m: [2021-06-08T19:31:10.338Z] total used free shared buff/cache available [2021-06-08T19:31:10.338Z] Mem: 7821 1332 1478 0 5010 6448 [2021-06-08T19:31:10.338Z] Swap: 1023 1 1022 [2021-06-08T19:31:10.338Z] [2021-06-08T19:31:10.338Z] [2021-06-08T19:31:10.338Z] ---> ip addr: [2021-06-08T19:31:10.338Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-08T19:31:10.338Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-08T19:31:10.338Z] inet 127.0.0.1/8 scope host lo [2021-06-08T19:31:10.338Z] valid_lft forever preferred_lft forever [2021-06-08T19:31:10.338Z] inet6 ::1/128 scope host [2021-06-08T19:31:10.338Z] valid_lft forever preferred_lft forever [2021-06-08T19:31:10.338Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-08T19:31:10.338Z] link/ether fa:16:3e:42:06:a6 brd ff:ff:ff:ff:ff:ff [2021-06-08T19:31:10.338Z] inet 10.30.123.87/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-08T19:31:10.338Z] valid_lft 84876sec preferred_lft 84876sec [2021-06-08T19:31:10.338Z] inet6 fe80::f816:3eff:fe42:6a6/64 scope link [2021-06-08T19:31:10.338Z] valid_lft forever preferred_lft forever [2021-06-08T19:31:10.338Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-08T19:31:10.338Z] link/ether 02:42:eb:93:37:5d brd ff:ff:ff:ff:ff:ff [2021-06-08T19:31:10.338Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-08T19:31:10.338Z] valid_lft forever preferred_lft forever [2021-06-08T19:31:10.338Z] inet6 fe80::42:ebff:fe93:375d/64 scope link [2021-06-08T19:31:10.338Z] valid_lft forever preferred_lft forever [2021-06-08T19:31:10.338Z] [2021-06-08T19:31:10.338Z] [2021-06-08T19:31:10.338Z] ---> sar -b -r -n DEV: [2021-06-08T19:31:10.338Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) [2021-06-08T19:31:10.338Z] [2021-06-08T19:31:10.338Z] 19:05:36 LINUX RESTART (2 CPU) [2021-06-08T19:31:10.338Z] [2021-06-08T19:31:10.338Z] 19:06:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-08T19:31:10.338Z] 19:07:01 113.95 16.39 97.56 0.00 5588.89 10123.89 0.00 [2021-06-08T19:31:10.338Z] 19:08:01 84.18 0.20 83.98 0.00 23.32 41657.63 0.00 [2021-06-08T19:31:10.338Z] 19:09:01 150.32 0.00 150.32 0.00 0.00 20147.88 0.00 [2021-06-08T19:31:10.338Z] 19:10:01 54.09 0.02 54.07 0.00 0.53 8496.55 0.00 [2021-06-08T19:31:10.338Z] 19:11:01 110.29 0.02 110.27 0.00 0.53 20321.53 0.00 [2021-06-08T19:31:10.338Z] 19:12:02 1030.69 676.81 353.88 0.00 29654.33 255582.13 0.00 [2021-06-08T19:31:10.338Z] 19:13:01 362.24 227.18 135.05 0.00 10223.56 51025.56 0.00 [2021-06-08T19:31:10.338Z] 19:14:01 450.15 9.87 440.28 0.00 4456.57 206268.54 0.00 [2021-06-08T19:31:10.338Z] 19:15:01 216.83 10.94 205.89 0.00 1404.39 31551.03 0.00 [2021-06-08T19:31:10.338Z] 19:16:01 1.12 0.00 1.12 0.00 0.00 15.21 0.00 [2021-06-08T19:31:10.338Z] 19:17:01 0.30 0.00 0.30 0.00 0.00 3.91 0.00 [2021-06-08T19:31:10.338Z] 19:18:01 0.27 0.00 0.27 0.00 0.00 3.16 0.00 [2021-06-08T19:31:10.338Z] 19:19:01 0.35 0.00 0.35 0.00 0.00 4.15 0.00 [2021-06-08T19:31:10.338Z] 19:20:01 0.28 0.00 0.28 0.00 0.00 3.13 0.00 [2021-06-08T19:31:10.338Z] 19:21:01 0.40 0.18 0.22 0.00 5.73 2.33 0.00 [2021-06-08T19:31:10.338Z] 19:22:01 1.17 0.33 0.83 0.00 94.74 16.39 0.00 [2021-06-08T19:31:10.338Z] 19:23:01 0.22 0.00 0.22 0.00 0.00 2.50 0.00 [2021-06-08T19:31:10.338Z] 19:24:01 0.22 0.00 0.22 0.00 0.00 2.35 0.00 [2021-06-08T19:31:10.338Z] 19:25:01 0.30 0.00 0.30 0.00 0.00 3.73 0.00 [2021-06-08T19:31:10.338Z] 19:26:01 0.22 0.00 0.22 0.00 0.00 2.20 0.00 [2021-06-08T19:31:10.338Z] 19:27:01 0.28 0.00 0.28 0.00 0.00 3.28 0.00 [2021-06-08T19:31:10.338Z] 19:28:01 0.25 0.00 0.25 0.00 0.00 2.76 0.00 [2021-06-08T19:31:10.338Z] 19:29:01 0.20 0.00 0.20 0.00 0.00 1.80 0.00 [2021-06-08T19:31:10.338Z] 19:30:01 0.28 0.00 0.28 0.00 0.00 3.18 0.00 [2021-06-08T19:31:10.338Z] 19:31:01 59.68 40.54 19.14 0.00 4072.22 1513.99 0.00 [2021-06-08T19:31:10.338Z] Average: 105.77 39.46 66.31 0.00 2225.15 25968.41 0.00 [2021-06-08T19:31:10.338Z] [2021-06-08T19:31:10.338Z] 19:06:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-08T19:31:10.338Z] 19:07:01 5090320 0 907048 11.33 2620 2008952 1491348 16.47 891256 1615656 113028 [2021-06-08T19:31:10.338Z] 19:08:01 4104444 0 982680 12.27 2620 2919196 1560160 17.23 1067632 2347656 70332 [2021-06-08T19:31:10.338Z] 19:09:01 3774812 0 1177632 14.70 2620 3053876 1669796 18.44 1398748 2280780 226736 [2021-06-08T19:31:10.338Z] 19:10:01 3867576 0 1158976 14.47 2620 2979768 1733656 19.14 1295884 2282764 67180 [2021-06-08T19:31:10.338Z] 19:11:01 3407856 0 1157568 14.45 2620 3440896 1398668 15.44 1361452 2660616 249900 [2021-06-08T19:31:10.338Z] 19:12:02 137908 0 1503740 18.78 2620 6364672 2383904 26.32 3371212 3792376 484484 [2021-06-08T19:31:10.338Z] 19:13:01 957448 0 1579380 19.72 2620 5469492 3129180 34.55 2218196 4110368 44564 [2021-06-08T19:31:10.338Z] 19:14:01 596580 0 1459912 18.23 2620 5949828 2652456 29.28 2383176 4267104 516 [2021-06-08T19:31:10.338Z] 19:15:01 2141084 0 1266804 15.82 2620 4598432 1315348 14.52 1346040 3807640 20 [2021-06-08T19:31:10.338Z] 19:16:01 2147708 0 1260172 15.73 2620 4598440 1273188 14.06 1369216 3780608 12 [2021-06-08T19:31:10.338Z] 19:17:01 2148072 0 1259804 15.73 2620 4598444 1273272 14.06 1362216 3788872 8 [2021-06-08T19:31:10.338Z] 19:18:01 2147572 0 1260296 15.74 2620 4598452 1273356 14.06 1362572 3788876 12 [2021-06-08T19:31:10.338Z] 19:19:01 2148460 0 1259404 15.72 2620 4598456 1273188 14.06 1362488 3788548 12 [2021-06-08T19:31:10.338Z] 19:20:01 2148624 0 1259240 15.72 2620 4598456 1273188 14.06 1362488 3788548 8 [2021-06-08T19:31:10.338Z] 19:21:01 2148188 0 1259636 15.73 2620 4598496 1273188 14.06 1362416 3788748 16 [2021-06-08T19:31:10.338Z] 19:22:01 2144628 0 1260392 15.74 2620 4601300 1273248 14.06 1365980 3788788 8 [2021-06-08T19:31:10.338Z] 19:23:01 2144064 0 1260948 15.74 2620 4601308 1273404 14.06 1366352 3788788 16 [2021-06-08T19:31:10.338Z] 19:24:01 2144584 0 1260424 15.74 2620 4601312 1273188 14.06 1365920 3788788 12 [2021-06-08T19:31:10.338Z] 19:25:01 2144732 0 1260272 15.74 2620 4601316 1273188 14.06 1365764 3788788 8 [2021-06-08T19:31:10.338Z] 19:26:01 2144708 0 1260292 15.74 2620 4601320 1273188 14.06 1365948 3788788 8 [2021-06-08T19:31:10.338Z] 19:27:01 2144488 0 1260508 15.74 2620 4601324 1273272 14.06 1366032 3788792 8 [2021-06-08T19:31:10.338Z] 19:28:01 2144536 0 1260456 15.74 2620 4601328 1273224 14.06 1365848 3788788 8 [2021-06-08T19:31:10.338Z] 19:29:01 2144708 0 1260280 15.74 2620 4601332 1273188 14.06 1365832 3788788 8 [2021-06-08T19:31:10.338Z] 19:30:01 2144708 0 1260276 15.74 2620 4601336 1273188 14.06 1365836 3788788 8 [2021-06-08T19:31:10.338Z] 19:31:01 1547664 0 1330912 16.62 2620 5127744 1452004 16.03 1421652 4289692 367008 [2021-06-08T19:31:10.338Z] Average: 2312619 0 1257082 15.70 2620 4436619 1515400 16.73 1489206 3531118 64957 [2021-06-08T19:31:10.338Z] [2021-06-08T19:31:10.338Z] 19:06:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-08T19:31:10.338Z] 19:07:01 veth35be694 815.15 539.80 73.96 1967.39 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.338Z] 19:07:01 eth0 1624.89 1661.10 5751.41 188.67 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.338Z] 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.338Z] 19:07:01 docker0 815.15 539.66 62.81 1967.38 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.338Z] 19:08:01 eth0 664.49 664.94 3831.19 61.92 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.338Z] 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.338Z] 19:08:01 vethbad6248 86.24 139.57 5.99 372.62 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.338Z] 19:08:01 docker0 407.38 372.73 27.83 1132.46 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.338Z] 19:09:01 vethe83ce8c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.338Z] 19:09:01 eth0 156.03 130.74 508.07 25.62 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.338Z] 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.338Z] 19:09:01 docker0 109.51 119.80 8.61 472.63 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.338Z] 19:10:01 vethe83ce8c 2.16 2.16 0.17 0.17 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.338Z] 19:10:01 eth0 39.30 27.09 24.36 110.41 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.338Z] 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.338Z] 19:10:01 docker0 2.16 2.16 0.14 0.17 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.338Z] 19:11:01 veth761da02 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.338Z] 19:11:01 eth0 182.18 152.37 1704.77 25.22 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.338Z] 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.338Z] 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.338Z] 19:12:02 veth761da02 0.00 0.82 0.00 0.04 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.338Z] 19:12:02 eth0 89.15 64.43 183.27 14.05 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.338Z] 19:12:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.338Z] 19:12:02 docker0 52.86 66.33 3.50 164.73 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.338Z] 19:13:01 veth0b9f4ef 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.338Z] 19:13:01 veth387812e 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.338Z] 19:13:01 veth761da02 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.338Z] 19:13:01 eth0 13.44 6.75 11.09 5.74 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.338Z] 19:14:01 veth761da02 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.338Z] 19:14:01 veth6f74233 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.338Z] 19:14:01 eth0 100.52 66.02 311.62 114.97 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.338Z] 19:14:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.338Z] 19:15:01 eth0 194.72 146.84 1663.58 22.73 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.338Z] 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.338Z] 19:15:01 docker0 1449.77 1204.23 106.71 4362.13 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.338Z] 19:16:01 eth0 0.35 0.33 0.02 0.03 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.338Z] 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.338Z] 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.338Z] 19:17:01 eth0 0.58 0.40 0.51 0.09 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.338Z] 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.338Z] 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.338Z] 19:18:01 eth0 0.85 0.25 0.31 0.19 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.338Z] 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.338Z] 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.338Z] 19:19:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.338Z] 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.338Z] 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.338Z] 19:20:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.338Z] 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.338Z] 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.339Z] 19:21:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.339Z] 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.339Z] 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.339Z] 19:22:01 eth0 0.92 0.17 0.14 0.07 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.339Z] 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.339Z] 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.339Z] 19:23:01 eth0 0.57 0.50 0.33 0.21 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.339Z] 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.339Z] 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.339Z] 19:24:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.339Z] 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.339Z] 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.339Z] 19:25:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.339Z] 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.339Z] 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.339Z] 19:26:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.339Z] 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.339Z] 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.339Z] 19:27:01 eth0 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.339Z] 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.339Z] 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.339Z] 19:28:01 eth0 0.13 0.12 0.06 0.01 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.339Z] 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.339Z] 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.339Z] 19:29:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.339Z] 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.339Z] 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.339Z] 19:30:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.339Z] 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.339Z] 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.339Z] 19:31:01 eth0 214.61 189.69 2176.01 20.92 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.339Z] 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.339Z] 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.339Z] Average: eth0 130.44 123.56 643.61 23.54 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.339Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.339Z] Average: docker0 58.07 48.24 4.27 174.73 0.00 0.00 0.00 0.00 [2021-06-08T19:31:10.339Z] [2021-06-08T19:31:10.339Z] [2021-06-08T19:31:10.339Z] ---> sar -P ALL: [2021-06-08T19:31:10.339Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) [2021-06-08T19:31:10.339Z] [2021-06-08T19:31:10.339Z] 19:05:36 LINUX RESTART (2 CPU) [2021-06-08T19:31:10.339Z] [2021-06-08T19:31:10.339Z] 19:06:02 CPU %user %nice %system %iowait %steal %idle [2021-06-08T19:31:10.339Z] 19:07:01 all 22.14 0.00 5.39 3.00 0.11 69.36 [2021-06-08T19:31:10.339Z] 19:07:01 0 20.59 0.00 6.06 2.10 0.11 71.14 [2021-06-08T19:31:10.339Z] 19:07:01 1 23.66 0.00 4.74 3.89 0.11 67.60 [2021-06-08T19:31:10.339Z] 19:08:01 all 14.65 0.00 4.62 1.47 0.06 79.19 [2021-06-08T19:31:10.339Z] 19:08:01 0 11.66 0.00 4.75 1.08 0.07 82.44 [2021-06-08T19:31:10.339Z] 19:08:01 1 17.64 0.00 4.49 1.86 0.05 75.96 [2021-06-08T19:31:10.339Z] 19:09:01 all 61.26 0.00 10.39 2.51 0.11 25.74 [2021-06-08T19:31:10.339Z] 19:09:01 0 61.11 0.00 10.89 2.63 0.11 25.26 [2021-06-08T19:31:10.339Z] 19:09:01 1 61.40 0.00 9.88 2.38 0.11 26.22 [2021-06-08T19:31:10.339Z] 19:10:01 all 33.47 0.00 5.80 0.86 0.07 59.80 [2021-06-08T19:31:10.339Z] 19:10:01 0 33.84 0.00 6.14 1.09 0.07 58.86 [2021-06-08T19:31:10.339Z] 19:10:01 1 33.10 0.00 5.46 0.63 0.07 60.74 [2021-06-08T19:31:10.339Z] 19:11:01 all 49.68 0.00 10.03 1.37 0.09 38.82 [2021-06-08T19:31:10.339Z] 19:11:01 0 49.43 0.00 10.55 1.77 0.09 38.16 [2021-06-08T19:31:10.339Z] 19:11:01 1 49.94 0.00 9.51 0.97 0.09 39.49 [2021-06-08T19:31:10.339Z] 19:12:02 all 20.92 0.00 19.45 52.03 0.10 7.50 [2021-06-08T19:31:10.339Z] 19:12:02 0 20.84 0.00 20.00 51.47 0.09 7.60 [2021-06-08T19:31:10.339Z] 19:12:02 1 21.00 0.00 18.89 52.60 0.11 7.40 [2021-06-08T19:31:10.339Z] 19:13:01 all 70.55 0.00 12.42 15.93 0.11 0.99 [2021-06-08T19:31:10.339Z] 19:13:01 0 70.36 0.00 12.17 16.31 0.11 1.05 [2021-06-08T19:31:10.339Z] 19:13:01 1 70.73 0.00 12.67 15.55 0.11 0.93 [2021-06-08T19:31:10.339Z] 19:14:01 all 63.13 0.00 21.86 10.65 0.13 4.23 [2021-06-08T19:31:10.339Z] 19:14:01 0 63.55 0.00 21.45 10.82 0.13 4.05 [2021-06-08T19:31:10.339Z] 19:14:01 1 62.71 0.00 22.27 10.49 0.13 4.41 [2021-06-08T19:31:10.339Z] 19:15:01 all 24.23 0.00 8.49 6.12 0.08 61.08 [2021-06-08T19:31:10.339Z] 19:15:01 0 24.92 0.00 8.88 7.05 0.07 59.08 [2021-06-08T19:31:10.339Z] 19:15:01 1 23.53 0.00 8.10 5.20 0.09 63.09 [2021-06-08T19:31:10.339Z] 19:16:01 all 0.14 0.00 0.07 0.00 0.02 99.77 [2021-06-08T19:31:10.339Z] 19:16:01 0 0.22 0.00 0.07 0.00 0.02 99.70 [2021-06-08T19:31:10.339Z] 19:16:01 1 0.07 0.00 0.07 0.00 0.02 99.85 [2021-06-08T19:31:10.339Z] 19:17:01 all 0.27 0.00 0.40 0.00 0.02 99.32 [2021-06-08T19:31:10.339Z] 19:17:01 0 0.20 0.00 0.56 0.00 0.00 99.24 [2021-06-08T19:31:10.339Z] 19:17:01 1 0.33 0.00 0.23 0.00 0.03 99.40 [2021-06-08T19:31:10.339Z] [2021-06-08T19:31:10.339Z] 19:17:01 CPU %user %nice %system %iowait %steal %idle [2021-06-08T19:31:10.339Z] 19:18:01 all 0.10 0.00 0.02 0.00 0.03 99.86 [2021-06-08T19:31:10.339Z] 19:18:01 0 0.15 0.00 0.02 0.00 0.02 99.82 [2021-06-08T19:31:10.339Z] 19:18:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-08T19:31:10.339Z] 19:19:01 all 0.10 0.00 0.03 0.00 0.02 99.85 [2021-06-08T19:31:10.339Z] 19:19:01 0 0.17 0.00 0.03 0.00 0.02 99.78 [2021-06-08T19:31:10.339Z] 19:19:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-08T19:31:10.339Z] 19:20:01 all 0.09 0.00 0.03 0.00 0.02 99.86 [2021-06-08T19:31:10.339Z] 19:20:01 0 0.17 0.00 0.03 0.00 0.02 99.78 [2021-06-08T19:31:10.339Z] 19:20:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-06-08T19:31:10.339Z] 19:21:01 all 0.17 0.00 0.07 0.00 0.03 99.74 [2021-06-08T19:31:10.339Z] 19:21:01 0 0.27 0.00 0.07 0.00 0.02 99.65 [2021-06-08T19:31:10.339Z] 19:21:01 1 0.07 0.00 0.07 0.00 0.03 99.83 [2021-06-08T19:31:10.339Z] 19:22:01 all 0.09 0.00 0.04 0.03 0.02 99.82 [2021-06-08T19:31:10.339Z] 19:22:01 0 0.17 0.00 0.05 0.05 0.02 99.72 [2021-06-08T19:31:10.339Z] 19:22:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-06-08T19:31:10.339Z] 19:23:01 all 0.08 0.00 0.03 0.00 0.02 99.87 [2021-06-08T19:31:10.339Z] 19:23:01 0 0.12 0.00 0.03 0.00 0.00 99.85 [2021-06-08T19:31:10.339Z] 19:23:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-08T19:31:10.339Z] 19:24:01 all 0.14 0.00 0.03 0.00 0.02 99.82 [2021-06-08T19:31:10.339Z] 19:24:01 0 0.22 0.00 0.02 0.00 0.02 99.75 [2021-06-08T19:31:10.339Z] 19:24:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2021-06-08T19:31:10.339Z] 19:25:01 all 0.14 0.00 0.03 0.00 0.02 99.82 [2021-06-08T19:31:10.339Z] 19:25:01 0 0.18 0.00 0.02 0.00 0.00 99.80 [2021-06-08T19:31:10.339Z] 19:25:01 1 0.10 0.00 0.03 0.00 0.03 99.83 [2021-06-08T19:31:10.339Z] 19:26:01 all 0.11 0.00 0.03 0.00 0.02 99.84 [2021-06-08T19:31:10.339Z] 19:26:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-06-08T19:31:10.339Z] 19:26:01 1 0.20 0.00 0.03 0.00 0.02 99.75 [2021-06-08T19:31:10.339Z] 19:27:01 all 0.10 0.00 0.03 0.00 0.03 99.85 [2021-06-08T19:31:10.339Z] 19:27:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-08T19:31:10.339Z] 19:27:01 1 0.17 0.00 0.03 0.00 0.03 99.77 [2021-06-08T19:31:10.339Z] 19:28:01 all 0.17 0.00 0.02 0.00 0.03 99.79 [2021-06-08T19:31:10.339Z] 19:28:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-08T19:31:10.339Z] 19:28:01 1 0.30 0.00 0.02 0.00 0.03 99.65 [2021-06-08T19:31:10.339Z] [2021-06-08T19:31:10.339Z] 19:28:01 CPU %user %nice %system %iowait %steal %idle [2021-06-08T19:31:10.339Z] 19:29:01 all 0.08 0.00 0.03 0.00 0.02 99.87 [2021-06-08T19:31:10.339Z] 19:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-08T19:31:10.339Z] 19:29:01 1 0.15 0.00 0.03 0.00 0.02 99.80 [2021-06-08T19:31:10.339Z] 19:30:01 all 0.14 0.00 0.02 0.00 0.03 99.82 [2021-06-08T19:31:10.339Z] 19:30:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-08T19:31:10.339Z] 19:30:01 1 0.25 0.00 0.02 0.00 0.03 99.70 [2021-06-08T19:31:10.339Z] 19:31:01 all 7.28 0.00 2.84 1.10 0.03 88.75 [2021-06-08T19:31:10.339Z] 19:31:01 0 6.87 0.00 2.65 0.66 0.05 89.77 [2021-06-08T19:31:10.339Z] 19:31:01 1 7.70 0.00 3.03 1.53 0.02 87.73 [2021-06-08T19:31:10.339Z] Average: all 13.96 0.00 3.87 3.59 0.05 78.52 [2021-06-08T19:31:10.339Z] Average: 0 13.81 0.00 3.97 3.60 0.04 78.58 [2021-06-08T19:31:10.339Z] Average: 1 14.12 0.00 3.78 3.59 0.05 78.47 [2021-06-08T19:31:10.339Z] [2021-06-08T19:31:10.339Z] [2021-06-08T19:31:10.339Z]