Pull request #79 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c8dd1d4b66d45a12708ca1de511d8e38cfa652cf+0bdc968e74254c748af0ee463d7309986ee294ed (b7e91483123d30f0d9483b218f43746eb11dfa1d) 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-79/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-79/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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-16528 in /w/workspace/exfoundry_go-mod-messaging_PR-79 [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-79 # 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 Merging remotes/origin/master commit 0bdc968e74254c748af0ee463d7309986ee294ed into PR head commit c8dd1d4b66d45a12708ca1de511d8e38cfa652cf Merge succeeded, producing c8dd1d4b66d45a12708ca1de511d8e38cfa652cf Checking out Revision c8dd1d4b66d45a12708ca1de511d8e38cfa652cf (PR-79) 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/79/head:refs/remotes/origin/PR-79 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c8dd1d4b66d45a12708ca1de511d8e38cfa652cf # 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 c8dd1d4b66d45a12708ca1de511d8e38cfa652cf # timeout=10 Commit message: "build(deps): bump github.com/pebbe/zmq4 from 1.0.0 to 1.2.2" 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 16:14:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:14:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:14:02 ========================================================= 16:14:02 EdgeX Global Pipelines Version Info 16:14:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:14:04 ------------------- 16:14:04 stable info: 16:14:04 ------------------- 16:14:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:14:04 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 16:14:04 Message: update stable to v1.0.173 16:14:05 ------------------- 16:14:05 experimental info: 16:14:05 ------------------- 16:14:05 Commited By: **** collab-it+edgex@linuxfoundation.org 16:14:05 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 16:14:05 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:14:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 16:14:05 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 16:14:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:14:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:14:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:14:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 16:14:06 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:14:06 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 16:14:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:14:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:14:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:14:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-messaging [Pipeline] echo 16:14:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:14:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:14:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:14:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:14:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:14:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:14:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 16:14:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:14:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:14:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:14:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:14:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:14:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:14:09 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 16:14:09 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 16:14:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-79 [Pipeline] echo 16:14:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-79 [Pipeline] echo 16:14:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-79 [Pipeline] echo 16:14:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c8dd1d4b66d45a12708ca1de511d8e38cfa652cf [Pipeline] echo 16:14:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c8dd1d4 [Pipeline] echo 16:14:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:14:11 + git log --format=format:%s -1 c8dd1d4b66d45a12708ca1de511d8e38cfa652cf [Pipeline] echo 16:14:11 GIT_COMMIT: c8dd1d4b66d45a12708ca1de511d8e38cfa652cf, Commit Message: build(deps): bump github.com/pebbe/zmq4 from 1.0.0 to 1.2.2 [Pipeline] echo 16:14:11 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:14:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:14:12 16:14:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:14:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:14:13 latest: Pulling from edgex-devops/git-semver 16:14:13 31603596830f: Pulling fs layer 16:14:13 2a8b12db71e7: Pulling fs layer 16:14:13 6ca5941a6612: Pulling fs layer 16:14:13 ecc8261a40a4: Pulling fs layer 16:14:13 ecc8261a40a4: Waiting 16:14:13 2a8b12db71e7: Download complete 16:14:13 31603596830f: Verifying Checksum 16:14:13 31603596830f: Download complete 16:14:14 6ca5941a6612: Verifying Checksum 16:14:14 6ca5941a6612: Download complete 16:14:14 ecc8261a40a4: Verifying Checksum 16:14:14 ecc8261a40a4: Download complete 16:14:14 31603596830f: Pull complete 16:14:14 2a8b12db71e7: Pull complete 16:14:16 6ca5941a6612: Pull complete 16:14:17 ecc8261a40a4: Pull complete 16:14:17 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 16:14:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:14:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:14:17 prd-centos7-docker-4c-2g-16528 does not seem to be running inside a container 16:14:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-messaging_PR-79 -v /w/workspace/exfoundry_go-mod-messaging_PR-79:/w/workspace/exfoundry_go-mod-messaging_PR-79:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-79@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-79@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:14:19 $ docker top b43d96be9aab0fb106827661b1ec2d704210b95c7a6a28d09cadd1ce13d5986e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:14:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:14:20 [ssh-agent] Looking for ssh-agent implementation... 16:14:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:14:21 $ docker exec b43d96be9aab0fb106827661b1ec2d704210b95c7a6a28d09cadd1ce13d5986e ssh-agent 16:14:21 SSH_AUTH_SOCK=/tmp/ssh-wMcWGeljPP0X/agent.12 16:14:21 SSH_AGENT_PID=18 16:14:21 Running ssh-add (command line suppressed) 16:14:21 Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-79@tmp/private_key_7444645595587581973.key (/w/workspace/exfoundry_go-mod-messaging_PR-79@tmp/private_key_7444645595587581973.key) 16:14:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:14:21 + git tag --points-at HEAD [Pipeline] } 16:14:21 $ docker exec --env ******** --env ******** b43d96be9aab0fb106827661b1ec2d704210b95c7a6a28d09cadd1ce13d5986e ssh-agent -k 16:14:22 unset SSH_AUTH_SOCK; 16:14:22 unset SSH_AGENT_PID; 16:14:22 echo Agent pid 18 killed; 16:14:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:14:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:14:22 [ssh-agent] Looking for ssh-agent implementation... 16:14:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:14:22 $ docker exec b43d96be9aab0fb106827661b1ec2d704210b95c7a6a28d09cadd1ce13d5986e ssh-agent 16:14:23 SSH_AUTH_SOCK=/tmp/ssh-uDNXiSd0HQsK/agent.46 16:14:23 SSH_AGENT_PID=51 16:14:23 Running ssh-add (command line suppressed) 16:14:23 Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-79@tmp/private_key_5978889997269784359.key (/w/workspace/exfoundry_go-mod-messaging_PR-79@tmp/private_key_5978889997269784359.key) 16:14:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:14:23 + git semver init 16:14:23 # -> Open(): unable to determine branch for HEAD 16:14:23 # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-79/.git 16:14:23 # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-79 16:14:23 # $SEMVER_REMOTE_NAME = origin 16:14:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:14:23 # $SEMVER_USER_NAME = edgex-jenkins 16:14:23 # $SEMVER_BRANCH = PR-79 16:14:23 # $SEMVER_TEMP = /tmp/semver-756861639 16:14:23 # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP 16:14:24 # '/tmp/semver-756861639' -> '/w/workspace/exfoundry_go-mod-messaging_PR-79/.semver' 16:14:24 # -> Force: false 16:14:24 # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-79/.semver [Pipeline] } 16:14:24 $ docker exec --env ******** --env ******** b43d96be9aab0fb106827661b1ec2d704210b95c7a6a28d09cadd1ce13d5986e ssh-agent -k 16:14:24 unset SSH_AUTH_SOCK; 16:14:24 unset SSH_AGENT_PID; 16:14:24 echo Agent pid 51 killed; 16:14:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:14:25 + git semver [Pipeline] } 16:14:25 $ docker stop --time=1 b43d96be9aab0fb106827661b1ec2d704210b95c7a6a28d09cadd1ce13d5986e 16:14:27 $ docker rm -f b43d96be9aab0fb106827661b1ec2d704210b95c7a6a28d09cadd1ce13d5986e [Pipeline] // withDockerContainer [Pipeline] sh 16:14:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:14:28 Stashed 1 file(s) [Pipeline] echo 16:14:28 [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 16:14:44 Still waiting to schedule task 16:14:44 ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-16526’ is offline; ‘prd-centos7-docker-4c-2g-16530’ is offline 16:14:44 Still waiting to schedule task 16:14:44 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-16519’ 16:17:55 Running on prd-centos7-docker-4c-2g-16533 in /w/workspace/exfoundry_go-mod-messaging_PR-79 [Pipeline] { [Pipeline] ws 16:17:56 Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout 16:17:58 using credential edgex-jenkins-ssh 16:17:58 Cloning the remote Git repository 16:17:58 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 16:17:58 > git init /w/workspace/go-mod-messaging/1 # timeout=10 16:17:58 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 16:17:58 > git --version # timeout=10 16:17:58 > git --version # 'git version 2.24.3' 16:17:58 using GIT_SSH to set credentials SSH Credentials for GitHub 16:17:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:17:59 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 16:17:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:17:59 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 16:17:59 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 16:17:59 using GIT_SSH to set credentials SSH Credentials for GitHub 16:17:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/79/head:refs/remotes/origin/PR-79 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:17:59 Merging remotes/origin/master commit 0bdc968e74254c748af0ee463d7309986ee294ed into PR head commit c8dd1d4b66d45a12708ca1de511d8e38cfa652cf 16:18:00 Merge succeeded, producing c8dd1d4b66d45a12708ca1de511d8e38cfa652cf 16:18:00 Checking out Revision c8dd1d4b66d45a12708ca1de511d8e38cfa652cf (PR-79) 16:17:59 > git config core.sparsecheckout # timeout=10 16:17:59 > git checkout -f c8dd1d4b66d45a12708ca1de511d8e38cfa652cf # timeout=10 16:17:59 > git remote # timeout=10 16:17:59 > git config --get remote.origin.url # timeout=10 16:17:59 using GIT_SSH to set credentials SSH Credentials for GitHub 16:18:00 > git merge 0bdc968e74254c748af0ee463d7309986ee294ed # timeout=10 16:18:00 > git rev-parse HEAD^{commit} # timeout=10 16:18:00 > git config core.sparsecheckout # timeout=10 16:18:00 > git checkout -f c8dd1d4b66d45a12708ca1de511d8e38cfa652cf # timeout=10 16:18:03 Commit message: "build(deps): bump github.com/pebbe/zmq4 from 1.0.0 to 1.2.2" 16:18:03 > git --version # timeout=10 16:18:03 > git --version # 'git version 2.24.3' 16:18:03 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:18:05 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 16:18:05 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:18:05 + sudo service docker restart 16:18:05 + true 16:18:05 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 16:18:07 ========================================================= 16:18:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 16:18:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:18:07 + 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 . 16:18:07 Sending build context to Docker daemon 485.4kB 16:18:07 Step 1/7 : ARG BASE=golang:1.15-alpine 16:18:07 Step 2/7 : FROM ${BASE} 16:18:07 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 16:18:07 188c0c94c7c5: Pulling fs layer 16:18:07 0ef7d3d256c8: Pulling fs layer 16:18:07 de9db76c5a1d: Pulling fs layer 16:18:07 bca2f99d35d6: Pulling fs layer 16:18:07 93359f2a8cfa: Pulling fs layer 16:18:07 7c6f9722023f: Pulling fs layer 16:18:07 a35cf1a2eb13: Pulling fs layer 16:18:07 bca2f99d35d6: Waiting 16:18:07 93359f2a8cfa: Waiting 16:18:07 7c6f9722023f: Waiting 16:18:07 a35cf1a2eb13: Waiting 16:18:07 de9db76c5a1d: Download complete 16:18:07 0ef7d3d256c8: Verifying Checksum 16:18:07 0ef7d3d256c8: Download complete 16:18:07 93359f2a8cfa: Verifying Checksum 16:18:07 93359f2a8cfa: Download complete 16:18:07 7c6f9722023f: Verifying Checksum 16:18:07 7c6f9722023f: Download complete 16:18:08 188c0c94c7c5: Verifying Checksum 16:18:08 188c0c94c7c5: Download complete 16:18:08 188c0c94c7c5: Pull complete 16:18:08 0ef7d3d256c8: Pull complete 16:18:08 de9db76c5a1d: Pull complete 16:18:10 a35cf1a2eb13: Verifying Checksum 16:18:10 a35cf1a2eb13: Download complete 16:18:11 bca2f99d35d6: Verifying Checksum 16:18:11 bca2f99d35d6: Download complete 16:18:16 bca2f99d35d6: Pull complete 16:18:16 93359f2a8cfa: Pull complete 16:18:16 7c6f9722023f: Pull complete 16:18:23 a35cf1a2eb13: Pull complete 16:18:23 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 16:18:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 16:18:23 ---> a62c8e92a672 16:18:23 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:18:23 ---> Running in 8a789b27130e 16:18:23 Removing intermediate container 8a789b27130e 16:18:23 ---> fee7f8a01694 16:18:23 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 16:18:23 ---> Running in 9dbe493645fe 16:18:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:18:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:18:25 (1/5) Installing libsodium (1.0.18-r0) 16:18:25 (2/5) Installing libzmq (4.3.3-r0) 16:18:25 (3/5) Installing pkgconf (1.7.2-r0) 16:18:25 (4/5) Installing libsodium-dev (1.0.18-r0) 16:18:26 (5/5) Installing zeromq-dev (4.3.3-r0) 16:18:26 Executing busybox-1.31.1-r19.trigger 16:18:26 OK: 167 MiB in 44 packages 16:18:26 Removing intermediate container 9dbe493645fe 16:18:26 ---> b95e0478210b 16:18:26 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 16:18:26 ---> Running in b2009bdcb49e 16:18:26 Removing intermediate container b2009bdcb49e 16:18:26 ---> 1e9a2f5459fe 16:18:26 Step 6/7 : COPY go.mod . 16:18:27 ---> 544453a5a9df 16:18:27 Step 7/7 : RUN go mod download 16:18:27 ---> Running in 14350db0a804 16:18:33 Running on prd-ubuntu18.04-docker-arm64-4c-16g-16532 in /w/workspace/exfoundry_go-mod-messaging_PR-79 [Pipeline] { [Pipeline] ws 16:18:33 Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout 16:18:38 using credential edgex-jenkins-ssh 16:18:38 Cloning the remote Git repository 16:18:39 Removing intermediate container 14350db0a804 16:18:39 ---> b59d757f2c4d 16:18:39 Successfully built b59d757f2c4d 16:18:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:18:38 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 16:18:38 > git init /w/workspace/go-mod-messaging/1 # timeout=10 16:18:38 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 16:18:38 > git --version # timeout=10 16:18:38 > git --version # 'git version 2.17.1' 16:18:38 using GIT_SSH to set credentials SSH Credentials for GitHub 16:18:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:18:39 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 16:18:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:18:39 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 16:18:39 + docker inspect -f . ci-base-image-x86_64 16:18:39 . [Pipeline] withDockerContainer 16:18:40 prd-centos7-docker-4c-2g-16533 does not seem to be running inside a container 16:18:40 $ 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 ******** ci-base-image-x86_64 cat 16:18:40 Merging remotes/origin/master commit 0bdc968e74254c748af0ee463d7309986ee294ed into PR head commit c8dd1d4b66d45a12708ca1de511d8e38cfa652cf 16:18:40 Merge succeeded, producing c8dd1d4b66d45a12708ca1de511d8e38cfa652cf 16:18:40 Checking out Revision c8dd1d4b66d45a12708ca1de511d8e38cfa652cf (PR-79) 16:18:40 $ docker top 956e41c67a52a7267ae6ef1f18fbb47272450c75ede3cc2d5b4736df60cc4c0f -eo pid,comm [Pipeline] { [Pipeline] sh 16:18:39 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 16:18:39 using GIT_SSH to set credentials SSH Credentials for GitHub 16:18:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/79/head:refs/remotes/origin/PR-79 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:18:40 > git config core.sparsecheckout # timeout=10 16:18:40 > git checkout -f c8dd1d4b66d45a12708ca1de511d8e38cfa652cf # timeout=10 16:18:40 > git remote # timeout=10 16:18:40 > git config --get remote.origin.url # timeout=10 16:18:40 using GIT_SSH to set credentials SSH Credentials for GitHub 16:18:40 > git merge 0bdc968e74254c748af0ee463d7309986ee294ed # timeout=10 16:18:40 > git rev-parse HEAD^{commit} # timeout=10 16:18:40 > git config core.sparsecheckout # timeout=10 16:18:40 > git checkout -f c8dd1d4b66d45a12708ca1de511d8e38cfa652cf # timeout=10 16:18:41 + go version 16:18:41 go version go1.15.5 linux/amd64 [Pipeline] } 16:18:41 $ docker stop --time=1 956e41c67a52a7267ae6ef1f18fbb47272450c75ede3cc2d5b4736df60cc4c0f 16:18:42 $ docker rm -f 956e41c67a52a7267ae6ef1f18fbb47272450c75ede3cc2d5b4736df60cc4c0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:18:43 + docker inspect -f . ci-base-image-x86_64 16:18:43 . [Pipeline] withDockerContainer 16:18:43 prd-centos7-docker-4c-2g-16533 does not seem to be running inside a container 16:18:44 $ 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 ******** ci-base-image-x86_64 cat 16:18:44 $ docker top ea35abf694d2253faaaf4cbde1a02dc0aa2e2874d7cc829d6d71fb498bf8b0a4 -eo pid,comm [Pipeline] { [Pipeline] sh 16:18:44 Commit message: "build(deps): bump github.com/pebbe/zmq4 from 1.0.0 to 1.2.2" 16:18:44 > git --version # timeout=10 16:18:44 > git --version # 'git version 2.17.1' 16:18:45 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 16:18:45 + make test 16:18:45 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:18:46 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 16:18:47 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:18:47 + sudo service docker restart 16:18:47 + true 16:18:49 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] [Pipeline] unstash [Pipeline] echo 16:18:49 ========================================================= 16:18:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 16:18:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:18:50 + 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 . 16:18:50 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.017s coverage: 94.7% of statements 16:18:51 Sending build context to Docker daemon 484.4kB 16:18:51 Step 1/7 : ARG BASE=golang:1.15-alpine 16:18:51 Step 2/7 : FROM ${BASE} 16:18:51 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:18:51 5f621e34cdf4: Pulling fs layer 16:18:51 a4357932f1b6: Pulling fs layer 16:18:51 18c013af1878: Pulling fs layer 16:18:51 00ac8860ef70: Pulling fs layer 16:18:51 63d7cb157983: Pulling fs layer 16:18:51 b116817d02f9: Pulling fs layer 16:18:51 745a02a5169b: Pulling fs layer 16:18:51 00ac8860ef70: Waiting 16:18:51 63d7cb157983: Waiting 16:18:51 b116817d02f9: Waiting 16:18:51 745a02a5169b: Waiting 16:18:51 18c013af1878: Verifying Checksum 16:18:51 18c013af1878: Download complete 16:18:51 a4357932f1b6: Verifying Checksum 16:18:51 a4357932f1b6: Download complete 16:18:51 63d7cb157983: Download complete 16:18:51 5f621e34cdf4: Verifying Checksum 16:18:51 5f621e34cdf4: Download complete 16:18:51 b116817d02f9: Verifying Checksum 16:18:51 b116817d02f9: Download complete 16:18:52 5f621e34cdf4: Pull complete 16:18:53 a4357932f1b6: Pull complete 16:18:53 18c013af1878: Pull complete 16:18:54 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.006s coverage: 77.1% of statements 16:18:54 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] 16:18:54 745a02a5169b: Verifying Checksum 16:18:54 745a02a5169b: Download complete 16:18:55 00ac8860ef70: Verifying Checksum 16:18:55 00ac8860ef70: Download complete 16:19:05 00ac8860ef70: Pull complete 16:19:05 63d7cb157983: Pull complete 16:19:06 b116817d02f9: Pull complete 16:19:10 745a02a5169b: Pull complete 16:19:10 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 16:19:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 16:19:10 ---> b7e6874047d6 16:19:10 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:19:13 ---> Running in e400eb3472a1 16:19:13 Removing intermediate container e400eb3472a1 16:19:13 ---> bc6bd60d0e5c 16:19:13 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 16:19:13 ---> Running in 11688881562c 16:19:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:19:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:19:16 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.345s coverage: 84.1% of statements 16:19:16 ok github.com/edgexfoundry/go-mod-messaging/messaging 0.007s coverage: 85.7% of statements 16:19:16 ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.028s coverage: 100.0% of statements 16:19:16 ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.043s coverage: 100.0% of statements 16:19:16 ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.018s coverage: 90.9% of statements 16:19:16 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:19:16 gofmt -l . 16:19:16 [ "`gofmt -l .`" = "" ] [Pipeline] } 16:19:16 $ docker stop --time=1 ea35abf694d2253faaaf4cbde1a02dc0aa2e2874d7cc829d6d71fb498bf8b0a4 16:19:17 (1/5) Installing libsodium (1.0.18-r0) 16:19:17 (2/5) Installing libzmq (4.3.3-r0) 16:19:18 (3/5) Installing pkgconf (1.7.2-r0) 16:19:18 (4/5) Installing libsodium-dev (1.0.18-r0) 16:19:18 $ docker rm -f ea35abf694d2253faaaf4cbde1a02dc0aa2e2874d7cc829d6d71fb498bf8b0a4 16:19:18 (5/5) Installing zeromq-dev (4.3.3-r0) 16:19:18 Executing busybox-1.31.1-r19.trigger 16:19:18 OK: 144 MiB in 44 packages [Pipeline] // withDockerContainer [Pipeline] sh 16:19:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:19:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage 16:19:19 Removing intermediate container 11688881562c 16:19:19 ---> 15d0ff8b3233 16:19:19 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 16:19:19 ---> Running in cf5064473b60 [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage 16:19:20 Removing intermediate container cf5064473b60 16:19:20 ---> be64f78057c8 16:19:20 Step 6/7 : COPY go.mod . [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } 16:19:20 ---> b57c53cc0f4f 16:19:20 Step 7/7 : RUN go mod download [Pipeline] // withEnv [Pipeline] } 16:19:21 ---> Running in 7e0b73a7467d [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:19:36 Removing intermediate container 7e0b73a7467d 16:19:36 ---> 91a733f9f558 16:19:36 Successfully built 91a733f9f558 16:19:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:19:36 + docker inspect -f . ci-base-image-arm64 16:19:36 . [Pipeline] withDockerContainer 16:19:36 prd-ubuntu18.04-docker-arm64-4c-16g-16532 does not seem to be running inside a container 16:19:37 $ 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 ******** ci-base-image-arm64 cat 16:19:38 $ docker top fb709fb43bb200889e3f2de9560752c2945a058bf3a11187cda3e7225dbee8d7 -eo pid,comm [Pipeline] { [Pipeline] sh 16:19:39 + go version 16:19:39 go version go1.15.5 linux/arm64 [Pipeline] } 16:19:39 $ docker stop --time=1 fb709fb43bb200889e3f2de9560752c2945a058bf3a11187cda3e7225dbee8d7 16:19:41 $ docker rm -f fb709fb43bb200889e3f2de9560752c2945a058bf3a11187cda3e7225dbee8d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:19:42 + docker inspect -f . ci-base-image-arm64 16:19:42 . [Pipeline] withDockerContainer 16:19:42 prd-ubuntu18.04-docker-arm64-4c-16g-16532 does not seem to be running inside a container 16:19:43 $ 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 ******** ci-base-image-arm64 cat 16:19:44 $ docker top a87784e4f07e6d408cef95a4c952fea52d0d17609981a3d3adaa67ed568c4fe4 -eo pid,comm [Pipeline] { [Pipeline] sh 16:19:45 + make test 16:19:45 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:19:58 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] 16:20:02 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.039s coverage: 94.7% of statements 16:20:14 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.020s coverage: 77.1% of statements 16:20:14 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] 16:20:37 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.380s coverage: 84.1% of statements 16:20:37 ok github.com/edgexfoundry/go-mod-messaging/messaging 0.019s coverage: 85.7% of statements 16:20:37 ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.063s coverage: 100.0% of statements 16:20:37 ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.030s coverage: 100.0% of statements 16:20:37 ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.011s coverage: 90.9% of statements 16:20:37 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:20:38 gofmt -l . 16:20:38 [ "`gofmt -l .`" = "" ] [Pipeline] } 16:20:38 $ docker stop --time=1 a87784e4f07e6d408cef95a4c952fea52d0d17609981a3d3adaa67ed568c4fe4 16:20:40 $ docker rm -f a87784e4f07e6d408cef95a4c952fea52d0d17609981a3d3adaa67ed568c4fe4 [Pipeline] // withDockerContainer [Pipeline] sh 16:20:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:20:41 Warning: overwriting stash ‘coverage-report’ 16:20:42 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) [Pipeline] unstash [Pipeline] wrap 16:20:45 provisioning config files... 16:20:45 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/exfoundry_go-mod-messaging_PR-79@tmp/config7857039598394037130tmp [Pipeline] { [Pipeline] sh 16:20:45 + set +x 16:20:45 + bash -s -- 16:20:45 + curl -s https://codecov.io/bash 16:20:46 16:20:46 _____ _ 16:20:46 / ____| | | 16:20:46 | | ___ __| | ___ ___ _____ __ 16:20:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:20:46 | |___| (_) | (_| | __/ (_| (_) \ V / 16:20:46 \_____\___/ \__,_|\___|\___\___/ \_/ 16:20:46 Bash-20201130-cc6d3fe 16:20:46 16:20:46 16:20:46 ==> Jenkins CI detected. 16:20:46 project root: . 16:20:46 --> token set from env 16:20:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:20:46 ==> Running gcov in . (disable via -X gcov) 16:20:46 ==> Python coveragepy not found 16:20:46 ==> Searching for coverage reports in: 16:20:46 + . 16:20:46 -> Found 1 reports 16:20:46 ==> Detecting git/mercurial file structure 16:20:46 ==> Reading reports 16:20:46 + ./coverage.out bytes=20619 16:20:46 ==> Appending adjustments 16:20:46 https://docs.codecov.io/docs/fixing-reports 16:20:46 + Found adjustments 16:20:46 ==> Gzipping contents 16:20:46 8.0K /tmp/codecov.DJPTSV.gz 16:20:46 ==> Uploading reports 16:20:46 url: https://codecov.io 16:20:46 query: branch=PR-79&commit=c8dd1d4b66d45a12708ca1de511d8e38cfa652cf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-79%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=79&job=&cmd_args= 16:20:46 -> Pinging Codecov 16:20:46 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-79&commit=c8dd1d4b66d45a12708ca1de511d8e38cfa652cf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-79%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=79&job=&cmd_args= 16:20:46 -> Uploading to 16:20:46 https://storage.googleapis.com/codecov/v4/raw/2020-12-17/F6E385568367DD0E4001BA4F8F1CB792/c8dd1d4b66d45a12708ca1de511d8e38cfa652cf/54b11e47-59f2-45ee-90d9-bb877a30c265.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201217T162046Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b9b087178f8480479df13d7ba29fbd5ebf00de0a79c47010b1a2c4627372c287 16:20:46 % Total % Received % Xferd Average Speed Time Time Time Current 16:20:46 Dload Upload Total Spent Left Speed 16:20:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5071 0 0 100 5071 0 10372 --:--:-- --:--:-- --:--:-- 10370 16:20:47 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/c8dd1d4b66d45a12708ca1de511d8e38cfa652cf [Pipeline] } 16:20:47 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 16:20:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:20:52 ---> package-listing.sh 16:20:52 ++ facter osfamily 16:20:52 ++ tr '[:upper:]' '[:lower:]' 16:20:52 + OS_FAMILY=redhat 16:20:52 + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-79 16:20:52 + START_PACKAGES=/tmp/packages_start.txt 16:20:52 + END_PACKAGES=/tmp/packages_end.txt 16:20:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:20:52 + PACKAGES=/tmp/packages_start.txt 16:20:52 + '[' /w/workspace/exfoundry_go-mod-messaging_PR-79 ']' 16:20:52 + PACKAGES=/tmp/packages_end.txt 16:20:52 + case "${OS_FAMILY}" in 16:20:52 + rpm -qa 16:20:52 + sort 16:21:00 + '[' -f /tmp/packages_start.txt ']' 16:21:00 + '[' -f /tmp/packages_end.txt ']' 16:21:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:21:00 + '[' /w/workspace/exfoundry_go-mod-messaging_PR-79 ']' 16:21:00 + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-79/archives/ 16:21:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-messaging_PR-79/archives/ [Pipeline] echo 16:21:00 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-79/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:21:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:21:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:21:02 16:21:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:21:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:21:02 alpine: Pulling from edgex-lftools-log-publisher 16:21:02 df20fa9351a1: Pulling fs layer 16:21:02 36b3adc4ff6f: Pulling fs layer 16:21:02 8ad3a11d3b57: Pulling fs layer 16:21:02 46f8f816bc3b: Pulling fs layer 16:21:02 93b61091891f: Pulling fs layer 16:21:02 93b9cdb0e59b: Pulling fs layer 16:21:02 5e14af77c1be: Pulling fs layer 16:21:02 01666e4c0597: Pulling fs layer 16:21:02 aa168da1d23b: Pulling fs layer 16:21:02 46f8f816bc3b: Waiting 16:21:02 93b61091891f: Waiting 16:21:02 93b9cdb0e59b: Waiting 16:21:02 5e14af77c1be: Waiting 16:21:02 01666e4c0597: Waiting 16:21:02 aa168da1d23b: Waiting 16:21:02 36b3adc4ff6f: Verifying Checksum 16:21:02 36b3adc4ff6f: Download complete 16:21:03 46f8f816bc3b: Verifying Checksum 16:21:03 46f8f816bc3b: Download complete 16:21:03 93b61091891f: Verifying Checksum 16:21:03 93b61091891f: Download complete 16:21:03 93b9cdb0e59b: Verifying Checksum 16:21:03 93b9cdb0e59b: Download complete 16:21:03 5e14af77c1be: Verifying Checksum 16:21:03 5e14af77c1be: Download complete 16:21:03 01666e4c0597: Verifying Checksum 16:21:03 01666e4c0597: Download complete 16:21:04 df20fa9351a1: Verifying Checksum 16:21:04 df20fa9351a1: Download complete 16:21:04 8ad3a11d3b57: Verifying Checksum 16:21:04 8ad3a11d3b57: Download complete 16:21:05 df20fa9351a1: Pull complete 16:21:05 36b3adc4ff6f: Pull complete 16:21:07 8ad3a11d3b57: Pull complete 16:21:07 46f8f816bc3b: Pull complete 16:21:07 93b61091891f: Pull complete 16:21:08 93b9cdb0e59b: Pull complete 16:21:08 5e14af77c1be: Pull complete 16:21:09 01666e4c0597: Pull complete 16:21:09 aa168da1d23b: Verifying Checksum 16:21:09 aa168da1d23b: Download complete 16:21:24 aa168da1d23b: Pull complete 16:21:24 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:21:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:21:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:21:24 prd-centos7-docker-4c-2g-16528 does not seem to be running inside a container 16:21:25 $ 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-79/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-79 -v /w/workspace/exfoundry_go-mod-messaging_PR-79:/w/workspace/exfoundry_go-mod-messaging_PR-79:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-79@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-79@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:10003/edgex-lftools-log-publisher:alpine cat 16:21:33 $ docker top b56fa744877ad8c6ed304fd00a6f3ec234bd63366f1f082f6b7a6b7dd9ea13df -eo pid,comm [Pipeline] { [Pipeline] sh 16:21:34 + touch /tmp/pre-build-complete [Pipeline] sh 16:21:35 + mkdir -p /var/log/sa [Pipeline] sh 16:21:35 + ls /var/log/sa-host 16:21:35 + sadf -c /var/log/sa-host/sa17 16:21:35 file_magic: OK 16:21:35 HZ: Using current value: 100 16:21:35 file_header: OK 16:21:35 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 16:21:35 Statistics: 16:21:35 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:21:35 File successfully converted to sysstat format version 12.2.1 16:21:35 + sadf -c /var/log/sa-host/sa23 16:21:35 file_magic: OK 16:21:35 HZ: Using current value: 100 16:21:35 file_header: OK 16:21:35 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 16:21:35 Statistics: 16:21:35 Hnuu...uuuununununu... 16:21:35 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:21:35 provisioning config files... 16:21:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-79@tmp/config6228440615954086191tmp [Pipeline] { [Pipeline] echo 16:21:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:21:36 ---> create-netrc.sh [Pipeline] } 16:21:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:21:36 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:21:37 ---> python-tools-install.sh [Pipeline] echo 16:21:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:21:37 ---> sudo-logs.sh 16:21:37 Archiving 'sudo' log.. [Pipeline] echo 16:21:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:21:38 ---> job-cost.sh 16:21:38 lf-activate-venv: SKIPPING 16:21:38 INFO: No Stack... 16:21:40 INFO: Retrieving Pricing Info for: v1-standard-2 16:21:40 INFO: Archiving Costs [Pipeline] echo 16:21:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:21:40 ---> logs-deploy.sh 16:21:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-79/1 16:21:40 INFO: archiving workspace using pattern(s): 16:21:43 Archives upload complete. 16:21:43 INFO: archiving logs to Nexus 16:21:45 ---> uname -a: 16:21:45 Linux prd-centos7-docker-4c-2g-16528.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 16:21:45 16:21:45 16:21:45 ---> lscpu: 16:21:45 Architecture: x86_64 16:21:45 CPU op-mode(s): 32-bit, 64-bit 16:21:45 Byte Order: Little Endian 16:21:45 Address sizes: 40 bits physical, 48 bits virtual 16:21:45 CPU(s): 4 16:21:45 On-line CPU(s) list: 0-3 16:21:45 Thread(s) per core: 1 16:21:45 Core(s) per socket: 1 16:21:45 Socket(s): 4 16:21:45 NUMA node(s): 1 16:21:45 Vendor ID: GenuineIntel 16:21:45 CPU family: 6 16:21:45 Model: 44 16:21:45 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 16:21:45 Stepping: 1 16:21:45 CPU MHz: 2933.438 16:21:45 BogoMIPS: 5866.87 16:21:45 Virtualization: VT-x 16:21:45 Hypervisor vendor: KVM 16:21:45 Virtualization type: full 16:21:45 L1d cache: 128 KiB 16:21:45 L1i cache: 128 KiB 16:21:45 L2 cache: 16 MiB 16:21:45 L3 cache: 64 MiB 16:21:45 NUMA node0 CPU(s): 0-3 16:21:45 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 16:21:45 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 16:21:45 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 16:21:45 Vulnerability Meltdown: Mitigation; PTI 16:21:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:21:45 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:21:45 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:21:45 Vulnerability Srbds: Not affected 16:21:45 Vulnerability Tsx async abort: Not affected 16:21:45 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 16:21:45 16:21:45 16:21:45 ---> nproc: 16:21:45 4 16:21:45 16:21:45 16:21:45 ---> df -h: 16:21:45 Filesystem Size Used Available Use% Mounted on 16:21:45 overlay 50.0G 7.3G 42.7G 15% / 16:21:45 tmpfs 64.0M 0 64.0M 0% /dev 16:21:45 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 16:21:45 shm 64.0M 0 64.0M 0% /dev/shm 16:21:45 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 16:21:45 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 16:21:45 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 16:21:45 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 16:21:45 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 16:21:45 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/exfoundry_go-mod-messaging_PR-79 16:21:45 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 16:21:45 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/exfoundry_go-mod-messaging_PR-79@tmp 16:21:45 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 16:21:45 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 16:21:45 16:21:45 16:21:45 ---> free -m: 16:21:45 total used free shared buff/cache available 16:21:45 Mem: 1837 695 104 0 1037 1037 16:21:45 Swap: 1023 1 1022 16:21:45 16:21:45 16:21:45 ---> ip addr: 16:21:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:21:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:21:45 inet 127.0.0.1/8 scope host lo 16:21:45 valid_lft forever preferred_lft forever 16:21:45 inet6 ::1/128 scope host 16:21:45 valid_lft forever preferred_lft forever 16:21:45 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:21:45 link/ether fa:16:3e:b4:22:5d brd ff:ff:ff:ff:ff:ff 16:21:45 inet 10.30.123.235/23 brd 10.30.123.255 scope global dynamic eth0 16:21:45 valid_lft 85886sec preferred_lft 85886sec 16:21:45 inet6 fe80::f816:3eff:feb4:225d/64 scope link 16:21:45 valid_lft forever preferred_lft forever 16:21:45 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:21:45 link/ether 02:42:57:9b:bc:85 brd ff:ff:ff:ff:ff:ff 16:21:45 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:21:45 valid_lft forever preferred_lft forever 16:21:45 inet6 fe80::42:57ff:fe9b:bc85/64 scope link 16:21:45 valid_lft forever preferred_lft forever 16:21:45 16:21:45 16:21:45 ---> sar -b -r -n DEV: 16:21:45 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/17/20 _x86_64_ (4 CPU) 16:21:45 16:21:45 16:12:57 LINUX RESTART (4 CPU) 16:21:45 16:21:45 16:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:21:45 16:15:01 31.31 12.18 19.13 0.00 4408.92 2173.33 0.00 16:21:45 16:16:01 0.88 0.02 0.86 0.00 0.53 20.67 0.00 16:21:45 16:17:01 0.18 0.00 0.18 0.00 0.00 1.63 0.00 16:21:45 16:18:01 0.27 0.00 0.27 0.00 0.00 3.46 0.00 16:21:45 16:19:01 0.30 0.00 0.30 0.00 0.00 3.84 0.00 16:21:45 16:20:01 0.20 0.00 0.20 0.00 0.00 2.30 0.00 16:21:45 16:21:02 48.37 46.58 1.79 0.00 3788.51 40.27 0.00 16:21:45 Average: 11.66 8.41 3.25 0.00 1172.02 320.75 0.00 16:21:45 16:21:45 16:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:21:45 16:15:01 169296 0 593516 31.54 2620 1116112 1095548 37.39 394056 1118680 16 16:21:45 16:16:01 179088 0 583716 31.02 2620 1116120 1021912 34.88 401372 1103384 12 16:21:45 16:17:01 179156 0 583644 31.02 2620 1116124 1021912 34.88 399588 1105200 8 16:21:45 16:18:01 176384 0 586384 31.17 2620 1116156 1022152 34.88 406864 1100564 28 16:21:45 16:19:01 176292 0 586500 31.17 2620 1116132 1022188 34.89 417156 1090576 20 16:21:45 16:20:01 177672 0 585116 31.10 2620 1116136 1021912 34.88 423232 1082968 16 16:21:45 16:21:02 98544 0 589288 31.32 2620 1191092 1025144 34.99 420628 1164312 196 16:21:45 Average: 165205 0 586881 31.19 2620 1126839 1032967 35.25 408985 1109383 42 16:21:45 16:21:45 16:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:21:45 16:15:01 eth0 105.06 77.74 445.35 33.68 0.00 0.00 0.00 0.00 16:21:45 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:45 16:15:01 docker0 1.73 1.46 0.34 2.60 0.00 0.00 0.00 0.00 16:21:45 16:16:01 eth0 0.43 0.10 0.02 0.07 0.00 0.00 0.00 0.00 16:21:45 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:45 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:45 16:17:01 eth0 0.55 0.08 0.06 0.01 0.00 0.00 0.00 0.00 16:21:45 16:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:45 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:45 16:18:01 eth0 2.05 0.57 0.64 0.34 0.00 0.00 0.00 0.00 16:21:45 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:45 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:45 16:19:01 eth0 0.75 0.55 0.41 0.33 0.00 0.00 0.00 0.00 16:21:45 16:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:45 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:45 16:20:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:21:45 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:45 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:45 16:21:02 eth0 13.15 8.68 13.36 5.12 0.00 0.00 0.00 0.00 16:21:45 16:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:45 16:21:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:45 Average: eth0 17.44 12.54 65.68 5.65 0.00 0.00 0.00 0.00 16:21:45 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:45 Average: docker0 0.25 0.21 0.05 0.37 0.00 0.00 0.00 0.00 16:21:45 16:21:45 16:21:45 ---> sar -P ALL: 16:21:45 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/17/20 _x86_64_ (4 CPU) 16:21:45 16:21:45 16:12:57 LINUX RESTART (4 CPU) 16:21:45 16:21:45 16:14:01 CPU %user %nice %system %iowait %steal %idle 16:21:45 16:15:01 all 2.25 0.00 1.80 0.43 5.72 89.80 16:21:45 16:15:01 0 2.03 0.00 1.89 0.32 6.51 89.26 16:21:45 16:15:01 1 2.53 0.00 1.71 0.72 5.54 89.50 16:21:45 16:15:01 2 1.97 0.00 1.56 0.51 5.71 90.25 16:21:45 16:15:01 3 2.48 0.00 2.04 0.18 5.10 90.20 16:21:45 16:16:01 all 0.10 0.00 0.06 0.00 0.56 99.28 16:21:45 16:16:01 0 0.27 0.00 0.08 0.00 0.55 99.10 16:21:45 16:16:01 1 0.05 0.00 0.07 0.00 0.61 99.27 16:21:45 16:16:01 2 0.07 0.00 0.07 0.00 0.73 99.14 16:21:45 16:16:01 3 0.02 0.00 0.03 0.00 0.33 99.62 16:21:45 16:17:01 all 0.10 0.00 0.07 0.00 0.74 99.09 16:21:45 16:17:01 0 0.02 0.00 0.03 0.00 0.65 99.30 16:21:45 16:17:01 1 0.05 0.00 0.12 0.00 0.83 99.01 16:21:45 16:17:01 2 0.28 0.00 0.07 0.00 1.03 98.63 16:21:45 16:17:01 3 0.03 0.00 0.08 0.00 0.45 99.44 16:21:45 16:18:01 all 0.08 0.00 0.03 0.00 0.32 99.57 16:21:45 16:18:01 0 0.05 0.00 0.02 0.00 0.18 99.75 16:21:45 16:18:01 1 0.05 0.00 0.05 0.00 0.35 99.55 16:21:45 16:18:01 2 0.20 0.00 0.05 0.00 0.38 99.37 16:21:45 16:18:01 3 0.03 0.00 0.02 0.00 0.35 99.60 16:21:45 16:19:01 all 0.12 0.00 0.29 0.00 1.01 98.58 16:21:45 16:19:01 0 0.05 0.00 0.27 0.00 0.76 98.92 16:21:45 16:19:01 1 0.05 0.00 0.53 0.00 0.91 98.51 16:21:45 16:19:01 2 0.36 0.00 0.25 0.00 1.39 98.00 16:21:45 16:19:01 3 0.03 0.00 0.12 0.00 0.96 98.89 16:21:45 16:20:01 all 0.12 0.00 0.05 0.00 0.38 99.46 16:21:45 16:20:01 0 0.05 0.00 0.05 0.00 0.48 99.42 16:21:45 16:20:01 1 0.02 0.00 0.05 0.00 0.18 99.75 16:21:45 16:20:01 2 0.38 0.00 0.03 0.00 0.35 99.24 16:21:45 16:20:01 3 0.02 0.00 0.05 0.00 0.51 99.42 16:21:45 16:21:02 all 1.13 0.00 0.52 1.84 1.34 95.17 16:21:45 16:21:02 0 0.80 0.00 0.46 0.03 1.39 97.31 16:21:45 16:21:02 1 1.37 0.00 0.78 2.87 1.42 93.57 16:21:45 16:21:02 2 0.93 0.00 0.35 0.28 1.18 97.25 16:21:45 16:21:02 3 1.44 0.00 0.50 4.19 1.36 92.51 16:21:45 Average: all 0.56 0.00 0.40 0.32 1.44 97.28 16:21:45 Average: 0 0.46 0.00 0.40 0.05 1.50 97.58 16:21:45 Average: 1 0.59 0.00 0.47 0.51 1.41 97.03 16:21:45 Average: 2 0.60 0.00 0.34 0.11 1.54 97.41 16:21:45 Average: 3 0.58 0.00 0.40 0.62 1.29 97.11 16:21:45 16:21:45 16:21:45