Pull request #3501 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch master at 2e29410641b9439440c3ad07e09c369dc058e6d8 rather than 7198ae08bbead6de95575eae0d330dbc7e5ed799 Obtained Jenkinsfile from 2e29410641b9439440c3ad07e09c369dc058e6d8 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh580637984897964321.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7305189461666582163.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 9d0281235b943b7ad605f650702698f9078b2862 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-3501/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3501/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4495267759236341945.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2022960821357510973.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-3501/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3501/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8555427024584920512.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-162 in /w/workspace/edgexfoundry_edgex-go_PR-3501 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh1038381514625568156.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 2e29410641b9439440c3ad07e09c369dc058e6d8 into PR head commit 7198ae08bbead6de95575eae0d330dbc7e5ed799 Merge succeeded, producing 1bc45632189e609c1ca65b17be18879d4ba72c59 Checking out Revision 1bc45632189e609c1ca65b17be18879d4ba72c59 (PR-3501) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh50437166673483224.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3501/head:refs/remotes/origin/PR-3501 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7198ae08bbead6de95575eae0d330dbc7e5ed799 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh6496267683826806574.key > git merge 2e29410641b9439440c3ad07e09c369dc058e6d8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1bc45632189e609c1ca65b17be18879d4ba72c59 # timeout=10 Commit message: "Merge commit '2e29410641b9439440c3ad07e09c369dc058e6d8' into HEAD" > git rev-list --no-walk 84fbe7676ee55078a494c54f6ba61c0189a027c7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:47:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:47:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:47:48 ========================================================= 16:47:48 EdgeX Global Pipelines Version Info 16:47:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:47:49 ------------------- 16:47:49 stable info: 16:47:49 ------------------- 16:47:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:47:49 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 16:47:49 Message: update stable to v1.0.192 16:47:50 ------------------- 16:47:50 experimental info: 16:47:50 ------------------- 16:47:50 Commited By: **** collab-it+edgex@linuxfoundation.org 16:47:50 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 16:47:50 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:47:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:47:50 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:47:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:47:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:47:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:47:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:47:50 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:47:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:47:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:47:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:47:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:47:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:47:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:47:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:47:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:47:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:47:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:47:50 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:47:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:47:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 16:47:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:47:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:47:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3501 [Pipeline] echo 16:47:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3501 [Pipeline] echo 16:47:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3501 [Pipeline] echo 16:47:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1bc45632189e609c1ca65b17be18879d4ba72c59 [Pipeline] echo 16:47:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1bc4563 [Pipeline] echo 16:47:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:47:51 provisioning config files... 16:47:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config8381225417019869217tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:47:51 ---> docker-login.sh 16:47:51 nexus3.edgexfoundry.org:10001 16:47:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:47:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:47:51 Configure a credential helper to remove this warning. See 16:47:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:47:51 16:47:51 Login Succeeded 16:47:51 nexus3.edgexfoundry.org:10002 16:47:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:47:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:47:51 Configure a credential helper to remove this warning. See 16:47:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:47:51 16:47:51 Login Succeeded 16:47:51 nexus3.edgexfoundry.org:10003 16:47:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:47:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:47:51 Configure a credential helper to remove this warning. See 16:47:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:47:51 16:47:51 Login Succeeded 16:47:51 nexus3.edgexfoundry.org:10004 16:47:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:47:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:47:52 Configure a credential helper to remove this warning. See 16:47:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:47:52 16:47:52 Login Succeeded 16:47:52 docker.io 16:47:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:47:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:47:52 Configure a credential helper to remove this warning. See 16:47:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:47:52 16:47:52 Login Succeeded 16:47:52 ---> docker-login.sh ends [Pipeline] } 16:47:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:47:52 ++ 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:47:52 + for file in '`ls cmd/**/Dockerfile`' 16:47:52 ++ dirname cmd/core-command/Dockerfile 16:47:52 ++ cut -d/ -f2 16:47:52 + echo core-command,cmd/core-command/Dockerfile 16:47:52 + for file in '`ls cmd/**/Dockerfile`' 16:47:52 ++ dirname cmd/core-data/Dockerfile 16:47:52 ++ cut -d/ -f2 16:47:52 + echo core-data,cmd/core-data/Dockerfile 16:47:52 + for file in '`ls cmd/**/Dockerfile`' 16:47:52 ++ dirname cmd/core-metadata/Dockerfile 16:47:52 ++ cut -d/ -f2 16:47:52 + echo core-metadata,cmd/core-metadata/Dockerfile 16:47:52 + for file in '`ls cmd/**/Dockerfile`' 16:47:52 ++ dirname cmd/security-bootstrapper/Dockerfile 16:47:52 ++ cut -d/ -f2 16:47:52 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:47:52 + for file in '`ls cmd/**/Dockerfile`' 16:47:52 ++ dirname cmd/security-proxy-setup/Dockerfile 16:47:52 ++ cut -d/ -f2 16:47:52 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:47:52 + for file in '`ls cmd/**/Dockerfile`' 16:47:52 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:47:52 ++ cut -d/ -f2 16:47:52 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:47:52 + for file in '`ls cmd/**/Dockerfile`' 16:47:52 ++ dirname cmd/support-notifications/Dockerfile 16:47:52 ++ cut -d/ -f2 16:47:52 + echo support-notifications,cmd/support-notifications/Dockerfile 16:47:52 + for file in '`ls cmd/**/Dockerfile`' 16:47:52 ++ dirname cmd/support-scheduler/Dockerfile 16:47:52 ++ cut -d/ -f2 16:47:52 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:47:52 + for file in '`ls cmd/**/Dockerfile`' 16:47:52 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:47:52 ++ cut -d/ -f2 16:47:52 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:47:52 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:47:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:47:54 16:47:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:47:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:47:54 latest: Pulling from edgex-devops/git-semver 16:47:54 31603596830f: Pulling fs layer 16:47:54 54011a49482f: Pulling fs layer 16:47:54 a6820b24f6d8: Pulling fs layer 16:47:54 f581987b2513: Pulling fs layer 16:47:54 f581987b2513: Waiting 16:47:54 54011a49482f: Verifying Checksum 16:47:54 54011a49482f: Download complete 16:47:54 31603596830f: Verifying Checksum 16:47:54 31603596830f: Download complete 16:47:54 f581987b2513: Verifying Checksum 16:47:54 f581987b2513: Download complete 16:47:54 a6820b24f6d8: Verifying Checksum 16:47:54 a6820b24f6d8: Download complete 16:47:54 31603596830f: Pull complete 16:47:54 54011a49482f: Pull complete 16:47:55 a6820b24f6d8: Pull complete 16:47:55 f581987b2513: Pull complete 16:47:55 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 16:47:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:47:55 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:47:55 prd-centos7-docker-4c-2g-162 does not seem to be running inside a container 16:47:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:47:57 $ docker top 812601047f7ef535ce01d66128f8247dc4f59b9b2e5ff08d5ebfc4c21212132c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:47:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:47:57 [ssh-agent] Looking for ssh-agent implementation... 16:47:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:47:57 $ docker exec 812601047f7ef535ce01d66128f8247dc4f59b9b2e5ff08d5ebfc4c21212132c ssh-agent 16:47:57 SSH_AUTH_SOCK=/tmp/ssh-PEmYoY88NwJI/agent.14 16:47:57 SSH_AGENT_PID=20 16:47:57 Running ssh-add (command line suppressed) 16:47:57 Identity added: /w/workspace/edgex-go/5@tmp/private_key_8756507949448532098.key (/w/workspace/edgex-go/5@tmp/private_key_8756507949448532098.key) 16:47:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:47:58 + git tag --points-at HEAD [Pipeline] } 16:47:58 $ docker exec --env ******** --env ******** 812601047f7ef535ce01d66128f8247dc4f59b9b2e5ff08d5ebfc4c21212132c ssh-agent -k 16:47:58 unset SSH_AUTH_SOCK; 16:47:58 unset SSH_AGENT_PID; 16:47:58 echo Agent pid 20 killed; 16:47:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:47:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:47:58 [ssh-agent] Looking for ssh-agent implementation... 16:47:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:47:58 $ docker exec 812601047f7ef535ce01d66128f8247dc4f59b9b2e5ff08d5ebfc4c21212132c ssh-agent 16:47:58 SSH_AUTH_SOCK=/tmp/ssh-G8QLAQBOaygF/agent.55 16:47:58 SSH_AGENT_PID=62 16:47:58 Running ssh-add (command line suppressed) 16:47:58 Identity added: /w/workspace/edgex-go/5@tmp/private_key_4964416307704178074.key (/w/workspace/edgex-go/5@tmp/private_key_4964416307704178074.key) 16:47:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:47:59 + git semver init 16:47:59 # -> Open(): unable to determine branch for HEAD 16:47:59 # $GIT_DIR = /w/workspace/edgex-go/5/.git 16:47:59 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 16:47:59 # $SEMVER_REMOTE_NAME = origin 16:47:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:47:59 # $SEMVER_USER_NAME = edgex-jenkins 16:47:59 # $SEMVER_BRANCH = PR-3501 16:47:59 # $SEMVER_TEMP = /tmp/semver-124254141 16:47:59 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:48:25 # '/tmp/semver-124254141' -> '/w/workspace/edgex-go/5/.semver' 16:48:25 # -> Force: false 16:48:25 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 16:48:25 $ docker exec --env ******** --env ******** 812601047f7ef535ce01d66128f8247dc4f59b9b2e5ff08d5ebfc4c21212132c ssh-agent -k 16:48:25 unset SSH_AUTH_SOCK; 16:48:25 unset SSH_AGENT_PID; 16:48:25 echo Agent pid 62 killed; 16:48:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:48:26 + git semver [Pipeline] } 16:48:26 $ docker stop --time=1 812601047f7ef535ce01d66128f8247dc4f59b9b2e5ff08d5ebfc4c21212132c 16:48:28 $ docker rm -f 812601047f7ef535ce01d66128f8247dc4f59b9b2e5ff08d5ebfc4c21212132c [Pipeline] // withDockerContainer [Pipeline] sh 16:48:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:48:28 Stashed 1 file(s) [Pipeline] echo 16:48:28 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:48:29 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 16:48:29 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:48:30 + sudo service docker restart 16:48:30 + true 16:48:30 Redirecting to /bin/systemctl restart docker.service 16:48:44 Still waiting to schedule task 16:48:44 ‘prd-ubuntu18.04-docker-arm64-4c-16g-159’ is offline [Pipeline] echo 16:48:48 ========================================================= 16:48:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:48:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:48:48 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 16:48:50 Sending build context to Docker daemon 330.9MB 16:48:50 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 16:48:50 Step 2/6 : FROM ${BASE} 16:48:50 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:48:50 540db60ca938: Pulling fs layer 16:48:50 adcc1eea9eea: Pulling fs layer 16:48:50 4c4ab2625f07: Pulling fs layer 16:48:50 0510c868ecb4: Pulling fs layer 16:48:50 afea3b2eda06: Pulling fs layer 16:48:50 7809a108b3ef: Pulling fs layer 16:48:50 f706445af74f: Pulling fs layer 16:48:50 0510c868ecb4: Waiting 16:48:50 afea3b2eda06: Waiting 16:48:50 7809a108b3ef: Waiting 16:48:50 f706445af74f: Waiting 16:48:50 4c4ab2625f07: Verifying Checksum 16:48:50 4c4ab2625f07: Download complete 16:48:50 adcc1eea9eea: Download complete 16:48:50 afea3b2eda06: Verifying Checksum 16:48:50 afea3b2eda06: Download complete 16:48:50 540db60ca938: Verifying Checksum 16:48:50 540db60ca938: Download complete 16:48:50 7809a108b3ef: Verifying Checksum 16:48:50 7809a108b3ef: Download complete 16:48:50 540db60ca938: Pull complete 16:48:50 adcc1eea9eea: Pull complete 16:48:50 4c4ab2625f07: Pull complete 16:48:52 f706445af74f: Verifying Checksum 16:48:52 f706445af74f: Download complete 16:48:53 0510c868ecb4: Verifying Checksum 16:48:53 0510c868ecb4: Download complete 16:48:56 0510c868ecb4: Pull complete 16:48:56 afea3b2eda06: Pull complete 16:48:56 7809a108b3ef: Pull complete 16:48:58 f706445af74f: Pull complete 16:48:58 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 16:48:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:48:58 ---> b068be0155e3 16:48:58 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 16:48:59 ---> Running in 7ea821832b75 16:48:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:49:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:49:01 (1/12) Installing libmagic (5.39-r0) 16:49:01 (2/12) Installing file (5.39-r0) 16:49:01 (3/12) Installing libc-dev (0.7.2-r3) 16:49:01 (4/12) Installing g++ (10.2.1_pre1-r3) 16:49:06 (5/12) Installing fortify-headers (1.1-r0) 16:49:06 (6/12) Installing patch (2.7.6-r6) 16:49:06 (7/12) Installing build-base (0.5-r2) 16:49:06 (8/12) Installing libsodium (1.0.18-r0) 16:49:06 (9/12) Installing pkgconf (1.7.3-r0) 16:49:06 (10/12) Installing libsodium-dev (1.0.18-r0) 16:49:06 (11/12) Installing libzmq (4.3.3-r1) 16:49:06 (12/12) Installing zeromq-dev (4.3.3-r1) 16:49:06 Executing busybox-1.32.1-r6.trigger 16:49:06 OK: 219 MiB in 52 packages 16:49:07 Removing intermediate container 7ea821832b75 16:49:07 ---> 96176db9b374 16:49:07 Step 4/6 : WORKDIR /edgex-go 16:49:07 ---> Running in 536765ce6840 16:49:07 Removing intermediate container 536765ce6840 16:49:07 ---> 8761ad1ca147 16:49:07 Step 5/6 : COPY go.mod . 16:49:08 ---> 26936acfa2d8 16:49:08 Step 6/6 : RUN go mod download 16:49:08 ---> Running in 7ec6ca610043 16:49:22 Removing intermediate container 7ec6ca610043 16:49:22 ---> b123c3085227 16:49:22 Successfully built b123c3085227 16:49:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:49:23 + docker inspect -f . ci-base-image-x86_64 16:49:23 . [Pipeline] withDockerContainer 16:49:23 prd-centos7-docker-4c-2g-162 does not seem to be running inside a container 16:49:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:49:23 $ docker top f6c0c43848e48785247af8026cd3c940ea5a027da19b370e3fc3108417630242 -eo pid,comm [Pipeline] { [Pipeline] sh 16:49:24 + go version 16:49:24 go version go1.16.3 linux/amd64 [Pipeline] } 16:49:24 $ docker stop --time=1 f6c0c43848e48785247af8026cd3c940ea5a027da19b370e3fc3108417630242 16:49:25 $ docker rm -f f6c0c43848e48785247af8026cd3c940ea5a027da19b370e3fc3108417630242 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:49:25 + docker inspect -f . ci-base-image-x86_64 16:49:25 . [Pipeline] withDockerContainer 16:49:25 prd-centos7-docker-4c-2g-162 does not seem to be running inside a container 16:49: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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:49:26 $ docker top bec333db11a529f4c2e64dccbba531c81e6d104f5874e0adc6d437fec851a448 -eo pid,comm [Pipeline] { [Pipeline] echo 16:49:26 ========================================================= 16:49:26 [edgeXBuildGoParallel] Running Tests and Build... 16:49:26 ========================================================= [Pipeline] sh 16:49:26 + go mod tidy [Pipeline] sh 16:49:27 + make test 16:49:27 go mod tidy 16:49:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:49:32 ? github.com/edgexfoundry/edgex-go [no test files] 16:49:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:49:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:49:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:49:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:49:59 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:49:59 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:49:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:49:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:50:00 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:50:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:50:03 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:50:03 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:50:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:50:05 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.069s coverage: 46.1% of statements 16:50:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:50:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:50:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 16:50:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 16:50:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 16:50:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 16:50:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.042s coverage: 28.7% of statements 16:50:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.059s coverage: 100.0% of statements 16:50:08 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.094s coverage: 27.7% of statements 16:50:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:50:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:50:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 16:50:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 16:50:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 16:50:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.044s coverage: 81.2% of statements 16:50:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:50:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.069s coverage: 100.0% of statements 16:50:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 16:50:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.043s coverage: 100.0% of statements 16:50:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 16:50:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 16:50:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.059s coverage: 58.6% of statements 16:50:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 16:50:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 16:50:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.106s coverage: 87.7% of statements 16:50:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 16:50:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 16:50:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.054s coverage: 78.9% of statements 16:50:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 16:50:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.211s coverage: 28.6% of statements 16:50:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:50:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:50:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 16:50:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 16:50:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 16:50:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.046s coverage: 100.0% of statements 16:50:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 16:50:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.048s coverage: 100.0% of statements 16:50:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 16:50:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.101s coverage: 86.7% of statements 16:50:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 16:50:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.103s coverage: 97.5% of statements 16:50:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 16:50:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.052s coverage: 78.3% of statements 16:50:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 16:50:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 16:50:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 16:50:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 16:50:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.221s coverage: 95.1% of statements 16:50:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 16:50:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 16:50:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 16:50:14 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 16:50:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:50:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 16:50:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 16:50:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:50:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:50:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 16:50:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:50:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 16:50:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:50:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 16:50:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:50:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 16:50:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 16:50:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 16:50:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements 16:50:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 16:50:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 16:50:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.046s coverage: 0.8% of statements 16:50:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 16:50:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.050s coverage: 21.7% of statements 16:50:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:50:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.038s coverage: 47.1% of statements 16:50:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.055s coverage: 79.5% of statements 16:50:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements 16:50:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements 16:50:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements 16:50:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.066s coverage: 94.4% of statements 16:50:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.048s coverage: 44.8% of statements 16:50:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.202s coverage: 81.8% of statements 16:50:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:50:38 Running on prd-ubuntu18.04-docker-arm64-4c-16g-163 in /w/workspace/edgexfoundry_edgex-go_PR-3501 [Pipeline] { [Pipeline] ws 16:50:39 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 16:50:39 The recommended git tool is: git 16:50:45 using credential edgex-jenkins-ssh 16:50:45 Cloning the remote Git repository 16:50:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:50:45 > git init /w/workspace/edgex-go/5 # timeout=10 16:50:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:50:45 > git --version # timeout=10 16:50:45 > git --version # 'git version 2.17.1' 16:50:45 using GIT_SSH to set credentials SSH Credentials for GitHub 16:50:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:50:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements 16:50:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:50:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:50:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:50:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 16:50:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:50:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:50:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:50:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:50:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:50:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.043s coverage: 87.2% of statements 16:50:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:50:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:50:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 16:50:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:50:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.057s coverage: 76.0% of statements 16:50:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:50:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.042s coverage: 80.0% of statements 16:50:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements 16:50:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 16:50:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.067s coverage: 91.2% of statements 16:50:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:50:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.115s coverage: 64.4% of statements 16:50:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:50:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:50:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 16:50:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements 16:50:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 16:50:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 16:50:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 16:50:51 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.181s coverage: 66.9% of statements 16:50:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:50:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:50:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:50:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.150s coverage: 43.5% of statements 16:50:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:50:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:50:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.033s coverage: 89.5% of statements 16:50:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:50:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.022s coverage: 84.8% of statements 16:50:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.089s coverage: 46.8% of statements 16:50:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:50:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:50:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 16:50:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 16:50:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 16:50:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.032s coverage: 100.0% of statements 16:50:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 16:50:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.030s coverage: 100.0% of statements 16:50:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 16:50:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 16:50:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.055s coverage: 18.9% of statements 16:50:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 16:50:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 16:50:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 16:50:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.130s coverage: 91.9% of statements 16:50:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 16:50:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 16:50:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 16:50:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.618s coverage: 28.7% of statements 16:50:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:50:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:50:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 16:50:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 16:50:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 16:50:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.056s coverage: 99.0% of statements 16:50:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 16:50:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.053s coverage: 100.0% of statements 16:50:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 16:50:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 16:50:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 16:50:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.052s coverage: 64.6% of statements 16:50:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 16:50:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.097s coverage: 97.6% of statements 16:50:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 16:50:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 16:50:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 16:50:58 ok github.com/edgexfoundry/edgex-go/internal/system 0.021s coverage: 0.0% of statements 16:50:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:50:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.028s coverage: 100.0% of statements 16:50:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 16:50:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:50:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:50:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 16:50:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.028s coverage: 87.9% of statements 16:50:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 16:50:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:50:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.030s coverage: 100.0% of statements 16:50:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.044s coverage: 28.1% of statements 16:50:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 16:50:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 16:50:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.045s coverage: 27.9% of statements 16:50:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 16:50:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 16:50:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 16:50:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 16:50:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 16:50:59 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 100.0% of statements 16:51:00 GO111MODULE=on go vet ./... 16:51:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:51:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:51:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:51:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:51:01 using GIT_SSH to set credentials SSH Credentials for GitHub 16:51:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3501/head:refs/remotes/origin/PR-3501 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:51:04 Merging remotes/origin/master commit 2e29410641b9439440c3ad07e09c369dc058e6d8 into PR head commit 7198ae08bbead6de95575eae0d330dbc7e5ed799 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:51:04 Failed in branch arm64 16:51:04 > git config core.sparsecheckout # timeout=10 16:51:04 > git checkout -f 7198ae08bbead6de95575eae0d330dbc7e5ed799 # timeout=10 16:51:32 gofmt -l . 16:51:32 [ "`gofmt -l .`" = "" ] 16:51:32 ./bin/test-go-mod-tidy.sh 16:51:32 ./bin/test-attribution-txt.sh [Pipeline] sh 16:51:32 + ls -al . 16:51:32 total 852 16:51:32 drwxrwxr-x 10 1001 1001 4096 May 25 16:51 . 16:51:32 drwxr-xr-x 4 root root 28 May 25 16:49 .. 16:51:32 -rw-rw-r-- 1 1001 1001 11 May 25 16:47 .dockerignore 16:51:32 drwxrwxr-x 8 1001 1001 179 May 25 16:47 .git 16:51:32 drwxrwxr-x 3 1001 1001 125 May 25 16:47 .github 16:51:32 -rw-rw-r-- 1 1001 1001 818 May 25 16:47 .gitignore 16:51:32 drwx------ 3 1001 1001 60 May 25 16:48 .semver 16:51:32 -rw-rw-r-- 1 1001 1001 166 May 25 16:47 .sonarcloud.properties 16:51:32 -rw-rw-r-- 1 1001 1001 8609 May 25 16:47 Attribution.txt 16:51:32 -rw-rw-r-- 1 1001 1001 3804 May 25 16:47 CONTRIBUTING.md 16:51:32 -rw-rw-r-- 1 1001 1001 931 May 25 16:47 Dockerfile.build 16:51:32 -rw-rw-r-- 1 1001 1001 863 May 25 16:47 Jenkinsfile 16:51:32 -rw-rw-r-- 1 1001 1001 10775 May 25 16:47 LICENSE 16:51:32 -rw-rw-r-- 1 1001 1001 5632 May 25 16:47 Makefile 16:51:32 -rw-rw-r-- 1 1001 1001 7978 May 25 16:47 README.md 16:51:32 -rw-rw-r-- 1 1001 1001 6755 May 25 16:47 SECURITY.md 16:51:32 -rw-rw-r-- 1 1001 1001 5 May 25 16:48 VERSION 16:51:32 -rw-rw-r-- 1 1001 1001 4131 May 25 16:47 ZMQWindows.md 16:51:32 drwxrwxr-x 2 1001 1001 117 May 25 16:47 bin 16:51:32 drwxrwxr-x 14 1001 1001 4096 May 25 16:47 cmd 16:51:32 -rw-r--r-- 1 root root 741453 May 25 16:50 coverage.out 16:51:32 -rw-r--r-- 1 root root 1060 May 25 16:51 go.mod 16:51:32 -rw-r--r-- 1 root root 21990 May 25 16:49 go.sum 16:51:32 drwxrwxr-x 8 1001 1001 127 May 25 16:47 internal 16:51:32 drwxrwxr-x 4 1001 1001 26 May 25 16:47 openapi 16:51:32 drwxrwxr-x 4 1001 1001 71 May 25 16:47 snap 16:51:32 -rw-rw-r-- 1 1001 1001 168 May 25 16:47 version.go [Pipeline] sh 16:51:32 + '[' -e coverage.out ] 16:51:32 + chown 1001:1001 coverage.out [Pipeline] stash 16:51:33 Stashed 1 file(s) [Pipeline] sh 16:51:33 + make build 16:51:33 go mod tidy 16:51:33 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:51: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:51:45 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:51:45 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:51:45 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:51:46 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:51:48 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:51:49 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:51:50 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:51:51 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:51 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:51:52 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:51:53 $ docker stop --time=1 bec333db11a529f4c2e64dccbba531c81e6d104f5874e0adc6d437fec851a448 16:51:55 $ docker rm -f bec333db11a529f4c2e64dccbba531c81e6d104f5874e0adc6d437fec851a448 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:51:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:51:56 16:51:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:51:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:51:57 latest: Pulling from edgex-devops/edgex-compose 16:51:57 cbdbe7a5bc2a: Pulling fs layer 16:51:57 ca9280d653b3: Pulling fs layer 16:51:57 7e9c9ca2126c: Pulling fs layer 16:51:57 cbdbe7a5bc2a: Verifying Checksum 16:51:57 cbdbe7a5bc2a: Download complete 16:51:57 cbdbe7a5bc2a: Pull complete 16:51:58 ca9280d653b3: Verifying Checksum 16:51:58 ca9280d653b3: Download complete 16:51:59 ca9280d653b3: Pull complete 16:51:59 7e9c9ca2126c: Verifying Checksum 16:51:59 7e9c9ca2126c: Download complete 16:52:02 7e9c9ca2126c: Pull complete 16:52:02 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:52:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:52:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:52:02 prd-centos7-docker-4c-2g-162 does not seem to be running inside a container 16:52:02 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:52:13 $ docker top 58074d6931080308b85de4710dbfff171215de2a4e54f902bde440367dd809a5 -eo pid,comm [Pipeline] { [Pipeline] sh 16:52:13 + docker-compose build --help 16:52:13 + grep parallel 16:52:14 --parallel Build images in parallel. [Pipeline] } 16:52:14 $ docker stop --time=1 58074d6931080308b85de4710dbfff171215de2a4e54f902bde440367dd809a5 16:52:15 $ docker rm -f 58074d6931080308b85de4710dbfff171215de2a4e54f902bde440367dd809a5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:52:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:52:15 . [Pipeline] withDockerContainer 16:52:15 prd-centos7-docker-4c-2g-162 does not seem to be running inside a container 16:52:16 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:52:16 $ docker top ecbf4c63041762610239253c74bfe345174b6edbd972a9544dd0ad8add6153b7 -eo pid,comm [Pipeline] { [Pipeline] sh 16:52:17 + docker-compose -f ./docker-compose-build.yml build --parallel 16:52:17 Building core-command ... 16:52:17 Building core-data ... 16:52:17 Building core-metadata ... 16:52:17 Building security-bootstrapper ... 16:52:17 Building security-proxy-setup ... 16:52:17 Building security-secretstore-setup ... 16:52:17 Building support-notifications ... 16:52:17 Building support-scheduler ... 16:52:17 Building sys-mgmt-agent ... 16:52:17 Building security-bootstrapper 16:52:17 Building core-data 16:52:17 Building support-notifications 16:52:17 Building security-secretstore-setup 16:52:17 Building support-scheduler 16:52:39 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:52:39 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:52:39 ---> b123c3085227 16:52:39 Step 3/32 : WORKDIR /edgex-go 16:52:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:52:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:52:58 ---> b123c3085227 16:52:58 Step 3/24 : WORKDIR /edgex-go 16:53:06 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:53:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:53:06 ---> b123c3085227 16:53:06 Step 3/23 : WORKDIR /edgex-go 16:53:07 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:53:07 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:53:07 ---> b123c3085227 16:53:07 Step 3/26 : WORKDIR /edgex-go 16:53:08 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:53:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:53:08 ---> b123c3085227 16:53:08 Step 3/23 : WORKDIR /edgex-go 16:53:14 ---> Running in b7d2422f5dab 16:53:14 ---> Running in 1cb4c3f12391 16:53:14 ---> Running in 132337352ff5 16:53:14 ---> Running in 4d05f2060a6b 16:53:14 ---> Running in 31d0cdb1ee19 16:53:15 Removing intermediate container b7d2422f5dab 16:53:15 ---> f279de4d6206 16:53:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:15 Removing intermediate container 1cb4c3f12391 16:53:15 ---> ebc44de56409 16:53:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:15 Removing intermediate container 4d05f2060a6b 16:53:15 ---> e12fbc5e5d2b 16:53:15 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:15 Removing intermediate container 31d0cdb1ee19 16:53:15 ---> 93fa600a986e 16:53:15 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:15 Removing intermediate container 132337352ff5 16:53:15 ---> 032477367ac2 16:53:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:15 ---> Running in 75b6e12021d1 16:53:15 ---> Running in fdd71165cb25 16:53:15 ---> Running in a61bbbce6ed1 16:53:15 ---> Running in ab0666ce3d73 16:53:15 ---> Running in d78008b6870a 16:53:17 Removing intermediate container 75b6e12021d1 16:53:17 ---> bde1d1dcf66d 16:53:17 Step 5/32 : RUN apk add --update --no-cache make git 16:53:17 ---> Running in 979d95088166 16:53:17 Removing intermediate container a61bbbce6ed1 16:53:17 ---> dc6e23f091c8 16:53:17 Step 5/23 : RUN apk add --update --no-cache make git 16:53:18 Removing intermediate container fdd71165cb25 16:53:18 ---> 741af5186263 16:53:18 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:53:18 ---> Running in c7637f73dd94 16:53:18 ---> Running in af997e81564e 16:53:18 Removing intermediate container ab0666ce3d73 16:53:18 ---> b9eade58b971 16:53:18 Step 5/26 : RUN apk add --update --no-cache make git 16:53:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:53:19 ---> Running in 06cd5011dfbd 16:53:19 Removing intermediate container d78008b6870a 16:53:19 ---> a7d1d67199fd 16:53:19 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:53:19 ---> Running in c129d349cb6c 16:53:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:53:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:53:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:53:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:53:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:53:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:53:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:53:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:53:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:53:22 OK: 219 MiB in 52 packages 16:53:22 Removing intermediate container af997e81564e 16:53:22 ---> 6b5421675f5d 16:53:22 Step 6/23 : COPY go.mod . 16:53:22 ---> 7b0f4d6506f3 16:53:22 Step 7/23 : RUN go mod download 16:53:22 ---> Running in 444300549bfa 16:53:22 OK: 219 MiB in 52 packages 16:53:22 OK: 219 MiB in 52 packages 16:53:23 Removing intermediate container c7637f73dd94 16:53:23 ---> b9f441c07615 16:53:23 Step 6/23 : COPY go.mod . 16:53:23 Removing intermediate container 06cd5011dfbd 16:53:23 ---> 6b1c80bb4e67 16:53:23 Step 6/26 : COPY go.mod . 16:53:23 Removing intermediate container 444300549bfa 16:53:23 ---> 6e4cb47a5267 16:53:23 Step 8/23 : COPY . . 16:53:23 ---> b5ba891e998a 16:53:23 Step 7/26 : RUN go mod download 16:53:24 OK: 219 MiB in 52 packages 16:53:24 OK: 219 MiB in 52 packages 16:53:29 ---> e31d943a8579 16:53:29 Step 7/23 : RUN go mod download 16:53:29 ---> Running in e4848dac2392 16:53:30 ---> Running in ace4507abad9 16:53:31 ---> 339c5b5bf4e2 16:53:31 Step 9/23 : RUN go mod tidy 16:53:31 ---> Running in a99824ff1201 16:53:31 Removing intermediate container c129d349cb6c 16:53:31 ---> 53924a9a5328 16:53:31 Step 6/24 : COPY go.mod . 16:53:31 Removing intermediate container 979d95088166 16:53:31 ---> ed45c796d385 16:53:31 Step 6/32 : COPY go.mod . 16:53:31 ---> 0836ede7b9a7 16:53:31 Step 7/24 : RUN go mod download 16:53:31 ---> a9981c1879b9 16:53:31 Step 7/32 : RUN go mod download 16:53:32 ---> Running in 16edb84fae50 16:53:32 ---> Running in 5fd8b145d92a 16:53:34 Removing intermediate container e4848dac2392 16:53:34 ---> 538645876085 16:53:34 Step 8/26 : COPY . . 16:53:34 Removing intermediate container ace4507abad9 16:53:34 ---> 701f8e0506c7 16:53:34 Step 8/23 : COPY . . 16:53:49 Removing intermediate container a99824ff1201 16:53:49 ---> ef035823c603 16:53:49 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:53:49 ---> Running in 31f4afb473dd 16:53:49 ---> 09fc80c865ec 16:53:49 Step 9/26 : RUN go mod tidy 16:53:50 ---> e4ebf99e5131 16:53:50 Step 9/23 : RUN go mod tidy 16:53:50 Removing intermediate container 16edb84fae50 16:53:50 ---> 795af32be69e 16:53:50 Step 8/24 : COPY . . 16:53:50 ---> Running in 6ef7f55e985e 16:53:51 ---> Running in 9d8884837949 16:53:59 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:53:59 Removing intermediate container 5fd8b145d92a 16:53:59 ---> 3c2dee73be90 16:53:59 Step 8/32 : COPY . . 16:53:59 ---> 37b5823fc9d6 16:53:59 Step 9/24 : RUN go mod tidy 16:54:03 ---> Running in abcc5b43b6aa 16:54:04 Removing intermediate container 9d8884837949 16:54:04 ---> ffcd2895e580 16:54:04 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:54:04 Removing intermediate container 6ef7f55e985e 16:54:04 ---> adf9f415b421 16:54:04 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:54:04 ---> Running in 73ac618b2569 16:54:05 ---> Running in e46304623b3f 16:54:06 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:54:06 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:54:11 ---> 38e81dd7107c 16:54:11 Step 9/32 : RUN go mod tidy 16:54:11 Removing intermediate container abcc5b43b6aa 16:54:11 ---> 35fb9e7ca34b 16:54:11 Step 10/24 : RUN make cmd/core-data/core-data 16:54:11 ---> Running in a227a66dc6be 16:54:11 ---> Running in 3e47a860814d 16:54:12 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:54:14 Removing intermediate container a227a66dc6be 16:54:14 ---> 375d289c7f1f 16:54:14 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:54:14 ---> Running in 4ed6ebd3ded4 16:54:15 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:54:41 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:54:49 Removing intermediate container 31f4afb473dd 16:54:49 ---> 4f6a484a3fdd 16:54:49 16:54:49 Step 11/23 : FROM alpine:3.12 16:54:50 3.12: Pulling from library/alpine 16:54:56 Removing intermediate container e46304623b3f 16:54:56 ---> 438942856f76 16:54:56 16:54:56 Step 11/26 : FROM alpine:3.12 16:54:56 3.12: Pulling from library/alpine 16:54:57 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 16:54:57 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 16:54:58 Status: Downloaded newer image for alpine:3.12 16:54:58 Status: Image is up to date for alpine:3.12 16:54:58 ---> 13621d1b12d4 16:54:58 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 16:54:58 Removing intermediate container 73ac618b2569 16:54:58 ---> 80d887d0753e 16:54:58 16:54:58 Step 11/23 : FROM alpine:3.12 16:54:58 ---> 13621d1b12d4 16:54:58 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:54:58 ---> 13621d1b12d4 16:54:58 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:54:58 ---> Running in 7973e2cb7a21 16:54:58 ---> Running in 66ce735265e9 16:54:58 ---> Running in 865282ac5fff 16:55:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:55:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:55:00 (1/1) Installing dumb-init (1.2.2-r1) 16:55:00 Executing busybox-1.31.1-r20.trigger 16:55:00 OK: 6 MiB in 15 packages 16:55:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:55:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:55:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:55:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:55:00 (1/6) Installing ca-certificates (20191127-r4) 16:55:00 (2/6) Installing nghttp2-libs (1.41.0-r0) 16:55:00 (3/6) Installing libcurl (7.76.1-r0) 16:55:00 (4/6) Installing curl (7.76.1-r0) 16:55:00 (5/6) Installing dumb-init (1.2.2-r1) 16:55:00 (6/6) Installing su-exec (0.2-r1) 16:55:00 (1/2) Installing ca-certificates (20191127-r4) 16:55:00 Executing busybox-1.31.1-r20.trigger 16:55:00 Executing ca-certificates-20191127-r4.trigger 16:55:00 (2/2) Installing dumb-init (1.2.2-r1) 16:55:00 Executing busybox-1.31.1-r20.trigger 16:55:00 Executing ca-certificates-20191127-r4.trigger 16:55:00 OK: 7 MiB in 20 packages 16:55:00 OK: 6 MiB in 16 packages 16:55:03 Removing intermediate container 4ed6ebd3ded4 16:55:03 ---> 370e401a41f6 16:55:03 16:55:03 Step 11/32 : FROM alpine:3.12 16:55:03 ---> 13621d1b12d4 16:55:03 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:55:03 ---> Running in 3e09c1bcf351 16:55:04 Removing intermediate container 7973e2cb7a21 16:55:04 ---> 9c5d0f172f7b 16:55:04 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:55:05 Removing intermediate container 3e09c1bcf351 16:55:05 ---> 85d75c55ccc5 16:55:05 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:55:05 ---> Running in 626f1d61f22d 16:55:05 Removing intermediate container 865282ac5fff 16:55:05 ---> 798949ee7a6b 16:55:05 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:55:05 Removing intermediate container 66ce735265e9 16:55:05 ---> b5a76c686e96 16:55:05 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:55:05 ---> Running in d5889cd5d5f4 16:55:05 ---> Running in e2360f6cc2cc 16:55:07 ---> Running in 53e4a907022c 16:55:07 Removing intermediate container 626f1d61f22d 16:55:07 ---> c63bb99217b6 16:55:07 Step 14/23 : ENV APP_PORT=59861 16:55:07 Removing intermediate container e2360f6cc2cc 16:55:07 ---> 5bec827462ad 16:55:07 Step 14/23 : ENV APP_PORT=59860 16:55:07 Removing intermediate container 53e4a907022c 16:55:07 ---> 06c8e87bcd3d 16:55:07 Step 14/26 : WORKDIR / 16:55:07 Removing intermediate container 3e47a860814d 16:55:07 ---> 041ccb723406 16:55:07 16:55:07 Step 11/24 : FROM alpine:3.12 16:55:07 ---> 13621d1b12d4 16:55:07 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:55:07 ---> Running in 790963b93897 16:55:07 ---> Running in 18b283a12bdd 16:55:07 ---> Running in 4166576c8854 16:55:07 ---> Running in fa013e6856eb 16:55:07 Removing intermediate container 790963b93897 16:55:07 ---> 698db278dbd5 16:55:07 Step 15/23 : EXPOSE $APP_PORT 16:55:07 Removing intermediate container 18b283a12bdd 16:55:07 ---> 994027704b1c 16:55:07 Step 15/23 : EXPOSE $APP_PORT 16:55:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:55:07 Removing intermediate container fa013e6856eb 16:55:07 ---> c41b7edb789f 16:55:07 Step 13/24 : ENV APP_PORT=59880 16:55:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:55:07 Removing intermediate container 4166576c8854 16:55:07 ---> 3c2a5cf9ff8c 16:55:07 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:55:07 ---> Running in 7e5a952fa696 16:55:08 ---> Running in cc9d47161931 16:55:08 ---> Running in fd0d996aa263 16:55:08 (1/2) Installing dumb-init (1.2.2-r1) 16:55:08 (2/2) Installing su-exec (0.2-r1) 16:55:08 Executing busybox-1.31.1-r20.trigger 16:55:08 OK: 6 MiB in 16 packages 16:55:08 Removing intermediate container 7e5a952fa696 16:55:08 ---> caf677e41841 16:55:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:55:08 Removing intermediate container fd0d996aa263 16:55:08 ---> b8c8af062410 16:55:08 Step 14/24 : EXPOSE $APP_PORT 16:55:08 Removing intermediate container cc9d47161931 16:55:08 ---> ffa852d2bc60 16:55:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:55:08 ---> 330d55b03b0f 16:55:08 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:55:08 ---> Running in c4e62f4d4f62 16:55:08 ---> 6aa85dbf7b6f 16:55:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:55:08 Removing intermediate container c4e62f4d4f62 16:55:08 ---> e799b41b7614 16:55:08 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:55:08 Removing intermediate container d5889cd5d5f4 16:55:08 ---> 2bbcff1ddf8c 16:55:08 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:55:09 ---> 6d081e332c85 16:55:09 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:55:09 ---> fc468ad27d77 16:55:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:55:09 ---> Running in c2e8b1e9c717 16:55:09 ---> Running in 6f51b5d101d6 16:55:09 ---> b45d9583204a 16:55:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:55:10 ---> cef564b5303b 16:55:10 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:55:10 Removing intermediate container 6f51b5d101d6 16:55:10 ---> 94faaa34ffec 16:55:10 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:55:10 ---> 6586359722fb 16:55:10 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:55:10 ---> f40432733385 16:55:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:55:11 ---> Running in cc9d155c72e3 16:55:11 ---> Running in 14fa50af6b50 16:55:11 ---> 31588833fd87 16:55:11 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:55:11 ---> 546d34ab3b0f 16:55:11 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:55:12 Removing intermediate container cc9d155c72e3 16:55:12 ---> 52ff9506ef24 16:55:12 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:55:12 Removing intermediate container 14fa50af6b50 16:55:12 ---> bee0010d71c4 16:55:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:55:12 ---> Running in 5ca4a446b651 16:55:12 ---> Running in 365b9ef7e6ba 16:55:12 Removing intermediate container c2e8b1e9c717 16:55:12 ---> f59eeb9af2ee 16:55:12 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:55:12 ---> cb7fa3dfc1b9 16:55:12 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:55:13 ---> Running in f46c2b2d81f2 16:55:13 ---> Running in f4d9fa2ed93e 16:55:13 Removing intermediate container 5ca4a446b651 16:55:13 ---> 6893f9cfc1d5 16:55:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:55:13 ---> 131b998f3261 16:55:13 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:55:13 Removing intermediate container f46c2b2d81f2 16:55:13 ---> f0e28173c457 16:55:13 Step 21/23 : LABEL arch=x86_64 16:55:14 ---> Running in 2772b3d71069 16:55:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:55:14 ---> Running in 9665b600c5dc 16:55:14 ---> ebbb58f6095f 16:55:14 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:55:14 Removing intermediate container 2772b3d71069 16:55:14 ---> 2f5edf565aff 16:55:14 Step 21/23 : LABEL arch=x86_64 16:55:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:55:15 ---> Running in d933723b244d 16:55:15 Removing intermediate container 9665b600c5dc 16:55:15 ---> bfb7420b56f4 16:55:15 Step 22/23 : LABEL git_sha=1bc45632189e609c1ca65b17be18879d4ba72c59 16:55:15 ---> Running in 2521f44a829f 16:55:15 (1/6) Installing dumb-init (1.2.2-r1) 16:55:15 (2/6) Installing libgcc (9.3.0-r2) 16:55:15 (3/6) Installing libsodium (1.0.18-r0) 16:55:15 (4/6) Installing libstdc++ (9.3.0-r2) 16:55:16 ---> Running in b2a369102e9f 16:55:16 Removing intermediate container 365b9ef7e6ba 16:55:16 ---> 84ab40874c8f 16:55:16 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:55:16 Removing intermediate container 2521f44a829f 16:55:16 ---> fc642e3bed0a 16:55:16 Step 22/23 : LABEL git_sha=1bc45632189e609c1ca65b17be18879d4ba72c59 16:55:16 (5/6) Installing libzmq (4.3.3-r0) 16:55:16 (6/6) Installing zeromq (4.3.3-r0) 16:55:16 ---> Running in 1e270da70f25 16:55:16 Executing busybox-1.31.1-r20.trigger 16:55:16 OK: 8 MiB in 20 packages 16:55:16 ---> Running in d40d6e25e691 16:55:16 Removing intermediate container b2a369102e9f 16:55:16 ---> 2c77cfc7ef82 16:55:16 Step 23/23 : LABEL version=0.0.0 16:55:16 ---> Running in b1eb8edfe63e 16:55:16 Removing intermediate container 1e270da70f25 16:55:16 ---> 5db8c76e63e1 16:55:16 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:55:16 Removing intermediate container d40d6e25e691 16:55:16 ---> bc80aa202535 16:55:16 Step 23/23 : LABEL version=0.0.0 16:55:17 ---> Running in 6f16397b2dd6 16:55:17 Removing intermediate container b1eb8edfe63e 16:55:17 ---> ad432df9cb51 16:55:17 16:55:17 Successfully built ad432df9cb51 16:55:17 Successfully tagged support-scheduler:latest 16:55:17 Building sys-mgmt-agent 16:55:17  Building support-scheduler ... done Removing intermediate container 6f16397b2dd6 16:55:17 ---> 54d3aaa8dcf2 16:55:17 16:55:17 ---> 5b257a7a4097 16:55:17 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:55:17 Successfully built 54d3aaa8dcf2 16:55:17 Removing intermediate container d933723b244d 16:55:17 ---> bbd99883e1b1 16:55:17 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:55:17 Successfully tagged support-notifications:latest 16:55:17 Building security-proxy-setup 16:55:18  Building support-notifications ... done Removing intermediate container f4d9fa2ed93e 16:55:18 ---> b1c625813bfe 16:55:18 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:55:23 ---> Running in 6809347b354c 16:55:23 ---> Running in 95e8abebacb0 16:55:30 ---> 309d55d5cd12 16:55:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:55:40 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:55:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:55:40 ---> b123c3085227 16:55:40 Step 3/22 : WORKDIR /edgex-go 16:55:40 ---> Using cache 16:55:40 ---> 032477367ac2 16:55:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:55:40 ---> Using cache 16:55:40 ---> a7d1d67199fd 16:55:40 Step 5/22 : RUN apk add --update --no-cache make git 16:55:42 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:55:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:55:42 ---> b123c3085227 16:55:42 Step 3/24 : WORKDIR /edgex-go 16:55:42 ---> Using cache 16:55:42 ---> 032477367ac2 16:55:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:55:42 ---> Using cache 16:55:42 ---> a7d1d67199fd 16:55:42 Step 5/24 : RUN apk add --update --no-cache make bash git 16:55:44 Removing intermediate container 95e8abebacb0 16:55:44 ---> deb14c6f9cd7 16:55:44 Step 24/26 : LABEL arch=x86_64 16:55:44 ---> Running in 17ed6cfad4f9 16:55:44 ---> 86b591cea1a4 16:55:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:55:44 ---> Running in 36fc19b01ed2 16:55:44 ---> Running in ccce4787335a 16:55:45 ---> f31f02a40865 16:55:45 Step 20/24 : ENTRYPOINT ["/core-data"] 16:55:45 Removing intermediate container ccce4787335a 16:55:45 ---> b0eb7aaaac35 16:55:45 Step 25/26 : LABEL git_sha=1bc45632189e609c1ca65b17be18879d4ba72c59 16:55:45 ---> Running in a779e1c4746b 16:55:45 ---> Running in fac9ce686d93 16:55:45 Removing intermediate container fac9ce686d93 16:55:45 ---> 27ba65dd8e72 16:55:45 Step 26/26 : LABEL version=0.0.0 16:55:45 Removing intermediate container a779e1c4746b 16:55:45 ---> 9b46a82fdc9a 16:55:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:55:45 ---> Running in 842f34963c7f 16:55:45 ---> Running in 6a20f6dcc2f3 16:55:45 Removing intermediate container 6809347b354c 16:55:45 ---> 4dc7cd9ae782 16:55:45 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:55:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:55:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:55:45 Removing intermediate container 842f34963c7f 16:55:45 ---> 81d795b9a193 16:55:45 Step 22/24 : LABEL arch=x86_64 16:55:45 Removing intermediate container 6a20f6dcc2f3 16:55:45 ---> 62b2207c80de 16:55:45 16:55:46 ---> Running in 70517b063ffb 16:55:46 ---> c1ad4d671f69 16:55:46 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:55:46 Successfully built 62b2207c80de 16:55:46 Successfully tagged security-secretstore-setup:latest 16:55:46  Building security-secretstore-setup ... done Building core-metadata 16:55:46 Removing intermediate container 70517b063ffb 16:55:46 ---> 219467dab14c 16:55:46 Step 23/24 : LABEL git_sha=1bc45632189e609c1ca65b17be18879d4ba72c59 16:55:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:55:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:55:47 OK: 219 MiB in 52 packages 16:55:47 OK: 219 MiB in 52 packages 16:55:51 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:55:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:55:54 ---> b123c3085227 16:55:54 Step 3/24 : WORKDIR /edgex-go 16:55:54 ---> Using cache 16:55:54 ---> 032477367ac2 16:55:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:55:54 ---> Using cache 16:55:54 ---> a7d1d67199fd 16:55:54 Step 5/24 : RUN apk add --update --no-cache make git 16:55:54 ---> a148b0fa68a4 16:55:54 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:55:54 ---> Running in b25acc074254 16:55:54 ---> Running in 11ff499d404f 16:55:55 Removing intermediate container b25acc074254 16:55:55 ---> ac56e028d86a 16:55:55 Step 24/24 : LABEL version=0.0.0 16:55:55 ---> 7aaa8df862ee 16:55:55 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:55:55 ---> Running in 45f8bb047132 16:55:55 Removing intermediate container 36fc19b01ed2 16:55:55 ---> 8094e14bd073 16:55:55 Step 6/24 : COPY go.mod . 16:55:55 Removing intermediate container 17ed6cfad4f9 16:55:55 ---> 3e1554c3597a 16:55:55 Step 6/22 : COPY go.mod . 16:55:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:55:55 Removing intermediate container 45f8bb047132 16:55:55 ---> 7fd6cb4529d9 16:55:55 16:55:55 ---> 7b6ddf1f7263 16:55:55 Step 7/24 : RUN go mod download 16:55:55 ---> 160600dfb4d4 16:55:55 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:55:55 Successfully built 7fd6cb4529d9 16:55:56 Successfully tagged core-data:latest 16:55:56 Building core-command 16:55:56 ---> 590550d2ac5d 16:55:56 Step 7/22 : RUN go mod download 16:55:56  Building core-data ... done  ---> Running in af2b71646795 16:55:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:55:56 ---> 6ed8b5ec7655 16:55:56 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:55:56 ---> Running in e5c580109655 16:55:57 OK: 219 MiB in 52 packages 16:55:59 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:55:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:55:59 ---> b123c3085227 16:55:59 Step 3/24 : WORKDIR /edgex-go 16:55:59 ---> Using cache 16:55:59 ---> 032477367ac2 16:55:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:55:59 ---> Using cache 16:55:59 ---> a7d1d67199fd 16:55:59 Step 5/24 : RUN apk add --update --no-cache make git 16:55:59 ---> Using cache 16:55:59 ---> 3e1554c3597a 16:55:59 Step 6/24 : COPY go.mod . 16:55:59 ---> Using cache 16:55:59 ---> 590550d2ac5d 16:55:59 Step 7/24 : RUN go mod download 16:56:05 ---> Running in 5234fcdb7e2b 16:56:05 ---> Running in eb6303710355 16:56:06 Removing intermediate container eb6303710355 16:56:06 ---> 7406365b07d9 16:56:06 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:56:06 ---> b21722926ba7 16:56:06 Step 27/32 : RUN chmod +x /entrypoint.sh 16:56:06 Removing intermediate container 11ff499d404f 16:56:06 ---> 7330b001ea60 16:56:06 Step 6/24 : COPY go.mod . 16:56:06 ---> Running in 93eb0538537f 16:56:07 ---> ac60272f1936 16:56:07 Step 7/24 : RUN go mod download 16:56:07 ---> Running in 935bd72d9add 16:56:07 Removing intermediate container af2b71646795 16:56:07 ---> a4115c0b93c9 16:56:07 Step 8/24 : COPY . . 16:56:15 ---> fe2656aa25ea 16:56:15 Step 9/24 : RUN go mod tidy 16:56:15 Removing intermediate container 5234fcdb7e2b 16:56:15 ---> d6226df95d12 16:56:15 Step 8/24 : COPY . . 16:56:15 Removing intermediate container e5c580109655 16:56:15 ---> 1b2e1f3feba0 16:56:15 Step 8/22 : COPY . . 16:56:15 ---> Running in 48f01ce5b9f3 16:56:25 Removing intermediate container 93eb0538537f 16:56:25 ---> 296d404f63d1 16:56:25 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:56:43 ---> Running in 7305dc871b60 16:56:43 ---> f50e04d9e089 16:56:43 Step 9/24 : RUN go mod tidy 16:56:43 ---> 1c6429bcf8b0 16:56:43 Step 9/22 : RUN go mod tidy 16:56:43 Removing intermediate container 935bd72d9add 16:56:43 ---> b1d793f54ce0 16:56:43 Step 8/24 : COPY . . 16:56:43 ---> Running in aacee6e61f64 16:56:58 ---> Running in d729906e45e3 16:57:01 Removing intermediate container 7305dc871b60 16:57:01 ---> 1a1ebfb8c858 16:57:01 Step 29/32 : CMD ["gate"] 16:57:01 ---> 9e64d82663e9 16:57:01 Step 9/24 : RUN go mod tidy 16:57:01 ---> Running in e6bbb5cef4a5 16:57:02 ---> Running in 3412a3083b14 16:57:02 Removing intermediate container 48f01ce5b9f3 16:57:02 ---> d162b2f0a104 16:57:02 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:57:02 Removing intermediate container e6bbb5cef4a5 16:57:02 ---> 4c33d5a7885d 16:57:02 Step 30/32 : LABEL arch=x86_64 16:57:03 ---> Running in 110f1580f495 16:57:03 ---> Running in 897bead26772 16:57:04 Removing intermediate container 897bead26772 16:57:04 ---> 1c764b427929 16:57:04 Step 31/32 : LABEL git_sha=1bc45632189e609c1ca65b17be18879d4ba72c59 16:57:05 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:57:06 ---> Running in 1e9b93554d4b 16:57:07 Removing intermediate container 1e9b93554d4b 16:57:07 ---> 96eb84e007f6 16:57:07 Step 32/32 : LABEL version=0.0.0 16:57:07 Removing intermediate container d729906e45e3 16:57:07 ---> 0fc9f86f07f8 16:57:07 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:57:07 Removing intermediate container aacee6e61f64 16:57:07 ---> 85c6efd8593b 16:57:07 Step 10/24 : RUN make cmd/core-command/core-command 16:57:08 ---> Running in 9439154f0e59 16:57:08 ---> Running in 7614644179ab 16:57:08 Removing intermediate container 3412a3083b14 16:57:08 ---> c41784fafe7c 16:57:08 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:57:08 ---> Running in d083563353e0 16:57:08 ---> Running in 61c4347a4b71 16:57:08 Removing intermediate container d083563353e0 16:57:08 ---> cbdabbb914c8 16:57:08 16:57:08 Successfully built cbdabbb914c8 16:57:09 Successfully tagged security-bootstrapper:latest 16:57:10  Building security-bootstrapper ... done 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:57:10 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:57:10 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:57:43 Removing intermediate container 110f1580f495 16:57:43 ---> 0bd211f98b25 16:57:43 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:57:43 ---> Running in c618081a79d2 16:57:43 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:57:43 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:57:44 Removing intermediate container c618081a79d2 16:57:44 ---> 9fcae9328de0 16:57:44 16:57:44 Step 12/24 : FROM docker:20.10.0 16:57:44 20.10.0: Pulling from library/docker 16:57:59 Removing intermediate container 7614644179ab 16:57:59 ---> 132926dd1bfb 16:57:59 16:57:59 Step 11/22 : FROM alpine:3.12 16:57:59 ---> 13621d1b12d4 16:57:59 Step 12/22 : RUN apk add --update --no-cache curl 16:57:59 ---> Running in abeedabd0074 16:57:59 Removing intermediate container 9439154f0e59 16:57:59 ---> 2c89bf95b0fe 16:57:59 16:57:59 Step 11/24 : FROM alpine:3.12 16:57:59 ---> 13621d1b12d4 16:57:59 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:57:59 ---> Using cache 16:57:59 ---> 9c5d0f172f7b 16:57:59 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:57:59 ---> Using cache 16:57:59 ---> c63bb99217b6 16:57:59 Step 14/24 : ENV APP_PORT=59882 16:57:59 ---> Running in fc704502849a 16:57:59 Removing intermediate container fc704502849a 16:57:59 ---> 55d1417fd047 16:57:59 Step 15/24 : EXPOSE $APP_PORT 16:57:59 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:57:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:57:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:57:59 Status: Downloaded newer image for docker:20.10.0 16:57:59 ---> aefe523efa57 16:57:59 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:57:59 (1/4) Installing ca-certificates (20191127-r4) 16:57:59 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:57:59 (3/4) Installing libcurl (7.76.1-r0) 16:57:59 (4/4) Installing curl (7.76.1-r0) 16:57:59 Executing busybox-1.31.1-r20.trigger 16:57:59 Executing ca-certificates-20191127-r4.trigger 16:57:59 OK: 7 MiB in 18 packages 16:57:59 ---> Running in 3529e028c203 16:57:59 ---> Running in 1c54d25d5026 16:57:59 Removing intermediate container 3529e028c203 16:57:59 ---> ff4a37414731 16:57:59 Step 16/24 : WORKDIR / 16:57:59 ---> Running in 16cbd93f68c0 16:57:59 Removing intermediate container 1c54d25d5026 16:57:59 ---> 2540ccb1396a 16:57:59 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 16:57:59 ---> Running in 9ad96e7e371d 16:58:03 Removing intermediate container abeedabd0074 16:58:03 ---> 866b399aa2db 16:58:03 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:58:03 Removing intermediate container 16cbd93f68c0 16:58:03 ---> 487aea40bdff 16:58:03 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:58:03 ---> Running in d8f55f691d71 16:58:03 Removing intermediate container 61c4347a4b71 16:58:03 ---> 8b94b5d46c26 16:58:03 16:58:03 Step 11/24 : FROM alpine:3.12 16:58:03 ---> 13621d1b12d4 16:58:03 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:58:03 ---> Using cache 16:58:03 ---> 9c5d0f172f7b 16:58:03 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:58:03 ---> Using cache 16:58:03 ---> c63bb99217b6 16:58:03 Step 14/24 : ENV APP_PORT=59881 16:58:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:58:03 ---> ed43741b6e10 16:58:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:58:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:58:03 ---> Running in 63874d65ca8e 16:58:03 (1/39) Installing readline (8.0.4-r0) 16:58:03 (2/39) Installing bash (5.0.17-r0) 16:58:03 Removing intermediate container d8f55f691d71 16:58:03 ---> 5a5d90df48d3 16:58:03 Step 14/22 : WORKDIR /edgex 16:58:03 Executing bash-5.0.17-r0.post-install 16:58:03 (3/39) Installing nghttp2-libs (1.41.0-r0) 16:58:03 (4/39) Installing libcurl (7.76.1-r0) 16:58:03 (5/39) Installing curl (7.76.1-r0) 16:58:03 (6/39) Installing dumb-init (1.2.2-r1) 16:58:03 (7/39) Installing libbz2 (1.0.8-r1) 16:58:03 (8/39) Installing expat (2.2.9-r1) 16:58:03 (9/39) Installing libffi (3.3-r2) 16:58:03 (10/39) Installing gdbm (1.13-r1) 16:58:03 (11/39) Installing xz-libs (5.2.5-r0) 16:58:03 (12/39) Installing sqlite-libs (3.32.1-r0) 16:58:03 (13/39) Installing python3 (3.8.10-r0) 16:58:03 ---> Running in 73392cf33ae2 16:58:04 Removing intermediate container 63874d65ca8e 16:58:04 ---> 548e4443cb2e 16:58:04 Step 15/24 : EXPOSE $APP_PORT 16:58:07 ---> d53d36be3573 16:58:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:58:07 ---> Running in 3d1f6792f499 16:58:07 (14/39) Installing py3-appdirs (1.4.4-r1) 16:58:07 Removing intermediate container 73392cf33ae2 16:58:07 ---> ea634fe302ac 16:58:07 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:58:07 (15/39) Installing py3-ordered-set (4.0.1-r0) 16:58:07 (16/39) Installing py3-parsing (2.4.7-r0) 16:58:07 (17/39) Installing py3-six (1.15.0-r0) 16:58:07 (18/39) Installing py3-packaging (20.4-r0) 16:58:07 (19/39) Installing py3-setuptools (47.0.0-r0) 16:58:07 (20/39) Installing py3-chardet (3.0.4-r4) 16:58:07 (21/39) Installing py3-idna (2.9-r0) 16:58:08 (22/39) Installing py3-certifi (2020.4.5.1-r0) 16:58:08 (23/39) Installing py3-urllib3 (1.25.9-r0) 16:58:08 ---> 96d9f7fdd248 16:58:08 Step 20/24 : ENTRYPOINT ["/core-command"] 16:58:08 (24/39) Installing py3-requests (2.23.0-r0) 16:58:08 (25/39) Installing py3-msgpack (1.0.0-r0) 16:58:08 (26/39) Installing py3-lockfile (0.12.2-r3) 16:58:08 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:58:08 Removing intermediate container 3d1f6792f499 16:58:08 ---> b6885a067ed6 16:58:08 Step 16/24 : WORKDIR / 16:58:09 (28/39) Installing py3-colorama (0.4.3-r0) 16:58:10 (29/39) Installing py3-distlib (0.3.0-r0) 16:58:10 ---> 1aae0f1ebfc3 16:58:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:58:10 ---> Running in d96a54f37867 16:58:10 (30/39) Installing py3-distro (1.5.0-r1) 16:58:10 (31/39) Installing py3-webencodings (0.5.1-r3) 16:58:10 (32/39) Installing py3-html5lib (1.0.1-r4) 16:58:10 (33/39) Installing py3-pytoml (0.1.21-r0) 16:58:10 (34/39) Installing py3-pep517 (0.8.2-r0) 16:58:10 (35/39) Installing py3-progress (1.5-r0) 16:58:10 (36/39) Installing py3-toml (0.10.1-r0) 16:58:10 ---> Running in b35bcf46ed94 16:58:10 (37/39) Installing py3-retrying (1.3.3-r0) 16:58:10 (38/39) Installing py3-contextlib2 (0.6.0-r0) 16:58:10 (39/39) Installing py3-pip (20.1.1-r0) 16:58:11 Executing busybox-1.31.1-r19.trigger 16:58:11 OK: 72 MiB in 59 packages 16:58:11 Removing intermediate container d96a54f37867 16:58:11 ---> f7338ffcd84f 16:58:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:58:11 ---> 1e9f7603a9db 16:58:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:58:11 Removing intermediate container b35bcf46ed94 16:58:11 ---> 47c55ac68cfd 16:58:11 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:58:11 ---> Running in dce269d893b0 16:58:12 ---> bcc8717a3836 16:58:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:58:12 ---> c26adf5b4e9d 16:58:12 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:58:12 Collecting docker-compose==1.23.2 16:58:12 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:58:12 ---> Running in 512f0c08ef07 16:58:12 Removing intermediate container dce269d893b0 16:58:12 ---> 8c043d7249d1 16:58:12 Step 22/24 : LABEL arch=x86_64 16:58:12 Collecting websocket-client<1.0,>=0.32.0 16:58:12 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:58:12 ---> Running in 89e9b07bb578 16:58:12 ---> c56d1b456e66 16:58:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:58:12 Collecting PyYAML<4,>=3.10 16:58:12 Downloading PyYAML-3.13.tar.gz (270 kB) 16:58:12 Removing intermediate container 512f0c08ef07 16:58:12 ---> ae3593f6fde3 16:58:12 Step 19/22 : CMD ["--init=true"] 16:58:13 Collecting docopt<0.7,>=0.6.1 16:58:13 Downloading docopt-0.6.2.tar.gz (25 kB) 16:58:13 ---> Running in a7c7c9c19297 16:58:13 Removing intermediate container 89e9b07bb578 16:58:13 ---> ed0b1b6abd78 16:58:13 Step 23/24 : LABEL git_sha=1bc45632189e609c1ca65b17be18879d4ba72c59 16:58:13 ---> a32c541cbf4b 16:58:13 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:58:14 ---> Running in 62af3c488183 16:58:14 ---> Running in 634c1848798e 16:58:14 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:58:14 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:58:14 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:58:14 Collecting texttable<0.10,>=0.9.0 16:58:14 Downloading texttable-0.9.1.tar.gz (11 kB) 16:58:14 Removing intermediate container a7c7c9c19297 16:58:14 ---> 37ec6f8bf4ef 16:58:14 Step 20/22 : LABEL arch=x86_64 16:58:14 Removing intermediate container 62af3c488183 16:58:14 ---> ece294ab8a8a 16:58:14 Step 24/24 : LABEL version=0.0.0 16:58:14 Collecting cached-property<2,>=1.2.0 16:58:14 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:58:14 ---> Running in 6f9ad5426821 16:58:14 Removing intermediate container 634c1848798e 16:58:14 ---> 07918c0f51c8 16:58:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:58:15 Collecting docker<4.0,>=3.6.0 16:58:15 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:58:15 ---> Running in 54d327aa38bc 16:58:15 Collecting dockerpty<0.5,>=0.4.1 16:58:15 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:58:15 ---> Running in 26106c44f9e5 16:58:15 Removing intermediate container 6f9ad5426821 16:58:15 ---> 8e7dd4921f35 16:58:15 Step 21/22 : LABEL git_sha=1bc45632189e609c1ca65b17be18879d4ba72c59 16:58:15 Removing intermediate container 54d327aa38bc 16:58:15 ---> 34b5e95c8b0a 16:58:15 16:58:15 Collecting jsonschema<3,>=2.5.1 16:58:15 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:58:15 Successfully built 34b5e95c8b0a 16:58:15 Removing intermediate container 26106c44f9e5 16:58:15 ---> c793db4aa614 16:58:15 Step 22/24 : LABEL arch=x86_64 16:58:15 ---> Running in be47c8b18ca0 16:58:16 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 16:58:16 Successfully tagged core-command:latest 16:58:16  Building core-command ... done Collecting idna<2.8,>=2.5 16:58:16 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:58:16 ---> Running in 7c85b13d79bf 16:58:16 Collecting urllib3<1.25,>=1.21.1 16:58:16 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:58:16 Removing intermediate container be47c8b18ca0 16:58:16 ---> 29b7de754dd6 16:58:16 Step 22/22 : LABEL version=0.0.0 16:58:16 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 16:58:16 Collecting docker-pycreds>=0.4.0 16:58:16 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:58:17 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:58:17 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:58:17 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:58:17 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:58:17 Installing collected packages: websocket-client, PyYAML, docopt, idna, urllib3, requests, texttable, cached-property, docker-pycreds, docker, dockerpty, jsonschema, docker-compose 16:58:17 ---> Running in 4276e6c17ce4 16:58:17 Removing intermediate container 7c85b13d79bf 16:58:17 ---> 65e8dc341b14 16:58:17 Step 23/24 : LABEL git_sha=1bc45632189e609c1ca65b17be18879d4ba72c59 16:58:17 Running setup.py install for PyYAML: started 16:58:17 ---> Running in 391ad0278529 16:58:17 Removing intermediate container 4276e6c17ce4 16:58:17 ---> f6b33f1b2760 16:58:17 16:58:17 Successfully built f6b33f1b2760 16:58:17 Successfully tagged security-proxy-setup:latest 16:58:17  Building security-proxy-setup ... done  Running setup.py install for PyYAML: finished with status 'done' 16:58:17 Running setup.py install for docopt: started 16:58:18 Removing intermediate container 391ad0278529 16:58:18 ---> 0bbfd64c30d8 16:58:18 Step 24/24 : LABEL version=0.0.0 16:58:18 Running setup.py install for docopt: finished with status 'done' 16:58:18 Attempting uninstall: idna 16:58:18 Found existing installation: idna 2.9 16:58:18 Uninstalling idna-2.9: 16:58:18 Successfully uninstalled idna-2.9 16:58:18 ---> Running in ecb6265897e3 16:58:18 Attempting uninstall: urllib3 16:58:18 Found existing installation: urllib3 1.25.9 16:58:18 Uninstalling urllib3-1.25.9: 16:58:18 Successfully uninstalled urllib3-1.25.9 16:58:19 Attempting uninstall: requests 16:58:19 Found existing installation: requests 2.23.0 16:58:19 Uninstalling requests-2.23.0: 16:58:19 Successfully uninstalled requests-2.23.0 16:58:19 Removing intermediate container ecb6265897e3 16:58:19 ---> e761e8415b87 16:58:19 16:58:19 Successfully built e761e8415b87 16:58:19 Running setup.py install for texttable: started 16:58:19 Successfully tagged core-metadata:latest 16:58:19  Building core-metadata ... done  Running setup.py install for texttable: finished with status 'done' 16:58:20 Running setup.py install for dockerpty: started 16:58:20 Running setup.py install for dockerpty: finished with status 'done' 16:58:20 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:58:28 Removing intermediate container 9ad96e7e371d 16:58:28 ---> b43e71dabe1b 16:58:28 Step 15/24 : ENV APP_PORT=58890 16:58:28 ---> Running in 66e4bc03ed93 16:58:28 Removing intermediate container 66e4bc03ed93 16:58:28 ---> c2dd91c5a7a5 16:58:28 Step 16/24 : EXPOSE $APP_PORT 16:58:29 ---> Running in 235276fb2223 16:58:29 Removing intermediate container 235276fb2223 16:58:29 ---> 0605e0f644bc 16:58:29 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:58:29 ---> 6cd15abcfcc2 16:58:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:58:30 ---> b4bfcb32f24d 16:58:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:58:30 ---> 9d73eb9f2fa0 16:58:30 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:58:30 ---> Running in 15745f553316 16:58:30 Removing intermediate container 15745f553316 16:58:30 ---> 0d7d796fbea8 16:58:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:58:31 ---> Running in 59dfad1bfd42 16:58:31 Removing intermediate container 59dfad1bfd42 16:58:31 ---> 52d821e393dc 16:58:31 Step 22/24 : LABEL arch=x86_64 16:58:31 ---> Running in d39f59a02f99 16:58:31 Removing intermediate container d39f59a02f99 16:58:31 ---> c341d57526b5 16:58:31 Step 23/24 : LABEL git_sha=1bc45632189e609c1ca65b17be18879d4ba72c59 16:58:31 ---> Running in 9ed1553fcbb2 16:58:31 Removing intermediate container 9ed1553fcbb2 16:58:31 ---> e69dc54a3223 16:58:31 Step 24/24 : LABEL version=0.0.0 16:58:31 ---> Running in 64ee31de77e6 16:58:31 Removing intermediate container 64ee31de77e6 16:58:31 ---> 87418678c5ab 16:58:31 16:58:32 Successfully built 87418678c5ab 16:58:32 Successfully tagged sys-mgmt-agent:latest 16:58:32  Building sys-mgmt-agent ... done  [Pipeline] } 16:58:32 $ docker stop --time=1 ecbf4c63041762610239253c74bfe345174b6edbd972a9544dd0ad8add6153b7 16:58:34 $ docker rm -f ecbf4c63041762610239253c74bfe345174b6edbd972a9544dd0ad8add6153b7 [Pipeline] // withDockerContainer [Pipeline] sh 16:58:34 + docker images 16:58:34 REPOSITORY TAG IMAGE ID CREATED SIZE 16:58:34 sys-mgmt-agent latest 87418678c5ab 3 seconds ago 312MB 16:58:34 core-metadata latest e761e8415b87 16 seconds ago 18.6MB 16:58:34 security-proxy-setup latest f6b33f1b2760 17 seconds ago 25.3MB 16:58:34 core-command latest 34b5e95c8b0a 19 seconds ago 17.1MB 16:58:34 8b94b5d46c26 32 seconds ago 1.17GB 16:58:34 2c89bf95b0fe 37 seconds ago 1.16GB 16:58:34 132926dd1bfb 43 seconds ago 1.16GB 16:58:34 9fcae9328de0 51 seconds ago 1.16GB 16:58:34 security-bootstrapper latest cbdabbb914c8 About a minute ago 18.2MB 16:58:34 core-data latest 7fd6cb4529d9 2 minutes ago 21.6MB 16:58:34 security-secretstore-setup latest 62b2207c80de 2 minutes ago 25.8MB 16:58:34 support-notifications latest 54d3aaa8dcf2 3 minutes ago 17.8MB 16:58:34 support-scheduler latest ad432df9cb51 3 minutes ago 17.1MB 16:58:34 041ccb723406 3 minutes ago 1.17GB 16:58:34 370e401a41f6 3 minutes ago 1.15GB 16:58:34 80d887d0753e 3 minutes ago 1.16GB 16:58:34 438942856f76 3 minutes ago 1.16GB 16:58:34 4f6a484a3fdd 3 minutes ago 1.16GB 16:58:34 ci-base-image-x86_64 latest b123c3085227 9 minutes ago 648MB 16:58:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 3 weeks ago 445MB 16:58:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 3 weeks ago 37.5MB 16:58:34 alpine 3.12 13621d1b12d4 5 weeks ago 5.58MB 16:58:34 docker 20.10.0 aefe523efa57 5 months ago 240MB 16:58:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 16:58:50 Still waiting to schedule task 16:58:50 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-161’ 17:03:22 Running on prd-ubuntu18.04-docker-8c-8g-179 in /w/workspace/edgexfoundry_edgex-go_PR-3501 [Pipeline] { [Pipeline] ws 17:03:22 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 17:03:23 The recommended git tool is: git 17:03:25 using credential edgex-jenkins-ssh 17:03:25 Cloning the remote Git repository 17:03:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:03:25 > git init /w/workspace/edgex-go/5 # timeout=10 17:03:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:03:25 > git --version # timeout=10 17:03:25 > git --version # 'git version 2.17.1' 17:03:25 using GIT_SSH to set credentials SSH Credentials for GitHub 17:03:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:03:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:03:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:03:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:03:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:03:40 using GIT_SSH to set credentials SSH Credentials for GitHub 17:03:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3501/head:refs/remotes/origin/PR-3501 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:03:41 Merging remotes/origin/master commit 2e29410641b9439440c3ad07e09c369dc058e6d8 into PR head commit 7198ae08bbead6de95575eae0d330dbc7e5ed799 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:03:41 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 17:03:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:03:42 ---> package-listing.sh 17:03:42 ++ facter osfamily 17:03:42 ++ tr '[:upper:]' '[:lower:]' 17:03:42 + OS_FAMILY=redhat 17:03:42 + workspace=/w/workspace/edgex-go/5 17:03:42 + START_PACKAGES=/tmp/packages_start.txt 17:03:42 + END_PACKAGES=/tmp/packages_end.txt 17:03:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:03:42 + PACKAGES=/tmp/packages_start.txt 17:03:42 + '[' /w/workspace/edgex-go/5 ']' 17:03:42 + PACKAGES=/tmp/packages_end.txt 17:03:42 + case "${OS_FAMILY}" in 17:03:42 + rpm -qa 17:03:42 + sort 17:03:41 > git config core.sparsecheckout # timeout=10 17:03:41 > git checkout -f 7198ae08bbead6de95575eae0d330dbc7e5ed799 # timeout=10 17:03:49 + '[' -f /tmp/packages_start.txt ']' 17:03:49 + '[' -f /tmp/packages_end.txt ']' 17:03:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:03:49 + '[' /w/workspace/edgex-go/5 ']' 17:03:49 + mkdir -p /w/workspace/edgex-go/5/archives/ 17:03:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 17:03:49 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:03:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:03:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:03:50 17:03:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:03:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:03:50 alpine: Pulling from edgex-lftools-log-publisher 17:03:50 df20fa9351a1: Pulling fs layer 17:03:50 36b3adc4ff6f: Pulling fs layer 17:03:50 8ad3a11d3b57: Pulling fs layer 17:03:50 46f8f816bc3b: Pulling fs layer 17:03:50 93b61091891f: Pulling fs layer 17:03:50 93b9cdb0e59b: Pulling fs layer 17:03:50 5e14af77c1be: Pulling fs layer 17:03:50 01666e4c0597: Pulling fs layer 17:03:50 aa168da1d23b: Pulling fs layer 17:03:50 93b61091891f: Waiting 17:03:50 93b9cdb0e59b: Waiting 17:03:50 5e14af77c1be: Waiting 17:03:50 01666e4c0597: Waiting 17:03:50 aa168da1d23b: Waiting 17:03:50 46f8f816bc3b: Waiting 17:03:50 36b3adc4ff6f: Verifying Checksum 17:03:50 36b3adc4ff6f: Download complete 17:03:50 46f8f816bc3b: Verifying Checksum 17:03:50 46f8f816bc3b: Download complete 17:03:50 df20fa9351a1: Verifying Checksum 17:03:50 df20fa9351a1: Download complete 17:03:50 93b9cdb0e59b: Verifying Checksum 17:03:50 93b9cdb0e59b: Download complete 17:03:50 93b61091891f: Verifying Checksum 17:03:50 93b61091891f: Download complete 17:03:50 5e14af77c1be: Verifying Checksum 17:03:50 5e14af77c1be: Download complete 17:03:50 01666e4c0597: Verifying Checksum 17:03:50 01666e4c0597: Download complete 17:03:50 8ad3a11d3b57: Verifying Checksum 17:03:50 8ad3a11d3b57: Download complete 17:03:51 df20fa9351a1: Pull complete 17:03:51 36b3adc4ff6f: Pull complete 17:03:52 8ad3a11d3b57: Pull complete 17:03:52 46f8f816bc3b: Pull complete 17:03:52 93b61091891f: Pull complete 17:03:52 93b9cdb0e59b: Pull complete 17:03:52 aa168da1d23b: Verifying Checksum 17:03:52 aa168da1d23b: Download complete 17:03:52 5e14af77c1be: Pull complete 17:03:53 01666e4c0597: Pull complete 17:03:57 aa168da1d23b: Pull complete 17:03:57 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:03:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:03:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:03:57 prd-centos7-docker-4c-2g-162 does not seem to be running inside a container 17:03:57 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:04:02 $ docker top 771bc32810e6a8eff7afe953271e5d79e44ce53c809f628427f67464bee69148 -eo pid,comm [Pipeline] { [Pipeline] sh 17:04:03 + touch /tmp/pre-build-complete [Pipeline] sh 17:04:03 + mkdir -p /var/log/sa [Pipeline] sh 17:04:03 + ls /var/log/sa-host 17:04:03 + sadf -c /var/log/sa-host/sa05 17:04:03 file_magic: OK 17:04:03 HZ: Using current value: 100 17:04:03 file_header: OK 17:04:03 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 17:04:03 Statistics: 17:04:03 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:04:03 File successfully converted to sysstat format version 12.2.1 17:04:03 + sadf -c /var/log/sa-host/sa25 17:04:03 file_magic: OK 17:04:03 HZ: Using current value: 100 17:04:03 file_header: OK 17:04:03 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 17:04:03 Statistics: 17:04:03 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... 17:04:03 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:04:03 provisioning config files... 17:04:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config7487963664321606763tmp [Pipeline] { [Pipeline] echo 17:04:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:04:04 ---> create-netrc.sh [Pipeline] } 17:04:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 17:04:04 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 17:04:04 ---> python-tools-install.sh [Pipeline] echo 17:04:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:04:04 ---> sudo-logs.sh 17:04:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:04:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:04:05 ---> job-cost.sh 17:04:05 lf-activate-venv: SKIPPING 17:04:05 INFO: No Stack... 17:04:06 INFO: Retrieving Pricing Info for: v3-standard-2 17:04:06 INFO: Archiving Costs [Pipeline] echo 17:04:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:04:07 ---> logs-deploy.sh 17:04:07 lf-activate-venv: SKIPPING 17:04:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3501/5 17:04:07 INFO: archiving workspace using pattern(s): 17:04:07 Archives upload complete. 17:04:07 INFO: archiving logs to Nexus 17:04:08 ---> uname -a: 17:04:08 Linux prd-centos7-docker-4c-2g-162.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 17:04:08 17:04:08 17:04:08 ---> lscpu: 17:04:08 Architecture: x86_64 17:04:08 CPU op-mode(s): 32-bit, 64-bit 17:04:08 Byte Order: Little Endian 17:04:08 Address sizes: 40 bits physical, 48 bits virtual 17:04:08 CPU(s): 2 17:04:08 On-line CPU(s) list: 0,1 17:04:08 Thread(s) per core: 1 17:04:08 Core(s) per socket: 1 17:04:08 Socket(s): 2 17:04:08 NUMA node(s): 1 17:04:08 Vendor ID: AuthenticAMD 17:04:08 CPU family: 23 17:04:08 Model: 49 17:04:08 Model name: AMD EPYC-Rome Processor 17:04:08 Stepping: 0 17:04:08 CPU MHz: 2800.000 17:04:08 BogoMIPS: 5600.00 17:04:08 Virtualization: AMD-V 17:04:08 Hypervisor vendor: KVM 17:04:08 Virtualization type: full 17:04:08 L1d cache: 64 KiB 17:04:08 L1i cache: 64 KiB 17:04:08 L2 cache: 1 MiB 17:04:08 L3 cache: 32 MiB 17:04:08 NUMA node0 CPU(s): 0,1 17:04:08 Vulnerability Itlb multihit: Not affected 17:04:08 Vulnerability L1tf: Not affected 17:04:08 Vulnerability Mds: Not affected 17:04:08 Vulnerability Meltdown: Not affected 17:04:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:04:08 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:04:08 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:04:08 Vulnerability Srbds: Not affected 17:04:08 Vulnerability Tsx async abort: Not affected 17:04:08 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 17:04:08 17:04:08 17:04:08 ---> nproc: 17:04:08 2 17:04:08 17:04:08 17:04:08 ---> df -h: 17:04:08 Filesystem Size Used Available Use% Mounted on 17:04:08 overlay 40.0G 13.0G 27.0G 33% / 17:04:08 tmpfs 64.0M 0 64.0M 0% /dev 17:04:08 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 17:04:08 shm 64.0M 0 64.0M 0% /dev/shm 17:04:08 /dev/vda1 40.0G 13.0G 27.0G 33% /facter-os 17:04:08 /dev/vda1 40.0G 13.0G 27.0G 33% /etc/resolv.conf 17:04:08 /dev/vda1 40.0G 13.0G 27.0G 33% /etc/hostname 17:04:08 /dev/vda1 40.0G 13.0G 27.0G 33% /etc/hosts 17:04:08 /dev/vda1 40.0G 13.0G 27.0G 33% /var/log/secure 17:04:08 /dev/vda1 40.0G 13.0G 27.0G 33% /var/log/auth.log 17:04:08 /dev/vda1 40.0G 13.0G 27.0G 33% /run/cloud-init/result.json 17:04:08 /dev/vda1 40.0G 13.0G 27.0G 33% /var/log/sa-host 17:04:08 /dev/vda1 40.0G 13.0G 27.0G 33% /w/workspace/edgex-go/5 17:04:08 /dev/vda1 40.0G 13.0G 27.0G 33% /w/workspace/edgex-go/5@tmp 17:04:08 17:04:08 17:04:08 ---> free -m: 17:04:08 total used free shared buff/cache available 17:04:08 Mem: 7821 1260 2081 0 4479 6531 17:04:08 Swap: 1023 1 1022 17:04:08 17:04:08 17:04:08 ---> ip addr: 17:04:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:04:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:04:08 inet 127.0.0.1/8 scope host lo 17:04:08 valid_lft forever preferred_lft forever 17:04:08 inet6 ::1/128 scope host 17:04:08 valid_lft forever preferred_lft forever 17:04:08 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 17:04:08 link/ether fa:16:3e:f9:ca:3b brd ff:ff:ff:ff:ff:ff 17:04:08 inet 10.30.122.54/23 brd 10.30.123.255 scope global dynamic eth0 17:04:08 valid_lft 85380sec preferred_lft 85380sec 17:04:08 inet6 fe80::f816:3eff:fef9:ca3b/64 scope link 17:04:08 valid_lft forever preferred_lft forever 17:04:08 3: docker0: mtu 1500 qdisc noqueue state DOWN 17:04:08 link/ether 02:42:01:f4:d4:2e brd ff:ff:ff:ff:ff:ff 17:04:08 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:04:08 valid_lft forever preferred_lft forever 17:04:08 inet6 fe80::42:1ff:fef4:d42e/64 scope link 17:04:08 valid_lft forever preferred_lft forever 17:04:08 17:04:08 17:04:08 ---> sar -b -r -n DEV: 17:04:08 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) 17:04:08 17:04:08 16:46:58 LINUX RESTART (2 CPU) 17:04:08 17:04:08 16:48:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:04:08 16:49:01 76.54 0.19 76.35 0.00 23.17 42529.87 0.00 17:04:08 16:50:01 141.57 0.00 141.57 0.00 0.00 18209.21 0.00 17:04:08 16:51:01 60.44 0.03 60.41 0.00 1.07 12793.44 0.00 17:04:08 16:52:01 71.23 0.00 71.23 0.00 0.00 10554.38 0.00 17:04:08 16:53:07 278.11 112.52 165.59 0.00 2706.30 118361.35 0.00 17:04:08 16:54:02 299.82 16.05 283.77 0.00 550.31 169727.24 0.00 17:04:08 16:55:01 175.39 17.87 157.53 0.00 637.56 42461.25 0.00 17:04:08 16:56:01 266.02 27.44 238.58 0.00 1519.15 114849.68 0.00 17:04:08 16:57:01 222.11 5.66 216.45 0.00 126.67 129416.17 0.00 17:04:08 16:58:01 155.76 8.29 147.47 0.00 368.03 32891.31 0.00 17:04:08 16:59:01 139.02 11.29 127.73 0.00 1380.85 11089.08 0.00 17:04:08 17:00:01 1.45 0.00 1.45 0.00 0.00 26.27 0.00 17:04:08 17:01:01 0.37 0.07 0.30 0.00 1.22 3.93 0.00 17:04:08 17:02:01 0.72 0.35 0.37 0.00 8.79 7.39 0.00 17:04:08 17:03:01 0.70 0.00 0.70 0.00 0.00 15.39 0.00 17:04:08 17:04:01 101.95 39.49 62.46 0.00 3965.36 13901.27 0.00 17:04:08 Average: 124.70 15.58 109.12 0.00 720.21 44716.03 0.00 17:04:08 17:04:08 16:48:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:04:08 16:49:01 4171028 0 979340 12.23 2620 2855944 1654488 18.27 1070368 2280000 52 17:04:08 16:50:01 3917772 0 1036876 12.95 2620 3051664 1559672 17.22 1254988 2279024 264052 17:04:08 16:51:01 3970708 0 1057972 13.21 2620 2977632 1562460 17.25 1130744 2336652 26960 17:04:08 16:52:01 3773256 0 1058292 13.21 2620 3174764 1639932 18.11 1248420 2427828 300384 17:04:08 16:53:07 1531548 0 1198064 14.96 2620 5276700 1643004 18.14 1638364 4160208 457632 17:04:08 16:54:02 150532 0 1360300 16.98 2620 6495480 2287016 25.25 3229520 3869044 34252 17:04:08 16:55:01 413108 0 1386460 17.31 2620 6206744 1836144 20.27 2995584 3836028 49212 17:04:08 16:56:01 819800 0 1255776 15.68 2620 5930736 1504880 16.61 1905216 4532104 97720 17:04:08 16:57:01 1133748 0 1262124 15.76 2620 5610440 1470684 16.24 2864292 3248112 180 17:04:08 16:58:01 978776 0 1271732 15.88 2620 5755804 1544820 17.06 2979196 3279532 100 17:04:08 16:59:01 2760868 0 1185080 14.80 2620 4060364 1285524 14.19 1158668 3351792 20 17:04:08 17:00:01 2763512 0 1182432 14.76 2620 4060368 1261892 13.93 1160836 3347672 20 17:04:08 17:01:01 2764344 0 1181592 14.75 2620 4060376 1245708 13.75 1160136 3347664 20 17:04:08 17:02:01 2764052 0 1181672 14.75 2620 4060588 1243936 13.73 1160700 3348852 32 17:04:08 17:03:01 2763660 0 1182060 14.76 2620 4060592 1244020 13.73 1160736 3348848 12 17:04:08 17:04:01 2146620 0 1275924 15.93 2620 4583768 1527392 16.86 1226856 3841592 8 17:04:08 Average: 2301458 0 1190981 14.87 2620 4513873 1531973 16.91 1709039 3302184 76916 17:04:08 17:04:08 16:48:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:04:08 16:49:01 eth0 947.50 1241.37 5482.25 140.93 0.00 0.00 0.00 0.00 17:04:08 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:08 16:49:01 veth2b3298b 13.70 14.67 1.11 33.90 0.00 0.00 0.00 0.00 17:04:08 16:49:01 docker0 989.55 666.24 73.79 2736.85 0.00 0.00 0.00 0.00 17:04:08 16:50:01 eth0 320.32 252.17 852.21 33.87 0.00 0.00 0.00 0.00 17:04:08 16:50:01 veth6dc7c1d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:04:08 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:08 16:50:01 docker0 232.01 284.63 15.80 817.79 0.00 0.00 0.00 0.00 17:04:08 16:51:01 eth0 34.99 18.57 27.57 13.73 0.00 0.00 0.00 0.00 17:04:08 16:51:01 veth6dc7c1d 2.15 2.15 0.17 0.18 0.00 0.00 0.00 0.00 17:04:08 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:08 16:51:01 docker0 2.15 2.15 0.14 0.18 0.00 0.00 0.00 0.00 17:04:08 16:52:01 eth0 181.55 154.43 1689.19 21.60 0.00 0.00 0.00 0.00 17:04:08 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:08 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:08 16:53:07 eth0 31.42 20.48 25.41 63.79 0.00 0.00 0.00 0.00 17:04:08 16:53:07 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:08 16:53:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:08 16:53:07 vethbc2f53d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 17:04:08 16:54:02 vethf1a312e 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 17:04:08 16:54:02 veth1ab4507 0.00 0.11 0.00 0.01 0.00 0.00 0.00 0.00 17:04:08 16:54:02 veth1f171c7 0.00 0.11 0.00 0.01 0.00 0.00 0.00 0.00 17:04:08 16:54:02 eth0 114.41 85.36 207.13 67.47 0.00 0.00 0.00 0.00 17:04:08 16:55:01 vetha0a5915 4.20 7.04 0.29 32.99 0.00 0.00 0.00 0.00 17:04:08 16:55:01 vethe05ceaf 3.20 6.30 0.23 40.05 0.00 0.00 0.00 0.00 17:04:08 16:55:01 eth0 49.50 27.43 172.03 12.45 0.00 0.00 0.00 0.00 17:04:08 16:55:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:04:08 16:56:01 vethe7b9f3f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:08 16:56:01 eth0 104.73 76.72 208.42 75.53 0.00 0.00 0.00 0.00 17:04:08 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:08 16:56:01 vethae34aab 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:08 16:57:01 vethb794d89 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:08 16:57:01 veth51778b3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:08 16:57:01 eth0 20.26 9.79 16.04 8.34 0.00 0.00 0.00 0.00 17:04:08 16:57:01 veth2a9a8e8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:08 16:58:01 veth362fbfe 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:08 16:58:01 eth0 134.42 97.80 1274.06 62.45 0.00 0.00 0.00 0.00 17:04:08 16:58:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:04:08 16:58:01 veth2b23d1e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:08 16:59:01 eth0 84.95 43.90 369.09 14.08 0.00 0.00 0.00 0.00 17:04:08 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:08 16:59:01 docker0 1397.92 1169.76 104.02 4368.39 0.00 0.00 0.00 0.00 17:04:08 17:00:01 eth0 1.02 0.65 0.54 0.40 0.00 0.00 0.00 0.00 17:04:08 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:08 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:08 17:01:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:04:08 17:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:08 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:08 17:02:01 eth0 0.57 0.08 0.04 0.01 0.00 0.00 0.00 0.00 17:04:08 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:08 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:08 17:03:01 eth0 0.53 0.18 0.11 0.07 0.00 0.00 0.00 0.00 17:04:08 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:08 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:08 17:04:01 eth0 197.92 173.45 2170.55 58.64 0.00 0.00 0.00 0.00 17:04:08 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:08 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:08 Average: eth0 137.85 136.27 775.45 35.81 0.00 0.00 0.00 0.00 17:04:08 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:08 Average: docker0 84.98 71.83 6.11 271.46 0.00 0.00 0.00 0.00 17:04:08 17:04:08 17:04:08 ---> sar -P ALL: 17:04:08 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) 17:04:08 17:04:08 16:46:58 LINUX RESTART (2 CPU) 17:04:08 17:04:08 16:48:02 CPU %user %nice %system %iowait %steal %idle 17:04:08 16:49:01 all 18.16 0.00 5.14 2.37 0.07 74.27 17:04:08 16:49:01 0 18.59 0.00 5.80 2.60 0.07 72.94 17:04:08 16:49:01 1 17.72 0.00 4.47 2.14 0.07 75.60 17:04:08 16:50:01 all 52.86 0.00 8.40 2.53 0.12 36.09 17:04:08 16:50:01 0 52.76 0.00 9.03 2.33 0.13 35.75 17:04:08 16:50:01 1 52.96 0.00 7.78 2.73 0.11 36.43 17:04:08 16:51:01 all 38.07 0.00 4.78 0.70 0.09 56.37 17:04:08 16:51:01 0 38.05 0.00 4.90 0.58 0.09 56.38 17:04:08 16:51:01 1 38.09 0.00 4.66 0.81 0.09 56.35 17:04:08 16:52:01 all 61.34 0.00 8.66 3.86 0.10 26.04 17:04:08 16:52:01 0 61.82 0.00 8.98 4.85 0.11 24.24 17:04:08 16:52:01 1 60.87 0.00 8.33 2.88 0.09 27.84 17:04:08 16:53:07 all 13.11 0.00 7.84 57.06 0.09 21.90 17:04:08 16:53:07 0 12.92 0.00 7.76 55.35 0.08 23.90 17:04:08 16:53:07 1 13.30 0.00 7.91 58.78 0.10 19.92 17:04:08 16:54:02 all 14.56 0.00 12.27 45.66 0.10 27.41 17:04:08 16:54:02 0 14.72 0.00 12.19 45.08 0.10 27.91 17:04:08 16:54:02 1 14.40 0.00 12.35 46.23 0.10 26.92 17:04:08 16:55:01 all 66.85 0.00 9.20 22.98 0.11 0.85 17:04:08 16:55:01 0 66.65 0.00 9.08 23.98 0.11 0.19 17:04:08 16:55:01 1 67.06 0.00 9.33 21.99 0.11 1.52 17:04:08 16:56:01 all 14.08 0.00 9.92 63.83 0.11 12.05 17:04:08 16:56:01 0 13.24 0.00 10.18 64.93 0.11 11.54 17:04:08 16:56:01 1 14.93 0.00 9.66 62.73 0.12 12.56 17:04:08 16:57:01 all 8.50 0.00 7.99 60.37 0.07 23.08 17:04:08 16:57:01 0 8.29 0.00 7.74 70.19 0.09 13.69 17:04:08 16:57:01 1 8.71 0.00 8.24 50.56 0.05 32.44 17:04:08 16:58:01 all 56.25 0.00 8.84 32.33 0.12 2.47 17:04:08 16:58:01 0 56.10 0.00 8.84 31.89 0.11 3.06 17:04:08 16:58:01 1 56.40 0.00 8.84 32.76 0.13 1.88 17:04:08 16:59:01 all 7.51 0.00 3.74 16.39 0.08 72.29 17:04:08 16:59:01 0 7.10 0.00 3.69 15.76 0.07 73.38 17:04:08 16:59:01 1 7.91 0.00 3.78 17.02 0.09 71.20 17:04:08 17:04:08 16:59:01 CPU %user %nice %system %iowait %steal %idle 17:04:08 17:00:01 all 0.08 0.00 0.05 0.00 0.02 99.85 17:04:08 17:00:01 0 0.03 0.00 0.05 0.00 0.02 99.90 17:04:08 17:00:01 1 0.13 0.00 0.05 0.00 0.02 99.80 17:04:08 17:01:01 all 0.28 0.00 0.32 0.01 0.03 99.36 17:04:08 17:01:01 0 0.15 0.00 0.36 0.00 0.03 99.46 17:04:08 17:01:01 1 0.41 0.00 0.29 0.02 0.02 99.27 17:04:08 17:02:01 all 0.17 0.00 0.06 0.01 0.03 99.73 17:04:08 17:02:01 0 0.15 0.00 0.05 0.00 0.05 99.75 17:04:08 17:02:01 1 0.18 0.00 0.07 0.02 0.02 99.72 17:04:08 17:03:01 all 0.16 0.00 0.02 0.00 0.02 99.81 17:04:08 17:03:01 0 0.27 0.00 0.02 0.00 0.02 99.70 17:04:08 17:03:01 1 0.05 0.00 0.02 0.00 0.02 99.92 17:04:08 17:04:01 all 6.29 0.00 2.42 6.70 0.04 84.55 17:04:08 17:04:01 0 6.21 0.00 2.43 4.09 0.03 87.23 17:04:08 17:04:01 1 6.36 0.00 2.41 9.32 0.05 81.86 17:04:08 Average: all 21.69 0.00 5.48 19.62 0.07 53.14 17:04:08 Average: 0 21.60 0.00 5.57 20.03 0.07 52.72 17:04:08 Average: 1 21.78 0.00 5.40 19.20 0.07 53.55 17:04:08 17:04:08 17:04:08