Pull request #81 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 lenny-intel for edgexfoundry/go-mod-messaging Obtained Jenkinsfile from 3c1f7b8fad217e6eb9f76da07c4415d9c2f03989+0bdc968e74254c748af0ee463d7309986ee294ed (37448eed78764d5601c3effc0513e8c127a812de) Running in Durability level: MAX_SURVIVABILITY 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-81/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 > git --version # 'git version 2.16.6' 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/PR-81/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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-17532 in /w/workspace/exfoundry_go-mod-messaging_PR-81 [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/exfoundry_go-mod-messaging_PR-81 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/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 > 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 --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/81/head:refs/remotes/origin/PR-81 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0bdc968e74254c748af0ee463d7309986ee294ed into PR head commit 3c1f7b8fad217e6eb9f76da07c4415d9c2f03989 Merge succeeded, producing 3c1f7b8fad217e6eb9f76da07c4415d9c2f03989 Checking out Revision 3c1f7b8fad217e6eb9f76da07c4415d9c2f03989 (PR-81) > git config core.sparsecheckout # timeout=10 > git checkout -f 3c1f7b8fad217e6eb9f76da07c4415d9c2f03989 # 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 0bdc968e74254c748af0ee463d7309986ee294ed # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3c1f7b8fad217e6eb9f76da07c4415d9c2f03989 # timeout=10 Commit message: "fix: Add ability to re-subscribe to topics when reconnected" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:13:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:13:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:13:32 ========================================================= 22:13:32 EdgeX Global Pipelines Version Info 22:13:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:13:34 ------------------- 22:13:34 stable info: 22:13:34 ------------------- 22:13:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:13:34 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 22:13:34 Message: update stable to v1.0.173 22:13:35 ------------------- 22:13:35 experimental info: 22:13:35 ------------------- 22:13:35 Commited By: **** collab-it+edgex@linuxfoundation.org 22:13:35 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 22:13:35 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:13:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 22:13:35 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 22:13:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:13:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:13:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:13:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 22:13:36 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:13:36 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 22:13:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:13:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:13:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:13:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-messaging [Pipeline] echo 22:13:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:13:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:13:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 22:13:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:13:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:13:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:13:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 22:13:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:13:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:13:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:13:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:13:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:13:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 22:13:38 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 22:13:38 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 22:13:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-81 [Pipeline] echo 22:13:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-81 [Pipeline] echo 22:13:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-81 [Pipeline] echo 22:13:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3c1f7b8fad217e6eb9f76da07c4415d9c2f03989 [Pipeline] echo 22:13:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3c1f7b8 [Pipeline] echo 22:13:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:13:41 + git log --format=format:%s -1 3c1f7b8fad217e6eb9f76da07c4415d9c2f03989 [Pipeline] echo 22:13:41 GIT_COMMIT: 3c1f7b8fad217e6eb9f76da07c4415d9c2f03989, Commit Message: fix: Add ability to re-subscribe to topics when reconnected [Pipeline] echo 22:13:41 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:13:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:13:43 22:13:43 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:13:43 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:13:43 latest: Pulling from edgex-devops/git-semver 22:13:43 31603596830f: Pulling fs layer 22:13:43 2a8b12db71e7: Pulling fs layer 22:13:43 6ca5941a6612: Pulling fs layer 22:13:43 ecc8261a40a4: Pulling fs layer 22:13:43 ecc8261a40a4: Waiting 22:13:43 2a8b12db71e7: Verifying Checksum 22:13:43 2a8b12db71e7: Download complete 22:13:43 31603596830f: Verifying Checksum 22:13:43 31603596830f: Download complete 22:13:43 ecc8261a40a4: Verifying Checksum 22:13:43 ecc8261a40a4: Download complete 22:13:43 6ca5941a6612: Verifying Checksum 22:13:43 6ca5941a6612: Download complete 22:13:44 31603596830f: Pull complete 22:13:44 2a8b12db71e7: Pull complete 22:13:44 6ca5941a6612: Pull complete 22:13:45 ecc8261a40a4: Pull complete 22:13:45 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 22:13:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:13:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:13:45 prd-centos7-docker-4c-2g-17532 does not seem to be running inside a container 22:13:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-messaging_PR-81 -v /w/workspace/exfoundry_go-mod-messaging_PR-81:/w/workspace/exfoundry_go-mod-messaging_PR-81:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-81@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:13:47 $ docker top 6571ced07671773c9a02e605ae1065467a3886fca0a1f2de81211b4f85b5ab9c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:13:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:13:47 [ssh-agent] Looking for ssh-agent implementation... 22:13:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:13:47 $ docker exec 6571ced07671773c9a02e605ae1065467a3886fca0a1f2de81211b4f85b5ab9c ssh-agent 22:13:48 SSH_AUTH_SOCK=/tmp/ssh-kN9tG9E2SAbB/agent.11 22:13:48 SSH_AGENT_PID=16 22:13:48 Running ssh-add (command line suppressed) 22:13:48 Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-81@tmp/private_key_5586527195062135200.key (/w/workspace/exfoundry_go-mod-messaging_PR-81@tmp/private_key_5586527195062135200.key) 22:13:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:13:48 + git tag --points-at HEAD [Pipeline] } 22:13:48 $ docker exec --env ******** --env ******** 6571ced07671773c9a02e605ae1065467a3886fca0a1f2de81211b4f85b5ab9c ssh-agent -k 22:13:48 unset SSH_AUTH_SOCK; 22:13:48 unset SSH_AGENT_PID; 22:13:48 echo Agent pid 16 killed; 22:13:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:13:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:13:49 [ssh-agent] Looking for ssh-agent implementation... 22:13:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:13:49 $ docker exec 6571ced07671773c9a02e605ae1065467a3886fca0a1f2de81211b4f85b5ab9c ssh-agent 22:13:49 SSH_AUTH_SOCK=/tmp/ssh-spiKigMKcsKi/agent.45 22:13:49 SSH_AGENT_PID=50 22:13:49 Running ssh-add (command line suppressed) 22:13:49 Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-81@tmp/private_key_55378692806797725.key (/w/workspace/exfoundry_go-mod-messaging_PR-81@tmp/private_key_55378692806797725.key) 22:13:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:13:50 + git semver init 22:13:50 # -> Open(): unable to determine branch for HEAD 22:13:50 # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-81/.git 22:13:50 # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-81 22:13:50 # $SEMVER_REMOTE_NAME = origin 22:13:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:13:50 # $SEMVER_USER_NAME = edgex-jenkins 22:13:50 # $SEMVER_BRANCH = PR-81 22:13:50 # $SEMVER_TEMP = /tmp/semver-458136013 22:13:50 # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP 22:13:50 # '/tmp/semver-458136013' -> '/w/workspace/exfoundry_go-mod-messaging_PR-81/.semver' 22:13:50 # -> Force: false 22:13:50 # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-81/.semver [Pipeline] } 22:13:50 $ docker exec --env ******** --env ******** 6571ced07671773c9a02e605ae1065467a3886fca0a1f2de81211b4f85b5ab9c ssh-agent -k 22:13:50 unset SSH_AUTH_SOCK; 22:13:50 unset SSH_AGENT_PID; 22:13:50 echo Agent pid 50 killed; 22:13:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:13:51 + git semver [Pipeline] } 22:13:51 $ docker stop --time=1 6571ced07671773c9a02e605ae1065467a3886fca0a1f2de81211b4f85b5ab9c 22:13:52 $ docker rm -f 6571ced07671773c9a02e605ae1065467a3886fca0a1f2de81211b4f85b5ab9c [Pipeline] // withDockerContainer [Pipeline] sh 22:13:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:13:53 Stashed 1 file(s) [Pipeline] echo 22:13:53 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 22:14:10 Still waiting to schedule task 22:14:10 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:14:10 Still waiting to schedule task 22:14:10 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:15:58 Running on prd-ubuntu18.04-docker-arm64-4c-16g-17533 in /w/workspace/exfoundry_go-mod-messaging_PR-81 [Pipeline] { [Pipeline] ws 22:15:58 Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout 22:16:03 using credential edgex-jenkins-ssh 22:16:03 Cloning the remote Git repository 22:16:03 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 22:16:03 > git init /w/workspace/go-mod-messaging/1 # timeout=10 22:16:03 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 22:16:03 > git --version # timeout=10 22:16:03 > git --version # 'git version 2.17.1' 22:16:03 using GIT_SSH to set credentials SSH Credentials for GitHub 22:16:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:16:04 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 22:16:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:16:04 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 22:16:04 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 22:16:04 using GIT_SSH to set credentials SSH Credentials for GitHub 22:16:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/81/head:refs/remotes/origin/PR-81 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:16:04 Merging remotes/origin/master commit 0bdc968e74254c748af0ee463d7309986ee294ed into PR head commit 3c1f7b8fad217e6eb9f76da07c4415d9c2f03989 22:16:05 Merge succeeded, producing 3c1f7b8fad217e6eb9f76da07c4415d9c2f03989 22:16:05 Checking out Revision 3c1f7b8fad217e6eb9f76da07c4415d9c2f03989 (PR-81) 22:16:04 > git config core.sparsecheckout # timeout=10 22:16:04 > git checkout -f 3c1f7b8fad217e6eb9f76da07c4415d9c2f03989 # timeout=10 22:16:05 > git remote # timeout=10 22:16:05 > git config --get remote.origin.url # timeout=10 22:16:05 using GIT_SSH to set credentials SSH Credentials for GitHub 22:16:05 > git merge 0bdc968e74254c748af0ee463d7309986ee294ed # timeout=10 22:16:05 > git rev-parse HEAD^{commit} # timeout=10 22:16:05 > git config core.sparsecheckout # timeout=10 22:16:05 > git checkout -f 3c1f7b8fad217e6eb9f76da07c4415d9c2f03989 # timeout=10 22:16:09 Commit message: "fix: Add ability to re-subscribe to topics when reconnected" 22:16:09 > git --version # timeout=10 22:16:09 > git --version # 'git version 2.17.1' 22:16:09 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:16:11 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:16:12 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:16:12 + + sudo servicetrue docker 22:16:12 restart [Pipeline] unstash [Pipeline] echo 22:16:15 ========================================================= 22:16:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 22:16:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:16:15 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 22:16:16 Sending build context to Docker daemon 500.7kB 22:16:16 Step 1/7 : ARG BASE=golang:1.15-alpine 22:16:16 Step 2/7 : FROM ${BASE} 22:16:17 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:16:17 5f621e34cdf4: Pulling fs layer 22:16:17 a4357932f1b6: Pulling fs layer 22:16:17 18c013af1878: Pulling fs layer 22:16:17 00ac8860ef70: Pulling fs layer 22:16:17 63d7cb157983: Pulling fs layer 22:16:17 b116817d02f9: Pulling fs layer 22:16:17 745a02a5169b: Pulling fs layer 22:16:17 00ac8860ef70: Waiting 22:16:17 63d7cb157983: Waiting 22:16:17 745a02a5169b: Waiting 22:16:17 b116817d02f9: Waiting 22:16:17 18c013af1878: Verifying Checksum 22:16:17 18c013af1878: Download complete 22:16:17 a4357932f1b6: Verifying Checksum 22:16:17 a4357932f1b6: Download complete 22:16:17 63d7cb157983: Verifying Checksum 22:16:17 63d7cb157983: Download complete 22:16:17 b116817d02f9: Verifying Checksum 22:16:17 b116817d02f9: Download complete 22:16:18 5f621e34cdf4: Download complete 22:16:18 5f621e34cdf4: Pull complete 22:16:19 a4357932f1b6: Pull complete 22:16:19 18c013af1878: Pull complete 22:16:20 745a02a5169b: Verifying Checksum 22:16:20 745a02a5169b: Download complete 22:16:22 00ac8860ef70: Verifying Checksum 22:16:22 00ac8860ef70: Download complete 22:16:32 00ac8860ef70: Pull complete 22:16:32 63d7cb157983: Pull complete 22:16:32 b116817d02f9: Pull complete 22:16:33 Running on prd-centos7-docker-4c-2g-17534 in /w/workspace/exfoundry_go-mod-messaging_PR-81 [Pipeline] { [Pipeline] ws 22:16:33 Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout 22:16:36 745a02a5169b: Pull complete 22:16:36 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 22:16:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 22:16:36 ---> b7e6874047d6 22:16:36 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:16:36 using credential edgex-jenkins-ssh 22:16:36 Cloning the remote Git repository 22:16:36 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 22:16:36 > git init /w/workspace/go-mod-messaging/1 # timeout=10 22:16:36 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 22:16:36 > git --version # timeout=10 22:16:36 > git --version # 'git version 2.24.3' 22:16:36 using GIT_SSH to set credentials SSH Credentials for GitHub 22:16:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:16:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 22:16:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:16:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 22:16:37 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 22:16:37 using GIT_SSH to set credentials SSH Credentials for GitHub 22:16:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/81/head:refs/remotes/origin/PR-81 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:16:37 Merging remotes/origin/master commit 0bdc968e74254c748af0ee463d7309986ee294ed into PR head commit 3c1f7b8fad217e6eb9f76da07c4415d9c2f03989 22:16:37 Merge succeeded, producing 3c1f7b8fad217e6eb9f76da07c4415d9c2f03989 22:16:37 Checking out Revision 3c1f7b8fad217e6eb9f76da07c4415d9c2f03989 (PR-81) 22:16:37 > git config core.sparsecheckout # timeout=10 22:16:37 > git checkout -f 3c1f7b8fad217e6eb9f76da07c4415d9c2f03989 # timeout=10 22:16:37 > git remote # timeout=10 22:16:37 > git config --get remote.origin.url # timeout=10 22:16:37 using GIT_SSH to set credentials SSH Credentials for GitHub 22:16:37 > git merge 0bdc968e74254c748af0ee463d7309986ee294ed # timeout=10 22:16:37 > git rev-parse HEAD^{commit} # timeout=10 22:16:37 > git config core.sparsecheckout # timeout=10 22:16:37 > git checkout -f 3c1f7b8fad217e6eb9f76da07c4415d9c2f03989 # timeout=10 22:16:38 ---> Running in 19242e6f3167 22:16:39 Removing intermediate container 19242e6f3167 22:16:39 ---> cdf9d7d128f5 22:16:39 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 22:16:39 ---> Running in 74ae764e559a 22:16:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:16:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:16:41 Commit message: "fix: Add ability to re-subscribe to topics when reconnected" 22:16:41 > git --version # timeout=10 22:16:41 > git --version # 'git version 2.24.3' 22:16:41 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 22:16:42 (1/5) Installing libsodium (1.0.18-r0) [Pipeline] sh 22:16:42 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json 22:16:42 (2/5) Installing libzmq (4.3.3-r0) [Pipeline] sh 22:16:43 (3/5) Installing pkgconf (1.7.2-r0) 22:16:43 (4/5) Installing libsodium-dev (1.0.18-r0) 22:16:43 (5/5) Installing zeromq-dev (4.3.3-r0) 22:16:43 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:16:43 Executing busybox-1.31.1-r19.trigger 22:16:43 OK: 144 MiB in 44 packages 22:16:43 + sudo service docker restart 22:16:43 + true 22:16:43 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 22:16:44 ========================================================= 22:16:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 22:16:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:16:44 Removing intermediate container 74ae764e559a 22:16:44 ---> ffdb96210c1d 22:16:44 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 22:16:44 ---> Running in aa8453d3e2b2 22:16:45 + 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 . 22:16:45 Sending build context to Docker daemon 501.8kB 22:16:45 Step 1/7 : ARG BASE=golang:1.15-alpine 22:16:45 Step 2/7 : FROM ${BASE} 22:16:45 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 22:16:45 188c0c94c7c5: Pulling fs layer 22:16:45 0ef7d3d256c8: Pulling fs layer 22:16:45 de9db76c5a1d: Pulling fs layer 22:16:45 bca2f99d35d6: Pulling fs layer 22:16:45 93359f2a8cfa: Pulling fs layer 22:16:45 7c6f9722023f: Pulling fs layer 22:16:45 a35cf1a2eb13: Pulling fs layer 22:16:45 93359f2a8cfa: Waiting 22:16:45 7c6f9722023f: Waiting 22:16:45 a35cf1a2eb13: Waiting 22:16:45 bca2f99d35d6: Waiting 22:16:45 Removing intermediate container aa8453d3e2b2 22:16:45 ---> 937ad944f565 22:16:45 Step 6/7 : COPY go.mod . 22:16:45 de9db76c5a1d: Verifying Checksum 22:16:45 de9db76c5a1d: Download complete 22:16:45 0ef7d3d256c8: Verifying Checksum 22:16:45 0ef7d3d256c8: Download complete 22:16:45 93359f2a8cfa: Verifying Checksum 22:16:45 93359f2a8cfa: Download complete 22:16:45 188c0c94c7c5: Download complete 22:16:45 7c6f9722023f: Download complete 22:16:46 ---> 7230f7783d97 22:16:46 Step 7/7 : RUN go mod download 22:16:46 ---> Running in 17590b6c3c8d 22:16:46 188c0c94c7c5: Pull complete 22:16:46 0ef7d3d256c8: Pull complete 22:16:46 de9db76c5a1d: Pull complete 22:16:48 a35cf1a2eb13: Verifying Checksum 22:16:48 a35cf1a2eb13: Download complete 22:16:48 bca2f99d35d6: Verifying Checksum 22:16:48 bca2f99d35d6: Download complete 22:16:54 bca2f99d35d6: Pull complete 22:16:54 93359f2a8cfa: Pull complete 22:16:54 7c6f9722023f: Pull complete 22:17:01 Removing intermediate container 17590b6c3c8d 22:17:01 ---> 109372c0d003 22:17:01 Successfully built 109372c0d003 22:17:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:17:01 + docker inspect -f . ci-base-image-arm64 22:17:01 . [Pipeline] withDockerContainer 22:17:01 prd-ubuntu18.04-docker-arm64-4c-16g-17533 does not seem to be running inside a container 22:17:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:17:03 $ docker top b303e71cd36513aa068b45e1eceb9db13dcb47e93cce60e96daf46a76f33a807 -eo pid,comm [Pipeline] { [Pipeline] sh 22:17:04 a35cf1a2eb13: Pull complete 22:17:04 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 22:17:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 22:17:04 ---> a62c8e92a672 22:17:04 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:17:04 ---> Running in 94e93cd93f08 22:17:04 Removing intermediate container 94e93cd93f08 22:17:04 ---> 2475f12b0fb4 22:17:04 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 22:17:04 ---> Running in db0cadb40cb8 22:17:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:17:04 + go version 22:17:04 go version go1.15.5 linux/arm64 [Pipeline] } 22:17:04 $ docker stop --time=1 b303e71cd36513aa068b45e1eceb9db13dcb47e93cce60e96daf46a76f33a807 22:17:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:17:05 (1/5) Installing libsodium (1.0.18-r0) 22:17:05 (2/5) Installing libzmq (4.3.3-r0) 22:17:06 (3/5) Installing pkgconf (1.7.2-r0) 22:17:06 (4/5) Installing libsodium-dev (1.0.18-r0) 22:17:06 (5/5) Installing zeromq-dev (4.3.3-r0) 22:17:06 $ docker rm -f b303e71cd36513aa068b45e1eceb9db13dcb47e93cce60e96daf46a76f33a807 22:17:06 Executing busybox-1.31.1-r19.trigger 22:17:06 OK: 167 MiB in 44 packages [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 22:17:06 Removing intermediate container db0cadb40cb8 22:17:06 ---> efb27ef0a549 22:17:06 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 22:17:06 ---> Running in 472d401bf682 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 22:17:07 Removing intermediate container 472d401bf682 22:17:07 ---> 40c4416eb642 22:17:07 Step 6/7 : COPY go.mod . 22:17:07 ---> 194834c2d867 22:17:07 Step 7/7 : RUN go mod download [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:17:07 ---> Running in c229c6d8774b 22:17:07 + docker inspect -f . ci-base-image-arm64 22:17:07 . [Pipeline] withDockerContainer 22:17:08 prd-ubuntu18.04-docker-arm64-4c-16g-17533 does not seem to be running inside a container 22:17:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:17:09 $ docker top c3240d93e5bdb7d873342ab44aafdef1003bf37d94eb47f2bae1148949c3b017 -eo pid,comm [Pipeline] { [Pipeline] sh 22:17:10 + make test 22:17:10 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:17:19 Removing intermediate container c229c6d8774b 22:17:19 ---> 5234027fd80c 22:17:19 Successfully built 5234027fd80c 22:17:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:17:20 + docker inspect -f . ci-base-image-x86_64 22:17:20 . [Pipeline] withDockerContainer 22:17:20 prd-centos7-docker-4c-2g-17534 does not seem to be running inside a container 22:17:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:17:20 $ docker top 93532f6c9b7fa366812e93d6a7febbee1993785ed924de1427e772778a82a52b -eo pid,comm [Pipeline] { [Pipeline] sh 22:17:21 + go version 22:17:21 go version go1.15.5 linux/amd64 [Pipeline] } 22:17:21 $ docker stop --time=1 93532f6c9b7fa366812e93d6a7febbee1993785ed924de1427e772778a82a52b 22:17:22 $ docker rm -f 93532f6c9b7fa366812e93d6a7febbee1993785ed924de1427e772778a82a52b 22:17:22 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:17:24 + docker inspect -f . ci-base-image-x86_64 22:17:24 . [Pipeline] withDockerContainer 22:17:24 prd-centos7-docker-4c-2g-17534 does not seem to be running inside a container 22:17:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:17:24 $ docker top 9478b9300f04296e6c5cd5a3769b4db087fef89d7930bcf8294dbb8decaa443d -eo pid,comm [Pipeline] { [Pipeline] sh 22:17:25 + make test 22:17:25 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:17:29 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] 22:17:45 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 15.036s coverage: 89.0% of statements 22:17:45 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.026s coverage: 77.1% of statements 22:17:45 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] 22:17:47 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 15.016s coverage: 89.0% of statements 22:17:47 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.008s coverage: 77.1% of statements 22:17:47 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] 22:17:47 In test caller, received messages: { 123 [116 101 115 116 32 98 121 116 101 115] } 22:17:47 timed-out 22:17:47 Received messages: { 123 [116 101 115 116 32 98 121 116 101 115] } 22:17:47 Received messages: { 123 [116 101 115 116 32 98 121 116 101 115] } 22:17:47 msg1: test bytes, msg2: test bytes 22:17:47 --- FAIL: TestPublishWihMultipleSubscribersWithTopic (0.00s) 22:17:47 require.go:794: 22:17:47 Error Trace: client_test.go:483 22:17:47 Error: Received unexpected error: 22:17:47 interrupted system call 22:17:47 Test: TestPublishWihMultipleSubscribersWithTopic 22:17:47 Messages: Failed to subscribe to ZMQ message 22:17:47 panic: runtime error: invalid memory address or nil pointer dereference [recovered] 22:17:47 panic: runtime error: invalid memory address or nil pointer dereference 22:17:47 [signal SIGSEGV: segmentation violation code=0x1 addr=0x20 pc=0x5d5cf0] 22:17:47 22:17:47 goroutine 16 [running]: 22:17:47 testing.tRunner.func1.1(0x60ca40, 0x789a30) 22:17:47 /usr/local/go/src/testing/testing.go:1072 +0x30d 22:17:47 testing.tRunner.func1(0xc00014ea80) 22:17:47 /usr/local/go/src/testing/testing.go:1075 +0x41a 22:17:47 panic(0x60ca40, 0x789a30) 22:17:47 /usr/local/go/src/runtime/panic.go:969 +0x1b9 22:17:47 github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq.(*zeromqClient).Disconnect(0xc000117220, 0x0, 0x0) 22:17:47 /w/workspace/go-mod-messaging/1/internal/pkg/zeromq/client.go:196 +0xd0 22:17:47 runtime.Goexit() 22:17:47 /usr/local/go/src/runtime/panic.go:617 +0x1e5 22:17:47 testing.(*common).FailNow(0xc00014ea80) 22:17:47 /usr/local/go/src/testing/testing.go:732 +0x3c 22:17:47 github.com/stretchr/testify/require.NoError(0x68c9a0, 0xc00014ea80, 0x68b0a0, 0xc0001800e0, 0xc00013b7a0, 0x1, 0x1) 22:17:47 /go/pkg/mod/github.com/stretchr/testify@v1.3.0/require/require.go:800 +0xe2 22:17:47 github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq.TestPublishWihMultipleSubscribersWithTopic(0xc00014ea80) 22:17:47 /w/workspace/go-mod-messaging/1/internal/pkg/zeromq/client_test.go:483 +0xaaa 22:17:47 testing.tRunner(0xc00014ea80, 0x6595b0) 22:17:47 /usr/local/go/src/testing/testing.go:1123 +0xef 22:17:47 created by testing.(*T).Run 22:17:47 /usr/local/go/src/testing/testing.go:1168 +0x2b3 22:17:47 FAIL github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 6.928s 22:17:47 ok github.com/edgexfoundry/go-mod-messaging/messaging 0.008s coverage: 85.7% of statements 22:17:47 ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.013s coverage: 100.0% of statements 22:17:47 ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.013s coverage: 100.0% of statements 22:17:47 ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.006s coverage: 90.9% of statements 22:17:47 FAIL 22:17:47 make: *** [Makefile:6: test] Error 1 [Pipeline] } 22:17:47 $ docker stop --time=1 9478b9300f04296e6c5cd5a3769b4db087fef89d7930bcf8294dbb8decaa443d 22:17:50 $ docker rm -f 9478b9300f04296e6c5cd5a3769b4db087fef89d7930bcf8294dbb8decaa443d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:17:52 Failed in branch amd64 22:18:00 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.383s coverage: 84.1% of statements 22:18:00 ok github.com/edgexfoundry/go-mod-messaging/messaging 0.019s coverage: 85.7% of statements 22:18:00 ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.020s coverage: 100.0% of statements 22:18:00 ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.036s coverage: 100.0% of statements 22:18:00 ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.012s coverage: 90.9% of statements 22:18:00 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:18:02 gofmt -l . 22:18:02 [ "`gofmt -l .`" = "" ] [Pipeline] } 22:18:02 $ docker stop --time=1 c3240d93e5bdb7d873342ab44aafdef1003bf37d94eb47f2bae1148949c3b017 22:18:04 $ docker rm -f c3240d93e5bdb7d873342ab44aafdef1003bf37d94eb47f2bae1148949c3b017 [Pipeline] // withDockerContainer [Pipeline] sh 22:18:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:18:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [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] } [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 earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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 22:18:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:18:13 ---> package-listing.sh 22:18:13 ++ facter osfamily 22:18:13 ++ tr '[:upper:]' '[:lower:]' 22:18:13 + OS_FAMILY=redhat 22:18:13 + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-81 22:18:13 + START_PACKAGES=/tmp/packages_start.txt 22:18:13 + END_PACKAGES=/tmp/packages_end.txt 22:18:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:18:13 + PACKAGES=/tmp/packages_start.txt 22:18:13 + '[' /w/workspace/exfoundry_go-mod-messaging_PR-81 ']' 22:18:13 + PACKAGES=/tmp/packages_end.txt 22:18:13 + case "${OS_FAMILY}" in 22:18:13 + rpm -qa 22:18:13 + sort 22:18:19 + '[' -f /tmp/packages_start.txt ']' 22:18:19 + '[' -f /tmp/packages_end.txt ']' 22:18:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:18:19 + '[' /w/workspace/exfoundry_go-mod-messaging_PR-81 ']' 22:18:19 + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-81/archives/ 22:18:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-messaging_PR-81/archives/ [Pipeline] echo 22:18:19 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_go-mod-messaging_PR-81/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:18:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:18:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:18:19 22:18:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:18:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:18:20 alpine: Pulling from edgex-lftools-log-publisher 22:18:20 df20fa9351a1: Pulling fs layer 22:18:20 36b3adc4ff6f: Pulling fs layer 22:18:20 8ad3a11d3b57: Pulling fs layer 22:18:20 46f8f816bc3b: Pulling fs layer 22:18:20 93b61091891f: Pulling fs layer 22:18:20 93b9cdb0e59b: Pulling fs layer 22:18:20 5e14af77c1be: Pulling fs layer 22:18:20 01666e4c0597: Pulling fs layer 22:18:20 aa168da1d23b: Pulling fs layer 22:18:20 93b9cdb0e59b: Waiting 22:18:20 5e14af77c1be: Waiting 22:18:20 01666e4c0597: Waiting 22:18:20 aa168da1d23b: Waiting 22:18:20 93b61091891f: Waiting 22:18:20 46f8f816bc3b: Waiting 22:18:20 36b3adc4ff6f: Download complete 22:18:20 46f8f816bc3b: Verifying Checksum 22:18:20 46f8f816bc3b: Download complete 22:18:20 df20fa9351a1: Verifying Checksum 22:18:20 df20fa9351a1: Download complete 22:18:20 93b9cdb0e59b: Verifying Checksum 22:18:20 93b9cdb0e59b: Download complete 22:18:20 5e14af77c1be: Verifying Checksum 22:18:20 5e14af77c1be: Download complete 22:18:20 93b61091891f: Download complete 22:18:20 01666e4c0597: Verifying Checksum 22:18:20 01666e4c0597: Download complete 22:18:20 df20fa9351a1: Pull complete 22:18:21 36b3adc4ff6f: Pull complete 22:18:21 8ad3a11d3b57: Verifying Checksum 22:18:21 8ad3a11d3b57: Download complete 22:18:22 8ad3a11d3b57: Pull complete 22:18:22 46f8f816bc3b: Pull complete 22:18:22 93b61091891f: Pull complete 22:18:22 aa168da1d23b: Verifying Checksum 22:18:22 aa168da1d23b: Download complete 22:18:23 93b9cdb0e59b: Pull complete 22:18:23 5e14af77c1be: Pull complete 22:18:23 01666e4c0597: Pull complete 22:18:30 aa168da1d23b: Pull complete 22:18:30 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:18:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:18:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:18:30 prd-centos7-docker-4c-2g-17532 does not seem to be running inside a container 22:18:30 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_go-mod-messaging_PR-81/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_go-mod-messaging_PR-81 -v /w/workspace/exfoundry_go-mod-messaging_PR-81:/w/workspace/exfoundry_go-mod-messaging_PR-81:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-81@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:18:33 $ docker top 6e58e012d599e08d880b5a47dc620f3df5953db0e7116dfd1f48e7151e600f90 -eo pid,comm [Pipeline] { [Pipeline] sh 22:18:34 + touch /tmp/pre-build-complete [Pipeline] sh 22:18:34 + mkdir -p /var/log/sa [Pipeline] sh 22:18:34 + ls /var/log/sa-host 22:18:34 + sadf -c /var/log/sa-host/sa23 22:18:34 file_magic: OK 22:18:34 HZ: Using current value: 100 22:18:34 file_header: OK 22:18:34 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:18:34 Statistics: 22:18:34 Hnuu...uuuununununu... 22:18:34 File successfully converted to sysstat format version 12.2.1 22:18:34 + sadf -c /var/log/sa-host/sa28 22:18:34 file_magic: OK 22:18:34 HZ: Using current value: 100 22:18:34 file_header: OK 22:18:34 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:18:34 Statistics: 22:18:34 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:18:34 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:18:35 provisioning config files... 22:18:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-81@tmp/config2674029410946409630tmp [Pipeline] { [Pipeline] echo 22:18:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:18:36 ---> create-netrc.sh [Pipeline] } 22:18:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:18:36 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:18:36 ---> python-tools-install.sh [Pipeline] echo 22:18:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:18:37 ---> sudo-logs.sh 22:18:37 Archiving 'sudo' log.. [Pipeline] echo 22:18:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:18:37 ---> job-cost.sh 22:18:37 lf-activate-venv: SKIPPING 22:18:37 INFO: No Stack... 22:18:38 INFO: Retrieving Pricing Info for: v1-standard-2 22:18:39 INFO: Archiving Costs [Pipeline] echo 22:18:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:18:39 ---> logs-deploy.sh 22:18:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-81/1 22:18:39 INFO: archiving workspace using pattern(s): 22:18:40 Archives upload complete. 22:18:41 INFO: archiving logs to Nexus 22:18:42 ---> uname -a: 22:18:42 Linux prd-centos7-docker-4c-2g-17532.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 22:18:42 22:18:42 22:18:42 ---> lscpu: 22:18:42 Architecture: x86_64 22:18:42 CPU op-mode(s): 32-bit, 64-bit 22:18:42 Byte Order: Little Endian 22:18:42 Address sizes: 40 bits physical, 48 bits virtual 22:18:42 CPU(s): 4 22:18:42 On-line CPU(s) list: 0-3 22:18:42 Thread(s) per core: 1 22:18:42 Core(s) per socket: 1 22:18:42 Socket(s): 4 22:18:42 NUMA node(s): 1 22:18:42 Vendor ID: GenuineIntel 22:18:42 CPU family: 6 22:18:42 Model: 44 22:18:42 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 22:18:42 Stepping: 1 22:18:42 CPU MHz: 2933.438 22:18:42 BogoMIPS: 5866.87 22:18:42 Virtualization: VT-x 22:18:42 Hypervisor vendor: KVM 22:18:42 Virtualization type: full 22:18:42 L1d cache: 128 KiB 22:18:42 L1i cache: 128 KiB 22:18:42 L2 cache: 16 MiB 22:18:42 L3 cache: 64 MiB 22:18:42 NUMA node0 CPU(s): 0-3 22:18:42 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 22:18:42 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 22:18:42 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 22:18:42 Vulnerability Meltdown: Mitigation; PTI 22:18:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:18:42 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:18:42 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:18:42 Vulnerability Srbds: Not affected 22:18:42 Vulnerability Tsx async abort: Not affected 22:18:42 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 22:18:42 22:18:42 22:18:42 ---> nproc: 22:18:42 4 22:18:42 22:18:42 22:18:42 ---> df -h: 22:18:42 Filesystem Size Used Available Use% Mounted on 22:18:42 overlay 50.0G 7.3G 42.7G 15% / 22:18:42 tmpfs 64.0M 0 64.0M 0% /dev 22:18:42 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 22:18:42 shm 64.0M 0 64.0M 0% /dev/shm 22:18:42 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 22:18:42 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 22:18:42 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 22:18:42 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 22:18:42 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/exfoundry_go-mod-messaging_PR-81@tmp 22:18:42 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 22:18:42 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 22:18:42 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 22:18:42 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 22:18:42 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/exfoundry_go-mod-messaging_PR-81 22:18:42 22:18:42 22:18:42 ---> free -m: 22:18:42 total used free shared buff/cache available 22:18:42 Mem: 1837 696 111 0 1029 1036 22:18:42 Swap: 1023 1 1022 22:18:42 22:18:42 22:18:42 ---> ip addr: 22:18:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:18:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:18:42 inet 127.0.0.1/8 scope host lo 22:18:42 valid_lft forever preferred_lft forever 22:18:42 inet6 ::1/128 scope host 22:18:42 valid_lft forever preferred_lft forever 22:18:42 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:18:42 link/ether fa:16:3e:7e:98:88 brd ff:ff:ff:ff:ff:ff 22:18:42 inet 10.30.123.222/23 brd 10.30.123.255 scope global dynamic eth0 22:18:42 valid_lft 86058sec preferred_lft 86058sec 22:18:42 inet6 fe80::f816:3eff:fe7e:9888/64 scope link 22:18:42 valid_lft forever preferred_lft forever 22:18:42 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:18:42 link/ether 02:42:c8:6a:4c:27 brd ff:ff:ff:ff:ff:ff 22:18:42 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:18:42 valid_lft forever preferred_lft forever 22:18:42 inet6 fe80::42:c8ff:fe6a:4c27/64 scope link 22:18:42 valid_lft forever preferred_lft forever 22:18:42 22:18:42 22:18:42 ---> sar -b -r -n DEV: 22:18:42 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/28/20 _x86_64_ (4 CPU) 22:18:42 22:18:42 22:12:48 LINUX RESTART (4 CPU) 22:18:42 22:18:42 22:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:18:42 22:15:01 2.61 0.00 2.61 0.00 0.00 59.57 0.00 22:18:42 22:16:01 0.37 0.00 0.37 0.00 0.00 5.15 0.00 22:18:42 22:17:01 0.25 0.00 0.25 0.00 0.00 3.88 0.00 22:18:42 22:18:02 0.27 0.00 0.27 0.00 0.00 3.10 0.00 22:18:42 Average: 0.87 0.00 0.87 0.00 0.00 17.92 0.00 22:18:42 22:18:42 22:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:18:42 22:15:01 149368 0 590404 31.38 2620 1139152 1073304 36.63 412888 1120628 16 22:18:42 22:16:01 145392 0 594372 31.59 2620 1139160 1073460 36.64 431144 1106872 20 22:18:42 22:17:01 144784 0 594976 31.62 2620 1139164 1073508 36.64 431752 1106868 8 22:18:42 22:18:02 145268 0 594492 31.60 2620 1139164 1073304 36.63 432848 1105616 8 22:18:42 Average: 146203 0 593561 31.55 2620 1139160 1073394 36.63 427158 1109996 13 22:18:42 22:18:42 22:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:18:42 22:15:01 eth0 0.50 0.08 0.04 0.02 0.00 0.00 0.00 0.00 22:18:42 22:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:42 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:42 22:16:01 eth0 4.45 2.12 3.42 0.29 0.00 0.00 0.00 0.00 22:18:42 22:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:42 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:42 22:17:01 eth0 0.68 0.45 0.29 0.24 0.00 0.00 0.00 0.00 22:18:42 22:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:42 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:42 22:18:02 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:18:42 22:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:42 22:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:42 Average: eth0 1.43 0.68 0.94 0.14 0.00 0.00 0.00 0.00 22:18:42 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:42 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:42 22:18:42 22:18:42 ---> sar -P ALL: 22:18:42 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/28/20 _x86_64_ (4 CPU) 22:18:42 22:18:42 22:12:48 LINUX RESTART (4 CPU) 22:18:42 22:18:42 22:14:01 CPU %user %nice %system %iowait %steal %idle 22:18:42 22:15:01 all 0.18 0.00 0.05 0.00 0.00 99.78 22:18:42 22:15:01 0 0.05 0.00 0.03 0.00 0.00 99.92 22:18:42 22:15:01 1 0.05 0.00 0.07 0.00 0.00 99.88 22:18:42 22:15:01 2 0.55 0.00 0.05 0.00 0.00 99.40 22:18:42 22:15:01 3 0.05 0.00 0.03 0.00 0.00 99.92 22:18:42 22:16:01 all 0.19 0.00 0.05 0.00 0.00 99.75 22:18:42 22:16:01 0 0.08 0.00 0.05 0.00 0.00 99.87 22:18:42 22:16:01 1 0.08 0.00 0.05 0.00 0.00 99.87 22:18:42 22:16:01 2 0.48 0.00 0.08 0.00 0.00 99.43 22:18:42 22:16:01 3 0.12 0.00 0.03 0.00 0.00 99.85 22:18:42 22:17:01 all 0.15 0.00 0.03 0.00 0.00 99.82 22:18:42 22:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 22:18:42 22:17:01 1 0.05 0.00 0.02 0.00 0.00 99.93 22:18:42 22:17:01 2 0.07 0.00 0.07 0.00 0.00 99.87 22:18:42 22:17:01 3 0.45 0.00 0.02 0.00 0.00 99.53 22:18:42 22:18:02 all 0.16 0.00 0.10 0.00 0.00 99.74 22:18:42 22:18:02 0 0.02 0.00 0.03 0.00 0.00 99.95 22:18:42 22:18:02 1 0.07 0.00 0.08 0.00 0.00 99.85 22:18:42 22:18:02 2 0.07 0.00 0.20 0.00 0.00 99.73 22:18:42 22:18:02 3 0.50 0.00 0.07 0.00 0.00 99.43 22:18:42 Average: all 0.17 0.00 0.06 0.00 0.00 99.77 22:18:42 Average: 0 0.05 0.00 0.03 0.00 0.00 99.92 22:18:42 Average: 1 0.06 0.00 0.05 0.00 0.00 99.88 22:18:42 Average: 2 0.29 0.00 0.10 0.00 0.00 99.61 22:18:42 Average: 3 0.28 0.00 0.04 0.00 0.00 99.68 22:18:42 22:18:42 22:18:42