Pull request #51 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jinfahua for edgexfoundry/go-mod-messaging Loading trusted files from base branch master at cfba30792e745cabe7c9c124792dfed6ff0b4cfb rather than 8eedaa5b740144626a64011a19f7d710219ab82c Obtained Jenkinsfile from cfba30792e745cabe7c9c124792dfed6ff0b4cfb Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-51/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > 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 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, goVersion:1.13, 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.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-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 SEMVER_BUMP_LEVEL: patch GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3621 in /w/workspace/exfoundry_go-mod-messaging_PR-51 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git Fetching without tags > git init /w/workspace/exfoundry_go-mod-messaging_PR-51 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/51/head:refs/remotes/origin/PR-51 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > 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 --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit cfba30792e745cabe7c9c124792dfed6ff0b4cfb into PR head commit 8eedaa5b740144626a64011a19f7d710219ab82c Merge succeeded, producing 8eedaa5b740144626a64011a19f7d710219ab82c Checking out Revision 8eedaa5b740144626a64011a19f7d710219ab82c (PR-51) > git config core.sparsecheckout # timeout=10 > git checkout -f 8eedaa5b740144626a64011a19f7d710219ab82c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge cfba30792e745cabe7c9c124792dfed6ff0b4cfb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8eedaa5b740144626a64011a19f7d710219ab82c # timeout=10 Commit message: "fix subhost issue" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:54:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 13:54:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:54:12 13:54:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:54:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:54:13 latest: Pulling from edgex-devops/git-semver 13:54:13 9123ac7c32f7: Pulling fs layer 13:54:13 b8cc5d1170e3: Pulling fs layer 13:54:13 2924cbbf6a41: Pulling fs layer 13:54:13 93b08a4f1073: Pulling fs layer 13:54:13 93b08a4f1073: Waiting 13:54:14 b8cc5d1170e3: Verifying Checksum 13:54:14 b8cc5d1170e3: Download complete 13:54:14 9123ac7c32f7: Verifying Checksum 13:54:14 9123ac7c32f7: Download complete 13:54:14 93b08a4f1073: Verifying Checksum 13:54:14 93b08a4f1073: Download complete 13:54:15 2924cbbf6a41: Verifying Checksum 13:54:15 2924cbbf6a41: Download complete 13:54:15 9123ac7c32f7: Pull complete 13:54:15 b8cc5d1170e3: Pull complete 13:54:16 2924cbbf6a41: Pull complete 13:54:16 93b08a4f1073: Pull complete 13:54:16 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 13:54:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:54:16 prd-centos7-docker-4c-2g-3621 does not seem to be running inside a container 13:54:16 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-messaging_PR-51 -v /w/workspace/exfoundry_go-mod-messaging_PR-51:/w/workspace/exfoundry_go-mod-messaging_PR-51:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-51@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-51@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:54:17 $ docker top 8088ff850b6d4d3a4da67a67ad75b167d116424ee3f506b9e3f76078b928991e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:54:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:54:18 [ssh-agent] Looking for ssh-agent implementation... 13:54:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:54:19 $ docker exec 8088ff850b6d4d3a4da67a67ad75b167d116424ee3f506b9e3f76078b928991e ssh-agent 13:54:19 SSH_AUTH_SOCK=/tmp/ssh-AA6OOHbCcIIL/agent.15 13:54:19 SSH_AGENT_PID=22 13:54:19 Running ssh-add (command line suppressed) 13:54:20 Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-51@tmp/private_key_4483837747698111974.key (/w/workspace/exfoundry_go-mod-messaging_PR-51@tmp/private_key_4483837747698111974.key) 13:54:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:54:20 + git describe --exact-match --tags HEAD 13:54:20 fatal: No names found, cannot describe anything. [Pipeline] } 13:54:20 $ docker exec --env ******** --env ******** 8088ff850b6d4d3a4da67a67ad75b167d116424ee3f506b9e3f76078b928991e ssh-agent -k 13:54:21 unset SSH_AUTH_SOCK; 13:54:21 unset SSH_AGENT_PID; 13:54:21 echo Agent pid 22 killed; 13:54:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 13:54:21 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 13:54:21 This usually means this commit has not been tagged. [Pipeline] sshagent 13:54:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:54:21 [ssh-agent] Looking for ssh-agent implementation... 13:54:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:54:21 $ docker exec 8088ff850b6d4d3a4da67a67ad75b167d116424ee3f506b9e3f76078b928991e ssh-agent 13:54:22 SSH_AUTH_SOCK=/tmp/ssh-8UTfBsugEUbE/agent.57 13:54:22 SSH_AGENT_PID=64 13:54:22 Running ssh-add (command line suppressed) 13:54:22 Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-51@tmp/private_key_2827949233329104436.key (/w/workspace/exfoundry_go-mod-messaging_PR-51@tmp/private_key_2827949233329104436.key) 13:54:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:54:23 + git semver init 13:54:23 # -> Open(): unable to determine branch for HEAD 13:54:23 # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-51/.git 13:54:23 # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-51 13:54:23 # $SEMVER_REMOTE_NAME = origin 13:54:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:54:23 # $SEMVER_USER_NAME = edgex-jenkins 13:54:23 # $SEMVER_BRANCH = PR-51 13:54:23 # $SEMVER_TEMP = /tmp/semver-043291263 13:54:23 # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP 13:54:23 # '/tmp/semver-043291263' -> '/w/workspace/exfoundry_go-mod-messaging_PR-51/.semver' 13:54:23 # -> Force: false 13:54:23 # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-51/.semver [Pipeline] } 13:54:23 $ docker exec --env ******** --env ******** 8088ff850b6d4d3a4da67a67ad75b167d116424ee3f506b9e3f76078b928991e ssh-agent -k 13:54:24 unset SSH_AUTH_SOCK; 13:54:24 unset SSH_AGENT_PID; 13:54:24 echo Agent pid 64 killed; 13:54:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:54:25 + git semver [Pipeline] } 13:54:25 $ docker stop --time=1 8088ff850b6d4d3a4da67a67ad75b167d116424ee3f506b9e3f76078b928991e 13:54:27 $ docker rm -f 8088ff850b6d4d3a4da67a67ad75b167d116424ee3f506b9e3f76078b928991e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 13:54:28 Stashed 32 file(s) [Pipeline] echo 13:54:28 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 13:54:43 Still waiting to schedule task 13:54:43 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3621’ 13:54:43 Still waiting to schedule task 13:54:43 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2736’ is offline 13:56:34 Running on prd-centos7-docker-4c-2g-3623 in /w/workspace/exfoundry_go-mod-messaging_PR-51 [Pipeline] { [Pipeline] ws 13:56:34 Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout 13:56:37 using credential edgex-jenkins-ssh 13:56:37 Cloning the remote Git repository 13:56:37 Cloning with configured refspecs honoured and without tags 13:56:36 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 13:56:36 > git init /w/workspace/go-mod-messaging/1 # timeout=10 13:56:36 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 13:56:36 > git --version # timeout=10 13:56:36 using GIT_SSH to set credentials SSH Credentials for GitHub 13:56:36 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:56:37 Fetching without tags 13:56:38 Merging remotes/origin/master commit cfba30792e745cabe7c9c124792dfed6ff0b4cfb into PR head commit 8eedaa5b740144626a64011a19f7d710219ab82c [Pipeline] } 13:56:38 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3622 in /w/workspace/exfoundry_go-mod-messaging_PR-51 [Pipeline] // ws [Pipeline] { [Pipeline] } 13:56:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 13:56:37 > git config --add remote.origin.fetch +refs/pull/51/head:refs/remotes/origin/PR-51 # timeout=10 13:56:37 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 13:56:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 13:56:37 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 13:56:37 using GIT_SSH to set credentials SSH Credentials for GitHub 13:56:37 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:56:37 > git config core.sparsecheckout # timeout=10 13:56:37 > git checkout -f 8eedaa5b740144626a64011a19f7d710219ab82c # timeout=10 [Pipeline] // node [Pipeline] } [Pipeline] ws 13:56:38 Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] // stage [Pipeline] } 13:56:38 Failed in branch amd64 [Pipeline] checkout 13:56:44 using credential edgex-jenkins-ssh 13:56:44 Cloning the remote Git repository 13:56:44 Cloning with configured refspecs honoured and without tags 13:56:44 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 13:56:45 Fetching without tags 13:56:44 > git init /w/workspace/go-mod-messaging/1 # timeout=10 13:56:45 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 13:56:45 > git --version # timeout=10 13:56:45 using GIT_SSH to set credentials SSH Credentials for GitHub 13:56:45 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:56:45 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 13:56:45 > git config --add remote.origin.fetch +refs/pull/51/head:refs/remotes/origin/PR-51 # timeout=10 13:56:45 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 13:56:45 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 13:56:45 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 13:56:45 using GIT_SSH to set credentials SSH Credentials for GitHub 13:56:46 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:56:46 Merging remotes/origin/master commit cfba30792e745cabe7c9c124792dfed6ff0b4cfb into PR head commit 8eedaa5b740144626a64011a19f7d710219ab82c [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:56:47 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) 13:56:46 > git config core.sparsecheckout # timeout=10 13:56:46 > git checkout -f 8eedaa5b740144626a64011a19f7d710219ab82c # timeout=10 Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 13:56:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:56:49 ---> package-listing.sh 13:56:49 ++ facter osfamily 13:56:49 ++ tr '[:upper:]' '[:lower:]' 13:56:49 + OS_FAMILY=redhat 13:56:49 + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-51 13:56:49 + START_PACKAGES=/tmp/packages_start.txt 13:56:49 + END_PACKAGES=/tmp/packages_end.txt 13:56:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:56:49 + PACKAGES=/tmp/packages_start.txt 13:56:49 + '[' /w/workspace/exfoundry_go-mod-messaging_PR-51 ']' 13:56:49 + PACKAGES=/tmp/packages_end.txt 13:56:49 + case "${OS_FAMILY}" in 13:56:49 + rpm -qa 13:56:49 + sort 13:56:56 + '[' -f /tmp/packages_start.txt ']' 13:56:56 + '[' -f /tmp/packages_end.txt ']' 13:56:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:56:56 + '[' /w/workspace/exfoundry_go-mod-messaging_PR-51 ']' 13:56:56 + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-51/archives/ 13:56:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-messaging_PR-51/archives/ [Pipeline] isUnix [Pipeline] sh 13:56:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:56:56 13:56:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 13:56:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:56:57 alpine: Pulling from edgex-lftools-log-publisher 13:56:57 c9b1b535fdd9: Pulling fs layer 13:56:57 2cc5ad85d9ab: Pulling fs layer 13:56:57 756a868c4378: Pulling fs layer 13:56:57 444b2fc9a129: Pulling fs layer 13:56:57 ea15f1150254: Pulling fs layer 13:56:57 41b27a9f41bf: Pulling fs layer 13:56:57 28c525ee5125: Pulling fs layer 13:56:57 094b1ea09ed8: Pulling fs layer 13:56:57 138eaada9080: Pulling fs layer 13:56:57 0622d0fa9048: Pulling fs layer 13:56:57 444b2fc9a129: Waiting 13:56:57 ea15f1150254: Waiting 13:56:57 41b27a9f41bf: Waiting 13:56:57 28c525ee5125: Waiting 13:56:57 094b1ea09ed8: Waiting 13:56:57 138eaada9080: Waiting 13:56:57 0622d0fa9048: Waiting 13:56:57 2cc5ad85d9ab: Download complete 13:56:57 444b2fc9a129: Verifying Checksum 13:56:57 444b2fc9a129: Download complete 13:56:57 c9b1b535fdd9: Verifying Checksum 13:56:57 c9b1b535fdd9: Download complete 13:56:57 ea15f1150254: Verifying Checksum 13:56:57 ea15f1150254: Download complete 13:56:57 28c525ee5125: Verifying Checksum 13:56:57 28c525ee5125: Download complete 13:56:58 c9b1b535fdd9: Pull complete 13:56:58 2cc5ad85d9ab: Pull complete 13:56:59 756a868c4378: Download complete 13:56:59 138eaada9080: Verifying Checksum 13:56:59 138eaada9080: Download complete 13:57:00 0622d0fa9048: Verifying Checksum 13:57:00 0622d0fa9048: Download complete 13:57:00 756a868c4378: Pull complete 13:57:00 444b2fc9a129: Pull complete 13:57:00 094b1ea09ed8: Verifying Checksum 13:57:00 094b1ea09ed8: Download complete 13:57:01 ea15f1150254: Pull complete 13:57:01 41b27a9f41bf: Verifying Checksum 13:57:01 41b27a9f41bf: Download complete 13:57:05 41b27a9f41bf: Pull complete 13:57:05 28c525ee5125: Pull complete 13:57:08 094b1ea09ed8: Pull complete 13:57:08 138eaada9080: Pull complete 13:57:08 0622d0fa9048: Pull complete 13:57:08 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 13:57:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 13:57:09 prd-centos7-docker-4c-2g-3621 does not seem to be running inside a container 13:57:09 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/exfoundry_go-mod-messaging_PR-51 -v /w/workspace/exfoundry_go-mod-messaging_PR-51:/w/workspace/exfoundry_go-mod-messaging_PR-51:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-51@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-51@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 13:57:11 $ docker top cddb398b43a7ade6af407cec80ae6c24e6ef1b4d6fa25cf90d5c111e14b7a698 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:57:11 provisioning config files... 13:57:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-51@tmp/config6880979633721607239tmp [Pipeline] { [Pipeline] echo 13:57:11 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:57:12 ---> create-netrc.sh [Pipeline] echo 13:57:12 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:57:12 ---> logs-deploy.sh 13:57:12 + ARCHIVE_ARTIFACTS= 13:57:12 + LOGS_SERVER=https://logs.edgexfoundry.org 13:57:12 + '[' https://logs.edgexfoundry.org == None ']' 13:57:12 + NEXUS_URL=https://nexus.edgexfoundry.org 13:57:12 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-51/1 13:57:12 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-51/1/ 13:57:12 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-51/1 /w/workspace/exfoundry_go-mod-messaging_PR-51 13:57:14 Archives upload complete. 13:57:14 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-51/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-51/1/ 13:57:15 ---> uname -a: 13:57:15 Linux cddb398b43a7 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 13:57:15 13:57:15 13:57:15 ---> lscpu: 13:57:15 Architecture: x86_64 13:57:15 CPU op-mode(s): 32-bit, 64-bit 13:57:15 Byte Order: Little Endian 13:57:15 Address sizes: 40 bits physical, 48 bits virtual 13:57:15 CPU(s): 4 13:57:15 On-line CPU(s) list: 0-3 13:57:15 Thread(s) per core: 1 13:57:15 Core(s) per socket: 1 13:57:15 Socket(s): 4 13:57:15 NUMA node(s): 1 13:57:15 Vendor ID: GenuineIntel 13:57:15 CPU family: 6 13:57:15 Model: 44 13:57:15 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 13:57:15 Stepping: 1 13:57:15 CPU MHz: 2933.438 13:57:15 BogoMIPS: 5866.87 13:57:15 Virtualization: VT-x 13:57:15 Hypervisor vendor: KVM 13:57:15 Virtualization type: full 13:57:15 L1d cache: 128 KiB 13:57:15 L1i cache: 128 KiB 13:57:15 L2 cache: 16 MiB 13:57:15 L3 cache: 64 MiB 13:57:15 NUMA node0 CPU(s): 0-3 13:57:15 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 13:57:15 Vulnerability Meltdown: Mitigation; PTI 13:57:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:57:15 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 13:57:15 Vulnerability Spectre v2: Mitigation; Full retpoline 13:57:15 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 13:57:15 13:57:15 13:57:15 ---> nproc: 13:57:15 4 13:57:15 13:57:15 13:57:15 ---> df -h: 13:57:15 Filesystem Size Used Available Use% Mounted on 13:57:15 overlay 50.0G 6.3G 43.7G 13% / 13:57:15 tmpfs 64.0M 0 64.0M 0% /dev 13:57:15 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 13:57:15 shm 64.0M 0 64.0M 0% /dev/shm 13:57:15 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf 13:57:15 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname 13:57:15 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts 13:57:15 /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa 13:57:15 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/exfoundry_go-mod-messaging_PR-51 13:57:15 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/exfoundry_go-mod-messaging_PR-51@tmp 13:57:15 13:57:15 13:57:15 ---> free -m: 13:57:15 total used free shared buff/cache available 13:57:15 Mem: 1838 581 76 0 1180 1152 13:57:15 Swap: 1023 1 1022 13:57:15 13:57:15 13:57:15 ---> ip addr: 13:57:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 13:57:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:57:15 inet 127.0.0.1/8 scope host lo 13:57:15 valid_lft forever preferred_lft forever 13:57:15 6: eth0@if7: mtu 1458 qdisc noqueue state UP 13:57:15 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 13:57:15 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 13:57:15 valid_lft forever preferred_lft forever 13:57:15 13:57:15 13:57:15 ---> sar -b -r -n DEV: 13:57:15 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/13/20 _x86_64_ (4 CPU) 13:57:15 13:57:15 13:53:08 LINUX RESTART 13:57:15 13:57:15 13:54:03 tps rtps wtps bread/s bwrtn/s 13:57:15 13:55:01 38.24 6.23 32.01 1961.11 2237.17 13:57:15 13:56:01 1.66 0.03 1.63 1.07 64.29 13:57:15 13:57:01 59.70 49.36 10.34 3294.17 7162.69 13:57:15 Average: 33.17 18.70 14.47 1751.20 3168.39 13:57:15 13:57:15 13:54:03 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:57:15 13:55:01 122136 1760168 93.51 2620 1240944 959656 32.74 421944 1181688 20 13:57:15 13:56:01 133392 1748912 92.91 2620 1240952 888828 30.33 412604 1181388 20 13:57:15 13:57:01 74436 1807868 96.05 2620 1253616 1080012 36.85 433436 1207416 7380 13:57:15 Average: 109988 1772316 94.16 2620 1245171 976165 33.31 422661 1190164 2473 13:57:15 13:57:15 13:54:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 13:57:15 13:55:01 eth0 66.32 55.39 449.58 36.09 0.00 0.00 0.00 13:57:15 13:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:57:15 13:55:01 docker0 1.19 1.02 0.25 1.77 0.00 0.00 0.00 13:57:15 13:56:01 eth0 0.88 0.08 0.07 0.01 0.00 0.00 0.00 13:57:15 13:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:57:15 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:57:15 13:57:01 eth0 85.85 64.39 2317.19 8.06 0.00 0.00 0.00 13:57:15 13:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:57:15 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:57:15 Average: eth0 50.88 39.81 928.72 14.48 0.00 0.00 0.00 13:57:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:57:15 Average: docker0 0.39 0.33 0.08 0.58 0.00 0.00 0.00 13:57:15 13:57:15 13:57:15 ---> sar -P ALL: 13:57:15 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/13/20 _x86_64_ (4 CPU) 13:57:15 13:57:15 13:53:08 LINUX RESTART 13:57:15 13:57:15 13:54:03 CPU %user %nice %system %iowait %steal %idle 13:57:15 13:55:01 all 3.09 0.00 2.15 1.27 7.85 85.64 13:57:15 13:55:01 0 3.70 0.00 2.76 0.27 8.35 84.92 13:57:15 13:55:01 1 2.98 0.00 1.93 0.10 8.00 86.99 13:57:15 13:55:01 2 3.07 0.00 1.90 0.20 7.81 87.01 13:57:15 13:55:01 3 2.63 0.00 2.00 4.51 7.26 83.60 13:57:15 13:56:01 all 0.11 0.00 0.14 0.00 0.62 99.13 13:57:15 13:56:01 0 0.07 0.00 0.17 0.00 0.70 99.07 13:57:15 13:56:01 1 0.13 0.00 0.13 0.00 0.63 99.10 13:57:15 13:56:01 2 0.18 0.00 0.13 0.00 0.72 98.97 13:57:15 13:56:01 3 0.07 0.00 0.15 0.00 0.45 99.34 13:57:15 13:57:01 all 1.93 0.00 1.05 1.76 2.12 93.14 13:57:15 13:57:01 0 1.38 0.00 0.91 0.51 2.36 94.83 13:57:15 13:57:01 1 2.47 0.00 1.23 0.60 2.12 93.58 13:57:15 13:57:01 2 1.92 0.00 1.12 3.55 2.00 91.41 13:57:15 13:57:01 3 1.95 0.00 0.97 2.38 2.00 92.71 13:57:15 Average: all 1.70 0.00 1.11 1.01 3.51 92.67 13:57:15 Average: 0 1.71 0.00 1.27 0.26 3.78 92.98 13:57:15 Average: 1 1.85 0.00 1.10 0.23 3.57 93.25 13:57:15 Average: 2 1.72 0.00 1.05 1.25 3.50 92.48 13:57:15 Average: 3 1.54 0.00 1.04 2.29 3.22 91.92 13:57:15 13:57:15 13:57:15