Pull request #3579 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 rather than 8c8ec01f75b58cfcb419c1f7501554e5337e3d8c Obtained Jenkinsfile from 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4152972066450852562.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4918852327662643043.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5996510775642663158.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6217991037851792682.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1783797014502403838.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-165 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/23 [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/23 # 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/23@tmp/jenkins-gitclient-ssh127074981944854649.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 8c8ec01f75b58cfcb419c1f7501554e5337e3d8c Merge succeeded, producing 8c8ec01f75b58cfcb419c1f7501554e5337e3d8c Checking out Revision 8c8ec01f75b58cfcb419c1f7501554e5337e3d8c (PR-3579) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/23@tmp/jenkins-gitclient-ssh546870388441531172.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c8ec01f75b58cfcb419c1f7501554e5337e3d8c # 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/23@tmp/jenkins-gitclient-ssh7632011384105016750.key > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c8ec01f75b58cfcb419c1f7501554e5337e3d8c # timeout=10 Commit message: "fix(snap): don't add consul to add-proxy-route" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-25T19:39:38.180Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk f6a0104dd440409cab48eee67af455df5e6491eb # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-25T19:39:38.285Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-25T19:39:38.317Z] ========================================================= [2021-06-25T19:39:38.317Z] EdgeX Global Pipelines Version Info [2021-06-25T19:39:38.317Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-25T19:39:39.903Z] ------------------- [2021-06-25T19:39:39.903Z] stable info: [2021-06-25T19:39:39.903Z] ------------------- [2021-06-25T19:39:39.903Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-25T19:39:39.903Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-25T19:39:39.903Z] Message: update stable to v1.0.195 [2021-06-25T19:39:40.483Z] ------------------- [2021-06-25T19:39:40.483Z] experimental info: [2021-06-25T19:39:40.483Z] ------------------- [2021-06-25T19:39:40.483Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-25T19:39:40.483Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-25T19:39:40.483Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-25T19:39:40.621Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-25T19:39:40.650Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-25T19:39:40.673Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-25T19:39:40.700Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-25T19:39:40.723Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-25T19:39:40.754Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-25T19:39:40.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-25T19:39:40.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-25T19:39:40.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-25T19:39:40.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-25T19:39:40.901Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-25T19:39:40.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-25T19:39:40.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-25T19:39:40.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-25T19:39:40.992Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-25T19:39:41.015Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-25T19:39:41.041Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-25T19:39:41.062Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-25T19:39:41.095Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-25T19:39:41.135Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-25T19:39:41.161Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-25T19:39:41.190Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-25T19:39:41.221Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo [2021-06-25T19:39:41.259Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo [2021-06-25T19:39:41.283Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo [2021-06-25T19:39:41.305Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8c8ec01f75b58cfcb419c1f7501554e5337e3d8c [Pipeline] echo [2021-06-25T19:39:41.327Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8c8ec01 [Pipeline] echo [2021-06-25T19:39:41.358Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-25T19:39:41.444Z] provisioning config files... [2021-06-25T19:39:41.466Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/23@tmp/config686908753044744191tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-25T19:39:41.809Z] ---> docker-login.sh [2021-06-25T19:39:41.809Z] nexus3.edgexfoundry.org:10001 [2021-06-25T19:39:41.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T19:39:42.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T19:39:42.075Z] Configure a credential helper to remove this warning. See [2021-06-25T19:39:42.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T19:39:42.075Z] [2021-06-25T19:39:42.075Z] Login Succeeded [2021-06-25T19:39:42.075Z] nexus3.edgexfoundry.org:10002 [2021-06-25T19:39:42.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T19:39:42.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T19:39:42.338Z] Configure a credential helper to remove this warning. See [2021-06-25T19:39:42.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T19:39:42.338Z] [2021-06-25T19:39:42.338Z] Login Succeeded [2021-06-25T19:39:42.338Z] nexus3.edgexfoundry.org:10003 [2021-06-25T19:39:42.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T19:39:42.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T19:39:42.338Z] Configure a credential helper to remove this warning. See [2021-06-25T19:39:42.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T19:39:42.338Z] [2021-06-25T19:39:42.338Z] Login Succeeded [2021-06-25T19:39:42.338Z] nexus3.edgexfoundry.org:10004 [2021-06-25T19:39:42.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T19:39:42.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T19:39:42.602Z] Configure a credential helper to remove this warning. See [2021-06-25T19:39:42.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T19:39:42.602Z] [2021-06-25T19:39:42.602Z] Login Succeeded [2021-06-25T19:39:42.602Z] docker.io [2021-06-25T19:39:42.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T19:39:42.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T19:39:42.865Z] Configure a credential helper to remove this warning. See [2021-06-25T19:39:42.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T19:39:42.865Z] [2021-06-25T19:39:42.865Z] Login Succeeded [2021-06-25T19:39:42.865Z] ---> docker-login.sh ends [Pipeline] } [2021-06-25T19:39:42.877Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-25T19:39:43.260Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-06-25T19:39:43.260Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T19:39:43.260Z] ++ cut -d/ -f2 [2021-06-25T19:39:43.260Z] ++ dirname cmd/core-command/Dockerfile [2021-06-25T19:39:43.260Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-25T19:39:43.260Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T19:39:43.260Z] ++ dirname cmd/core-data/Dockerfile [2021-06-25T19:39:43.260Z] ++ cut -d/ -f2 [2021-06-25T19:39:43.260Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-25T19:39:43.260Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T19:39:43.260Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-25T19:39:43.260Z] ++ cut -d/ -f2 [2021-06-25T19:39:43.260Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-25T19:39:43.260Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T19:39:43.260Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-25T19:39:43.260Z] ++ cut -d/ -f2 [2021-06-25T19:39:43.260Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-25T19:39:43.260Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T19:39:43.260Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-25T19:39:43.260Z] ++ cut -d/ -f2 [2021-06-25T19:39:43.260Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-25T19:39:43.260Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T19:39:43.260Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-25T19:39:43.260Z] ++ cut -d/ -f2 [2021-06-25T19:39:43.260Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-25T19:39:43.260Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T19:39:43.260Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-25T19:39:43.260Z] ++ cut -d/ -f2 [2021-06-25T19:39:43.260Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-25T19:39:43.260Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T19:39:43.260Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-25T19:39:43.260Z] ++ cut -d/ -f2 [2021-06-25T19:39:43.260Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-25T19:39:43.260Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-25T19:39:43.260Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-25T19:39:43.260Z] ++ cut -d/ -f2 [2021-06-25T19:39:43.260Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-25T19:39:43.320Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-25T19:39:44.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-25T19:39:44.446Z] [2021-06-25T19:39:44.446Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-25T19:39:44.780Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-25T19:39:44.780Z] latest: Pulling from edgex-devops/git-semver [2021-06-25T19:39:44.780Z] 31603596830f: Pulling fs layer [2021-06-25T19:39:44.780Z] 54011a49482f: Pulling fs layer [2021-06-25T19:39:44.780Z] a6820b24f6d8: Pulling fs layer [2021-06-25T19:39:44.780Z] f581987b2513: Pulling fs layer [2021-06-25T19:39:44.780Z] f581987b2513: Waiting [2021-06-25T19:39:44.780Z] 54011a49482f: Verifying Checksum [2021-06-25T19:39:44.780Z] 54011a49482f: Download complete [2021-06-25T19:39:45.046Z] 31603596830f: Verifying Checksum [2021-06-25T19:39:45.046Z] 31603596830f: Download complete [2021-06-25T19:39:45.046Z] f581987b2513: Verifying Checksum [2021-06-25T19:39:45.046Z] f581987b2513: Download complete [2021-06-25T19:39:45.046Z] a6820b24f6d8: Verifying Checksum [2021-06-25T19:39:45.046Z] a6820b24f6d8: Download complete [2021-06-25T19:39:45.046Z] 31603596830f: Pull complete [2021-06-25T19:39:45.311Z] 54011a49482f: Pull complete [2021-06-25T19:39:45.919Z] a6820b24f6d8: Pull complete [2021-06-25T19:39:46.183Z] f581987b2513: Pull complete [2021-06-25T19:39:46.183Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-25T19:39:46.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-25T19:39:46.183Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-25T19:39:46.278Z] prd-centos7-docker-4c-2g-165 does not seem to be running inside a container [2021-06-25T19:39:46.331Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-25T19:39:47.632Z] $ docker top e6a60df17031c69f76e77a4ee812aaccdff582bc18ae5a7ea1c5624ec37c7868 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-25T19:39:47.777Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-25T19:39:47.778Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-25T19:39:47.914Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-25T19:39:47.917Z] $ docker exec e6a60df17031c69f76e77a4ee812aaccdff582bc18ae5a7ea1c5624ec37c7868 ssh-agent [2021-06-25T19:39:48.038Z] SSH_AUTH_SOCK=/tmp/ssh-tHGgOmFVl3aj/agent.14 [2021-06-25T19:39:48.038Z] SSH_AGENT_PID=21 [2021-06-25T19:39:48.048Z] Running ssh-add (command line suppressed) [2021-06-25T19:39:48.162Z] Identity added: /w/workspace/edgex-go/23@tmp/private_key_8891498908698359238.key (/w/workspace/edgex-go/23@tmp/private_key_8891498908698359238.key) [2021-06-25T19:39:48.181Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-25T19:39:48.501Z] + git tag --points-at HEAD [Pipeline] } [2021-06-25T19:39:48.515Z] $ docker exec --env ******** --env ******** e6a60df17031c69f76e77a4ee812aaccdff582bc18ae5a7ea1c5624ec37c7868 ssh-agent -k [2021-06-25T19:39:48.621Z] unset SSH_AUTH_SOCK; [2021-06-25T19:39:48.622Z] unset SSH_AGENT_PID; [2021-06-25T19:39:48.622Z] echo Agent pid 21 killed; [2021-06-25T19:39:48.638Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-25T19:39:48.686Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-25T19:39:48.687Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-25T19:39:48.815Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-25T19:39:48.816Z] $ docker exec e6a60df17031c69f76e77a4ee812aaccdff582bc18ae5a7ea1c5624ec37c7868 ssh-agent [2021-06-25T19:39:48.937Z] SSH_AUTH_SOCK=/tmp/ssh-MTAXrnEB23iZ/agent.55 [2021-06-25T19:39:48.937Z] SSH_AGENT_PID=61 [2021-06-25T19:39:48.944Z] Running ssh-add (command line suppressed) [2021-06-25T19:39:49.054Z] Identity added: /w/workspace/edgex-go/23@tmp/private_key_3373825759760113178.key (/w/workspace/edgex-go/23@tmp/private_key_3373825759760113178.key) [2021-06-25T19:39:49.074Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-25T19:39:49.383Z] + git semver init [2021-06-25T19:39:49.383Z] # -> Open(): unable to determine branch for HEAD [2021-06-25T19:39:49.383Z] # $GIT_DIR = /w/workspace/edgex-go/23/.git [2021-06-25T19:39:49.383Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/23 [2021-06-25T19:39:49.383Z] # $SEMVER_REMOTE_NAME = origin [2021-06-25T19:39:49.383Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-25T19:39:49.383Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-25T19:39:49.383Z] # $SEMVER_BRANCH = PR-3579 [2021-06-25T19:39:49.383Z] # $SEMVER_TEMP = /tmp/semver-008438077 [2021-06-25T19:39:49.383Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-25T19:40:07.588Z] # '/tmp/semver-008438077' -> '/w/workspace/edgex-go/23/.semver' [2021-06-25T19:40:07.588Z] # -> Force: false [2021-06-25T19:40:07.588Z] # $SEMVER_DIR = /w/workspace/edgex-go/23/.semver [Pipeline] } [2021-06-25T19:40:07.599Z] $ docker exec --env ******** --env ******** e6a60df17031c69f76e77a4ee812aaccdff582bc18ae5a7ea1c5624ec37c7868 ssh-agent -k [2021-06-25T19:40:07.727Z] unset SSH_AUTH_SOCK; [2021-06-25T19:40:07.727Z] unset SSH_AGENT_PID; [2021-06-25T19:40:07.727Z] echo Agent pid 61 killed; [2021-06-25T19:40:07.743Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-25T19:40:08.091Z] + git semver [Pipeline] } [2021-06-25T19:40:08.116Z] $ docker stop --time=1 e6a60df17031c69f76e77a4ee812aaccdff582bc18ae5a7ea1c5624ec37c7868 [2021-06-25T19:40:10.161Z] $ docker rm -f e6a60df17031c69f76e77a4ee812aaccdff582bc18ae5a7ea1c5624ec37c7868 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-25T19:40:10.565Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-25T19:40:11.125Z] Stashed 1 file(s) [Pipeline] echo [2021-06-25T19:40:11.130Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-25T19:40:11.756Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-25T19:40:12.057Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-25T19:40:12.374Z] + sudo service docker restart [2021-06-25T19:40:12.375Z] + true [2021-06-25T19:40:12.375Z] Redirecting to /bin/systemctl restart docker.service [2021-06-25T19:40:26.365Z] Still waiting to schedule task [2021-06-25T19:40:26.366Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo [2021-06-25T19:40:30.588Z] ========================================================= [2021-06-25T19:40:30.588Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-25T19:40:30.588Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-25T19:40:30.904Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-25T19:40:32.310Z] Sending build context to Docker daemon 329.5MB [2021-06-25T19:40:32.310Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-25T19:40:32.310Z] Step 2/6 : FROM ${BASE} [2021-06-25T19:40:32.577Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-25T19:40:32.577Z] 540db60ca938: Pulling fs layer [2021-06-25T19:40:32.577Z] adcc1eea9eea: Pulling fs layer [2021-06-25T19:40:32.577Z] 4c4ab2625f07: Pulling fs layer [2021-06-25T19:40:32.577Z] 0510c868ecb4: Pulling fs layer [2021-06-25T19:40:32.577Z] afea3b2eda06: Pulling fs layer [2021-06-25T19:40:32.578Z] 7809a108b3ef: Pulling fs layer [2021-06-25T19:40:32.578Z] f706445af74f: Pulling fs layer [2021-06-25T19:40:32.578Z] afea3b2eda06: Waiting [2021-06-25T19:40:32.578Z] 7809a108b3ef: Waiting [2021-06-25T19:40:32.578Z] f706445af74f: Waiting [2021-06-25T19:40:32.578Z] 0510c868ecb4: Waiting [2021-06-25T19:40:32.578Z] 4c4ab2625f07: Verifying Checksum [2021-06-25T19:40:32.578Z] 4c4ab2625f07: Download complete [2021-06-25T19:40:32.578Z] adcc1eea9eea: Verifying Checksum [2021-06-25T19:40:32.578Z] adcc1eea9eea: Download complete [2021-06-25T19:40:32.578Z] afea3b2eda06: Verifying Checksum [2021-06-25T19:40:32.578Z] afea3b2eda06: Download complete [2021-06-25T19:40:32.578Z] 540db60ca938: Verifying Checksum [2021-06-25T19:40:32.578Z] 540db60ca938: Download complete [2021-06-25T19:40:32.872Z] 7809a108b3ef: Verifying Checksum [2021-06-25T19:40:32.872Z] 7809a108b3ef: Download complete [2021-06-25T19:40:32.872Z] 540db60ca938: Pull complete [2021-06-25T19:40:33.138Z] adcc1eea9eea: Pull complete [2021-06-25T19:40:33.138Z] 4c4ab2625f07: Pull complete [2021-06-25T19:40:34.541Z] f706445af74f: Verifying Checksum [2021-06-25T19:40:34.541Z] f706445af74f: Download complete [2021-06-25T19:40:34.807Z] 0510c868ecb4: Verifying Checksum [2021-06-25T19:40:34.807Z] 0510c868ecb4: Download complete [2021-06-25T19:40:39.064Z] 0510c868ecb4: Pull complete [2021-06-25T19:40:39.064Z] afea3b2eda06: Pull complete [2021-06-25T19:40:39.064Z] 7809a108b3ef: Pull complete [2021-06-25T19:40:42.440Z] f706445af74f: Pull complete [2021-06-25T19:40:42.440Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-25T19:40:42.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-25T19:40:42.440Z] ---> b068be0155e3 [2021-06-25T19:40:42.440Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-25T19:40:45.004Z] ---> Running in 27c1c498b77f [2021-06-25T19:40:45.004Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:40:45.577Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:40:46.526Z] (1/12) Installing libmagic (5.39-r0) [2021-06-25T19:40:47.106Z] (2/12) Installing file (5.39-r0) [2021-06-25T19:40:47.106Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-25T19:40:47.106Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-25T19:40:51.333Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-25T19:40:51.333Z] (6/12) Installing patch (2.7.6-r7) [2021-06-25T19:40:51.333Z] (7/12) Installing build-base (0.5-r2) [2021-06-25T19:40:51.333Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-25T19:40:51.333Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-25T19:40:51.333Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-25T19:40:51.333Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-25T19:40:51.596Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-25T19:40:51.596Z] Executing busybox-1.32.1-r6.trigger [2021-06-25T19:40:51.596Z] OK: 219 MiB in 52 packages [2021-06-25T19:40:54.166Z] Removing intermediate container 27c1c498b77f [2021-06-25T19:40:54.166Z] ---> ea7217ee856e [2021-06-25T19:40:54.166Z] Step 4/6 : WORKDIR /edgex-go [2021-06-25T19:40:54.166Z] ---> Running in 7d0d8abbc64c [2021-06-25T19:40:54.166Z] Removing intermediate container 7d0d8abbc64c [2021-06-25T19:40:54.166Z] ---> 90c2e535cf82 [2021-06-25T19:40:54.166Z] Step 5/6 : COPY go.mod . [2021-06-25T19:40:54.166Z] ---> 8806a1c824d2 [2021-06-25T19:40:54.166Z] Step 6/6 : RUN go mod download [2021-06-25T19:40:54.166Z] ---> Running in 684a47d353e5 [2021-06-25T19:41:06.443Z] Removing intermediate container 684a47d353e5 [2021-06-25T19:41:06.443Z] ---> 4b0326ed8d22 [2021-06-25T19:41:06.443Z] Successfully built 4b0326ed8d22 [2021-06-25T19:41:06.443Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-25T19:41:06.768Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-25T19:41:06.768Z] . [Pipeline] withDockerContainer [2021-06-25T19:41:06.867Z] prd-centos7-docker-4c-2g-165 does not seem to be running inside a container [2021-06-25T19:41:06.921Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-25T19:41:07.318Z] $ docker top 634937e01c1e92f08473e5c1536fbbcc5bfea5edc0cffe8f7152429c5071f2d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-25T19:41:07.729Z] + go version [2021-06-25T19:41:07.729Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-25T19:41:07.758Z] $ docker stop --time=1 634937e01c1e92f08473e5c1536fbbcc5bfea5edc0cffe8f7152429c5071f2d7 [2021-06-25T19:41:08.956Z] $ docker rm -f 634937e01c1e92f08473e5c1536fbbcc5bfea5edc0cffe8f7152429c5071f2d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-25T19:41:09.529Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-25T19:41:09.529Z] . [Pipeline] withDockerContainer [2021-06-25T19:41:09.609Z] prd-centos7-docker-4c-2g-165 does not seem to be running inside a container [2021-06-25T19:41:09.658Z] $ 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/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-25T19:41:10.049Z] $ docker top 4ed8397883f4d8fd11e6aea7b47e0d028c5d938cb49020f39258313a14d819b0 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-25T19:41:10.151Z] ========================================================= [2021-06-25T19:41:10.151Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-25T19:41:10.151Z] ========================================================= [Pipeline] sh [2021-06-25T19:41:10.483Z] + go mod tidy [Pipeline] sh [2021-06-25T19:41:11.055Z] + make test [2021-06-25T19:41:11.055Z] go mod tidy [2021-06-25T19:41:11.318Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-25T19:41:16.657Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-25T19:41:34.911Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-25T19:41:37.497Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-25T19:41:38.931Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-25T19:41:38.931Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-25T19:41:41.524Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-25T19:41:41.798Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-25T19:41:41.798Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-25T19:41:41.798Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-25T19:41:42.394Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-25T19:41:42.670Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-25T19:41:42.933Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-25T19:41:42.933Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-25T19:41:42.933Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-25T19:41:42.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-25T19:41:45.568Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements [2021-06-25T19:41:45.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-25T19:41:45.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-25T19:41:46.526Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.059s coverage: 100.0% of statements [2021-06-25T19:41:46.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-25T19:41:46.793Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.062s coverage: 53.1% of statements [2021-06-25T19:41:46.793Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-25T19:41:46.793Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-25T19:41:47.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.113s coverage: 87.7% of statements [2021-06-25T19:41:47.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-25T19:41:47.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-25T19:41:47.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.059s coverage: 78.9% of statements [2021-06-25T19:41:49.139Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 81.2% of statements [2021-06-25T19:41:49.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-25T19:41:49.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-25T19:41:49.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-25T19:41:49.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-25T19:41:49.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-25T19:41:49.402Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.265s coverage: 95.1% of statements [2021-06-25T19:41:49.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-25T19:41:49.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-25T19:41:49.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-25T19:41:49.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-25T19:41:49.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-25T19:41:49.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-25T19:41:49.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-25T19:41:49.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-25T19:41:49.681Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements [2021-06-25T19:41:49.681Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-25T19:41:49.681Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-25T19:41:49.681Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-25T19:41:51.115Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.044s coverage: 0.8% of statements [2021-06-25T19:41:51.115Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-25T19:41:51.115Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2021-06-25T19:41:51.115Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 22.0% of statements [2021-06-25T19:41:51.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-25T19:41:51.398Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements [2021-06-25T19:41:51.399Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.062s coverage: 79.5% of statements [2021-06-25T19:41:51.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2021-06-25T19:41:51.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.047s coverage: 96.3% of statements [2021-06-25T19:41:52.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements [2021-06-25T19:42:04.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements [2021-06-25T19:42:04.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements [2021-06-25T19:42:08.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.204s coverage: 81.8% of statements [2021-06-25T19:42:08.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-25T19:42:26.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements [2021-06-25T19:42:26.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-25T19:42:26.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-25T19:42:26.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-25T19:42:26.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-06-25T19:42:26.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-25T19:42:26.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-25T19:42:26.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-25T19:42:26.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-25T19:42:26.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-25T19:42:26.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2021-06-25T19:42:26.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-25T19:42:26.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-25T19:42:26.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-06-25T19:42:26.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-25T19:42:26.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements [2021-06-25T19:42:26.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-25T19:42:26.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-06-25T19:42:26.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2021-06-25T19:42:26.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements [2021-06-25T19:42:26.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.067s coverage: 91.2% of statements [2021-06-25T19:42:26.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-25T19:42:26.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.129s coverage: 64.4% of statements [2021-06-25T19:42:26.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-25T19:42:26.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-25T19:42:26.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements [2021-06-25T19:42:26.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 91.3% of statements [2021-06-25T19:42:26.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-06-25T19:42:26.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-06-25T19:42:26.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2021-06-25T19:42:27.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.183s coverage: 66.9% of statements [2021-06-25T19:42:27.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-25T19:42:27.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-25T19:42:27.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-25T19:42:28.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.113s coverage: 43.6% of statements [2021-06-25T19:42:28.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-25T19:42:28.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-25T19:42:28.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2021-06-25T19:42:28.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-25T19:42:28.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2021-06-25T19:42:28.337Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-25T19:42:36.536Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.3% of statements [2021-06-25T19:42:36.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-25T19:42:36.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-25T19:42:36.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-25T19:42:36.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-25T19:42:36.536Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.128s coverage: 91.9% of statements [2021-06-25T19:42:36.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-25T19:42:36.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-25T19:42:36.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-25T19:42:36.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-25T19:42:36.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-25T19:42:36.536Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 62.7% of statements [2021-06-25T19:42:36.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-25T19:42:36.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-25T19:42:36.536Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.6% of statements [2021-06-25T19:42:36.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-25T19:42:36.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-25T19:42:36.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-25T19:42:36.536Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-25T19:42:36.536Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-25T19:42:36.536Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-06-25T19:42:36.536Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-25T19:42:36.536Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-25T19:42:36.536Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-25T19:42:36.536Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-25T19:42:36.536Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-25T19:42:36.536Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-25T19:42:36.536Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2021-06-25T19:42:36.536Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 95.4% of statements [2021-06-25T19:42:36.536Z] GO111MODULE=on go vet ./... [2021-06-25T19:42:58.595Z] gofmt -l . [2021-06-25T19:42:58.858Z] [ "`gofmt -l .`" = "" ] [2021-06-25T19:42:59.119Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-25T19:42:59.994Z] + ls -al . [2021-06-25T19:42:59.994Z] total 560 [2021-06-25T19:42:59.994Z] drwxrwxr-x 10 1001 1001 4096 Jun 25 19:42 . [2021-06-25T19:42:59.994Z] drwxr-xr-x 4 root root 30 Jun 25 19:41 .. [2021-06-25T19:42:59.994Z] -rw-rw-r-- 1 1001 1001 11 Jun 25 19:39 .dockerignore [2021-06-25T19:42:59.994Z] drwxrwxr-x 8 1001 1001 179 Jun 25 19:39 .git [2021-06-25T19:42:59.994Z] drwxrwxr-x 3 1001 1001 125 Jun 25 19:39 .github [2021-06-25T19:42:59.994Z] -rw-rw-r-- 1 1001 1001 818 Jun 25 19:39 .gitignore [2021-06-25T19:42:59.994Z] drwx------ 3 1001 1001 60 Jun 25 19:40 .semver [2021-06-25T19:42:59.994Z] -rw-rw-r-- 1 1001 1001 166 Jun 25 19:39 .sonarcloud.properties [2021-06-25T19:42:59.994Z] -rw-rw-r-- 1 1001 1001 8609 Jun 25 19:39 Attribution.txt [2021-06-25T19:42:59.994Z] -rw-rw-r-- 1 1001 1001 43881 Jun 25 19:39 CHANGELOG.md [2021-06-25T19:42:59.994Z] -rw-rw-r-- 1 1001 1001 3804 Jun 25 19:39 CONTRIBUTING.md [2021-06-25T19:42:59.994Z] -rw-rw-r-- 1 1001 1001 931 Jun 25 19:39 Dockerfile.build [2021-06-25T19:42:59.994Z] -rw-rw-r-- 1 1001 1001 849 Jun 25 19:39 Jenkinsfile [2021-06-25T19:42:59.994Z] -rw-rw-r-- 1 1001 1001 10775 Jun 25 19:39 LICENSE [2021-06-25T19:42:59.994Z] -rw-rw-r-- 1 1001 1001 5605 Jun 25 19:39 Makefile [2021-06-25T19:42:59.994Z] -rw-rw-r-- 1 1001 1001 7905 Jun 25 19:39 README.md [2021-06-25T19:42:59.994Z] -rw-rw-r-- 1 1001 1001 7071 Jun 25 19:39 SECURITY.md [2021-06-25T19:42:59.994Z] -rw-rw-r-- 1 1001 1001 5 Jun 25 19:40 VERSION [2021-06-25T19:42:59.994Z] -rw-rw-r-- 1 1001 1001 4131 Jun 25 19:39 ZMQWindows.md [2021-06-25T19:42:59.994Z] drwxrwxr-x 2 1001 1001 37 Jun 25 19:39 bin [2021-06-25T19:42:59.994Z] drwxrwxr-x 14 1001 1001 4096 Jun 25 19:39 cmd [2021-06-25T19:42:59.994Z] -rw-r--r-- 1 root root 398095 Jun 25 19:42 coverage.out [2021-06-25T19:42:59.994Z] -rw-rw-r-- 1 1001 1001 806 Jun 25 19:39 go.mod [2021-06-25T19:42:59.994Z] -rw-r--r-- 1 root root 20759 Jun 25 19:41 go.sum [2021-06-25T19:42:59.994Z] drwxrwxr-x 7 1001 1001 114 Jun 25 19:39 internal [2021-06-25T19:42:59.994Z] drwxrwxr-x 3 1001 1001 16 Jun 25 19:39 openapi [2021-06-25T19:42:59.994Z] drwxrwxr-x 4 1001 1001 71 Jun 25 19:39 snap [2021-06-25T19:42:59.994Z] -rw-rw-r-- 1 1001 1001 168 Jun 25 19:39 version.go [Pipeline] sh [2021-06-25T19:43:00.300Z] + '[' -e coverage.out ] [2021-06-25T19:43:00.300Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-25T19:43:00.415Z] Stashed 1 file(s) [Pipeline] sh [2021-06-25T19:43:00.710Z] + make build [2021-06-25T19:43:00.710Z] go mod tidy [2021-06-25T19:43:00.710Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-25T19:43:02.658Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-25T19:43:09.318Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-25T19:43:09.319Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-25T19:43:10.720Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-25T19:43:10.720Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-25T19:43:11.672Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-25T19:43:12.627Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-25T19:43:13.578Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-25T19:43:14.534Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-25T19:43:15.492Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-25T19:43:16.066Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-25T19:43:17.477Z] $ docker stop --time=1 4ed8397883f4d8fd11e6aea7b47e0d028c5d938cb49020f39258313a14d819b0 [2021-06-25T19:43:20.509Z] $ docker rm -f 4ed8397883f4d8fd11e6aea7b47e0d028c5d938cb49020f39258313a14d819b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-25T19:43:21.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-25T19:43:21.933Z] [2021-06-25T19:43:21.933Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-25T19:43:22.245Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-25T19:43:22.245Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-25T19:43:22.245Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-25T19:43:22.245Z] ca9280d653b3: Pulling fs layer [2021-06-25T19:43:22.245Z] 7e9c9ca2126c: Pulling fs layer [2021-06-25T19:43:22.507Z] cbdbe7a5bc2a: Download complete [2021-06-25T19:43:22.507Z] cbdbe7a5bc2a: Pull complete [2021-06-25T19:43:23.455Z] ca9280d653b3: Verifying Checksum [2021-06-25T19:43:23.455Z] ca9280d653b3: Download complete [2021-06-25T19:43:24.040Z] ca9280d653b3: Pull complete [2021-06-25T19:43:24.040Z] 7e9c9ca2126c: Verifying Checksum [2021-06-25T19:43:24.040Z] 7e9c9ca2126c: Download complete [2021-06-25T19:43:27.370Z] 7e9c9ca2126c: Pull complete [2021-06-25T19:43:27.370Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-25T19:43:27.370Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-25T19:43:27.370Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-25T19:43:27.452Z] prd-centos7-docker-4c-2g-165 does not seem to be running inside a container [2021-06-25T19:43:27.490Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-25T19:43:31.700Z] $ docker top 71660356ec95af4c251773c6b46e137279cd971f6bc0f9326e780819b1765548 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-25T19:43:32.097Z] + grep parallel [2021-06-25T19:43:32.098Z] + docker-compose build --help [2021-06-25T19:43:32.673Z] --parallel Build images in parallel. [Pipeline] } [2021-06-25T19:43:32.683Z] $ docker stop --time=1 71660356ec95af4c251773c6b46e137279cd971f6bc0f9326e780819b1765548 [2021-06-25T19:43:33.912Z] $ docker rm -f 71660356ec95af4c251773c6b46e137279cd971f6bc0f9326e780819b1765548 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-25T19:43:34.355Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-25T19:43:34.355Z] . [Pipeline] withDockerContainer [2021-06-25T19:43:34.434Z] prd-centos7-docker-4c-2g-165 does not seem to be running inside a container [2021-06-25T19:43:34.475Z] $ 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/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-25T19:43:34.863Z] $ docker top 72c74d5bb632705898762c9038811a0c4ee709cb32bf64b66591a3f618f38e9b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-25T19:43:35.240Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-25T19:43:35.812Z] Building core-command ... [2021-06-25T19:43:35.812Z] Building core-data ... [2021-06-25T19:43:35.812Z] Building core-metadata ... [2021-06-25T19:43:35.812Z] Building security-bootstrapper ... [2021-06-25T19:43:35.812Z] Building security-proxy-setup ... [2021-06-25T19:43:35.812Z] Building security-secretstore-setup ... [2021-06-25T19:43:35.812Z] Building support-notifications ... [2021-06-25T19:43:35.812Z] Building support-scheduler ... [2021-06-25T19:43:35.812Z] Building sys-mgmt-agent ... [2021-06-25T19:43:35.812Z] Building core-data [2021-06-25T19:43:35.812Z] Building support-scheduler [2021-06-25T19:43:35.812Z] Building security-bootstrapper [2021-06-25T19:43:35.812Z] Building support-notifications [2021-06-25T19:43:35.812Z] Building security-proxy-setup [2021-06-25T19:43:54.435Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T19:43:54.435Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-25T19:43:54.435Z] ---> 4b0326ed8d22 [2021-06-25T19:43:54.435Z] Step 3/32 : WORKDIR /edgex-go [2021-06-25T19:43:54.435Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T19:43:54.435Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-25T19:43:54.435Z] ---> 4b0326ed8d22 [2021-06-25T19:43:54.435Z] Step 3/22 : WORKDIR /edgex-go [2021-06-25T19:43:54.435Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T19:43:54.435Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-25T19:43:54.435Z] ---> 4b0326ed8d22 [2021-06-25T19:43:54.435Z] Step 3/23 : WORKDIR /edgex-go [2021-06-25T19:44:02.614Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T19:44:02.614Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-25T19:44:02.614Z] ---> 4b0326ed8d22 [2021-06-25T19:44:02.614Z] Step 3/23 : WORKDIR /edgex-go [2021-06-25T19:44:05.937Z] ---> Running in 121968ce8190 [2021-06-25T19:44:05.937Z] ---> Running in 6ea4ee1648cb [2021-06-25T19:44:05.937Z] ---> Running in 9693ffbf7d90 [2021-06-25T19:44:05.937Z] ---> Running in 198d94cb5988 [2021-06-25T19:44:06.528Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T19:44:06.528Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-25T19:44:06.528Z] ---> 4b0326ed8d22 [2021-06-25T19:44:06.528Z] Step 3/24 : WORKDIR /edgex-go [2021-06-25T19:44:06.528Z] ---> Using cache [2021-06-25T19:44:06.528Z] ---> 12566afecaee [2021-06-25T19:44:06.528Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T19:44:06.796Z] Removing intermediate container 198d94cb5988 [2021-06-25T19:44:06.796Z] ---> 7a5e926207b1 [2021-06-25T19:44:06.796Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T19:44:06.796Z] Removing intermediate container 6ea4ee1648cb [2021-06-25T19:44:06.796Z] ---> 12566afecaee [2021-06-25T19:44:06.796Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T19:44:06.796Z] ---> Running in 7c9baf400281 [2021-06-25T19:44:06.796Z] ---> Running in 9e43db476067 [2021-06-25T19:44:06.796Z] ---> Running in d3da47ce1210 [2021-06-25T19:44:06.796Z] Removing intermediate container 9693ffbf7d90 [2021-06-25T19:44:06.796Z] ---> 46729861c82b [2021-06-25T19:44:06.796Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T19:44:06.796Z] Removing intermediate container 121968ce8190 [2021-06-25T19:44:06.796Z] ---> 56ba73400c07 [2021-06-25T19:44:06.796Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T19:44:07.065Z] ---> Running in 63142a4168c7 [2021-06-25T19:44:07.065Z] ---> Running in e60d2d864ccc [2021-06-25T19:44:08.012Z] Removing intermediate container d3da47ce1210 [2021-06-25T19:44:08.012Z] ---> cb143a9ddbc6 [2021-06-25T19:44:08.012Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-25T19:44:08.012Z] Removing intermediate container 7c9baf400281 [2021-06-25T19:44:08.012Z] ---> 89bb8e9c6f84 [2021-06-25T19:44:08.012Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-25T19:44:08.012Z] ---> Running in c7b005615df2 [2021-06-25T19:44:08.012Z] ---> Running in 5ff7489bc415 [2021-06-25T19:44:08.291Z] Removing intermediate container 9e43db476067 [2021-06-25T19:44:08.291Z] ---> 2d51f02da705 [2021-06-25T19:44:08.291Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-25T19:44:08.561Z] ---> Running in 2b1fbfb56ca2 [2021-06-25T19:44:08.561Z] Removing intermediate container e60d2d864ccc [2021-06-25T19:44:08.561Z] ---> 3eea2218c46c [2021-06-25T19:44:08.561Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-25T19:44:08.561Z] ---> Running in 5edf3712ea6d [2021-06-25T19:44:08.561Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:44:08.824Z] Removing intermediate container 63142a4168c7 [2021-06-25T19:44:08.825Z] ---> dd2df83b257d [2021-06-25T19:44:08.825Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-25T19:44:08.825Z] ---> Running in 73b2ce451677 [2021-06-25T19:44:09.097Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:44:09.097Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:44:09.097Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:44:09.360Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:44:09.934Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:44:09.934Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:44:10.195Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:44:10.455Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:44:10.455Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:44:11.032Z] OK: 219 MiB in 52 packages [2021-06-25T19:44:11.032Z] Removing intermediate container 5ff7489bc415 [2021-06-25T19:44:11.032Z] ---> b183e61f8d31 [2021-06-25T19:44:11.032Z] Step 6/24 : COPY go.mod . [2021-06-25T19:44:11.294Z] ---> 0a187983b4aa [2021-06-25T19:44:11.294Z] Step 7/24 : RUN go mod download [2021-06-25T19:44:11.294Z] ---> Running in 24836d57a315 [2021-06-25T19:44:11.561Z] OK: 219 MiB in 52 packages [2021-06-25T19:44:11.608Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-166 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-25T19:44:11.626Z] Running in /w/workspace/edgex-go/23 [Pipeline] { [Pipeline] checkout [2021-06-25T19:44:11.826Z] OK: 219 MiB in 52 packages [2021-06-25T19:44:11.826Z] OK: 219 MiB in 52 packages [2021-06-25T19:44:11.826Z] OK: 219 MiB in 52 packages [2021-06-25T19:44:11.826Z] Removing intermediate container c7b005615df2 [2021-06-25T19:44:11.826Z] ---> 5c372ae610c8 [2021-06-25T19:44:11.826Z] Step 6/32 : COPY go.mod . [2021-06-25T19:44:11.880Z] The recommended git tool is: git [2021-06-25T19:44:12.088Z] Removing intermediate container 24836d57a315 [2021-06-25T19:44:12.088Z] ---> ac6b3d984350 [2021-06-25T19:44:12.088Z] Step 8/24 : COPY . . [2021-06-25T19:44:12.088Z] ---> 97ced4ac6846 [2021-06-25T19:44:12.088Z] Step 7/32 : RUN go mod download [2021-06-25T19:44:12.088Z] ---> Running in 7c0686404077 [2021-06-25T19:44:13.482Z] Removing intermediate container 2b1fbfb56ca2 [2021-06-25T19:44:13.482Z] ---> fd396bb1d48d [2021-06-25T19:44:13.482Z] Step 6/23 : COPY go.mod . [2021-06-25T19:44:13.482Z] Removing intermediate container 73b2ce451677 [2021-06-25T19:44:13.482Z] ---> 778c551b83a1 [2021-06-25T19:44:13.482Z] Step 6/22 : COPY go.mod . [2021-06-25T19:44:16.049Z] Removing intermediate container 5edf3712ea6d [2021-06-25T19:44:16.049Z] ---> 280da801ad5d [2021-06-25T19:44:16.049Z] Step 6/23 : COPY go.mod . [2021-06-25T19:44:16.309Z] ---> b36fe7bab6b5 [2021-06-25T19:44:16.309Z] Step 7/22 : RUN go mod download [2021-06-25T19:44:16.309Z] ---> 7de33d2f03de [2021-06-25T19:44:16.309Z] Step 7/23 : RUN go mod download [2021-06-25T19:44:16.309Z] ---> dc31f71cf679 [2021-06-25T19:44:16.309Z] Step 7/23 : RUN go mod download [2021-06-25T19:44:16.309Z] ---> Running in 526fe87e4ebe [2021-06-25T19:44:16.309Z] ---> Running in f1dd47946d0d [2021-06-25T19:44:16.578Z] ---> Running in a3e7cbbd9efd [2021-06-25T19:44:16.578Z] ---> 4f4cc535fdce [2021-06-25T19:44:16.578Z] Step 9/24 : RUN go mod tidy [2021-06-25T19:44:16.578Z] ---> Running in dfcfc16f1776 [2021-06-25T19:44:16.854Z] Removing intermediate container 7c0686404077 [2021-06-25T19:44:16.854Z] ---> 2e92235c6eca [2021-06-25T19:44:16.854Z] Step 8/32 : COPY . . [2021-06-25T19:44:17.187Z] using credential edgex-jenkins-ssh [2021-06-25T19:44:17.206Z] Cloning the remote Git repository [2021-06-25T19:44:17.312Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-25T19:44:17.474Z] > git init /w/workspace/edgex-go/23 # timeout=10 [2021-06-25T19:44:17.558Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-25T19:44:17.559Z] > git --version # timeout=10 [2021-06-25T19:44:17.580Z] > git --version # 'git version 2.17.1' [2021-06-25T19:44:17.581Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-25T19:44:17.652Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-25T19:44:23.490Z] ---> ed418f44b6bf [2021-06-25T19:44:23.490Z] Step 9/32 : RUN go mod tidy [2021-06-25T19:44:23.490Z] Removing intermediate container f1dd47946d0d [2021-06-25T19:44:23.490Z] ---> 9fd5d71b0afb [2021-06-25T19:44:23.490Z] Step 8/23 : COPY . . [2021-06-25T19:44:23.490Z] ---> Running in 3d54bc1558d9 [2021-06-25T19:44:23.490Z] Removing intermediate container 526fe87e4ebe [2021-06-25T19:44:23.490Z] ---> 00e3d26845d8 [2021-06-25T19:44:23.490Z] Step 8/22 : COPY . . [2021-06-25T19:44:23.490Z] Removing intermediate container a3e7cbbd9efd [2021-06-25T19:44:23.490Z] ---> 0524c7256350 [2021-06-25T19:44:23.490Z] Step 8/23 : COPY . . [2021-06-25T19:44:31.687Z] Removing intermediate container dfcfc16f1776 [2021-06-25T19:44:31.687Z] ---> 9eac3b1aa74b [2021-06-25T19:44:31.687Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-25T19:44:33.329Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-25T19:44:33.348Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-25T19:44:33.373Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-25T19:44:33.400Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-25T19:44:33.401Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-25T19:44:33.416Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-25T19:44:34.287Z] Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 8c8ec01f75b58cfcb419c1f7501554e5337e3d8c [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-25T19:44:34.530Z] Failed in branch arm64 [2021-06-25T19:44:34.303Z] > git config core.sparsecheckout # timeout=10 [2021-06-25T19:44:34.316Z] > git checkout -f 8c8ec01f75b58cfcb419c1f7501554e5337e3d8c # timeout=10 [2021-06-25T19:44:36.995Z] ---> Running in a36fd2c5a097 [2021-06-25T19:44:36.995Z] ---> 64d21745f6c3 [2021-06-25T19:44:36.995Z] Step 9/23 : RUN go mod tidy [2021-06-25T19:44:36.995Z] ---> c8070818c77f [2021-06-25T19:44:36.995Z] Step 9/23 : RUN go mod tidy [2021-06-25T19:44:36.995Z] ---> Running in 09058a176eab [2021-06-25T19:44:36.995Z] ---> f405fcbaef87 [2021-06-25T19:44:36.995Z] Step 9/22 : RUN go mod tidy [2021-06-25T19:44:36.995Z] Removing intermediate container 3d54bc1558d9 [2021-06-25T19:44:36.995Z] ---> 0ef645d7230b [2021-06-25T19:44:36.995Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-25T19:44:36.995Z] ---> Running in 481eca342992 [2021-06-25T19:44:36.995Z] ---> Running in 0a7428a14c7f [2021-06-25T19:44:36.995Z] ---> Running in 3ff2f80d1299 [2021-06-25T19:44:36.995Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-25T19:44:37.573Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-25T19:44:38.151Z] Removing intermediate container 09058a176eab [2021-06-25T19:44:38.151Z] ---> 5b23360b3886 [2021-06-25T19:44:38.151Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-25T19:44:38.151Z] ---> Running in 32164e49a14f [2021-06-25T19:44:39.102Z] Removing intermediate container 481eca342992 [2021-06-25T19:44:39.102Z] ---> e752869cb613 [2021-06-25T19:44:39.102Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-25T19:44:39.102Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-25T19:44:39.102Z] ---> Running in 9f107e904844 [2021-06-25T19:44:39.102Z] Removing intermediate container 0a7428a14c7f [2021-06-25T19:44:39.102Z] ---> 610630261925 [2021-06-25T19:44:39.102Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-25T19:44:39.102Z] ---> Running in d7252e2a66e6 [2021-06-25T19:44:39.675Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-25T19:44:39.675Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-25T19:45:18.442Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-25T19:45:18.442Z] Removing intermediate container 3ff2f80d1299 [2021-06-25T19:45:18.442Z] ---> e1e2191aa18f [2021-06-25T19:45:18.442Z] [2021-06-25T19:45:18.442Z] Step 11/32 : FROM alpine:3.12 [2021-06-25T19:45:18.442Z] Removing intermediate container 32164e49a14f [2021-06-25T19:45:18.442Z] ---> 88fd9f9ff7ec [2021-06-25T19:45:18.442Z] [2021-06-25T19:45:18.442Z] Step 11/23 : FROM alpine:3.12 [2021-06-25T19:45:18.442Z] 3.12: Pulling from library/alpine [2021-06-25T19:45:18.442Z] 3.12: Pulling from library/alpine [2021-06-25T19:45:18.442Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-25T19:45:18.442Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-25T19:45:18.442Z] Status: Downloaded newer image for alpine:3.12 [2021-06-25T19:45:18.442Z] Status: Image is up to date for alpine:3.12 [2021-06-25T19:45:18.442Z] ---> 13621d1b12d4 [2021-06-25T19:45:18.442Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-25T19:45:18.442Z] ---> 13621d1b12d4 [2021-06-25T19:45:18.442Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-25T19:45:19.842Z] ---> Running in 4a37c7761c4d [2021-06-25T19:45:19.842Z] ---> Running in b121b0b1f7a6 [2021-06-25T19:45:19.842Z] Removing intermediate container d7252e2a66e6 [2021-06-25T19:45:19.842Z] ---> 4714315e49ac [2021-06-25T19:45:19.842Z] [2021-06-25T19:45:19.842Z] Step 11/22 : FROM alpine:3.12 [2021-06-25T19:45:19.842Z] ---> 13621d1b12d4 [2021-06-25T19:45:19.842Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-25T19:45:19.842Z] Removing intermediate container 9f107e904844 [2021-06-25T19:45:19.842Z] ---> 6c58d4674de0 [2021-06-25T19:45:19.842Z] [2021-06-25T19:45:19.842Z] Step 11/23 : FROM alpine:3.12 [2021-06-25T19:45:19.842Z] ---> 13621d1b12d4 [2021-06-25T19:45:19.842Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-25T19:45:19.842Z] Removing intermediate container a36fd2c5a097 [2021-06-25T19:45:19.842Z] ---> 58ab41e23957 [2021-06-25T19:45:19.842Z] [2021-06-25T19:45:19.842Z] Step 11/24 : FROM alpine:3.12 [2021-06-25T19:45:19.842Z] ---> 13621d1b12d4 [2021-06-25T19:45:19.842Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-25T19:45:19.842Z] ---> Running in b4997cd56411 [2021-06-25T19:45:19.842Z] ---> Running in b87bcf6ba65f [2021-06-25T19:45:19.842Z] ---> Running in 5dbeb4cb866d [2021-06-25T19:45:19.842Z] Removing intermediate container b121b0b1f7a6 [2021-06-25T19:45:19.842Z] ---> f83bae8f3d64 [2021-06-25T19:45:19.842Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-25T19:45:19.842Z] ---> Running in 3911c971dcaa [2021-06-25T19:45:19.842Z] Removing intermediate container 5dbeb4cb866d [2021-06-25T19:45:19.842Z] ---> 20757aae4123 [2021-06-25T19:45:19.842Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-25T19:45:19.842Z] ---> Running in 56a9e9709e9b [2021-06-25T19:45:20.106Z] Removing intermediate container 56a9e9709e9b [2021-06-25T19:45:20.106Z] ---> c60e87b81e7c [2021-06-25T19:45:20.106Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-25T19:45:20.106Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:45:20.106Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:45:20.106Z] ---> Running in 1ec8611aa00a [2021-06-25T19:45:20.106Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-25T19:45:20.106Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T19:45:20.106Z] OK: 6 MiB in 15 packages [2021-06-25T19:45:20.400Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:45:20.400Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:45:20.400Z] Removing intermediate container 1ec8611aa00a [2021-06-25T19:45:20.400Z] ---> cb3df28f04da [2021-06-25T19:45:20.400Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T19:45:20.400Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-25T19:45:20.400Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-25T19:45:20.400Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-25T19:45:20.400Z] (4/4) Installing curl (7.77.0-r0) [2021-06-25T19:45:20.400Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T19:45:20.400Z] Executing ca-certificates-20191127-r4.trigger [2021-06-25T19:45:20.660Z] OK: 7 MiB in 18 packages [2021-06-25T19:45:20.660Z] ---> Running in 79431b03bb2b [2021-06-25T19:45:20.660Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:45:20.660Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:45:20.660Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-25T19:45:20.660Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-25T19:45:20.660Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T19:45:20.927Z] Executing ca-certificates-20191127-r4.trigger [2021-06-25T19:45:20.927Z] OK: 6 MiB in 16 packages [2021-06-25T19:45:20.927Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:45:21.215Z] Removing intermediate container 4a37c7761c4d [2021-06-25T19:45:21.215Z] ---> 19093c9fac1e [2021-06-25T19:45:21.215Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-25T19:45:21.215Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:45:21.215Z] ---> Running in 289ff368e82e [2021-06-25T19:45:21.482Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-25T19:45:21.482Z] (2/2) Installing su-exec (0.2-r1) [2021-06-25T19:45:21.482Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T19:45:21.482Z] OK: 6 MiB in 16 packages [2021-06-25T19:45:21.482Z] Removing intermediate container 289ff368e82e [2021-06-25T19:45:21.482Z] ---> cfbb4456d6c8 [2021-06-25T19:45:21.482Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-25T19:45:21.482Z] Removing intermediate container b4997cd56411 [2021-06-25T19:45:21.482Z] ---> ef4100160e4a [2021-06-25T19:45:21.482Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-25T19:45:21.482Z] ---> Running in e34997fa0fe2 [2021-06-25T19:45:21.745Z] ---> Running in 0e71fab075bb [2021-06-25T19:45:21.746Z] Removing intermediate container b87bcf6ba65f [2021-06-25T19:45:21.746Z] ---> c42e971efd49 [2021-06-25T19:45:21.746Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-25T19:45:21.746Z] Removing intermediate container e34997fa0fe2 [2021-06-25T19:45:21.746Z] ---> ae497c59dd8b [2021-06-25T19:45:21.746Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-25T19:45:22.006Z] ---> Running in 7dcff8e284f2 [2021-06-25T19:45:22.006Z] ---> Running in 8ce01ac69d86 [2021-06-25T19:45:22.006Z] Removing intermediate container 0e71fab075bb [2021-06-25T19:45:22.006Z] ---> 94ad801994e2 [2021-06-25T19:45:22.006Z] Step 14/22 : WORKDIR /edgex [2021-06-25T19:45:22.006Z] Removing intermediate container 3911c971dcaa [2021-06-25T19:45:22.006Z] ---> be84d7a39149 [2021-06-25T19:45:22.006Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-25T19:45:22.006Z] ---> Running in 6e3210e7dd5e [2021-06-25T19:45:22.006Z] Removing intermediate container 79431b03bb2b [2021-06-25T19:45:22.006Z] ---> fa8ae3f50521 [2021-06-25T19:45:22.006Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-25T19:45:22.006Z] ---> Running in 207a5d7f2b9f [2021-06-25T19:45:22.006Z] Removing intermediate container 8ce01ac69d86 [2021-06-25T19:45:22.006Z] ---> 07b75c9177e2 [2021-06-25T19:45:22.006Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T19:45:22.006Z] ---> Running in d935c1184b6a [2021-06-25T19:45:22.006Z] Removing intermediate container 7dcff8e284f2 [2021-06-25T19:45:22.006Z] ---> 04e4919e350a [2021-06-25T19:45:22.006Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-25T19:45:22.270Z] ---> Running in 3be0a455499b [2021-06-25T19:45:22.544Z] Removing intermediate container 6e3210e7dd5e [2021-06-25T19:45:22.544Z] ---> 7ad0a55cf1c6 [2021-06-25T19:45:22.544Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-25T19:45:22.544Z] Removing intermediate container 207a5d7f2b9f [2021-06-25T19:45:22.544Z] ---> 3f4465fbffe8 [2021-06-25T19:45:22.544Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-25T19:45:22.544Z] ---> 220a05949c2f [2021-06-25T19:45:22.544Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-25T19:45:22.544Z] Removing intermediate container 3be0a455499b [2021-06-25T19:45:22.544Z] ---> 78e6153b3216 [2021-06-25T19:45:22.544Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-25T19:45:22.544Z] ---> Running in d0cfc2d4c785 [2021-06-25T19:45:22.544Z] ---> Running in 315df554257a [2021-06-25T19:45:22.813Z] ---> 941bb19efd4c [2021-06-25T19:45:22.813Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-25T19:45:22.813Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:45:22.813Z] Removing intermediate container d0cfc2d4c785 [2021-06-25T19:45:22.813Z] ---> 6de88a962d29 [2021-06-25T19:45:22.813Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-25T19:45:22.813Z] Removing intermediate container 315df554257a [2021-06-25T19:45:22.813Z] ---> c3dade88189d [2021-06-25T19:45:22.813Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T19:45:23.079Z] ---> Running in 6fcd2b221fd4 [2021-06-25T19:45:23.079Z] ---> de0aefdd1b05 [2021-06-25T19:45:23.079Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-25T19:45:23.350Z] ---> fe3c9bec69a0 [2021-06-25T19:45:23.350Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-25T19:45:23.350Z] ---> 3f4886caaf27 [2021-06-25T19:45:23.350Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-25T19:45:23.350Z] ---> ff5829084006 [2021-06-25T19:45:23.350Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-25T19:45:23.615Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:45:23.615Z] ---> Running in bd0e7512ac43 [2021-06-25T19:45:23.877Z] ---> 913f49e8fac6 [2021-06-25T19:45:23.877Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-25T19:45:23.877Z] Removing intermediate container bd0e7512ac43 [2021-06-25T19:45:23.877Z] ---> bd21f9ceb87b [2021-06-25T19:45:23.877Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T19:45:23.877Z] ---> 3e0afca378c4 [2021-06-25T19:45:23.877Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-25T19:45:23.877Z] ---> Running in 9d2f7c8adf68 [2021-06-25T19:45:23.877Z] ---> Running in f3a6ac1020d8 [2021-06-25T19:45:23.877Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-25T19:45:24.139Z] Removing intermediate container 9d2f7c8adf68 [2021-06-25T19:45:24.139Z] ---> 50e5842ae7f7 [2021-06-25T19:45:24.139Z] Step 19/22 : CMD ["--init=true"] [2021-06-25T19:45:24.139Z] Removing intermediate container 6fcd2b221fd4 [2021-06-25T19:45:24.139Z] ---> b3d2d6e73157 [2021-06-25T19:45:24.139Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-25T19:45:24.139Z] ---> 2d50da310275 [2021-06-25T19:45:24.139Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-25T19:45:24.139Z] Removing intermediate container f3a6ac1020d8 [2021-06-25T19:45:24.139Z] ---> 3dabf14a8066 [2021-06-25T19:45:24.139Z] Step 21/23 : LABEL arch=x86_64 [2021-06-25T19:45:24.139Z] ---> Running in 905f721e64a2 [2021-06-25T19:45:24.139Z] ---> Running in 24d68d9ee73f [2021-06-25T19:45:24.139Z] ---> Running in 506c0609fda2 [2021-06-25T19:45:24.139Z] ---> Running in 78c174c93f13 [2021-06-25T19:45:24.139Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-25T19:45:24.140Z] Removing intermediate container 905f721e64a2 [2021-06-25T19:45:24.140Z] ---> c761a00dd320 [2021-06-25T19:45:24.140Z] Step 20/22 : LABEL arch=x86_64 [2021-06-25T19:45:24.140Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-25T19:45:24.140Z] ---> Running in 480384d1596f [2021-06-25T19:45:24.404Z] Removing intermediate container 24d68d9ee73f [2021-06-25T19:45:24.404Z] ---> 9885afad5ffb [2021-06-25T19:45:24.404Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-25T19:45:24.404Z] Removing intermediate container 78c174c93f13 [2021-06-25T19:45:24.404Z] ---> af70ad3f67bd [2021-06-25T19:45:24.404Z] Step 22/23 : LABEL git_sha=8c8ec01f75b58cfcb419c1f7501554e5337e3d8c [2021-06-25T19:45:24.404Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-25T19:45:24.404Z] Removing intermediate container 506c0609fda2 [2021-06-25T19:45:24.404Z] ---> 1dfd293db9ec [2021-06-25T19:45:24.404Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T19:45:24.404Z] Removing intermediate container 480384d1596f [2021-06-25T19:45:24.404Z] ---> 675b42054593 [2021-06-25T19:45:24.404Z] Step 21/22 : LABEL git_sha=8c8ec01f75b58cfcb419c1f7501554e5337e3d8c [2021-06-25T19:45:24.404Z] ---> Running in ec4219231e3c [2021-06-25T19:45:24.404Z] ---> Running in e06ffb1c48a2 [2021-06-25T19:45:24.404Z] ---> Running in 8e2b5f219b1a [2021-06-25T19:45:24.404Z] Removing intermediate container ec4219231e3c [2021-06-25T19:45:24.404Z] ---> dfa37f0d9ed8 [2021-06-25T19:45:24.404Z] Step 23/23 : LABEL version=0.0.0 [2021-06-25T19:45:24.667Z] ---> 553dc4b03eaf [2021-06-25T19:45:24.667Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-25T19:45:24.667Z] ---> Running in 8bbe1fb05168 [2021-06-25T19:45:24.667Z] Removing intermediate container e06ffb1c48a2 [2021-06-25T19:45:24.667Z] ---> b007e6cd7762 [2021-06-25T19:45:24.667Z] Step 21/23 : LABEL arch=x86_64 [2021-06-25T19:45:24.667Z] Removing intermediate container 8e2b5f219b1a [2021-06-25T19:45:24.667Z] ---> cdc304261c13 [2021-06-25T19:45:24.667Z] Step 22/22 : LABEL version=0.0.0 [2021-06-25T19:45:24.667Z] ---> Running in ec4e41db6323 [2021-06-25T19:45:24.667Z] ---> Running in 7f1cf00b231e [2021-06-25T19:45:24.667Z] ---> Running in 7f1f4578f424 [2021-06-25T19:45:24.667Z] Removing intermediate container 8bbe1fb05168 [2021-06-25T19:45:24.667Z] ---> 00f07a974ef0 [2021-06-25T19:45:24.667Z] [2021-06-25T19:45:24.667Z] Removing intermediate container 7f1cf00b231e [2021-06-25T19:45:24.667Z] ---> 2db9993def1e [2021-06-25T19:45:24.667Z] Step 22/23 : LABEL git_sha=8c8ec01f75b58cfcb419c1f7501554e5337e3d8c [2021-06-25T19:45:24.667Z] Removing intermediate container 7f1f4578f424 [2021-06-25T19:45:24.667Z] ---> 4db5fe162afd [2021-06-25T19:45:24.667Z] [2021-06-25T19:45:24.942Z] Successfully built 00f07a974ef0 [2021-06-25T19:45:24.942Z] Successfully tagged support-scheduler:latest [2021-06-25T19:45:24.942Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-06-25T19:45:24.942Z] ---> Running in 04aa7bef2785 [2021-06-25T19:45:24.942Z] Successfully built 4db5fe162afd [2021-06-25T19:45:24.942Z] Successfully tagged security-proxy-setup:latest [2021-06-25T19:45:24.942Z] Building security-secretstore-setup [2021-06-25T19:45:24.942Z]  Building security-proxy-setup ... done Removing intermediate container 04aa7bef2785 [2021-06-25T19:45:24.942Z] ---> d76f93970bea [2021-06-25T19:45:24.942Z] Step 23/23 : LABEL version=0.0.0 [2021-06-25T19:45:24.942Z] ---> Running in 0658e063f9a0 [2021-06-25T19:45:25.210Z] Removing intermediate container 0658e063f9a0 [2021-06-25T19:45:25.210Z] ---> 5e6199ad5203 [2021-06-25T19:45:25.210Z] [2021-06-25T19:45:25.210Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-25T19:45:26.613Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-25T19:45:26.613Z] Successfully built 5e6199ad5203 [2021-06-25T19:45:26.613Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T19:45:26.613Z] OK: 8 MiB in 20 packages [2021-06-25T19:45:26.613Z] Successfully tagged support-notifications:latest [2021-06-25T19:45:26.875Z]  Building support-notifications ... done Building core-metadata [2021-06-25T19:45:31.102Z] Removing intermediate container ec4e41db6323 [2021-06-25T19:45:31.102Z] ---> 297437e32908 [2021-06-25T19:45:31.102Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T19:45:33.669Z] Removing intermediate container d935c1184b6a [2021-06-25T19:45:33.669Z] ---> 2a3f79d1f7a0 [2021-06-25T19:45:33.669Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T19:45:35.116Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T19:45:35.116Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-25T19:45:35.116Z] ---> 4b0326ed8d22 [2021-06-25T19:45:35.116Z] Step 3/26 : WORKDIR /edgex-go [2021-06-25T19:45:35.116Z] ---> Using cache [2021-06-25T19:45:35.116Z] ---> 56ba73400c07 [2021-06-25T19:45:35.116Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T19:45:35.116Z] ---> Using cache [2021-06-25T19:45:35.116Z] ---> 3eea2218c46c [2021-06-25T19:45:35.116Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-25T19:45:35.385Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T19:45:35.385Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-25T19:45:35.385Z] ---> 4b0326ed8d22 [2021-06-25T19:45:35.385Z] Step 3/24 : WORKDIR /edgex-go [2021-06-25T19:45:35.385Z] ---> Using cache [2021-06-25T19:45:35.385Z] ---> 56ba73400c07 [2021-06-25T19:45:35.385Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T19:45:35.385Z] ---> Using cache [2021-06-25T19:45:35.385Z] ---> 3eea2218c46c [2021-06-25T19:45:35.385Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-25T19:45:36.111Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T19:45:36.111Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-25T19:45:36.111Z] ---> 4b0326ed8d22 [2021-06-25T19:45:36.111Z] Step 3/24 : WORKDIR /edgex-go [2021-06-25T19:45:36.111Z] ---> Using cache [2021-06-25T19:45:36.111Z] ---> 56ba73400c07 [2021-06-25T19:45:36.111Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T19:45:36.111Z] ---> Using cache [2021-06-25T19:45:36.111Z] ---> 3eea2218c46c [2021-06-25T19:45:36.111Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-25T19:45:37.722Z] ---> d34895d8e30f [2021-06-25T19:45:37.722Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-25T19:45:37.722Z] ---> Running in 0ad736d61711 [2021-06-25T19:45:37.722Z] ---> Running in 582301fd4d8b [2021-06-25T19:45:37.722Z] ---> Running in bfded66ee58a [2021-06-25T19:45:37.722Z] ---> 4840ee3502f7 [2021-06-25T19:45:37.722Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-25T19:45:39.136Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:45:39.136Z] ---> aeb858e124f6 [2021-06-25T19:45:39.136Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-25T19:45:39.136Z] ---> f3510d7e4930 [2021-06-25T19:45:39.136Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-25T19:45:39.401Z] ---> ab7f3070ecf2 [2021-06-25T19:45:39.401Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-25T19:45:39.401Z] ---> Running in 6a94e89fe3d9 [2021-06-25T19:45:39.401Z] ---> 0c5afacca492 [2021-06-25T19:45:39.401Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-25T19:45:39.401Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:45:39.401Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:45:39.401Z] Removing intermediate container 6a94e89fe3d9 [2021-06-25T19:45:39.401Z] ---> 8508589dc809 [2021-06-25T19:45:39.401Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T19:45:39.401Z] ---> Running in 1895ed8718dc [2021-06-25T19:45:39.664Z] ---> 8185c64926a7 [2021-06-25T19:45:39.664Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-25T19:45:39.664Z] Removing intermediate container 1895ed8718dc [2021-06-25T19:45:39.664Z] ---> 9f51fea0fe6e [2021-06-25T19:45:39.664Z] Step 22/24 : LABEL arch=x86_64 [2021-06-25T19:45:39.664Z] ---> Running in 4033f138f575 [2021-06-25T19:45:39.664Z] ---> 92bb89716cfb [2021-06-25T19:45:39.664Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-25T19:45:39.936Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:45:39.936Z] ---> Running in a0d9b6b18d98 [2021-06-25T19:45:39.936Z] Removing intermediate container 4033f138f575 [2021-06-25T19:45:39.936Z] ---> a5e706a78c21 [2021-06-25T19:45:39.936Z] Step 23/24 : LABEL git_sha=8c8ec01f75b58cfcb419c1f7501554e5337e3d8c [2021-06-25T19:45:39.936Z] ---> Running in 5e0e38f8d74b [2021-06-25T19:45:40.197Z] Removing intermediate container a0d9b6b18d98 [2021-06-25T19:45:40.197Z] ---> f51c13413765 [2021-06-25T19:45:40.197Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-25T19:45:40.197Z] Removing intermediate container 5e0e38f8d74b [2021-06-25T19:45:40.197Z] ---> 5af60fdfbf2f [2021-06-25T19:45:40.197Z] Step 24/24 : LABEL version=0.0.0 [2021-06-25T19:45:40.197Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:45:40.197Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:45:40.197Z] ---> Running in 4286339f460a [2021-06-25T19:45:40.197Z] ---> 75f7006e1d0a [2021-06-25T19:45:40.197Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-25T19:45:40.197Z] OK: 219 MiB in 52 packages [2021-06-25T19:45:40.197Z] Removing intermediate container 4286339f460a [2021-06-25T19:45:40.197Z] ---> bd3f26f52ca6 [2021-06-25T19:45:40.197Z] [2021-06-25T19:45:40.457Z] Successfully built bd3f26f52ca6 [2021-06-25T19:45:40.457Z] ---> Running in a4a7af58e946 [2021-06-25T19:45:40.457Z] Successfully tagged core-data:latest [2021-06-25T19:45:40.457Z] Building core-command [2021-06-25T19:45:40.457Z]  Building core-data ... done OK: 219 MiB in 52 packages [2021-06-25T19:45:41.035Z] OK: 219 MiB in 52 packages [2021-06-25T19:45:45.252Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-25T19:45:45.252Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-25T19:45:45.252Z] ---> 4b0326ed8d22 [2021-06-25T19:45:45.252Z] Step 3/24 : WORKDIR /edgex-go [2021-06-25T19:45:45.252Z] ---> Using cache [2021-06-25T19:45:45.252Z] ---> 56ba73400c07 [2021-06-25T19:45:45.253Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T19:45:45.253Z] ---> Using cache [2021-06-25T19:45:45.253Z] ---> 3eea2218c46c [2021-06-25T19:45:45.253Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-25T19:45:45.253Z] ---> Using cache [2021-06-25T19:45:45.253Z] ---> 0616e8a7dcca [2021-06-25T19:45:45.253Z] Step 6/24 : COPY go.mod . [2021-06-25T19:45:47.172Z] Removing intermediate container 0ad736d61711 [2021-06-25T19:45:47.172Z] ---> 0616e8a7dcca [2021-06-25T19:45:47.172Z] Step 6/24 : COPY go.mod . [2021-06-25T19:45:47.172Z] ---> 624832ec77b2 [2021-06-25T19:45:47.172Z] Step 7/24 : RUN go mod download [2021-06-25T19:45:47.172Z] ---> Running in e24a698d5fa1 [2021-06-25T19:45:47.172Z] Removing intermediate container 582301fd4d8b [2021-06-25T19:45:47.172Z] ---> 08d831c61a6f [2021-06-25T19:45:47.172Z] Step 6/24 : COPY go.mod . [2021-06-25T19:45:47.172Z] Removing intermediate container bfded66ee58a [2021-06-25T19:45:47.172Z] ---> a12fe73d2866 [2021-06-25T19:45:47.172Z] Step 6/26 : COPY go.mod . [2021-06-25T19:45:47.172Z] ---> ffa8a9a731bd [2021-06-25T19:45:47.172Z] Step 7/24 : RUN go mod download [2021-06-25T19:45:47.172Z] ---> Running in 0331e97079d3 [2021-06-25T19:45:47.172Z] ---> 52c37e45f168 [2021-06-25T19:45:47.172Z] Step 7/24 : RUN go mod download [2021-06-25T19:45:47.172Z] Removing intermediate container a4a7af58e946 [2021-06-25T19:45:47.172Z] ---> 4e46fb3052a0 [2021-06-25T19:45:47.172Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-25T19:45:47.437Z] ---> 10f8ca5357de [2021-06-25T19:45:47.437Z] Step 7/26 : RUN go mod download [2021-06-25T19:45:47.437Z] ---> Running in 1845bd75bdbb [2021-06-25T19:45:47.437Z] ---> Running in 592c08ac35f4 [2021-06-25T19:45:47.437Z] ---> Running in 9bcc1b57f4c7 [2021-06-25T19:45:47.437Z] Removing intermediate container 1845bd75bdbb [2021-06-25T19:45:47.437Z] ---> 49f123098226 [2021-06-25T19:45:47.437Z] Step 29/32 : CMD ["gate"] [2021-06-25T19:45:47.702Z] ---> Running in 0c8ddb27869e [2021-06-25T19:45:47.965Z] Removing intermediate container 0c8ddb27869e [2021-06-25T19:45:47.965Z] ---> f8eac9fdf0f3 [2021-06-25T19:45:47.965Z] Step 30/32 : LABEL arch=x86_64 [2021-06-25T19:45:47.965Z] ---> Running in 278ccf57c20e [2021-06-25T19:45:47.965Z] Removing intermediate container e24a698d5fa1 [2021-06-25T19:45:47.965Z] ---> 3682e7554e14 [2021-06-25T19:45:47.965Z] Step 8/24 : COPY . . [2021-06-25T19:45:53.270Z] Removing intermediate container 278ccf57c20e [2021-06-25T19:45:53.270Z] ---> 4e787b81224d [2021-06-25T19:45:53.270Z] Step 31/32 : LABEL git_sha=8c8ec01f75b58cfcb419c1f7501554e5337e3d8c [2021-06-25T19:45:53.531Z] Removing intermediate container 0331e97079d3 [2021-06-25T19:45:53.531Z] ---> cf72791ea2bd [2021-06-25T19:45:53.531Z] Step 8/24 : COPY . . [2021-06-25T19:45:54.917Z] ---> Running in 260e0ad8c22f [2021-06-25T19:45:54.917Z] ---> 895f7f432f5b [2021-06-25T19:45:54.917Z] Step 9/24 : RUN go mod tidy [2021-06-25T19:45:57.466Z] Removing intermediate container 592c08ac35f4 [2021-06-25T19:45:57.466Z] ---> 6a9420281977 [2021-06-25T19:45:57.466Z] Step 8/24 : COPY . . [2021-06-25T19:45:57.466Z] Removing intermediate container 9bcc1b57f4c7 [2021-06-25T19:45:57.466Z] ---> e9a2b4847168 [2021-06-25T19:45:57.466Z] Step 8/26 : COPY . . [2021-06-25T19:45:57.466Z] ---> Running in df621b4c0d7a [2021-06-25T19:45:57.466Z] Removing intermediate container 260e0ad8c22f [2021-06-25T19:45:57.466Z] ---> f5d8cde1221b [2021-06-25T19:45:57.466Z] Step 32/32 : LABEL version=0.0.0 [2021-06-25T19:45:57.730Z] ---> 403d7b8ff2b9 [2021-06-25T19:45:57.730Z] Step 9/24 : RUN go mod tidy [2021-06-25T19:46:01.049Z] ---> Running in 34441cc0f223 [2021-06-25T19:46:01.317Z] ---> Running in 2e54902d2083 [2021-06-25T19:46:04.641Z] Removing intermediate container 34441cc0f223 [2021-06-25T19:46:04.641Z] ---> ca193d0d390d [2021-06-25T19:46:04.641Z] [2021-06-25T19:46:04.641Z] Successfully built ca193d0d390d [2021-06-25T19:46:04.641Z] Successfully tagged security-bootstrapper:latest [2021-06-25T19:46:07.214Z]  Building security-bootstrapper ... done  ---> a870dec631d5 [2021-06-25T19:46:07.214Z] Step 9/24 : RUN go mod tidy [2021-06-25T19:46:07.476Z] ---> 85d85e18d826 [2021-06-25T19:46:07.476Z] Step 9/26 : RUN go mod tidy [2021-06-25T19:46:07.476Z] Removing intermediate container df621b4c0d7a [2021-06-25T19:46:07.476Z] ---> 4fa10b744a21 [2021-06-25T19:46:07.476Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-25T19:46:07.476Z] ---> Running in 589292d167c0 [2021-06-25T19:46:07.476Z] ---> Running in a0acba1baef8 [2021-06-25T19:46:07.476Z] ---> Running in e2783a7386b7 [2021-06-25T19:46:07.738Z] Removing intermediate container 2e54902d2083 [2021-06-25T19:46:07.738Z] ---> 8c3b054454ed [2021-06-25T19:46:07.738Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-25T19:46:07.738Z] ---> Running in 3d86e602e7d5 [2021-06-25T19:46:08.718Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-25T19:46:08.719Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-25T19:46:09.692Z] Removing intermediate container 589292d167c0 [2021-06-25T19:46:09.692Z] ---> af81d33778d8 [2021-06-25T19:46:09.692Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-25T19:46:09.692Z] ---> Running in a851bcf3b53b [2021-06-25T19:46:10.276Z] Removing intermediate container a0acba1baef8 [2021-06-25T19:46:10.276Z] ---> a848c57ca9ad [2021-06-25T19:46:10.276Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-25T19:46:10.276Z] ---> Running in 404b28464e8e [2021-06-25T19:46:10.555Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-25T19:46:10.827Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-25T19:46:43.034Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-25T19:46:43.034Z] Removing intermediate container e2783a7386b7 [2021-06-25T19:46:43.034Z] ---> 194fa9f987bd [2021-06-25T19:46:43.034Z] [2021-06-25T19:46:43.034Z] Step 11/24 : FROM alpine:3.12 [2021-06-25T19:46:43.034Z] ---> 13621d1b12d4 [2021-06-25T19:46:43.034Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-25T19:46:43.034Z] ---> Using cache [2021-06-25T19:46:43.034Z] ---> 19093c9fac1e [2021-06-25T19:46:43.034Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-25T19:46:43.034Z] ---> Using cache [2021-06-25T19:46:43.034Z] ---> cfbb4456d6c8 [2021-06-25T19:46:43.034Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-25T19:46:43.034Z] ---> Running in f33a9566d0eb [2021-06-25T19:46:43.034Z] Removing intermediate container f33a9566d0eb [2021-06-25T19:46:43.034Z] ---> c36ff1a3db65 [2021-06-25T19:46:43.034Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-25T19:46:43.034Z] ---> Running in 345bdc472e14 [2021-06-25T19:46:43.034Z] Removing intermediate container 345bdc472e14 [2021-06-25T19:46:43.034Z] ---> c8c526884313 [2021-06-25T19:46:43.034Z] Step 16/24 : WORKDIR / [2021-06-25T19:46:43.034Z] ---> Running in bf445412c37f [2021-06-25T19:46:43.034Z] Removing intermediate container a851bcf3b53b [2021-06-25T19:46:43.034Z] ---> 2aff7bf9657e [2021-06-25T19:46:43.034Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-25T19:46:43.034Z] Removing intermediate container bf445412c37f [2021-06-25T19:46:43.034Z] ---> 03d15fa61ac9 [2021-06-25T19:46:43.034Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T19:46:43.034Z] ---> Running in 5004b2b9239e [2021-06-25T19:46:43.034Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-25T19:46:43.034Z] ---> 322132adcc70 [2021-06-25T19:46:43.034Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-25T19:46:43.034Z] Removing intermediate container 404b28464e8e [2021-06-25T19:46:43.034Z] ---> cdc4a657e58e [2021-06-25T19:46:43.034Z] [2021-06-25T19:46:43.034Z] Step 11/26 : FROM alpine:3.12 [2021-06-25T19:46:43.034Z] ---> 13621d1b12d4 [2021-06-25T19:46:43.034Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-25T19:46:43.034Z] ---> cefde36ab1ff [2021-06-25T19:46:43.034Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-25T19:46:43.034Z] Removing intermediate container 3d86e602e7d5 [2021-06-25T19:46:43.034Z] ---> dd3b6f63618d [2021-06-25T19:46:43.034Z] [2021-06-25T19:46:43.034Z] Step 11/24 : FROM alpine:3.12 [2021-06-25T19:46:43.034Z] ---> 13621d1b12d4 [2021-06-25T19:46:43.034Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-25T19:46:43.034Z] ---> Using cache [2021-06-25T19:46:43.034Z] ---> 19093c9fac1e [2021-06-25T19:46:43.034Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-25T19:46:43.034Z] ---> Using cache [2021-06-25T19:46:43.034Z] ---> cfbb4456d6c8 [2021-06-25T19:46:43.034Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-25T19:46:43.034Z] ---> Running in 6bf0508dacdf [2021-06-25T19:46:43.034Z] ---> Running in 4a304ac98625 [2021-06-25T19:46:43.302Z] Removing intermediate container 4a304ac98625 [2021-06-25T19:46:43.302Z] ---> d7fb1129d9f3 [2021-06-25T19:46:43.302Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-25T19:46:43.302Z] ---> 34d7e12fe38c [2021-06-25T19:46:43.302Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-25T19:46:43.302Z] Removing intermediate container 5004b2b9239e [2021-06-25T19:46:43.302Z] ---> 08ee8216562d [2021-06-25T19:46:43.302Z] [2021-06-25T19:46:43.302Z] Step 12/24 : FROM docker:20.10.0 [2021-06-25T19:46:43.302Z] ---> Running in b07c46d0e70d [2021-06-25T19:46:43.302Z] ---> Running in a9fe54e5fdac [2021-06-25T19:46:43.565Z] 20.10.0: Pulling from library/docker [2021-06-25T19:46:43.565Z] Removing intermediate container a9fe54e5fdac [2021-06-25T19:46:43.565Z] ---> 0b6b2f57bec2 [2021-06-25T19:46:43.565Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T19:46:43.565Z] Removing intermediate container b07c46d0e70d [2021-06-25T19:46:43.565Z] ---> 24536f09aac9 [2021-06-25T19:46:43.565Z] Step 16/24 : WORKDIR / [2021-06-25T19:46:43.565Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:46:43.565Z] ---> Running in f88eb8f4667f [2021-06-25T19:46:43.565Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:46:43.565Z] ---> Running in f0e5edbc8247 [2021-06-25T19:46:43.825Z] Removing intermediate container f88eb8f4667f [2021-06-25T19:46:43.825Z] ---> f0bcef9f572b [2021-06-25T19:46:43.825Z] Step 22/24 : LABEL arch=x86_64 [2021-06-25T19:46:43.825Z] ---> Running in d9b355a43482 [2021-06-25T19:46:43.825Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-25T19:46:43.825Z] Removing intermediate container f0e5edbc8247 [2021-06-25T19:46:43.825Z] ---> 06918fb71759 [2021-06-25T19:46:43.825Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-25T19:46:43.825Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-25T19:46:43.825Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-25T19:46:43.825Z] (4/6) Installing curl (7.77.0-r0) [2021-06-25T19:46:43.825Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-25T19:46:43.825Z] (6/6) Installing su-exec (0.2-r1) [2021-06-25T19:46:43.825Z] Executing busybox-1.31.1-r20.trigger [2021-06-25T19:46:43.825Z] Executing ca-certificates-20191127-r4.trigger [2021-06-25T19:46:43.825Z] OK: 7 MiB in 20 packages [2021-06-25T19:46:43.825Z] Removing intermediate container d9b355a43482 [2021-06-25T19:46:43.825Z] ---> 7f8f5bc91bdc [2021-06-25T19:46:43.825Z] Step 23/24 : LABEL git_sha=8c8ec01f75b58cfcb419c1f7501554e5337e3d8c [2021-06-25T19:46:43.825Z] ---> Running in 20439973452b [2021-06-25T19:46:44.101Z] ---> b09607ad9a49 [2021-06-25T19:46:44.101Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-25T19:46:44.368Z] Removing intermediate container 20439973452b [2021-06-25T19:46:44.368Z] ---> f9b50a6e461f [2021-06-25T19:46:44.368Z] Step 24/24 : LABEL version=0.0.0 [2021-06-25T19:46:45.310Z] ---> Running in 22fd0124952e [2021-06-25T19:46:45.310Z] ---> 18999ef8e3bd [2021-06-25T19:46:45.310Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-25T19:46:45.310Z] Removing intermediate container 6bf0508dacdf [2021-06-25T19:46:45.310Z] ---> a0e85324ff95 [2021-06-25T19:46:45.310Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-25T19:46:45.310Z] ---> Running in 7b56cb218670 [2021-06-25T19:46:45.310Z] Removing intermediate container 22fd0124952e [2021-06-25T19:46:45.310Z] ---> ad603ba22f1c [2021-06-25T19:46:45.310Z] [2021-06-25T19:46:45.573Z] Successfully built ad603ba22f1c [2021-06-25T19:46:45.574Z] Removing intermediate container 7b56cb218670 [2021-06-25T19:46:45.574Z] ---> 459e62c5b620 [2021-06-25T19:46:45.574Z] Step 14/26 : WORKDIR / [2021-06-25T19:46:45.574Z] Successfully tagged core-command:latest [2021-06-25T19:46:45.574Z]  Building core-command ... done  ---> 7fb0e3f67c09 [2021-06-25T19:46:45.574Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-25T19:46:45.574Z] ---> Running in a18da5fbdd28 [2021-06-25T19:46:45.574Z] ---> Running in c57073034ed9 [2021-06-25T19:46:45.574Z] Removing intermediate container a18da5fbdd28 [2021-06-25T19:46:45.574Z] ---> 4681cd966532 [2021-06-25T19:46:45.574Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-25T19:46:45.845Z] Removing intermediate container c57073034ed9 [2021-06-25T19:46:45.845Z] ---> 4535751c7f7d [2021-06-25T19:46:45.845Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T19:46:45.845Z] ---> Running in 6dbdf54a90fc [2021-06-25T19:46:45.845Z] ---> 9622edf6504c [2021-06-25T19:46:45.845Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-25T19:46:46.118Z] Removing intermediate container 6dbdf54a90fc [2021-06-25T19:46:46.118Z] ---> 4e72851d738d [2021-06-25T19:46:46.118Z] Step 22/24 : LABEL arch=x86_64 [2021-06-25T19:46:46.379Z] ---> 1c61388c4f26 [2021-06-25T19:46:46.379Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-25T19:46:46.379Z] ---> Running in 2d502bf6cda8 [2021-06-25T19:46:46.964Z] Removing intermediate container 2d502bf6cda8 [2021-06-25T19:46:46.964Z] ---> da9fb5d9c1f0 [2021-06-25T19:46:46.964Z] Step 23/24 : LABEL git_sha=8c8ec01f75b58cfcb419c1f7501554e5337e3d8c [2021-06-25T19:46:48.351Z] ---> fd08c08dad78 [2021-06-25T19:46:48.351Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-25T19:46:48.351Z] ---> Running in 3ddf3d359d60 [2021-06-25T19:46:48.611Z] Removing intermediate container 3ddf3d359d60 [2021-06-25T19:46:48.611Z] ---> 84ff23f02653 [2021-06-25T19:46:48.611Z] Step 24/24 : LABEL version=0.0.0 [2021-06-25T19:46:48.611Z] ---> 59950cfdc90b [2021-06-25T19:46:48.611Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-25T19:46:48.611Z] ---> Running in f1e0ee78df38 [2021-06-25T19:46:48.872Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-25T19:46:48.872Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-25T19:46:48.872Z] ---> aefe523efa57 [2021-06-25T19:46:48.872Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-25T19:46:48.872Z] Removing intermediate container f1e0ee78df38 [2021-06-25T19:46:48.872Z] ---> 0f22a9142328 [2021-06-25T19:46:48.872Z] [2021-06-25T19:46:48.872Z] ---> Running in 98fdf3bdd066 [2021-06-25T19:46:48.872Z] Successfully built 0f22a9142328 [2021-06-25T19:46:48.872Z] Successfully tagged core-metadata:latest [2021-06-25T19:46:49.133Z]  Building core-metadata ... done  ---> 62f5822a9201 [2021-06-25T19:46:49.133Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-25T19:46:49.133Z] Removing intermediate container 98fdf3bdd066 [2021-06-25T19:46:49.133Z] ---> cce9ed3c2bc2 [2021-06-25T19:46:49.133Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-25T19:46:49.133Z] ---> Running in aaf466d8cca9 [2021-06-25T19:46:49.402Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-25T19:46:49.402Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-25T19:46:49.402Z] ---> bab0645784f9 [2021-06-25T19:46:49.402Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-25T19:46:49.669Z] (1/39) Installing readline (8.0.4-r0) [2021-06-25T19:46:49.669Z] (2/39) Installing bash (5.0.17-r0) [2021-06-25T19:46:49.669Z] Executing bash-5.0.17-r0.post-install [2021-06-25T19:46:49.669Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-25T19:46:49.669Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-25T19:46:49.669Z] (5/39) Installing curl (7.77.0-r0) [2021-06-25T19:46:49.669Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-25T19:46:49.669Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-25T19:46:49.669Z] (8/39) Installing expat (2.2.9-r1) [2021-06-25T19:46:49.669Z] (9/39) Installing libffi (3.3-r2) [2021-06-25T19:46:49.669Z] (10/39) Installing gdbm (1.13-r1) [2021-06-25T19:46:49.669Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-25T19:46:49.669Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-25T19:46:49.669Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-25T19:46:49.669Z] ---> 919b5afc1ecb [2021-06-25T19:46:49.669Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-25T19:46:49.669Z] ---> Running in 884d18645947 [2021-06-25T19:46:51.062Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-25T19:46:51.062Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-25T19:46:51.062Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-25T19:46:51.062Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-25T19:46:51.062Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-25T19:46:51.062Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-25T19:46:51.062Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-25T19:46:51.063Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-25T19:46:51.063Z] Removing intermediate container 884d18645947 [2021-06-25T19:46:51.063Z] ---> 0dd6629eb142 [2021-06-25T19:46:51.063Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-25T19:46:51.063Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-25T19:46:51.063Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-25T19:46:51.063Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-25T19:46:51.329Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-25T19:46:51.329Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-25T19:46:51.329Z] ---> Running in 4c4afe7f6b61 [2021-06-25T19:46:51.329Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-25T19:46:51.329Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-25T19:46:51.329Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-25T19:46:51.329Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-25T19:46:51.329Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-25T19:46:51.329Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-25T19:46:51.329Z] Removing intermediate container 4c4afe7f6b61 [2021-06-25T19:46:51.329Z] ---> 3359dd751d81 [2021-06-25T19:46:51.329Z] Step 24/26 : LABEL arch=x86_64 [2021-06-25T19:46:51.329Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-25T19:46:51.329Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-25T19:46:51.329Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-25T19:46:51.329Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-25T19:46:51.329Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-25T19:46:51.329Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-25T19:46:51.329Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-25T19:46:51.329Z] ---> Running in b5de40200691 [2021-06-25T19:46:51.606Z] Executing busybox-1.31.1-r19.trigger [2021-06-25T19:46:51.606Z] OK: 72 MiB in 59 packages [2021-06-25T19:46:51.606Z] Removing intermediate container b5de40200691 [2021-06-25T19:46:51.606Z] ---> 661a34de80b7 [2021-06-25T19:46:51.606Z] Step 25/26 : LABEL git_sha=8c8ec01f75b58cfcb419c1f7501554e5337e3d8c [2021-06-25T19:46:51.606Z] ---> Running in 6a0f9efee0db [2021-06-25T19:46:51.606Z] Removing intermediate container 6a0f9efee0db [2021-06-25T19:46:51.606Z] ---> 612a90b3dfb9 [2021-06-25T19:46:51.606Z] Step 26/26 : LABEL version=0.0.0 [2021-06-25T19:46:51.606Z] ---> Running in 8f9e8409838f [2021-06-25T19:46:51.871Z] Removing intermediate container 8f9e8409838f [2021-06-25T19:46:51.871Z] ---> f8868ee9a0b7 [2021-06-25T19:46:51.871Z] [2021-06-25T19:46:51.871Z] Successfully built f8868ee9a0b7 [2021-06-25T19:46:51.871Z] Successfully tagged security-secretstore-setup:latest [2021-06-25T19:46:52.132Z]  Building security-secretstore-setup ... done Collecting docker-compose==1.23.2 [2021-06-25T19:46:52.132Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-25T19:46:52.394Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-25T19:46:52.394Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-25T19:46:52.394Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-25T19:46:52.394Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-25T19:46:52.655Z] Collecting texttable<0.10,>=0.9.0 [2021-06-25T19:46:52.655Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-25T19:46:53.229Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-25T19:46:53.229Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-25T19:46:53.229Z] Collecting docker<4.0,>=3.6.0 [2021-06-25T19:46:53.229Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-25T19:46:53.229Z] Collecting jsonschema<3,>=2.5.1 [2021-06-25T19:46:53.229Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-25T19:46:53.490Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-25T19:46:53.490Z] Collecting cached-property<2,>=1.2.0 [2021-06-25T19:46:53.490Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-25T19:46:53.490Z] Collecting PyYAML<4,>=3.10 [2021-06-25T19:46:53.490Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-25T19:46:54.063Z] Collecting docopt<0.7,>=0.6.1 [2021-06-25T19:46:54.063Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-25T19:46:54.325Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-25T19:46:54.325Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-25T19:46:54.325Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-25T19:46:54.587Z] Collecting idna<2.8,>=2.5 [2021-06-25T19:46:54.587Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-25T19:46:54.587Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-25T19:46:54.587Z] Collecting docker-pycreds>=0.4.0 [2021-06-25T19:46:54.587Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-25T19:46:54.587Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-25T19:46:54.587Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-25T19:46:54.587Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-25T19:46:54.587Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-25T19:46:54.848Z] Installing collected packages: urllib3, idna, requests, dockerpty, texttable, websocket-client, docker-pycreds, docker, jsonschema, cached-property, PyYAML, docopt, docker-compose [2021-06-25T19:46:54.848Z] Attempting uninstall: urllib3 [2021-06-25T19:46:54.848Z] Found existing installation: urllib3 1.25.9 [2021-06-25T19:46:54.848Z] Uninstalling urllib3-1.25.9: [2021-06-25T19:46:54.848Z] Successfully uninstalled urllib3-1.25.9 [2021-06-25T19:46:54.848Z] Attempting uninstall: idna [2021-06-25T19:46:54.848Z] Found existing installation: idna 2.9 [2021-06-25T19:46:54.848Z] Uninstalling idna-2.9: [2021-06-25T19:46:54.848Z] Successfully uninstalled idna-2.9 [2021-06-25T19:46:55.110Z] Attempting uninstall: requests [2021-06-25T19:46:55.110Z] Found existing installation: requests 2.23.0 [2021-06-25T19:46:55.110Z] Uninstalling requests-2.23.0: [2021-06-25T19:46:55.110Z] Successfully uninstalled requests-2.23.0 [2021-06-25T19:46:55.110Z] Running setup.py install for dockerpty: started [2021-06-25T19:46:55.373Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-25T19:46:55.373Z] Running setup.py install for texttable: started [2021-06-25T19:46:55.634Z] Running setup.py install for texttable: finished with status 'done' [2021-06-25T19:46:55.896Z] Running setup.py install for PyYAML: started [2021-06-25T19:46:56.469Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-25T19:46:56.469Z] Running setup.py install for docopt: started [2021-06-25T19:46:56.731Z] Running setup.py install for docopt: finished with status 'done' [2021-06-25T19:46:56.731Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-25T19:46:59.296Z] Removing intermediate container aaf466d8cca9 [2021-06-25T19:46:59.296Z] ---> 182b86d26fb8 [2021-06-25T19:46:59.296Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-25T19:46:59.296Z] ---> Running in fb751050cc1d [2021-06-25T19:46:59.296Z] Removing intermediate container fb751050cc1d [2021-06-25T19:46:59.296Z] ---> 2d00517d2aa5 [2021-06-25T19:46:59.296Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-25T19:46:59.296Z] ---> Running in 8180604a6464 [2021-06-25T19:46:59.296Z] Removing intermediate container 8180604a6464 [2021-06-25T19:46:59.296Z] ---> 8196b497018c [2021-06-25T19:46:59.296Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-25T19:46:59.868Z] ---> b545dcba6d0f [2021-06-25T19:46:59.868Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-25T19:46:59.868Z] ---> bb236e443dbb [2021-06-25T19:46:59.868Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-25T19:47:00.131Z] ---> a8b160f390a9 [2021-06-25T19:47:00.131Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-25T19:47:00.131Z] ---> Running in 5747b85c8e57 [2021-06-25T19:47:00.399Z] Removing intermediate container 5747b85c8e57 [2021-06-25T19:47:00.399Z] ---> b2bc220ebf79 [2021-06-25T19:47:00.399Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-25T19:47:00.399Z] ---> Running in 1e7af1e6df02 [2021-06-25T19:47:00.665Z] Removing intermediate container 1e7af1e6df02 [2021-06-25T19:47:00.665Z] ---> f6e38719845a [2021-06-25T19:47:00.665Z] Step 22/24 : LABEL arch=x86_64 [2021-06-25T19:47:00.665Z] ---> Running in cd591b1f1a5c [2021-06-25T19:47:00.665Z] Removing intermediate container cd591b1f1a5c [2021-06-25T19:47:00.665Z] ---> 0162a013a81b [2021-06-25T19:47:00.665Z] Step 23/24 : LABEL git_sha=8c8ec01f75b58cfcb419c1f7501554e5337e3d8c [2021-06-25T19:47:00.665Z] ---> Running in a51f75339a90 [2021-06-25T19:47:00.928Z] Removing intermediate container a51f75339a90 [2021-06-25T19:47:00.928Z] ---> a0defbddc709 [2021-06-25T19:47:00.928Z] Step 24/24 : LABEL version=0.0.0 [2021-06-25T19:47:00.928Z] ---> Running in 02156ccfcc5e [2021-06-25T19:47:00.928Z] Removing intermediate container 02156ccfcc5e [2021-06-25T19:47:00.928Z] ---> 7dbbad894e56 [2021-06-25T19:47:00.928Z] [2021-06-25T19:47:01.192Z] Successfully built 7dbbad894e56 [2021-06-25T19:47:01.192Z] Successfully tagged sys-mgmt-agent:latest [2021-06-25T19:47:01.199Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-25T19:47:01.202Z] $ docker stop --time=1 72c74d5bb632705898762c9038811a0c4ee709cb32bf64b66591a3f618f38e9b [2021-06-25T19:47:02.509Z] $ docker rm -f 72c74d5bb632705898762c9038811a0c4ee709cb32bf64b66591a3f618f38e9b [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-25T19:47:02.896Z] + docker images [2021-06-25T19:47:02.896Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-25T19:47:02.896Z] sys-mgmt-agent latest 7dbbad894e56 2 seconds ago 312MB [2021-06-25T19:47:02.896Z] security-secretstore-setup latest f8868ee9a0b7 11 seconds ago 28.7MB [2021-06-25T19:47:02.896Z] core-metadata latest 0f22a9142328 14 seconds ago 16.6MB [2021-06-25T19:47:02.896Z] core-command latest ad603ba22f1c 17 seconds ago 15.9MB [2021-06-25T19:47:02.896Z] 08ee8216562d 19 seconds ago 1.15GB [2021-06-25T19:47:02.896Z] cdc4a657e58e 20 seconds ago 1.15GB [2021-06-25T19:47:02.896Z] dd3b6f63618d 20 seconds ago 1.15GB [2021-06-25T19:47:02.896Z] 194fa9f987bd 23 seconds ago 1.14GB [2021-06-25T19:47:02.896Z] security-bootstrapper latest ca193d0d390d About a minute ago 18.6MB [2021-06-25T19:47:02.896Z] core-data latest bd3f26f52ca6 About a minute ago 20.2MB [2021-06-25T19:47:02.896Z] support-scheduler latest 00f07a974ef0 About a minute ago 15.9MB [2021-06-25T19:47:02.896Z] support-notifications latest 5e6199ad5203 About a minute ago 16.7MB [2021-06-25T19:47:02.896Z] security-proxy-setup latest 4db5fe162afd About a minute ago 25.7MB [2021-06-25T19:47:02.896Z] 58ab41e23957 About a minute ago 1.15GB [2021-06-25T19:47:02.896Z] 4714315e49ac About a minute ago 1.15GB [2021-06-25T19:47:02.896Z] 6c58d4674de0 About a minute ago 1.15GB [2021-06-25T19:47:02.896Z] 88fd9f9ff7ec About a minute ago 1.15GB [2021-06-25T19:47:02.896Z] e1e2191aa18f About a minute ago 1.15GB [2021-06-25T19:47:02.896Z] ci-base-image-x86_64 latest 4b0326ed8d22 5 minutes ago 647MB [2021-06-25T19:47:02.897Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 8 weeks ago 445MB [2021-06-25T19:47:02.897Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 8 weeks ago 37.5MB [2021-06-25T19:47:02.897Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-25T19:47:02.897Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-25T19:47:02.897Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-06-25T19:47:18.436Z] Still waiting to schedule task [2021-06-25T19:47:18.436Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-25T19:50:30.685Z] Running on prd-ubuntu18.04-docker-8c-8g-168 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-25T19:50:30.705Z] Running in /w/workspace/edgex-go/23 [Pipeline] { [Pipeline] checkout [2021-06-25T19:50:30.829Z] The recommended git tool is: git [2021-06-25T19:50:33.191Z] using credential edgex-jenkins-ssh [2021-06-25T19:50:33.205Z] Cloning the remote Git repository [2021-06-25T19:50:33.225Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-25T19:50:33.295Z] > git init /w/workspace/edgex-go/23 # timeout=10 [2021-06-25T19:50:33.323Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-25T19:50:33.324Z] > git --version # timeout=10 [2021-06-25T19:50:33.334Z] > git --version # 'git version 2.17.1' [2021-06-25T19:50:33.335Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-25T19:50:33.368Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-25T19:50:38.726Z] Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 8c8ec01f75b58cfcb419c1f7501554e5337e3d8c [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-25T19:50:39.050Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [2021-06-25T19:50:38.047Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-25T19:50:38.051Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-25T19:50:38.064Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-25T19:50:38.076Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-25T19:50:38.077Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-25T19:50:38.081Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-25T19:50:38.736Z] > git config core.sparsecheckout # timeout=10 [2021-06-25T19:50:38.741Z] > git checkout -f 8c8ec01f75b58cfcb419c1f7501554e5337e3d8c # timeout=10 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-25T19:50:40.398Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-25T19:50:40.973Z] ---> package-listing.sh [2021-06-25T19:50:40.973Z] ++ facter osfamily [2021-06-25T19:50:40.973Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-25T19:50:41.238Z] + OS_FAMILY=redhat [2021-06-25T19:50:41.238Z] + workspace=/w/workspace/edgex-go/23 [2021-06-25T19:50:41.238Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-25T19:50:41.238Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-25T19:50:41.238Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-25T19:50:41.238Z] + PACKAGES=/tmp/packages_start.txt [2021-06-25T19:50:41.238Z] + '[' /w/workspace/edgex-go/23 ']' [2021-06-25T19:50:41.238Z] + PACKAGES=/tmp/packages_end.txt [2021-06-25T19:50:41.238Z] + case "${OS_FAMILY}" in [2021-06-25T19:50:41.238Z] + rpm -qa [2021-06-25T19:50:41.238Z] + sort [2021-06-25T19:50:43.796Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-25T19:50:43.796Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-25T19:50:43.796Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-25T19:50:43.796Z] + '[' /w/workspace/edgex-go/23 ']' [2021-06-25T19:50:43.796Z] + mkdir -p /w/workspace/edgex-go/23/archives/ [2021-06-25T19:50:43.796Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/23/archives/ [Pipeline] echo [2021-06-25T19:50:43.808Z] 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/23/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-25T19:50:44.106Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-25T19:50:44.681Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-25T19:50:44.681Z] [2021-06-25T19:50:44.681Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-25T19:50:45.003Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-25T19:50:45.003Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-25T19:50:45.003Z] df20fa9351a1: Pulling fs layer [2021-06-25T19:50:45.003Z] 36b3adc4ff6f: Pulling fs layer [2021-06-25T19:50:45.003Z] 8ad3a11d3b57: Pulling fs layer [2021-06-25T19:50:45.003Z] 46f8f816bc3b: Pulling fs layer [2021-06-25T19:50:45.003Z] 93b61091891f: Pulling fs layer [2021-06-25T19:50:45.003Z] 93b9cdb0e59b: Pulling fs layer [2021-06-25T19:50:45.003Z] 5e14af77c1be: Pulling fs layer [2021-06-25T19:50:45.003Z] 01666e4c0597: Pulling fs layer [2021-06-25T19:50:45.003Z] aa168da1d23b: Pulling fs layer [2021-06-25T19:50:45.003Z] 93b9cdb0e59b: Waiting [2021-06-25T19:50:45.003Z] 5e14af77c1be: Waiting [2021-06-25T19:50:45.003Z] 01666e4c0597: Waiting [2021-06-25T19:50:45.003Z] aa168da1d23b: Waiting [2021-06-25T19:50:45.003Z] 46f8f816bc3b: Waiting [2021-06-25T19:50:45.003Z] 93b61091891f: Waiting [2021-06-25T19:50:45.003Z] 36b3adc4ff6f: Verifying Checksum [2021-06-25T19:50:45.003Z] 36b3adc4ff6f: Download complete [2021-06-25T19:50:45.003Z] 46f8f816bc3b: Verifying Checksum [2021-06-25T19:50:45.003Z] 46f8f816bc3b: Download complete [2021-06-25T19:50:45.003Z] df20fa9351a1: Verifying Checksum [2021-06-25T19:50:45.003Z] df20fa9351a1: Download complete [2021-06-25T19:50:45.003Z] 93b9cdb0e59b: Verifying Checksum [2021-06-25T19:50:45.003Z] 93b9cdb0e59b: Download complete [2021-06-25T19:50:45.003Z] 93b61091891f: Verifying Checksum [2021-06-25T19:50:45.003Z] 93b61091891f: Download complete [2021-06-25T19:50:45.270Z] 5e14af77c1be: Verifying Checksum [2021-06-25T19:50:45.270Z] 5e14af77c1be: Download complete [2021-06-25T19:50:45.270Z] 01666e4c0597: Verifying Checksum [2021-06-25T19:50:45.270Z] 01666e4c0597: Download complete [2021-06-25T19:50:45.270Z] df20fa9351a1: Pull complete [2021-06-25T19:50:45.270Z] 8ad3a11d3b57: Verifying Checksum [2021-06-25T19:50:45.270Z] 8ad3a11d3b57: Download complete [2021-06-25T19:50:45.270Z] 36b3adc4ff6f: Pull complete [2021-06-25T19:50:45.850Z] 8ad3a11d3b57: Pull complete [2021-06-25T19:50:45.850Z] 46f8f816bc3b: Pull complete [2021-06-25T19:50:46.115Z] 93b61091891f: Pull complete [2021-06-25T19:50:46.115Z] 93b9cdb0e59b: Pull complete [2021-06-25T19:50:46.375Z] 5e14af77c1be: Pull complete [2021-06-25T19:50:46.375Z] 01666e4c0597: Pull complete [2021-06-25T19:50:46.949Z] aa168da1d23b: Verifying Checksum [2021-06-25T19:50:46.949Z] aa168da1d23b: Download complete [2021-06-25T19:50:51.182Z] aa168da1d23b: Pull complete [2021-06-25T19:50:51.182Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-25T19:50:51.182Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-25T19:50:51.182Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-25T19:50:51.266Z] prd-centos7-docker-4c-2g-165 does not seem to be running inside a container [2021-06-25T19:50:51.305Z] $ 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/23/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/23 -v /w/workspace/edgex-go/23:/w/workspace/edgex-go/23:rw,z -v /w/workspace/edgex-go/23@tmp:/w/workspace/edgex-go/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-25T19:50:54.398Z] $ docker top 2b553abc59e215acd48b1ca282eca08fe96351fa055cb45027a6f37bc745d25c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-25T19:50:54.794Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-25T19:50:55.090Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-25T19:50:55.387Z] + ls /var/log/sa-host [2021-06-25T19:50:55.387Z] + sadf -c /var/log/sa-host/sa05 [2021-06-25T19:50:55.387Z] file_magic: OK [2021-06-25T19:50:55.387Z] HZ: Using current value: 100 [2021-06-25T19:50:55.387Z] file_header: OK [2021-06-25T19:50:55.387Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-25T19:50:55.387Z] Statistics: [2021-06-25T19:50:55.387Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-25T19:50:55.387Z] File successfully converted to sysstat format version 12.2.1 [2021-06-25T19:50:55.387Z] + sadf -c /var/log/sa-host/sa25 [2021-06-25T19:50:55.387Z] file_magic: OK [2021-06-25T19:50:55.387Z] HZ: Using current value: 100 [2021-06-25T19:50:55.387Z] file_header: OK [2021-06-25T19:50:55.387Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-25T19:50:55.387Z] Statistics: [2021-06-25T19:50:55.387Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-25T19:50:55.387Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-25T19:50:56.192Z] provisioning config files... [2021-06-25T19:50:56.208Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/23@tmp/config8153569885706601342tmp [Pipeline] { [Pipeline] echo [2021-06-25T19:50:56.228Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-25T19:50:56.528Z] ---> create-netrc.sh [Pipeline] } [2021-06-25T19:50:56.537Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-25T19:50:56.929Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-25T19:50:56.941Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-25T19:50:57.235Z] ---> sudo-logs.sh [2021-06-25T19:50:57.235Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-25T19:50:57.262Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-25T19:50:57.562Z] ---> job-cost.sh [2021-06-25T19:50:57.562Z] lf-activate-venv: SKIPPING [2021-06-25T19:50:57.562Z] INFO: No Stack... [2021-06-25T19:50:58.135Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-25T19:50:58.708Z] INFO: Archiving Costs [Pipeline] echo [2021-06-25T19:50:58.722Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-25T19:50:59.018Z] ---> logs-deploy.sh [2021-06-25T19:50:59.018Z] lf-activate-venv: SKIPPING [2021-06-25T19:50:59.018Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/23 [2021-06-25T19:50:59.018Z] INFO: archiving workspace using pattern(s): [2021-06-25T19:50:59.976Z] Archives upload complete. [2021-06-25T19:50:59.976Z] INFO: archiving logs to Nexus [2021-06-25T19:51:00.550Z] ---> uname -a: [2021-06-25T19:51:00.550Z] Linux prd-centos7-docker-4c-2g-165.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-25T19:51:00.550Z] [2021-06-25T19:51:00.550Z] [2021-06-25T19:51:00.550Z] ---> lscpu: [2021-06-25T19:51:00.550Z] Architecture: x86_64 [2021-06-25T19:51:00.550Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-25T19:51:00.550Z] Byte Order: Little Endian [2021-06-25T19:51:00.550Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-25T19:51:00.550Z] CPU(s): 2 [2021-06-25T19:51:00.550Z] On-line CPU(s) list: 0,1 [2021-06-25T19:51:00.550Z] Thread(s) per core: 1 [2021-06-25T19:51:00.550Z] Core(s) per socket: 1 [2021-06-25T19:51:00.550Z] Socket(s): 2 [2021-06-25T19:51:00.550Z] NUMA node(s): 1 [2021-06-25T19:51:00.550Z] Vendor ID: AuthenticAMD [2021-06-25T19:51:00.550Z] CPU family: 23 [2021-06-25T19:51:00.550Z] Model: 49 [2021-06-25T19:51:00.550Z] Model name: AMD EPYC-Rome Processor [2021-06-25T19:51:00.550Z] Stepping: 0 [2021-06-25T19:51:00.550Z] CPU MHz: 2799.998 [2021-06-25T19:51:00.550Z] BogoMIPS: 5599.99 [2021-06-25T19:51:00.550Z] Virtualization: AMD-V [2021-06-25T19:51:00.550Z] Hypervisor vendor: KVM [2021-06-25T19:51:00.550Z] Virtualization type: full [2021-06-25T19:51:00.550Z] L1d cache: 64 KiB [2021-06-25T19:51:00.550Z] L1i cache: 64 KiB [2021-06-25T19:51:00.550Z] L2 cache: 1 MiB [2021-06-25T19:51:00.550Z] L3 cache: 32 MiB [2021-06-25T19:51:00.550Z] NUMA node0 CPU(s): 0,1 [2021-06-25T19:51:00.550Z] Vulnerability Itlb multihit: Not affected [2021-06-25T19:51:00.550Z] Vulnerability L1tf: Not affected [2021-06-25T19:51:00.550Z] Vulnerability Mds: Not affected [2021-06-25T19:51:00.550Z] Vulnerability Meltdown: Not affected [2021-06-25T19:51:00.550Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-25T19:51:00.550Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-25T19:51:00.550Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-25T19:51:00.550Z] Vulnerability Srbds: Not affected [2021-06-25T19:51:00.550Z] Vulnerability Tsx async abort: Not affected [2021-06-25T19:51:00.550Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-25T19:51:00.550Z] [2021-06-25T19:51:00.550Z] [2021-06-25T19:51:00.550Z] ---> nproc: [2021-06-25T19:51:00.550Z] 2 [2021-06-25T19:51:00.550Z] [2021-06-25T19:51:00.550Z] [2021-06-25T19:51:00.550Z] ---> df -h: [2021-06-25T19:51:00.550Z] Filesystem Size Used Available Use% Mounted on [2021-06-25T19:51:00.550Z] overlay 40.0G 13.2G 26.7G 33% / [2021-06-25T19:51:00.550Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-25T19:51:00.550Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-25T19:51:00.550Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-25T19:51:00.550Z] /dev/vda1 40.0G 13.2G 26.7G 33% /facter-os [2021-06-25T19:51:00.550Z] /dev/vda1 40.0G 13.2G 26.7G 33% /etc/resolv.conf [2021-06-25T19:51:00.550Z] /dev/vda1 40.0G 13.2G 26.7G 33% /etc/hostname [2021-06-25T19:51:00.550Z] /dev/vda1 40.0G 13.2G 26.7G 33% /etc/hosts [2021-06-25T19:51:00.550Z] /dev/vda1 40.0G 13.2G 26.7G 33% /var/log/auth.log [2021-06-25T19:51:00.550Z] /dev/vda1 40.0G 13.2G 26.7G 33% /run/cloud-init/result.json [2021-06-25T19:51:00.550Z] /dev/vda1 40.0G 13.2G 26.7G 33% /var/log/sa-host [2021-06-25T19:51:00.550Z] /dev/vda1 40.0G 13.2G 26.7G 33% /var/log/secure [2021-06-25T19:51:00.550Z] /dev/vda1 40.0G 13.2G 26.7G 33% /w/workspace/edgex-go/23@tmp [2021-06-25T19:51:00.550Z] /dev/vda1 40.0G 13.2G 26.7G 33% /w/workspace/edgex-go/23 [2021-06-25T19:51:00.550Z] [2021-06-25T19:51:00.550Z] [2021-06-25T19:51:00.550Z] ---> free -m: [2021-06-25T19:51:00.550Z] total used free shared buff/cache available [2021-06-25T19:51:00.550Z] Mem: 7821 1243 1811 0 4765 6539 [2021-06-25T19:51:00.550Z] Swap: 1023 1 1022 [2021-06-25T19:51:00.550Z] [2021-06-25T19:51:00.550Z] [2021-06-25T19:51:00.550Z] ---> ip addr: [2021-06-25T19:51:00.550Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-25T19:51:00.550Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-25T19:51:00.550Z] inet 127.0.0.1/8 scope host lo [2021-06-25T19:51:00.550Z] valid_lft forever preferred_lft forever [2021-06-25T19:51:00.550Z] inet6 ::1/128 scope host [2021-06-25T19:51:00.550Z] valid_lft forever preferred_lft forever [2021-06-25T19:51:00.550Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-25T19:51:00.550Z] link/ether fa:16:3e:67:4b:44 brd ff:ff:ff:ff:ff:ff [2021-06-25T19:51:00.550Z] inet 10.30.123.27/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-25T19:51:00.550Z] valid_lft 85670sec preferred_lft 85670sec [2021-06-25T19:51:00.550Z] inet6 fe80::f816:3eff:fe67:4b44/64 scope link [2021-06-25T19:51:00.550Z] valid_lft forever preferred_lft forever [2021-06-25T19:51:00.550Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-25T19:51:00.550Z] link/ether 02:42:39:64:26:9f brd ff:ff:ff:ff:ff:ff [2021-06-25T19:51:00.550Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-25T19:51:00.550Z] valid_lft forever preferred_lft forever [2021-06-25T19:51:00.550Z] inet6 fe80::42:39ff:fe64:269f/64 scope link [2021-06-25T19:51:00.550Z] valid_lft forever preferred_lft forever [2021-06-25T19:51:00.550Z] [2021-06-25T19:51:00.550Z] [2021-06-25T19:51:00.550Z] ---> sar -b -r -n DEV: [2021-06-25T19:51:00.550Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/25/21 _x86_64_ (2 CPU) [2021-06-25T19:51:00.550Z] [2021-06-25T19:51:00.550Z] 19:38:38 LINUX RESTART (2 CPU) [2021-06-25T19:51:00.550Z] [2021-06-25T19:51:00.550Z] 19:39:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-25T19:51:00.550Z] 19:40:01 137.60 19.75 117.85 0.00 5926.23 26726.49 0.00 [2021-06-25T19:51:00.550Z] 19:41:01 138.98 0.18 138.79 0.00 22.78 52264.40 0.00 [2021-06-25T19:51:00.550Z] 19:42:01 94.12 0.00 94.12 0.00 0.00 13115.87 0.00 [2021-06-25T19:51:00.550Z] 19:43:01 55.74 0.00 55.74 0.00 0.00 5509.64 0.00 [2021-06-25T19:51:00.550Z] 19:44:03 272.81 60.07 212.73 0.00 1444.27 137144.95 0.00 [2021-06-25T19:51:00.550Z] 19:45:01 367.50 50.05 317.45 0.00 1423.63 172693.87 0.00 [2021-06-25T19:51:00.550Z] 19:46:01 479.51 9.51 470.00 0.00 1279.17 231676.08 0.00 [2021-06-25T19:51:00.550Z] 19:47:01 322.10 17.06 305.05 0.00 1515.39 78193.47 0.00 [2021-06-25T19:51:00.550Z] 19:48:01 14.59 6.23 8.36 0.00 272.75 338.59 0.00 [2021-06-25T19:51:00.550Z] 19:49:01 0.23 0.00 0.23 0.00 0.00 3.36 0.00 [2021-06-25T19:51:00.550Z] 19:50:01 0.28 0.00 0.28 0.00 0.00 2.80 0.00 [2021-06-25T19:51:00.550Z] Average: 170.92 14.79 156.13 0.00 1072.83 65142.38 0.00 [2021-06-25T19:51:00.550Z] [2021-06-25T19:51:00.550Z] 19:39:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-25T19:51:00.550Z] 19:40:01 4889696 0 1059736 13.23 2620 2056888 1716416 18.95 1097872 1607096 157768 [2021-06-25T19:51:00.550Z] 19:41:01 3924932 0 1007220 12.58 2620 3074168 1543236 17.04 1076284 2464308 8 [2021-06-25T19:51:00.550Z] 19:42:01 3833228 0 1096356 13.69 2620 3076736 1727944 19.08 1330704 2284028 145860 [2021-06-25T19:51:00.550Z] 19:43:01 3847668 0 1126676 14.07 2620 3031976 1595884 17.62 1280872 2311900 105924 [2021-06-25T19:51:00.550Z] 19:44:03 1958912 0 1187436 14.83 2620 4859972 1719404 18.98 1482664 3902220 311336 [2021-06-25T19:51:00.550Z] 19:45:01 1021788 0 1976032 24.67 2620 5008500 3859420 42.61 2945152 3308560 191712 [2021-06-25T19:51:00.550Z] 19:46:01 167064 0 1409828 17.60 2620 6429428 2494492 27.54 3166204 3920744 68596 [2021-06-25T19:51:00.550Z] 19:47:01 2442640 0 1217592 15.20 2620 4346088 1573252 17.37 1178852 3661308 16 [2021-06-25T19:51:00.550Z] 19:48:01 2472636 0 1179488 14.73 2620 4354196 1338188 14.77 1177028 3639352 16 [2021-06-25T19:51:00.550Z] 19:49:01 2479908 0 1172208 14.64 2620 4354204 1258124 13.89 1198060 3613292 8 [2021-06-25T19:51:00.550Z] 19:50:01 2479648 0 1172468 14.64 2620 4354204 1258208 13.89 1190440 3621300 16 [2021-06-25T19:51:00.550Z] Average: 2683465 0 1236822 15.44 2620 4086033 1825870 20.16 1556739 3121283 89205 [2021-06-25T19:51:00.550Z] [2021-06-25T19:51:00.550Z] 19:39:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-25T19:51:00.550Z] 19:40:01 eth0 1823.00 1791.40 6531.45 205.47 0.00 0.00 0.00 0.00 [2021-06-25T19:51:00.550Z] 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:51:00.550Z] 19:40:01 veth7389d50 970.01 766.88 91.76 2745.15 0.00 0.00 0.00 0.00 [2021-06-25T19:51:00.550Z] 19:40:01 docker0 970.01 766.74 78.50 2745.13 0.00 0.00 0.00 0.00 [2021-06-25T19:51:00.550Z] 19:41:01 eth0 502.50 440.71 3540.19 68.78 0.00 0.00 0.00 0.00 [2021-06-25T19:51:00.550Z] 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:51:00.550Z] 19:41:01 docker0 197.95 228.29 13.11 839.91 0.00 0.00 0.00 0.00 [2021-06-25T19:51:00.550Z] 19:42:01 eth0 37.60 22.13 36.51 16.10 0.00 0.00 0.00 0.00 [2021-06-25T19:51:00.550Z] 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:51:00.550Z] 19:42:01 vethae7ba10 0.73 0.87 0.06 0.07 0.00 0.00 0.00 0.00 [2021-06-25T19:51:00.550Z] 19:42:01 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 [2021-06-25T19:51:00.550Z] 19:43:01 eth0 29.39 16.22 25.41 10.11 0.00 0.00 0.00 0.00 [2021-06-25T19:51:00.550Z] 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:51:00.550Z] 19:43:01 vethae7ba10 1.63 1.63 0.13 0.13 0.00 0.00 0.00 0.00 [2021-06-25T19:51:00.550Z] 19:43:01 docker0 1.63 1.63 0.11 0.13 0.00 0.00 0.00 0.00 [2021-06-25T19:51:00.550Z] 19:44:03 vethefdc3c2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-25T19:51:00.550Z] 19:44:03 eth0 180.24 152.71 1663.40 76.20 0.00 0.00 0.00 0.00 [2021-06-25T19:51:00.550Z] 19:44:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:51:00.550Z] 19:44:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:51:00.550Z] 19:45:01 veth8718935 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-25T19:51:00.550Z] 19:45:01 vethcf2d399 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-25T19:51:00.550Z] 19:45:01 vethc241e28 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-25T19:51:00.550Z] 19:45:01 vethefdc3c2 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-25T19:51:00.550Z] 19:46:01 vethd836213 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:51:00.550Z] 19:46:01 veth27078fe 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:51:00.551Z] 19:46:01 vethefdc3c2 0.00 0.68 0.00 0.03 0.00 0.00 0.00 0.00 [2021-06-25T19:51:00.551Z] 19:46:01 eth0 2788.91 2563.41 12310.10 460.60 0.00 0.00 0.00 0.00 [2021-06-25T19:51:00.551Z] 19:47:01 vethefdc3c2 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:51:00.551Z] 19:47:01 eth0 199.40 144.69 1629.76 22.23 0.00 0.00 0.00 0.00 [2021-06-25T19:51:00.551Z] 19:47:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-25T19:51:00.551Z] 19:47:01 docker0 1303.45 1189.04 99.54 4368.89 0.00 0.00 0.00 0.00 [2021-06-25T19:51:00.551Z] 19:48:01 eth0 8.24 7.76 2.89 51.05 0.00 0.00 0.00 0.00 [2021-06-25T19:51:00.551Z] 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:51:00.551Z] 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:51:00.551Z] 19:49:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-25T19:51:00.551Z] 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:51:00.551Z] 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:51:00.551Z] 19:50:01 eth0 1.45 0.42 0.60 0.09 0.00 0.00 0.00 0.00 [2021-06-25T19:51:00.551Z] 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:51:00.551Z] 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:51:00.551Z] Average: eth0 270.56 246.51 1266.61 48.56 0.00 0.00 0.00 0.00 [2021-06-25T19:51:00.551Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T19:51:00.551Z] Average: docker0 118.76 108.33 9.07 398.05 0.00 0.00 0.00 0.00 [2021-06-25T19:51:00.551Z] [2021-06-25T19:51:00.551Z] [2021-06-25T19:51:00.551Z] ---> sar -P ALL: [2021-06-25T19:51:00.551Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/25/21 _x86_64_ (2 CPU) [2021-06-25T19:51:00.551Z] [2021-06-25T19:51:00.551Z] 19:38:38 LINUX RESTART (2 CPU) [2021-06-25T19:51:00.551Z] [2021-06-25T19:51:00.551Z] 19:39:02 CPU %user %nice %system %iowait %steal %idle [2021-06-25T19:51:00.551Z] 19:40:01 all 29.64 0.00 8.45 4.65 0.10 57.15 [2021-06-25T19:51:00.551Z] 19:40:01 0 29.25 0.00 9.39 4.06 0.09 57.21 [2021-06-25T19:51:00.551Z] 19:40:01 1 30.04 0.00 7.52 5.24 0.11 57.10 [2021-06-25T19:51:00.551Z] 19:41:01 all 14.36 0.00 6.60 6.94 0.07 72.02 [2021-06-25T19:51:00.551Z] 19:41:01 0 17.61 0.00 6.92 8.54 0.07 66.86 [2021-06-25T19:51:00.551Z] 19:41:01 1 11.14 0.00 6.29 5.36 0.07 77.14 [2021-06-25T19:51:00.551Z] 19:42:01 all 58.81 0.00 8.52 1.35 0.09 31.23 [2021-06-25T19:51:00.551Z] 19:42:01 0 58.91 0.00 7.98 1.73 0.09 31.29 [2021-06-25T19:51:00.551Z] 19:42:01 1 58.70 0.00 9.06 0.98 0.09 31.16 [2021-06-25T19:51:00.551Z] 19:43:01 all 42.77 0.00 7.17 0.51 0.09 49.46 [2021-06-25T19:51:00.551Z] 19:43:01 0 42.96 0.00 6.87 0.50 0.09 49.59 [2021-06-25T19:51:00.551Z] 19:43:01 1 42.58 0.00 7.48 0.52 0.09 49.33 [2021-06-25T19:51:00.551Z] 19:44:03 all 33.13 0.00 12.81 27.15 0.11 26.79 [2021-06-25T19:51:00.551Z] 19:44:03 0 33.83 0.00 13.05 27.69 0.11 25.32 [2021-06-25T19:51:00.551Z] 19:44:03 1 32.42 0.00 12.57 26.61 0.12 28.27 [2021-06-25T19:51:00.551Z] 19:45:01 all 51.51 0.00 16.75 22.74 0.12 8.88 [2021-06-25T19:51:00.551Z] 19:45:01 0 51.58 0.00 16.85 22.03 0.13 9.41 [2021-06-25T19:51:00.551Z] 19:45:01 1 51.45 0.00 16.65 23.44 0.11 8.35 [2021-06-25T19:51:00.551Z] 19:46:01 all 42.83 0.00 18.74 30.50 0.14 7.79 [2021-06-25T19:51:00.551Z] 19:46:01 0 42.72 0.00 18.50 31.60 0.13 7.05 [2021-06-25T19:51:00.551Z] 19:46:01 1 42.93 0.00 18.99 29.40 0.15 8.54 [2021-06-25T19:51:00.551Z] 19:47:01 all 60.95 0.00 13.81 10.58 0.12 14.54 [2021-06-25T19:51:00.551Z] 19:47:01 0 62.22 0.00 14.24 12.01 0.11 11.42 [2021-06-25T19:51:00.551Z] 19:47:01 1 59.68 0.00 13.38 9.16 0.13 17.66 [2021-06-25T19:51:00.551Z] 19:48:01 all 0.38 0.00 0.27 0.13 0.03 99.20 [2021-06-25T19:51:00.551Z] 19:48:01 0 0.32 0.00 0.22 0.03 0.02 99.42 [2021-06-25T19:51:00.551Z] 19:48:01 1 0.44 0.00 0.32 0.23 0.03 98.98 [2021-06-25T19:51:00.551Z] 19:49:01 all 0.13 0.00 0.03 0.00 0.03 99.81 [2021-06-25T19:51:00.551Z] 19:49:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-25T19:51:00.551Z] 19:49:01 1 0.22 0.00 0.03 0.00 0.02 99.73 [2021-06-25T19:51:00.551Z] 19:50:01 all 0.08 0.00 0.04 0.00 0.03 99.86 [2021-06-25T19:51:00.551Z] 19:50:01 0 0.07 0.00 0.05 0.00 0.03 99.85 [2021-06-25T19:51:00.551Z] 19:50:01 1 0.08 0.00 0.03 0.00 0.02 99.87 [2021-06-25T19:51:00.551Z] [2021-06-25T19:51:00.551Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-06-25T19:51:00.551Z] Average: all 29.58 0.00 8.25 9.26 0.08 52.82 [2021-06-25T19:51:00.551Z] Average: 0 30.02 0.00 8.32 9.60 0.08 51.97 [2021-06-25T19:51:00.551Z] Average: 1 29.15 0.00 8.17 8.93 0.08 53.67 [2021-06-25T19:51:00.551Z] [2021-06-25T19:51:00.551Z] [2021-06-25T19:51:00.551Z]