Pull request #3328 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 beaufrusetta for edgexfoundry/edgex-go Loading trusted files from base branch master at 576eddb6d79f77bc7b799d46a5f981c8da166ab0 rather than a4ad099c2aa0cd7f86f4026ffcb06930d5efd7a7 Obtained Jenkinsfile from 576eddb6d79f77bc7b799d46a5f981c8da166ab0 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > 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- DOCKER_IMAGE_NAME_SUFFIX: -go 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2794 in /w/workspace/edgexfoundry_edgex-go_PR-3328 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/54 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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/54 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 576eddb6d79f77bc7b799d46a5f981c8da166ab0 into PR head commit a4ad099c2aa0cd7f86f4026ffcb06930d5efd7a7 Merge succeeded, producing a4ad099c2aa0cd7f86f4026ffcb06930d5efd7a7 Checking out Revision a4ad099c2aa0cd7f86f4026ffcb06930d5efd7a7 (PR-3328) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3328/head:refs/remotes/origin/PR-3328 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a4ad099c2aa0cd7f86f4026ffcb06930d5efd7a7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 576eddb6d79f77bc7b799d46a5f981c8da166ab0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a4ad099c2aa0cd7f86f4026ffcb06930d5efd7a7 # timeout=10 Commit message: "feat(security): Secure Kong Admin API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:26:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:26:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:26:45 ========================================================= 22:26:45 EdgeX Global Pipelines Version Info 22:26:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 2a096355af41348aaaafaac508068d211141fb60 # timeout=10 22:26:47 ------------------- 22:26:47 stable info: 22:26:47 ------------------- 22:26:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:26:47 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 22:26:47 Message: update stable to v1.0.191 22:26:48 ------------------- 22:26:48 experimental info: 22:26:48 ------------------- 22:26:48 Commited By: **** collab-it+edgex@linuxfoundation.org 22:26:48 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 22:26:48 Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:26:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:26:48 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:26:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:26:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:26:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:26:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:26:48 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:26:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:26:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 22:26:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 22:26:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:26:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:26:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:26:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:26:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:26:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:26:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:26:48 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:26:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:26:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 22:26:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:26:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:26:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3328 [Pipeline] echo 22:26:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3328 [Pipeline] echo 22:26:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3328 [Pipeline] echo 22:26:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a4ad099c2aa0cd7f86f4026ffcb06930d5efd7a7 [Pipeline] echo 22:26:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a4ad099 [Pipeline] echo 22:26:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:26:48 provisioning config files... 22:26:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/54@tmp/config4014029909913146732tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:26:49 ---> docker-login.sh 22:26:49 nexus3.edgexfoundry.org:10001 22:26:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:49 Configure a credential helper to remove this warning. See 22:26:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:49 22:26:49 Login Succeeded 22:26:49 nexus3.edgexfoundry.org:10002 22:26:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:50 Configure a credential helper to remove this warning. See 22:26:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:50 22:26:50 Login Succeeded 22:26:50 nexus3.edgexfoundry.org:10003 22:26:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:50 Configure a credential helper to remove this warning. See 22:26:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:50 22:26:50 Login Succeeded 22:26:50 nexus3.edgexfoundry.org:10004 22:26:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:50 Configure a credential helper to remove this warning. See 22:26:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:50 22:26:50 Login Succeeded 22:26:50 docker.io 22:26:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:50 Configure a credential helper to remove this warning. See 22:26:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:50 22:26:50 Login Succeeded 22:26:50 ---> docker-login.sh ends [Pipeline] } 22:26:50 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:26:51 ++ 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 22:26:51 + for file in '`ls cmd/**/Dockerfile`' 22:26:51 ++ dirname cmd/core-command/Dockerfile 22:26:51 ++ cut -d/ -f2 22:26:51 + echo core-command,cmd/core-command/Dockerfile 22:26:51 + for file in '`ls cmd/**/Dockerfile`' 22:26:51 ++ dirname cmd/core-data/Dockerfile 22:26:51 ++ cut -d/ -f2 22:26:51 + echo core-data,cmd/core-data/Dockerfile 22:26:51 + for file in '`ls cmd/**/Dockerfile`' 22:26:51 ++ dirname cmd/core-metadata/Dockerfile 22:26:51 ++ cut -d/ -f2 22:26:51 + echo core-metadata,cmd/core-metadata/Dockerfile 22:26:51 + for file in '`ls cmd/**/Dockerfile`' 22:26:51 ++ dirname cmd/security-bootstrapper/Dockerfile 22:26:51 ++ cut -d/ -f2 22:26:51 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:26:51 + for file in '`ls cmd/**/Dockerfile`' 22:26:51 ++ dirname cmd/security-proxy-setup/Dockerfile 22:26:51 ++ cut -d/ -f2 22:26:51 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:26:51 + for file in '`ls cmd/**/Dockerfile`' 22:26:51 ++ dirname cmd/security-secretstore-setup/Dockerfile 22:26:51 ++ cut -d/ -f2 22:26:51 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:26:51 + for file in '`ls cmd/**/Dockerfile`' 22:26:51 ++ dirname cmd/support-notifications/Dockerfile 22:26:51 ++ cut -d/ -f2 22:26:51 + echo support-notifications,cmd/support-notifications/Dockerfile 22:26:51 + for file in '`ls cmd/**/Dockerfile`' 22:26:51 ++ dirname cmd/support-scheduler/Dockerfile 22:26:51 ++ cut -d/ -f2 22:26:51 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:26:51 + for file in '`ls cmd/**/Dockerfile`' 22:26:51 ++ dirname cmd/sys-mgmt-agent/Dockerfile 22:26:51 ++ cut -d/ -f2 22:26:51 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:26:51 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 22:26:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:26:52 22:26:52 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:26:53 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:26:53 latest: Pulling from edgex-devops/git-semver 22:26:53 31603596830f: Pulling fs layer 22:26:53 54011a49482f: Pulling fs layer 22:26:53 a6820b24f6d8: Pulling fs layer 22:26:53 f581987b2513: Pulling fs layer 22:26:53 f581987b2513: Waiting 22:26:53 54011a49482f: Download complete 22:26:53 31603596830f: Download complete 22:26:53 f581987b2513: Verifying Checksum 22:26:53 f581987b2513: Download complete 22:26:53 a6820b24f6d8: Verifying Checksum 22:26:53 a6820b24f6d8: Download complete 22:26:53 31603596830f: Pull complete 22:26:53 54011a49482f: Pull complete 22:26:54 a6820b24f6d8: Pull complete 22:26:54 f581987b2513: Pull complete 22:26:54 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 22:26:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:26:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:26:54 prd-centos7-docker-4c-2g-2794 does not seem to be running inside a container 22:26:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/54 -v /w/workspace/edgex-go/54:/w/workspace/edgex-go/54:rw,z -v /w/workspace/edgex-go/54@tmp:/w/workspace/edgex-go/54@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 22:26:57 $ docker top c55f76761a231edf903c59704b4ffd18b4e55874f7e56ede6bae0f908e6ad3cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:26:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:26:57 [ssh-agent] Looking for ssh-agent implementation... 22:26:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:26:58 $ docker exec c55f76761a231edf903c59704b4ffd18b4e55874f7e56ede6bae0f908e6ad3cd ssh-agent 22:26:58 SSH_AUTH_SOCK=/tmp/ssh-l1ftotNpQeB9/agent.11 22:26:58 SSH_AGENT_PID=16 22:26:58 Running ssh-add (command line suppressed) 22:26:58 Identity added: /w/workspace/edgex-go/54@tmp/private_key_6911194078144304960.key (/w/workspace/edgex-go/54@tmp/private_key_6911194078144304960.key) 22:26:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:26:58 + git tag --points-at HEAD [Pipeline] } 22:26:58 $ docker exec --env ******** --env ******** c55f76761a231edf903c59704b4ffd18b4e55874f7e56ede6bae0f908e6ad3cd ssh-agent -k 22:26:58 unset SSH_AUTH_SOCK; 22:26:58 unset SSH_AGENT_PID; 22:26:58 echo Agent pid 16 killed; 22:26:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:26:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:26:59 [ssh-agent] Looking for ssh-agent implementation... 22:26:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:26:59 $ docker exec c55f76761a231edf903c59704b4ffd18b4e55874f7e56ede6bae0f908e6ad3cd ssh-agent 22:26:59 SSH_AUTH_SOCK=/tmp/ssh-XLsXi396qhK6/agent.45 22:26:59 SSH_AGENT_PID=51 22:26:59 Running ssh-add (command line suppressed) 22:26:59 Identity added: /w/workspace/edgex-go/54@tmp/private_key_3392731102072959363.key (/w/workspace/edgex-go/54@tmp/private_key_3392731102072959363.key) 22:26:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:26:59 + git semver init 22:26:59 # -> Open(): unable to determine branch for HEAD 22:26:59 # $GIT_DIR = /w/workspace/edgex-go/54/.git 22:26:59 # $GIT_WORK_TREE = /w/workspace/edgex-go/54 22:26:59 # $SEMVER_REMOTE_NAME = origin 22:26:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:26:59 # $SEMVER_USER_NAME = edgex-jenkins 22:26:59 # $SEMVER_BRANCH = PR-3328 22:26:59 # $SEMVER_TEMP = /tmp/semver-134988765 22:26:59 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:27:26 # '/tmp/semver-134988765' -> '/w/workspace/edgex-go/54/.semver' 22:27:26 # -> Force: false 22:27:26 # $SEMVER_DIR = /w/workspace/edgex-go/54/.semver [Pipeline] } 22:27:26 $ docker exec --env ******** --env ******** c55f76761a231edf903c59704b4ffd18b4e55874f7e56ede6bae0f908e6ad3cd ssh-agent -k 22:27:26 unset SSH_AUTH_SOCK; 22:27:26 unset SSH_AGENT_PID; 22:27:26 echo Agent pid 51 killed; 22:27:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:27:27 + git semver [Pipeline] } 22:27:27 $ docker stop --time=1 c55f76761a231edf903c59704b4ffd18b4e55874f7e56ede6bae0f908e6ad3cd 22:27:29 $ docker rm -f c55f76761a231edf903c59704b4ffd18b4e55874f7e56ede6bae0f908e6ad3cd [Pipeline] // withDockerContainer [Pipeline] sh 22:27:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:27:30 Stashed 1 file(s) [Pipeline] echo 22:27:30 [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 22:27:30 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:27:31 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:27:31 + sudo service docker restart 22:27:31 + true 22:27:31 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 22:27:31 ========================================================= 22:27:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:27:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:27:32 + 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 . 22:27:36 Sending build context to Docker daemon 329.9MB 22:27:36 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 22:27:36 Step 2/6 : FROM ${BASE} 22:27:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:27:36 540db60ca938: Pulling fs layer 22:27:36 adcc1eea9eea: Pulling fs layer 22:27:36 4c4ab2625f07: Pulling fs layer 22:27:36 0510c868ecb4: Pulling fs layer 22:27:36 afea3b2eda06: Pulling fs layer 22:27:36 7809a108b3ef: Pulling fs layer 22:27:36 f706445af74f: Pulling fs layer 22:27:36 afea3b2eda06: Waiting 22:27:36 7809a108b3ef: Waiting 22:27:36 f706445af74f: Waiting 22:27:36 0510c868ecb4: Waiting 22:27:36 4c4ab2625f07: Verifying Checksum 22:27:36 4c4ab2625f07: Download complete 22:27:36 adcc1eea9eea: Verifying Checksum 22:27:36 adcc1eea9eea: Download complete 22:27:36 afea3b2eda06: Download complete 22:27:36 7809a108b3ef: Verifying Checksum 22:27:36 7809a108b3ef: Download complete 22:27:36 540db60ca938: Verifying Checksum 22:27:36 540db60ca938: Download complete 22:27:37 540db60ca938: Pull complete 22:27:37 adcc1eea9eea: Pull complete 22:27:37 4c4ab2625f07: Pull complete 22:27:38 f706445af74f: Verifying Checksum 22:27:38 f706445af74f: Download complete 22:27:39 0510c868ecb4: Verifying Checksum 22:27:39 0510c868ecb4: Download complete 22:27:45 Still waiting to schedule task 22:27:45 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2316’ is offline 22:27:46 0510c868ecb4: Pull complete 22:27:46 afea3b2eda06: Pull complete 22:27:46 7809a108b3ef: Pull complete 22:27:50 f706445af74f: Pull complete 22:27:50 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 22:27:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:27:50 ---> b068be0155e3 22:27:50 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 22:27:50 ---> Running in 9718c7dd44a9 22:27:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:27:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:27:52 (1/12) Installing libmagic (5.39-r0) 22:27:53 (2/12) Installing file (5.39-r0) 22:27:53 (3/12) Installing libc-dev (0.7.2-r3) 22:27:53 (4/12) Installing g++ (10.2.1_pre1-r3) 22:27:57 (5/12) Installing fortify-headers (1.1-r0) 22:27:57 (6/12) Installing patch (2.7.6-r6) 22:27:57 (7/12) Installing build-base (0.5-r2) 22:27:57 (8/12) Installing libsodium (1.0.18-r0) 22:27:57 (9/12) Installing pkgconf (1.7.3-r0) 22:27:57 (10/12) Installing libsodium-dev (1.0.18-r0) 22:27:57 (11/12) Installing libzmq (4.3.3-r1) 22:27:57 (12/12) Installing zeromq-dev (4.3.3-r1) 22:27:57 Executing busybox-1.32.1-r6.trigger 22:27:57 OK: 219 MiB in 52 packages 22:28:01 Removing intermediate container 9718c7dd44a9 22:28:01 ---> dd132887c17d 22:28:01 Step 4/6 : WORKDIR /edgex-go 22:28:01 ---> Running in 9e1464b17bfe 22:28:01 Removing intermediate container 9e1464b17bfe 22:28:01 ---> 5a2b447cb726 22:28:01 Step 5/6 : COPY go.mod . 22:28:01 ---> c15fabadac3c 22:28:01 Step 6/6 : RUN go mod download 22:28:01 ---> Running in eef393a79fdf 22:28:23 Removing intermediate container eef393a79fdf 22:28:23 ---> f9a27d341a6f 22:28:23 Successfully built f9a27d341a6f 22:28:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:28:23 + docker inspect -f . ci-base-image-x86_64 22:28:23 . [Pipeline] withDockerContainer 22:28:23 prd-centos7-docker-4c-2g-2794 does not seem to be running inside a container 22:28:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/54 -v /w/workspace/edgex-go/54:/w/workspace/edgex-go/54:rw,z -v /w/workspace/edgex-go/54@tmp:/w/workspace/edgex-go/54@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 22:28:24 $ docker top 84810cb590311734aa20a991463e0249405292e28d354ce19fe445c7a9e05c88 -eo pid,comm [Pipeline] { [Pipeline] sh 22:28:25 + go version 22:28:25 go version go1.16.3 linux/amd64 [Pipeline] } 22:28:25 $ docker stop --time=1 84810cb590311734aa20a991463e0249405292e28d354ce19fe445c7a9e05c88 22:28:26 $ docker rm -f 84810cb590311734aa20a991463e0249405292e28d354ce19fe445c7a9e05c88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:28:27 + docker inspect -f . ci-base-image-x86_64 22:28:27 . [Pipeline] withDockerContainer 22:28:27 prd-centos7-docker-4c-2g-2794 does not seem to be running inside a container 22:28:27 $ 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/54 -v /w/workspace/edgex-go/54:/w/workspace/edgex-go/54:rw,z -v /w/workspace/edgex-go/54@tmp:/w/workspace/edgex-go/54@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 22:28:28 $ docker top 54f21fd398223368c999f6617e1eca7e0299a4c6d348cd34fe77e792272daeb1 -eo pid,comm [Pipeline] { [Pipeline] echo 22:28:28 ========================================================= 22:28:28 [edgeXBuildGoParallel] Running Tests and Build... 22:28:28 ========================================================= [Pipeline] sh 22:28:28 + go mod tidy [Pipeline] sh 22:28:30 + make test 22:28:30 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:28:38 ? github.com/edgexfoundry/edgex-go [no test files] 22:28:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:29:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:29:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:29:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:29:07 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:29:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:29:07 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:29:07 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:29:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:29:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:29:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:29:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:29:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:29:15 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.130s coverage: 45.9% of statements 22:29:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:29:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:29:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 22:29:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 22:29:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 22:29:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 22:29:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.066s coverage: 19.8% of statements 22:29:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.085s coverage: 100.0% of statements 22:29:18 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.159s coverage: 27.1% of statements 22:29:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:29:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:29:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 22:29:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 22:29:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 22:29:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:29:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.050s coverage: 100.0% of statements 22:29:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 22:29:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.070s coverage: 100.0% of statements 22:29:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 22:29:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 22:29:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.097s coverage: 71.3% of statements 22:29:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 22:29:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 22:29:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.184s coverage: 87.7% of statements 22:29:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 22:29:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 22:29:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.080s coverage: 78.9% of statements 22:29:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 22:29:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.431s coverage: 28.6% of statements 22:29:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:29:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:29:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 22:29:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 22:29:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 22:29:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.088s coverage: 100.0% of statements 22:29:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 22:29:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.076s coverage: 100.0% of statements 22:29:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 22:29:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.158s coverage: 86.7% of statements 22:29:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 22:29:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.154s coverage: 97.5% of statements 22:29:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 22:29:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.087s coverage: 78.3% of statements 22:29:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 22:29:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 22:29:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 22:29:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 22:29:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.353s coverage: 95.1% of statements 22:29:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 22:29:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 22:29:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 22:29:24 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 22:29:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:29:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 22:29:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 22:29:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:29:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:29:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 22:29:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:29:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 22:29:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:29:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 22:29:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:29:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 22:29:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 22:29:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 22:29:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements 22:29:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 22:29:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 22:29:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.061s coverage: 0.9% of statements 22:29:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 22:29:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.063s coverage: 22.6% of statements 22:29:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:29:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements 22:29:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.073s coverage: 79.5% of statements 22:29:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements 22:29:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements 22:29:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements 22:29:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements 22:29:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.062s coverage: 44.8% of statements 22:29:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.236s coverage: 81.8% of statements 22:29:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:29:41 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2795 in /w/workspace/edgexfoundry_edgex-go_PR-3328 [Pipeline] { [Pipeline] ws 22:29:41 Running in /w/workspace/edgex-go/54 [Pipeline] { [Pipeline] checkout 22:29:46 using credential edgex-jenkins-ssh 22:29:46 Cloning the remote Git repository 22:29:47 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:29:47 > git init /w/workspace/edgex-go/54 # timeout=10 22:29:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:29:47 > git --version # timeout=10 22:29:47 > git --version # 'git version 2.17.1' 22:29:47 using GIT_SSH to set credentials SSH Credentials for GitHub 22:29:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:29:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.115s coverage: 92.9% of statements 22:29:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:29:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:29:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:29:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements 22:29:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:29:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:29:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:29:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:29:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:29:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.049s coverage: 87.2% of statements 22:29:48 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:29:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:29:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 22:29:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:29:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 76.7% of statements 22:29:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:29:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements 22:29:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.084s coverage: 87.2% of statements 22:29:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.070s coverage: 85.4% of statements 22:29:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.100s coverage: 91.2% of statements 22:29:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:29:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.187s coverage: 64.4% of statements 22:29:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:29:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:29:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements 22:29:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 91.3% of statements 22:29:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.041s coverage: 100.0% of statements 22:29:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.047s coverage: 73.7% of statements 22:29:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 22:29:48 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.300s coverage: 62.9% of statements 22:29:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:29:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:29:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:29:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.181s coverage: 43.4% of statements 22:29:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:29:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:29:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements 22:29:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:29:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.036s coverage: 84.8% of statements 22:29:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.142s coverage: 47.0% of statements 22:29:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:29:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:29:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 22:29:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 22:29:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 22:29:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.054s coverage: 100.0% of statements 22:29:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 22:29:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.043s coverage: 100.0% of statements 22:29:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 22:29:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 22:29:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.055s coverage: 9.6% of statements 22:29:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 22:29:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.173s coverage: 92.6% of statements 22:29:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 22:29:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 22:29:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 22:29:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.755s coverage: 28.7% of statements 22:29:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:29:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:29:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 22:29:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 22:29:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 22:29:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.085s coverage: 99.0% of statements 22:29:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 22:29:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.064s coverage: 100.0% of statements 22:29:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 22:29:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 22:29:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 22:29:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.079s coverage: 64.6% of statements 22:29:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 22:29:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.132s coverage: 97.6% of statements 22:29:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 22:29:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 22:29:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 22:29:49 ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements 22:29:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:29:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.049s coverage: 100.0% of statements 22:29:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 22:29:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:29:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:29:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 22:29:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.045s coverage: 87.9% of statements 22:29:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 22:29:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:29:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.037s coverage: 100.0% of statements 22:29:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 28.1% of statements 22:29:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 22:29:49 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.045s coverage: 100.0% of statements 22:29:50 GO111MODULE=on go vet ./... 22:30:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:30:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:30:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:30:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:30:07 using GIT_SSH to set credentials SSH Credentials for GitHub 22:30:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3328/head:refs/remotes/origin/PR-3328 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:30:08 Merging remotes/origin/master commit 576eddb6d79f77bc7b799d46a5f981c8da166ab0 into PR head commit a4ad099c2aa0cd7f86f4026ffcb06930d5efd7a7 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:30:08 Failed in branch arm64 22:30:08 > git config core.sparsecheckout # timeout=10 22:30:08 > git checkout -f a4ad099c2aa0cd7f86f4026ffcb06930d5efd7a7 # timeout=10 22:30:22 gofmt -l . 22:30:22 [ "`gofmt -l .`" = "" ] 22:30:23 ./bin/test-go-mod-tidy.sh 22:30:23 ./bin/test-attribution-txt.sh [Pipeline] sh 22:30:24 + ls -al . 22:30:24 total 808 22:30:24 drwxrwxr-x 10 1001 1001 4096 May 3 22:30 . 22:30:24 drwxr-xr-x 4 root root 30 May 3 22:28 .. 22:30:24 -rw-rw-r-- 1 1001 1001 11 May 3 22:26 .dockerignore 22:30:24 drwxrwxr-x 8 1001 1001 179 May 3 22:26 .git 22:30:24 drwxrwxr-x 3 1001 1001 125 May 3 22:26 .github 22:30:24 -rw-rw-r-- 1 1001 1001 818 May 3 22:26 .gitignore 22:30:24 drwx------ 3 1001 1001 60 May 3 22:27 .semver 22:30:24 -rw-rw-r-- 1 1001 1001 166 May 3 22:26 .sonarcloud.properties 22:30:24 -rw-rw-r-- 1 1001 1001 8609 May 3 22:26 Attribution.txt 22:30:24 -rw-rw-r-- 1 1001 1001 3804 May 3 22:26 CONTRIBUTING.md 22:30:24 -rw-rw-r-- 1 1001 1001 931 May 3 22:26 Dockerfile.build 22:30:24 -rw-rw-r-- 1 1001 1001 863 May 3 22:26 Jenkinsfile 22:30:24 -rw-rw-r-- 1 1001 1001 10775 May 3 22:26 LICENSE 22:30:24 -rw-rw-r-- 1 1001 1001 5774 May 3 22:26 Makefile 22:30:24 -rw-rw-r-- 1 1001 1001 7978 May 3 22:26 README.md 22:30:24 -rw-rw-r-- 1 1001 1001 6755 May 3 22:26 SECURITY.md 22:30:24 -rw-rw-r-- 1 1001 1001 5 May 3 22:27 VERSION 22:30:24 -rw-rw-r-- 1 1001 1001 4131 May 3 22:26 ZMQWindows.md 22:30:24 drwxrwxr-x 2 1001 1001 117 May 3 22:26 bin 22:30:24 drwxrwxr-x 14 1001 1001 4096 May 3 22:26 cmd 22:30:24 -rw-r--r-- 1 root root 699090 May 3 22:29 coverage.out 22:30:24 -rw-r--r-- 1 root root 1060 May 3 22:30 go.mod 22:30:24 -rw-r--r-- 1 root root 22420 May 3 22:28 go.sum 22:30:24 drwxrwxr-x 8 1001 1001 127 May 3 22:26 internal 22:30:24 drwxrwxr-x 4 1001 1001 26 May 3 22:26 openapi 22:30:24 drwxrwxr-x 4 1001 1001 71 May 3 22:26 snap 22:30:24 -rw-rw-r-- 1 1001 1001 168 May 3 22:26 version.go [Pipeline] sh 22:30:25 + '[' -e coverage.out ] 22:30:25 + chown 1001:1001 coverage.out [Pipeline] stash 22:30:25 Stashed 1 file(s) [Pipeline] sh 22:30:25 + make build 22:30:25 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 22:30:29 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 22:30:39 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 22:30:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:30:41 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 22:30:41 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 22:30:42 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 22:30:44 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 22:30:45 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 22:30:46 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 22:30:47 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 22:30:48 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] } 22:30:51 $ docker stop --time=1 54f21fd398223368c999f6617e1eca7e0299a4c6d348cd34fe77e792272daeb1 22:30:53 $ docker rm -f 54f21fd398223368c999f6617e1eca7e0299a4c6d348cd34fe77e792272daeb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:30:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:30:56 22:30:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 22:30:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:30:57 latest: Pulling from edgex-devops/edgex-compose 22:30:57 cbdbe7a5bc2a: Pulling fs layer 22:30:57 ca9280d653b3: Pulling fs layer 22:30:57 7e9c9ca2126c: Pulling fs layer 22:30:57 cbdbe7a5bc2a: Verifying Checksum 22:30:57 cbdbe7a5bc2a: Download complete 22:30:57 ca9280d653b3: Verifying Checksum 22:30:57 ca9280d653b3: Download complete 22:30:57 cbdbe7a5bc2a: Pull complete 22:30:58 7e9c9ca2126c: Verifying Checksum 22:30:58 7e9c9ca2126c: Download complete 22:30:58 ca9280d653b3: Pull complete 22:31:05 7e9c9ca2126c: Pull complete 22:31:05 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:31:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:31:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 22:31:05 prd-centos7-docker-4c-2g-2794 does not seem to be running inside a container 22:31:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/54 -v /w/workspace/edgex-go/54:/w/workspace/edgex-go/54:rw,z -v /w/workspace/edgex-go/54@tmp:/w/workspace/edgex-go/54@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 22:31:08 $ docker top b79b2efa78e89e3a498b06b103349e799430a4c2bb764568bd732115b0e4553a -eo pid,comm [Pipeline] { [Pipeline] sh 22:31:09 + docker-compose build --help 22:31:09 + grep parallel 22:31:10 --parallel Build images in parallel. [Pipeline] } 22:31:10 $ docker stop --time=1 b79b2efa78e89e3a498b06b103349e799430a4c2bb764568bd732115b0e4553a 22:31:11 $ docker rm -f b79b2efa78e89e3a498b06b103349e799430a4c2bb764568bd732115b0e4553a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:31:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:31:12 . [Pipeline] withDockerContainer 22:31:12 prd-centos7-docker-4c-2g-2794 does not seem to be running inside a container 22:31:12 $ 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/54 -v /w/workspace/edgex-go/54:/w/workspace/edgex-go/54:rw,z -v /w/workspace/edgex-go/54@tmp:/w/workspace/edgex-go/54@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 22:31:12 $ docker top a7c9854fadbade1a1cded3a2881334764013fca56b6b1527c3fa65cccf99e873 -eo pid,comm [Pipeline] { [Pipeline] sh 22:31:13 + docker-compose -f ./docker-compose-build.yml build --parallel 22:31:14 Building docker-core-command-go ... 22:31:14 Building docker-core-data-go ... 22:31:14 Building docker-core-metadata-go ... 22:31:14 Building docker-security-bootstrapper-go ... 22:31:14 Building docker-security-proxy-setup-go ... 22:31:14 Building docker-security-secretstore-setup-go ... 22:31:14 Building docker-support-notifications-go ... 22:31:14 Building docker-support-scheduler-go ... 22:31:14 Building docker-sys-mgmt-agent-go ... 22:31:14 Building docker-core-metadata-go 22:31:14 Building docker-security-secretstore-setup-go 22:31:14 Building docker-core-command-go 22:31:14 Building docker-sys-mgmt-agent-go 22:31:14 Building docker-support-scheduler-go 22:31:46 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:31:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:31:46 ---> f9a27d341a6f 22:31:46 Step 3/22 : WORKDIR /edgex-go 22:31:46 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:31:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:31:46 ---> f9a27d341a6f 22:31:46 Step 3/23 : WORKDIR /edgex-go 22:31:46 Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:31:46 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:31:46 ---> f9a27d341a6f 22:31:46 Step 3/25 : WORKDIR /edgex-go 22:31:46 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:31:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:31:46 ---> f9a27d341a6f 22:31:46 Step 3/23 : WORKDIR /edgex-go 22:31:46 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:31:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:31:46 ---> f9a27d341a6f 22:31:46 Step 3/23 : WORKDIR /edgex-go 22:31:47 ---> Running in 6ee850865db0 22:31:47 ---> Running in eeff4ce72419 22:31:47 ---> Running in 097c082d128c 22:31:47 ---> Running in a90191b933aa 22:31:47 ---> Running in 9c1c218e422b 22:31:48 Removing intermediate container 9c1c218e422b 22:31:48 ---> 06beb037e061 22:31:48 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:31:48 Removing intermediate container 6ee850865db0 22:31:48 ---> d8a3c2885e57 22:31:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:31:48 Removing intermediate container 097c082d128c 22:31:48 ---> 429f9b1032a9 22:31:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:31:48 Removing intermediate container eeff4ce72419 22:31:48 ---> 262e2d3262d6 22:31:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:31:48 Removing intermediate container a90191b933aa 22:31:48 ---> d17d89087f96 22:31:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:31:48 ---> Running in d43da323262f 22:31:48 ---> Running in 4a8e6e9c209c 22:31:48 ---> Running in a677c4138797 22:31:48 ---> Running in 65d04a991ff6 22:31:48 ---> Running in 4b661b113ded 22:31:50 Removing intermediate container d43da323262f 22:31:50 ---> bf365ce8a1d0 22:31:50 Step 5/23 : RUN apk add --update --no-cache make git 22:31:50 ---> Running in f7fcd1e76668 22:31:50 Removing intermediate container 4a8e6e9c209c 22:31:50 ---> 3ea1de9789a3 22:31:50 Step 5/25 : RUN apk add --update --no-cache make git 22:31:50 ---> Running in 9e5b3099f24e 22:31:50 Removing intermediate container a677c4138797 22:31:50 ---> 50943561c96a 22:31:50 Step 5/22 : RUN apk add --update --no-cache make git 22:31:51 Removing intermediate container 65d04a991ff6 22:31:51 ---> 6b11d8661efa 22:31:51 Step 5/23 : RUN apk add --update --no-cache make git 22:31:51 ---> Running in 2012d47da2d3 22:31:51 Removing intermediate container 4b661b113ded 22:31:51 ---> ec0d5a331085 22:31:51 Step 5/23 : RUN apk add --update --no-cache make bash git 22:31:51 ---> Running in a571b23da6e7 22:31:51 ---> Running in b7695a48d1f6 22:31:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:31:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:31:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:31:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:31:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:31:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:31:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:31:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:31:52 OK: 219 MiB in 52 packages 22:31:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:31:52 OK: 219 MiB in 52 packages 22:31:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:31:53 Removing intermediate container f7fcd1e76668 22:31:53 ---> cfa031de036e 22:31:53 Step 6/23 : COPY go.mod . 22:31:53 OK: 219 MiB in 52 packages 22:31:53 Removing intermediate container 9e5b3099f24e 22:31:53 ---> d78edf6490fd 22:31:53 Step 6/25 : COPY go.mod . 22:31:53 OK: 219 MiB in 52 packages 22:31:53 ---> 1531aa015f21 22:31:53 Step 7/23 : RUN go mod download 22:31:53 OK: 219 MiB in 52 packages 22:31:53 ---> Running in ef4ebf548f72 22:31:53 ---> 8f81a0dabba5 22:31:53 Step 7/25 : RUN go mod download 22:31:54 ---> Running in 406571a21471 22:31:54 Removing intermediate container a571b23da6e7 22:31:54 ---> d888b6e9f151 22:31:54 Step 6/23 : COPY go.mod . 22:31:54 Removing intermediate container 2012d47da2d3 22:31:54 ---> 94e79b020c35 22:31:54 Step 6/22 : COPY go.mod . 22:31:54 ---> 53a4d03c9aac 22:31:54 Step 7/23 : RUN go mod download 22:31:54 Removing intermediate container b7695a48d1f6 22:31:54 ---> ecdb3c8a9af8 22:31:54 Step 6/23 : COPY go.mod . 22:31:55 ---> Running in 7bcc46dbafde 22:31:55 ---> dd2d203593a4 22:31:55 Step 7/22 : RUN go mod download 22:31:55 ---> Running in 3a3f54488b29 22:31:55 ---> b41ff0d2a532 22:31:55 Step 7/23 : RUN go mod download 22:31:55 ---> Running in 5d3f79f48335 22:31:56 Removing intermediate container ef4ebf548f72 22:31:56 ---> 0332cd7b916e 22:31:56 Step 8/23 : COPY . . 22:31:56 Removing intermediate container 406571a21471 22:31:56 ---> 4ce75760b427 22:31:56 Step 8/25 : COPY . . 22:31:58 Removing intermediate container 7bcc46dbafde 22:31:58 ---> af1fd7cd1a38 22:31:58 Step 8/23 : COPY . . 22:32:05 Removing intermediate container 5d3f79f48335 22:32:05 ---> f2823b8ea496 22:32:05 Step 8/23 : COPY . . 22:32:05 Removing intermediate container 3a3f54488b29 22:32:05 ---> fb1d11751ffb 22:32:05 Step 8/22 : COPY . . 22:32:43 ---> 34b5076f8ec9 22:32:43 Step 9/23 : RUN make cmd/core-command/core-command 22:32:43 ---> Running in 78872f3d6b8c 22:32:43 ---> d268986ed643 22:32:43 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:32:43 ---> 3c58943a9f9a 22:32:43 Step 9/23 : RUN make cmd/core-metadata/core-metadata 22:32:43 ---> b3f9b48a8b36 22:32:43 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:32:43 ---> 558548a952b3 22:32:43 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 22:32:43 ---> Running in c2c113029cb8 22:32:43 ---> Running in a97953c598d1 22:32:43 ---> Running in 890764a7c269 22:32:43 ---> Running in 824e1f17076f 22:32:43 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 22:32:43 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 22:32:43 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 22:32:43 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 22:32:43 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 22:33:22 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 22:33:26 Removing intermediate container 890764a7c269 22:33:26 ---> 0fa7c55c0272 22:33:26 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:33:28 Removing intermediate container 78872f3d6b8c 22:33:28 ---> 70ae8deb1174 22:33:28 22:33:28 Step 10/23 : FROM alpine:3.12 22:33:28 3.12: Pulling from library/alpine 22:33:29 ---> Running in 1f8b5d6798f0 22:33:31 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 22:33:31 Status: Downloaded newer image for alpine:3.12 22:33:31 ---> 13621d1b12d4 22:33:31 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:33:31 Removing intermediate container a97953c598d1 22:33:31 ---> fcc0cb7ce84a 22:33:31 22:33:31 Step 10/22 : FROM alpine:3.12 22:33:31 ---> 13621d1b12d4 22:33:31 Step 11/22 : RUN apk add --update --no-cache dumb-init 22:33:32 ---> Running in 0e7130ba35b4 22:33:32 ---> Running in f8b074a3236a 22:33:32 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 22:33:33 Removing intermediate container 824e1f17076f 22:33:33 ---> 2d3f37b48dce 22:33:33 22:33:33 Step 10/25 : FROM alpine:3.12 22:33:33 ---> 13621d1b12d4 22:33:33 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 22:33:34 Removing intermediate container c2c113029cb8 22:33:34 ---> 624dcca605b9 22:33:34 22:33:34 Step 10/23 : FROM alpine:3.12 22:33:34 ---> 13621d1b12d4 22:33:34 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:33:34 ---> Running in 5c27683a5e57 22:33:34 ---> Running in c8026b77e16a 22:33:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:33:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:33:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:33:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:33:34 (1/1) Installing dumb-init (1.2.2-r1) 22:33:34 Executing busybox-1.31.1-r20.trigger 22:33:34 OK: 6 MiB in 15 packages 22:33:34 Removing intermediate container 1f8b5d6798f0 22:33:34 ---> 0eb10a490121 22:33:34 22:33:34 Step 11/23 : FROM docker:20.10.0 22:33:34 (1/1) Installing dumb-init (1.2.2-r1) 22:33:34 Executing busybox-1.31.1-r20.trigger 22:33:34 OK: 6 MiB in 15 packages 22:33:34 20.10.0: Pulling from library/docker 22:33:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:33:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:33:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:33:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:33:35 (1/6) Installing ca-certificates (20191127-r4) 22:33:35 (2/6) Installing nghttp2-libs (1.41.0-r0) 22:33:35 (3/6) Installing libcurl (7.76.1-r0) 22:33:35 (1/1) Installing dumb-init (1.2.2-r1) 22:33:35 Executing busybox-1.31.1-r20.trigger 22:33:35 (4/6) Installing curl (7.76.1-r0) 22:33:35 OK: 6 MiB in 15 packages 22:33:35 (5/6) Installing dumb-init (1.2.2-r1) 22:33:35 (6/6) Installing su-exec (0.2-r1) 22:33:35 Executing busybox-1.31.1-r20.trigger 22:33:35 Executing ca-certificates-20191127-r4.trigger 22:33:35 OK: 7 MiB in 20 packages 22:33:36 Removing intermediate container 0e7130ba35b4 22:33:36 ---> a403ce9d5b7e 22:33:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:33:36 ---> Running in 6dd1492bb878 22:33:36 Removing intermediate container f8b074a3236a 22:33:36 ---> 5e2984bb89b4 22:33:36 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:33:37 ---> Running in 6552e146be39 22:33:38 Removing intermediate container 6dd1492bb878 22:33:38 ---> cc7fb036e12f 22:33:38 Step 13/23 : ENV APP_PORT=48082 22:33:38 Removing intermediate container c8026b77e16a 22:33:38 ---> 5ceea71a3c55 22:33:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:33:38 Removing intermediate container 5c27683a5e57 22:33:38 ---> a3fa50fb73b6 22:33:38 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:33:39 ---> Running in b5e510ae8fab 22:33:39 Removing intermediate container 6552e146be39 22:33:39 ---> 7359d68264f8 22:33:39 Step 13/22 : ENV APP_PORT=48085 22:33:39 ---> Running in c593d03bf238 22:33:39 ---> Running in b99a7de99a40 22:33:39 ---> Running in 418190a0243d 22:33:39 Removing intermediate container b5e510ae8fab 22:33:39 ---> a53c04f4f345 22:33:39 Step 14/23 : EXPOSE $APP_PORT 22:33:39 Removing intermediate container c593d03bf238 22:33:39 ---> e4bd12728b1a 22:33:39 Step 13/25 : WORKDIR / 22:33:39 ---> Running in 491c32702aab 22:33:39 Removing intermediate container b99a7de99a40 22:33:39 ---> 430d916632c9 22:33:39 Step 13/23 : ENV APP_PORT=48081 22:33:39 Removing intermediate container 418190a0243d 22:33:39 ---> acf584d05263 22:33:39 Step 14/22 : EXPOSE $APP_PORT 22:33:39 ---> Running in a0891e8c20f0 22:33:39 ---> Running in 6b1874d02e6f 22:33:39 ---> Running in e0b9f7888259 22:33:39 Removing intermediate container 491c32702aab 22:33:39 ---> 251c9d8d8b0a 22:33:39 Step 15/23 : WORKDIR / 22:33:39 ---> Running in fb658cf287a0 22:33:40 Removing intermediate container 6b1874d02e6f 22:33:40 ---> cee8089ed44a 22:33:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:33:40 Removing intermediate container a0891e8c20f0 22:33:40 ---> 7bb06ef7d762 22:33:40 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:33:40 Removing intermediate container e0b9f7888259 22:33:40 ---> 644195717251 22:33:40 Step 14/23 : EXPOSE $APP_PORT 22:33:40 ---> Running in 25e44f24de22 22:33:40 Removing intermediate container fb658cf287a0 22:33:40 ---> b182ef11d8fb 22:33:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:33:40 ---> 6080ac83ada7 22:33:40 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:33:40 ---> 0308c1943d83 22:33:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:33:40 Removing intermediate container 25e44f24de22 22:33:40 ---> c6ccd43fba55 22:33:40 Step 15/23 : WORKDIR / 22:33:40 ---> 9ffbfe80ad6c 22:33:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:33:41 ---> Running in 2ce81220bfcb 22:33:41 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 22:33:41 ---> e1e0b41304f0 22:33:41 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:33:41 Status: Downloaded newer image for docker:20.10.0 22:33:41 ---> aefe523efa57 22:33:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:33:41 ---> Running in 29cb50e280c8 22:33:41 ---> 7aaa5e2eeebf 22:33:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:33:41 Removing intermediate container 2ce81220bfcb 22:33:41 ---> c3928f6931c7 22:33:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:33:41 ---> dc3f8530dae8 22:33:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:33:42 Removing intermediate container 29cb50e280c8 22:33:42 ---> 3b83a5021d81 22:33:42 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 22:33:42 ---> ba9a48bb2e75 22:33:42 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:33:42 ---> 20a02cfda0cd 22:33:42 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 22:33:42 ---> 89b289bbd7d3 22:33:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:33:42 ---> 8b116363733c 22:33:42 Step 19/23 : ENTRYPOINT ["/core-command"] 22:33:42 ---> Running in b52d6dc7188a 22:33:42 ---> Running in 026b01325e3a 22:33:42 ---> f2fd2df575ed 22:33:42 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:33:42 ---> Running in 6b0e69bcd225 22:33:43 Removing intermediate container 026b01325e3a 22:33:43 ---> ca224026afc9 22:33:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:33:43 ---> 05d20fb604c5 22:33:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:33:43 Removing intermediate container 6b0e69bcd225 22:33:43 ---> bbdf42245da9 22:33:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:33:43 ---> Running in 1b0c12045e1d 22:33:43 ---> Running in f7688520d53f 22:33:43 ---> 84269bcceea6 22:33:43 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:33:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:33:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:33:43 Removing intermediate container 1b0c12045e1d 22:33:43 ---> 0b13fc463a7c 22:33:43 Step 20/22 : LABEL arch=x86_64 22:33:43 ---> 1dccfd08e331 22:33:43 Step 19/23 : ENTRYPOINT ["/core-metadata"] 22:33:43 (1/39) Installing readline (8.0.4-r0) 22:33:43 Removing intermediate container f7688520d53f 22:33:43 ---> 9c3074a72d49 22:33:43 Step 21/23 : LABEL arch=x86_64 22:33:43 (2/39) Installing bash (5.0.17-r0) 22:33:43 Executing bash-5.0.17-r0.post-install 22:33:43 (3/39) Installing nghttp2-libs (1.41.0-r0) 22:33:43 (4/39) Installing libcurl (7.76.1-r0) 22:33:43 (5/39) Installing curl (7.76.1-r0) 22:33:43 (6/39) Installing dumb-init (1.2.2-r1) 22:33:43 (7/39) Installing libbz2 (1.0.8-r1) 22:33:43 (8/39) Installing expat (2.2.9-r1) 22:33:43 ---> Running in a66182a57e26 22:33:43 (9/39) Installing libffi (3.3-r2) 22:33:43 (10/39) Installing gdbm (1.13-r1) 22:33:43 (11/39) Installing xz-libs (5.2.5-r0) 22:33:43 (12/39) Installing sqlite-libs (3.32.1-r0) 22:33:43 (13/39) Installing python3 (3.8.8-r0) 22:33:43 ---> Running in c41001da46a6 22:33:44 ---> Running in 4d3cb6a3bfed 22:33:47 ---> c13515b5c04f 22:33:47 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:33:47 Removing intermediate container a66182a57e26 22:33:47 ---> b3f772fe164e 22:33:47 Step 21/22 : LABEL git_sha=a4ad099c2aa0cd7f86f4026ffcb06930d5efd7a7 22:33:47 Removing intermediate container c41001da46a6 22:33:47 ---> 2be38637454f 22:33:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:33:47 Removing intermediate container 4d3cb6a3bfed 22:33:47 ---> f68d17288041 22:33:47 Step 22/23 : LABEL git_sha=a4ad099c2aa0cd7f86f4026ffcb06930d5efd7a7 22:33:47 (14/39) Installing py3-appdirs (1.4.4-r1) 22:33:47 (15/39) Installing py3-ordered-set (4.0.1-r0) 22:33:47 (16/39) Installing py3-parsing (2.4.7-r0) 22:33:47 (17/39) Installing py3-six (1.15.0-r0) 22:33:47 ---> Running in 917475cd3844 22:33:47 ---> Running in 73d2344c021a 22:33:47 (18/39) Installing py3-packaging (20.4-r0) 22:33:47 ---> Running in 2e3b17d5f7c7 22:33:47 (19/39) Installing py3-setuptools (47.0.0-r0) 22:33:47 (20/39) Installing py3-chardet (3.0.4-r4) 22:33:48 (21/39) Installing py3-idna (2.9-r0) 22:33:48 (22/39) Installing py3-certifi (2020.4.5.1-r0) 22:33:48 (23/39) Installing py3-urllib3 (1.25.9-r0) 22:33:48 ---> 3ae366c1f83e 22:33:48 Step 21/25 : 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/ 22:33:48 (24/39) Installing py3-requests (2.23.0-r0) 22:33:48 (25/39) Installing py3-msgpack (1.0.0-r0) 22:33:48 (26/39) Installing py3-lockfile (0.12.2-r3) 22:33:49 Removing intermediate container 2e3b17d5f7c7 22:33:49 ---> 8d3e403d71ed 22:33:49 Step 23/23 : LABEL version=0.0.0 22:33:49 (27/39) Installing py3-cachecontrol (0.12.6-r0) 22:33:49 ---> Running in 562551d45e27 22:33:49 (28/39) Installing py3-colorama (0.4.3-r0) 22:33:49 Removing intermediate container 917475cd3844 22:33:49 ---> 6a67a0eae6dc 22:33:49 Step 22/22 : LABEL version=0.0.0 22:33:49 (29/39) Installing py3-distlib (0.3.0-r0) 22:33:49 (30/39) Installing py3-distro (1.5.0-r1) 22:33:49 Removing intermediate container 73d2344c021a 22:33:49 ---> 2d04c35933ec 22:33:49 Step 21/23 : LABEL arch=x86_64 22:33:49 (31/39) Installing py3-webencodings (0.5.1-r3) 22:33:49 (32/39) Installing py3-html5lib (1.0.1-r4) 22:33:49 ---> Running in ffc9e9de35fc 22:33:49 (33/39) Installing py3-pytoml (0.1.21-r0) 22:33:50 (34/39) Installing py3-pep517 (0.8.2-r0) 22:33:50 (35/39) Installing py3-progress (1.5-r0) 22:33:50 ---> Running in 0b1488f2d30c 22:33:50 (36/39) Installing py3-toml (0.10.1-r0) 22:33:50 (37/39) Installing py3-retrying (1.3.3-r0) 22:33:50 (38/39) Installing py3-contextlib2 (0.6.0-r0) 22:33:50 (39/39) Installing py3-pip (20.1.1-r0) 22:33:50 ---> Running in b0fc339831af 22:33:50 Removing intermediate container ffc9e9de35fc 22:33:50 Executing busybox-1.31.1-r19.trigger 22:33:50 ---> 688f85dbd272 22:33:50 22:33:50 OK: 72 MiB in 59 packages 22:33:50 Removing intermediate container b0fc339831af 22:33:50 ---> 8605392a8c58 22:33:50 Step 22/23 : LABEL git_sha=a4ad099c2aa0cd7f86f4026ffcb06930d5efd7a7 22:33:51 Removing intermediate container 0b1488f2d30c 22:33:51 ---> 7ff4f9a8331c 22:33:51 22:33:51 ---> Running in 97ce1b09e89f 22:33:51 Successfully built 688f85dbd272 22:33:51 Successfully tagged docker-core-command-go:latest 22:33:51  Building docker-core-command-go ... done Building docker-support-notifications-go 22:33:51 Successfully built 7ff4f9a8331c 22:33:51 Successfully tagged docker-support-scheduler-go:latest 22:33:51 Building docker-security-bootstrapper-go 22:33:51  Building docker-support-scheduler-go ... done Removing intermediate container 97ce1b09e89f 22:33:51 ---> 47b9cf3eeebd 22:33:51 Step 23/23 : LABEL version=0.0.0 22:33:51 ---> Running in 345471a8641a 22:33:51 Removing intermediate container 562551d45e27 22:33:51 ---> 06b467af208d 22:33:51 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 22:33:51 ---> Running in e257ca72eaad 22:33:51 Removing intermediate container 345471a8641a 22:33:51 ---> 91003edf7382 22:33:51 22:33:52 Removing intermediate container e257ca72eaad 22:33:52 ---> ca283cf18579 22:33:52 Step 23/25 : LABEL arch=x86_64 22:33:52 Collecting docker-compose==1.23.2 22:33:52 ---> Running in 6e0458c70bdc 22:33:52 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:33:52 Successfully built 91003edf7382 22:33:52 Successfully tagged docker-core-metadata-go:latest 22:33:52  Building docker-core-metadata-go ... done Building docker-security-proxy-setup-go 22:33:53 Collecting PyYAML<4,>=3.10 22:33:53 Downloading PyYAML-3.13.tar.gz (270 kB) 22:33:55 Removing intermediate container 6e0458c70bdc 22:33:55 ---> c35992cc121b 22:33:55 Step 24/25 : LABEL git_sha=a4ad099c2aa0cd7f86f4026ffcb06930d5efd7a7 22:33:59 Collecting cached-property<2,>=1.2.0 22:33:59 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:33:59 ---> Running in 64bb6bc7e799 22:33:59 Collecting docopt<0.7,>=0.6.1 22:33:59 Downloading docopt-0.6.2.tar.gz (25 kB) 22:33:59 Removing intermediate container 64bb6bc7e799 22:33:59 ---> 3501d5b47985 22:33:59 Step 25/25 : LABEL version=0.0.0 22:33:59 ---> Running in 503f82806bcd 22:34:01 Collecting dockerpty<0.5,>=0.4.1 22:34:01 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:34:03 Removing intermediate container 503f82806bcd 22:34:03 ---> 126e9f1ab50b 22:34:03 22:34:03 Successfully built 126e9f1ab50b 22:34:03 Successfully tagged docker-security-secretstore-setup-go:latest 22:34:03 Building docker-core-data-go 22:34:03  Building docker-security-secretstore-setup-go ... done Collecting docker<4.0,>=3.6.0 22:34:03 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:34:03 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:34:03 Collecting texttable<0.10,>=0.9.0 22:34:03 Downloading texttable-0.9.1.tar.gz (11 kB) 22:34:04 Collecting jsonschema<3,>=2.5.1 22:34:04 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:34:05 Collecting websocket-client<1.0,>=0.32.0 22:34:05 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 22:34:08 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:34:08 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:34:10 Collecting docker-pycreds>=0.4.0 22:34:10 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:34:12 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) 22:34:12 Collecting urllib3<1.25,>=1.21.1 22:34:13 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:34:16 Collecting idna<2.8,>=2.5 22:34:16 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:34:17 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) 22:34:17 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 22:34:17 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 22:34:17 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 22:34:17 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 22:34:17 Installing collected packages: PyYAML, cached-property, docopt, dockerpty, docker-pycreds, websocket-client, urllib3, idna, requests, docker, texttable, jsonschema, docker-compose 22:34:17 Running setup.py install for PyYAML: started 22:34:19 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:34:19 Step 2/31 : FROM ${BUILDER_BASE} AS builder 22:34:19 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:34:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:34:19 ---> f9a27d341a6f 22:34:19 Step 3/22 : WORKDIR /edgex-go 22:34:19 ---> f9a27d341a6f 22:34:19 Step 3/31 : WORKDIR /edgex-go 22:34:19 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:34:19 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:34:19 ---> f9a27d341a6f 22:34:19 Step 3/21 : WORKDIR /edgex-go 22:34:19 ---> Using cache 22:34:19 ---> d17d89087f96 22:34:19 ---> Using cache 22:34:19 ---> d17d89087f96 22:34:19 ---> Using cache 22:34:19 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> d17d89087f96 22:34:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:34:19 22:34:19 22:34:19 ---> Using cache 22:34:19 ---> Using cache 22:34:19 ---> Using cache 22:34:19 ---> ec0d5a331085 22:34:19 Step 5/31 : RUN apk add --update --no-cache make git 22:34:19 ---> ec0d5a331085 22:34:19 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates ---> ec0d5a331085 22:34:19 22:34:19 Step 5/21 : RUN apk add --update --no-cache make git 22:34:20 ---> Running in 623503ac4798 22:34:20 ---> Running in 0345e243d649 22:34:20 ---> Running in 4cfbe1fed24b 22:34:20 Running setup.py install for PyYAML: finished with status 'done' 22:34:21 Running setup.py install for docopt: started 22:34:21 Running setup.py install for docopt: finished with status 'done' 22:34:21 Running setup.py install for dockerpty: started 22:34:22 Running setup.py install for dockerpty: finished with status 'done' 22:34:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:34:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:34:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:34:23 Attempting uninstall: urllib3 22:34:23 Found existing installation: urllib3 1.25.9 22:34:23 Uninstalling urllib3-1.25.9: 22:34:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:34:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:34:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:34:23 Successfully uninstalled urllib3-1.25.9 22:34:24 OK: 219 MiB in 52 packages 22:34:24 Attempting uninstall: idna 22:34:24 Found existing installation: idna 2.9 22:34:24 Uninstalling idna-2.9: 22:34:24 OK: 219 MiB in 52 packages 22:34:24 Successfully uninstalled idna-2.9 22:34:24 OK: 219 MiB in 52 packages 22:34:24 Attempting uninstall: requests 22:34:24 Found existing installation: requests 2.23.0 22:34:24 Uninstalling requests-2.23.0: 22:34:24 Successfully uninstalled requests-2.23.0 22:34:26 Running setup.py install for texttable: started 22:34:27 Running setup.py install for texttable: finished with status 'done' 22:34:27 Removing intermediate container 0345e243d649 22:34:27 ---> d07efa2cb499 22:34:27 Step 6/21 : COPY go.mod . 22:34:28 Removing intermediate container 623503ac4798 22:34:28 ---> df92d4c2d4b7 22:34:28 Step 6/22 : COPY go.mod . 22:34:28 Removing intermediate container 4cfbe1fed24b 22:34:28 ---> d3dbdde916ad 22:34:28 Step 6/31 : COPY go.mod . 22:34:28 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.58.0 22:34:28 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:34:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:34:28 ---> f9a27d341a6f 22:34:28 Step 3/23 : WORKDIR /edgex-go 22:34:28 ---> Using cache 22:34:28 ---> d17d89087f96 22:34:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:34:28 ---> Using cache 22:34:28 ---> ec0d5a331085 22:34:28 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:34:29 ---> 286f154d4cd8 22:34:29 Step 7/31 : RUN go mod download 22:34:29 ---> 0293837850b2 22:34:29 Step 7/21 : RUN go mod download 22:34:30 ---> Running in d7b4e46d8589 22:34:30 ---> Running in aa93e345289b 22:34:30 ---> Running in 8dfa2427ddd6 22:34:30 ---> f8272e0a81cc 22:34:30 Step 7/22 : RUN go mod download 22:34:30 ---> Running in c9bbf6d0d1da 22:34:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:34:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:34:32 OK: 219 MiB in 52 packages 22:34:34 Removing intermediate container aa93e345289b 22:34:34 ---> e95b3774bc89 22:34:34 Step 8/31 : COPY . . 22:34:34 Removing intermediate container c9bbf6d0d1da 22:34:34 ---> e88d350ccbaf 22:34:34 Step 8/22 : COPY . . 22:34:35 Removing intermediate container 8dfa2427ddd6 22:34:35 ---> 0bc8493506fe 22:34:35 Step 8/21 : COPY . . 22:34:42 Removing intermediate container d7b4e46d8589 22:34:42 ---> b6b79f1399fe 22:34:42 Step 6/23 : COPY go.mod . 22:34:52 ---> fb9d8a2331b9 22:34:52 Step 7/23 : RUN go mod download 22:34:55 ---> Running in c76cfb613bc7 22:35:10 Removing intermediate container b52d6dc7188a 22:35:10 ---> 8ae9d48936c3 22:35:10 Step 14/23 : ENV APP_PORT=48090 22:35:11 Removing intermediate container c76cfb613bc7 22:35:11 ---> 5e1f275c5c80 22:35:11 Step 8/23 : COPY . . 22:35:12 ---> Running in 549d5cfdd420 22:35:14 ---> a378d090e47d 22:35:14 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:35:14 ---> af9a830d90af 22:35:14 Step 9/22 : RUN make cmd/support-notifications/support-notifications 22:35:14 ---> c83e10c36aab 22:35:14 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:35:18 Removing intermediate container 549d5cfdd420 22:35:18 ---> 417faef95540 22:35:18 Step 15/23 : EXPOSE $APP_PORT 22:35:18 ---> Running in bd58689af572 22:35:18 ---> Running in 31a2dd184cce 22:35:18 ---> Running in db31eb5f87c6 22:35:19 ---> Running in 6164dfc1fe16 22:35:22 Removing intermediate container 6164dfc1fe16 22:35:22 ---> 1f70c651392d 22:35:22 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:35:22 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 22:35:23 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 22:35:23 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 22:35:23 ---> ab53705c3370 22:35:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:35:24 ---> 20fde8b92266 22:35:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:35:25 ---> 339db1b4e72a 22:35:25 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 22:35:28 ---> Running in bd3cd1c3829e 22:35:29 Removing intermediate container bd3cd1c3829e 22:35:29 ---> 887039108fe6 22:35:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:35:30 ---> Running in f550aa63e0bb 22:35:31 Removing intermediate container f550aa63e0bb 22:35:31 ---> ca8e709edf20 22:35:31 Step 21/23 : LABEL arch=x86_64 22:35:32 ---> Running in e75d636526bb 22:35:34 Removing intermediate container e75d636526bb 22:35:34 ---> ce7ec3bbe82f 22:35:34 Step 22/23 : LABEL git_sha=a4ad099c2aa0cd7f86f4026ffcb06930d5efd7a7 22:35:34 ---> 795f7faa4658 22:35:34 Step 9/23 : RUN make cmd/core-data/core-data 22:35:35 ---> Running in d623ceeaafa1 22:35:35 ---> Running in 8a8ffa5d0aca 22:35:35 Removing intermediate container d623ceeaafa1 22:35:35 ---> 699efd594577 22:35:35 Step 23/23 : LABEL version=0.0.0 22:35:35 ---> Running in bd78f73e28b6 22:35:35 Removing intermediate container bd78f73e28b6 22:35:35 ---> a9f4802e09e1 22:35:35 22:35:36 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 22:35:36 Successfully built a9f4802e09e1 22:35:36 Successfully tagged docker-sys-mgmt-agent-go:latest 22:35:51  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 22:35:56 Removing intermediate container bd58689af572 22:35:56 ---> 8c834b4d30d6 22:35:56 22:35:56 Step 10/31 : FROM alpine:3.12 22:35:56 ---> 13621d1b12d4 22:35:56 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:36:02 ---> Running in 3e740951485f 22:36:02 Removing intermediate container db31eb5f87c6 22:36:02 ---> 56d0b8a19955 22:36:02 22:36:02 Step 10/21 : FROM alpine:3.12 22:36:02 ---> 13621d1b12d4 22:36:02 Step 11/21 : RUN apk add --update --no-cache curl 22:36:02 Removing intermediate container 31a2dd184cce 22:36:02 ---> 2f1d72fa32c3 22:36:02 22:36:02 Step 10/22 : FROM alpine:3.12 22:36:02 ---> 13621d1b12d4 22:36:02 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 22:36:02 Removing intermediate container 3e740951485f 22:36:02 ---> 4d930af22dca 22:36:02 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 22:36:02 ---> Running in 34f63633473d 22:36:02 ---> Running in e1ae559b67d5 22:36:02 ---> Running in aa71984f139e 22:36:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:36:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:36:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:36:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:36:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:36:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:36:04 (1/4) Installing ca-certificates (20191127-r4) 22:36:04 (1/2) Installing ca-certificates (20191127-r4) 22:36:04 (1/2) Installing dumb-init (1.2.2-r1) 22:36:04 (2/2) Installing su-exec (0.2-r1) 22:36:04 Executing busybox-1.31.1-r20.trigger 22:36:04 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:36:04 (3/4) Installing libcurl (7.76.1-r0) 22:36:04 (2/2) Installing dumb-init (1.2.2-r1) 22:36:04 Executing busybox-1.31.1-r20.trigger 22:36:04 (4/4) Installing curl (7.76.1-r0) 22:36:04 Executing busybox-1.31.1-r20.trigger 22:36:04 OK: 6 MiB in 16 packages 22:36:04 Executing ca-certificates-20191127-r4.trigger 22:36:04 Executing ca-certificates-20191127-r4.trigger 22:36:04 OK: 6 MiB in 16 packages 22:36:04 OK: 7 MiB in 18 packages 22:36:05 Removing intermediate container aa71984f139e 22:36:05 ---> 1dc7696537da 22:36:05 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 22:36:06 ---> Running in 6b250f977390 22:36:06 Removing intermediate container e1ae559b67d5 22:36:06 ---> e592d668972e 22:36:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:36:06 Removing intermediate container 34f63633473d 22:36:06 ---> fe6c62f55503 22:36:06 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:36:06 ---> Running in 6ab9e79e673e 22:36:06 ---> Running in ce4054d5fdb4 22:36:06 Removing intermediate container 6b250f977390 22:36:06 ---> a670df8a0722 22:36:06 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:36:06 ---> Running in 8d0da8578cb6 22:36:06 Removing intermediate container 6ab9e79e673e 22:36:06 ---> 2de1f6212803 22:36:06 Step 13/21 : WORKDIR /edgex 22:36:06 Removing intermediate container ce4054d5fdb4 22:36:06 ---> 1ff87fec01d2 22:36:06 Step 13/22 : ENV APP_PORT=48060 22:36:07 ---> Running in 0efd1b94373d 22:36:07 ---> Running in 518353d40aa7 22:36:07 Removing intermediate container 8d0da8578cb6 22:36:07 ---> f33e6be7800e 22:36:07 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:36:07 ---> Running in 5138b0f578ea 22:36:07 Removing intermediate container 0efd1b94373d 22:36:07 ---> 1cd5148b9ac6 22:36:07 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:36:07 Removing intermediate container 518353d40aa7 22:36:07 ---> 3661121261ae 22:36:07 Step 14/22 : EXPOSE $APP_PORT 22:36:07 ---> Running in 1f3a813e6ce0 22:36:08 ---> 7bad675eba70 22:36:08 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:36:08 Removing intermediate container 1f3a813e6ce0 22:36:08 ---> 088d31b78ba4 22:36:08 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:36:10 ---> 4f4adf89ff51 22:36:10 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:36:10 ---> c48de3ea9f6b 22:36:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:36:10 Removing intermediate container 8a8ffa5d0aca 22:36:10 ---> 4f24495266d8 22:36:10 22:36:10 Step 10/23 : FROM alpine:3.12 22:36:10 ---> 13621d1b12d4 22:36:10 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:36:11 Removing intermediate container 5138b0f578ea 22:36:11 ---> 5a78a568d4a2 22:36:11 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 22:36:11 ---> Running in e88f53071fdc 22:36:11 ---> Running in 6ab7a4096529 22:36:11 ---> ac54cdaad552 22:36:11 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:36:11 Removing intermediate container e88f53071fdc 22:36:11 ---> fa8b403cb39e 22:36:11 Step 12/23 : ENV APP_PORT=48080 22:36:11 ---> Running in aa767aa12f55 22:36:11 ---> Running in dcc76aa832a1 22:36:11 ---> e53a73346a65 22:36:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:36:11 Removing intermediate container 6ab7a4096529 22:36:11 ---> 9c05029a2caf 22:36:11 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:36:11 Removing intermediate container aa767aa12f55 22:36:11 ---> f791fa08dfed 22:36:11 Step 18/21 : CMD ["--init=true"] 22:36:12 Removing intermediate container dcc76aa832a1 22:36:12 ---> da409b4d5170 22:36:12 Step 13/23 : EXPOSE $APP_PORT 22:36:12 ---> Running in f107f2371f9e 22:36:12 ---> e58f37dc6b06 22:36:12 Step 18/22 : ENTRYPOINT ["/support-notifications"] 22:36:12 ---> c23d359f4589 22:36:12 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:36:12 ---> Running in 2068b4f8e983 22:36:12 ---> Running in 53e2e6684d0d 22:36:12 ---> Running in 2f7fbfb294e5 22:36:12 Removing intermediate container f107f2371f9e 22:36:12 ---> 613e02714b06 22:36:12 Step 19/21 : LABEL arch=x86_64 22:36:12 Removing intermediate container 2068b4f8e983 22:36:12 ---> 9b53eab81860 22:36:12 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:36:12 Removing intermediate container 2f7fbfb294e5 22:36:12 ---> dc85dbab2d28 22:36:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:36:12 ---> Running in 2300d838b066 22:36:12 ---> Running in 2c6be59b7227 22:36:12 ---> Running in dac3f47118d9 22:36:13 Removing intermediate container 2300d838b066 22:36:13 ---> 637e417e454c 22:36:13 Step 20/21 : LABEL git_sha=a4ad099c2aa0cd7f86f4026ffcb06930d5efd7a7 22:36:13 ---> Running in ee25c0438348 22:36:13 Removing intermediate container dac3f47118d9 22:36:13 ---> 0012a2bd00d6 22:36:13 Step 20/22 : LABEL arch=x86_64 22:36:13 ---> Running in d3f05d7a8983 22:36:13 Removing intermediate container ee25c0438348 22:36:13 ---> ff33b2ccb59b 22:36:13 Step 21/21 : LABEL version=0.0.0 22:36:13 ---> Running in 2b860b733262 22:36:13 Removing intermediate container d3f05d7a8983 22:36:13 ---> ea5590f539be 22:36:13 Step 21/22 : LABEL git_sha=a4ad099c2aa0cd7f86f4026ffcb06930d5efd7a7 22:36:14 ---> Running in bde26f5b9782 22:36:14 Removing intermediate container 53e2e6684d0d 22:36:14 ---> f8244f0ce37a 22:36:14 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 22:36:14 Removing intermediate container 2b860b733262 22:36:14 ---> c458e320c895 22:36:14 22:36:15 Removing intermediate container 2c6be59b7227 22:36:15 ---> f2767421d503 22:36:15 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 22:36:15 Successfully built c458e320c895 22:36:15 Successfully tagged docker-security-proxy-setup-go:latest 22:36:15  Building docker-security-proxy-setup-go ... done Removing intermediate container bde26f5b9782 22:36:15 ---> ecb73830e16f 22:36:15 Step 22/22 : LABEL version=0.0.0 22:36:15 ---> dc153fc95015 22:36:15 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:36:15 ---> Running in 395dcc41385e 22:36:15 ---> Running in ed02221e41be 22:36:15 Removing intermediate container ed02221e41be 22:36:15 ---> 84585877c36f 22:36:15 22:36:15 Successfully built 84585877c36f 22:36:15 Successfully tagged docker-support-notifications-go:latest 22:36:15  Building docker-support-notifications-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:36:16 ---> d3df9c1bdf16 22:36:16 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:36:16 ---> afb85ffb7296 22:36:16 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:36:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:36:16 ---> 24cc8ce2a1d2 22:36:16 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:36:16 (1/6) Installing dumb-init (1.2.2-r1) 22:36:16 ---> 4a6ccf25e393 22:36:16 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 22:36:16 (2/6) Installing libgcc (9.3.0-r2) 22:36:17 (3/6) Installing libsodium (1.0.18-r0) 22:36:17 ---> Running in f17544227441 22:36:17 (4/6) Installing libstdc++ (9.3.0-r2) 22:36:17 Removing intermediate container f17544227441 22:36:17 ---> 6dac678dae48 22:36:17 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:36:17 ---> 3810b2e66453 22:36:17 Step 26/31 : RUN chmod +x /entrypoint.sh 22:36:17 ---> Running in d8ed0753e074 22:36:17 (5/6) Installing libzmq (4.3.3-r0) 22:36:18 (6/6) Installing zeromq (4.3.3-r0) 22:36:18 Executing busybox-1.31.1-r20.trigger 22:36:18 OK: 8 MiB in 20 packages 22:36:18 Removing intermediate container d8ed0753e074 22:36:18 ---> bf4d755f721a 22:36:18 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 22:36:18 ---> Running in acd569c1dca8 22:36:18 Removing intermediate container 395dcc41385e 22:36:18 ---> 3937daff7f26 22:36:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:36:19 Removing intermediate container acd569c1dca8 22:36:19 ---> d8c616bd6a5a 22:36:19 Step 28/31 : CMD ["gate"] 22:36:19 ---> Running in 2c8f8fcb3f4b 22:36:19 ---> 50a4d2667167 22:36:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:36:19 Removing intermediate container 2c8f8fcb3f4b 22:36:19 ---> 9c1696c11bc2 22:36:19 Step 29/31 : LABEL arch=x86_64 22:36:19 ---> Running in a814e69fd2ef 22:36:19 Removing intermediate container a814e69fd2ef 22:36:19 ---> 6f8a35951acb 22:36:19 Step 30/31 : LABEL git_sha=a4ad099c2aa0cd7f86f4026ffcb06930d5efd7a7 22:36:19 ---> e8d9efe34b07 22:36:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:36:19 ---> Running in 3b20dc099a0e 22:36:20 ---> 9621ad478fd7 22:36:20 Step 19/23 : ENTRYPOINT ["/core-data"] 22:36:20 Removing intermediate container 3b20dc099a0e 22:36:20 ---> 78cee4c66ad5 22:36:20 Step 31/31 : LABEL version=0.0.0 22:36:20 ---> Running in a4670f30a8b4 22:36:20 ---> Running in 94f6c1442063 22:36:20 Removing intermediate container a4670f30a8b4 22:36:20 ---> e18a55162e90 22:36:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:36:20 ---> Running in e935031eb5f3 22:36:20 Removing intermediate container 94f6c1442063 22:36:20 ---> a4025d5d2f8e 22:36:20 22:36:20 Removing intermediate container e935031eb5f3 22:36:20 ---> 6888038d5409 22:36:20 Step 21/23 : LABEL arch=x86_64 22:36:20 Successfully built a4025d5d2f8e 22:36:20 Successfully tagged docker-security-bootstrapper-go:latest 22:36:20  Building docker-security-bootstrapper-go ... done  ---> Running in d48edc0568ca 22:36:21 Removing intermediate container d48edc0568ca 22:36:21 ---> 75f72b66c8f0 22:36:21 Step 22/23 : LABEL git_sha=a4ad099c2aa0cd7f86f4026ffcb06930d5efd7a7 22:36:21 ---> Running in e048a77a3b62 22:36:21 Removing intermediate container e048a77a3b62 22:36:21 ---> ec8ed24c55e8 22:36:21 Step 23/23 : LABEL version=0.0.0 22:36:21 ---> Running in 1e1161bf3660 22:36:21 Removing intermediate container 1e1161bf3660 22:36:21 ---> 1a626b9ce894 22:36:21 22:36:21 Successfully built 1a626b9ce894 22:36:21 Successfully tagged docker-core-data-go:latest 22:36:22  Building docker-core-data-go ... done  [Pipeline] } 22:36:22 $ docker stop --time=1 a7c9854fadbade1a1cded3a2881334764013fca56b6b1527c3fa65cccf99e873 22:36:23 $ docker rm -f a7c9854fadbade1a1cded3a2881334764013fca56b6b1527c3fa65cccf99e873 [Pipeline] // withDockerContainer [Pipeline] sh 22:36:24 + docker images 22:36:24 + grep docker 22:36:24 docker-core-data-go latest 1a626b9ce894 3 seconds ago 21.5MB 22:36:24 docker-security-bootstrapper-go latest a4025d5d2f8e 4 seconds ago 18.2MB 22:36:24 docker-support-notifications-go latest 84585877c36f 9 seconds ago 17.6MB 22:36:24 docker-security-proxy-setup-go latest c458e320c895 10 seconds ago 25.3MB 22:36:24 docker-sys-mgmt-agent-go latest a9f4802e09e1 49 seconds ago 312MB 22:36:24 docker-security-secretstore-setup-go latest 126e9f1ab50b 2 minutes ago 25.7MB 22:36:24 docker-core-metadata-go latest 91003edf7382 2 minutes ago 18.6MB 22:36:24 docker-support-scheduler-go latest 7ff4f9a8331c 2 minutes ago 17.1MB 22:36:24 docker-core-command-go latest 688f85dbd272 2 minutes ago 17MB 22:36:24 docker 20.10.0 aefe523efa57 4 months ago 240MB [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 22:36:40 Still waiting to schedule task 22:36:40 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 22:37:36 Running on prd-ubuntu18.04-docker-8c-8g-2798 in /w/workspace/edgexfoundry_edgex-go_PR-3328 [Pipeline] { [Pipeline] ws 22:37:36 Running in /w/workspace/edgex-go/54 [Pipeline] { [Pipeline] checkout 22:37:39 using credential edgex-jenkins-ssh 22:37:39 Cloning the remote Git repository 22:37:39 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:37:39 > git init /w/workspace/edgex-go/54 # timeout=10 22:37:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:37:39 > git --version # timeout=10 22:37:39 > git --version # 'git version 2.17.1' 22:37:39 using GIT_SSH to set credentials SSH Credentials for GitHub 22:37:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:37:56 Merging remotes/origin/master commit 576eddb6d79f77bc7b799d46a5f981c8da166ab0 into PR head commit a4ad099c2aa0cd7f86f4026ffcb06930d5efd7a7 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:37:56 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) 22:37:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:37:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:37:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:37:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:37:55 using GIT_SSH to set credentials SSH Credentials for GitHub 22:37:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3328/head:refs/remotes/origin/PR-3328 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:37:56 > git config core.sparsecheckout # timeout=10 22:37:56 > git checkout -f a4ad099c2aa0cd7f86f4026ffcb06930d5efd7a7 # timeout=10 [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 22:37:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:37:58 ---> package-listing.sh 22:37:58 ++ facter osfamily 22:37:58 ++ tr '[:upper:]' '[:lower:]' 22:37:58 + OS_FAMILY=redhat 22:37:58 + workspace=/w/workspace/edgex-go/54 22:37:58 + START_PACKAGES=/tmp/packages_start.txt 22:37:58 + END_PACKAGES=/tmp/packages_end.txt 22:37:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:37:58 + PACKAGES=/tmp/packages_start.txt 22:37:58 + '[' /w/workspace/edgex-go/54 ']' 22:37:58 + PACKAGES=/tmp/packages_end.txt 22:37:58 + case "${OS_FAMILY}" in 22:37:58 + rpm -qa 22:37:58 + sort 22:38:03 + '[' -f /tmp/packages_start.txt ']' 22:38:03 + '[' -f /tmp/packages_end.txt ']' 22:38:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:38:03 + '[' /w/workspace/edgex-go/54 ']' 22:38:03 + mkdir -p /w/workspace/edgex-go/54/archives/ 22:38:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/54/archives/ [Pipeline] echo 22:38:03 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/54/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:38:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:38:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:38:04 22:38:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:38:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:38:04 alpine: Pulling from edgex-lftools-log-publisher 22:38:04 df20fa9351a1: Pulling fs layer 22:38:04 36b3adc4ff6f: Pulling fs layer 22:38:04 8ad3a11d3b57: Pulling fs layer 22:38:04 46f8f816bc3b: Pulling fs layer 22:38:04 93b61091891f: Pulling fs layer 22:38:04 93b9cdb0e59b: Pulling fs layer 22:38:04 5e14af77c1be: Pulling fs layer 22:38:04 01666e4c0597: Pulling fs layer 22:38:04 aa168da1d23b: Pulling fs layer 22:38:04 46f8f816bc3b: Waiting 22:38:04 93b61091891f: Waiting 22:38:04 93b9cdb0e59b: Waiting 22:38:04 5e14af77c1be: Waiting 22:38:04 01666e4c0597: Waiting 22:38:04 aa168da1d23b: Waiting 22:38:04 36b3adc4ff6f: Verifying Checksum 22:38:04 36b3adc4ff6f: Download complete 22:38:04 46f8f816bc3b: Verifying Checksum 22:38:04 46f8f816bc3b: Download complete 22:38:04 df20fa9351a1: Verifying Checksum 22:38:04 df20fa9351a1: Download complete 22:38:04 93b9cdb0e59b: Verifying Checksum 22:38:04 93b9cdb0e59b: Download complete 22:38:04 5e14af77c1be: Verifying Checksum 22:38:04 5e14af77c1be: Download complete 22:38:04 93b61091891f: Verifying Checksum 22:38:04 93b61091891f: Download complete 22:38:04 01666e4c0597: Verifying Checksum 22:38:04 01666e4c0597: Download complete 22:38:04 8ad3a11d3b57: Verifying Checksum 22:38:04 8ad3a11d3b57: Download complete 22:38:04 df20fa9351a1: Pull complete 22:38:05 36b3adc4ff6f: Pull complete 22:38:06 8ad3a11d3b57: Pull complete 22:38:06 46f8f816bc3b: Pull complete 22:38:06 aa168da1d23b: Verifying Checksum 22:38:06 aa168da1d23b: Download complete 22:38:06 93b61091891f: Pull complete 22:38:07 93b9cdb0e59b: Pull complete 22:38:08 5e14af77c1be: Pull complete 22:38:08 01666e4c0597: Pull complete 22:38:16 aa168da1d23b: Pull complete 22:38:16 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:38:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:38:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:38:16 prd-centos7-docker-4c-2g-2794 does not seem to be running inside a container 22:38:16 $ 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/54/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/54 -v /w/workspace/edgex-go/54:/w/workspace/edgex-go/54:rw,z -v /w/workspace/edgex-go/54@tmp:/w/workspace/edgex-go/54@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 22:38:21 $ docker top 07faee0d262ee18b3c0a90f77645f7389b6cf565b6551ec78f4009f98d967621 -eo pid,comm [Pipeline] { [Pipeline] sh 22:38:22 + touch /tmp/pre-build-complete [Pipeline] sh 22:38:22 + mkdir -p /var/log/sa [Pipeline] sh 22:38:22 + ls /var/log/sa-host 22:38:22 + sadf -c /var/log/sa-host/sa03 22:38:22 file_magic: OK 22:38:22 HZ: Using current value: 100 22:38:22 file_header: OK 22:38:22 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 22:38:22 Statistics: 22:38:22 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:38:22 File successfully converted to sysstat format version 12.2.1 22:38:22 + sadf -c /var/log/sa-host/sa23 22:38:22 file_magic: OK 22:38:22 HZ: Using current value: 100 22:38:22 file_header: OK 22:38:22 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 22:38:22 Statistics: 22:38:22 Hnuu...uuuununununu... 22:38:22 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:38:23 provisioning config files... 22:38:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/54@tmp/config1000651570146454458tmp [Pipeline] { [Pipeline] echo 22:38:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:38:23 ---> create-netrc.sh [Pipeline] } 22:38:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:38:23 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:38:24 ---> python-tools-install.sh [Pipeline] echo 22:38:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:38:24 ---> sudo-logs.sh 22:38:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:38:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:38:24 ---> job-cost.sh 22:38:24 lf-activate-venv: SKIPPING 22:38:24 INFO: No Stack... 22:38:25 INFO: Retrieving Pricing Info for: v1-standard-2 22:38:26 INFO: Archiving Costs [Pipeline] echo 22:38:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:38:26 ---> logs-deploy.sh 22:38:26 lf-activate-venv: SKIPPING 22:38:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3328/54 22:38:26 INFO: archiving workspace using pattern(s): 22:38:28 Archives upload complete. 22:38:28 INFO: archiving logs to Nexus 22:38:29 ---> uname -a: 22:38:29 Linux prd-centos7-docker-4c-2g-2794.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 22:38:29 22:38:29 22:38:29 ---> lscpu: 22:38:29 Architecture: x86_64 22:38:29 CPU op-mode(s): 32-bit, 64-bit 22:38:29 Byte Order: Little Endian 22:38:29 Address sizes: 40 bits physical, 48 bits virtual 22:38:29 CPU(s): 4 22:38:29 On-line CPU(s) list: 0-3 22:38:29 Thread(s) per core: 1 22:38:29 Core(s) per socket: 1 22:38:29 Socket(s): 4 22:38:29 NUMA node(s): 1 22:38:29 Vendor ID: GenuineIntel 22:38:29 CPU family: 6 22:38:29 Model: 44 22:38:29 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 22:38:29 Stepping: 1 22:38:29 CPU MHz: 2933.438 22:38:29 BogoMIPS: 5866.87 22:38:29 Virtualization: VT-x 22:38:29 Hypervisor vendor: KVM 22:38:29 Virtualization type: full 22:38:29 L1d cache: 128 KiB 22:38:29 L1i cache: 128 KiB 22:38:29 L2 cache: 16 MiB 22:38:29 L3 cache: 64 MiB 22:38:29 NUMA node0 CPU(s): 0-3 22:38:29 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 22:38:29 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 22:38:29 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 22:38:29 Vulnerability Meltdown: Mitigation; PTI 22:38:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:38:29 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:38:29 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:38:29 Vulnerability Srbds: Not affected 22:38:29 Vulnerability Tsx async abort: Not affected 22:38:29 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 22:38:29 22:38:29 22:38:29 ---> nproc: 22:38:29 4 22:38:29 22:38:29 22:38:29 ---> df -h: 22:38:29 Filesystem Size Used Available Use% Mounted on 22:38:29 overlay 50.0G 13.4G 36.6G 27% / 22:38:29 tmpfs 64.0M 0 64.0M 0% /dev 22:38:29 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 22:38:29 shm 64.0M 0 64.0M 0% /dev/shm 22:38:29 /dev/vda1 50.0G 13.4G 36.6G 27% /facter-os 22:38:29 /dev/vda1 50.0G 13.4G 36.6G 27% /etc/resolv.conf 22:38:29 /dev/vda1 50.0G 13.4G 36.6G 27% /etc/hostname 22:38:29 /dev/vda1 50.0G 13.4G 36.6G 27% /etc/hosts 22:38:29 /dev/vda1 50.0G 13.4G 36.6G 27% /var/log/auth.log 22:38:29 /dev/vda1 50.0G 13.4G 36.6G 27% /run/cloud-init/result.json 22:38:29 /dev/vda1 50.0G 13.4G 36.6G 27% /var/log/sa-host 22:38:29 /dev/vda1 50.0G 13.4G 36.6G 27% /var/log/secure 22:38:29 /dev/vda1 50.0G 13.4G 36.6G 27% /w/workspace/edgex-go/54@tmp 22:38:29 /dev/vda1 50.0G 13.4G 36.6G 27% /w/workspace/edgex-go/54 22:38:29 22:38:29 22:38:29 ---> free -m: 22:38:29 total used free shared buff/cache available 22:38:29 Mem: 1837 694 132 0 1010 1060 22:38:29 Swap: 1023 106 917 22:38:29 22:38:29 22:38:29 ---> ip addr: 22:38:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:38:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:38:29 inet 127.0.0.1/8 scope host lo 22:38:29 valid_lft forever preferred_lft forever 22:38:29 inet6 ::1/128 scope host 22:38:29 valid_lft forever preferred_lft forever 22:38:29 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:38:29 link/ether fa:16:3e:f6:ed:f1 brd ff:ff:ff:ff:ff:ff 22:38:29 inet 10.30.123.192/23 brd 10.30.123.255 scope global dynamic eth0 22:38:29 valid_lft 85658sec preferred_lft 85658sec 22:38:29 inet6 fe80::f816:3eff:fef6:edf1/64 scope link 22:38:29 valid_lft forever preferred_lft forever 22:38:29 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:38:29 link/ether 02:42:02:33:8a:a1 brd ff:ff:ff:ff:ff:ff 22:38:29 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:38:29 valid_lft forever preferred_lft forever 22:38:29 inet6 fe80::42:2ff:fe33:8aa1/64 scope link 22:38:29 valid_lft forever preferred_lft forever 22:38:29 22:38:29 22:38:29 ---> sar -b -r -n DEV: 22:38:29 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/03/21 _x86_64_ (4 CPU) 22:38:29 22:38:29 22:25:55 LINUX RESTART (4 CPU) 22:38:29 22:38:29 22:27:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:38:29 22:28:01 243.75 105.41 138.34 0.00 7696.02 49637.42 0.00 22:38:29 22:29:01 295.11 135.56 159.55 0.00 4710.14 19907.51 0.00 22:38:29 22:30:02 124.67 56.15 68.51 0.00 2191.75 9420.99 0.00 22:38:29 22:31:01 133.09 38.50 94.58 0.00 2157.25 21982.57 0.00 22:38:29 22:32:03 1409.93 1105.14 304.79 0.00 114050.47 174254.38 0.00 22:38:29 22:33:01 2396.71 2119.12 277.59 0.00 123508.09 138977.54 0.00 22:38:29 22:34:02 432.84 152.98 279.86 0.00 27241.43 80699.47 0.00 22:38:29 22:35:02 2547.54 2198.48 349.06 0.00 152073.37 159108.09 0.00 22:38:29 22:36:01 1017.65 743.84 273.81 0.00 53775.55 68580.41 0.00 22:38:29 22:37:01 137.22 23.90 113.32 0.00 3342.74 13147.29 0.00 22:38:29 22:38:01 44.56 44.38 0.18 0.00 4242.52 2.45 0.00 22:38:29 Average: 796.78 609.27 187.51 0.00 45065.01 67101.22 0.00 22:38:29 22:38:29 22:27:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:38:29 22:28:01 145352 0 760820 40.44 1600 973772 1926996 65.77 593080 903400 16 22:38:29 22:29:01 65244 0 1047208 55.66 720 768372 1967308 67.14 832900 708000 40560 22:38:29 22:30:02 254228 0 796748 42.35 644 829924 1645508 56.16 620128 719100 74504 22:38:29 22:31:01 80080 0 789896 41.98 540 1011028 1544808 52.72 646984 869080 56252 22:38:29 22:32:03 70484 0 799536 42.49 92 1011432 1963836 67.02 700748 888460 33792 22:38:29 22:33:01 208176 0 1168388 62.10 92 504888 3521972 120.20 812380 581632 44516 22:38:29 22:34:02 74992 0 732416 38.93 92 1074044 1481688 50.57 714992 828856 34472 22:38:29 22:35:02 79120 0 749980 39.86 92 1052352 1959312 66.87 702836 856792 79520 22:38:29 22:36:01 352784 0 677344 36.00 92 851324 1571348 53.63 578904 691632 1952 22:38:29 22:37:01 388864 0 615280 32.70 92 877308 1211460 41.35 489732 754384 8 22:38:29 22:38:01 244472 0 634440 33.72 92 1002540 1216056 41.50 516920 870388 96 22:38:29 Average: 178527 0 797460 42.38 377 905180 1819117 62.08 655419 788339 33244 22:38:29 22:38:29 22:27:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:38:29 22:28:01 vethfde17d3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:29 22:28:01 veth3d074bc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:29 22:28:01 eth0 1045.47 976.74 5164.15 131.52 0.00 0.00 0.00 0.00 22:38:29 22:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:29 22:29:01 eth0 166.97 142.41 502.22 23.43 0.00 0.00 0.00 0.00 22:38:29 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:29 22:29:01 vethceac5d2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:38:29 22:29:01 docker0 1134.05 1104.17 88.76 3540.41 0.00 0.00 0.00 0.00 22:38:29 22:30:02 eth0 29.16 15.57 22.66 12.16 0.00 0.00 0.00 0.00 22:38:29 22:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:29 22:30:02 vethceac5d2 1.83 1.83 0.15 0.15 0.00 0.00 0.00 0.00 22:38:29 22:30:02 docker0 1.83 1.83 0.12 0.15 0.00 0.00 0.00 0.00 22:38:29 22:31:01 eth0 200.41 164.77 1719.17 98.41 0.00 0.00 0.00 0.00 22:38:29 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:29 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:29 22:32:03 vethf8b0b39 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 22:38:29 22:32:03 eth0 105.66 82.46 193.01 62.34 0.00 0.00 0.00 0.00 22:38:29 22:32:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:29 22:32:03 docker0 52.40 61.21 3.49 160.10 0.00 0.00 0.00 0.00 22:38:29 22:33:01 vethf8b0b39 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:29 22:33:01 veth3518914 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 22:38:29 22:33:01 vethaa2cb2b 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 22:38:29 22:33:01 veth67b45fb 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 22:38:29 22:34:02 vethf8b0b39 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 22:38:29 22:34:02 eth0 3138.66 2641.94 13617.89 503.31 0.00 0.00 0.00 0.00 22:38:29 22:34:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:38:29 22:34:02 veth96f98e3 22.13 48.72 1.62 331.57 0.00 0.00 0.00 0.00 22:38:29 22:35:02 vethf8b0b39 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 22:38:29 22:35:02 eth0 118.91 97.68 175.07 97.51 0.00 0.00 0.00 0.00 22:38:29 22:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:29 22:35:02 docker0 1279.25 1299.80 98.43 4333.70 0.00 0.00 0.00 0.00 22:38:29 22:36:01 vethf8b0b39 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:29 22:36:01 eth0 29.34 14.90 24.30 12.71 0.00 0.00 0.00 0.00 22:38:29 22:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:29 22:36:01 veth3fefe65 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:38:29 22:37:01 eth0 82.59 64.86 168.35 73.65 0.00 0.00 0.00 0.00 22:38:29 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:29 22:37:01 docker0 1298.87 1327.08 99.61 4464.26 0.00 0.00 0.00 0.00 22:38:29 22:38:01 eth0 5.66 3.13 5.27 2.13 0.00 0.00 0.00 0.00 22:38:29 22:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:29 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:29 Average: eth0 181.19 154.27 877.94 49.12 0.00 0.00 0.00 0.00 22:38:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:29 Average: docker0 91.89 99.40 6.80 343.56 0.00 0.00 0.00 0.00 22:38:29 22:38:29 22:38:29 ---> sar -P ALL: 22:38:29 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/03/21 _x86_64_ (4 CPU) 22:38:29 22:38:29 22:25:55 LINUX RESTART (4 CPU) 22:38:29 22:38:29 22:27:02 CPU %user %nice %system %iowait %steal %idle 22:38:29 22:28:01 all 14.52 0.00 8.43 2.52 0.12 74.41 22:38:29 22:28:01 0 18.57 0.00 10.10 1.66 0.12 69.56 22:38:29 22:28:01 1 14.48 0.00 8.25 4.18 0.16 72.93 22:38:29 22:28:01 2 10.50 0.00 7.80 2.63 0.10 78.96 22:38:29 22:28:01 3 14.56 0.00 7.60 1.61 0.09 76.14 22:38:29 22:29:01 all 35.44 0.00 11.70 7.21 0.13 45.53 22:38:29 22:29:01 0 34.52 0.00 11.52 7.95 0.12 45.88 22:38:29 22:29:01 1 36.63 0.00 11.82 8.30 0.14 43.11 22:38:29 22:29:01 2 34.66 0.00 11.83 5.69 0.10 47.72 22:38:29 22:29:01 3 35.96 0.00 11.62 6.87 0.14 45.41 22:38:29 22:30:02 all 48.44 0.00 13.54 3.60 0.14 34.28 22:38:29 22:30:02 0 47.92 0.00 13.74 4.70 0.19 33.44 22:38:29 22:30:02 1 48.54 0.00 13.78 3.61 0.14 33.94 22:38:29 22:30:02 2 48.28 0.00 12.70 1.55 0.10 37.36 22:38:29 22:30:02 3 49.01 0.00 13.95 4.53 0.14 32.37 22:38:29 22:31:01 all 42.38 0.00 14.00 3.63 0.10 39.89 22:38:29 22:31:01 0 42.95 0.00 15.18 5.40 0.14 36.33 22:38:29 22:31:01 1 41.99 0.00 13.34 2.39 0.07 42.20 22:38:29 22:31:01 2 42.99 0.00 13.77 3.39 0.09 39.76 22:38:29 22:31:01 3 41.59 0.00 13.71 3.33 0.09 41.28 22:38:29 22:32:03 all 20.68 0.00 25.00 12.88 0.27 41.16 22:38:29 22:32:03 0 20.84 0.00 24.53 12.56 0.22 41.85 22:38:29 22:32:03 1 20.24 0.00 25.01 13.23 0.31 41.22 22:38:29 22:32:03 2 21.19 0.00 25.64 13.29 0.34 39.54 22:38:29 22:32:03 3 20.47 0.00 24.83 12.43 0.22 42.05 22:38:29 22:33:01 all 40.35 0.00 21.64 22.17 0.21 15.64 22:38:29 22:33:01 0 39.42 0.00 21.60 23.95 0.16 14.87 22:38:29 22:33:01 1 40.42 0.00 22.47 21.55 0.23 15.33 22:38:29 22:33:01 2 40.88 0.00 21.30 20.95 0.27 16.59 22:38:29 22:33:01 3 40.67 0.00 21.18 22.23 0.17 15.76 22:38:29 22:34:02 all 37.09 0.00 14.93 23.42 0.15 24.40 22:38:29 22:34:02 0 37.05 0.00 14.37 20.11 0.12 28.35 22:38:29 22:34:02 1 37.23 0.00 15.24 23.88 0.14 23.52 22:38:29 22:34:02 2 36.89 0.00 15.08 25.33 0.12 22.57 22:38:29 22:34:02 3 37.20 0.00 15.03 24.35 0.23 23.19 22:38:29 22:35:02 all 20.62 0.00 22.75 31.58 0.27 24.78 22:38:29 22:35:02 0 20.54 0.00 22.33 31.48 0.30 25.35 22:38:29 22:35:02 1 19.11 0.00 23.22 33.55 0.30 23.82 22:38:29 22:35:02 2 20.39 0.00 23.17 31.29 0.21 24.93 22:38:29 22:35:02 3 22.44 0.00 22.29 29.99 0.25 25.03 22:38:29 22:36:01 all 47.41 0.00 16.48 20.60 0.14 15.37 22:38:29 22:36:01 0 47.27 0.00 16.32 14.50 0.18 21.74 22:38:29 22:36:01 1 46.73 0.00 16.67 23.23 0.14 13.22 22:38:29 22:36:01 2 47.68 0.00 16.60 22.20 0.12 13.40 22:38:29 22:36:01 3 47.97 0.00 16.32 22.53 0.13 13.06 22:38:29 22:37:01 all 7.45 0.00 5.44 5.53 0.08 81.50 22:38:29 22:37:01 0 7.43 0.00 5.74 4.53 0.07 82.24 22:38:29 22:37:01 1 7.92 0.00 5.39 5.56 0.08 81.05 22:38:29 22:37:01 2 6.88 0.00 5.49 6.59 0.08 80.96 22:38:29 22:37:01 3 7.58 0.00 5.17 5.42 0.10 81.73 22:38:29 22:38:01 all 0.63 0.00 0.30 1.16 0.00 97.91 22:38:29 22:38:01 0 0.43 0.00 0.27 0.50 0.00 98.80 22:38:29 22:38:01 1 0.97 0.00 0.28 1.93 0.00 96.82 22:38:29 22:38:01 2 0.97 0.00 0.58 2.17 0.02 96.26 22:38:29 22:38:01 3 0.13 0.00 0.08 0.03 0.00 99.75 22:38:29 22:38:29 Average: CPU %user %nice %system %iowait %steal %idle 22:38:29 Average: all 28.38 0.00 13.92 12.08 0.15 45.47 22:38:29 Average: 0 28.56 0.00 14.06 11.46 0.15 45.78 22:38:29 Average: 1 28.33 0.00 14.03 12.74 0.15 44.74 22:38:29 Average: 2 28.07 0.00 13.90 12.17 0.14 45.72 22:38:29 Average: 3 28.58 0.00 13.67 11.96 0.14 45.65 22:38:29 22:38:29 22:38:29