Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b3069d58daddec4f0489f199d23d3a6acd3e16a6 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-7034 in /w/workspace/dry_go-mod-core-contracts_master [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/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision b3069d58daddec4f0489f199d23d3a6acd3e16a6 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3069d58daddec4f0489f199d23d3a6acd3e16a6 # timeout=10 Commit message: "Merge pull request #357 from beaufrusetta/add-xml-content-type" > git rev-list --no-walk 4e4c30cdb011fbe016161a067d606eede52a9275 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:08:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:08:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:08:07 ========================================================= 22:08:07 EdgeX Global Pipelines Version Info 22:08:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:08:09 ------------------- 22:08:09 stable info: 22:08:09 ------------------- 22:08:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:08:09 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 22:08:09 Message: update stable to v1.0.144 22:08:10 ------------------- 22:08:10 experimental info: 22:08:10 ------------------- 22:08:10 Commited By: **** collab-it+edgex@linuxfoundation.org 22:08:10 Commit SHA: c640cc8e0f176a0a86b153ebfcb15f3e2f33f7bd 22:08:10 Message: update experimental to v1.0.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 22:08:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 22:08:10 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 22:08:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:08:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:08:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:08:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 22:08:11 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:08:11 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 22:08:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:08:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:08:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:08:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 22:08:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:08:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:08:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 22:08:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:08:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:08:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:08:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 22:08:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:08:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:08:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:08:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:08:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:08:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 22:08:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 22:08:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 22:08:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 22:08:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b3069d58daddec4f0489f199d23d3a6acd3e16a6 [Pipeline] echo 22:08:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b3069d5 [Pipeline] echo 22:08:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:08:14 + git log --format=format:%s -1 b3069d58daddec4f0489f199d23d3a6acd3e16a6 [Pipeline] echo 22:08:14 GIT_COMMIT: b3069d58daddec4f0489f199d23d3a6acd3e16a6, Commit Message: Merge pull request #357 from beaufrusetta/add-xml-content-type [Pipeline] echo 22:08:14 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:08:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:08:16 22:08:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:08:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:08:16 latest: Pulling from edgex-devops/git-semver 22:08:16 31603596830f: Pulling fs layer 22:08:16 2a8b12db71e7: Pulling fs layer 22:08:16 6ca5941a6612: Pulling fs layer 22:08:16 ecc8261a40a4: Pulling fs layer 22:08:16 ecc8261a40a4: Waiting 22:08:16 2a8b12db71e7: Verifying Checksum 22:08:16 2a8b12db71e7: Download complete 22:08:16 31603596830f: Download complete 22:08:16 ecc8261a40a4: Verifying Checksum 22:08:16 ecc8261a40a4: Download complete 22:08:16 6ca5941a6612: Verifying Checksum 22:08:16 6ca5941a6612: Download complete 22:08:16 31603596830f: Pull complete 22:08:16 2a8b12db71e7: Pull complete 22:08:17 6ca5941a6612: Pull complete 22:08:17 ecc8261a40a4: Pull complete 22:08:17 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 22:08:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:08:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:08:18 prd-centos7-docker-4c-2g-7034 does not seem to be running inside a container 22:08:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:08:20 $ docker top b628c63a6ecf195cb8a3a961dd7ef342e87114ba9fd7c392bb6ae22fb4911539 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:08:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:08:20 [ssh-agent] Looking for ssh-agent implementation... 22:08:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:08:20 $ docker exec b628c63a6ecf195cb8a3a961dd7ef342e87114ba9fd7c392bb6ae22fb4911539 ssh-agent 22:08:20 SSH_AUTH_SOCK=/tmp/ssh-c2tk66B2cGx3/agent.11 22:08:20 SSH_AGENT_PID=16 22:08:20 Running ssh-add (command line suppressed) 22:08:21 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_119529686389714447.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_119529686389714447.key) 22:08:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:08:21 + git tag --points-at HEAD [Pipeline] } 22:08:21 $ docker exec --env ******** --env ******** b628c63a6ecf195cb8a3a961dd7ef342e87114ba9fd7c392bb6ae22fb4911539 ssh-agent -k 22:08:21 unset SSH_AUTH_SOCK; 22:08:21 unset SSH_AGENT_PID; 22:08:21 echo Agent pid 16 killed; 22:08:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:08:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:08:22 [ssh-agent] Looking for ssh-agent implementation... 22:08:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:08:22 $ docker exec b628c63a6ecf195cb8a3a961dd7ef342e87114ba9fd7c392bb6ae22fb4911539 ssh-agent 22:08:22 SSH_AUTH_SOCK=/tmp/ssh-8Pu5tASom6EO/agent.44 22:08:22 SSH_AGENT_PID=49 22:08:22 Running ssh-add (command line suppressed) 22:08:22 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3374663318246990093.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3374663318246990093.key) 22:08:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:08:23 + git semver init 22:08:23 # -> Open(): unable to determine branch for HEAD 22:08:23 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 22:08:23 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 22:08:23 # $SEMVER_REMOTE_NAME = origin 22:08:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:08:23 # $SEMVER_USER_NAME = edgex-jenkins 22:08:23 # $SEMVER_BRANCH = master 22:08:23 # $SEMVER_TEMP = /tmp/semver-541989551 22:08:23 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 22:08:23 # '/tmp/semver-541989551' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' 22:08:23 # -> Force: false 22:08:23 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 22:08:23 $ docker exec --env ******** --env ******** b628c63a6ecf195cb8a3a961dd7ef342e87114ba9fd7c392bb6ae22fb4911539 ssh-agent -k 22:08:23 unset SSH_AUTH_SOCK; 22:08:23 unset SSH_AGENT_PID; 22:08:23 echo Agent pid 49 killed; 22:08:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:08:24 + git semver [Pipeline] } 22:08:24 $ docker stop --time=1 b628c63a6ecf195cb8a3a961dd7ef342e87114ba9fd7c392bb6ae22fb4911539 22:08:26 $ docker rm -f b628c63a6ecf195cb8a3a961dd7ef342e87114ba9fd7c392bb6ae22fb4911539 [Pipeline] // withDockerContainer [Pipeline] sh 22:08:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:08:27 Stashed 1 file(s) [Pipeline] echo 22:08:27 [edgeXSemver]: initialized semver on version 0.1.109 [Pipeline] } [Pipeline] // script [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] node 22:08:43 Still waiting to schedule task 22:08:43 ‘prd-centos7-builder-2c-1g-7032’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-3642’ is offline; ‘prd-centos7-docker-4c-2g-7031’ is offline; ‘prd-centos7-docker-4c-2g-7035’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-6371’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-7028’ doesn’t have label ‘centos7-docker-4c-2g’ 22:08:43 Still waiting to schedule task 22:08:43 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:10:23 Running on prd-ubuntu18.04-docker-arm64-4c-16g-7036 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 22:10:23 Running in /w/workspace/go-mod-core-contracts/75 [Pipeline] { [Pipeline] checkout 22:10:26 Running on prd-centos7-docker-4c-2g-7037 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 22:10:26 Running in /w/workspace/go-mod-core-contracts/75 [Pipeline] { [Pipeline] checkout 22:10:28 using credential edgex-jenkins-ssh 22:10:28 Cloning the remote Git repository 22:10:28 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 22:10:29 using credential edgex-jenkins-ssh 22:10:29 Cloning the remote Git repository 22:10:29 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 22:10:29 > git init /w/workspace/go-mod-core-contracts/75 # timeout=10 22:10:29 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 22:10:29 > git --version # timeout=10 22:10:29 > git --version # 'git version 2.16.5' 22:10:29 using GIT_SSH to set credentials SSH Credentials for GitHub 22:10:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:10:28 > git init /w/workspace/go-mod-core-contracts/75 # timeout=10 22:10:29 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 22:10:29 > git --version # timeout=10 22:10:29 > git --version # 'git version 2.17.1' 22:10:29 using GIT_SSH to set credentials SSH Credentials for GitHub 22:10:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:10:30 Checking out Revision b3069d58daddec4f0489f199d23d3a6acd3e16a6 (master) 22:10:30 Checking out Revision b3069d58daddec4f0489f199d23d3a6acd3e16a6 (master) 22:10:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 22:10:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:10:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 22:10:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 22:10:30 using GIT_SSH to set credentials SSH Credentials for GitHub 22:10:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 22:10:30 > git config core.sparsecheckout # timeout=10 22:10:30 > git checkout -f b3069d58daddec4f0489f199d23d3a6acd3e16a6 # timeout=10 22:10:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 22:10:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:10:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 22:10:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 22:10:30 using GIT_SSH to set credentials SSH Credentials for GitHub 22:10:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 22:10:30 > git config core.sparsecheckout # timeout=10 22:10:30 > git checkout -f b3069d58daddec4f0489f199d23d3a6acd3e16a6 # timeout=10 22:10:34 Commit message: "Merge pull request #357 from beaufrusetta/add-xml-content-type" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 22:10:35 ========================================================= 22:10:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 22:10:35 ========================================================= 22:10:35 Commit message: "Merge pull request #357 from beaufrusetta/add-xml-content-type" [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 22:10:35 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 22:10:36 ========================================================= 22:10:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 22:10:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:10:36 Sending build context to Docker daemon 1.774MB 22:10:36 Step 1/7 : ARG BASE=golang:1.15-alpine 22:10:36 Step 2/7 : FROM ${BASE} 22:10:36 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 22:10:36 df20fa9351a1: Pulling fs layer 22:10:36 ed8968b2872e: Pulling fs layer 22:10:36 a92cc7c5fd73: Pulling fs layer 22:10:36 e871e8e8d7a9: Pulling fs layer 22:10:36 e73272ec9a57: Pulling fs layer 22:10:36 1e910a182e73: Pulling fs layer 22:10:36 4e634b169226: Pulling fs layer 22:10:36 e73272ec9a57: Waiting 22:10:36 1e910a182e73: Waiting 22:10:36 4e634b169226: Waiting 22:10:36 e871e8e8d7a9: Waiting 22:10:36 a92cc7c5fd73: Verifying Checksum 22:10:36 a92cc7c5fd73: Download complete 22:10:36 ed8968b2872e: Download complete 22:10:36 e73272ec9a57: Verifying Checksum 22:10:36 e73272ec9a57: Download complete 22:10:36 1e910a182e73: Verifying Checksum 22:10:36 1e910a182e73: Download complete 22:10:36 df20fa9351a1: Verifying Checksum 22:10:36 df20fa9351a1: Download complete 22:10:36 df20fa9351a1: Pull complete 22:10:37 ed8968b2872e: Pull complete 22:10:37 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 22:10:37 a92cc7c5fd73: Pull complete 22:10:38 Sending build context to Docker daemon 1.774MB 22:10:38 Step 1/7 : ARG BASE=golang:1.15-alpine 22:10:38 Step 2/7 : FROM ${BASE} 22:10:38 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:10:38 b538f80385f9: Pulling fs layer 22:10:38 74f711af9a0d: Pulling fs layer 22:10:38 99f96fe45779: Pulling fs layer 22:10:38 8529a6b9a6be: Pulling fs layer 22:10:38 45590311c82a: Pulling fs layer 22:10:38 69ca0ff8b7b3: Pulling fs layer 22:10:38 209524e5b208: Pulling fs layer 22:10:38 8529a6b9a6be: Waiting 22:10:38 45590311c82a: Waiting 22:10:38 69ca0ff8b7b3: Waiting 22:10:38 209524e5b208: Waiting 22:10:38 99f96fe45779: Verifying Checksum 22:10:38 99f96fe45779: Download complete 22:10:38 74f711af9a0d: Verifying Checksum 22:10:38 74f711af9a0d: Download complete 22:10:38 45590311c82a: Verifying Checksum 22:10:38 45590311c82a: Download complete 22:10:38 4e634b169226: Verifying Checksum 22:10:38 4e634b169226: Download complete 22:10:38 69ca0ff8b7b3: Download complete 22:10:38 b538f80385f9: Verifying Checksum 22:10:38 b538f80385f9: Download complete 22:10:39 b538f80385f9: Pull complete 22:10:40 74f711af9a0d: Pull complete 22:10:40 99f96fe45779: Pull complete 22:10:40 e871e8e8d7a9: Verifying Checksum 22:10:40 e871e8e8d7a9: Download complete 22:10:41 209524e5b208: Verifying Checksum 22:10:41 209524e5b208: Download complete 22:10:42 8529a6b9a6be: Download complete 22:10:47 e871e8e8d7a9: Pull complete 22:10:47 e73272ec9a57: Pull complete 22:10:47 1e910a182e73: Pull complete 22:10:50 4e634b169226: Pull complete 22:10:50 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 22:10:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 22:10:50 ---> f7629b54cfaa 22:10:50 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:10:50 ---> Running in b92f4229b976 22:10:50 Removing intermediate container b92f4229b976 22:10:50 ---> a5857ebe8305 22:10:50 Step 4/7 : RUN apk add bash 22:10:50 ---> Running in 21ffc6325140 22:10:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:10:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:10:52 8529a6b9a6be: Pull complete 22:10:53 45590311c82a: Pull complete 22:10:53 OK: 166 MiB in 39 packages 22:10:53 69ca0ff8b7b3: Pull complete 22:10:53 Removing intermediate container 21ffc6325140 22:10:53 ---> fbdf0e2885e0 22:10:53 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 22:10:53 ---> Running in 098fcfb78ed4 22:10:53 Removing intermediate container 098fcfb78ed4 22:10:53 ---> e4a2793a5675 22:10:53 Step 6/7 : COPY go.mod . 22:10:54 ---> bb152355ecaa 22:10:54 Step 7/7 : RUN go mod download 22:10:54 ---> Running in 3ad992d0a9c2 22:10:57 209524e5b208: Pull complete 22:10:57 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 22:10:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 22:10:57 ---> 5bddaf1c2fca 22:10:57 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:10:59 ---> Running in 65936791ced3 22:11:00 Removing intermediate container 65936791ced3 22:11:00 ---> bdad1b0be8bb 22:11:00 Step 4/7 : RUN apk add bash 22:11:00 ---> Running in cde12c3c4078 22:11:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:11:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:11:04 OK: 142 MiB in 39 packages 22:11:05 Removing intermediate container cde12c3c4078 22:11:05 ---> f924755d0d3a 22:11:05 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 22:11:05 ---> Running in b38861c72870 22:11:05 Removing intermediate container b38861c72870 22:11:05 ---> 1ca55c8b06c8 22:11:05 Step 6/7 : COPY go.mod . 22:11:06 ---> ed9dfb67685d 22:11:06 Step 7/7 : RUN go mod download 22:11:06 ---> Running in 7ed75ee3d3d0 22:11:06 Removing intermediate container 3ad992d0a9c2 22:11:06 ---> 7c08d8d12c4c 22:11:06 Successfully built 7c08d8d12c4c 22:11:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:11:06 + docker inspect -f . ci-base-image-x86_64 22:11:06 . [Pipeline] withDockerContainer 22:11:07 prd-centos7-docker-4c-2g-7037 does not seem to be running inside a container 22:11:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/75 -v /w/workspace/go-mod-core-contracts/75:/w/workspace/go-mod-core-contracts/75:rw,z -v /w/workspace/go-mod-core-contracts/75@tmp:/w/workspace/go-mod-core-contracts/75@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 ******** ci-base-image-x86_64 cat 22:11:07 $ docker top 9e04c63dd9c509480c3a66208d813a38bb3ab7e3a54711edfb7e86f2a33d9e4a -eo pid,comm [Pipeline] { [Pipeline] sh 22:11:08 + go version 22:11:08 go version go1.15.2 linux/amd64 [Pipeline] } 22:11:08 $ docker stop --time=1 9e04c63dd9c509480c3a66208d813a38bb3ab7e3a54711edfb7e86f2a33d9e4a 22:11:09 $ docker rm -f 9e04c63dd9c509480c3a66208d813a38bb3ab7e3a54711edfb7e86f2a33d9e4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:11:21 Removing intermediate container 7ed75ee3d3d0 22:11:21 ---> 29d7a6a4d450 22:11:21 Successfully built 29d7a6a4d450 22:11:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:11:22 + docker inspect -f . ci-base-image-arm64 22:11:22 . [Pipeline] withDockerContainer 22:11:22 prd-ubuntu18.04-docker-arm64-4c-16g-7036 does not seem to be running inside a container 22:11:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/75 -v /w/workspace/go-mod-core-contracts/75:/w/workspace/go-mod-core-contracts/75:rw,z -v /w/workspace/go-mod-core-contracts/75@tmp:/w/workspace/go-mod-core-contracts/75@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 ******** ci-base-image-arm64 cat 22:11:24 $ docker top 71bf2c4599a63fa5b446c5ff17763d2d578d60667e57c697765234df4cc04f83 -eo pid,comm [Pipeline] { [Pipeline] sh 22:11:25 + go version 22:11:25 go version go1.15.2 linux/arm64 [Pipeline] } 22:11:25 $ docker stop --time=1 71bf2c4599a63fa5b446c5ff17763d2d578d60667e57c697765234df4cc04f83 22:11:27 $ docker rm -f 71bf2c4599a63fa5b446c5ff17763d2d578d60667e57c697765234df4cc04f83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 22:11:31 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 22:11:31 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 22:11:31 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:11:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 22:11:31 22:11:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 22:11:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 22:11:32 1.317.0: Pulling from edgex-devops/edgex-snyk-go 22:11:32 cbdbe7a5bc2a: Pulling fs layer 22:11:32 408f87550127: Pulling fs layer 22:11:32 fe522b08c979: Pulling fs layer 22:11:32 221eaa008020: Pulling fs layer 22:11:32 2a4607e5d6b9: Pulling fs layer 22:11:32 8f79b27c4fd2: Pulling fs layer 22:11:32 e5c8dbe1645b: Pulling fs layer 22:11:32 23e8b3b47431: Pulling fs layer 22:11:32 5c568d65a230: Pulling fs layer 22:11:32 2a4607e5d6b9: Waiting 22:11:32 8f79b27c4fd2: Waiting 22:11:32 e5c8dbe1645b: Waiting 22:11:32 23e8b3b47431: Waiting 22:11:32 5c568d65a230: Waiting 22:11:32 221eaa008020: Waiting 22:11:32 fe522b08c979: Verifying Checksum 22:11:32 fe522b08c979: Download complete 22:11:32 408f87550127: Verifying Checksum 22:11:32 408f87550127: Download complete 22:11:32 2a4607e5d6b9: Verifying Checksum 22:11:32 2a4607e5d6b9: Download complete 22:11:32 8f79b27c4fd2: Verifying Checksum 22:11:32 8f79b27c4fd2: Download complete 22:11:32 cbdbe7a5bc2a: Download complete 22:11:32 cbdbe7a5bc2a: Pull complete 22:11:32 408f87550127: Pull complete 22:11:33 fe522b08c979: Pull complete 22:11:33 e5c8dbe1645b: Download complete 22:11:34 23e8b3b47431: Verifying Checksum 22:11:34 23e8b3b47431: Download complete 22:11:34 5c568d65a230: Verifying Checksum 22:11:34 5c568d65a230: Download complete 22:11:35 221eaa008020: Verifying Checksum 22:11:35 221eaa008020: Download complete 22:11:41 221eaa008020: Pull complete 22:11:41 2a4607e5d6b9: Pull complete 22:11:41 8f79b27c4fd2: Pull complete 22:11:43 e5c8dbe1645b: Pull complete 22:11:48 23e8b3b47431: Pull complete 22:11:50 5c568d65a230: Pull complete 22:11:50 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 22:11:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 22:11:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 22:11:50 prd-centos7-docker-4c-2g-7034 does not seem to be running inside a container 22:11:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/dry_go-mod-core-contracts_master:/ws -w /ws --entrypoint= -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat 22:11:51 $ docker top 9c5f0814ed90212c43794ced8ba3ac51ba0b719fabc97149cec0184b472a61f1 -eo pid,comm [Pipeline] { [Pipeline] sh 22:11:52 + snyk monitor '--org=edgex-jenkins' 22:11:56 22:11:56 Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts)... 22:11:56 22:11:56 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/243e2960-7ed5-4b5f-91e0-06a7d6b193d0/history/ecd12f3c-71b6-4f07-850d-dfb152d7c8eb 22:11:56 22:11:56 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:11:56 22:11:56 22:11:56 Snyk CLI supports Node.js 8 and higher. 22:11:56 Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. 22:11:56 Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. 22:11:56 22:11:56 The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. 22:11:56 The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. 22:11:56 You have reached your monthly limit of 300 private tests for your edgex-jenkins org. 22:11:56 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 22:11:56 $ docker stop --time=1 9c5f0814ed90212c43794ced8ba3ac51ba0b719fabc97149cec0184b472a61f1 22:11:58 $ docker rm -f 9c5f0814ed90212c43794ced8ba3ac51ba0b719fabc97149cec0184b472a61f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:12:01 + git log --format=format:%s -1 b3069d58daddec4f0489f199d23d3a6acd3e16a6 [Pipeline] isUnix [Pipeline] sh 22:12:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:12:01 . [Pipeline] withDockerContainer 22:12:01 prd-centos7-docker-4c-2g-7034 does not seem to be running inside a container 22:12:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:12:02 $ docker top fd34b1f07339a5f964c1170459f7ad04d74119843b9a7b42decda46c6b821b83 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:12:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:12:02 [ssh-agent] Looking for ssh-agent implementation... 22:12:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:12:02 $ docker exec fd34b1f07339a5f964c1170459f7ad04d74119843b9a7b42decda46c6b821b83 ssh-agent 22:12:03 SSH_AUTH_SOCK=/tmp/ssh-9uuWOrd6MEGW/agent.11 22:12:03 SSH_AGENT_PID=16 22:12:03 Running ssh-add (command line suppressed) 22:12:03 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4765766592544043657.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4765766592544043657.key) 22:12:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:12:03 + git semver tag 22:12:03 # -> Open(): unable to determine branch for HEAD 22:12:03 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 22:12:03 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 22:12:03 # $SEMVER_REMOTE_NAME = origin 22:12:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:12:03 # $SEMVER_USER_NAME = edgex-jenkins 22:12:03 # $SEMVER_BRANCH = master 22:12:03 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 22:12:03 # b3069d58daddec4f0489f199d23d3a6acd3e16a6 HEAD 22:12:03 # -> Force: false 22:12:03 # 5bb46690a7adb9b242c1f3ff7639de30345ef5db refs/tags/v0.1.109 [Pipeline] } 22:12:03 $ docker exec --env ******** --env ******** fd34b1f07339a5f964c1170459f7ad04d74119843b9a7b42decda46c6b821b83 ssh-agent -k 22:12:03 unset SSH_AUTH_SOCK; 22:12:03 unset SSH_AGENT_PID; 22:12:03 echo Agent pid 16 killed; 22:12:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:12:04 + git semver [Pipeline] } 22:12:04 $ docker stop --time=1 fd34b1f07339a5f964c1170459f7ad04d74119843b9a7b42decda46c6b821b83 22:12:05 $ docker rm -f fd34b1f07339a5f964c1170459f7ad04d74119843b9a7b42decda46c6b821b83 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 22:12:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:12:06 22:12:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 22:12:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:12:06 0.23.1-centos7: Pulling from edgex-lftools 22:12:06 ab5ef0e58194: Pulling fs layer 22:12:06 9712f1f96733: Pulling fs layer 22:12:06 63f879dbbcfc: Pulling fs layer 22:12:06 0d9ebad4ef96: Pulling fs layer 22:12:06 e9a5061849ea: Pulling fs layer 22:12:06 d747dcd14b5f: Pulling fs layer 22:12:06 2de7ff778b66: Pulling fs layer 22:12:06 0d9ebad4ef96: Waiting 22:12:06 e9a5061849ea: Waiting 22:12:06 d747dcd14b5f: Waiting 22:12:06 2de7ff778b66: Waiting 22:12:06 9712f1f96733: Download complete 22:12:08 63f879dbbcfc: Verifying Checksum 22:12:08 63f879dbbcfc: Download complete 22:12:08 e9a5061849ea: Verifying Checksum 22:12:08 e9a5061849ea: Download complete 22:12:08 d747dcd14b5f: Verifying Checksum 22:12:08 d747dcd14b5f: Download complete 22:12:08 0d9ebad4ef96: Verifying Checksum 22:12:08 0d9ebad4ef96: Download complete 22:12:09 2de7ff778b66: Verifying Checksum 22:12:09 2de7ff778b66: Download complete 22:12:09 ab5ef0e58194: Download complete 22:12:13 ab5ef0e58194: Pull complete 22:12:13 9712f1f96733: Pull complete 22:12:16 63f879dbbcfc: Pull complete 22:12:22 0d9ebad4ef96: Pull complete 22:12:23 e9a5061849ea: Pull complete 22:12:23 d747dcd14b5f: Pull complete 22:12:27 2de7ff778b66: Pull complete 22:12:27 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:12:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:12:27 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 22:12:28 prd-centos7-docker-4c-2g-7034 does not seem to be running inside a container 22:12:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:12:31 $ docker top a19b890a918e7a388231a47fd00845e713a50e8252f81cc4d87eef9aa0025270 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:12:31 provisioning config files... 22:12:31 copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config2024486563846559932tmp 22:12:31 copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config7268320738246002148tmp 22:12:31 copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config7937586439388848734tmp [Pipeline] { [Pipeline] echo 22:12:31 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:12:31 ---> sigul-configuration.sh 22:12:31 gpg: directory `/root/.gnupg' created 22:12:31 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:12:31 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:12:31 gpg: keyring `/root/.gnupg/secring.gpg' created 22:12:31 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:12:31 gpg: CAST5 encrypted data 22:12:32 gpg: encrypted with 1 passphrase 22:12:32 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:12:32 + mkdir /home/jenkins 22:12:32 + mkdir /home/jenkins/sigul [Pipeline] sh 22:12:32 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 22:12:32 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:12:33 ---> sigul-install.sh 22:12:38 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 22:12:38 + git tag --list 22:12:38 v0.0.0 22:12:38 v0.0.1 22:12:38 v0.1.0 22:12:38 v0.1.1 22:12:38 v0.1.10 22:12:38 v0.1.100 22:12:38 v0.1.101 22:12:38 v0.1.102 22:12:38 v0.1.103 22:12:38 v0.1.104 22:12:38 v0.1.105 22:12:38 v0.1.106 22:12:38 v0.1.107 22:12:38 v0.1.108 22:12:38 v0.1.109 22:12:38 v0.1.11 22:12:38 v0.1.12 22:12:38 v0.1.13 22:12:38 v0.1.14 22:12:38 v0.1.15 22:12:38 v0.1.16 22:12:38 v0.1.17 22:12:38 v0.1.18 22:12:38 v0.1.19 22:12:38 v0.1.2 22:12:38 v0.1.20 22:12:38 v0.1.21 22:12:38 v0.1.22 22:12:38 v0.1.23 22:12:38 v0.1.24 22:12:38 v0.1.25 22:12:38 v0.1.26 22:12:38 v0.1.27 22:12:38 v0.1.28 22:12:38 v0.1.29 22:12:38 v0.1.3 22:12:38 v0.1.30 22:12:38 v0.1.31 22:12:38 v0.1.32 22:12:38 v0.1.33 22:12:38 v0.1.34 22:12:38 v0.1.35 22:12:38 v0.1.36 22:12:38 v0.1.37 22:12:38 v0.1.38 22:12:38 v0.1.39 22:12:38 v0.1.4 22:12:38 v0.1.40 22:12:38 v0.1.41 22:12:38 v0.1.42 22:12:38 v0.1.43 22:12:38 v0.1.44 22:12:38 v0.1.45 22:12:38 v0.1.46 22:12:38 v0.1.47 22:12:38 v0.1.48 22:12:38 v0.1.49 22:12:38 v0.1.5 22:12:38 v0.1.50 22:12:38 v0.1.51 22:12:38 v0.1.52 22:12:38 v0.1.53 22:12:38 v0.1.54 22:12:38 v0.1.55 22:12:38 v0.1.56 22:12:38 v0.1.57 22:12:38 v0.1.58 22:12:38 v0.1.59 22:12:38 v0.1.6 22:12:38 v0.1.60 22:12:38 v0.1.61 22:12:38 v0.1.62 22:12:38 v0.1.63 22:12:38 v0.1.64 22:12:38 v0.1.65 22:12:38 v0.1.66 22:12:38 v0.1.67 22:12:38 v0.1.68 22:12:38 v0.1.69 22:12:38 v0.1.7 22:12:38 v0.1.70 22:12:38 v0.1.71 22:12:38 v0.1.72 22:12:38 v0.1.73 22:12:38 v0.1.74 22:12:38 v0.1.75 22:12:38 v0.1.76 22:12:38 v0.1.77 22:12:38 v0.1.78 22:12:38 v0.1.79 22:12:38 v0.1.8 22:12:38 v0.1.80 22:12:38 v0.1.81 22:12:38 v0.1.82 22:12:38 v0.1.83 22:12:38 v0.1.84 22:12:38 v0.1.85 22:12:38 v0.1.86 22:12:38 v0.1.87 22:12:38 v0.1.88 22:12:38 v0.1.89 22:12:38 v0.1.9 22:12:38 v0.1.90 22:12:38 v0.1.91 22:12:38 v0.1.92 22:12:38 v0.1.93 22:12:38 v0.1.94 22:12:38 v0.1.95 22:12:38 v0.1.96 22:12:38 v0.1.97 22:12:38 v0.1.98 22:12:38 v0.1.99 [Pipeline] sh 22:12:39 + lftools sign git-tag v0.1.109 22:12:40 Signing Git tag with Sigul... 22:12:40 Signing v0.1.109 [Pipeline] echo 22:12:41 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:12:41 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:12:41 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:12:41 $ docker stop --time=1 a19b890a918e7a388231a47fd00845e713a50e8252f81cc4d87eef9aa0025270 22:12:43 $ docker rm -f a19b890a918e7a388231a47fd00845e713a50e8252f81cc4d87eef9aa0025270 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 22:12:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:12:44 . [Pipeline] withDockerContainer 22:12:45 prd-centos7-docker-4c-2g-7034 does not seem to be running inside a container 22:12:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:12:45 $ docker top 30209015082c1fc759441815be87c79bed0d89d57471cf6e8381a6f25e3f68f4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:12:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:12:46 [ssh-agent] Looking for ssh-agent implementation... 22:12:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:12:46 $ docker exec 30209015082c1fc759441815be87c79bed0d89d57471cf6e8381a6f25e3f68f4 ssh-agent 22:12:46 SSH_AUTH_SOCK=/tmp/ssh-tPZjk1hUg5pT/agent.12 22:12:46 SSH_AGENT_PID=17 22:12:46 Running ssh-add (command line suppressed) 22:12:46 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7829849422221949126.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7829849422221949126.key) 22:12:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:12:47 + git semver bump patch 22:12:47 # -> Open(): unable to determine branch for HEAD 22:12:47 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 22:12:47 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 22:12:47 # $SEMVER_REMOTE_NAME = origin 22:12:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:12:47 # $SEMVER_USER_NAME = edgex-jenkins 22:12:47 # $SEMVER_BRANCH = master 22:12:47 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 22:12:47 0.1.110 [Pipeline] } 22:12:47 $ docker exec --env ******** --env ******** 30209015082c1fc759441815be87c79bed0d89d57471cf6e8381a6f25e3f68f4 ssh-agent -k 22:12:47 unset SSH_AUTH_SOCK; 22:12:47 unset SSH_AGENT_PID; 22:12:47 echo Agent pid 17 killed; 22:12:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:12:47 + git semver [Pipeline] } 22:12:47 $ docker stop --time=1 30209015082c1fc759441815be87c79bed0d89d57471cf6e8381a6f25e3f68f4 22:12:49 $ docker rm -f 30209015082c1fc759441815be87c79bed0d89d57471cf6e8381a6f25e3f68f4 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 22:12:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:12:49 . [Pipeline] withDockerContainer 22:12:49 prd-centos7-docker-4c-2g-7034 does not seem to be running inside a container 22:12:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:12:50 $ docker top 176ba6cc547a47f7418e063bdd8aa456d47898dccf77dad850c654024760a03c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:12:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:12:50 [ssh-agent] Looking for ssh-agent implementation... 22:12:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:12:51 $ docker exec 176ba6cc547a47f7418e063bdd8aa456d47898dccf77dad850c654024760a03c ssh-agent 22:12:51 SSH_AUTH_SOCK=/tmp/ssh-xjq13d0YK2KJ/agent.11 22:12:51 SSH_AGENT_PID=17 22:12:51 Running ssh-add (command line suppressed) 22:12:51 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4602019647211567537.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4602019647211567537.key) 22:12:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:12:51 + git semver push 22:12:51 # -> Open(): unable to determine branch for HEAD 22:12:51 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 22:12:51 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 22:12:51 # $SEMVER_REMOTE_NAME = origin 22:12:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:12:51 # $SEMVER_USER_NAME = edgex-jenkins 22:12:51 # $SEMVER_BRANCH = master 22:12:51 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 22:12:58 $ docker exec --env ******** --env ******** 176ba6cc547a47f7418e063bdd8aa456d47898dccf77dad850c654024760a03c ssh-agent -k 22:12:58 unset SSH_AUTH_SOCK; 22:12:58 unset SSH_AGENT_PID; 22:12:58 echo Agent pid 17 killed; 22:12:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:12:59 + git semver [Pipeline] } 22:12:59 $ docker stop --time=1 176ba6cc547a47f7418e063bdd8aa456d47898dccf77dad850c654024760a03c 22:13:00 $ docker rm -f 176ba6cc547a47f7418e063bdd8aa456d47898dccf77dad850c654024760a03c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 22:13:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:13:02 ---> package-listing.sh 22:13:02 ++ facter osfamily 22:13:02 ++ tr '[:upper:]' '[:lower:]' 22:13:02 + OS_FAMILY=redhat 22:13:02 + workspace=/w/workspace/dry_go-mod-core-contracts_master 22:13:02 + START_PACKAGES=/tmp/packages_start.txt 22:13:02 + END_PACKAGES=/tmp/packages_end.txt 22:13:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:13:02 + PACKAGES=/tmp/packages_start.txt 22:13:02 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 22:13:02 + PACKAGES=/tmp/packages_end.txt 22:13:02 + case "${OS_FAMILY}" in 22:13:02 + rpm -qa 22:13:02 + sort 22:13:07 + '[' -f /tmp/packages_start.txt ']' 22:13:07 + '[' -f /tmp/packages_end.txt ']' 22:13:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:13:07 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 22:13:07 + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ 22:13:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_master/archives/ [Pipeline] echo 22:13:07 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/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:13:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:13:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:13:07 22:13:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:13:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:13:08 alpine: Pulling from edgex-lftools-log-publisher 22:13:08 df20fa9351a1: Pulling fs layer 22:13:08 36b3adc4ff6f: Pulling fs layer 22:13:08 8ad3a11d3b57: Pulling fs layer 22:13:08 46f8f816bc3b: Pulling fs layer 22:13:08 93b61091891f: Pulling fs layer 22:13:08 93b9cdb0e59b: Pulling fs layer 22:13:08 5e14af77c1be: Pulling fs layer 22:13:08 01666e4c0597: Pulling fs layer 22:13:08 aa168da1d23b: Pulling fs layer 22:13:08 93b9cdb0e59b: Waiting 22:13:08 01666e4c0597: Waiting 22:13:08 5e14af77c1be: Waiting 22:13:08 aa168da1d23b: Waiting 22:13:08 46f8f816bc3b: Waiting 22:13:08 93b61091891f: Waiting 22:13:08 36b3adc4ff6f: Verifying Checksum 22:13:08 36b3adc4ff6f: Download complete 22:13:08 46f8f816bc3b: Verifying Checksum 22:13:08 46f8f816bc3b: Download complete 22:13:08 df20fa9351a1: Download complete 22:13:08 93b9cdb0e59b: Verifying Checksum 22:13:08 93b9cdb0e59b: Download complete 22:13:08 93b61091891f: Verifying Checksum 22:13:08 93b61091891f: Download complete 22:13:08 5e14af77c1be: Verifying Checksum 22:13:08 5e14af77c1be: Download complete 22:13:08 01666e4c0597: Verifying Checksum 22:13:08 01666e4c0597: Download complete 22:13:08 8ad3a11d3b57: Verifying Checksum 22:13:08 8ad3a11d3b57: Download complete 22:13:08 df20fa9351a1: Pull complete 22:13:08 36b3adc4ff6f: Pull complete 22:13:09 8ad3a11d3b57: Pull complete 22:13:09 46f8f816bc3b: Pull complete 22:13:10 aa168da1d23b: Verifying Checksum 22:13:10 aa168da1d23b: Download complete 22:13:10 93b61091891f: Pull complete 22:13:10 93b9cdb0e59b: Pull complete 22:13:10 5e14af77c1be: Pull complete 22:13:10 01666e4c0597: Pull complete 22:13:17 aa168da1d23b: Pull complete 22:13:17 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:13:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:13:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:13:17 prd-centos7-docker-4c-2g-7034 does not seem to be running inside a container 22:13:17 $ 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/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:13:20 $ docker top 928b691e80d8d815899847b3b8de4d9df67db74cd5c49dbfa2400bb3d8421516 -eo pid,comm [Pipeline] { [Pipeline] sh 22:13:20 + touch /tmp/pre-build-complete [Pipeline] sh 22:13:20 + mkdir -p /var/log/sa [Pipeline] sh 22:13:21 + ls /var/log/sa-host 22:13:21 + sadf -c /var/log/sa-host/sa05 22:13:21 file_magic: OK 22:13:21 HZ: Using current value: 100 22:13:21 file_header: OK 22:13:21 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:13:21 Statistics: 22:13:21 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:13:21 File successfully converted to sysstat format version 12.2.1 22:13:21 + sadf -c /var/log/sa-host/sa20 22:13:21 file_magic: OK 22:13:21 HZ: Using current value: 100 22:13:21 file_header: OK 22:13:21 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:13:21 Statistics: 22:13:21 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:13:21 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:13:21 provisioning config files... 22:13:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config5958751523253371943tmp [Pipeline] { [Pipeline] echo 22:13:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:13:22 ---> create-netrc.sh [Pipeline] } 22:13:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:13:22 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:13:23 ---> python-tools-install.sh [Pipeline] echo 22:13:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:13:23 ---> sudo-logs.sh 22:13:23 Archiving 'sudo' log.. [Pipeline] echo 22:13:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:13:23 ---> job-cost.sh 22:13:23 lf-activate-venv: SKIPPING 22:13:23 INFO: No Stack... 22:13:25 INFO: Retrieving Pricing Info for: v1-standard-2 22:13:25 INFO: Archiving Costs [Pipeline] echo 22:13:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:13:25 ---> logs-deploy.sh 22:13:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/75 22:13:25 INFO: archiving workspace using pattern(s): 22:13:27 Archives upload complete. 22:13:27 INFO: archiving logs to Nexus 22:13:28 ---> uname -a: 22:13:28 Linux prd-centos7-docker-4c-2g-7034.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 22:13:28 22:13:28 22:13:28 ---> lscpu: 22:13:28 Architecture: x86_64 22:13:28 CPU op-mode(s): 32-bit, 64-bit 22:13:28 Byte Order: Little Endian 22:13:28 Address sizes: 40 bits physical, 48 bits virtual 22:13:28 CPU(s): 4 22:13:28 On-line CPU(s) list: 0-3 22:13:28 Thread(s) per core: 1 22:13:28 Core(s) per socket: 1 22:13:28 Socket(s): 4 22:13:28 NUMA node(s): 1 22:13:28 Vendor ID: GenuineIntel 22:13:28 CPU family: 6 22:13:28 Model: 44 22:13:28 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 22:13:28 Stepping: 1 22:13:28 CPU MHz: 2933.442 22:13:28 BogoMIPS: 5866.88 22:13:28 Virtualization: VT-x 22:13:28 Hypervisor vendor: KVM 22:13:28 Virtualization type: full 22:13:28 L1d cache: 128 KiB 22:13:28 L1i cache: 128 KiB 22:13:28 L2 cache: 16 MiB 22:13:28 L3 cache: 64 MiB 22:13:28 NUMA node0 CPU(s): 0-3 22:13:28 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 22:13:28 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 22:13:28 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 22:13:28 Vulnerability Meltdown: Mitigation; PTI 22:13:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:13:28 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:13:28 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:13:28 Vulnerability Tsx async abort: Not affected 22:13:28 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:13:28 22:13:28 22:13:28 ---> nproc: 22:13:28 4 22:13:28 22:13:28 22:13:28 ---> df -h: 22:13:28 Filesystem Size Used Available Use% Mounted on 22:13:28 overlay 50.0G 8.4G 41.5G 17% / 22:13:28 tmpfs 64.0M 0 64.0M 0% /dev 22:13:28 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 22:13:28 shm 64.0M 0 64.0M 0% /dev/shm 22:13:28 /dev/vda1 50.0G 8.4G 41.5G 17% /facter-os 22:13:28 /dev/vda1 50.0G 8.4G 41.5G 17% /etc/resolv.conf 22:13:28 /dev/vda1 50.0G 8.4G 41.5G 17% /etc/hostname 22:13:28 /dev/vda1 50.0G 8.4G 41.5G 17% /etc/hosts 22:13:28 /dev/vda1 50.0G 8.4G 41.5G 17% /var/log/auth.log 22:13:28 /dev/vda1 50.0G 8.4G 41.5G 17% /w/workspace/dry_go-mod-core-contracts_master 22:13:28 /dev/vda1 50.0G 8.4G 41.5G 17% /run/cloud-init/result.json 22:13:28 /dev/vda1 50.0G 8.4G 41.5G 17% /w/workspace/dry_go-mod-core-contracts_master@tmp 22:13:28 /dev/vda1 50.0G 8.4G 41.5G 17% /var/log/sa-host 22:13:28 /dev/vda1 50.0G 8.4G 41.5G 17% /var/log/secure 22:13:28 22:13:28 22:13:28 ---> free -m: 22:13:28 total used free shared buff/cache available 22:13:28 Mem: 1837 775 167 0 894 997 22:13:28 Swap: 1023 3 1020 22:13:28 22:13:28 22:13:28 ---> ip addr: 22:13:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:13:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:13:28 inet 127.0.0.1/8 scope host lo 22:13:28 valid_lft forever preferred_lft forever 22:13:28 inet6 ::1/128 scope host 22:13:28 valid_lft forever preferred_lft forever 22:13:28 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:13:28 link/ether fa:16:3e:ac:a2:07 brd ff:ff:ff:ff:ff:ff 22:13:28 inet 10.30.123.236/23 brd 10.30.123.255 scope global dynamic eth0 22:13:28 valid_lft 86046sec preferred_lft 86046sec 22:13:28 inet6 fe80::f816:3eff:feac:a207/64 scope link 22:13:28 valid_lft forever preferred_lft forever 22:13:28 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:13:28 link/ether 02:42:eb:38:c8:7a brd ff:ff:ff:ff:ff:ff 22:13:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:13:28 valid_lft forever preferred_lft forever 22:13:28 inet6 fe80::42:ebff:fe38:c87a/64 scope link 22:13:28 valid_lft forever preferred_lft forever 22:13:28 22:13:28 22:13:28 ---> sar -b -r -n DEV: 22:13:28 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/20/20 _x86_64_ (4 CPU) 22:13:28 22:13:28 22:07:16 LINUX RESTART (4 CPU) 22:13:28 22:13:28 22:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:13:28 22:09:01 50.86 12.52 38.34 0.00 4551.36 2692.56 0.00 22:13:28 22:10:01 1.80 0.00 1.80 0.00 0.00 33.99 0.00 22:13:28 22:11:01 0.27 0.00 0.27 0.00 0.00 3.61 0.00 22:13:28 22:12:01 219.29 124.82 94.47 0.00 6971.47 32302.75 0.00 22:13:28 22:13:02 215.58 82.98 132.60 0.00 4692.29 32870.21 0.00 22:13:28 Average: 97.58 44.07 53.51 0.00 3243.66 13584.17 0.00 22:13:28 22:13:28 22:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:13:28 22:09:01 161236 0 573200 30.46 2620 1144500 1096168 37.41 432096 1126708 16 22:13:28 22:10:01 165932 0 568496 30.21 2620 1144508 1073108 36.62 430844 1123752 12 22:13:28 22:11:01 165272 0 569152 30.25 2620 1144512 1073240 36.63 435972 1120172 8 22:13:28 22:12:01 163860 0 664284 35.31 2620 1050792 1530112 52.22 551596 968864 20 22:13:28 22:13:02 232052 0 721216 38.33 1620 926668 1116476 38.10 605712 759776 20 22:13:28 Average: 177670 0 619270 32.91 2420 1082196 1177821 40.20 491244 1019854 15 22:13:28 22:13:28 22:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:13:28 22:09:01 eth0 160.23 125.55 492.86 47.04 0.00 0.00 0.00 0.00 22:13:28 22:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:28 22:09:01 docker0 5.58 4.31 1.18 12.51 0.00 0.00 0.00 0.00 22:13:28 22:10:01 eth0 1.17 0.07 0.11 0.01 0.00 0.00 0.00 0.00 22:13:28 22:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:28 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:28 22:11:01 eth0 1.08 0.35 0.31 0.20 0.00 0.00 0.00 0.00 22:13:28 22:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:28 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:28 22:12:01 veth4627644 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:28 22:12:01 veth95fe13a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:28 22:12:01 eth0 421.87 368.19 3918.25 34.57 0.00 0.00 0.00 0.00 22:13:28 22:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:28 22:13:02 eth0 506.79 430.70 3470.30 104.84 0.00 0.00 0.00 0.00 22:13:28 22:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:28 22:13:02 docker0 75.54 96.27 5.78 347.12 0.00 0.00 0.00 0.00 22:13:28 Average: eth0 218.28 185.02 1576.76 37.34 0.00 0.00 0.00 0.00 22:13:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:28 Average: docker0 15.11 19.26 1.16 69.45 0.00 0.00 0.00 0.00 22:13:28 22:13:28 22:13:28 ---> sar -P ALL: 22:13:28 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/20/20 _x86_64_ (4 CPU) 22:13:28 22:13:28 22:07:16 LINUX RESTART (4 CPU) 22:13:28 22:13:28 22:08:01 CPU %user %nice %system %iowait %steal %idle 22:13:28 22:09:01 all 3.39 0.00 1.94 1.68 0.02 92.98 22:13:28 22:09:01 0 3.34 0.00 2.30 1.58 0.02 92.77 22:13:28 22:09:01 1 2.64 0.00 1.91 1.66 0.02 93.78 22:13:28 22:09:01 2 3.86 0.00 1.94 0.60 0.02 93.58 22:13:28 22:09:01 3 3.72 0.00 1.61 2.88 0.02 91.77 22:13:28 22:10:01 all 0.15 0.00 0.04 0.00 0.00 99.80 22:13:28 22:10:01 0 0.05 0.00 0.03 0.00 0.00 99.92 22:13:28 22:10:01 1 0.07 0.00 0.03 0.00 0.00 99.90 22:13:28 22:10:01 2 0.48 0.00 0.05 0.00 0.00 99.47 22:13:28 22:10:01 3 0.02 0.00 0.05 0.00 0.00 99.93 22:13:28 22:11:01 all 0.15 0.00 0.04 0.00 0.00 99.81 22:13:28 22:11:01 0 0.05 0.00 0.02 0.00 0.00 99.93 22:13:28 22:11:01 1 0.03 0.00 0.03 0.00 0.00 99.93 22:13:28 22:11:01 2 0.48 0.00 0.05 0.00 0.00 99.47 22:13:28 22:11:01 3 0.03 0.00 0.05 0.00 0.00 99.92 22:13:28 22:12:01 all 7.66 0.00 4.51 2.53 0.03 85.28 22:13:28 22:12:01 0 7.16 0.00 4.30 2.39 0.03 86.12 22:13:28 22:12:01 1 8.28 0.00 4.05 2.51 0.02 85.15 22:13:28 22:12:01 2 7.39 0.00 4.74 1.76 0.02 86.09 22:13:28 22:12:01 3 7.80 0.00 4.95 3.44 0.03 83.78 22:13:28 22:13:02 all 11.54 0.00 7.71 2.71 0.06 77.98 22:13:28 22:13:02 0 12.74 0.00 7.84 1.41 0.07 77.93 22:13:28 22:13:02 1 11.50 0.00 7.37 2.75 0.05 78.33 22:13:28 22:13:02 2 9.68 0.00 7.46 4.09 0.07 78.70 22:13:28 22:13:02 3 12.24 0.00 8.17 2.59 0.03 76.97 22:13:28 Average: all 4.54 0.00 2.83 1.38 0.02 91.24 22:13:28 Average: 0 4.63 0.00 2.87 1.07 0.02 91.40 22:13:28 Average: 1 4.47 0.00 2.66 1.38 0.02 91.48 22:13:28 Average: 2 4.35 0.00 2.83 1.28 0.02 91.51 22:13:28 Average: 3 4.72 0.00 2.94 1.77 0.02 90.55 22:13:28 22:13:28 22:13:28