Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from cf24c67dce5eab1da970699aa1aba381e09581db+94753fbbce3905e5adee13c645be22d19117881b (0a90b879835e7ee0e143e1cc25ad1e7775ce11cb) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8771740421296173002.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2919682223540805913.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-3700/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3700/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh338624754846772127.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6948583087028069292.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-3700/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3700/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4449839580026935384.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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_BUILD_IMAGE_TARGET: builder 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 Running on prd-centos7-docker-4c-2g-1455 in /w/workspace/edgexfoundry_edgex-go_PR-3700 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh5391564406047712208.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh7886817787117717734.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3700/head:refs/remotes/origin/PR-3700 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 94753fbbce3905e5adee13c645be22d19117881b into PR head commit cf24c67dce5eab1da970699aa1aba381e09581db Merge succeeded, producing 6d39192e3cfe403e7e533d50d3c00bd80e58513f Checking out Revision 6d39192e3cfe403e7e533d50d3c00bd80e58513f (PR-3700) > git config core.sparsecheckout # timeout=10 > git checkout -f cf24c67dce5eab1da970699aa1aba381e09581db # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh7685959453218777883.key > git merge 94753fbbce3905e5adee13c645be22d19117881b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6d39192e3cfe403e7e533d50d3c00bd80e58513f # timeout=10 Commit message: "Merge commit '94753fbbce3905e5adee13c645be22d19117881b' into HEAD" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk 1fcf574bdcb0bde1e997bbf89e8b8e648592b356 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:32:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:32:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:32:02 ========================================================= 16:32:02 EdgeX Global Pipelines Version Info 16:32:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:32:03 ------------------- 16:32:03 stable info: 16:32:03 ------------------- 16:32:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:32:03 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:32:03 Message: update stable to v1.0.205 16:32:04 ------------------- 16:32:04 experimental info: 16:32:04 ------------------- 16:32:04 Commited By: **** collab-it+edgex@linuxfoundation.org 16:32:04 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:32:04 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:32:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:32:04 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:32:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:32:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:32:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:32:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:32:04 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:32:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:32:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:32:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:32:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:32:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:32:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:32:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:32:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:32:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:32:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:32:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:32:04 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:32:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:32:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:32:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:32:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:32:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3700 [Pipeline] echo 16:32:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3700 [Pipeline] echo 16:32:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3700 [Pipeline] echo 16:32:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6d39192e3cfe403e7e533d50d3c00bd80e58513f [Pipeline] echo 16:32:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6d39192 [Pipeline] echo 16:32:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:32:04 provisioning config files... 16:32:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2462680876653723467tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:32:05 ---> docker-login.sh 16:32:05 nexus3.edgexfoundry.org:10001 16:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:05 Configure a credential helper to remove this warning. See 16:32:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:05 16:32:05 Login Succeeded 16:32:05 nexus3.edgexfoundry.org:10002 16:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:05 Configure a credential helper to remove this warning. See 16:32:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:05 16:32:05 Login Succeeded 16:32:05 nexus3.edgexfoundry.org:10003 16:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:05 Configure a credential helper to remove this warning. See 16:32:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:05 16:32:05 Login Succeeded 16:32:05 nexus3.edgexfoundry.org:10004 16:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:06 Configure a credential helper to remove this warning. See 16:32:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:06 16:32:06 Login Succeeded 16:32:06 docker.io 16:32:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:06 Configure a credential helper to remove this warning. See 16:32:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:06 16:32:06 Login Succeeded 16:32:06 ---> docker-login.sh ends [Pipeline] } 16:32:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:32:06 ++ 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 16:32:06 + for file in '`ls cmd/**/Dockerfile`' 16:32:06 ++ dirname cmd/core-command/Dockerfile 16:32:06 ++ cut -d/ -f2 16:32:06 + echo core-command,cmd/core-command/Dockerfile 16:32:06 + for file in '`ls cmd/**/Dockerfile`' 16:32:06 ++ dirname cmd/core-data/Dockerfile 16:32:06 ++ cut -d/ -f2 16:32:06 + echo core-data,cmd/core-data/Dockerfile 16:32:06 + for file in '`ls cmd/**/Dockerfile`' 16:32:06 ++ dirname cmd/core-metadata/Dockerfile 16:32:06 ++ cut -d/ -f2 16:32:06 + echo core-metadata,cmd/core-metadata/Dockerfile 16:32:06 + for file in '`ls cmd/**/Dockerfile`' 16:32:06 ++ dirname cmd/security-bootstrapper/Dockerfile 16:32:06 ++ cut -d/ -f2 16:32:06 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:32:06 + for file in '`ls cmd/**/Dockerfile`' 16:32:06 ++ dirname cmd/security-proxy-setup/Dockerfile 16:32:06 ++ cut -d/ -f2 16:32:06 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:32:06 + for file in '`ls cmd/**/Dockerfile`' 16:32:06 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:32:06 ++ cut -d/ -f2 16:32:06 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:32:06 + for file in '`ls cmd/**/Dockerfile`' 16:32:06 ++ dirname cmd/support-notifications/Dockerfile 16:32:06 ++ cut -d/ -f2 16:32:06 + echo support-notifications,cmd/support-notifications/Dockerfile 16:32:06 + for file in '`ls cmd/**/Dockerfile`' 16:32:06 ++ dirname cmd/support-scheduler/Dockerfile 16:32:06 ++ cut -d/ -f2 16:32:06 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:32:06 + for file in '`ls cmd/**/Dockerfile`' 16:32:06 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:32:06 ++ cut -d/ -f2 16:32:06 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:32:06 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 16:32:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:32:07 16:32:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:32:08 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:32:08 latest: Pulling from edgex-devops/git-semver 16:32:08 31603596830f: Pulling fs layer 16:32:08 04fac38145f0: Pulling fs layer 16:32:08 701f6daf10bf: Pulling fs layer 16:32:08 24f72da36158: Pulling fs layer 16:32:08 24f72da36158: Waiting 16:32:08 04fac38145f0: Download complete 16:32:08 31603596830f: Verifying Checksum 16:32:08 31603596830f: Download complete 16:32:08 701f6daf10bf: Verifying Checksum 16:32:08 701f6daf10bf: Download complete 16:32:08 31603596830f: Pull complete 16:32:08 24f72da36158: Verifying Checksum 16:32:08 24f72da36158: Download complete 16:32:08 04fac38145f0: Pull complete 16:32:08 701f6daf10bf: Pull complete 16:32:08 24f72da36158: Pull complete 16:32:08 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 16:32:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:32:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:32:08 prd-centos7-docker-4c-2g-1455 does not seem to be running inside a container 16:32:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:32:09 $ docker top 86d3048fea9386c5a45bb1891aa6aa7443be0dfdbcad8570450eb30ba4faab77 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:32:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:32:09 [ssh-agent] Looking for ssh-agent implementation... 16:32:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:32:10 $ docker exec 86d3048fea9386c5a45bb1891aa6aa7443be0dfdbcad8570450eb30ba4faab77 ssh-agent 16:32:10 SSH_AUTH_SOCK=/tmp/ssh-iUpWvlEy13PA/agent.15 16:32:10 SSH_AGENT_PID=22 16:32:10 Running ssh-add (command line suppressed) 16:32:10 Identity added: /w/workspace/edgex-go/2@tmp/private_key_5283831939518205934.key (/w/workspace/edgex-go/2@tmp/private_key_5283831939518205934.key) 16:32:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:32:10 + git tag --points-at HEAD [Pipeline] } 16:32:10 $ docker exec --env ******** --env ******** 86d3048fea9386c5a45bb1891aa6aa7443be0dfdbcad8570450eb30ba4faab77 ssh-agent -k 16:32:10 unset SSH_AUTH_SOCK; 16:32:10 unset SSH_AGENT_PID; 16:32:10 echo Agent pid 22 killed; 16:32:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:32:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:32:10 [ssh-agent] Looking for ssh-agent implementation... 16:32:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:32:10 $ docker exec 86d3048fea9386c5a45bb1891aa6aa7443be0dfdbcad8570450eb30ba4faab77 ssh-agent 16:32:11 SSH_AUTH_SOCK=/tmp/ssh-QJhKWtmYPG8U/agent.56 16:32:11 SSH_AGENT_PID=63 16:32:11 Running ssh-add (command line suppressed) 16:32:11 Identity added: /w/workspace/edgex-go/2@tmp/private_key_664881532202285626.key (/w/workspace/edgex-go/2@tmp/private_key_664881532202285626.key) 16:32:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:32:11 + git semver init 16:32:11 # -> Open(): unable to determine branch for HEAD 16:32:11 # $GIT_DIR = /w/workspace/edgex-go/2/.git 16:32:11 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 16:32:11 # $SEMVER_REMOTE_NAME = origin 16:32:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:32:11 # $SEMVER_USER_NAME = edgex-jenkins 16:32:11 # $SEMVER_BRANCH = PR-3700 16:32:11 # $SEMVER_TEMP = /tmp/semver-492529406 16:32:11 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:32:29 # '/tmp/semver-492529406' -> '/w/workspace/edgex-go/2/.semver' 16:32:29 # -> Force: false 16:32:29 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 16:32:29 $ docker exec --env ******** --env ******** 86d3048fea9386c5a45bb1891aa6aa7443be0dfdbcad8570450eb30ba4faab77 ssh-agent -k 16:32:29 unset SSH_AUTH_SOCK; 16:32:29 unset SSH_AGENT_PID; 16:32:29 echo Agent pid 63 killed; 16:32:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:32:30 + git semver [Pipeline] } 16:32:30 $ docker stop --time=1 86d3048fea9386c5a45bb1891aa6aa7443be0dfdbcad8570450eb30ba4faab77 16:32:32 $ docker rm -f 86d3048fea9386c5a45bb1891aa6aa7443be0dfdbcad8570450eb30ba4faab77 [Pipeline] // withDockerContainer [Pipeline] sh 16:32:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:32:32 Stashed 1 file(s) [Pipeline] echo 16:32:32 [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] echo 16:32:33 ========================================================= 16:32:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:32:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:32:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:32:33 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:32:33 540db60ca938: Pulling fs layer 16:32:33 adcc1eea9eea: Pulling fs layer 16:32:33 4c4ab2625f07: Pulling fs layer 16:32:33 db62176df00c: Pulling fs layer 16:32:33 3b30891b0d05: Pulling fs layer 16:32:33 06b49ca38bd5: Pulling fs layer 16:32:33 c788192a36de: Pulling fs layer 16:32:33 a77e37c0d609: Pulling fs layer 16:32:33 c3185cebc471: Pulling fs layer 16:32:33 db62176df00c: Waiting 16:32:33 3b30891b0d05: Waiting 16:32:33 06b49ca38bd5: Waiting 16:32:33 c788192a36de: Waiting 16:32:33 a77e37c0d609: Waiting 16:32:33 c3185cebc471: Waiting 16:32:33 4c4ab2625f07: Verifying Checksum 16:32:33 4c4ab2625f07: Download complete 16:32:33 adcc1eea9eea: Verifying Checksum 16:32:33 adcc1eea9eea: Download complete 16:32:33 3b30891b0d05: Verifying Checksum 16:32:33 3b30891b0d05: Download complete 16:32:33 06b49ca38bd5: Verifying Checksum 16:32:33 06b49ca38bd5: Download complete 16:32:33 540db60ca938: Verifying Checksum 16:32:33 c788192a36de: Verifying Checksum 16:32:33 c788192a36de: Download complete 16:32:33 540db60ca938: Pull complete 16:32:34 adcc1eea9eea: Pull complete 16:32:34 4c4ab2625f07: Pull complete 16:32:34 a77e37c0d609: Verifying Checksum 16:32:34 a77e37c0d609: Download complete 16:32:37 c3185cebc471: Verifying Checksum 16:32:37 c3185cebc471: Download complete 16:32:38 db62176df00c: Verifying Checksum 16:32:38 db62176df00c: Download complete 16:32:42 db62176df00c: Pull complete 16:32:42 3b30891b0d05: Pull complete 16:32:42 06b49ca38bd5: Pull complete 16:32:42 c788192a36de: Pull complete 16:32:42 a77e37c0d609: Pull complete 16:32:44 c3185cebc471: Pull complete 16:32:44 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 16:32:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:32:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:32:44 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:32:44 WORKDIR /edgex 16:32:44 COPY go.mod . 16:32:44 RUN go mod download' 16:32:44 + docker build -t ci-base-image-x86_64 -f - . 16:32:46 Sending build context to Docker daemon 328.8MB 16:32:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:32:46 ---> 031687cdd783 16:32:46 Step 2/4 : WORKDIR /edgex 16:32:48 Still waiting to schedule task 16:32:48 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:32:48 ---> Running in 536bf50b9eb4 16:32:48 Removing intermediate container 536bf50b9eb4 16:32:48 ---> 0d5aec8e9842 16:32:48 Step 3/4 : COPY go.mod . 16:32:48 ---> 59462ed0c51b 16:32:48 Step 4/4 : RUN go mod download 16:32:48 ---> Running in 84471d1282b1 16:33:20 Removing intermediate container 84471d1282b1 16:33:20 ---> 8fbdb81b7d20 16:33:20 Successfully built 8fbdb81b7d20 16:33:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:33:20 + docker inspect -f . ci-base-image-x86_64 16:33:20 . [Pipeline] withDockerContainer 16:33:20 prd-centos7-docker-4c-2g-1455 does not seem to be running inside a container 16:33:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:33:21 $ docker top 02cf6028140e576da57822b04647de40f1169a7a656c6e49d219566f796477d6 -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:23 + go version 16:33:23 go version go1.16.6 linux/amd64 [Pipeline] } 16:33:23 $ docker stop --time=1 02cf6028140e576da57822b04647de40f1169a7a656c6e49d219566f796477d6 16:33:24 $ docker rm -f 02cf6028140e576da57822b04647de40f1169a7a656c6e49d219566f796477d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:33:24 + docker inspect -f . ci-base-image-x86_64 16:33:24 . [Pipeline] withDockerContainer 16:33:25 prd-centos7-docker-4c-2g-1455 does not seem to be running inside a container 16:33:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:33:25 $ docker top 52ac1b46534dd1f334eb14b5e028ec2fe2a81baaabe4d26c6a95f8970e1f1898 -eo pid,comm [Pipeline] { [Pipeline] echo 16:33:25 ========================================================= 16:33:25 [edgeXBuildGoParallel] Running Tests and Build... 16:33:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:33:25 + go mod tidy [Pipeline] sh 16:33:26 + make test 16:33:26 go mod tidy 16:33:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:33:33 ? github.com/edgexfoundry/edgex-go [no test files] 16:33:52 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:33:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:33:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:33:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:33:59 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:34:00 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:34:00 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:34:00 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:34:00 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:34:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:34:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:34:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:34:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:34:01 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:34:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements 16:34:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:34:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:34:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.052s coverage: 100.0% of statements 16:34:04 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:34:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 46.3% of statements 16:34:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:34:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:34:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.118s coverage: 90.1% of statements 16:34:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:34:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:34:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.056s coverage: 81.2% of statements 16:34:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:34:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:34:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:34:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:34:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:34:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.252s coverage: 94.2% of statements 16:34:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:34:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:34:07 ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 59.1% of statements 16:34:07 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:34:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:34:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:34:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:34:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:34:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements 16:34:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:34:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:34:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:34:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.041s coverage: 0.8% of statements 16:34:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:34:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements 16:34:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 21.7% of statements 16:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements 16:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 79.5% of statements 16:34:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements 16:34:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements 16:34:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements 16:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements 16:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 16:34:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.195s coverage: 81.8% of statements 16:34:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:34:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements 16:34:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:34:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:34:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:34:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 16:34:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:34:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:34:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:34:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:34:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:34:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.054s coverage: 87.2% of statements 16:34:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:34:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:34:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 16:34:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:34:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements 16:34:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:34:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements 16:34:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 16:34:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.051s coverage: 85.4% of statements 16:34:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements 16:34:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:34:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.134s coverage: 64.4% of statements 16:34:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:34:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:34:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements 16:34:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 16:34:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements 16:34:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements 16:34:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 16:34:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.200s coverage: 66.9% of statements 16:34:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:34:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:34:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:34:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.129s coverage: 43.6% of statements 16:34:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:34:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:34:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements 16:34:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:34:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements 16:34:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:34:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 19.5% of statements 16:34:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:34:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:34:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:34:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:34:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.137s coverage: 92.0% of statements 16:34:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:34:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:34:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:34:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:34:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 16:34:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:34:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:34:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.7% of statements 16:34:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:34:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:34:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:34:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:34:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements 16:34:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:34:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:34:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:34:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:34:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:34:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:34:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 16:34:53 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 95.4% of statements 16:34:53 GO111MODULE=on go vet ./... 16:34:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1458 in /w/workspace/edgexfoundry_edgex-go_PR-3700 [Pipeline] { [Pipeline] ws 16:34:57 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 16:34:58 The recommended git tool is: git 16:35:04 using credential edgex-jenkins-ssh 16:35:04 Cloning the remote Git repository 16:35:04 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:35:04 > git init /w/workspace/edgex-go/2 # timeout=10 16:35:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:35:04 > git --version # timeout=10 16:35:04 > git --version # 'git version 2.17.1' 16:35:04 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:35:20 gofmt -l . 16:35:20 [ "`gofmt -l .`" = "" ] 16:35:20 ./bin/test-attribution-txt.sh 16:35:20 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 16:35:20 if which golangci-lint ; then golangci-lint run --config .golangci.yml ; fi 16:35:20 /go/bin/golangci-lint 16:35:24 Merging remotes/origin/main commit 94753fbbce3905e5adee13c645be22d19117881b into PR head commit cf24c67dce5eab1da970699aa1aba381e09581db 16:35:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:35:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:35:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:35:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:35:23 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3700/head:refs/remotes/origin/PR-3700 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:35:24 > git config core.sparsecheckout # timeout=10 16:35:24 > git checkout -f cf24c67dce5eab1da970699aa1aba381e09581db # timeout=10 16:35:24 Merge succeeded, producing 70cdfd022d8bd9e7dad637135b06e4ac0eb3f9ca 16:35:24 Checking out Revision 70cdfd022d8bd9e7dad637135b06e4ac0eb3f9ca (PR-3700) 16:35:24 > git remote # timeout=10 16:35:24 > git config --get remote.origin.url # timeout=10 16:35:24 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:24 > git merge 94753fbbce3905e5adee13c645be22d19117881b # timeout=10 16:35:24 > git rev-parse HEAD^{commit} # timeout=10 16:35:24 > git config core.sparsecheckout # timeout=10 16:35:24 > git checkout -f 70cdfd022d8bd9e7dad637135b06e4ac0eb3f9ca # timeout=10 [Pipeline] sh 16:35:29 + ls -al . 16:35:29 total 612 16:35:29 drwxrwxr-x 10 1001 1001 4096 Sep 6 16:35 . 16:35:29 drwxr-xr-x 4 root root 28 Sep 6 16:33 .. 16:35:29 -rw-rw-r-- 1 1001 1001 11 Sep 6 16:31 .dockerignore 16:35:29 drwxrwxr-x 8 1001 1001 179 Sep 6 16:32 .git 16:35:29 drwxrwxr-x 4 1001 1001 142 Sep 6 16:31 .github 16:35:29 -rw-rw-r-- 1 1001 1001 818 Sep 6 16:31 .gitignore 16:35:29 -rw-rw-r-- 1 1001 1001 202 Sep 6 16:31 .golangci.yml 16:35:29 -rw-rw-r-- 1 1001 1001 76 Sep 6 16:31 .hadolint.yml 16:35:29 drwx------ 3 1001 1001 58 Sep 6 16:32 .semver 16:35:29 -rw-rw-r-- 1 1001 1001 166 Sep 6 16:31 .sonarcloud.properties 16:35:29 -rw-rw-r-- 1 1001 1001 1171 Sep 6 16:31 ADOPTERS.md 16:35:29 -rw-rw-r-- 1 1001 1001 8493 Sep 6 16:31 Attribution.txt 16:35:29 -rw-rw-r-- 1 1001 1001 43881 Sep 6 16:31 CHANGELOG.md 16:35:29 -rw-rw-r-- 1 1001 1001 3804 Sep 6 16:31 CONTRIBUTING.md 16:35:29 -rw-rw-r-- 1 1001 1001 677 Sep 6 16:31 GOVERNANCE.md 16:35:29 -rw-rw-r-- 1 1001 1001 849 Sep 6 16:31 Jenkinsfile 16:35:29 -rw-rw-r-- 1 1001 1001 10775 Sep 6 16:31 LICENSE 16:35:29 -rw-rw-r-- 1 1001 1001 6038 Sep 6 16:31 Makefile 16:35:29 -rw-rw-r-- 1 1001 1001 582 Sep 6 16:31 OWNERS.md 16:35:29 -rw-rw-r-- 1 1001 1001 8643 Sep 6 16:31 README.md 16:35:29 -rw-rw-r-- 1 1001 1001 6912 Sep 6 16:31 SECURITY.md 16:35:29 -rw-rw-r-- 1 1001 1001 5 Sep 6 16:32 VERSION 16:35:29 -rw-rw-r-- 1 1001 1001 4131 Sep 6 16:31 ZMQWindows.md 16:35:29 drwxrwxr-x 2 1001 1001 37 Sep 6 16:31 bin 16:35:29 drwxrwxr-x 14 1001 1001 4096 Sep 6 16:31 cmd 16:35:29 -rw-r--r-- 1 root root 404222 Sep 6 16:34 coverage.out 16:35:29 -rw-rw-r-- 1 1001 1001 841 Sep 6 16:31 go.mod 16:35:29 -rw-r--r-- 1 root root 50064 Sep 6 16:33 go.sum 16:35:29 drwxrwxr-x 8 1001 1001 124 Sep 6 16:31 internal 16:35:29 drwxrwxr-x 3 1001 1001 16 Sep 6 16:31 openapi 16:35:29 drwxrwxr-x 4 1001 1001 71 Sep 6 16:31 snap 16:35:29 -rw-rw-r-- 1 1001 1001 204 Sep 6 16:31 version.go [Pipeline] sh 16:35:29 Commit message: "Merge commit '94753fbbce3905e5adee13c645be22d19117881b' into HEAD" 16:35:29 First time build. Skipping changelog. 16:35:29 + '[' -e coverage.out ] 16:35:29 + chown 1001:1001 coverage.out [Pipeline] stash 16:35:29 Stashed 1 file(s) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:35:30 provisioning config files... 16:35:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1901266039199134531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:35:30 + make build 16:35:30 go mod tidy 16:35:30 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 16:35:30 ---> docker-login.sh 16:35:30 nexus3.edgexfoundry.org:10001 16:35:31 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 16:35:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:29 > git rev-list --no-walk 1fcf574bdcb0bde1e997bbf89e8b8e648592b356 # timeout=10 16:35:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:32 Configure a credential helper to remove this warning. See 16:35:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:32 16:35:32 Login Succeeded 16:35:32 nexus3.edgexfoundry.org:10002 16:35:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:32 Configure a credential helper to remove this warning. See 16:35:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:32 16:35:32 Login Succeeded 16:35:32 nexus3.edgexfoundry.org:10003 16:35:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:33 Configure a credential helper to remove this warning. See 16:35:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:33 16:35:33 Login Succeeded 16:35:33 nexus3.edgexfoundry.org:10004 16:35:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:33 Configure a credential helper to remove this warning. See 16:35:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:33 16:35:33 Login Succeeded 16:35:33 docker.io 16:35:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:34 Configure a credential helper to remove this warning. See 16:35:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:34 16:35:34 Login Succeeded 16:35:34 ---> docker-login.sh ends [Pipeline] } 16:35:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:35:35 ========================================================= 16:35:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:35:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:35:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:35:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:35:36 595b0fe564bb: Pulling fs layer 16:35:36 24495759ef45: Pulling fs layer 16:35:36 d148012ef14d: Pulling fs layer 16:35:36 e90a11edd702: Pulling fs layer 16:35:36 d77568369979: Pulling fs layer 16:35:36 fc1c9f9a7f3b: Pulling fs layer 16:35:36 170f2ba95c9a: Pulling fs layer 16:35:36 97ac5df62f85: Pulling fs layer 16:35:36 e90a11edd702: Waiting 16:35:36 d77568369979: Waiting 16:35:36 fc1c9f9a7f3b: Waiting 16:35:36 170f2ba95c9a: Waiting 16:35:36 97ac5df62f85: Waiting 16:35:36 d148012ef14d: Verifying Checksum 16:35:36 d148012ef14d: Download complete 16:35:36 24495759ef45: Verifying Checksum 16:35:36 24495759ef45: Download complete 16:35:36 d77568369979: Verifying Checksum 16:35:36 d77568369979: Download complete 16:35:36 595b0fe564bb: Verifying Checksum 16:35:36 595b0fe564bb: Download complete 16:35:36 fc1c9f9a7f3b: Verifying Checksum 16:35:36 fc1c9f9a7f3b: Download complete 16:35:36 170f2ba95c9a: Verifying Checksum 16:35:36 170f2ba95c9a: Download complete 16:35:36 595b0fe564bb: Pull complete 16:35:37 24495759ef45: Pull complete 16:35:38 d148012ef14d: Pull complete 16:35:38 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 16:35:39 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 16:35:39 97ac5df62f85: Verifying Checksum 16:35:39 97ac5df62f85: Download complete 16:35:40 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 16:35:40 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 16:35:40 e90a11edd702: Verifying Checksum 16:35:40 e90a11edd702: Download complete 16:35:41 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 16:35:42 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 16:35:42 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 16:35:44 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 16:35:44 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 16:35:45 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] } 16:35:47 $ docker stop --time=1 52ac1b46534dd1f334eb14b5e028ec2fe2a81baaabe4d26c6a95f8970e1f1898 16:35:50 $ docker rm -f 52ac1b46534dd1f334eb14b5e028ec2fe2a81baaabe4d26c6a95f8970e1f1898 16:35:51 e90a11edd702: Pull complete 16:35:51 d77568369979: Pull complete 16:35:51 fc1c9f9a7f3b: Pull complete 16:35:51 170f2ba95c9a: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:35:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:35:54 16:35:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:35:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:35:55 latest: Pulling from edgex-devops/edgex-compose 16:35:55 cbdbe7a5bc2a: Pulling fs layer 16:35:55 ca9280d653b3: Pulling fs layer 16:35:55 7e9c9ca2126c: Pulling fs layer 16:35:55 cbdbe7a5bc2a: Verifying Checksum 16:35:55 cbdbe7a5bc2a: Download complete 16:35:55 cbdbe7a5bc2a: Pull complete 16:35:56 ca9280d653b3: Download complete 16:35:56 ca9280d653b3: Pull complete 16:35:57 97ac5df62f85: Pull complete 16:35:57 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 16:35:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:35:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:35:58 7e9c9ca2126c: Download complete 16:35:58 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:35:58 WORKDIR /edgex 16:35:58 COPY go.mod . 16:35:58 RUN go mod download+ 16:35:58 docker build -t ci-base-image-arm64 -f - . 16:36:00 Sending build context to Docker daemon 166MB 16:36:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:36:01 ---> 04bc70af865f 16:36:01 Step 2/4 : WORKDIR /edgex 16:36:01 7e9c9ca2126c: Pull complete 16:36:01 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:36:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:36:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:36:02 prd-centos7-docker-4c-2g-1455 does not seem to be running inside a container 16:36:02 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:36:03 $ docker top 6a2de2e96d03ad19d45fd902ee973552b9c41915aa4fe88d121e7c6c3aa6c57b -eo pid,comm [Pipeline] { [Pipeline] sh 16:36:04 + grep parallel 16:36:04 + docker-compose build --help 16:36:04 --parallel Build images in parallel. [Pipeline] } 16:36:04 $ docker stop --time=1 6a2de2e96d03ad19d45fd902ee973552b9c41915aa4fe88d121e7c6c3aa6c57b 16:36:06 $ docker rm -f 6a2de2e96d03ad19d45fd902ee973552b9c41915aa4fe88d121e7c6c3aa6c57b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:36:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:36:06 . [Pipeline] withDockerContainer 16:36:06 prd-centos7-docker-4c-2g-1455 does not seem to be running inside a container 16:36:06 ---> Running in 8fc4e9a71e18 16:36:06 Removing intermediate container 8fc4e9a71e18 16:36:06 ---> 344109acf4e6 16:36:06 Step 3/4 : COPY go.mod . 16:36:06 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:36:07 $ docker top 1d02a4f1f34f45481470fba754a78467952d1388336dcbf3a09e9c37b385da10 -eo pid,comm [Pipeline] { [Pipeline] sh 16:36:07 + docker-compose -f ./docker-compose-build.yml build --parallel 16:36:07 ---> 96cb4032a475 16:36:07 Step 4/4 : RUN go mod download 16:36:07 ---> Running in a8514cc6fb3c 16:36:08 Building core-command ... 16:36:08 Building core-data ... 16:36:08 Building core-metadata ... 16:36:08 Building security-bootstrapper ... 16:36:08 Building security-proxy-setup ... 16:36:08 Building security-secretstore-setup ... 16:36:08 Building support-notifications ... 16:36:08 Building support-scheduler ... 16:36:08 Building sys-mgmt-agent ... 16:36:08 Building support-notifications 16:36:08 Building core-command 16:36:08 Building security-secretstore-setup 16:36:08 Building security-proxy-setup 16:36:08 Building security-bootstrapper 16:36:18 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:36:18 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:36:18 ---> 8fbdb81b7d20 16:36:18 Step 3/26 : WORKDIR /edgex-go 16:36:18 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:36:18 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:36:18 ---> 8fbdb81b7d20 16:36:18 Step 3/32 : WORKDIR /edgex-go 16:36:25 ---> Running in e025e397a604 16:36:25 ---> Running in 6aba13968e94 16:36:31 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:36:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:36:31 ---> 8fbdb81b7d20 16:36:31 Step 3/24 : WORKDIR /edgex-go 16:36:32 ---> Using cache 16:36:32 ---> 02f4146a9d3c 16:36:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:32 Removing intermediate container 6aba13968e94 16:36:32 ---> 6c6a467c2d50 16:36:32 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:32 Removing intermediate container e025e397a604 16:36:32 ---> 02f4146a9d3c 16:36:32 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:32 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:36:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:36:32 ---> 8fbdb81b7d20 16:36:32 Step 3/22 : WORKDIR /edgex-go 16:36:32 ---> Using cache 16:36:32 ---> 02f4146a9d3c 16:36:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:32 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:36:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:36:32 ---> 8fbdb81b7d20 16:36:32 Step 3/23 : WORKDIR /edgex-go 16:36:32 ---> Using cache 16:36:32 ---> 02f4146a9d3c 16:36:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:32 ---> Running in 685f6d1a63f3 16:36:32 ---> Running in 8ad79728acbe 16:36:32 ---> Running in 5928750866ad 16:36:32 ---> Running in 0b35f1bbbd91 16:36:32 ---> Running in 4c1e9f361aef 16:36:34 Removing intermediate container 685f6d1a63f3 16:36:34 ---> 9c67e0d6c64d 16:36:34 Step 5/24 : RUN apk add --update --no-cache make git 16:36:34 Removing intermediate container 4c1e9f361aef 16:36:34 ---> 21a192feb014 16:36:34 Step 5/26 : RUN apk add --update --no-cache make git 16:36:34 ---> Running in 0a4fb1f6537d 16:36:34 ---> Running in cb463fb888da 16:36:34 Removing intermediate container 0b35f1bbbd91 16:36:34 ---> 4e01267c75b0 16:36:34 Step 5/22 : RUN apk add --update --no-cache make git 16:36:34 Removing intermediate container 8ad79728acbe 16:36:34 ---> 8111e6a68e4e 16:36:34 Step 5/32 : RUN apk add --update --no-cache make git 16:36:34 ---> Running in 10c77123584b 16:36:34 ---> Running in 9ede211b5cd1 16:36:34 Removing intermediate container 5928750866ad 16:36:34 ---> 62b6a21d0a23 16:36:34 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:36:34 ---> Running in b6f25cf46c88 16:36:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:36:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:36:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:36:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:36:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:36:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:36:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:36:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:36:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:36:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:36:36 OK: 219 MiB in 52 packages 16:36:36 OK: 219 MiB in 52 packages 16:36:36 OK: 219 MiB in 52 packages 16:36:36 OK: 219 MiB in 52 packages 16:36:36 Removing intermediate container 0a4fb1f6537d 16:36:36 ---> ea3df0360bce 16:36:36 Step 6/24 : COPY go.mod . 16:36:36 Removing intermediate container cb463fb888da 16:36:36 ---> 5733e6db7677 16:36:36 Step 6/26 : COPY go.mod . 16:36:36 OK: 219 MiB in 52 packages 16:36:36 Removing intermediate container 9ede211b5cd1 16:36:36 ---> 3b8506737347 16:36:36 Step 6/32 : COPY go.mod . 16:36:36 ---> 659221da9f89 16:36:36 Step 7/24 : RUN go mod download 16:36:37 ---> Running in 1a8bd0373e7a 16:36:37 ---> 4b2dc186f9d8 16:36:37 Step 7/26 : RUN go mod download 16:36:37 Removing intermediate container b6f25cf46c88 16:36:37 ---> d066097666fe 16:36:37 Step 6/23 : COPY go.mod . 16:36:37 ---> Running in cf089e1d7c36 16:36:37 Removing intermediate container 10c77123584b 16:36:37 ---> 05f9cf136b48 16:36:37 Step 6/22 : COPY go.mod . 16:36:37 ---> a42ab01b9fc2 16:36:37 Step 7/32 : RUN go mod download 16:36:37 ---> Running in 2fa25efd7f0e 16:36:37 ---> 7725c4740f99 16:36:37 Step 7/23 : RUN go mod download 16:36:37 ---> Running in aac9c2ccbae7 16:36:37 ---> b87376487be9 16:36:37 Step 7/22 : RUN go mod download 16:36:38 ---> Running in 43201910dcfa 16:36:39 Removing intermediate container aac9c2ccbae7 16:36:39 ---> c21ad129f76a 16:36:39 Step 8/23 : COPY . . 16:36:39 Removing intermediate container 1a8bd0373e7a 16:36:39 ---> c25224fb7e39 16:36:39 Step 8/24 : COPY . . 16:36:41 Removing intermediate container cf089e1d7c36 16:36:41 ---> 4344ddffa297 16:36:41 Step 8/26 : COPY . . 16:36:43 Removing intermediate container 2fa25efd7f0e 16:36:43 ---> fad1066156ac 16:36:43 Step 8/32 : COPY . . 16:36:43 Removing intermediate container 43201910dcfa 16:36:43 ---> ea0b7b43521e 16:36:43 Step 8/22 : COPY . . 16:36:56 ---> 4d4c868fc165 16:36:56 Step 9/26 : RUN go mod tidy 16:36:56 ---> Running in bc88a5ba6a34 16:36:58 Removing intermediate container bc88a5ba6a34 16:36:58 ---> bf382864f5bb 16:36:58 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:36:58 ---> Running in dabf80d35588 16:36:58 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 16:37:03 ---> 2b45c5285cf3 16:37:03 Step 9/24 : RUN go mod tidy 16:37:04 ---> Running in b22f53f95db9 16:37:04 ---> a536470dda02 16:37:04 Step 9/23 : RUN go mod tidy 16:37:04 ---> Running in 265cd047ec90 16:37:08 Removing intermediate container 265cd047ec90 16:37:08 ---> c3e9b4092c9b 16:37:08 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:37:08 Removing intermediate container b22f53f95db9 16:37:08 ---> a8d3dc3da992 16:37:08 Step 10/24 : RUN make cmd/core-command/core-command 16:37:09 ---> Running in 0f21848fb88d 16:37:09 ---> Running in 725c930da3e3 16:37:10 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 16:37:10 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 16:37:10 ---> 70794b897ba6 16:37:10 Step 9/22 : RUN go mod tidy 16:37:10 ---> Running in 69913ba66c69 16:37:11 ---> 93613aa657c2 16:37:11 Step 9/32 : RUN go mod tidy 16:37:11 ---> Running in 5667f5449054 16:37:13 Removing intermediate container 69913ba66c69 16:37:13 ---> a3c9d13bf9e9 16:37:13 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:37:13 ---> Running in 6ec12122a548 16:37:14 Removing intermediate container 5667f5449054 16:37:14 ---> cd4a0af15a40 16:37:14 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:37:14 ---> Running in b448ea4d026b 16:37:14 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 16:37:14 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 16:37:15 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 16:37:20 Removing intermediate container dabf80d35588 16:37:20 ---> 1a67f6679054 16:37:20 16:37:20 Step 11/26 : FROM alpine:3.12 16:37:20 3.12: Pulling from library/alpine 16:37:21 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 16:37:21 Status: Downloaded newer image for alpine:3.12 16:37:21 ---> 48b8ec4ed9eb 16:37:21 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:37:21 ---> Running in 20ccc19fadac 16:37:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:37:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:37:22 (1/3) Installing ca-certificates (20191127-r4) 16:37:23 (2/3) Installing dumb-init (1.2.2-r1) 16:37:23 (3/3) Installing su-exec (0.2-r1) 16:37:23 Executing busybox-1.31.1-r20.trigger 16:37:23 Executing ca-certificates-20191127-r4.trigger 16:37:23 OK: 6 MiB in 17 packages 16:37:24 Removing intermediate container 20ccc19fadac 16:37:24 ---> da1a3d540bcc 16:37:24 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:37:24 ---> Running in a8124d4c9eab 16:37:24 Removing intermediate container a8124d4c9eab 16:37:24 ---> 7d1398ba4216 16:37:24 Step 14/26 : WORKDIR / 16:37:24 ---> Running in dd915ceecd73 16:37:24 Removing intermediate container dd915ceecd73 16:37:24 ---> adaf03636888 16:37:24 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:37:24 ---> 12736065d093 16:37:24 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:37:25 ---> d9585c0eeb64 16:37:25 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:37:25 ---> c3a0db378fba 16:37:25 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:37:25 ---> 25f5933624ce 16:37:25 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:37:26 ---> 9466ef90c0e5 16:37:26 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:37:27 ---> 6e4563d73c57 16:37:27 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:37:27 ---> 9ac08b018ffa 16:37:27 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/ 16:37:27 ---> Running in 7c2169a08d8f 16:37:28 Removing intermediate container 7c2169a08d8f 16:37:28 ---> 21e695006e27 16:37:28 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:37:28 ---> Running in dd086018a6e7 16:37:28 Removing intermediate container dd086018a6e7 16:37:28 ---> 014a3334ebc7 16:37:28 Step 24/26 : LABEL arch=x86_64 16:37:28 ---> Running in ae42cd999c91 16:37:28 Removing intermediate container ae42cd999c91 16:37:28 ---> 156034aa86fa 16:37:28 Step 25/26 : LABEL git_sha=6d39192e3cfe403e7e533d50d3c00bd80e58513f 16:37:28 ---> Running in 07a5208b1979 16:37:30 Removing intermediate container 07a5208b1979 16:37:30 ---> 9428ce55107f 16:37:30 Step 26/26 : LABEL version=0.0.0 16:37:30 ---> Running in 28bd0118e949 16:37:30 Removing intermediate container 28bd0118e949 16:37:30 ---> 4748ea307049 16:37:30 16:37:30 Successfully built 4748ea307049 16:37:30 Successfully tagged security-secretstore-setup:latest 16:37:30 Building sys-mgmt-agent 16:37:38  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:37:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:37:38 ---> 8fbdb81b7d20 16:37:38 Step 3/24 : WORKDIR /edgex-go 16:37:38 ---> Using cache 16:37:38 ---> 02f4146a9d3c 16:37:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:38 ---> Using cache 16:37:38 ---> 62b6a21d0a23 16:37:38 Step 5/24 : RUN apk add --update --no-cache make bash git 16:37:38 ---> Running in 102b775112ca 16:37:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:37:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:37:39 OK: 219 MiB in 52 packages 16:37:40 Removing intermediate container 102b775112ca 16:37:40 ---> e3616d065821 16:37:40 Step 6/24 : COPY go.mod . 16:37:40 ---> 58f306498376 16:37:40 Step 7/24 : RUN go mod download 16:37:40 ---> Running in 2d3870da6a79 16:37:44 Removing intermediate container 2d3870da6a79 16:37:44 ---> 7c4cd4837731 16:37:44 Step 8/24 : COPY . . 16:37:45 Removing intermediate container a8514cc6fb3c 16:37:45 ---> dcc1d0bd05cc 16:37:45 Successfully built dcc1d0bd05cc 16:37:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:37:45 + docker inspect -f . ci-base-image-arm64 16:37:45 . [Pipeline] withDockerContainer 16:37:45 prd-ubuntu18.04-docker-arm64-4c-16g-1458 does not seem to be running inside a container 16:37:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:37:47 $ docker top b6e6652c465f5d89625a90f09f1058aa012e0c5c396e6f792da2bf24a44368d8 -eo pid,comm [Pipeline] { [Pipeline] sh 16:37:48 + go version 16:37:48 go version go1.16.6 linux/arm64 [Pipeline] } 16:37:48 $ docker stop --time=1 b6e6652c465f5d89625a90f09f1058aa012e0c5c396e6f792da2bf24a44368d8 16:37:50 $ docker rm -f b6e6652c465f5d89625a90f09f1058aa012e0c5c396e6f792da2bf24a44368d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 16:37:50 ---> 2652c0914826 16:37:50 Step 9/24 : RUN go mod tidy 16:37:50 ---> Running in abd8995a1605 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:37:51 + docker inspect -f . ci-base-image-arm64 16:37:51 . [Pipeline] withDockerContainer 16:37:51 prd-ubuntu18.04-docker-arm64-4c-16g-1458 does not seem to be running inside a container 16:37:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:37:52 Removing intermediate container abd8995a1605 16:37:52 ---> 72ebcd221d02 16:37:52 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:37:52 ---> Running in 76cfa8158022 16:37:52 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 16:37:53 $ docker top e2e5c4b72442a5dc745b939f580a3c180fb78ba3137e96eb161dfd86c5fff520 -eo pid,comm [Pipeline] { [Pipeline] echo 16:37:53 ========================================================= 16:37:53 [edgeXBuildGoParallel] Running Tests and Build... 16:37:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:37:54 + go mod tidy 16:37:54 Removing intermediate container 725c930da3e3 16:37:54 ---> d27dedfe428e 16:37:54 16:37:54 Step 11/24 : FROM alpine:3.12 16:37:54 ---> 48b8ec4ed9eb 16:37:54 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:37:54 ---> Running in 042213d28233 16:37:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:37:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:37:54 (1/1) Installing dumb-init (1.2.2-r1) 16:37:54 Executing busybox-1.31.1-r20.trigger 16:37:54 OK: 6 MiB in 15 packages [Pipeline] sh 16:37:55 Removing intermediate container 042213d28233 16:37:55 ---> f39e0f9cff0c 16:37:55 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:37:55 ---> Running in 2402e04f0d33 16:37:55 Removing intermediate container 2402e04f0d33 16:37:55 ---> 4977d3149409 16:37:55 Step 14/24 : ENV APP_PORT=59882 16:37:55 ---> Running in 34278ddd5d73 16:37:55 Removing intermediate container 34278ddd5d73 16:37:55 ---> ac8fe4b2abc2 16:37:55 Step 15/24 : EXPOSE $APP_PORT 16:37:55 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 16:37:55 ---> Running in 7414271381a8 16:37:55 + make test 16:37:55 go mod tidy 16:37:55 Removing intermediate container 7414271381a8 16:37:55 ---> c073bdfcf764 16:37:55 Step 16/24 : WORKDIR / 16:37:55 ---> Running in 6f95494da0ce 16:37:56 Removing intermediate container 6f95494da0ce 16:37:56 ---> 50ef7babba77 16:37:56 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:56 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:37:56 ---> 7ff0834744e0 16:37:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:37:57 Removing intermediate container 0f21848fb88d 16:37:57 ---> 77d9677b3898 16:37:57 16:37:57 Step 11/23 : FROM alpine:3.12 16:37:57 ---> 48b8ec4ed9eb 16:37:57 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:37:57 ---> 31c774a297e1 16:37:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:37:57 ---> Running in 1e987c0c49ee 16:37:57 ---> 284151fb7126 16:37:57 Step 20/24 : ENTRYPOINT ["/core-command"] 16:37:57 ---> Running in 6408e9a2eb83 16:37:58 Removing intermediate container 6408e9a2eb83 16:37:58 ---> 96528f2c19f1 16:37:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:37:58 ---> Running in 0d43eef2e3e8 16:37:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:37:58 Removing intermediate container 0d43eef2e3e8 16:37:58 ---> 3124043c694b 16:37:58 Step 22/24 : LABEL arch=x86_64 16:37:58 ---> Running in 685471843d68 16:37:58 Removing intermediate container 685471843d68 16:37:58 ---> fb340d4f9f79 16:37:58 Step 23/24 : LABEL git_sha=6d39192e3cfe403e7e533d50d3c00bd80e58513f 16:37:58 ---> Running in 8d8bec03c87a 16:37:58 (1/2) Installing ca-certificates (20191127-r4) 16:37:58 (2/2) Installing dumb-init (1.2.2-r1) 16:37:58 Executing busybox-1.31.1-r20.trigger 16:37:58 Executing ca-certificates-20191127-r4.trigger 16:37:58 Removing intermediate container 8d8bec03c87a 16:37:58 ---> b1239184412d 16:37:58 Step 24/24 : LABEL version=0.0.0 16:37:58 OK: 6 MiB in 16 packages 16:37:59 ---> Running in 1a1a196f27b4 16:37:59 Removing intermediate container 1a1a196f27b4 16:37:59 ---> 522338eb7252 16:37:59 16:37:59 Successfully built 522338eb7252 16:37:59 Successfully tagged core-command:latest 16:37:59  Building core-command ... done Building core-data 16:37:59 Removing intermediate container 1e987c0c49ee 16:37:59 ---> ee047d446add 16:37:59 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:37:59 ---> Running in 925f596ff081 16:38:00 Removing intermediate container 925f596ff081 16:38:00 ---> 01fae982e033 16:38:00 Step 14/23 : ENV APP_PORT=59860 16:38:01 ---> Running in 23cf5eb96084 16:38:01 Removing intermediate container 23cf5eb96084 16:38:01 ---> 03939fcba03c 16:38:01 Step 15/23 : EXPOSE $APP_PORT 16:38:01 ---> Running in ec39fdf836ec 16:38:02 Removing intermediate container ec39fdf836ec 16:38:02 ---> fbdfb2d3c48d 16:38:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:03 ---> e9790d541165 16:38:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:38:03 Removing intermediate container 6ec12122a548 16:38:03 ---> 0b32e04fa3d5 16:38:03 16:38:03 Step 11/22 : FROM alpine:3.12 16:38:03 ---> 48b8ec4ed9eb 16:38:03 Step 12/22 : RUN apk add --update --no-cache curl 16:38:03 Removing intermediate container b448ea4d026b 16:38:03 ---> 83b407dbf8bb 16:38:03 16:38:03 Step 11/32 : FROM alpine:3.12 16:38:03 ---> 48b8ec4ed9eb 16:38:03 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:38:03 ---> Running in cc6bd892aaee 16:38:03 ---> Running in 5fa7a451e317 16:38:03 Removing intermediate container cc6bd892aaee 16:38:03 ---> b66fac1093cf 16:38:03 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:38:03 ---> Running in b7a4439e510c 16:38:04 ---> eaf9ce58d9ac 16:38:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:38:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:38:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:38:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:38:04 ---> 2aeacc3d2497 16:38:04 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:38:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:38:04 (1/4) Installing ca-certificates (20191127-r4) 16:38:04 ---> Running in f6762070648b 16:38:04 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:38:04 (3/4) Installing libcurl (7.78.0-r0) 16:38:04 (4/4) Installing curl (7.78.0-r0) 16:38:04 Executing busybox-1.31.1-r20.trigger 16:38:04 Executing ca-certificates-20191127-r4.trigger 16:38:05 (1/2) Installing dumb-init (1.2.2-r1) 16:38:05 (2/2) Installing su-exec (0.2-r1) 16:38:05 Executing busybox-1.31.1-r20.trigger 16:38:05 OK: 6 MiB in 16 packages 16:38:05 OK: 7 MiB in 18 packages 16:38:05 Removing intermediate container f6762070648b 16:38:05 ---> 596476cbbce5 16:38:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:05 ---> Running in f911c749fc10 16:38:05 Removing intermediate container f911c749fc10 16:38:05 ---> ed3133d7a2bc 16:38:05 Step 21/23 : LABEL arch=x86_64 16:38:05 Removing intermediate container b7a4439e510c 16:38:05 ---> 742a1f9aefc2 16:38:05 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:38:05 ---> Running in 58f3904d83bd 16:38:05 ---> Running in 18cc51c10184 16:38:06 Removing intermediate container 5fa7a451e317 16:38:06 ---> 33dc4fc6ac7d 16:38:06 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:38:06 Removing intermediate container 58f3904d83bd 16:38:06 ---> 4b033e6af438 16:38:06 Step 22/23 : LABEL git_sha=6d39192e3cfe403e7e533d50d3c00bd80e58513f 16:38:06 ---> Running in c533c4a926f5 16:38:06 Removing intermediate container 18cc51c10184 16:38:06 ---> a92274c12089 16:38:06 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:38:06 ---> Running in 8dd7a261e003 16:38:06 ---> Running in 4aef68e00bb7 16:38:06 Removing intermediate container c533c4a926f5 16:38:06 ---> f8e9efed03d6 16:38:06 Step 14/22 : WORKDIR /edgex 16:38:06 ---> Running in 5567d81a098b 16:38:06 Removing intermediate container 8dd7a261e003 16:38:06 ---> 7f822b024b4c 16:38:06 Step 23/23 : LABEL version=0.0.0 16:38:06 Removing intermediate container 4aef68e00bb7 16:38:06 ---> 29fe427c324c 16:38:06 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:38:06 ---> Running in 332f9af00ebc 16:38:06 ---> Running in 8fff336fe461 16:38:06 Removing intermediate container 5567d81a098b 16:38:06 ---> ef2955bbd5b5 16:38:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:38:06 Removing intermediate container 332f9af00ebc 16:38:06 ---> 2c593ede9707 16:38:06 16:38:06 Successfully built 2c593ede9707 16:38:06 Successfully tagged support-notifications:latest 16:38:06  Building support-notifications ... done Building support-scheduler 16:38:07 ---> 417cb15a000e 16:38:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:38:08 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:38:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:38:08 ---> 8fbdb81b7d20 16:38:08 Step 3/24 : WORKDIR /edgex-go 16:38:08 ---> Using cache 16:38:08 ---> 02f4146a9d3c 16:38:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:08 ---> Using cache 16:38:08 ---> 62b6a21d0a23 16:38:08 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:38:09 ---> Running in b00586806f0a 16:38:09 ---> 4b404b6dc7da 16:38:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:38:09 Removing intermediate container 8fff336fe461 16:38:09 ---> 08a1d63df1f0 16:38:09 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:38:09 ---> Running in ff356a4daa68 16:38:10 Removing intermediate container ff356a4daa68 16:38:10 ---> 0c7729337f70 16:38:10 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:38:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:38:10 ---> 9fc611a0d961 16:38:10 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:38:10 ---> Running in 503796b5b573 16:38:10 Removing intermediate container 503796b5b573 16:38:10 ---> e62b56d6379b 16:38:10 Step 19/22 : CMD ["--init=true"] 16:38:10 ---> Running in c3564bad7d0b 16:38:10 ---> f5f2e14b0831 16:38:10 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:38:10 ---> Running in a8254b6b9814 16:38:10 Removing intermediate container c3564bad7d0b 16:38:10 ---> 1eed42759498 16:38:10 Step 20/22 : LABEL arch=x86_64 16:38:10 ---> Running in 649bbc153213 16:38:11 Removing intermediate container 649bbc153213 16:38:11 ---> 24979c6ee0a6 16:38:11 Step 21/22 : LABEL git_sha=6d39192e3cfe403e7e533d50d3c00bd80e58513f 16:38:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:38:11 ---> Running in 7872c71c2361 16:38:11 Removing intermediate container 7872c71c2361 16:38:11 ---> 7df768dcd6f0 16:38:11 Step 22/22 : LABEL version=0.0.0 16:38:11 ---> Running in ef0fdfac6e5b 16:38:11 Removing intermediate container ef0fdfac6e5b 16:38:11 ---> 7394fe48f47e 16:38:11 16:38:11 Removing intermediate container a8254b6b9814 16:38:11 ---> e55ed2b3ff8e 16:38:11 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:11 Successfully built 7394fe48f47e 16:38:12 Successfully tagged security-proxy-setup:latest 16:38:12  Building security-proxy-setup ... done Building core-metadata 16:38:12 OK: 219 MiB in 52 packages 16:38:14 ---> b90c0bea1d9f 16:38:14 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:38:14 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:38:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:38:14 ---> 8fbdb81b7d20 16:38:14 Step 3/23 : WORKDIR /edgex-go 16:38:14 ---> Using cache 16:38:14 ---> 02f4146a9d3c 16:38:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:14 ---> Using cache 16:38:14 ---> 62b6a21d0a23 16:38:14 Step 5/23 : RUN apk add --update --no-cache make git 16:38:14 ---> Running in f17d6e0cf229 16:38:14 ---> 628d60edf466 16:38:14 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:38:14 Removing intermediate container b00586806f0a 16:38:14 ---> 4da771981c39 16:38:14 Step 6/24 : COPY go.mod . 16:38:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:38:14 ---> 9aa9c378ce39 16:38:14 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:38:15 ---> 288e81d35374 16:38:15 Step 7/24 : RUN go mod download 16:38:15 ---> Running in eb46595c8278 16:38:15 ---> 5cafb2c459cb 16:38:15 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:38:15 Removing intermediate container 76cfa8158022 16:38:15 ---> 074b98f2a6bf 16:38:15 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:38:15 ---> Running in 43061f4a36e6 16:38:15 ---> 950e9ac88d8c 16:38:15 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:38:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:38:15 ---> Running in d865fa4b11ca 16:38:16 Removing intermediate container d865fa4b11ca 16:38:16 ---> bd98bcf0e18d 16:38:16 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:38:16 OK: 219 MiB in 52 packages 16:38:16 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 16:38:16 ---> fa24b3a9ff2c 16:38:16 Step 27/32 : RUN chmod +x /entrypoint.sh 16:38:17 ---> Running in 9327b9347611 16:38:17 Removing intermediate container f17d6e0cf229 16:38:17 ---> 41ba033d2264 16:38:17 Step 6/23 : COPY go.mod . 16:38:17 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:38:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:38:17 ---> 8fbdb81b7d20 16:38:17 Step 3/24 : WORKDIR /edgex-go 16:38:17 ---> Using cache 16:38:17 ---> 02f4146a9d3c 16:38:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:17 ---> Using cache 16:38:17 ---> 62b6a21d0a23 16:38:17 Step 5/24 : RUN apk add --update --no-cache make git 16:38:17 ---> Using cache 16:38:17 ---> 41ba033d2264 16:38:17 Step 6/24 : COPY go.mod . 16:38:17 ---> f09f651355e4 16:38:17 Step 7/23 : RUN go mod download 16:38:17 Removing intermediate container eb46595c8278 16:38:17 ---> 8054e1e7b7af 16:38:17 Step 8/24 : COPY . . 16:38:17 ---> 9e669117b6d9 16:38:17 Step 7/24 : RUN go mod download 16:38:17 ---> Running in 3a1c0469ca12 16:38:17 ---> Running in d9a006345c34 16:38:18 Removing intermediate container 43061f4a36e6 16:38:18 ---> f6de9b9e1f93 16:38:18 16:38:18 Step 12/24 : FROM docker:20.10.7 16:38:19 Removing intermediate container 9327b9347611 16:38:19 ---> 11bc20406d5b 16:38:19 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:38:19 20.10.7: Pulling from library/docker 16:38:20 ---> Running in fb7397129557 16:38:20 Removing intermediate container 3a1c0469ca12 16:38:20 ---> 90b25bf2fe61 16:38:20 Step 8/23 : COPY . . 16:38:20 Removing intermediate container fb7397129557 16:38:20 ---> 70c57bef7484 16:38:20 Step 29/32 : CMD ["gate"] 16:38:20 Removing intermediate container d9a006345c34 16:38:20 ---> a3447079b0c4 16:38:20 Step 8/24 : COPY . . 16:38:21 ---> Running in 2d86b55951cd 16:38:22 Removing intermediate container 2d86b55951cd 16:38:22 ---> 5e03a2e80b92 16:38:22 Step 30/32 : LABEL arch=x86_64 16:38:23 ? github.com/edgexfoundry/edgex-go [no test files] 16:38:23 ---> Running in 2af2bb3ca8e7 16:38:25 Removing intermediate container 2af2bb3ca8e7 16:38:25 ---> b72fd24bcafa 16:38:25 Step 31/32 : LABEL git_sha=6d39192e3cfe403e7e533d50d3c00bd80e58513f 16:38:26 ---> eb13edf58c61 16:38:26 Step 9/24 : RUN go mod tidy 16:38:26 ---> Running in 0260f029dd3f 16:38:26 ---> Running in 201154d690b6 16:38:26 Removing intermediate container 0260f029dd3f 16:38:26 ---> 8fb834c7ccb7 16:38:26 Step 32/32 : LABEL version=0.0.0 16:38:27 ---> Running in fbd0ae37e0a9 16:38:27 Removing intermediate container fbd0ae37e0a9 16:38:27 ---> c9d778a4b695 16:38:27 16:38:27 Successfully built c9d778a4b695 16:38:27 Successfully tagged security-bootstrapper:latest 16:38:29  Building security-bootstrapper ... done Removing intermediate container 201154d690b6 16:38:29 ---> 0daa887022e8 16:38:29 Step 10/24 : RUN make cmd/core-data/core-data 16:38:29 ---> Running in 0772ffd73666 16:38:29 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 16:38:29 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 16:38:29 Status: Downloaded newer image for docker:20.10.7 16:38:29 ---> 08bdaf2f88f9 16:38:29 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:38:30 ---> Running in 3f01c5bd8659 16:38:31 Removing intermediate container 3f01c5bd8659 16:38:31 ---> 1c6c0270826c 16:38:31 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:38:31 ---> c868ebf27f32 16:38:31 Step 9/24 : RUN go mod tidy 16:38:31 ---> Running in 8ccca9259b7a 16:38:31 ---> Running in 5fa9ad96a64f 16:38:31 ---> a0f6b97da3e7 16:38:31 Step 9/23 : RUN go mod tidy 16:38:31 ---> Running in d5ddab3829f2 16:38:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:38:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:38:33 (1/39) Installing readline (8.1.0-r0) 16:38:33 (2/39) Installing bash (5.1.0-r0) 16:38:33 Executing bash-5.1.0-r0.post-install 16:38:33 (3/39) Installing brotli-libs (1.0.9-r3) 16:38:33 (4/39) Installing nghttp2-libs (1.42.0-r1) 16:38:33 (5/39) Installing libcurl (7.78.0-r0) 16:38:33 (6/39) Installing curl (7.78.0-r0) 16:38:33 (7/39) Installing dumb-init (1.2.5-r0) 16:38:33 (8/39) Installing libbz2 (1.0.8-r1) 16:38:33 (9/39) Installing expat (2.2.10-r1) 16:38:33 (10/39) Installing libffi (3.3-r2) 16:38:33 (11/39) Installing gdbm (1.19-r0) 16:38:33 (12/39) Installing xz-libs (5.2.5-r0) 16:38:33 (13/39) Installing sqlite-libs (3.34.1-r0) 16:38:33 (14/39) Installing python3 (3.8.10-r0) 16:38:34 Removing intermediate container d5ddab3829f2 16:38:34 ---> 13e429fc6757 16:38:34 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:38:34 ---> Running in 5d9e724f9785 16:38:34 (15/39) Installing py3-appdirs (1.4.4-r1) 16:38:34 (16/39) Installing py3-ordered-set (4.0.2-r0) 16:38:34 (17/39) Installing py3-parsing (2.4.7-r1) 16:38:34 (18/39) Installing py3-six (1.15.0-r0) 16:38:34 (19/39) Installing py3-packaging (20.9-r0) 16:38:34 (20/39) Installing py3-setuptools (51.3.3-r0) 16:38:35 (21/39) Installing py3-chardet (4.0.0-r0) 16:38:35 Removing intermediate container 8ccca9259b7a 16:38:35 ---> b86f14cb8c4d 16:38:35 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:38:35 (22/39) Installing py3-idna (3.1-r0) 16:38:35 (23/39) Installing py3-urllib3 (1.26.2-r1) 16:38:35 ---> Running in 47f42914d0b7 16:38:35 (24/39) Installing py3-requests (2.25.1-r1) 16:38:35 (25/39) Installing py3-msgpack (1.0.2-r0) 16:38:35 (26/39) Installing py3-lockfile (0.12.2-r3) 16:38:35 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:38:35 (28/39) Installing py3-colorama (0.4.4-r0) 16:38:35 (29/39) Installing py3-contextlib2 (0.6.0-r0) 16:38:35 (30/39) Installing py3-distlib (0.3.1-r1) 16:38:35 (31/39) Installing py3-distro (1.5.0-r1) 16:38:35 (32/39) Installing py3-webencodings (0.5.1-r3) 16:38:35 (33/39) Installing py3-html5lib (1.1-r0) 16:38:35 (34/39) Installing py3-pytoml (0.1.21-r0) 16:38:35 (35/39) Installing py3-pep517 (0.9.1-r0) 16:38:35 (36/39) Installing py3-progress (1.5-r0) 16:38:35 (37/39) Installing py3-retrying (1.3.3-r0) 16:38:35 (38/39) Installing py3-toml (0.10.2-r0) 16:38:35 (39/39) Installing py3-pip (20.3.4-r0) 16:38:35 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 16:38:35 Executing busybox-1.32.1-r6.trigger 16:38:35 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 16:38:35 OK: 82 MiB in 59 packages 16:38:38 Collecting docker-compose==1.23.2 16:38:38 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:38:38 Collecting PyYAML<4,>=3.10 16:38:38 Downloading PyYAML-3.13.tar.gz (270 kB) 16:38:39 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:38:39 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:38:39 Collecting jsonschema<3,>=2.5.1 16:38:39 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:38:39 Collecting texttable<0.10,>=0.9.0 16:38:39 Downloading texttable-0.9.1.tar.gz (11 kB) 16:38:40 Collecting cached-property<2,>=1.2.0 16:38:40 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:38:40 Collecting docopt<0.7,>=0.6.1 16:38:41 Downloading docopt-0.6.2.tar.gz (25 kB) 16:38:42 Collecting docker<4.0,>=3.6.0 16:38:42 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:38:42 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:38:42 Collecting websocket-client<1.0,>=0.32.0 16:38:42 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:38:42 Collecting dockerpty<0.5,>=0.4.1 16:38:42 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:38:42 Collecting docker-pycreds>=0.4.0 16:38:42 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:38:42 Collecting chardet<3.1.0,>=3.0.2 16:38:42 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:38:42 Collecting certifi>=2017.4.17 16:38:42 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 16:38:43 Collecting urllib3<1.25,>=1.21.1 16:38:43 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:38:43 Collecting idna<2.8,>=2.5 16:38:43 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:38:43 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:38:43 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:38:43 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:38:43 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:38:43 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:38:43 Attempting uninstall: urllib3 16:38:43 Found existing installation: urllib3 1.26.2 16:38:43 Uninstalling urllib3-1.26.2: 16:38:43 Successfully uninstalled urllib3-1.26.2 16:38:43 Attempting uninstall: idna 16:38:43 Found existing installation: idna 3.1 16:38:43 Uninstalling idna-3.1: 16:38:44 Successfully uninstalled idna-3.1 16:38:44 Attempting uninstall: chardet 16:38:44 Found existing installation: chardet 4.0.0 16:38:44 Uninstalling chardet-4.0.0: 16:38:44 Successfully uninstalled chardet-4.0.0 16:38:44 Attempting uninstall: requests 16:38:44 Found existing installation: requests 2.25.1 16:38:44 Uninstalling requests-2.25.1: 16:38:44 Successfully uninstalled requests-2.25.1 16:38:44 Running setup.py install for texttable: started 16:38:45 Running setup.py install for texttable: finished with status 'done' 16:38:45 Running setup.py install for PyYAML: started 16:38:46 Running setup.py install for PyYAML: finished with status 'done' 16:38:46 Running setup.py install for docopt: started 16:38:47 Running setup.py install for docopt: finished with status 'done' 16:38:47 Running setup.py install for dockerpty: started 16:38:47 Running setup.py install for dockerpty: finished with status 'done' 16:38:48 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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 16:38:52 Removing intermediate container 5fa9ad96a64f 16:38:52 ---> 00e01c97eebf 16:38:52 Step 15/24 : ENV APP_PORT=58890 16:38:52 ---> Running in 066e6f0425f9 16:38:52 Removing intermediate container 066e6f0425f9 16:38:52 ---> 5c4c2d5cdf19 16:38:52 Step 16/24 : EXPOSE $APP_PORT 16:38:52 ---> Running in c1cc9abba6bc 16:38:52 Removing intermediate container c1cc9abba6bc 16:38:52 ---> 150ac2d9dbde 16:38:52 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:38:53 ---> 968801564529 16:38:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:38:53 ---> b553dc3d7951 16:38:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:38:53 ---> 594213980577 16:38:53 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:38:53 ---> Running in 91ebbcf0df59 16:38:54 Removing intermediate container 91ebbcf0df59 16:38:54 ---> 1f38969225ac 16:38:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:54 ---> Running in 193e0e7a87ce 16:38:54 Removing intermediate container 193e0e7a87ce 16:38:54 ---> 3c9e163b1c04 16:38:54 Step 22/24 : LABEL arch=x86_64 16:38:54 ---> Running in 5fb02f34856c 16:38:54 Removing intermediate container 5fb02f34856c 16:38:54 ---> e2c36721b9e0 16:38:54 Step 23/24 : LABEL git_sha=6d39192e3cfe403e7e533d50d3c00bd80e58513f 16:38:54 ---> Running in c3959c0f6570 16:38:54 Removing intermediate container c3959c0f6570 16:38:54 ---> a470b3ed923d 16:38:54 Step 24/24 : LABEL version=0.0.0 16:38:54 ---> Running in e2ae3ddc6fc7 16:38:55 Removing intermediate container e2ae3ddc6fc7 16:38:55 ---> ba443a737e02 16:38:55 16:38:55 Successfully built ba443a737e02 16:38:55 Successfully tagged sys-mgmt-agent:latest 16:39:07  Building sys-mgmt-agent ... done Removing intermediate container 0772ffd73666 16:39:07 ---> a3f18734448a 16:39:07 16:39:07 Step 11/24 : FROM alpine:3.12 16:39:07 ---> 48b8ec4ed9eb 16:39:07 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:39:07 ---> Running in c22326d7516d 16:39:07 Removing intermediate container c22326d7516d 16:39:07 ---> afafa54aaa9f 16:39:07 Step 13/24 : ENV APP_PORT=59880 16:39:07 ---> Running in d24b09eb82d6 16:39:07 Removing intermediate container d24b09eb82d6 16:39:07 ---> 8c66ceabf940 16:39:07 Step 14/24 : EXPOSE $APP_PORT 16:39:07 ---> Running in 221498bb2321 16:39:07 Removing intermediate container 5d9e724f9785 16:39:07 ---> 399e42360abe 16:39:07 16:39:07 Step 11/23 : FROM alpine:3.12 16:39:07 ---> 48b8ec4ed9eb 16:39:07 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:39:07 ---> Using cache 16:39:07 ---> f39e0f9cff0c 16:39:07 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:39:07 ---> Using cache 16:39:07 ---> 4977d3149409 16:39:07 Step 14/23 : ENV APP_PORT=59861 16:39:07 Removing intermediate container 221498bb2321 16:39:07 ---> fb3d8084c37d 16:39:07 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:39:07 ---> Running in 66eea38137d5 16:39:07 ---> Running in d588279a4f8d 16:39:07 Removing intermediate container 66eea38137d5 16:39:07 ---> 4d0215598b58 16:39:07 Step 15/23 : EXPOSE $APP_PORT 16:39:07 ---> Running in b6eaf13bc58a 16:39:08 Removing intermediate container b6eaf13bc58a 16:39:08 ---> 6f890e11efc7 16:39:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:39:08 Removing intermediate container 47f42914d0b7 16:39:08 ---> 7ca44a62e531 16:39:08 16:39:08 Step 11/24 : FROM alpine:3.12 16:39:08 ---> 48b8ec4ed9eb 16:39:08 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:39:08 ---> Using cache 16:39:08 ---> f39e0f9cff0c 16:39:08 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:39:08 ---> Using cache 16:39:08 ---> 4977d3149409 16:39:08 Step 14/24 : ENV APP_PORT=59881 16:39:08 ---> Running in 65aabcb11fe3 16:39:08 ---> 4f5254c4278f 16:39:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:39:08 Removing intermediate container 65aabcb11fe3 16:39:08 ---> 6fdbc82e074c 16:39:08 Step 15/24 : EXPOSE $APP_PORT 16:39:08 Removing intermediate container d588279a4f8d 16:39:08 ---> e0abadbe16e4 16:39:08 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:39:08 ---> Running in dedf92acb45b 16:39:08 ---> Running in fd5cd920e016 16:39:08 Removing intermediate container dedf92acb45b 16:39:08 ---> 77165a999b68 16:39:08 Step 16/24 : WORKDIR / 16:39:08 ---> 47ef456c35bb 16:39:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:39:08 ---> Running in e1b727971240 16:39:08 Removing intermediate container e1b727971240 16:39:08 ---> caf1f20b7f99 16:39:08 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:39:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:39:08 ---> bfedb6c0e1e5 16:39:08 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:39:09 ---> Running in e77fed189078 16:39:09 Removing intermediate container e77fed189078 16:39:09 ---> b2d27c489386 16:39:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:39:09 ---> Running in 71ebc341565c 16:39:09 ---> 902d410737dc 16:39:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:39:09 Removing intermediate container 71ebc341565c 16:39:09 ---> 0bb0ed32e525 16:39:09 Step 21/23 : LABEL arch=x86_64 16:39:09 ---> Running in f4ea830ad3b3 16:39:09 ---> f5824f616eab 16:39:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:39:09 Removing intermediate container f4ea830ad3b3 16:39:09 ---> f1c682d840f2 16:39:09 Step 22/23 : LABEL git_sha=6d39192e3cfe403e7e533d50d3c00bd80e58513f 16:39:09 ---> Running in 3dfe58b44ec0 16:39:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:39:09 Removing intermediate container 3dfe58b44ec0 16:39:09 ---> 2b42e7f8f124 16:39:09 Step 23/23 : LABEL version=0.0.0 16:39:09 ---> 4b0b0304ec88 16:39:09 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:39:09 ---> Running in 430e3cbd12f5 16:39:09 ---> Running in fc459433a676 16:39:09 Removing intermediate container 430e3cbd12f5 16:39:09 ---> de3481c591ca 16:39:09 16:39:09 Successfully built de3481c591ca 16:39:09 Successfully tagged support-scheduler:latest 16:39:09  Building support-scheduler ... done Removing intermediate container fc459433a676 16:39:09 ---> a38fd7209abd 16:39:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:39:09 ---> Running in a10926ea88b0 16:39:09 (1/6) Installing dumb-init (1.2.2-r1) 16:39:09 Removing intermediate container a10926ea88b0 16:39:09 ---> be9ce894078b 16:39:09 Step 22/24 : LABEL arch=x86_64 16:39:09 ---> Running in c6b2516d922c 16:39:09 (2/6) Installing libgcc (9.3.0-r2) 16:39:10 Removing intermediate container c6b2516d922c 16:39:10 ---> 4affa7dc7daa 16:39:10 Step 23/24 : LABEL git_sha=6d39192e3cfe403e7e533d50d3c00bd80e58513f 16:39:10 ---> Running in d87510fa4127 16:39:10 (3/6) Installing libsodium (1.0.18-r0) 16:39:10 Removing intermediate container d87510fa4127 16:39:10 ---> 54cbed585409 16:39:10 Step 24/24 : LABEL version=0.0.0 16:39:10 (4/6) Installing libstdc++ (9.3.0-r2) 16:39:10 ---> Running in bc286286e40a 16:39:10 Removing intermediate container bc286286e40a 16:39:10 ---> a8274de0297e 16:39:10 16:39:10 Successfully built a8274de0297e 16:39:10 Successfully tagged core-metadata:latest 16:39:11  Building core-metadata ... done (5/6) Installing libzmq (4.3.3-r0) 16:39:11 (6/6) Installing zeromq (4.3.3-r0) 16:39:11 Executing busybox-1.31.1-r20.trigger 16:39:11 OK: 8 MiB in 20 packages 16:39:11 Removing intermediate container fd5cd920e016 16:39:11 ---> 6dce615eb2ed 16:39:11 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:39:11 ---> edeccf5035e5 16:39:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:39:11 ---> 51750aa60092 16:39:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:39:12 ---> 574fc822bbb1 16:39:12 Step 20/24 : ENTRYPOINT ["/core-data"] 16:39:12 ---> Running in 0dd575f9776d 16:39:12 Removing intermediate container 0dd575f9776d 16:39:12 ---> 524c8f062037 16:39:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:39:12 ---> Running in 70e7ca59cbe7 16:39:12 Removing intermediate container 70e7ca59cbe7 16:39:12 ---> 884ce641eb82 16:39:12 Step 22/24 : LABEL arch=x86_64 16:39:12 ---> Running in 83b7c9fbb8f0 16:39:12 Removing intermediate container 83b7c9fbb8f0 16:39:12 ---> 9202ef0fb143 16:39:12 Step 23/24 : LABEL git_sha=6d39192e3cfe403e7e533d50d3c00bd80e58513f 16:39:12 ---> Running in ca3cf8e792df 16:39:12 Removing intermediate container ca3cf8e792df 16:39:12 ---> 177d0ca74943 16:39:12 Step 24/24 : LABEL version=0.0.0 16:39:12 ---> Running in d791e3ab34f4 16:39:12 Removing intermediate container d791e3ab34f4 16:39:12 ---> 5fd20aa4f5ee 16:39:12 16:39:12 Successfully built 5fd20aa4f5ee 16:39:12 Successfully tagged core-data:latest 16:39:12  Building core-data ... done  [Pipeline] } 16:39:12 $ docker stop --time=1 1d02a4f1f34f45481470fba754a78467952d1388336dcbf3a09e9c37b385da10 16:39:14 $ docker rm -f 1d02a4f1f34f45481470fba754a78467952d1388336dcbf3a09e9c37b385da10 [Pipeline] // withDockerContainer [Pipeline] sh 16:39:14 + docker images 16:39:14 REPOSITORY TAG IMAGE ID CREATED SIZE 16:39:14 core-data latest 5fd20aa4f5ee 2 seconds ago 20.4MB 16:39:14 core-metadata latest a8274de0297e 4 seconds ago 16.7MB 16:39:14 support-scheduler latest de3481c591ca 5 seconds ago 16.1MB 16:39:14 7ca44a62e531 6 seconds ago 1.76GB 16:39:14 399e42360abe 7 seconds ago 1.75GB 16:39:14 a3f18734448a 9 seconds ago 1.76GB 16:39:14 sys-mgmt-agent latest ba443a737e02 20 seconds ago 325MB 16:39:14 security-bootstrapper latest c9d778a4b695 47 seconds ago 18.8MB 16:39:14 f6de9b9e1f93 57 seconds ago 1.75GB 16:39:14 security-proxy-setup latest 7394fe48f47e About a minute ago 25.9MB 16:39:14 support-notifications latest 2c593ede9707 About a minute ago 16.8MB 16:39:14 0b32e04fa3d5 About a minute ago 1.76GB 16:39:14 83b407dbf8bb About a minute ago 1.75GB 16:39:14 core-command latest 522338eb7252 About a minute ago 16MB 16:39:14 77d9677b3898 About a minute ago 1.75GB 16:39:14 d27dedfe428e About a minute ago 1.75GB 16:39:14 security-secretstore-setup latest 4748ea307049 About a minute ago 28.1MB 16:39:14 1a67f6679054 About a minute ago 1.76GB 16:39:14 ci-base-image-x86_64 latest 8fbdb81b7d20 5 minutes ago 1.25GB 16:39:14 alpine 3.12 48b8ec4ed9eb 5 days ago 5.58MB 16:39:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 2 weeks ago 37.5MB 16:39:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 weeks ago 547MB 16:39:14 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 16:39:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 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 16:39:19 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:39:31 Still waiting to schedule task 16:39:31 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 16:39:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:39:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:39:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:39:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:39:38 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:39:38 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:39:38 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:39:41 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:39:41 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:39:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:39:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:39:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:39:42 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:39:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.170s coverage: 28.7% of statements 16:39:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:39:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:39:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.367s coverage: 100.0% of statements 16:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:39:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.455s coverage: 46.3% of statements 16:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:39:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.680s coverage: 90.1% of statements 16:39:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:39:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:39:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.263s coverage: 81.2% of statements 16:39:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:39:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:39:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:39:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:39:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:40:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.489s coverage: 94.2% of statements 16:40:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:40:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:40:06 ok github.com/edgexfoundry/edgex-go/internal/io 0.179s coverage: 59.1% of statements 16:40:06 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:40:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:40:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:40:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:40:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:40:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.191s coverage: 60.0% of statements 16:40:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:40:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:40:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:40:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.371s coverage: 0.8% of statements 16:40:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:40:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.192s coverage: 58.8% of statements 16:40:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.183s coverage: 21.7% of statements 16:40:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.242s coverage: 47.1% of statements 16:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.207s coverage: 79.5% of statements 16:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.175s coverage: 94.1% of statements 16:40:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.284s coverage: 96.3% of statements 16:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.201s coverage: 87.5% of statements 16:40:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.234s coverage: 94.4% of statements 16:40:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.175s coverage: 44.8% of statements 16:40:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.577s coverage: 81.8% of statements 16:40:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.235s coverage: 92.9% of statements 16:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements 16:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.184s coverage: 87.2% of statements 16:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.159s coverage: 100.0% of statements 16:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.203s coverage: 58.8% of statements 16:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.203s coverage: 80.0% of statements 16:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.269s coverage: 87.2% of statements 16:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.276s coverage: 85.4% of statements 16:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.325s coverage: 91.2% of statements 16:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.857s coverage: 64.4% of statements 16:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.188s coverage: 100.0% of statements 16:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.107s coverage: 91.3% of statements 16:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.106s coverage: 100.0% of statements 16:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.111s coverage: 73.7% of statements 16:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements 16:40:40 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.146s coverage: 66.9% of statements 16:40:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:40:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:40:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:40:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.797s coverage: 43.6% of statements 16:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:40:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.231s coverage: 89.5% of statements 16:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:40:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.281s coverage: 84.8% of statements 16:40:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:40:50 Running on prd-ubuntu18.04-docker-8c-8g-1461 in /w/workspace/edgexfoundry_edgex-go_PR-3700 [Pipeline] { [Pipeline] ws 16:40:50 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 16:40:50 The recommended git tool is: git 16:40:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.245s coverage: 19.5% of statements 16:40:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:40:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:40:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:40:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:40:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.586s coverage: 92.0% of statements 16:40:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:40:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:40:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:40:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:40:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.208s coverage: 63.2% of statements 16:40:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:40:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:40:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.400s coverage: 97.7% of statements 16:40:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:40:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:40:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:40:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:40:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.201s coverage: 28.9% of statements 16:40:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:40:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:40:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:40:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:40:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:40:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:40:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.191s coverage: 100.0% of statements 16:40:52 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 16:40:52 GO111MODULE=on go vet ./... 16:40:53 using credential edgex-jenkins-ssh 16:40:53 Cloning the remote Git repository 16:40:53 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:40:53 > git init /w/workspace/edgex-go/2 # timeout=10 16:40:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:40:53 > git --version # timeout=10 16:40:53 > git --version # 'git version 2.17.1' 16:40:53 using GIT_SSH to set credentials SSH Credentials for GitHub 16:40:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:41:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:41:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:41:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:41:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:41:23 using GIT_SSH to set credentials SSH Credentials for GitHub 16:41:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3700/head:refs/remotes/origin/PR-3700 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:41:24 Merging remotes/origin/main commit 94753fbbce3905e5adee13c645be22d19117881b into PR head commit cf24c67dce5eab1da970699aa1aba381e09581db 16:41:24 Merge succeeded, producing 70a5d36a89aff3948231a07610018ab269dad7d6 16:41:24 Checking out Revision 70a5d36a89aff3948231a07610018ab269dad7d6 (PR-3700) 16:41:24 > git config core.sparsecheckout # timeout=10 16:41:24 > git checkout -f cf24c67dce5eab1da970699aa1aba381e09581db # timeout=10 16:41:24 > git remote # timeout=10 16:41:24 > git config --get remote.origin.url # timeout=10 16:41:24 using GIT_SSH to set credentials SSH Credentials for GitHub 16:41:24 > git merge 94753fbbce3905e5adee13c645be22d19117881b # timeout=10 16:41:24 > git rev-parse HEAD^{commit} # timeout=10 16:41:24 > git config core.sparsecheckout # timeout=10 16:41:24 > git checkout -f 70a5d36a89aff3948231a07610018ab269dad7d6 # timeout=10 16:41:28 Commit message: "Merge commit '94753fbbce3905e5adee13c645be22d19117881b' into HEAD" 16:41:28 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:41:29 + echo snap-build.sh 16:41:29 snap-build.sh 16:41:29 + SNAP_BASE_DIR=. 16:41:29 + '[' '!' -z /w/workspace/edgex-go/2 ']' 16:41:29 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 16:41:29 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 16:41:29 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 16:41:29 + cd /w/workspace/edgex-go/2 16:41:29 + sudo apt-get remove -qy --purge lxd lxd-client 16:41:29 Reading package lists... 16:41:29 Building dependency tree... 16:41:29 Reading state information... 16:41:29 The following packages were automatically installed and are no longer required: 16:41:29 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:41:29 uidmap xdelta3 16:41:29 Use 'sudo apt autoremove' to remove them. 16:41:29 The following packages will be REMOVED: 16:41:29 lxd* lxd-client* 16:41:29 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:41:29 After this operation, 31.7 MB disk space will be freed. 16:41:28 > git rev-list --no-walk 1fcf574bdcb0bde1e997bbf89e8b8e648592b356 # timeout=10 16:41:29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 16:41:29 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:41:30 Removing lxd dnsmasq configuration 16:41:30 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:41:30 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:41:31 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:41:31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 16:41:31 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:41:33 Processing triggers for systemd (237-3ubuntu10.45) ... 16:41:33 Processing triggers for ureadahead (0.100.0-21) ... 16:41:33 + sudo snap remove --purge lxd 16:41:33 snap "lxd" is not installed 16:41:33 + sudo groupadd --force --system lxd 16:41:33 ++ whoami 16:41:33 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:41:34 + newgrp - lxd 16:41:34 + sudo snap install lxd 16:41:40 2021-09-06T16:41:39Z INFO Waiting for automatic snapd restart... 16:41:59 lxd 4.17 from Canonical* installed 16:41:59 + sudo lxd init --auto 16:42:03 + sudo snap install --classic snapcraft 16:42:11 snapcraft 5.0 from Canonical* installed 16:42:11 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 16:42:11 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 16:42:11 % Total % Received % Xferd Average Speed Time Time Time Current 16:42:11 Dload Upload Total Spent Left Speed 16:42:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 16:42:19 curl: (92) HTTP/2 stream 1 was not closed cleanly: REFUSED_STREAM (err 7) 16:42:19 tar: yq.tar.gz: Cannot open: No such file or directory 16:42:19 tar: Error is not recoverable: exiting now 16:42:19 mv: cannot stat 'yq_linux_amd64': No such file or directory 16:42:19 ./snap/local/build-helpers/bin/minimal-snap-build.sh: 25: ./snap/local/build-helpers/bin/minimal-snap-build.sh: /w/workspace/edgex-go/2/yq: not found 16:42:19 ./snap/local/build-helpers/bin/minimal-snap-build.sh: 28: ./snap/local/build-helpers/bin/minimal-snap-build.sh: /w/workspace/edgex-go/2/yq: not found 16:42:19 ./snap/local/build-helpers/bin/minimal-snap-build.sh: 31: ./snap/local/build-helpers/bin/minimal-snap-build.sh: /w/workspace/edgex-go/2/yq: not found 16:42:19 ./snap/local/build-helpers/bin/minimal-snap-build.sh: 34: ./snap/local/build-helpers/bin/minimal-snap-build.sh: /w/workspace/edgex-go/2/yq: not found 16:42:19 ./snap/local/build-helpers/bin/minimal-snap-build.sh: 37: ./snap/local/build-helpers/bin/minimal-snap-build.sh: /w/workspace/edgex-go/2/yq: not found [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:42:19 Failed in branch amd64 16:42:28 gofmt -l . 16:42:28 [ "`gofmt -l .`" = "" ] 16:42:28 ./bin/test-attribution-txt.sh 16:42:28 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 16:42:28 if which golangci-lint ; then golangci-lint run --config .golangci.yml ; fi 16:42:28 /go/bin/golangci-lint [Pipeline] sh 16:42:56 + ls -al . 16:42:56 total 640 16:42:56 drwxrwxr-x 9 1001 1001 4096 Sep 6 16:42 . 16:42:56 drwxr-xr-x 4 root root 4096 Sep 6 16:37 .. 16:42:56 -rw-rw-r-- 1 1001 1001 11 Sep 6 16:35 .dockerignore 16:42:56 drwxrwxr-x 8 1001 1001 4096 Sep 6 16:35 .git 16:42:56 drwxrwxr-x 4 1001 1001 4096 Sep 6 16:35 .github 16:42:56 -rw-rw-r-- 1 1001 1001 818 Sep 6 16:35 .gitignore 16:42:56 -rw-rw-r-- 1 1001 1001 202 Sep 6 16:35 .golangci.yml 16:42:56 -rw-rw-r-- 1 1001 1001 76 Sep 6 16:35 .hadolint.yml 16:42:56 -rw-rw-r-- 1 1001 1001 166 Sep 6 16:35 .sonarcloud.properties 16:42:56 -rw-rw-r-- 1 1001 1001 1171 Sep 6 16:35 ADOPTERS.md 16:42:56 -rw-rw-r-- 1 1001 1001 8493 Sep 6 16:35 Attribution.txt 16:42:56 -rw-rw-r-- 1 1001 1001 43881 Sep 6 16:35 CHANGELOG.md 16:42:56 -rw-rw-r-- 1 1001 1001 3804 Sep 6 16:35 CONTRIBUTING.md 16:42:56 -rw-rw-r-- 1 1001 1001 677 Sep 6 16:35 GOVERNANCE.md 16:42:56 -rw-rw-r-- 1 1001 1001 849 Sep 6 16:35 Jenkinsfile 16:42:56 -rw-rw-r-- 1 1001 1001 10775 Sep 6 16:35 LICENSE 16:42:56 -rw-rw-r-- 1 1001 1001 6038 Sep 6 16:35 Makefile 16:42:56 -rw-rw-r-- 1 1001 1001 582 Sep 6 16:35 OWNERS.md 16:42:56 -rw-rw-r-- 1 1001 1001 8643 Sep 6 16:35 README.md 16:42:56 -rw-rw-r-- 1 1001 1001 6912 Sep 6 16:35 SECURITY.md 16:42:56 -rw-rw-r-- 1 1001 1001 5 Sep 6 16:32 VERSION 16:42:56 -rw-rw-r-- 1 1001 1001 4131 Sep 6 16:35 ZMQWindows.md 16:42:56 drwxrwxr-x 2 1001 1001 4096 Sep 6 16:35 bin 16:42:56 drwxrwxr-x 14 1001 1001 4096 Sep 6 16:35 cmd 16:42:56 -rw-r--r-- 1 root root 404222 Sep 6 16:40 coverage.out 16:42:56 -rw-rw-r-- 1 1001 1001 841 Sep 6 16:35 go.mod 16:42:56 -rw-r--r-- 1 root root 50064 Sep 6 16:37 go.sum 16:42:56 drwxrwxr-x 8 1001 1001 4096 Sep 6 16:35 internal 16:42:56 drwxrwxr-x 3 1001 1001 4096 Sep 6 16:35 openapi 16:42:56 drwxrwxr-x 4 1001 1001 4096 Sep 6 16:35 snap 16:42:56 -rw-rw-r-- 1 1001 1001 204 Sep 6 16:35 version.go [Pipeline] sh 16:42:57 + '[' -e coverage.out ] 16:42:57 + chown 1001:1001 coverage.out [Pipeline] stash 16:42:57 Warning: overwriting stash ‘coverage-report’ 16:42:58 Stashed 1 file(s) [Pipeline] sh 16:42:58 + make build 16:42:58 go mod tidy 16:42:59 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 16:43:06 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 16:43:33 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 16:43:33 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 16:43:38 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 16:43:39 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 16:43:44 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 16:43:48 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 16:43:51 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 16:43:57 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 16:44:01 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 16:44:05 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] } 16:44:11 $ docker stop --time=1 e2e5c4b72442a5dc745b939f580a3c180fb78ba3137e96eb161dfd86c5fff520 16:44:14 $ docker rm -f e2e5c4b72442a5dc745b939f580a3c180fb78ba3137e96eb161dfd86c5fff520 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:44:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:17 16:44:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:44:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:18 latest: Pulling from edgex-devops/edgex-compose-arm64 16:44:18 29e5d40040c1: Pulling fs layer 16:44:18 1ce36da41761: Pulling fs layer 16:44:18 25b303627fd3: Pulling fs layer 16:44:18 29e5d40040c1: Verifying Checksum 16:44:18 29e5d40040c1: Download complete 16:44:19 1ce36da41761: Verifying Checksum 16:44:19 1ce36da41761: Download complete 16:44:19 29e5d40040c1: Pull complete 16:44:21 1ce36da41761: Pull complete 16:44:21 25b303627fd3: Verifying Checksum 16:44:21 25b303627fd3: Download complete 16:44:31 25b303627fd3: Pull complete 16:44:31 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:44:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:44:31 prd-ubuntu18.04-docker-arm64-4c-16g-1458 does not seem to be running inside a container 16:44:31 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:44:35 $ docker top 9243d073757ddddf2e3f6595436454e36601ed9eb34aaaace8c789d4909c2c4d -eo pid,comm [Pipeline] { [Pipeline] sh 16:44:36 + grep parallel 16:44:36 + docker-compose build --help 16:44:41 --parallel Build images in parallel. [Pipeline] } 16:44:41 $ docker stop --time=1 9243d073757ddddf2e3f6595436454e36601ed9eb34aaaace8c789d4909c2c4d 16:44:43 $ docker rm -f 9243d073757ddddf2e3f6595436454e36601ed9eb34aaaace8c789d4909c2c4d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:44:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:44 . [Pipeline] withDockerContainer 16:44:44 prd-ubuntu18.04-docker-arm64-4c-16g-1458 does not seem to be running inside a container 16:44:45 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:44:46 $ docker top 8a73fbcbc8962199bf1f9f0862fda5e31ba216422dd94a4402676c8b908d218e -eo pid,comm [Pipeline] { [Pipeline] sh 16:44:47 + docker-compose -f ./docker-compose-build.yml build --parallel 16:44:54 Building core-command ... 16:44:54 Building core-data ... 16:44:54 Building core-metadata ... 16:44:54 Building security-bootstrapper ... 16:44:54 Building security-proxy-setup ... 16:44:54 Building security-secretstore-setup ... 16:44:54 Building support-notifications ... 16:44:54 Building support-scheduler ... 16:44:54 Building sys-mgmt-agent ... 16:44:54 Building support-notifications 16:44:54 Building core-command 16:44:54 Building core-data 16:44:54 Building support-scheduler 16:44:54 Building sys-mgmt-agent 16:46:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:46:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:46:04 ---> dcc1d0bd05cc 16:46:04 Step 3/24 : WORKDIR /edgex-go 16:46:04 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:46:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:46:04 ---> dcc1d0bd05cc 16:46:04 Step 3/23 : WORKDIR /edgex-go 16:46:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:46:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:46:04 ---> dcc1d0bd05cc 16:46:04 Step 3/24 : WORKDIR /edgex-go 16:46:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:46:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:46:04 ---> dcc1d0bd05cc 16:46:04 Step 3/24 : WORKDIR /edgex-go 16:46:04 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:46:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:46:04 ---> dcc1d0bd05cc 16:46:04 Step 3/23 : WORKDIR /edgex-go 16:46:04 ---> Running in 304b1085fe8b 16:46:04 ---> Running in ae9606111752 16:46:04 ---> Running in 867d6636a071 16:46:04 ---> Running in 258ead2b1e13 16:46:04 ---> Running in 42300f13ee49 16:46:04 Removing intermediate container ae9606111752 16:46:04 ---> 100d8d8b9747 16:46:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:04 Removing intermediate container 42300f13ee49 16:46:04 ---> fa735c7c4537 16:46:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:04 Removing intermediate container 258ead2b1e13 16:46:04 Removing intermediate container 867d6636a071 16:46:04 ---> 594f20b349cd 16:46:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:04 ---> 347ce7ac0f3e 16:46:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:04 Removing intermediate container 304b1085fe8b 16:46:04 ---> 1fb5652d4f33 16:46:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:04 ---> Running in 696c81987c9f 16:46:04 ---> Running in 18c5f71eb64d 16:46:04 ---> Running in 428a2e6a1288 16:46:04 ---> Running in be44999c5dbf 16:46:04 ---> Running in ead36a031ec1 16:46:05 Removing intermediate container 696c81987c9f 16:46:05 ---> 37f783d8b3b3 16:46:05 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:46:05 Removing intermediate container 428a2e6a1288 16:46:05 ---> 5a77acca1031 16:46:05 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:46:05 ---> Running in afad9ebee570 16:46:06 ---> Running in 4f89ba4a34ed 16:46:06 Removing intermediate container be44999c5dbf 16:46:06 ---> 597e6bf9b2b3 16:46:06 Step 5/23 : RUN apk add --update --no-cache make git 16:46:06 Removing intermediate container ead36a031ec1 16:46:06 ---> 091a3aee78d0 16:46:06 Step 5/24 : RUN apk add --update --no-cache make git 16:46:06 Removing intermediate container 18c5f71eb64d 16:46:06 ---> 12d4222b8da3 16:46:06 Step 5/24 : RUN apk add --update --no-cache make bash git 16:46:06 ---> Running in b4f07113a234 16:46:06 ---> Running in 225fc493d788 16:46:06 ---> Running in 90ef4f2e5a46 16:46:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:46:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:46:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:46:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:46:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:46:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:46:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:46:10 OK: 218 MiB in 52 packages 16:46:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:46:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:46:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:46:10 OK: 218 MiB in 52 packages 16:46:11 OK: 218 MiB in 52 packages 16:46:11 OK: 218 MiB in 52 packages 16:46:11 OK: 218 MiB in 52 packages 16:46:11 Removing intermediate container afad9ebee570 16:46:11 ---> 21ede34478b5 16:46:11 Step 6/24 : COPY go.mod . 16:46:12 Removing intermediate container 4f89ba4a34ed 16:46:12 ---> 0a719ccc02d3 16:46:12 Step 6/23 : COPY go.mod . 16:46:12 Removing intermediate container 90ef4f2e5a46 16:46:12 ---> 2d81548eb428 16:46:12 Step 6/24 : COPY go.mod . 16:46:12 ---> fcdf4627e6af 16:46:12 Step 7/24 : RUN go mod download 16:46:13 Removing intermediate container 225fc493d788 16:46:13 ---> 14af7c5c6d9b 16:46:13 Step 6/24 : COPY go.mod . 16:46:13 ---> Running in d392e23fd6c2 16:46:13 Removing intermediate container b4f07113a234 16:46:13 ---> 990579c539f3 16:46:13 Step 6/23 : COPY go.mod . 16:46:13 ---> 5c7a7e912f6d 16:46:13 Step 7/23 : RUN go mod download 16:46:13 ---> Running in 29d877e9ef01 16:46:14 ---> 403026efdd32 16:46:14 Step 7/24 : RUN go mod download 16:46:14 ---> Running in 4aaa6a0367a2 16:46:14 ---> e9e1975e2bbc 16:46:14 Step 7/23 : RUN go mod download 16:46:14 ---> 9a39cc7a368b 16:46:14 Step 7/24 : RUN go mod download 16:46:14 ---> Running in 15393c177156 16:46:15 ---> Running in af12316183fd 16:46:19 Removing intermediate container d392e23fd6c2 16:46:19 ---> 0be9a8632893 16:46:19 Step 8/24 : COPY . . 16:46:22 Removing intermediate container 29d877e9ef01 16:46:22 ---> 306c7f17f5bd 16:46:22 Step 8/23 : COPY . . 16:46:24 Removing intermediate container 4aaa6a0367a2 16:46:24 ---> b897e0a5a623 16:46:24 Step 8/24 : COPY . . 16:46:25 Removing intermediate container 15393c177156 16:46:25 ---> 8c5287f5f711 16:46:25 Removing intermediate container af12316183fd 16:46:25 ---> 513ca89bc7dd 16:46:25 Step 8/24 : COPY . . 16:46:25 Step 8/23 : COPY . . 16:46:47 ---> 3d849476e06c 16:46:47 Step 9/24 : RUN go mod tidy 16:46:47 ---> ae8b6a935640 16:46:47 Step 9/23 : RUN go mod tidy 16:46:47 ---> 61a6a49a708f 16:46:47 Step 9/24 : RUN go mod tidy 16:46:47 ---> fc1c315e1a20 16:46:47 Step 9/24 : RUN go mod tidy 16:46:47 ---> Running in e2a714377958 16:46:47 ---> Running in e536b1592d84 16:46:47 ---> Running in 81a63432d6e1 16:46:47 ---> Running in a681f479481b 16:46:47 ---> 5ccc0cc91e82 16:46:47 Step 9/23 : RUN go mod tidy 16:46:47 ---> Running in 35e15d427806 16:46:53 Removing intermediate container e2a714377958 16:46:53 ---> 29f5de7a48c4 16:46:53 Step 10/24 : RUN make cmd/core-data/core-data 16:46:54 ---> Running in 87b5d82a2e39 16:46:54 Removing intermediate container e536b1592d84 16:46:54 ---> 4916f7dde9db 16:46:54 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:46:54 Removing intermediate container 81a63432d6e1 16:46:54 ---> 1915e33a9e2f 16:46:54 Step 10/24 : RUN make cmd/core-command/core-command 16:46:54 ---> Running in 8b4bf9219ddc 16:46:55 ---> Running in a164ec5d8d93 16:46:55 Removing intermediate container a681f479481b 16:46:55 ---> a2abbbb547c9 16:46:55 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:46:55 ---> Running in 9b99aaf27769 16:46:55 Removing intermediate container 35e15d427806 16:46:55 ---> a2f6166becf4 16:46:55 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:46:56 ---> Running in fa1fc0c622cb 16:46:56 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 16:46:57 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 16:46:58 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 16:46:58 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 16:46:59 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 16:49:36 Removing intermediate container a164ec5d8d93 16:49:36 ---> 805c865b634b 16:49:36 16:49:36 Step 11/24 : FROM alpine:3.12 16:49:36 3.12: Pulling from library/alpine 16:49:36 Removing intermediate container 9b99aaf27769 16:49:36 ---> 032e60d1ea42 16:49:36 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:49:36 ---> Running in 281d62863e7f 16:49:36 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 16:49:36 Status: Downloaded newer image for alpine:3.12 16:49:36 ---> afc2cc120ca2 16:49:36 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:49:36 ---> Running in 09c9e66b7ae6 16:49:36 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 16:49:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:49:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:49:36 (1/1) Installing dumb-init (1.2.2-r1) 16:49:36 Executing busybox-1.31.1-r20.trigger 16:49:36 OK: 5 MiB in 15 packages 16:49:36 Removing intermediate container 09c9e66b7ae6 16:49:36 ---> 1df6be2477ca 16:49:36 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:49:36 Removing intermediate container fa1fc0c622cb 16:49:36 ---> d42e443f49c4 16:49:36 16:49:36 Step 11/23 : FROM alpine:3.12 16:49:36 ---> afc2cc120ca2 16:49:36 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:49:36 ---> Using cache 16:49:36 ---> 1df6be2477ca 16:49:36 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:49:36 ---> Running in cc340c708e34 16:49:36 ---> Running in 6d0faada1359 16:49:36 Removing intermediate container 281d62863e7f 16:49:36 ---> 03ad652380aa 16:49:36 16:49:36 Step 12/24 : FROM docker:20.10.7 16:49:36 20.10.7: Pulling from library/docker 16:49:37 Removing intermediate container cc340c708e34 16:49:37 ---> b9d6db4f407f 16:49:37 Step 14/24 : ENV APP_PORT=59882 16:49:37 Removing intermediate container 6d0faada1359 16:49:37 ---> 9b0840aae4bc 16:49:37 Step 14/23 : ENV APP_PORT=59861 16:49:38 ---> Running in 1fa6fe4f2cb9 16:49:38 ---> Running in e131fd6c2809 16:49:39 Removing intermediate container e131fd6c2809 16:49:39 Removing intermediate container 1fa6fe4f2cb9 16:49:39 ---> eb6fd7c33398 16:49:39 ---> 4fa35f4082ae 16:49:39 Step 15/23 : EXPOSE $APP_PORTStep 15/24 : EXPOSE $APP_PORT 16:49:39 16:49:40 ---> Running in bddb8aee34d3 16:49:40 ---> Running in fcabf87f77d9 16:49:41 Removing intermediate container 8b4bf9219ddc 16:49:41 ---> e01dc2d29886 16:49:41 16:49:41 Step 11/23 : FROM alpine:3.12 16:49:41 ---> afc2cc120ca2 16:49:41 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:49:42 Removing intermediate container bddb8aee34d3 16:49:42 Removing intermediate container fcabf87f77d9 16:49:42 ---> b29074001dc5 16:49:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:49:42 ---> a25e60089cff 16:49:42 Step 16/24 : WORKDIR / 16:49:42 ---> Running in 4dde5d36008c 16:49:42 ---> Running in 29636389d5bd 16:49:44 Removing intermediate container 29636389d5bd 16:49:44 ---> 910bcd901e22 16:49:44 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:49:44 ---> fc4e9940edc8 16:49:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:49:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:49:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:49:45 (1/2) Installing ca-certificates (20191127-r4) 16:49:45 (2/2) Installing dumb-init (1.2.2-r1) 16:49:45 Executing busybox-1.31.1-r20.trigger 16:49:45 Executing ca-certificates-20191127-r4.trigger 16:49:46 OK: 6 MiB in 16 packages 16:49:47 ---> 8b8829a03731 16:49:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:49:47 ---> 4fb9fc2bd63a 16:49:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:49:51 ---> 502bd7243505 16:49:51 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:49:51 ---> 4085bd6fc030 16:49:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:49:51 Removing intermediate container 4dde5d36008c 16:49:51 ---> f446e9c2d49a 16:49:51 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:49:51 ---> Running in 4accb3355100 16:49:51 ---> Running in 5fc074ed7b81 16:49:51 Removing intermediate container 87b5d82a2e39 16:49:51 ---> 21483bb412c5 16:49:51 16:49:51 Step 11/24 : FROM alpine:3.12 16:49:51 ---> afc2cc120ca2 16:49:51 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:49:52 ---> Running in 81a63264c71b 16:49:52 Removing intermediate container 4accb3355100 16:49:52 ---> 6fc6361dc816 16:49:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:49:52 ---> e6fdcf5f038c 16:49:52 Step 20/24 : ENTRYPOINT ["/core-command"] 16:49:52 Removing intermediate container 5fc074ed7b81 16:49:52 ---> 5a53127795ee 16:49:52 Step 14/23 : ENV APP_PORT=59860 16:49:52 ---> Running in fb9b208df922 16:49:53 ---> Running in 5f2e188a3790 16:49:53 ---> Running in 836d5846bb74 16:49:53 Removing intermediate container 81a63264c71b 16:49:53 ---> 47a567b9f4e6 16:49:53 Step 13/24 : ENV APP_PORT=59880 16:49:53 Removing intermediate container fb9b208df922 16:49:53 ---> cbd0c9859de1 16:49:53 Step 21/23 : LABEL arch=arm64 16:49:53 ---> Running in 2fd2ed87b664 16:49:53 Removing intermediate container 5f2e188a3790 16:49:53 ---> 977b2679d331 16:49:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:49:53 ---> Running in 5a8e7624f386 16:49:53 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 16:49:53 Removing intermediate container 836d5846bb74 16:49:53 ---> e6f462f1a40e 16:49:53 Step 15/23 : EXPOSE $APP_PORT 16:49:53 Status: Downloaded newer image for docker:20.10.7 16:49:53 ---> df445af6242a 16:49:53 ---> Running in 48f03ad46aea 16:49:53 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:49:54 ---> Running in 3d65a4c956c4 16:49:54 ---> Running in 313e48af9817 16:49:54 Removing intermediate container 2fd2ed87b664 16:49:54 ---> 5e3313d02fdb 16:49:54 Step 14/24 : EXPOSE $APP_PORT 16:49:54 Removing intermediate container 5a8e7624f386 16:49:54 ---> b95eb8d5438a 16:49:54 Step 22/23 : LABEL git_sha=70cdfd022d8bd9e7dad637135b06e4ac0eb3f9ca 16:49:54 ---> Running in a3a5dc6cdc20 16:49:54 ---> Running in 170ee0f66bb7 16:49:54 Removing intermediate container 48f03ad46aea 16:49:54 ---> 4409ac7ecdab 16:49:54 Step 22/24 : LABEL arch=arm64 16:49:55 Removing intermediate container 3d65a4c956c4 16:49:55 ---> 0d52caa4c6cf 16:49:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:49:55 ---> Running in 32f4f09dcc5e 16:49:55 Removing intermediate container 313e48af9817 16:49:55 ---> fa816e6791d3 16:49:55 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:49:55 Removing intermediate container a3a5dc6cdc20 16:49:55 ---> d9cbfe9961b1 16:49:55 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:55 ---> Running in 03b9b1e9f03a 16:49:55 Removing intermediate container 170ee0f66bb7 16:49:55 ---> 74fbd6b50455 16:49:55 Step 23/23 : LABEL version=0.0.0 16:49:55 ---> Running in 7e75b20a923d 16:49:55 ---> Running in df96f2d8e21b 16:49:56 Removing intermediate container 32f4f09dcc5e 16:49:56 ---> 9ed5b76d9711 16:49:56 Step 23/24 : LABEL git_sha=70cdfd022d8bd9e7dad637135b06e4ac0eb3f9ca 16:49:56 ---> 72ef2c92148f 16:49:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:49:56 ---> Running in 966b8872fd2f 16:49:57 Removing intermediate container df96f2d8e21b 16:49:57 ---> 20e0c1ce4b75 16:49:57 16:49:57 Successfully built 20e0c1ce4b75 16:49:57 Successfully tagged support-scheduler-arm64:latest 16:49:57 Removing intermediate container 966b8872fd2f 16:49:57 ---> fbddb49418e0 16:49:57 Step 24/24 : LABEL version=0.0.0 16:49:57  Building support-scheduler ... done Building security-bootstrapper 16:49:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:49:58 ---> e4dcaa77e9b9 16:49:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:49:58 ---> Running in b17b299932d3 16:49:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:49:59 Removing intermediate container b17b299932d3 16:49:59 ---> 56961290fbf3 16:49:59 16:49:59 (1/39) Installing readline (8.1.0-r0) 16:49:59 (2/39) Installing bash (5.1.0-r0) 16:50:00 Executing bash-5.1.0-r0.post-install 16:50:00 (3/39) Installing brotli-libs (1.0.9-r3) 16:50:00 (4/39) Installing nghttp2-libs (1.42.0-r1) 16:50:00 (5/39) Installing libcurl (7.78.0-r0) 16:50:00 (6/39) Installing curl (7.78.0-r0) 16:50:00 (7/39) Installing dumb-init (1.2.5-r0) 16:50:00 (8/39) Installing libbz2 (1.0.8-r1) 16:50:00 (9/39) Installing expat (2.2.10-r1) 16:50:00 Successfully built 56961290fbf3 16:50:00 (10/39) Installing libffi (3.3-r2) 16:50:00 (11/39) Installing gdbm (1.19-r0) 16:50:00 (12/39) Installing xz-libs (5.2.5-r0) 16:50:00 (13/39) Installing sqlite-libs (3.34.1-r0) 16:50:00 (14/39) Installing python3 (3.8.10-r0) 16:50:00 Successfully tagged core-command-arm64:latest 16:50:00  Building core-command ... done Building security-proxy-setup 16:50:00 Removing intermediate container 7e75b20a923d 16:50:00 ---> 0a37d25aa0aa 16:50:00 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:50:01 ---> bbadb5edd01c 16:50:01 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:50:01 ---> Running in b082174405df 16:50:01 ---> Running in f64b5d9e2573 16:50:02 (15/39) Installing py3-appdirs (1.4.4-r1) 16:50:02 (16/39) Installing py3-ordered-set (4.0.2-r0) 16:50:02 (17/39) Installing py3-parsing (2.4.7-r1) 16:50:02 (18/39) Installing py3-six (1.15.0-r0) 16:50:02 (19/39) Installing py3-packaging (20.9-r0) 16:50:02 (20/39) Installing py3-setuptools (51.3.3-r0) 16:50:02 (21/39) Installing py3-chardet (4.0.0-r0) 16:50:03 (22/39) Installing py3-idna (3.1-r0) 16:50:03 (23/39) Installing py3-urllib3 (1.26.2-r1) 16:50:03 (24/39) Installing py3-requests (2.25.1-r1) 16:50:03 (25/39) Installing py3-msgpack (1.0.2-r0) 16:50:03 (26/39) Installing py3-lockfile (0.12.2-r3) 16:50:03 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:50:03 (28/39) Installing py3-colorama (0.4.4-r0) 16:50:03 (29/39) Installing py3-contextlib2 (0.6.0-r0) 16:50:03 (30/39) Installing py3-distlib (0.3.1-r1) 16:50:03 (31/39) Installing py3-distro (1.5.0-r1) 16:50:03 (32/39) Installing py3-webencodings (0.5.1-r3) 16:50:03 (33/39) Installing py3-html5lib (1.1-r0) 16:50:03 (34/39) Installing py3-pytoml (0.1.21-r0) 16:50:03 (35/39) Installing py3-pep517 (0.9.1-r0) 16:50:03 (36/39) Installing py3-progress (1.5-r0) 16:50:03 (37/39) Installing py3-retrying (1.3.3-r0) 16:50:03 Removing intermediate container f64b5d9e2573 16:50:03 ---> f2d86d2b7b67 16:50:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:50:03 (38/39) Installing py3-toml (0.10.2-r0) 16:50:03 (39/39) Installing py3-pip (20.3.4-r0) 16:50:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:50:04 Executing busybox-1.32.1-r6.trigger 16:50:04 OK: 82 MiB in 59 packages 16:50:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:50:04 ---> Running in 7410dc54e3b8 16:50:05 (1/6) Installing dumb-init (1.2.2-r1) 16:50:05 (2/6) Installing libgcc (9.3.0-r2) 16:50:05 (3/6) Installing libsodium (1.0.18-r0) 16:50:05 (4/6) Installing libstdc++ (9.3.0-r2) 16:50:05 (5/6) Installing libzmq (4.3.3-r0) 16:50:06 (6/6) Installing zeromq (4.3.3-r0) 16:50:06 Removing intermediate container 7410dc54e3b8 16:50:06 ---> 37fb6f8e3e7b 16:50:06 Step 21/23 : LABEL arch=arm64 16:50:06 Executing busybox-1.31.1-r20.trigger 16:50:06 OK: 8 MiB in 20 packages 16:50:07 ---> Running in 883e6a4d701b 16:50:07 Removing intermediate container 883e6a4d701b 16:50:07 ---> 08de0c3c199d 16:50:07 Step 22/23 : LABEL git_sha=70cdfd022d8bd9e7dad637135b06e4ac0eb3f9ca 16:50:08 ---> Running in abc63c972ece 16:50:08 Removing intermediate container b082174405df 16:50:08 ---> 2f9c5e177538 16:50:08 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:50:09 Removing intermediate container abc63c972ece 16:50:09 ---> 5d17e30af8b3 16:50:09 Step 23/23 : LABEL version=0.0.0 16:50:10 ---> 10ce9732e96b 16:50:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:50:10 ---> Running in 01e57e5a6af9 16:50:11 Removing intermediate container 01e57e5a6af9 16:50:11 ---> dea65ce8f496 16:50:11 16:50:12 Successfully built dea65ce8f496 16:50:12 Successfully tagged support-notifications-arm64:latest 16:50:12  Building support-notifications ... done Building core-metadata 16:50:13 ---> a2ac007e1df3 16:50:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:50:14 ---> dc2603b77525 16:50:14 Step 20/24 : ENTRYPOINT ["/core-data"] 16:50:14 ---> Running in e40ec36dd8ea 16:50:15 Removing intermediate container e40ec36dd8ea 16:50:15 ---> 2c3d5cb7c50d 16:50:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:50:16 ---> Running in 8c14509d6bcc 16:50:17 Collecting docker-compose==1.23.2 16:50:17 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:50:17 Removing intermediate container 8c14509d6bcc 16:50:17 ---> 1277dc2d48b2 16:50:19 Step 22/24 : LABEL arch=arm64 16:50:19 ---> Running in aa2dc7e64232 16:50:19 Collecting PyYAML<4,>=3.10 16:50:19 Downloading PyYAML-3.13.tar.gz (270 kB) 16:50:20 Removing intermediate container aa2dc7e64232 16:50:20 ---> 11d2ff994f21 16:50:20 Step 23/24 : LABEL git_sha=70cdfd022d8bd9e7dad637135b06e4ac0eb3f9ca 16:50:20 ---> Running in 72675bd7242b 16:50:22 Removing intermediate container 72675bd7242b 16:50:22 ---> 49f89b2d5d60 16:50:22 Step 24/24 : LABEL version=0.0.0 16:50:22 ---> Running in 06f3b9f5b0c2 16:50:23 Removing intermediate container 06f3b9f5b0c2 16:50:23 ---> b2e65272e5de 16:50:23 16:50:24 Successfully built b2e65272e5de 16:50:24 Successfully tagged core-data-arm64:latest 16:50:24  Building core-data ... done Building security-secretstore-setup 16:50:25 Collecting cached-property<2,>=1.2.0 16:50:25 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:50:25 Collecting texttable<0.10,>=0.9.0 16:50:25 Downloading texttable-0.9.1.tar.gz (11 kB) 16:50:28 Collecting docker<4.0,>=3.6.0 16:50:28 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:50:28 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:50:29 Collecting jsonschema<3,>=2.5.1 16:50:29 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:50:29 Collecting websocket-client<1.0,>=0.32.0 16:50:29 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:50:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:50:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:50:31 Collecting dockerpty<0.5,>=0.4.1 16:50:31 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:50:34 Collecting docopt<0.7,>=0.6.1 16:50:34 Downloading docopt-0.6.2.tar.gz (25 kB) 16:50:36 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:50:36 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:50:36 ---> dcc1d0bd05cc 16:50:36 Step 3/32 : WORKDIR /edgex-go 16:50:36 ---> Using cache 16:50:36 ---> 1fb5652d4f33 16:50:36 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:36 ---> Using cache 16:50:36 ---> 091a3aee78d0 16:50:36 Step 5/32 : RUN apk add --update --no-cache make git 16:50:36 ---> Using cache 16:50:36 ---> 14af7c5c6d9b 16:50:36 Step 6/32 : COPY go.mod . 16:50:36 ---> Using cache 16:50:36 ---> 9a39cc7a368b 16:50:36 Step 7/32 : RUN go mod download 16:50:36 ---> Using cache 16:50:36 ---> 513ca89bc7dd 16:50:36 Step 8/32 : COPY . . 16:50:36 ---> Using cache 16:50:36 ---> 61a6a49a708f 16:50:36 Step 9/32 : RUN go mod tidy 16:50:36 ---> Using cache 16:50:36 ---> 1915e33a9e2f 16:50:36 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:50:37 Collecting docker-pycreds>=0.4.0 16:50:37 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:50:39 Collecting chardet<3.1.0,>=3.0.2 16:50:39 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:50:40 Collecting urllib3<1.25,>=1.21.1 16:50:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:50:40 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:50:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:50:40 ---> dcc1d0bd05cc 16:50:40 Step 3/22 : WORKDIR /edgex-go 16:50:40 ---> Using cache 16:50:40 ---> 1fb5652d4f33 16:50:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:40 ---> Using cache 16:50:40 ---> 091a3aee78d0 16:50:40 Step 5/22 : RUN apk add --update --no-cache make git 16:50:40 ---> Using cache 16:50:40 ---> 14af7c5c6d9b 16:50:40 Step 6/22 : COPY go.mod . 16:50:40 ---> Using cache 16:50:40 ---> 9a39cc7a368b 16:50:40 Step 7/22 : RUN go mod download 16:50:40 ---> Using cache 16:50:40 ---> 513ca89bc7dd 16:50:40 Step 8/22 : COPY . . 16:50:40 ---> Using cache 16:50:40 ---> 61a6a49a708f 16:50:40 Step 9/22 : RUN go mod tidy 16:50:40 ---> Using cache 16:50:40 ---> 1915e33a9e2f 16:50:40 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:50:40 Collecting certifi>=2017.4.17 16:50:40 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 16:50:40 ---> Running in b62114f494f6 16:50:40 Collecting idna<2.8,>=2.5 16:50:40 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:50:41 ---> Running in dd4903309bae 16:50:41 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:50:41 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:50:41 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:50:41 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:50:43 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 16:50:43 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:50:43 Attempting uninstall: urllib3 16:50:43 Found existing installation: urllib3 1.26.2 16:50:43 Uninstalling urllib3-1.26.2: 16:50:43 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 16:50:43 Successfully uninstalled urllib3-1.26.2 16:50:44 Attempting uninstall: idna 16:50:44 Found existing installation: idna 3.1 16:50:44 Uninstalling idna-3.1: 16:50:44 Successfully uninstalled idna-3.1 16:50:45 Attempting uninstall: chardet 16:50:45 Found existing installation: chardet 4.0.0 16:50:45 Uninstalling chardet-4.0.0: 16:50:46 Successfully uninstalled chardet-4.0.0 16:50:48 Attempting uninstall: requests 16:50:48 Found existing installation: requests 2.25.1 16:50:48 Uninstalling requests-2.25.1: 16:50:48 Successfully uninstalled requests-2.25.1 16:50:49 Running setup.py install for texttable: started 16:50:53 Running setup.py install for texttable: finished with status 'done' 16:50:53 Running setup.py install for PyYAML: started 16:50:57 Running setup.py install for PyYAML: finished with status 'done' 16:50:58 Running setup.py install for docopt: started 16:51:02 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:51:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:51:02 ---> dcc1d0bd05cc 16:51:02 Step 3/24 : WORKDIR /edgex-go 16:51:02 ---> Using cache 16:51:02 ---> 1fb5652d4f33 16:51:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories Running setup.py install for docopt: finished with status 'done' 16:51:02 16:51:02 ---> Using cache 16:51:02 ---> 091a3aee78d0 16:51:02 Step 5/24 : RUN apk add --update --no-cache make git 16:51:02 ---> Using cache 16:51:02 Running setup.py install for dockerpty: started 16:51:02 ---> 14af7c5c6d9b 16:51:02 Step 6/24 : COPY go.mod . 16:51:02 ---> Using cache 16:51:02 ---> 9a39cc7a368b 16:51:02 Step 7/24 : RUN go mod download 16:51:02 ---> Using cache 16:51:02 ---> 513ca89bc7dd 16:51:02 Step 8/24 : COPY . . 16:51:02 ---> Using cache 16:51:02 ---> 61a6a49a708f 16:51:02 Step 9/24 : RUN go mod tidy 16:51:02 ---> Using cache 16:51:02 ---> 1915e33a9e2f 16:51:02 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:51:05 ---> Running in e5ffbb519914 16:51:07 Running setup.py install for dockerpty: finished with status 'done' 16:51:07 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 16:51:09 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:51:09 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:51:09 ---> dcc1d0bd05cc 16:51:09 Step 3/26 : WORKDIR /edgex-go 16:51:09 ---> Using cache 16:51:09 ---> 1fb5652d4f33 16:51:09 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:09 ---> Using cache 16:51:09 ---> 091a3aee78d0 16:51:09 Step 5/26 : RUN apk add --update --no-cache make git 16:51:09 ---> Using cache 16:51:09 ---> 14af7c5c6d9b 16:51:09 Step 6/26 : COPY go.mod . 16:51:09 ---> Using cache 16:51:09 ---> 9a39cc7a368b 16:51:09 Step 7/26 : RUN go mod download 16:51:09 ---> Using cache 16:51:09 ---> 513ca89bc7dd 16:51:09 Step 8/26 : COPY . . 16:51:09 ---> Using cache 16:51:09 ---> 61a6a49a708f 16:51:09 Step 9/26 : RUN go mod tidy 16:51:09 ---> Using cache 16:51:09 ---> 1915e33a9e2f 16:51:09 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:51:09 ---> Running in 875ed01f4575 16:51:10 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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 16:51:12 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 16:51:27 Removing intermediate container 03b9b1e9f03a 16:51:27 ---> 12199f9738d5 16:51:27 Step 15/24 : ENV APP_PORT=58890 16:51:27 ---> Running in b1cd062279b0 16:51:27 Removing intermediate container b1cd062279b0 16:51:27 ---> 08d421bdfd0b 16:51:27 Step 16/24 : EXPOSE $APP_PORT 16:51:27 ---> Running in 11462edbad36 16:51:27 Removing intermediate container 11462edbad36 16:51:27 ---> 136805cf035f 16:51:27 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:51:29 ---> 3cee316c6f5c 16:51:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:51:31 ---> 1df610cb12f2 16:51:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:51:33 ---> cd387ff5d902 16:51:33 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:51:33 ---> Running in 02e7d2976836 16:51:34 Removing intermediate container 02e7d2976836 16:51:34 ---> b4db3e2d595f 16:51:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:51:34 ---> Running in 4dff823ed5ad 16:51:35 Removing intermediate container 4dff823ed5ad 16:51:35 ---> e8a7e7af110e 16:51:35 Step 22/24 : LABEL arch=arm64 16:51:35 ---> Running in d0df620adf9e 16:51:36 Removing intermediate container d0df620adf9e 16:51:36 ---> e6cd5abaf79d 16:51:36 Step 23/24 : LABEL git_sha=70cdfd022d8bd9e7dad637135b06e4ac0eb3f9ca 16:51:36 ---> Running in 63308ebe426a 16:51:36 Removing intermediate container 63308ebe426a 16:51:36 ---> 18c9b25f0bdb 16:51:36 Step 24/24 : LABEL version=0.0.0 16:51:37 ---> Running in 0837cc67c2b6 16:51:37 Removing intermediate container 0837cc67c2b6 16:51:37 ---> 17b156609fb0 16:51:37 16:51:38 Successfully built 17b156609fb0 16:51:38 Successfully tagged sys-mgmt-agent-arm64:latest 16:52:46  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:53:05 Removing intermediate container dd4903309bae 16:53:05 ---> 172fe83acb0b 16:53:05 16:53:05 Step 11/22 : FROM alpine:3.12 16:53:05 ---> afc2cc120ca2 16:53:05 Step 12/22 : RUN apk add --update --no-cache curl 16:53:05 Removing intermediate container b62114f494f6 16:53:05 ---> 47a7cd5296b1 16:53:05 16:53:05 Step 11/32 : FROM alpine:3.12 16:53:05 ---> afc2cc120ca2 16:53:05 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:53:05 ---> Running in c9b93ef97723 16:53:05 ---> Running in b3f4346d80ad 16:53:05 Removing intermediate container b3f4346d80ad 16:53:05 ---> 4697bd7ea98e 16:53:05 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:53:05 ---> Running in f7f93ac4c632 16:53:06 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 16:53:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:53:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:53:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:53:08 (1/4) Installing ca-certificates (20191127-r4) 16:53:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:53:08 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:53:08 (3/4) Installing libcurl (7.78.0-r0) 16:53:08 (4/4) Installing curl (7.78.0-r0) 16:53:08 Executing busybox-1.31.1-r20.trigger 16:53:08 Executing ca-certificates-20191127-r4.trigger 16:53:08 OK: 7 MiB in 18 packages 16:53:09 (1/2) Installing dumb-init (1.2.2-r1) 16:53:09 (2/2) Installing su-exec (0.2-r1) 16:53:09 Executing busybox-1.31.1-r20.trigger 16:53:09 OK: 5 MiB in 16 packages 16:53:11 Removing intermediate container f7f93ac4c632 16:53:11 ---> 329ddcd53bb6 16:53:11 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:53:11 Removing intermediate container c9b93ef97723 16:53:11 ---> d4bd04df21b6 16:53:11 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:53:11 ---> Running in 17d935c7a326 16:53:11 ---> Running in 187bce375730 16:53:12 Removing intermediate container 17d935c7a326 16:53:12 ---> c92448539970 16:53:12 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:53:12 ---> Running in 980d88f2d7b4 16:53:12 Removing intermediate container 187bce375730 16:53:12 ---> 1bf0f7bfebf3 16:53:12 Step 14/22 : WORKDIR /edgex 16:53:13 ---> Running in ab06553198dd 16:53:13 Removing intermediate container 980d88f2d7b4 16:53:13 ---> ebff739a8de7 16:53:13 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:53:13 ---> Running in 59bd4f8c4cca 16:53:14 Removing intermediate container ab06553198dd 16:53:14 ---> 85e9978853e4 16:53:14 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:53:16 ---> eba4548d1576 16:53:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:53:16 Removing intermediate container e5ffbb519914 16:53:16 ---> dde24f4425e8 16:53:16 16:53:16 Step 11/24 : FROM alpine:3.12 16:53:16 ---> afc2cc120ca2 16:53:16 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:53:16 ---> Using cache 16:53:16 ---> 1df6be2477ca 16:53:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:53:16 ---> Using cache 16:53:16 ---> 9b0840aae4bc 16:53:16 Step 14/24 : ENV APP_PORT=59881 16:53:17 ---> Running in 7a04eeb46831 16:53:17 Removing intermediate container 59bd4f8c4cca 16:53:17 ---> 1ae4e37c2030 16:53:17 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:53:17 Removing intermediate container 875ed01f4575 16:53:17 ---> 2db066882665 16:53:17 16:53:17 Step 11/26 : FROM alpine:3.12 16:53:17 ---> afc2cc120ca2 16:53:17 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:53:17 ---> Running in cce0dd9a40c2 16:53:17 ---> Running in a130f53bd4a9 16:53:18 Removing intermediate container 7a04eeb46831 16:53:18 ---> 314cdc054e7e 16:53:18 Step 15/24 : EXPOSE $APP_PORT 16:53:18 ---> c79ed5701fd8 16:53:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:53:18 ---> Running in 8a11f15914b8 16:53:18 Removing intermediate container cce0dd9a40c2 16:53:18 ---> 770a009e8fcb 16:53:18 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:53:19 Removing intermediate container 8a11f15914b8 16:53:19 ---> 47c25c8863d4 16:53:19 Step 16/24 : WORKDIR / 16:53:19 ---> Running in 90894866af9e 16:53:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:53:20 ---> 0cdfa4b598b6 16:53:20 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:53:20 ---> dcd9d39ba946 16:53:20 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:53:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:53:20 ---> Running in 1e5c23265f6b 16:53:20 ---> Running in 7fca1f4eab96 16:53:20 Removing intermediate container 90894866af9e 16:53:20 ---> 2c92b1983d15 16:53:20 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:53:20 (1/3) Installing ca-certificates (20191127-r4) 16:53:20 (2/3) Installing dumb-init (1.2.2-r1) 16:53:20 (3/3) Installing su-exec (0.2-r1) 16:53:20 Executing busybox-1.31.1-r20.trigger 16:53:20 Executing ca-certificates-20191127-r4.trigger 16:53:20 Removing intermediate container 1e5c23265f6b 16:53:20 ---> c334fcd195f7 16:53:20 Step 19/22 : CMD ["--init=true"] 16:53:21 OK: 6 MiB in 17 packages 16:53:21 ---> Running in dc5917ac9198 16:53:22 ---> 819c30679157 16:53:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:53:22 Removing intermediate container dc5917ac9198 16:53:22 ---> 36766f458d7f 16:53:22 Step 20/22 : LABEL arch=arm64 16:53:22 ---> Running in fc5075cda5ba 16:53:23 Removing intermediate container fc5075cda5ba 16:53:23 ---> 850d651baa2c 16:53:23 Step 21/22 : LABEL git_sha=70cdfd022d8bd9e7dad637135b06e4ac0eb3f9ca 16:53:23 Removing intermediate container a130f53bd4a9 16:53:23 ---> 42c5b9c5a4f0 16:53:23 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:53:23 ---> Running in 8a7aed7dd586 16:53:23 ---> Running in f80342dbabfd 16:53:23 Removing intermediate container 7fca1f4eab96 16:53:23 ---> daad7881337d 16:53:23 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:53:23 ---> b63c01f6044d 16:53:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:53:24 Removing intermediate container f80342dbabfd 16:53:24 ---> b9765c25f099 16:53:24 Step 22/22 : LABEL version=0.0.0 16:53:24 Removing intermediate container 8a7aed7dd586 16:53:24 ---> fe9932dc4d35 16:53:24 Step 14/26 : WORKDIR / 16:53:24 ---> Running in 7ac01397a88b 16:53:24 ---> Running in b63c014281a9 16:53:24 ---> d05cf041515e 16:53:24 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:53:24 ---> cb82e9ecdc95 16:53:24 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:53:25 ---> Running in 04089af4bef2 16:53:25 Removing intermediate container b63c014281a9 16:53:25 ---> e8b92027eba1 16:53:25 16:53:25 Removing intermediate container 7ac01397a88b 16:53:25 ---> 2597003dbef2 16:53:25 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:53:25 Successfully built e8b92027eba1 16:53:25 Successfully tagged security-proxy-setup-arm64:latest 16:53:26  Building security-proxy-setup ... done Removing intermediate container 04089af4bef2 16:53:26 ---> dd2b79cc8157 16:53:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:53:26 ---> Running in 790cf11cf475 16:53:26 ---> 48daa8cb59fd 16:53:26 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:53:26 ---> a96650e3576f 16:53:26 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:53:27 Removing intermediate container 790cf11cf475 16:53:27 ---> 437cff5e2394 16:53:27 Step 22/24 : LABEL arch=arm64 16:53:27 ---> Running in a9705b3669b7 16:53:27 ---> 981c250adab0 16:53:27 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:53:27 ---> 2c53ae87190e 16:53:27 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:53:27 Removing intermediate container a9705b3669b7 16:53:27 ---> e7862d165a41 16:53:27 Step 23/24 : LABEL git_sha=70cdfd022d8bd9e7dad637135b06e4ac0eb3f9ca 16:53:28 ---> Running in 01c0df75b719 16:53:28 Removing intermediate container 01c0df75b719 16:53:28 ---> 066be1dd054a 16:53:28 Step 24/24 : LABEL version=0.0.0 16:53:28 ---> 5d0ee64a77e4 16:53:28 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:53:28 ---> 84eaf7397cb7 16:53:28 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:53:28 ---> Running in b1665f6fa427 16:53:29 Removing intermediate container b1665f6fa427 16:53:29 ---> 48706bcf9121 16:53:29 16:53:30 ---> 3e9d7bdec140 16:53:30 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:53:30 ---> 2d006c70cb9f 16:53:30 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:53:30 Successfully built 48706bcf9121 16:53:30 Successfully tagged core-metadata-arm64:latest 16:53:30  Building core-metadata ... done  ---> Running in c2fdde8dd1f7 16:53:31 Removing intermediate container c2fdde8dd1f7 16:53:31 ---> b1764bee7db9 16:53:31 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:53:31 ---> eca00436e914 16:53:31 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:53:32 ---> 6451285a73f8 16:53:32 Step 27/32 : RUN chmod +x /entrypoint.sh 16:53:32 ---> Running in 58f0f099636e 16:53:33 ---> 4d57ac969653 16:53:33 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:53:34 ---> e6223c6a03c0 16:53:34 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/ 16:53:34 ---> Running in cd2cb5d643f1 16:53:35 Removing intermediate container 58f0f099636e 16:53:35 ---> 8a3321370a9e 16:53:35 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:53:35 ---> Running in 18d147c502d0 16:53:36 Removing intermediate container 18d147c502d0 16:53:36 ---> 3b4f91800d6c 16:53:36 Step 29/32 : CMD ["gate"] 16:53:37 ---> Running in b0a054848bd1 16:53:37 Removing intermediate container cd2cb5d643f1 16:53:37 ---> 916370ee1b98 16:53:37 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:53:37 Removing intermediate container b0a054848bd1 16:53:37 ---> 5f5a95a0d730 16:53:37 Step 30/32 : LABEL arch=arm64 16:53:37 ---> Running in 003b4b415868 16:53:38 ---> Running in 95c1219af769 16:53:38 Removing intermediate container 003b4b415868 16:53:38 ---> 56790660cce8 16:53:38 Step 24/26 : LABEL arch=arm64 16:53:38 ---> Running in f47747608ede 16:53:38 Removing intermediate container 95c1219af769 16:53:38 ---> ef2c60ce266f 16:53:38 Step 31/32 : LABEL git_sha=70cdfd022d8bd9e7dad637135b06e4ac0eb3f9ca 16:53:39 ---> Running in b263ac0b8aa5 16:53:39 Removing intermediate container f47747608ede 16:53:39 ---> 238d605c55ac 16:53:39 Step 25/26 : LABEL git_sha=70cdfd022d8bd9e7dad637135b06e4ac0eb3f9ca 16:53:39 ---> Running in fd3a070442ed 16:53:40 Removing intermediate container b263ac0b8aa5 16:53:40 ---> c33d66a6dd7e 16:53:40 Step 32/32 : LABEL version=0.0.0 16:53:40 Removing intermediate container fd3a070442ed 16:53:40 ---> 8220b2d6b04d 16:53:40 Step 26/26 : LABEL version=0.0.0 16:53:40 ---> Running in 6fc2891a7be1 16:53:40 ---> Running in fb50351f2885 16:53:41 Removing intermediate container 6fc2891a7be1 16:53:41 ---> 8a308f621381 16:53:41 16:53:41 Removing intermediate container fb50351f2885 16:53:41 ---> ba83d10d7a17 16:53:41 16:53:41 Successfully built 8a308f621381 16:53:41 Successfully tagged security-bootstrapper-arm64:latest 16:53:41  Building security-bootstrapper ... done Successfully built ba83d10d7a17 16:53:41 Successfully tagged security-secretstore-setup-arm64:latest 16:53:42  Building security-secretstore-setup ... done  [Pipeline] } 16:53:42 $ docker stop --time=1 8a73fbcbc8962199bf1f9f0862fda5e31ba216422dd94a4402676c8b908d218e 16:53:44 $ docker rm -f 8a73fbcbc8962199bf1f9f0862fda5e31ba216422dd94a4402676c8b908d218e [Pipeline] // withDockerContainer [Pipeline] sh 16:53:44 + docker images 16:53:44 REPOSITORY TAG IMAGE ID CREATED SIZE 16:53:44 security-secretstore-setup-arm64 latest ba83d10d7a17 4 seconds ago 26.5MB 16:53:44 security-bootstrapper-arm64 latest 8a308f621381 4 seconds ago 17.7MB 16:53:44 core-metadata-arm64 latest 48706bcf9121 15 seconds ago 15.8MB 16:53:44 security-proxy-setup-arm64 latest e8b92027eba1 19 seconds ago 24.6MB 16:53:44 2db066882665 27 seconds ago 1.57GB 16:53:44 dde24f4425e8 28 seconds ago 1.57GB 16:53:44 172fe83acb0b 42 seconds ago 1.57GB 16:53:44 47a7cd5296b1 42 seconds ago 1.57GB 16:53:44 sys-mgmt-agent-arm64 latest 17b156609fb0 2 minutes ago 311MB 16:53:44 core-data-arm64 latest b2e65272e5de 3 minutes ago 19.3MB 16:53:44 support-notifications-arm64 latest dea65ce8f496 3 minutes ago 15.9MB 16:53:44 core-command-arm64 latest 56961290fbf3 3 minutes ago 15.2MB 16:53:44 support-scheduler-arm64 latest 20e0c1ce4b75 3 minutes ago 15.2MB 16:53:44 21483bb412c5 3 minutes ago 1.57GB 16:53:44 e01dc2d29886 4 minutes ago 1.57GB 16:53:44 03ad652380aa 4 minutes ago 1.57GB 16:53:44 d42e443f49c4 4 minutes ago 1.57GB 16:53:44 805c865b634b 4 minutes ago 1.56GB 16:53:44 ci-base-image-arm64 latest dcc1d0bd05cc 16 minutes ago 1.24GB 16:53:44 alpine 3.12 afc2cc120ca2 5 days ago 5.33MB 16:53:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 weeks ago 533MB 16:53:44 docker 20.10.7 df445af6242a 2 months ago 234MB 16:53:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:53:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:53:45 16:53:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:53:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:53:46 arm64: Pulling from edgex-lftools-log-publisher 16:53:46 448f6bf000e3: Pulling fs layer 16:53:46 f757da607395: Pulling fs layer 16:53:46 05883995daec: Pulling fs layer 16:53:46 8603b9c90790: Pulling fs layer 16:53:46 1560dd03e051: Pulling fs layer 16:53:46 27f5ce0e4adf: Pulling fs layer 16:53:46 c2d8d7efcc4b: Pulling fs layer 16:53:46 8603b9c90790: Waiting 16:53:46 1560dd03e051: Waiting 16:53:46 27f5ce0e4adf: Waiting 16:53:46 c2d8d7efcc4b: Waiting 16:53:46 f757da607395: Verifying Checksum 16:53:46 f757da607395: Download complete 16:53:46 8603b9c90790: Verifying Checksum 16:53:46 8603b9c90790: Download complete 16:53:46 1560dd03e051: Verifying Checksum 16:53:46 1560dd03e051: Download complete 16:53:46 27f5ce0e4adf: Verifying Checksum 16:53:46 27f5ce0e4adf: Download complete 16:53:46 05883995daec: Verifying Checksum 16:53:46 05883995daec: Download complete 16:53:47 448f6bf000e3: Verifying Checksum 16:53:47 448f6bf000e3: Download complete 16:53:51 c2d8d7efcc4b: Verifying Checksum 16:53:51 c2d8d7efcc4b: Download complete 16:53:51 448f6bf000e3: Pull complete 16:53:52 f757da607395: Pull complete 16:53:53 05883995daec: Pull complete 16:53:53 8603b9c90790: Pull complete 16:53:54 1560dd03e051: Pull complete 16:53:55 27f5ce0e4adf: Pull complete 16:54:10 c2d8d7efcc4b: Pull complete 16:54:10 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:54:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:54:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:54:10 prd-ubuntu18.04-docker-arm64-4c-16g-1458 does not seem to be running inside a container 16:54:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:54:15 $ docker top cade89e4f9bc423d694f30e2519cb04d656720676881222d9e8a21e16c95bdf9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:54:17 ---> job-cost.sh 16:54:17 lf-activate-venv: SKIPPING 16:54:17 INFO: No Stack... 16:54:18 INFO: Retrieving Pricing Info for: v3-standard-4 16:54:18 INFO: Archiving Costs [Pipeline] sh 16:54:19 + cat /w/workspace/edgex-go/2/archives/cost.csv 16:54:19 + cut -d, -f6 [Pipeline] lock 16:54:19 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3700-2-stack-cost] 16:54:19 Resource [jenkins-edgexfoundry-edgex-go-PR-3700-2-stack-cost] did not exist. Created. 16:54:19 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3700-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:54:20 + echo total: 0.10999999940395355 [Pipeline] stash 16:54:20 Stashed 1 file(s) [Pipeline] } 16:54:20 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3700-2-stack-cost] [Pipeline] // lock [Pipeline] } 16:54:20 $ docker stop --time=1 cade89e4f9bc423d694f30e2519cb04d656720676881222d9e8a21e16c95bdf9 16:54:22 $ docker rm -f cade89e4f9bc423d694f30e2519cb04d656720676881222d9e8a21e16c95bdf9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:54:26 + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:54:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:54:27 ---> package-listing.sh 16:54:27 ++ facter osfamily 16:54:27 ++ tr '[:upper:]' '[:lower:]' 16:54:27 + OS_FAMILY=redhat 16:54:27 + workspace=/w/workspace/edgex-go/2 16:54:27 + START_PACKAGES=/tmp/packages_start.txt 16:54:27 + END_PACKAGES=/tmp/packages_end.txt 16:54:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:54:27 + PACKAGES=/tmp/packages_start.txt 16:54:27 + '[' /w/workspace/edgex-go/2 ']' 16:54:27 + PACKAGES=/tmp/packages_end.txt 16:54:27 + case "${OS_FAMILY}" in 16:54:27 + sort 16:54:27 + rpm -qa 16:54:29 + '[' -f /tmp/packages_start.txt ']' 16:54:29 + '[' -f /tmp/packages_end.txt ']' 16:54:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:54:29 + '[' /w/workspace/edgex-go/2 ']' 16:54:29 + mkdir -p /w/workspace/edgex-go/2/archives/ 16:54:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 16:54:29 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:54:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:54:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:54:30 16:54:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:54:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:54:30 latest: Pulling from edgex-lftools-log-publisher 16:54:30 b4d181a07f80: Pulling fs layer 16:54:30 a1111a8f2ec3: Pulling fs layer 16:54:30 ed53099fbce6: Pulling fs layer 16:54:30 dc539afda2c1: Pulling fs layer 16:54:30 77bc0d833cb6: Pulling fs layer 16:54:30 9065ff56babe: Pulling fs layer 16:54:30 d287ab97295c: Pulling fs layer 16:54:30 dc539afda2c1: Waiting 16:54:30 77bc0d833cb6: Waiting 16:54:30 9065ff56babe: Waiting 16:54:30 d287ab97295c: Waiting 16:54:30 a1111a8f2ec3: Verifying Checksum 16:54:30 a1111a8f2ec3: Download complete 16:54:30 dc539afda2c1: Verifying Checksum 16:54:30 dc539afda2c1: Download complete 16:54:31 77bc0d833cb6: Verifying Checksum 16:54:31 77bc0d833cb6: Download complete 16:54:31 9065ff56babe: Verifying Checksum 16:54:31 9065ff56babe: Download complete 16:54:31 ed53099fbce6: Verifying Checksum 16:54:31 ed53099fbce6: Download complete 16:54:31 b4d181a07f80: Verifying Checksum 16:54:31 b4d181a07f80: Download complete 16:54:33 b4d181a07f80: Pull complete 16:54:33 a1111a8f2ec3: Pull complete 16:54:34 ed53099fbce6: Pull complete 16:54:34 dc539afda2c1: Pull complete 16:54:34 77bc0d833cb6: Pull complete 16:54:34 9065ff56babe: Pull complete 16:54:35 d287ab97295c: Verifying Checksum 16:54:35 d287ab97295c: Download complete 16:54:39 d287ab97295c: Pull complete 16:54:39 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:54:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:54:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:54:39 prd-centos7-docker-4c-2g-1455 does not seem to be running inside a container 16:54:39 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:54:43 $ docker top 24fd896f0a92140d029b4c3421001c294d6fe402475742c7e5a4b055a798091e -eo pid,comm [Pipeline] { [Pipeline] sh 16:54:43 + touch /tmp/pre-build-complete [Pipeline] sh 16:54:43 + mkdir -p /var/log/sysstat [Pipeline] sh 16:54:44 + ls /var/log/sa-host 16:54:44 + sadf -c /var/log/sa-host/sa05 16:54:44 file_magic: OK 16:54:44 HZ: Using current value: 100 16:54:44 file_header: OK 16:54:44 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 16:54:44 Statistics: 16:54:44 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:54:44 File successfully converted to sysstat format version 12.0.3 16:54:44 + sadf -c /var/log/sa-host/sa06 16:54:44 file_magic: OK 16:54:44 HZ: Using current value: 100 16:54:44 file_header: OK 16:54:44 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 16:54:44 Statistics: 16:54:44 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:54:44 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:54:44 provisioning config files... 16:54:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config7799649258357611812tmp [Pipeline] { [Pipeline] echo 16:54:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:54:45 ---> create-netrc.sh [Pipeline] } 16:54:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:54:45 ---> python-tools-install.sh [Pipeline] echo 16:54:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:54:45 ---> sudo-logs.sh 16:54:45 Archiving 'sudo' log.. 16:54:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-1455.vexxhost.local: Name or service not known 16:54:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-1455.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 16:54:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:54:46 ---> job-cost.sh 16:54:46 lf-activate-venv: SKIPPING 16:54:46 DEBUG: total: 0.10999999940395355 16:54:46 INFO: Retrieving Stack Cost... 16:54:47 INFO: Retrieving Pricing Info for: v3-standard-2 16:54:47 INFO: Archiving Costs [Pipeline] echo 16:54:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:54:47 ---> logs-deploy.sh 16:54:47 lf-activate-venv: SKIPPING 16:54:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3700/2 16:54:47 INFO: archiving workspace using pattern(s): 16:54:48 Archives upload complete. 16:54:48 INFO: archiving logs to Nexus 16:54:49 ---> uname -a: 16:54:49 Linux prd-centos7-docker-4c-2g-1455.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 16:54:49 16:54:49 16:54:49 ---> lscpu: 16:54:49 Architecture: x86_64 16:54:49 CPU op-mode(s): 32-bit, 64-bit 16:54:49 Byte Order: Little Endian 16:54:49 Address sizes: 40 bits physical, 48 bits virtual 16:54:49 CPU(s): 2 16:54:49 On-line CPU(s) list: 0,1 16:54:49 Thread(s) per core: 1 16:54:49 Core(s) per socket: 1 16:54:49 Socket(s): 2 16:54:49 NUMA node(s): 1 16:54:49 Vendor ID: AuthenticAMD 16:54:49 CPU family: 23 16:54:49 Model: 49 16:54:49 Model name: AMD EPYC-Rome Processor 16:54:49 Stepping: 0 16:54:49 CPU MHz: 2799.998 16:54:49 BogoMIPS: 5599.99 16:54:49 Virtualization: AMD-V 16:54:49 Hypervisor vendor: KVM 16:54:49 Virtualization type: full 16:54:49 L1d cache: 32K 16:54:49 L1i cache: 32K 16:54:49 L2 cache: 512K 16:54:49 L3 cache: 16384K 16:54:49 NUMA node0 CPU(s): 0,1 16:54:49 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 16:54:49 16:54:49 16:54:49 ---> nproc: 16:54:49 2 16:54:49 16:54:49 16:54:49 ---> df -h: 16:54:49 Filesystem Size Used Avail Use% Mounted on 16:54:49 overlay 40G 14G 27G 35% / 16:54:49 tmpfs 64M 0 64M 0% /dev 16:54:49 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:54:49 shm 64M 0 64M 0% /dev/shm 16:54:49 /dev/vda1 40G 14G 27G 35% /facter-os 16:54:49 16:54:49 16:54:49 ---> sar -b -r -n DEV: 16:54:49 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/06/21 _x86_64_ (2 CPU) 16:54:49 16:54:49 16:31:00 LINUX RESTART (2 CPU) 16:54:49 16:54:49 16:32:01 tps rtps wtps bread/s bwrtn/s 16:54:49 16:33:02 162.62 3.54 159.08 2597.50 49239.26 16:54:49 16:34:01 256.06 0.00 256.06 0.00 54579.46 16:54:49 16:35:01 51.67 0.02 51.66 0.53 9942.71 16:54:49 16:36:01 77.19 0.00 77.19 0.00 9671.94 16:54:49 16:37:01 964.26 564.75 399.50 23697.29 269579.17 16:54:49 16:38:01 399.12 74.15 324.97 4145.04 129768.81 16:54:49 16:39:01 520.59 26.63 493.96 3267.64 197126.25 16:54:49 16:40:02 114.87 23.04 91.82 1885.45 14026.07 16:54:49 16:41:01 0.54 0.00 0.54 0.00 6.47 16:54:49 16:42:01 0.58 0.22 0.37 93.82 4.30 16:54:49 16:43:01 0.25 0.00 0.25 0.00 3.12 16:54:49 16:44:01 0.22 0.00 0.22 0.00 2.22 16:54:49 16:45:01 0.27 0.00 0.27 0.00 3.36 16:54:49 16:46:01 0.37 0.07 0.30 2.00 4.15 16:54:49 16:47:01 1.00 0.12 0.88 3.73 18.87 16:54:49 16:48:01 0.32 0.00 0.32 0.00 4.93 16:54:49 16:49:01 0.25 0.00 0.25 0.00 3.63 16:54:49 16:50:01 0.37 0.00 0.37 0.00 5.51 16:54:49 16:51:01 0.32 0.00 0.32 0.00 4.70 16:54:49 16:52:01 0.33 0.00 0.33 0.00 4.90 16:54:49 16:53:01 0.30 0.00 0.30 0.00 4.10 16:54:49 16:54:01 0.28 0.00 0.28 0.00 4.26 16:54:49 Average: 116.37 31.76 84.62 1634.56 33487.12 16:54:49 16:54:49 16:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:54:49 16:33:02 3358720 0 1108200 13.84 2620 3539400 1689204 18.65 1183804 2858036 487640 16:54:49 16:34:01 3176100 0 1180060 14.73 2620 3650160 1699588 18.76 1342804 2847416 240760 16:54:49 16:35:01 3167216 0 1230460 15.36 2620 3608644 1662384 18.35 1317120 2877744 65568 16:54:49 16:36:01 2923268 0 1254168 15.66 2620 3828884 1678840 18.54 1362672 3064320 327132 16:54:49 16:37:01 151368 0 1614504 20.16 2620 6240448 2790572 30.81 3232424 3856992 182716 16:54:49 16:38:01 545664 0 1562448 19.51 2620 5898208 2779408 30.69 3077260 3609212 30456 16:54:49 16:39:01 1068480 0 1635500 20.42 2620 5302340 2939860 32.46 2799568 3301084 82484 16:54:49 16:40:02 2645728 0 1348900 16.84 2620 4011692 1454844 16.06 1220984 3353984 8 16:54:49 16:41:01 2649808 0 1344816 16.79 2620 4011696 1411884 15.59 1224948 3347904 8 16:54:49 16:42:01 2646188 0 1345628 16.80 2620 4014504 1411812 15.59 1228916 3349448 12 16:54:49 16:43:01 2646768 0 1345044 16.79 2620 4014508 1411656 15.59 1228492 3349452 12 16:54:49 16:44:01 2646340 0 1345468 16.80 2620 4014512 1411812 15.59 1228860 3349584 12 16:54:49 16:45:01 2645972 0 1345832 16.80 2620 4014516 1411872 15.59 1229008 3349584 8 16:54:49 16:46:01 2644076 0 1347724 16.83 2620 4014520 1413540 15.61 1230188 3349584 8 16:54:49 16:47:01 2646048 0 1345716 16.80 2620 4014556 1411740 15.59 1228760 3349324 20 16:54:49 16:48:01 2645836 0 1345924 16.81 2620 4014560 1411776 15.59 1229100 3349324 12 16:54:49 16:49:01 2645376 0 1346380 16.81 2620 4014564 1411860 15.59 1229448 3349324 20 16:54:49 16:50:01 2646152 0 1345596 16.80 2620 4014572 1411656 15.59 1228692 3349324 12 16:54:49 16:51:01 2646416 0 1345332 16.80 2620 4014572 1411656 15.59 1228692 3349324 8 16:54:49 16:52:01 2646296 0 1345444 16.80 2620 4014580 1411728 15.59 1228780 3349328 8 16:54:49 16:53:01 2646500 0 1345240 16.80 2620 4014580 1411692 15.59 1228828 3349324 12 16:54:49 16:54:01 2646612 0 1345124 16.80 2620 4014584 1411656 15.59 1228820 3349324 8 16:54:49 Average: 2458406 0 1353341 16.90 2620 4194573 1657320 18.30 1488099 3302679 64406 16:54:49 16:54:49 16:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:54:49 16:33:02 eth0 1659.64 1138.08 8099.99 127.71 0.00 0.00 0.00 0.00 16:54:49 16:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:49 16:33:02 vethe566836 352.02 427.27 31.09 1797.13 0.00 0.00 0.00 0.00 16:54:49 16:33:02 docker0 726.73 1057.26 71.41 4473.07 0.00 0.00 0.00 0.00 16:54:49 16:34:01 vethfa79442 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 16:54:49 16:34:01 eth0 83.83 62.14 295.11 16.11 0.00 0.00 0.00 0.00 16:54:49 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:49 16:34:01 docker0 39.40 42.87 3.16 261.58 0.00 0.00 0.00 0.00 16:54:49 16:35:01 vethfa79442 2.15 2.15 0.17 0.18 0.00 0.00 0.00 0.00 16:54:49 16:35:01 eth0 33.77 19.15 23.83 12.19 0.00 0.00 0.00 0.00 16:54:49 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:49 16:35:01 docker0 2.15 2.15 0.14 0.18 0.00 0.00 0.00 0.00 16:54:49 16:36:01 eth0 276.34 185.95 1696.32 135.77 0.00 0.00 0.00 0.00 16:54:49 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:49 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:49 16:37:01 vetha0b14b3 0.00 0.56 0.00 0.03 0.00 0.00 0.00 0.00 16:54:49 16:37:01 veth6906fa2 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 16:54:49 16:37:01 eth0 113.84 78.22 203.56 20.85 0.00 0.00 0.00 0.00 16:54:49 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:49 16:38:01 veth6919ebf 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 16:54:49 16:38:01 vetha0b14b3 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 16:54:49 16:38:01 eth0 83.38 48.45 208.17 19.50 0.00 0.00 0.00 0.00 16:54:49 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:49 16:39:01 veth93a0452 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:54:49 16:39:01 veth6492e38 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:54:49 16:39:01 veth2e15597 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:54:49 16:39:01 vetha0b14b3 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 16:54:49 16:40:02 eth0 3666.18 2380.75 15717.99 562.18 0.00 0.00 0.00 0.00 16:54:49 16:40:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:54:49 16:40:02 docker0 911.27 1331.68 84.30 5606.75 0.00 0.00 0.00 0.00 16:54:49 16:41:01 eth0 1.27 0.69 0.34 0.23 0.00 0.00 0.00 0.00 16:54:49 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:49 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:49 16:42:01 eth0 0.30 0.22 0.14 0.07 0.00 0.00 0.00 0.00 16:54:49 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:49 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:49 16:43:01 eth0 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:54:49 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:49 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:49 16:44:01 eth0 2.08 0.32 0.43 0.17 0.00 0.00 0.00 0.00 16:54:49 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:49 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:49 16:45:01 eth0 0.67 0.38 0.28 0.24 0.00 0.00 0.00 0.00 16:54:49 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:49 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:49 16:46:01 eth0 0.65 0.42 0.31 0.21 0.00 0.00 0.00 0.00 16:54:49 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:49 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:49 16:47:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 16:54:49 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:49 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:49 16:48:01 eth0 1.22 0.35 0.40 0.20 0.00 0.00 0.00 0.00 16:54:49 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:49 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:49 16:49:01 eth0 0.63 0.28 0.29 0.20 0.00 0.00 0.00 0.00 16:54:49 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:49 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:49 16:50:01 eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 16:54:49 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:49 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:49 16:51:01 eth0 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 16:54:49 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:49 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:49 16:52:01 eth0 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:54:49 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:49 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:49 16:53:01 eth0 0.20 0.10 0.07 0.01 0.00 0.00 0.00 0.00 16:54:49 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:49 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:49 16:54:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:54:49 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:49 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:49 Average: eth0 118.92 79.30 562.02 21.66 0.00 0.00 0.00 0.00 16:54:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:49 Average: docker0 41.48 60.61 3.84 255.18 0.00 0.00 0.00 0.00 16:54:49 16:54:49 16:54:49 ---> sar -P ALL: 16:54:49 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/06/21 _x86_64_ (2 CPU) 16:54:49 16:54:49 16:31:00 LINUX RESTART (2 CPU) 16:54:49 16:54:49 16:32:01 CPU %user %nice %system %iowait %steal %idle 16:54:49 16:33:02 all 30.04 0.00 10.10 3.16 0.12 56.59 16:54:49 16:33:02 0 32.97 0.00 10.83 3.65 0.11 52.44 16:54:49 16:33:02 1 27.15 0.00 9.37 2.67 0.13 60.69 16:54:49 16:34:01 all 57.05 0.00 11.79 1.60 0.12 29.45 16:54:49 16:34:01 0 56.53 0.00 12.17 1.78 0.13 29.38 16:54:49 16:34:01 1 57.56 0.00 11.40 1.41 0.11 29.51 16:54:49 16:35:01 all 32.71 0.00 4.71 0.40 0.08 62.11 16:54:49 16:35:01 0 32.20 0.00 4.84 0.39 0.07 62.51 16:54:49 16:35:01 1 33.23 0.00 4.58 0.41 0.09 61.70 16:54:49 16:36:01 all 60.75 0.00 9.83 1.43 0.14 27.85 16:54:49 16:36:01 0 60.65 0.00 10.53 1.90 0.13 26.80 16:54:49 16:36:01 1 60.85 0.00 9.13 0.96 0.15 28.92 16:54:49 16:37:01 all 27.45 0.00 19.73 38.33 0.15 14.34 16:54:49 16:37:01 0 26.68 0.00 19.59 38.49 0.13 15.12 16:54:49 16:37:01 1 28.22 0.00 19.88 38.17 0.18 13.55 16:54:49 16:38:01 all 80.17 0.00 17.28 2.26 0.17 0.13 16:54:49 16:38:01 0 78.84 0.00 18.62 2.29 0.15 0.11 16:54:49 16:38:01 1 81.51 0.00 15.93 2.23 0.19 0.15 16:54:49 16:39:01 all 70.21 0.00 23.82 4.21 0.14 1.61 16:54:49 16:39:01 0 69.85 0.00 24.45 3.98 0.13 1.60 16:54:49 16:39:01 1 70.57 0.00 23.19 4.46 0.15 1.63 16:54:49 16:40:02 all 8.44 0.00 3.61 1.38 0.04 86.53 16:54:49 16:40:02 0 8.26 0.00 3.57 1.30 0.03 86.83 16:54:49 16:40:02 1 8.61 0.00 3.64 1.46 0.05 86.23 16:54:49 16:41:01 all 0.18 0.00 0.06 0.00 0.02 99.75 16:54:49 16:41:01 0 0.02 0.00 0.07 0.00 0.02 99.90 16:54:49 16:41:01 1 0.34 0.00 0.05 0.00 0.02 99.59 16:54:49 16:42:01 all 0.26 0.00 0.07 0.02 0.02 99.64 16:54:49 16:42:01 0 0.10 0.00 0.10 0.03 0.02 99.75 16:54:49 16:42:01 1 0.42 0.00 0.03 0.00 0.02 99.53 16:54:49 16:43:01 all 0.25 0.00 0.02 0.00 0.02 99.72 16:54:49 16:43:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:54:49 16:43:01 1 0.48 0.00 0.02 0.00 0.02 99.48 16:54:49 16:54:49 16:43:01 CPU %user %nice %system %iowait %steal %idle 16:54:49 16:44:01 all 0.23 0.00 0.04 0.00 0.00 99.72 16:54:49 16:44:01 0 0.03 0.00 0.03 0.00 0.00 99.93 16:54:49 16:44:01 1 0.43 0.00 0.05 0.00 0.00 99.52 16:54:49 16:45:01 all 0.09 0.00 0.03 0.00 0.01 99.87 16:54:49 16:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:54:49 16:45:01 1 0.17 0.00 0.03 0.00 0.02 99.78 16:54:49 16:46:01 all 0.19 0.00 0.04 0.00 0.03 99.74 16:54:49 16:46:01 0 0.05 0.00 0.03 0.00 0.03 99.88 16:54:49 16:46:01 1 0.33 0.00 0.05 0.00 0.02 99.60 16:54:49 16:47:01 all 0.22 0.00 0.03 0.00 0.00 99.75 16:54:49 16:47:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:54:49 16:47:01 1 0.42 0.00 0.03 0.00 0.00 99.55 16:54:49 16:48:01 all 0.21 0.00 0.03 0.00 0.02 99.75 16:54:49 16:48:01 0 0.07 0.00 0.03 0.00 0.02 99.88 16:54:49 16:48:01 1 0.35 0.00 0.02 0.00 0.02 99.62 16:54:49 16:49:01 all 0.18 0.00 0.04 0.00 0.01 99.77 16:54:49 16:49:01 0 0.05 0.00 0.05 0.00 0.02 99.88 16:54:49 16:49:01 1 0.30 0.00 0.03 0.00 0.00 99.67 16:54:49 16:50:01 all 0.15 0.00 0.03 0.00 0.02 99.80 16:54:49 16:50:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:54:49 16:50:01 1 0.25 0.00 0.03 0.00 0.02 99.70 16:54:49 16:51:01 all 0.21 0.00 0.03 0.00 0.02 99.74 16:54:49 16:51:01 0 0.08 0.00 0.05 0.00 0.03 99.83 16:54:49 16:51:01 1 0.33 0.00 0.02 0.00 0.00 99.65 16:54:49 16:52:01 all 0.22 0.00 0.03 0.00 0.01 99.74 16:54:49 16:52:01 0 0.40 0.00 0.03 0.00 0.02 99.55 16:54:49 16:52:01 1 0.03 0.00 0.03 0.00 0.00 99.93 16:54:49 16:53:01 all 0.23 0.00 0.03 0.00 0.03 99.72 16:54:49 16:53:01 0 0.42 0.00 0.03 0.00 0.02 99.53 16:54:49 16:53:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:54:49 16:54:01 all 0.18 0.00 0.06 0.01 0.00 99.75 16:54:49 16:54:01 0 0.33 0.00 0.08 0.02 0.00 99.57 16:54:49 16:54:01 1 0.03 0.00 0.03 0.00 0.00 99.93 16:54:49 16:54:49 Average: CPU %user %nice %system %iowait %steal %idle 16:54:49 Average: all 15.75 0.00 4.33 2.27 0.05 77.60 16:54:49 Average: 0 15.68 0.00 4.49 2.33 0.05 77.46 16:54:49 Average: 1 15.82 0.00 4.16 2.22 0.05 77.75 16:54:49 16:54:49 16:54:49