Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 7765178708c1da77dabcfc4f43f89d789a332914 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/master/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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-messaging, 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-messaging-settings PROJECT: go-mod-messaging 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-messaging 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-2766 in /w/workspace/xfoundry_go-mod-messaging_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-messaging.git > git init /w/workspace/xfoundry_go-mod-messaging_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.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-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 7765178708c1da77dabcfc4f43f89d789a332914 (master) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7765178708c1da77dabcfc4f43f89d789a332914 # timeout=10 Commit message: "Merge pull request #62 from lenny-intel/dependabot" > git rev-list --no-walk c3ae47e2bb696172946919a1d86c19c8de804c45 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:51:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:51:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:51:41 ========================================================= 13:51:41 EdgeX Global Pipelines Version Info 13:51:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:51:43 ------------------- 13:51:43 stable info: 13:51:43 ------------------- 13:51:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:51:43 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 13:51:43 Message: update stable to v1.0.131 13:51:44 ------------------- 13:51:44 experimental info: 13:51:44 ------------------- 13:51:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:51:44 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 13:51:44 Message: update experimental to v1.0.131 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 13:51:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 13:51:45 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 13:51:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:51:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:51:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:51:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 13:51:45 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 13:51:46 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 13:51:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:51:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:51:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:51:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-messaging [Pipeline] echo 13:51:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:51:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:51:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 13:51:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 13:51:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:51:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:51:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 13:51:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:51:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:51:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:51:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:51:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:51:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 13:51:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 13:51:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 13:51:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 13:51:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7765178708c1da77dabcfc4f43f89d789a332914 [Pipeline] echo 13:51:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7765178 [Pipeline] echo 13:51:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:51:49 + git log --format=format:%s -1 7765178708c1da77dabcfc4f43f89d789a332914 [Pipeline] echo 13:51:49 GIT_COMMIT: 7765178708c1da77dabcfc4f43f89d789a332914, Commit Message: Merge pull request #62 from lenny-intel/dependabot [Pipeline] echo 13:51:49 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 13:51:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:51:50 13:51:50 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:51:50 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:51:50 latest: Pulling from edgex-devops/git-semver 13:51:50 31603596830f: Pulling fs layer 13:51:50 2a8b12db71e7: Pulling fs layer 13:51:50 6ca5941a6612: Pulling fs layer 13:51:50 ecc8261a40a4: Pulling fs layer 13:51:50 ecc8261a40a4: Waiting 13:51:51 2a8b12db71e7: Verifying Checksum 13:51:51 2a8b12db71e7: Download complete 13:51:51 31603596830f: Download complete 13:51:51 ecc8261a40a4: Verifying Checksum 13:51:51 6ca5941a6612: Verifying Checksum 13:51:51 6ca5941a6612: Download complete 13:51:51 31603596830f: Pull complete 13:51:51 2a8b12db71e7: Pull complete 13:51:52 6ca5941a6612: Pull complete 13:51:53 ecc8261a40a4: Pull complete 13:51:53 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 13:51:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:51:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:51:53 prd-centos7-docker-4c-2g-2766 does not seem to be running inside a container 13:51:53 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_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 13:51:55 $ docker top fb6dfc6c0b80556ca02791e53be292f571ce432b4d2a55c2d9e2db2e7f2752b5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:51:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:51:55 [ssh-agent] Looking for ssh-agent implementation... 13:51:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:51:56 $ docker exec fb6dfc6c0b80556ca02791e53be292f571ce432b4d2a55c2d9e2db2e7f2752b5 ssh-agent 13:51:56 SSH_AUTH_SOCK=/tmp/ssh-RR6n8v4hJhHX/agent.11 13:51:56 SSH_AGENT_PID=16 13:51:56 Running ssh-add (command line suppressed) 13:51:56 Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_7835954530239923271.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_7835954530239923271.key) 13:51:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:51:57 + git describe --exact-match --tags HEAD 13:51:57 fatal: no tag exactly matches '7765178708c1da77dabcfc4f43f89d789a332914' [Pipeline] } 13:51:57 $ docker exec --env ******** --env ******** fb6dfc6c0b80556ca02791e53be292f571ce432b4d2a55c2d9e2db2e7f2752b5 ssh-agent -k 13:51:57 unset SSH_AUTH_SOCK; 13:51:57 unset SSH_AGENT_PID; 13:51:57 echo Agent pid 16 killed; 13:51:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 13:51:57 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 13:51:57 This usually means this commit has not been tagged. [Pipeline] sshagent 13:51:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:51:57 [ssh-agent] Looking for ssh-agent implementation... 13:51:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:51:58 $ docker exec fb6dfc6c0b80556ca02791e53be292f571ce432b4d2a55c2d9e2db2e7f2752b5 ssh-agent 13:51:58 SSH_AUTH_SOCK=/tmp/ssh-MmWQpbkpNsHW/agent.47 13:51:58 SSH_AGENT_PID=52 13:51:58 Running ssh-add (command line suppressed) 13:51:58 Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_1696195287678395769.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_1696195287678395769.key) 13:51:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:51:58 + git semver init 13:51:58 # -> Open(): unable to determine branch for HEAD 13:51:58 # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git 13:51:58 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master 13:51:58 # $SEMVER_REMOTE_NAME = origin 13:51:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:51:58 # $SEMVER_USER_NAME = edgex-jenkins 13:51:58 # $SEMVER_BRANCH = master 13:51:58 # $SEMVER_TEMP = /tmp/semver-312194869 13:51:58 # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP 13:51:59 # '/tmp/semver-312194869' -> '/w/workspace/xfoundry_go-mod-messaging_master/.semver' 13:51:59 # -> Force: false 13:51:59 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver [Pipeline] } 13:51:59 $ docker exec --env ******** --env ******** fb6dfc6c0b80556ca02791e53be292f571ce432b4d2a55c2d9e2db2e7f2752b5 ssh-agent -k 13:51:59 unset SSH_AUTH_SOCK; 13:51:59 unset SSH_AGENT_PID; 13:51:59 echo Agent pid 52 killed; 13:51:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:52:00 + git semver [Pipeline] } 13:52:00 $ docker stop --time=1 fb6dfc6c0b80556ca02791e53be292f571ce432b4d2a55c2d9e2db2e7f2752b5 13:52:02 $ docker rm -f fb6dfc6c0b80556ca02791e53be292f571ce432b4d2a55c2d9e2db2e7f2752b5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 13:52:03 Stashed 34 file(s) [Pipeline] echo 13:52:03 [edgeXSemver]: initialized semver on version 0.1.24 [Pipeline] echo 13:52:03 Archived original version: [0.1.24] [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 13:52:19 Still waiting to schedule task 13:52:19 ‘prd-centos7-docker-4c-2g-2757’ is offline; ‘prd-centos7-docker-4c-2g-2758’ is offline; ‘prd-centos7-docker-4c-2g-2760’ is offline; ‘prd-centos7-docker-4c-2g-2761’ is offline; ‘prd-centos7-docker-4c-2g-2765’ is offline; ‘prd-centos7-docker-4c-2g-2769’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2759’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2764’ doesn’t have label ‘centos7-docker-4c-2g’ 13:52:19 Still waiting to schedule task 13:52:19 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 13:52:40 Running on prd-centos7-docker-4c-2g-2770 in /w/workspace/xfoundry_go-mod-messaging_master [Pipeline] { [Pipeline] ws 13:52:40 Running in /w/workspace/go-mod-messaging/14 [Pipeline] { [Pipeline] checkout 13:52:43 using credential edgex-jenkins-ssh 13:52:43 Cloning the remote Git repository 13:52:43 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 13:52:43 > git init /w/workspace/go-mod-messaging/14 # timeout=10 13:52:43 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 13:52:43 > git --version # timeout=10 13:52:43 > git --version # 'git version 2.16.5' 13:52:43 using GIT_SSH to set credentials SSH Credentials for GitHub 13:52:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:52:44 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 13:52:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:52:44 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 13:52:44 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 13:52:44 using GIT_SSH to set credentials SSH Credentials for GitHub 13:52:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 13:52:44 Checking out Revision 7765178708c1da77dabcfc4f43f89d789a332914 (master) 13:52:44 > git config core.sparsecheckout # timeout=10 13:52:44 > git checkout -f 7765178708c1da77dabcfc4f43f89d789a332914 # timeout=10 13:52:48 Commit message: "Merge pull request #62 from lenny-intel/dependabot" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 13:52:49 ========================================================= 13:52:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 13:52:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:52:50 + 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 . 13:52:50 Sending build context to Docker daemon 619.5kB 13:52:50 Step 1/7 : ARG BASE=golang:1.15-alpine 13:52:50 Step 2/7 : FROM ${BASE} 13:52:50 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 13:52:50 df20fa9351a1: Pulling fs layer 13:52:50 ed8968b2872e: Pulling fs layer 13:52:50 a92cc7c5fd73: Pulling fs layer 13:52:50 e871e8e8d7a9: Pulling fs layer 13:52:50 e73272ec9a57: Pulling fs layer 13:52:50 1e910a182e73: Pulling fs layer 13:52:50 4e634b169226: Pulling fs layer 13:52:50 1e910a182e73: Waiting 13:52:50 e871e8e8d7a9: Waiting 13:52:50 4e634b169226: Waiting 13:52:50 e73272ec9a57: Waiting 13:52:50 a92cc7c5fd73: Verifying Checksum 13:52:50 a92cc7c5fd73: Download complete 13:52:50 ed8968b2872e: Verifying Checksum 13:52:50 ed8968b2872e: Download complete 13:52:50 e73272ec9a57: Verifying Checksum 13:52:50 e73272ec9a57: Download complete 13:52:50 1e910a182e73: Verifying Checksum 13:52:50 1e910a182e73: Download complete 13:52:50 df20fa9351a1: Verifying Checksum 13:52:50 df20fa9351a1: Download complete 13:52:50 df20fa9351a1: Pull complete 13:52:50 ed8968b2872e: Pull complete 13:52:51 a92cc7c5fd73: Pull complete 13:52:53 4e634b169226: Verifying Checksum 13:52:53 4e634b169226: Download complete 13:52:53 e871e8e8d7a9: Verifying Checksum 13:52:53 e871e8e8d7a9: Download complete 13:52:58 e871e8e8d7a9: Pull complete 13:52:58 e73272ec9a57: Pull complete 13:52:58 1e910a182e73: Pull complete 13:53:08 4e634b169226: Pull complete 13:53:08 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 13:53:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 13:53:08 ---> f7629b54cfaa 13:53:08 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 13:53:08 ---> Running in 4ec317fddd71 13:53:08 Removing intermediate container 4ec317fddd71 13:53:08 ---> a543e432b597 13:53:08 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 13:53:08 ---> Running in e9194f46e5fb 13:53:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:53:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:53:10 (1/5) Installing libsodium (1.0.18-r0) 13:53:10 (2/5) Installing libzmq (4.3.3-r0) 13:53:10 (3/5) Installing pkgconf (1.7.2-r0) 13:53:10 (4/5) Installing libsodium-dev (1.0.18-r0) 13:53:10 (5/5) Installing zeromq-dev (4.3.3-r0) 13:53:10 Executing busybox-1.31.1-r16.trigger 13:53:10 OK: 167 MiB in 44 packages 13:53:11 Removing intermediate container e9194f46e5fb 13:53:11 ---> 91322f77b5dc 13:53:11 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 13:53:11 ---> Running in df4e1626aea6 13:53:11 Removing intermediate container df4e1626aea6 13:53:11 ---> 85b4e927b93a 13:53:11 Step 6/7 : COPY go.mod . 13:53:11 ---> 53bfd204d0ba 13:53:11 Step 7/7 : RUN go mod download 13:53:11 ---> Running in 875195a15d01 13:53:24 Removing intermediate container 875195a15d01 13:53:24 ---> 49dd4666c5a2 13:53:24 Successfully built 49dd4666c5a2 13:53:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:53:24 + docker inspect -f . ci-base-image-x86_64 13:53:24 . [Pipeline] withDockerContainer 13:53:24 prd-centos7-docker-4c-2g-2770 does not seem to be running inside a container 13:53:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/14 -v /w/workspace/go-mod-messaging/14:/w/workspace/go-mod-messaging/14:rw,z -v /w/workspace/go-mod-messaging/14@tmp:/w/workspace/go-mod-messaging/14@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 ******** ci-base-image-x86_64 cat 13:53:25 $ docker top c6dac35f1b1640b1403a1263cfbbe2b99304102be1a4d5757c658880161e4575 -eo pid,comm [Pipeline] { [Pipeline] sh 13:53:26 + go version 13:53:26 go version go1.15.2 linux/amd64 [Pipeline] } 13:53:26 $ docker stop --time=1 c6dac35f1b1640b1403a1263cfbbe2b99304102be1a4d5757c658880161e4575 13:53:27 $ docker rm -f c6dac35f1b1640b1403a1263cfbbe2b99304102be1a4d5757c658880161e4575 [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] } 13:54:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2771 in /w/workspace/xfoundry_go-mod-messaging_master [Pipeline] { [Pipeline] ws 13:54:18 Running in /w/workspace/go-mod-messaging/14 [Pipeline] { [Pipeline] checkout 13:54:23 using credential edgex-jenkins-ssh 13:54:23 Cloning the remote Git repository 13:54:23 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 13:54:23 > git init /w/workspace/go-mod-messaging/14 # timeout=10 13:54:23 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 13:54:23 > git --version # timeout=10 13:54:23 > git --version # 'git version 2.17.1' 13:54:23 using GIT_SSH to set credentials SSH Credentials for GitHub 13:54:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:54:25 Checking out Revision 7765178708c1da77dabcfc4f43f89d789a332914 (master) 13:54:24 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 13:54:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:54:24 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 13:54:24 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 13:54:24 using GIT_SSH to set credentials SSH Credentials for GitHub 13:54:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 13:54:25 > git config core.sparsecheckout # timeout=10 13:54:25 > git checkout -f 7765178708c1da77dabcfc4f43f89d789a332914 # timeout=10 13:54:30 Commit message: "Merge pull request #62 from lenny-intel/dependabot" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 13:54:31 ========================================================= 13:54:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 13:54:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:54:32 + 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 . 13:54:33 Sending build context to Docker daemon 619.5kB 13:54:33 Step 1/7 : ARG BASE=golang:1.15-alpine 13:54:33 Step 2/7 : FROM ${BASE} 13:54:33 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:54:33 b538f80385f9: Pulling fs layer 13:54:33 74f711af9a0d: Pulling fs layer 13:54:33 99f96fe45779: Pulling fs layer 13:54:33 8529a6b9a6be: Pulling fs layer 13:54:33 45590311c82a: Pulling fs layer 13:54:33 69ca0ff8b7b3: Pulling fs layer 13:54:33 209524e5b208: Pulling fs layer 13:54:33 8529a6b9a6be: Waiting 13:54:33 45590311c82a: Waiting 13:54:33 69ca0ff8b7b3: Waiting 13:54:33 209524e5b208: Waiting 13:54:33 99f96fe45779: Download complete 13:54:33 74f711af9a0d: Verifying Checksum 13:54:33 74f711af9a0d: Download complete 13:54:33 45590311c82a: Download complete 13:54:34 69ca0ff8b7b3: Download complete 13:54:34 b538f80385f9: Verifying Checksum 13:54:34 b538f80385f9: Download complete 13:54:35 b538f80385f9: Pull complete 13:54:36 74f711af9a0d: Pull complete 13:54:36 99f96fe45779: Pull complete 13:54:36 209524e5b208: Verifying Checksum 13:54:36 209524e5b208: Download complete 13:54:38 8529a6b9a6be: Verifying Checksum 13:54:38 8529a6b9a6be: Download complete 13:54:48 8529a6b9a6be: Pull complete 13:54:48 45590311c82a: Pull complete 13:54:48 69ca0ff8b7b3: Pull complete 13:54:53 209524e5b208: Pull complete 13:54:53 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 13:54:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 13:54:53 ---> 5bddaf1c2fca 13:54:53 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 13:54:55 ---> Running in 5d649b6462bb 13:54:56 Removing intermediate container 5d649b6462bb 13:54:56 ---> 4c0330e0fe8c 13:54:56 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 13:54:56 ---> Running in a4335ca51605 13:54:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:54:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:54:59 (1/5) Installing libsodium (1.0.18-r0) 13:54:59 (2/5) Installing libzmq (4.3.3-r0) 13:54:59 (3/5) Installing pkgconf (1.7.2-r0) 13:54:59 (4/5) Installing libsodium-dev (1.0.18-r0) 13:54:59 (5/5) Installing zeromq-dev (4.3.3-r0) 13:54:59 Executing busybox-1.31.1-r16.trigger 13:54:59 OK: 144 MiB in 44 packages 13:55:00 Removing intermediate container a4335ca51605 13:55:00 ---> f3f1828c15db 13:55:00 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 13:55:01 ---> Running in 2765f36ccba8 13:55:01 Removing intermediate container 2765f36ccba8 13:55:01 ---> e9ca8baca8a5 13:55:01 Step 6/7 : COPY go.mod . 13:55:02 ---> 84a1bef1410f 13:55:02 Step 7/7 : RUN go mod download 13:55:02 ---> Running in 982825f6f30e 13:55:17 Removing intermediate container 982825f6f30e 13:55:17 ---> afd8c7206dc6 13:55:17 Successfully built afd8c7206dc6 13:55:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:55:18 + docker inspect -f . ci-base-image-arm64 13:55:18 . [Pipeline] withDockerContainer 13:55:18 prd-ubuntu18.04-docker-arm64-4c-16g-2771 does not seem to be running inside a container 13:55:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/14 -v /w/workspace/go-mod-messaging/14:/w/workspace/go-mod-messaging/14:rw,z -v /w/workspace/go-mod-messaging/14@tmp:/w/workspace/go-mod-messaging/14@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 ******** ci-base-image-arm64 cat 13:55:20 $ docker top 84d2b68f976f8a110f7b07c39e06b18f0c6610a9afc931db405e95165ab14184 -eo pid,comm [Pipeline] { [Pipeline] sh 13:55:21 + go version 13:55:21 go version go1.15.2 linux/arm64 [Pipeline] } 13:55:21 $ docker stop --time=1 84d2b68f976f8a110f7b07c39e06b18f0c6610a9afc931db405e95165ab14184 13:55:23 $ docker rm -f 84d2b68f976f8a110f7b07c39e06b18f0c6610a9afc931db405e95165ab14184 [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 13:55:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 13:55:26 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 13:55:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:55:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 13:55:27 13:55:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 13:55:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 13:55:28 1.317.0: Pulling from edgex-devops/edgex-snyk-go 13:55:28 cbdbe7a5bc2a: Pulling fs layer 13:55:28 408f87550127: Pulling fs layer 13:55:28 fe522b08c979: Pulling fs layer 13:55:28 221eaa008020: Pulling fs layer 13:55:28 2a4607e5d6b9: Pulling fs layer 13:55:28 8f79b27c4fd2: Pulling fs layer 13:55:28 e5c8dbe1645b: Pulling fs layer 13:55:28 23e8b3b47431: Pulling fs layer 13:55:28 5c568d65a230: Pulling fs layer 13:55:28 221eaa008020: Waiting 13:55:28 2a4607e5d6b9: Waiting 13:55:28 8f79b27c4fd2: Waiting 13:55:28 e5c8dbe1645b: Waiting 13:55:28 23e8b3b47431: Waiting 13:55:28 5c568d65a230: Waiting 13:55:28 fe522b08c979: Verifying Checksum 13:55:28 fe522b08c979: Download complete 13:55:28 408f87550127: Verifying Checksum 13:55:28 408f87550127: Download complete 13:55:28 2a4607e5d6b9: Verifying Checksum 13:55:28 2a4607e5d6b9: Download complete 13:55:28 8f79b27c4fd2: Verifying Checksum 13:55:28 8f79b27c4fd2: Download complete 13:55:28 cbdbe7a5bc2a: Download complete 13:55:29 cbdbe7a5bc2a: Pull complete 13:55:29 408f87550127: Pull complete 13:55:29 e5c8dbe1645b: Download complete 13:55:29 fe522b08c979: Pull complete 13:55:31 23e8b3b47431: Verifying Checksum 13:55:31 23e8b3b47431: Download complete 13:55:31 5c568d65a230: Verifying Checksum 13:55:31 5c568d65a230: Download complete 13:55:32 221eaa008020: Verifying Checksum 13:55:32 221eaa008020: Download complete 13:55:40 221eaa008020: Pull complete 13:55:41 2a4607e5d6b9: Pull complete 13:55:41 8f79b27c4fd2: Pull complete 13:55:43 e5c8dbe1645b: Pull complete 13:55:47 23e8b3b47431: Pull complete 13:55:48 5c568d65a230: Pull complete 13:55:48 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 13:55:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 13:55:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 13:55:49 prd-centos7-docker-4c-2g-2766 does not seem to be running inside a container 13:55:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/xfoundry_go-mod-messaging_master:/ws -w /ws --entrypoint= -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_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 13:55:50 $ docker top abcead28f1418398f32b474ef5c5aae53dd99d28485b08f42090737cfb2cc03d -eo pid,comm [Pipeline] { [Pipeline] sh 13:55:51 + snyk monitor '--org=edgex-jenkins' 13:55:56 13:55:56 Monitoring /w/workspace/xfoundry_go-mod-messaging_master (github.com/edgexfoundry/go-mod-messaging)... 13:55:56 13:55:56 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/f6e4b672-2be2-4054-abeb-10731c768cda/history/d3dd4b00-27c0-4246-bfea-0f252f8a6f4d 13:55:56 13:55:56 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:55:56 13:56:00 13:56:00 Snyk CLI supports Node.js 8 and higher. 13:56:00 Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. 13:56:00 Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. 13:56:00 13:56:00 The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. 13:56:00 The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } 13:56:00 $ docker stop --time=1 abcead28f1418398f32b474ef5c5aae53dd99d28485b08f42090737cfb2cc03d 13:56:03 $ docker rm -f abcead28f1418398f32b474ef5c5aae53dd99d28485b08f42090737cfb2cc03d [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] unstash [Pipeline] isUnix [Pipeline] sh 13:56:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:56:05 . [Pipeline] withDockerContainer 13:56:05 prd-centos7-docker-4c-2g-2766 does not seem to be running inside a container 13:56:05 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_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 13:56:06 $ docker top 88bd5aa2f0d6bf710c1e4ced2cedcf3456d7c1481527e7434b9388f94f8913d3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:56:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:56:07 [ssh-agent] Looking for ssh-agent implementation... 13:56:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:56:07 $ docker exec 88bd5aa2f0d6bf710c1e4ced2cedcf3456d7c1481527e7434b9388f94f8913d3 ssh-agent 13:56:07 SSH_AUTH_SOCK=/tmp/ssh-A2HFsqrYO126/agent.12 13:56:07 SSH_AGENT_PID=17 13:56:07 Running ssh-add (command line suppressed) 13:56:07 Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_2134511513676844803.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_2134511513676844803.key) 13:56:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:56:08 + git semver tag 13:56:08 # -> Open(): unable to determine branch for HEAD 13:56:08 # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git 13:56:08 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master 13:56:08 # $SEMVER_REMOTE_NAME = origin 13:56:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:56:08 # $SEMVER_USER_NAME = edgex-jenkins 13:56:08 # $SEMVER_BRANCH = master 13:56:08 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver 13:56:08 # 7765178708c1da77dabcfc4f43f89d789a332914 HEAD 13:56:08 # -> Force: false 13:56:08 # 862575ef58ca6dca9a33ae48f2f216b760d25093 refs/tags/v0.1.24 [Pipeline] } 13:56:08 $ docker exec --env ******** --env ******** 88bd5aa2f0d6bf710c1e4ced2cedcf3456d7c1481527e7434b9388f94f8913d3 ssh-agent -k 13:56:08 unset SSH_AUTH_SOCK; 13:56:08 unset SSH_AGENT_PID; 13:56:08 echo Agent pid 17 killed; 13:56:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:56:09 + git semver [Pipeline] } 13:56:09 $ docker stop --time=1 88bd5aa2f0d6bf710c1e4ced2cedcf3456d7c1481527e7434b9388f94f8913d3 13:56:10 $ docker rm -f 88bd5aa2f0d6bf710c1e4ced2cedcf3456d7c1481527e7434b9388f94f8913d3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 13:56:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:56:11 13:56:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 13:56:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:56:11 0.23.1-centos7: Pulling from edgex-lftools 13:56:11 ab5ef0e58194: Pulling fs layer 13:56:11 9712f1f96733: Pulling fs layer 13:56:11 63f879dbbcfc: Pulling fs layer 13:56:11 0d9ebad4ef96: Pulling fs layer 13:56:11 e9a5061849ea: Pulling fs layer 13:56:11 d747dcd14b5f: Pulling fs layer 13:56:11 2de7ff778b66: Pulling fs layer 13:56:11 e9a5061849ea: Waiting 13:56:11 d747dcd14b5f: Waiting 13:56:11 0d9ebad4ef96: Waiting 13:56:11 9712f1f96733: Verifying Checksum 13:56:11 9712f1f96733: Download complete 13:56:13 63f879dbbcfc: Verifying Checksum 13:56:13 63f879dbbcfc: Download complete 13:56:14 e9a5061849ea: Verifying Checksum 13:56:14 e9a5061849ea: Download complete 13:56:14 d747dcd14b5f: Verifying Checksum 13:56:14 d747dcd14b5f: Download complete 13:56:14 2de7ff778b66: Verifying Checksum 13:56:14 2de7ff778b66: Download complete 13:56:14 ab5ef0e58194: Verifying Checksum 13:56:14 ab5ef0e58194: Download complete 13:56:14 0d9ebad4ef96: Verifying Checksum 13:56:14 0d9ebad4ef96: Download complete 13:56:21 ab5ef0e58194: Pull complete 13:56:21 9712f1f96733: Pull complete 13:56:24 63f879dbbcfc: Pull complete 13:56:32 0d9ebad4ef96: Pull complete 13:56:33 e9a5061849ea: Pull complete 13:56:34 d747dcd14b5f: Pull complete 13:56:36 2de7ff778b66: Pull complete 13:56:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:56:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:56:36 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 13:56:37 prd-centos7-docker-4c-2g-2766 does not seem to be running inside a container 13:56:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_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 13:56:40 $ docker top 7ad1c6e5931d213ddaaf38af8a2dafe3fda58029596eeebb33ee2cfcade0d614 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:56:40 provisioning config files... 13:56:40 copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config6142828713298422725tmp 13:56:40 copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config3580421658176129988tmp 13:56:40 copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config8655868899203690516tmp [Pipeline] { [Pipeline] echo 13:56:40 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:56:41 ---> sigul-configuration.sh 13:56:41 gpg: directory `/root/.gnupg' created 13:56:41 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:56:41 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:56:41 gpg: keyring `/root/.gnupg/secring.gpg' created 13:56:41 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:56:41 gpg: CAST5 encrypted data 13:56:41 gpg: encrypted with 1 passphrase 13:56:41 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:56:41 + mkdir /home/jenkins 13:56:41 + mkdir /home/jenkins/sigul [Pipeline] sh 13:56:42 + 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 13:56:42 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:56:42 ---> sigul-install.sh 13:56:49 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 13:56:49 + git tag --list 13:56:49 v0.0.0 13:56:49 v0.1.0 13:56:49 v0.1.1 13:56:49 v0.1.10 13:56:49 v0.1.11 13:56:49 v0.1.12 13:56:49 v0.1.13 13:56:49 v0.1.14 13:56:49 v0.1.15 13:56:49 v0.1.16 13:56:49 v0.1.17 13:56:49 v0.1.18 13:56:49 v0.1.19 13:56:49 v0.1.2 13:56:49 v0.1.20 13:56:49 v0.1.21 13:56:49 v0.1.22 13:56:49 v0.1.23 13:56:49 v0.1.24 13:56:49 v0.1.3 13:56:49 v0.1.4 13:56:49 v0.1.5 13:56:49 v0.1.6 13:56:49 v0.1.7 13:56:49 v0.1.8 13:56:49 v0.1.9 [Pipeline] sh 13:56:50 + lftools sign git-tag v0.1.24 13:56:51 Signing Git tag with Sigul... 13:56:51 Signing v0.1.24 [Pipeline] echo 13:56:52 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:56:53 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:56:53 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:56:53 $ docker stop --time=1 7ad1c6e5931d213ddaaf38af8a2dafe3fda58029596eeebb33ee2cfcade0d614 13:56:55 $ docker rm -f 7ad1c6e5931d213ddaaf38af8a2dafe3fda58029596eeebb33ee2cfcade0d614 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 13:56:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:56:56 . [Pipeline] withDockerContainer 13:56:56 prd-centos7-docker-4c-2g-2766 does not seem to be running inside a container 13:56:56 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_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 13:56:57 $ docker top 2a3e7c5d173693d2b4e25efc4b17fff14daf512f9f885d45f9a8a9549b1ff7c5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:56:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:56:57 [ssh-agent] Looking for ssh-agent implementation... 13:56:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:56:57 $ docker exec 2a3e7c5d173693d2b4e25efc4b17fff14daf512f9f885d45f9a8a9549b1ff7c5 ssh-agent 13:56:58 SSH_AUTH_SOCK=/tmp/ssh-I01VLWjiIQ0G/agent.11 13:56:58 SSH_AGENT_PID=16 13:56:58 Running ssh-add (command line suppressed) 13:56:58 Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_4985660358808679330.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_4985660358808679330.key) 13:56:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:56:58 + git semver bump patch 13:56:58 # -> Open(): unable to determine branch for HEAD 13:56:58 # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git 13:56:58 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master 13:56:58 # $SEMVER_REMOTE_NAME = origin 13:56:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:56:58 # $SEMVER_USER_NAME = edgex-jenkins 13:56:58 # $SEMVER_BRANCH = master 13:56:58 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver 13:56:58 0.1.25 [Pipeline] } 13:56:58 $ docker exec --env ******** --env ******** 2a3e7c5d173693d2b4e25efc4b17fff14daf512f9f885d45f9a8a9549b1ff7c5 ssh-agent -k 13:56:58 unset SSH_AUTH_SOCK; 13:56:58 unset SSH_AGENT_PID; 13:56:58 echo Agent pid 16 killed; 13:56:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:56:59 + git semver [Pipeline] } 13:56:59 $ docker stop --time=1 2a3e7c5d173693d2b4e25efc4b17fff14daf512f9f885d45f9a8a9549b1ff7c5 13:57:00 $ docker rm -f 2a3e7c5d173693d2b4e25efc4b17fff14daf512f9f885d45f9a8a9549b1ff7c5 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 13:57:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:57:01 . [Pipeline] withDockerContainer 13:57:01 prd-centos7-docker-4c-2g-2766 does not seem to be running inside a container 13:57:01 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_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 13:57:02 $ docker top 80ad06bc047f16f97ce21c0ec650b24b9dddead2d7957a0803902043bc58c925 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:57:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:57:03 [ssh-agent] Looking for ssh-agent implementation... 13:57:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:57:03 $ docker exec 80ad06bc047f16f97ce21c0ec650b24b9dddead2d7957a0803902043bc58c925 ssh-agent 13:57:03 SSH_AUTH_SOCK=/tmp/ssh-heJ6tL2TH9Qw/agent.12 13:57:03 SSH_AGENT_PID=18 13:57:03 Running ssh-add (command line suppressed) 13:57:03 Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_6182385341887009080.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_6182385341887009080.key) 13:57:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:57:04 + git semver push 13:57:04 # -> Open(): unable to determine branch for HEAD 13:57:04 # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git 13:57:04 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master 13:57:04 # $SEMVER_REMOTE_NAME = origin 13:57:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:57:04 # $SEMVER_USER_NAME = edgex-jenkins 13:57:04 # $SEMVER_BRANCH = master 13:57:04 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver [Pipeline] } 13:57:10 $ docker exec --env ******** --env ******** 80ad06bc047f16f97ce21c0ec650b24b9dddead2d7957a0803902043bc58c925 ssh-agent -k 13:57:11 unset SSH_AUTH_SOCK; 13:57:11 unset SSH_AGENT_PID; 13:57:11 echo Agent pid 18 killed; 13:57:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:57:11 + git semver [Pipeline] } 13:57:11 $ docker stop --time=1 80ad06bc047f16f97ce21c0ec650b24b9dddead2d7957a0803902043bc58c925 13:57:13 $ docker rm -f 80ad06bc047f16f97ce21c0ec650b24b9dddead2d7957a0803902043bc58c925 [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 13:57:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:57:15 ---> package-listing.sh 13:57:15 ++ facter osfamily 13:57:15 ++ tr '[:upper:]' '[:lower:]' 13:57:15 + OS_FAMILY=redhat 13:57:15 + workspace=/w/workspace/xfoundry_go-mod-messaging_master 13:57:15 + START_PACKAGES=/tmp/packages_start.txt 13:57:15 + END_PACKAGES=/tmp/packages_end.txt 13:57:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:57:15 + PACKAGES=/tmp/packages_start.txt 13:57:15 + '[' /w/workspace/xfoundry_go-mod-messaging_master ']' 13:57:15 + PACKAGES=/tmp/packages_end.txt 13:57:15 + case "${OS_FAMILY}" in 13:57:15 + rpm -qa 13:57:15 + sort 13:57:19 + '[' -f /tmp/packages_start.txt ']' 13:57:19 + '[' -f /tmp/packages_end.txt ']' 13:57:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:57:19 + '[' /w/workspace/xfoundry_go-mod-messaging_master ']' 13:57:19 + mkdir -p /w/workspace/xfoundry_go-mod-messaging_master/archives/ 13:57:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_master/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:57:20 provisioning config files... 13:57:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config1111674539417822990tmp [Pipeline] { [Pipeline] echo 13:57:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:57:20 ---> create-netrc.sh [Pipeline] } 13:57:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 13:57:20 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 13:57:21 ---> python-tools-install.sh 13:57:21 Generating Requirements File 13:58:57 Python 3.6.8 13:58:57 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 13:58:57 aiohttp==3.6.2 13:58:57 appdirs==1.4.3 13:58:57 argcomplete==1.12.1 13:58:57 aspy.yaml==1.3.0 13:58:57 async-timeout==3.0.1 13:58:57 attrs==19.3.0 13:58:57 Babel==2.8.0 13:58:57 beautifulsoup4==4.8.2 13:58:57 boto3==1.11.6 13:58:57 botocore==1.14.6 13:58:57 bs4==0.0.1 13:58:57 cachetools==4.1.1 13:58:57 certifi==2019.11.28 13:58:57 cffi==1.14.3 13:58:57 cfgv==2.0.1 13:58:57 chardet==3.0.4 13:58:57 click==7.1 13:58:57 cliff==3.4.0 13:58:57 cmd2==1.3.10 13:58:57 colorama==0.4.3 13:58:57 cryptography==3.1.1 13:58:57 debtcollector==2.2.0 13:58:57 decorator==4.4.2 13:58:57 defusedxml==0.6.0 13:58:57 Deprecated==1.2.7 13:58:57 distlib==0.3.1 13:58:57 distro==1.2.0 13:58:57 dnspython==1.16.0 13:58:57 docker==4.2.0 13:58:57 docutils==0.15.2 13:58:57 dogpile.cache==1.0.2 13:58:57 email-validator==1.0.5 13:58:57 filelock==3.0.12 13:58:57 future==0.18.2 13:58:57 google-auth==1.22.0 13:58:57 httplib2==0.17.0 13:58:57 identify==1.4.11 13:58:57 idna==2.9 13:58:57 idna-ssl==1.1.0 13:58:57 importlib-metadata==1.7.0 13:58:57 importlib-resources==1.5.0 13:58:57 iso8601==0.1.13 13:58:57 Jinja2==2.11.1 13:58:57 jmespath==0.10.0 13:58:57 jsonpatch==1.26 13:58:57 jsonpointer==2.0 13:58:57 jsonschema==3.2.0 13:58:57 keystoneauth1==4.2.1 13:58:57 kubernetes==11.0.0 13:58:57 lftools==0.34.2 13:58:57 lxml==4.5.0 13:58:57 MarkupSafe==0.23 13:58:57 msgpack==1.0.0 13:58:57 multi-key-dict==2.0.3 13:58:57 multidict==4.7.6 13:58:57 munch==2.5.0 13:58:57 netaddr==0.8.0 13:58:57 netifaces==0.10.9 13:58:57 niet==1.4.2 13:58:57 nodeenv==1.3.5 13:58:57 oauth2client==4.1.3 13:58:57 oauthlib==3.1.0 13:58:57 openstacksdk==0.50.0 13:58:57 os-client-config==2.1.0 13:58:57 os-service-types==1.7.0 13:58:57 osc-lib==2.2.1 13:58:57 oslo.config==8.3.2 13:58:57 oslo.context==3.1.1 13:58:57 oslo.i18n==5.0.1 13:58:57 oslo.log==4.4.0 13:58:57 oslo.serialization==4.0.1 13:58:57 oslo.utils==4.6.0 13:58:57 packaging==20.4 13:58:57 pbr==5.4.4 13:58:57 pluggy==0.13.1 13:58:57 prettytable==0.7.2 13:58:57 py==1.9.0 13:58:57 pyasn1==0.4.8 13:58:57 pyasn1-modules==0.2.8 13:58:57 pycparser==2.20 13:58:57 pygerrit2==2.0.10 13:58:57 PyGithub==1.46 13:58:57 pyinotify==0.9.6 13:58:57 PyJWT==1.7.1 13:58:57 pyparsing==2.4.7 13:58:57 pyperclip==1.8.0 13:58:57 pyroute2==0.4.13 13:58:57 pyrsistent==0.15.7 13:58:57 PySocks==1.6.8 13:58:57 python-cinderclient==7.2.0 13:58:57 python-dateutil==2.8.1 13:58:57 python-heatclient==2.2.1 13:58:57 python-jenkins==1.7.0 13:58:57 python-keystoneclient==4.1.1 13:58:57 python-magnumclient==3.2.1 13:58:57 python-novaclient==17.2.1 13:58:57 python-openstackclient==5.3.1 13:58:57 python-swiftclient==3.10.1 13:58:57 pytz==2020.1 13:58:57 PyYAML==5.3 13:58:57 requests==2.23.0 13:58:57 requests-oauthlib==1.3.0 13:58:57 requestsexceptions==1.4.0 13:58:57 rfc3986==1.4.0 13:58:57 rpm==4.11.3 13:58:57 rsa==4.0 13:58:57 ruamel.yaml==0.16.10 13:58:57 ruamel.yaml.clib==0.2.0 13:58:57 s3transfer==0.3.3 13:58:57 shade==1.27.2 13:58:57 simplejson==3.17.2 13:58:57 six==1.14.0 13:58:57 soupsieve==2.0 13:58:57 stevedore==3.2.2 13:58:57 tabulate==0.8.6 13:58:57 toml==0.10.0 13:58:57 tox==3.20.0 13:58:57 tqdm==4.43.0 13:58:57 typing-extensions==3.7.4.3 13:58:57 urllib3==1.25.8 13:58:57 virtualenv==20.0.31 13:58:57 wcwidth==0.2.5 13:58:57 websocket-client==0.57.0 13:58:57 wrapt==1.12.1 13:58:57 xdg==3.0.2 13:58:57 xmltodict==0.12.0 13:58:57 yarl==1.6.0 13:58:57 yq==2.11.1 13:58:57 zipp==3.2.0 13:58:57 Cache entry deserialization failed, entry ignored 13:58:58 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 13:59:04 Python 2.7.5 13:59:04 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 13:59:04 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 13:59:05 ansible==2.9.7 13:59:05 Babel==0.9.6 13:59:05 backports.ssl-match-hostname==3.5.0.1 13:59:05 beautifulsoup4==4.4.1 13:59:05 bodhi==2.11.0 13:59:05 bodhi-client==2.11.0 13:59:05 CCColUtils==1.4 13:59:05 cffi==1.6.0 13:59:05 chardet==2.2.1 13:59:05 click==6.7 13:59:05 cloud-init==18.5 13:59:05 configobj==4.7.2 13:59:05 cryptography==1.7.2 13:59:05 decorator==3.4.0 13:59:05 distro==1.2.0 13:59:05 enum34==1.0.4 13:59:05 fedpkg==1.38 13:59:05 futures==3.1.1 13:59:05 gitdb==0.6.4 13:59:05 GitPython==1.0.1 13:59:05 html5lib==0.999 13:59:05 httplib2==0.9.2 13:59:05 idna==2.4 13:59:05 iniparse==0.4 13:59:05 ipaddress==1.0.16 13:59:05 IPy==0.75 13:59:05 javapackages==1.0.0 13:59:05 Jinja2==2.7.2 13:59:05 jmespath==0.9.4 13:59:05 jsonpatch==1.2 13:59:05 jsonpointer==1.9 13:59:05 kerberos==1.1 13:59:05 kitchen==1.1.1 13:59:05 langtable==0.0.31 13:59:05 lockfile==0.9.1 13:59:05 lxml==3.2.1 13:59:05 MarkupSafe==0.11 13:59:05 munch==2.0.2 13:59:05 offtrac==0.1.0 13:59:05 openidc-client==0.6.0 13:59:05 packagedb-cli==2.14.1 13:59:05 paramiko==2.1.1 13:59:05 perf==0.1 13:59:05 ply==3.4 13:59:05 policycoreutils-default-encoding==0.1 13:59:05 prettytable==0.7.2 13:59:05 pyasn1==0.1.9 13:59:05 pycparser==2.14 13:59:05 pycurl==7.19.0 13:59:05 pygobject==3.22.0 13:59:05 pygpgme==0.3 13:59:05 pyliblzma==0.5.3 13:59:05 pyOpenSSL==0.13.1 13:59:05 pyparsing==1.5.6 13:59:05 pyserial==2.6 13:59:05 python-augeas==0.5.0 13:59:05 python-bugzilla==2.3.0 13:59:05 python-dateutil==1.5 13:59:05 python-fedora==0.10.0 13:59:05 python-linux-procfs==0.4.9 13:59:05 python-yubico==1.2.3 13:59:05 pyudev==0.15 13:59:05 pyusb==1.0.0b1 13:59:05 pyxattr==0.5.1 13:59:05 PyYAML==3.10 13:59:05 requests==2.6.0 13:59:05 requests-kerberos==0.7.0 13:59:05 rpkg==1.60 13:59:05 schedutils==0.4 13:59:05 seobject==0.1 13:59:05 sepolicy==1.1 13:59:05 six==1.9.0 13:59:05 smmap==0.9.0 13:59:05 urlgrabber==3.10 13:59:05 urllib3==1.10.2 13:59:05 virtualenv==15.1.0 13:59:05 yum-langpacks==0.4.2 13:59:05 yum-metadata-parser==1.1.4 [Pipeline] echo 13:59:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:59:05 ---> sudo-logs.sh 13:59:05 Archiving 'sudo' log.. [Pipeline] echo 13:59:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:59:06 ---> job-cost.sh 13:59:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ulPU 13:59:18 Cache entry deserialization failed, entry ignored 13:59:18 Cache entry deserialization failed, entry ignored 13:59:19 Cache entry deserialization failed, entry ignored 13:59:19 Cache entry deserialization failed, entry ignored 13:59:19 Cache entry deserialization failed, entry ignored 13:59:19 Cache entry deserialization failed, entry ignored 13:59:19 Cache entry deserialization failed, entry ignored 13:59:19 Cache entry deserialization failed, entry ignored 13:59:19 Cache entry deserialization failed, entry ignored 13:59:19 Cache entry deserialization failed, entry ignored 13:59:19 Cache entry deserialization failed, entry ignored 13:59:20 Cache entry deserialization failed, entry ignored 13:59:20 Cache entry deserialization failed, entry ignored 13:59:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 14:00:02 ERROR: After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts. 14:00:02 14:00:02 We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default. 14:00:02 14:00:02 virtualenv 20.0.31 requires importlib-metadata<2,>=0.12; python_version < "3.8", but you'll have importlib-metadata 2.0.0 which is incompatible. 14:00:02 lf-activate-venv(): INFO: Adding /tmp/venv-ulPU/bin to PATH 14:00:02 INFO: No Stack... 14:00:04 INFO: Retrieving Pricing Info for: v1-standard-2 14:00:04 INFO: Archiving Costs [Pipeline] echo 14:00:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:00:05 ---> logs-deploy.sh 14:00:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/master/14 14:00:05 INFO: archiving workspace using pattern(s): 14:00:08 Archives upload complete. 14:00:08 INFO: archiving logs to Nexus 14:00:10 ---> uname -a: 14:00:10 Linux prd-centos7-docker-4c-2g-2766.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux 14:00:10 14:00:10 14:00:10 ---> lscpu: 14:00:10 Architecture: x86_64 14:00:10 CPU op-mode(s): 32-bit, 64-bit 14:00:10 Byte Order: Little Endian 14:00:10 CPU(s): 4 14:00:10 On-line CPU(s) list: 0-3 14:00:10 Thread(s) per core: 1 14:00:10 Core(s) per socket: 1 14:00:10 Socket(s): 4 14:00:10 NUMA node(s): 1 14:00:10 Vendor ID: GenuineIntel 14:00:10 CPU family: 6 14:00:10 Model: 44 14:00:10 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 14:00:10 Stepping: 1 14:00:10 CPU MHz: 2933.438 14:00:10 BogoMIPS: 5866.87 14:00:10 Virtualization: VT-x 14:00:10 Hypervisor vendor: KVM 14:00:10 Virtualization type: full 14:00:10 L1d cache: 32K 14:00:10 L1i cache: 32K 14:00:10 L2 cache: 4096K 14:00:10 L3 cache: 16384K 14:00:10 NUMA node0 CPU(s): 0-3 14:00:10 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 14:00:10 14:00:10 14:00:10 ---> nproc: 14:00:10 4 14:00:10 14:00:10 14:00:10 ---> df -h: 14:00:10 Filesystem Size Used Avail Use% Mounted on 14:00:10 devtmpfs 887M 0 887M 0% /dev 14:00:10 tmpfs 919M 0 919M 0% /dev/shm 14:00:10 tmpfs 919M 17M 903M 2% /run 14:00:10 tmpfs 919M 0 919M 0% /sys/fs/cgroup 14:00:10 /dev/vda1 50G 8.6G 42G 18% / 14:00:10 tmpfs 184M 0 184M 0% /run/user/1001 14:00:10 14:00:10 14:00:10 ---> free -m: 14:00:10 total used free shared buff/cache available 14:00:10 Mem: 1837 660 67 15 1109 978 14:00:10 Swap: 1023 3 1020 14:00:10 14:00:10 14:00:10 ---> ip addr: 14:00:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:00:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:00:10 inet 127.0.0.1/8 scope host lo 14:00:10 valid_lft forever preferred_lft forever 14:00:10 inet6 ::1/128 scope host 14:00:10 valid_lft forever preferred_lft forever 14:00:10 2: eth0: mtu 1458 qdisc pfifo_fast state UP group default qlen 1000 14:00:10 link/ether fa:16:3e:65:3c:5e brd ff:ff:ff:ff:ff:ff 14:00:10 inet 10.30.122.152/23 brd 10.30.123.255 scope global dynamic eth0 14:00:10 valid_lft 85843sec preferred_lft 85843sec 14:00:10 inet6 fe80::f816:3eff:fe65:3c5e/64 scope link 14:00:10 valid_lft forever preferred_lft forever 14:00:10 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 14:00:10 link/ether 02:42:6e:57:f6:0d brd ff:ff:ff:ff:ff:ff 14:00:10 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:00:10 valid_lft forever preferred_lft forever 14:00:10 inet6 fe80::42:6eff:fe57:f60d/64 scope link 14:00:10 valid_lft forever preferred_lft forever 14:00:10 14:00:10 14:00:10 ---> sar -b -r -n DEV: 14:00:10 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/01/2020 _x86_64_ (4 CPU) 14:00:10 14:00:10 01:50:32 PM LINUX RESTART 14:00:10 14:00:10 01:51:01 PM tps rtps wtps bread/s bwrtn/s 14:00:10 01:52:01 PM 190.67 107.23 83.44 12635.22 39973.55 14:00:10 01:53:02 PM 6.11 2.03 4.08 94.96 81.87 14:00:10 01:54:01 PM 0.14 0.00 0.14 0.00 2.32 14:00:10 01:55:01 PM 0.20 0.00 0.20 0.00 1.75 14:00:10 01:56:01 PM 199.95 117.74 82.21 6530.10 30651.00 14:00:10 01:57:01 PM 226.16 73.00 153.16 4328.17 33371.03 14:00:10 01:58:01 PM 80.17 56.02 24.15 4693.41 2319.16 14:00:10 01:59:02 PM 99.69 18.83 80.86 1240.29 9798.51 14:00:10 02:00:01 PM 86.68 15.45 71.23 901.06 7854.81 14:00:10 Average: 99.11 43.47 55.64 3388.28 13817.98 14:00:10 14:00:10 01:51:01 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:00:10 01:52:01 PM 125380 1756176 93.34 2620 1154492 1568656 53.54 477736 1116592 540 14:00:10 01:53:02 PM 167080 1714476 91.12 2620 1157076 1118656 38.18 438128 1116184 16 14:00:10 01:54:01 PM 173536 1708020 90.78 2620 1157084 1066000 36.38 434120 1114940 8 14:00:10 01:55:01 PM 170848 1710708 90.92 2620 1157140 1066192 36.39 437128 1114444 24 14:00:10 01:56:01 PM 117892 1763664 93.73 2620 1118828 1487508 50.77 533760 1026676 10112 14:00:10 01:57:01 PM 247840 1633716 86.83 2072 915896 1119660 38.21 607784 743560 16 14:00:10 01:58:01 PM 76712 1804844 95.92 1680 1022492 1181868 40.34 674252 843288 54876 14:00:10 01:59:02 PM 143460 1738096 92.38 1492 937832 1140256 38.91 583952 825268 51052 14:00:10 02:00:01 PM 82120 1799436 95.64 1492 974092 1150040 39.25 637192 818100 24344 14:00:10 Average: 144985 1736571 92.29 2204 1066104 1210982 41.33 536006 968784 15665 14:00:10 14:00:10 01:51:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 14:00:10 01:52:01 PM veth569ac00 1.08 1.15 0.29 2.22 0.00 0.00 0.00 14:00:10 01:52:01 PM eth0 284.85 188.33 1068.02 80.64 0.00 0.00 0.00 14:00:10 01:52:01 PM lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 14:00:10 01:52:01 PM docker0 1.08 1.03 0.27 2.21 0.00 0.00 0.00 14:00:10 01:53:02 PM eth0 9.09 5.76 8.80 4.44 0.00 0.00 0.00 14:00:10 01:53:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:10 01:53:02 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:10 01:54:01 PM eth0 0.69 0.08 0.06 0.01 0.00 0.00 0.00 14:00:10 01:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:10 01:54:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:10 01:55:01 PM eth0 3.48 0.37 0.56 0.20 0.00 0.00 0.00 14:00:10 01:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:10 01:55:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:10 01:56:01 PM eth0 400.86 326.42 3828.63 31.92 0.00 0.00 0.00 14:00:10 01:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:10 01:56:01 PM veth01b01b8 12.67 11.72 1.32 41.99 0.00 0.00 0.00 14:00:10 01:56:01 PM docker0 13.75 12.62 1.42 44.19 0.00 0.00 0.00 14:00:10 01:57:01 PM eth0 429.00 371.50 3443.77 102.80 0.00 0.00 0.00 14:00:10 01:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:10 01:57:01 PM docker0 20.07 31.99 1.15 198.59 0.00 0.00 0.00 14:00:10 01:58:01 PM eth0 120.78 89.69 766.08 42.19 0.00 0.00 0.00 14:00:10 01:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:10 01:58:01 PM docker0 2.01 1.35 0.29 0.27 0.00 0.00 0.00 14:00:10 01:59:02 PM eth0 19.69 15.14 122.39 3.14 0.00 0.00 0.00 14:00:10 01:59:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:10 01:59:02 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:10 02:00:01 PM eth0 32.93 21.56 120.90 8.72 0.00 0.00 0.00 14:00:10 02:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:10 02:00:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:10 Average: eth0 142.61 112.41 1037.42 30.40 0.00 0.00 0.00 14:00:10 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:10 Average: docker0 3.99 5.12 0.32 27.07 0.00 0.00 0.00 14:00:10 14:00:10 14:00:10 ---> sar -P ALL: 14:00:10 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/01/2020 _x86_64_ (4 CPU) 14:00:10 14:00:10 01:50:32 PM LINUX RESTART 14:00:10 14:00:10 01:51:01 PM CPU %user %nice %system %iowait %steal %idle 14:00:10 01:52:01 PM all 17.23 0.00 9.94 6.32 13.90 52.61 14:00:10 01:52:01 PM 0 17.93 0.00 9.37 6.75 13.46 52.49 14:00:10 01:52:01 PM 1 17.04 0.00 11.93 6.27 14.27 50.48 14:00:10 01:52:01 PM 2 15.63 0.00 9.00 5.75 13.51 56.11 14:00:10 01:52:01 PM 3 18.30 0.00 9.43 6.54 14.36 51.36 14:00:10 01:53:02 PM all 0.47 0.00 0.12 0.05 0.50 98.88 14:00:10 01:53:02 PM 0 0.38 0.00 0.13 0.05 0.55 98.88 14:00:10 01:53:02 PM 1 0.28 0.00 0.12 0.13 0.42 99.05 14:00:10 01:53:02 PM 2 0.43 0.00 0.08 0.00 0.37 99.12 14:00:10 01:53:02 PM 3 0.75 0.00 0.15 0.00 0.65 98.45 14:00:10 01:54:01 PM all 0.10 0.00 0.07 0.00 0.14 99.69 14:00:10 01:54:01 PM 0 0.03 0.00 0.05 0.00 0.14 99.78 14:00:10 01:54:01 PM 1 0.17 0.00 0.10 0.00 0.10 99.63 14:00:10 01:54:01 PM 2 0.05 0.00 0.03 0.00 0.17 99.75 14:00:10 01:54:01 PM 3 0.15 0.00 0.08 0.00 0.17 99.59 14:00:10 01:55:01 PM all 0.11 0.00 0.04 0.00 0.14 99.71 14:00:10 01:55:01 PM 0 0.03 0.00 0.03 0.00 0.03 99.90 14:00:10 01:55:01 PM 1 0.33 0.00 0.03 0.00 0.10 99.53 14:00:10 01:55:01 PM 2 0.07 0.00 0.05 0.00 0.38 99.50 14:00:10 01:55:01 PM 3 0.02 0.00 0.02 0.00 0.03 99.93 14:00:10 01:56:01 PM all 5.96 0.00 4.35 1.31 5.96 82.42 14:00:10 01:56:01 PM 0 5.46 0.00 4.12 0.66 5.95 83.81 14:00:10 01:56:01 PM 1 6.06 0.00 4.54 1.13 5.96 82.30 14:00:10 01:56:01 PM 2 5.06 0.00 4.02 1.25 5.94 83.73 14:00:10 01:56:01 PM 3 7.23 0.00 4.72 2.22 5.99 79.84 14:00:10 01:57:01 PM all 9.54 0.00 7.18 1.99 10.33 70.97 14:00:10 01:57:01 PM 0 7.93 0.00 7.79 1.13 10.20 72.95 14:00:10 01:57:01 PM 1 13.38 0.00 6.49 3.12 10.98 66.04 14:00:10 01:57:01 PM 2 9.66 0.00 7.91 1.96 10.26 70.20 14:00:10 01:57:01 PM 3 7.18 0.00 6.56 1.73 9.88 74.65 14:00:10 01:58:01 PM all 12.93 0.00 2.33 1.32 1.95 81.47 14:00:10 01:58:01 PM 0 26.98 0.00 3.07 2.15 2.11 65.68 14:00:10 01:58:01 PM 1 4.40 0.00 1.35 0.65 1.99 91.61 14:00:10 01:58:01 PM 2 15.58 0.00 2.87 1.84 1.72 78.00 14:00:10 01:58:01 PM 3 5.41 0.00 2.08 0.69 1.98 89.84 14:00:10 01:59:02 PM all 14.97 0.00 3.03 1.71 2.84 77.45 14:00:10 01:59:02 PM 0 20.70 0.00 2.55 1.17 2.86 72.71 14:00:10 01:59:02 PM 1 21.55 0.00 4.97 1.89 3.25 68.35 14:00:10 01:59:02 PM 2 7.53 0.00 2.07 1.52 2.99 85.89 14:00:10 01:59:02 PM 3 10.42 0.00 2.58 2.24 2.26 82.50 14:00:10 02:00:01 PM all 15.38 0.00 2.85 1.37 2.68 77.72 14:00:10 02:00:01 PM 0 26.20 0.00 4.48 1.62 2.60 65.10 14:00:10 02:00:01 PM 1 15.43 0.00 2.06 0.99 3.66 77.86 14:00:10 02:00:01 PM 2 12.77 0.00 2.64 1.25 2.02 81.32 14:00:10 02:00:01 PM 3 7.52 0.00 2.27 1.64 2.42 86.15 14:00:10 Average: all 8.46 0.00 3.29 1.55 4.23 82.46 14:00:10 Average: 0 11.57 0.00 3.48 1.49 4.18 79.29 14:00:10 Average: 1 8.67 0.00 3.47 1.56 4.47 81.83 14:00:10 Average: 2 7.36 0.00 3.16 1.50 4.12 83.87 14:00:10 Average: 3 6.30 0.00 3.08 1.66 4.16 84.81 14:00:10 14:00:10 14:00:10