Pull request #85 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 3794da63e746d26fbd7f86d99217d43a0c68b318+76dc827b7b2c3e431c1a272d6da30ce80cfc52a6 (3a16de2e4b2978f7cd542945efd52f324bd496e1) 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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-85/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 f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > 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-85/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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-20279 in /w/workspace/exfoundry_go-mod-messaging_PR-85 [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-85 # 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/85/head:refs/remotes/origin/PR-85 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 76dc827b7b2c3e431c1a272d6da30ce80cfc52a6 into PR head commit 3794da63e746d26fbd7f86d99217d43a0c68b318 Merge succeeded, producing 3794da63e746d26fbd7f86d99217d43a0c68b318 Checking out Revision 3794da63e746d26fbd7f86d99217d43a0c68b318 (PR-85) > git config core.sparsecheckout # timeout=10 > git checkout -f 3794da63e746d26fbd7f86d99217d43a0c68b318 # 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 76dc827b7b2c3e431c1a272d6da30ce80cfc52a6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3794da63e746d26fbd7f86d99217d43a0c68b318 # timeout=10 Commit message: "build: Update module to be a V2 module" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:30:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:30:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:30:01 ========================================================= 18:30:01 EdgeX Global Pipelines Version Info 18:30:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:30:02 ------------------- 18:30:02 stable info: 18:30:02 ------------------- 18:30:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:30:02 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 18:30:02 Message: update stable to v1.0.177 18:30:04 ------------------- 18:30:04 experimental info: 18:30:04 ------------------- 18:30:04 Commited By: **** collab-it+edgex@linuxfoundation.org 18:30:04 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 18:30:04 Message: update experimental to v1.0.177 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:30:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 18:30:04 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 18:30:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:30:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:30:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:30:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 18:30:05 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 18:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:30:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:30:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-messaging [Pipeline] echo 18:30:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:30:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:30:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:30:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:30:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:30:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:30:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 18:30:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:30:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:30:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:30:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:30:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:30:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:30:08 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 18:30:08 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 18:30:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-85 [Pipeline] echo 18:30:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-85 [Pipeline] echo 18:30:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-85 [Pipeline] echo 18:30:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3794da63e746d26fbd7f86d99217d43a0c68b318 [Pipeline] echo 18:30:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3794da6 [Pipeline] echo 18:30:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:30:09 + git log --format=format:%s -1 3794da63e746d26fbd7f86d99217d43a0c68b318 [Pipeline] echo 18:30:10 GIT_COMMIT: 3794da63e746d26fbd7f86d99217d43a0c68b318, Commit Message: build: Update module to be a V2 module [Pipeline] echo 18:30:10 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:30:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:30:11 18:30:11 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:30:12 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:30:12 latest: Pulling from edgex-devops/git-semver 18:30:12 31603596830f: Pulling fs layer 18:30:12 2a8b12db71e7: Pulling fs layer 18:30:12 6ca5941a6612: Pulling fs layer 18:30:12 ecc8261a40a4: Pulling fs layer 18:30:12 ecc8261a40a4: Waiting 18:30:12 2a8b12db71e7: Verifying Checksum 18:30:12 2a8b12db71e7: Download complete 18:30:12 31603596830f: Verifying Checksum 18:30:12 31603596830f: Download complete 18:30:12 ecc8261a40a4: Verifying Checksum 18:30:12 ecc8261a40a4: Download complete 18:30:12 6ca5941a6612: Verifying Checksum 18:30:12 6ca5941a6612: Download complete 18:30:12 31603596830f: Pull complete 18:30:12 2a8b12db71e7: Pull complete 18:30:13 6ca5941a6612: Pull complete 18:30:13 ecc8261a40a4: Pull complete 18:30:13 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 18:30:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:30:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:30:13 prd-centos7-docker-4c-2g-20279 does not seem to be running inside a container 18:30:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-messaging_PR-85 -v /w/workspace/exfoundry_go-mod-messaging_PR-85:/w/workspace/exfoundry_go-mod-messaging_PR-85:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-85@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-85@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:30:15 $ docker top 5383f10a9b51518322e51a6505b8d961e88206c04725cc5e1cb3e7428a3f554b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:30:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:30:16 [ssh-agent] Looking for ssh-agent implementation... 18:30:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:30:16 $ docker exec 5383f10a9b51518322e51a6505b8d961e88206c04725cc5e1cb3e7428a3f554b ssh-agent 18:30:16 SSH_AUTH_SOCK=/tmp/ssh-B3tPHvO9f8kV/agent.12 18:30:16 SSH_AGENT_PID=18 18:30:16 Running ssh-add (command line suppressed) 18:30:16 Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-85@tmp/private_key_3721354772430221814.key (/w/workspace/exfoundry_go-mod-messaging_PR-85@tmp/private_key_3721354772430221814.key) 18:30:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:30:17 + git tag --points-at HEAD [Pipeline] } 18:30:17 $ docker exec --env ******** --env ******** 5383f10a9b51518322e51a6505b8d961e88206c04725cc5e1cb3e7428a3f554b ssh-agent -k 18:30:17 unset SSH_AUTH_SOCK; 18:30:17 unset SSH_AGENT_PID; 18:30:17 echo Agent pid 18 killed; 18:30:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:30:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:30:17 [ssh-agent] Looking for ssh-agent implementation... 18:30:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:30:17 $ docker exec 5383f10a9b51518322e51a6505b8d961e88206c04725cc5e1cb3e7428a3f554b ssh-agent 18:30:18 SSH_AUTH_SOCK=/tmp/ssh-GTXC2e1NFPwN/agent.46 18:30:18 SSH_AGENT_PID=51 18:30:18 Running ssh-add (command line suppressed) 18:30:18 Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-85@tmp/private_key_1803429368999208123.key (/w/workspace/exfoundry_go-mod-messaging_PR-85@tmp/private_key_1803429368999208123.key) 18:30:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:30:18 + git semver init 18:30:18 # -> Open(): unable to determine branch for HEAD 18:30:18 # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-85/.git 18:30:18 # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-85 18:30:18 # $SEMVER_REMOTE_NAME = origin 18:30:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:30:18 # $SEMVER_USER_NAME = edgex-jenkins 18:30:18 # $SEMVER_BRANCH = PR-85 18:30:18 # $SEMVER_TEMP = /tmp/semver-184678465 18:30:18 # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP 18:30:18 # '/tmp/semver-184678465' -> '/w/workspace/exfoundry_go-mod-messaging_PR-85/.semver' 18:30:18 # -> Force: false 18:30:18 # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-85/.semver [Pipeline] } 18:30:18 $ docker exec --env ******** --env ******** 5383f10a9b51518322e51a6505b8d961e88206c04725cc5e1cb3e7428a3f554b ssh-agent -k 18:30:18 unset SSH_AUTH_SOCK; 18:30:18 unset SSH_AGENT_PID; 18:30:18 echo Agent pid 51 killed; 18:30:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:30:19 + git semver [Pipeline] } 18:30:19 $ docker stop --time=1 5383f10a9b51518322e51a6505b8d961e88206c04725cc5e1cb3e7428a3f554b 18:30:20 $ docker rm -f 5383f10a9b51518322e51a6505b8d961e88206c04725cc5e1cb3e7428a3f554b [Pipeline] // withDockerContainer [Pipeline] sh 18:30:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:30:22 Stashed 1 file(s) [Pipeline] echo 18:30:22 [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 18:30:37 Still waiting to schedule task 18:30:37 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:30:37 Still waiting to schedule task 18:30:37 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 18:32:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-20280 in /w/workspace/exfoundry_go-mod-messaging_PR-85 [Pipeline] { [Pipeline] ws 18:32:14 Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout 18:32:19 using credential edgex-jenkins-ssh 18:32:19 Cloning the remote Git repository 18:32:19 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 18:32:19 > git init /w/workspace/go-mod-messaging/1 # timeout=10 18:32:20 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 18:32:20 > git --version # timeout=10 18:32:20 > git --version # 'git version 2.17.1' 18:32:20 using GIT_SSH to set credentials SSH Credentials for GitHub 18:32:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:32:21 Merging remotes/origin/master commit 76dc827b7b2c3e431c1a272d6da30ce80cfc52a6 into PR head commit 3794da63e746d26fbd7f86d99217d43a0c68b318 18:32:22 Merge succeeded, producing 3794da63e746d26fbd7f86d99217d43a0c68b318 18:32:22 Checking out Revision 3794da63e746d26fbd7f86d99217d43a0c68b318 (PR-85) 18:32:21 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 18:32:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:32:21 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 18:32:21 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 18:32:21 using GIT_SSH to set credentials SSH Credentials for GitHub 18:32:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/85/head:refs/remotes/origin/PR-85 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:32:21 > git config core.sparsecheckout # timeout=10 18:32:21 > git checkout -f 3794da63e746d26fbd7f86d99217d43a0c68b318 # timeout=10 18:32:21 > git remote # timeout=10 18:32:21 > git config --get remote.origin.url # timeout=10 18:32:21 using GIT_SSH to set credentials SSH Credentials for GitHub 18:32:21 > git merge 76dc827b7b2c3e431c1a272d6da30ce80cfc52a6 # timeout=10 18:32:21 > git rev-parse HEAD^{commit} # timeout=10 18:32:22 > git config core.sparsecheckout # timeout=10 18:32:22 > git checkout -f 3794da63e746d26fbd7f86d99217d43a0c68b318 # timeout=10 18:32:26 Commit message: "build: Update module to be a V2 module" 18:32:26 > git --version # timeout=10 18:32:26 > git --version # 'git version 2.17.1' 18:32:26 fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:32:28 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:32:28 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:32:29 + sudo service docker restart 18:32:29 + true [Pipeline] unstash [Pipeline] echo 18:32:31 ========================================================= 18:32:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 18:32:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:32:32 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 18:32:33 Sending build context to Docker daemon 495.6kB 18:32:33 Step 1/7 : ARG BASE=golang:1.15-alpine 18:32:33 Step 2/7 : FROM ${BASE} 18:32:33 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:32:33 5f621e34cdf4: Pulling fs layer 18:32:33 a4357932f1b6: Pulling fs layer 18:32:33 18c013af1878: Pulling fs layer 18:32:33 00ac8860ef70: Pulling fs layer 18:32:33 63d7cb157983: Pulling fs layer 18:32:33 b116817d02f9: Pulling fs layer 18:32:33 745a02a5169b: Pulling fs layer 18:32:33 63d7cb157983: Waiting 18:32:33 b116817d02f9: Waiting 18:32:33 745a02a5169b: Waiting 18:32:33 00ac8860ef70: Waiting 18:32:33 18c013af1878: Verifying Checksum 18:32:33 18c013af1878: Download complete 18:32:33 a4357932f1b6: Verifying Checksum 18:32:33 a4357932f1b6: Download complete 18:32:33 63d7cb157983: Verifying Checksum 18:32:33 63d7cb157983: Download complete 18:32:33 b116817d02f9: Verifying Checksum 18:32:33 b116817d02f9: Download complete 18:32:33 5f621e34cdf4: Verifying Checksum 18:32:33 5f621e34cdf4: Download complete 18:32:34 5f621e34cdf4: Pull complete 18:32:35 a4357932f1b6: Pull complete 18:32:35 18c013af1878: Pull complete 18:32:37 745a02a5169b: Verifying Checksum 18:32:37 745a02a5169b: Download complete 18:32:37 00ac8860ef70: Verifying Checksum 18:32:37 00ac8860ef70: Download complete 18:32:48 00ac8860ef70: Pull complete 18:32:48 63d7cb157983: Pull complete 18:32:48 b116817d02f9: Pull complete 18:32:52 745a02a5169b: Pull complete 18:32:52 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 18:32:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 18:32:52 ---> b7e6874047d6 18:32:52 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:32:55 ---> Running in 4c3ece919068 18:32:55 Removing intermediate container 4c3ece919068 18:32:55 ---> 1154cfb6f629 18:32:55 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 18:32:55 ---> Running in 622dd1067f99 18:32:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:32:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:32:58 (1/5) Installing libsodium (1.0.18-r0) 18:32:58 (2/5) Installing libzmq (4.3.3-r0) 18:32:58 (3/5) Installing pkgconf (1.7.2-r0) 18:32:58 (4/5) Installing libsodium-dev (1.0.18-r0) 18:32:58 (5/5) Installing zeromq-dev (4.3.3-r0) 18:32:58 Executing busybox-1.31.1-r19.trigger 18:32:58 OK: 144 MiB in 44 packages 18:33:00 Removing intermediate container 622dd1067f99 18:33:00 ---> 2ad7c8a82f49 18:33:00 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 18:33:00 ---> Running in 751766eea758 18:33:00 Removing intermediate container 751766eea758 18:33:00 ---> 00bb2a8135d4 18:33:00 Step 6/7 : COPY go.mod . 18:33:01 ---> 44622a0b73db 18:33:01 Step 7/7 : RUN go mod download 18:33:01 ---> Running in 9bd3eb50aefc 18:33:06 Running on prd-centos7-docker-4c-2g-20281 in /w/workspace/exfoundry_go-mod-messaging_PR-85 [Pipeline] { [Pipeline] ws 18:33:06 Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout 18:33:09 using credential edgex-jenkins-ssh 18:33:09 Cloning the remote Git repository 18:33:09 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 18:33:09 > git init /w/workspace/go-mod-messaging/1 # timeout=10 18:33:09 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 18:33:09 > git --version # timeout=10 18:33:09 > git --version # 'git version 2.24.3' 18:33:09 using GIT_SSH to set credentials SSH Credentials for GitHub 18:33:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:33:10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 18:33:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:33:10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 18:33:10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 18:33:10 using GIT_SSH to set credentials SSH Credentials for GitHub 18:33:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/85/head:refs/remotes/origin/PR-85 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:33:10 Merging remotes/origin/master commit 76dc827b7b2c3e431c1a272d6da30ce80cfc52a6 into PR head commit 3794da63e746d26fbd7f86d99217d43a0c68b318 18:33:10 Merge succeeded, producing 3794da63e746d26fbd7f86d99217d43a0c68b318 18:33:10 Checking out Revision 3794da63e746d26fbd7f86d99217d43a0c68b318 (PR-85) 18:33:10 > git config core.sparsecheckout # timeout=10 18:33:10 > git checkout -f 3794da63e746d26fbd7f86d99217d43a0c68b318 # timeout=10 18:33:10 > git remote # timeout=10 18:33:10 > git config --get remote.origin.url # timeout=10 18:33:10 using GIT_SSH to set credentials SSH Credentials for GitHub 18:33:10 > git merge 76dc827b7b2c3e431c1a272d6da30ce80cfc52a6 # timeout=10 18:33:10 > git rev-parse HEAD^{commit} # timeout=10 18:33:10 > git config core.sparsecheckout # timeout=10 18:33:10 > git checkout -f 3794da63e746d26fbd7f86d99217d43a0c68b318 # timeout=10 18:33:14 Commit message: "build: Update module to be a V2 module" 18:33:14 > git --version # timeout=10 18:33:14 > git --version # 'git version 2.24.3' 18:33:14 fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:33:15 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:33:16 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:33:16 + sudo service docker restart 18:33:16 + true 18:33:16 Redirecting to /bin/systemctl restart docker.service 18:33:16 Removing intermediate container 9bd3eb50aefc 18:33:16 ---> 2c9024c6bf5f 18:33:16 Successfully built 2c9024c6bf5f 18:33:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:33:17 + docker inspect -f . ci-base-image-arm64 18:33:17 . [Pipeline] withDockerContainer 18:33:17 prd-ubuntu18.04-docker-arm64-4c-16g-20280 does not seem to be running inside a container 18:33:17 $ 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 18:33:19 $ docker top 2e88bf3a6538d5679edacd1506061b74d1fd402e6461e5dee02f618015e5e930 -eo pid,comm [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] echo 18:33:19 ========================================================= 18:33:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 18:33:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:33:20 + 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 . 18:33:20 + go version 18:33:20 go version go1.15.5 linux/arm64 [Pipeline] } 18:33:20 $ docker stop --time=1 2e88bf3a6538d5679edacd1506061b74d1fd402e6461e5dee02f618015e5e930 18:33:20 Sending build context to Docker daemon 496.6kB 18:33:20 Step 1/7 : ARG BASE=golang:1.15-alpine 18:33:20 Step 2/7 : FROM ${BASE} 18:33:20 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 18:33:20 188c0c94c7c5: Pulling fs layer 18:33:20 0ef7d3d256c8: Pulling fs layer 18:33:20 de9db76c5a1d: Pulling fs layer 18:33:20 bca2f99d35d6: Pulling fs layer 18:33:20 93359f2a8cfa: Pulling fs layer 18:33:20 7c6f9722023f: Pulling fs layer 18:33:20 a35cf1a2eb13: Pulling fs layer 18:33:20 93359f2a8cfa: Waiting 18:33:20 7c6f9722023f: Waiting 18:33:20 a35cf1a2eb13: Waiting 18:33:20 bca2f99d35d6: Waiting 18:33:20 de9db76c5a1d: Download complete 18:33:20 0ef7d3d256c8: Verifying Checksum 18:33:20 0ef7d3d256c8: Download complete 18:33:20 93359f2a8cfa: Download complete 18:33:20 7c6f9722023f: Verifying Checksum 18:33:20 188c0c94c7c5: Verifying Checksum 18:33:20 188c0c94c7c5: Download complete 18:33:20 188c0c94c7c5: Pull complete 18:33:21 0ef7d3d256c8: Pull complete 18:33:21 de9db76c5a1d: Pull complete 18:33:22 $ docker rm -f 2e88bf3a6538d5679edacd1506061b74d1fd402e6461e5dee02f618015e5e930 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 18:33:22 a35cf1a2eb13: Download complete [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:33:23 bca2f99d35d6: Verifying Checksum 18:33:23 bca2f99d35d6: Download complete 18:33:23 + docker inspect -f . ci-base-image-arm64 18:33:23 . [Pipeline] withDockerContainer 18:33:23 prd-ubuntu18.04-docker-arm64-4c-16g-20280 does not seem to be running inside a container 18:33:23 $ 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 18:33:25 $ docker top 75656fba92513188bf70ddc6ea47cf8bf294475faf8d3cd50eabd274ee441d58 -eo pid,comm [Pipeline] { [Pipeline] sh 18:33:26 + make test 18:33:26 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:33:26 go: finding module for package github.com/edgexfoundry/go-mod-messaging/pkg/types 18:33:26 go: finding module for package github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks 18:33:26 go: finding module for package github.com/edgexfoundry/go-mod-messaging/internal/pkg 18:33:26 go: finding module for package github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 18:33:26 go: finding module for package github.com/edgexfoundry/go-mod-messaging/messaging/redis 18:33:26 go: finding module for package github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 18:33:26 go: finding module for package github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 18:33:26 go: finding module for package github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 18:33:28 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 18:33:28 bca2f99d35d6: Pull complete 18:33:28 93359f2a8cfa: Pull complete 18:33:28 7c6f9722023f: Pull complete 18:33:33 go: found github.com/edgexfoundry/go-mod-messaging/internal/pkg in github.com/edgexfoundry/go-mod-messaging v0.1.30 18:33:33 go: found github.com/edgexfoundry/go-mod-messaging/pkg/types in github.com/edgexfoundry/go-mod-messaging v0.1.30 18:33:33 go: found github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt in github.com/edgexfoundry/go-mod-messaging v0.1.30 18:33:33 go: found github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams in github.com/edgexfoundry/go-mod-messaging v0.1.30 18:33:33 go: found github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq in github.com/edgexfoundry/go-mod-messaging v0.1.30 18:33:33 go: found github.com/edgexfoundry/go-mod-messaging/messaging/mqtt in github.com/edgexfoundry/go-mod-messaging v0.1.30 18:33:33 go: found github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks in github.com/edgexfoundry/go-mod-messaging v0.1.30 18:33:33 go: found github.com/edgexfoundry/go-mod-messaging/messaging/redis in github.com/edgexfoundry/go-mod-messaging v0.1.30 18:33:34 a35cf1a2eb13: Pull complete 18:33:34 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 18:33:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 18:33:34 ---> a62c8e92a672 18:33:34 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:33:34 ---> Running in c2f1cc525087 18:33:34 Removing intermediate container c2f1cc525087 18:33:34 ---> 4bda0097c90b 18:33:34 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 18:33:34 ---> Running in e088aefd63bc 18:33:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:33:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:33:36 (1/5) Installing libsodium (1.0.18-r0) 18:33:36 (2/5) Installing libzmq (4.3.3-r0) 18:33:36 (3/5) Installing pkgconf (1.7.2-r0) 18:33:36 (4/5) Installing libsodium-dev (1.0.18-r0) 18:33:36 (5/5) Installing zeromq-dev (4.3.3-r0) 18:33:36 Executing busybox-1.31.1-r19.trigger 18:33:36 OK: 167 MiB in 44 packages 18:33:37 Removing intermediate container e088aefd63bc 18:33:37 ---> 7b7471a83397 18:33:37 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 18:33:37 ---> Running in 89595fd4b202 18:33:37 Removing intermediate container 89595fd4b202 18:33:37 ---> 3eba8c08db2f 18:33:37 Step 6/7 : COPY go.mod . 18:33:37 ---> bb9acd108540 18:33:37 Step 7/7 : RUN go mod download 18:33:37 ---> Running in 2ae3b4fac183 18:33:48 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 18:33:49 Removing intermediate container 2ae3b4fac183 18:33:49 ---> 75887f5e8581 18:33:49 Successfully built 75887f5e8581 18:33:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:33:50 + docker inspect -f . ci-base-image-x86_64 18:33:50 . [Pipeline] withDockerContainer 18:33:50 prd-centos7-docker-4c-2g-20281 does not seem to be running inside a container 18:33:50 $ 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-x86_64 cat 18:33:51 $ docker top 5c00fd8d7f9084b83136c27083a596d4d27121773d77fa96f69c7850dcb4f85a -eo pid,comm [Pipeline] { [Pipeline] sh 18:33:52 + go version 18:33:52 go version go1.15.5 linux/amd64 [Pipeline] } 18:33:52 $ docker stop --time=1 5c00fd8d7f9084b83136c27083a596d4d27121773d77fa96f69c7850dcb4f85a 18:33:53 $ docker rm -f 5c00fd8d7f9084b83136c27083a596d4d27121773d77fa96f69c7850dcb4f85a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:33:54 + docker inspect -f . ci-base-image-x86_64 18:33:54 . [Pipeline] withDockerContainer 18:33:54 prd-centos7-docker-4c-2g-20281 does not seem to be running inside a container 18:33:54 $ 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-x86_64 cat 18:33:55 $ docker top 83d212c23dbf5bd6edb5764f64dc3465494c1b27e49abb160df6bd9f29f859f7 -eo pid,comm [Pipeline] { [Pipeline] sh 18:33:55 + make test 18:33:55 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:33:55 go: finding module for package github.com/edgexfoundry/go-mod-messaging/pkg/types 18:33:55 go: finding module for package github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 18:33:55 go: finding module for package github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 18:33:55 go: finding module for package github.com/edgexfoundry/go-mod-messaging/internal/pkg 18:33:55 go: finding module for package github.com/edgexfoundry/go-mod-messaging/messaging/redis 18:33:55 go: finding module for package github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 18:33:55 go: finding module for package github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks 18:33:55 go: finding module for package github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 18:33:56 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 18:33:56 go: found github.com/edgexfoundry/go-mod-messaging/internal/pkg in github.com/edgexfoundry/go-mod-messaging v0.1.30 18:33:56 go: found github.com/edgexfoundry/go-mod-messaging/pkg/types in github.com/edgexfoundry/go-mod-messaging v0.1.30 18:33:56 go: found github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt in github.com/edgexfoundry/go-mod-messaging v0.1.30 18:33:56 go: found github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams in github.com/edgexfoundry/go-mod-messaging v0.1.30 18:33:56 go: found github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq in github.com/edgexfoundry/go-mod-messaging v0.1.30 18:33:56 go: found github.com/edgexfoundry/go-mod-messaging/messaging/mqtt in github.com/edgexfoundry/go-mod-messaging v0.1.30 18:33:56 go: found github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks in github.com/edgexfoundry/go-mod-messaging v0.1.30 18:33:56 go: found github.com/edgexfoundry/go-mod-messaging/messaging/redis in github.com/edgexfoundry/go-mod-messaging v0.1.30 18:34:01 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 18:34:06 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 15.050s coverage: 89.0% of statements 18:34:06 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/streams 0.021s coverage: 77.1% of statements 18:34:06 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/streams/mocks [no test files] 18:34:19 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 15.027s coverage: 89.0% of statements 18:34:19 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/streams 0.008s coverage: 77.1% of statements 18:34:19 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/streams/mocks [no test files] 18:34:25 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 20.370s coverage: 84.1% of statements 18:34:25 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.017s coverage: 85.7% of statements 18:34:25 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.019s coverage: 100.0% of statements 18:34:25 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.035s coverage: 100.0% of statements 18:34:25 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.047s coverage: 90.9% of statements 18:34:25 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:34:27 gofmt -l . 18:34:27 [ "`gofmt -l .`" = "" ] [Pipeline] } 18:34:27 $ docker stop --time=1 75656fba92513188bf70ddc6ea47cf8bf294475faf8d3cd50eabd274ee441d58 18:34:28 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 20.356s coverage: 84.1% of statements 18:34:28 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.008s coverage: 85.7% of statements 18:34:28 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.026s coverage: 100.0% of statements 18:34:28 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.006s coverage: 100.0% of statements 18:34:28 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.009s coverage: 90.9% of statements 18:34:28 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:34:29 gofmt -l . 18:34:29 [ "`gofmt -l .`" = "" ] 18:34:29 $ docker rm -f 75656fba92513188bf70ddc6ea47cf8bf294475faf8d3cd50eabd274ee441d58 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } 18:34:29 $ docker stop --time=1 83d212c23dbf5bd6edb5764f64dc3465494c1b27e49abb160df6bd9f29f859f7 18:34:30 + sudo chown -R jenkins:jenkins . 18:34:32 $ docker rm -f 83d212c23dbf5bd6edb5764f64dc3465494c1b27e49abb160df6bd9f29f859f7 [Pipeline] // withDockerContainer [Pipeline] stash [Pipeline] sh 18:34:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:34:32 Warning: overwriting stash ‘coverage-report’ 18:34:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 18:34:33 Stashed 1 file(s) [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] stage [Pipeline] { (Build) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [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 18:34:36 provisioning config files... 18:34:37 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/exfoundry_go-mod-messaging_PR-85@tmp/config7352885074863131392tmp [Pipeline] { [Pipeline] sh 18:34:37 + set +x 18:34:37 + curl -s https://codecov.io/bash 18:34:37 + bash -s -- 18:34:37 18:34:37 _____ _ 18:34:37 / ____| | | 18:34:37 | | ___ __| | ___ ___ _____ __ 18:34:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:34:37 | |___| (_) | (_| | __/ (_| (_) \ V / 18:34:37 \_____\___/ \__,_|\___|\___\___/ \_/ 18:34:37 Bash-20201231-23d4836 18:34:37 18:34:37 18:34:37 ==> git version 2.24.3 found 18:34:37 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 18:34:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:34:37 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:34:37 ==> Jenkins CI detected. 18:34:37 project root: . 18:34:37 --> token set from env 18:34:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:34:37 ==> Running gcov in . (disable via -X gcov) 18:34:37 ==> Python coveragepy not found 18:34:37 ==> Searching for coverage reports in: 18:34:37 + . 18:34:37 -> Found 1 reports 18:34:37 ==> Detecting git/mercurial file structure 18:34:37 ==> Reading reports 18:34:37 + ./coverage.out bytes=21680 18:34:37 ==> Appending adjustments 18:34:37 https://docs.codecov.io/docs/fixing-reports 18:34:37 + Found adjustments 18:34:37 ==> Gzipping contents 18:34:37 8.0K /tmp/codecov.6jjsFK.gz 18:34:37 ==> Uploading reports 18:34:37 url: https://codecov.io 18:34:37 query: branch=PR-85&commit=3794da63e746d26fbd7f86d99217d43a0c68b318&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-85%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=85&job=&cmd_args= 18:34:37 -> Pinging Codecov 18:34:37 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-85&commit=3794da63e746d26fbd7f86d99217d43a0c68b318&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-85%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=85&job=&cmd_args= 18:34:38 -> Uploading to 18:34:38 https://storage.googleapis.com/codecov/v4/raw/2021-01-14/F6E385568367DD0E4001BA4F8F1CB792/3794da63e746d26fbd7f86d99217d43a0c68b318/911995af-5666-48e6-81dc-11e0b0af401a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210114T183438Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=451fc3d62603822297d8343c2ed3e652270063d3e90c0393e2862037362a1cb6 18:34:38 % Total % Received % Xferd Average Speed Time Time Time Current 18:34:38 Dload Upload Total Spent Left Speed 18:34:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5246 0 0 100 5246 0 10436 --:--:-- --:--:-- --:--:-- 10450 18:34:38 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/3794da63e746d26fbd7f86d99217d43a0c68b318 [Pipeline] } 18:34:38 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 18:34:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:34:43 ---> package-listing.sh 18:34:43 ++ facter osfamily 18:34:43 ++ tr '[:upper:]' '[:lower:]' 18:34:43 + OS_FAMILY=redhat 18:34:43 + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-85 18:34:43 + START_PACKAGES=/tmp/packages_start.txt 18:34:43 + END_PACKAGES=/tmp/packages_end.txt 18:34:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:34:43 + PACKAGES=/tmp/packages_start.txt 18:34:43 + '[' /w/workspace/exfoundry_go-mod-messaging_PR-85 ']' 18:34:43 + PACKAGES=/tmp/packages_end.txt 18:34:43 + case "${OS_FAMILY}" in 18:34:43 + rpm -qa 18:34:43 + sort 18:34:48 + '[' -f /tmp/packages_start.txt ']' 18:34:48 + '[' -f /tmp/packages_end.txt ']' 18:34:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:34:48 + '[' /w/workspace/exfoundry_go-mod-messaging_PR-85 ']' 18:34:48 + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-85/archives/ 18:34:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-messaging_PR-85/archives/ [Pipeline] echo 18:34:48 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-85/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:34:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:34:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:34:49 18:34:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:34:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:34:49 alpine: Pulling from edgex-lftools-log-publisher 18:34:49 df20fa9351a1: Pulling fs layer 18:34:49 36b3adc4ff6f: Pulling fs layer 18:34:49 8ad3a11d3b57: Pulling fs layer 18:34:49 46f8f816bc3b: Pulling fs layer 18:34:49 93b61091891f: Pulling fs layer 18:34:49 93b9cdb0e59b: Pulling fs layer 18:34:49 5e14af77c1be: Pulling fs layer 18:34:49 01666e4c0597: Pulling fs layer 18:34:49 aa168da1d23b: Pulling fs layer 18:34:49 93b61091891f: Waiting 18:34:49 93b9cdb0e59b: Waiting 18:34:49 5e14af77c1be: Waiting 18:34:49 46f8f816bc3b: Waiting 18:34:49 01666e4c0597: Waiting 18:34:49 aa168da1d23b: Waiting 18:34:49 36b3adc4ff6f: Verifying Checksum 18:34:49 36b3adc4ff6f: Download complete 18:34:49 46f8f816bc3b: Verifying Checksum 18:34:49 46f8f816bc3b: Download complete 18:34:49 df20fa9351a1: Verifying Checksum 18:34:49 df20fa9351a1: Download complete 18:34:49 93b9cdb0e59b: Verifying Checksum 18:34:49 93b9cdb0e59b: Download complete 18:34:49 93b61091891f: Verifying Checksum 18:34:49 93b61091891f: Download complete 18:34:49 01666e4c0597: Verifying Checksum 18:34:49 01666e4c0597: Download complete 18:34:49 8ad3a11d3b57: Verifying Checksum 18:34:49 8ad3a11d3b57: Download complete 18:34:49 df20fa9351a1: Pull complete 18:34:50 36b3adc4ff6f: Pull complete 18:34:50 5e14af77c1be: Verifying Checksum 18:34:50 5e14af77c1be: Download complete 18:34:50 8ad3a11d3b57: Pull complete 18:34:50 46f8f816bc3b: Pull complete 18:34:51 93b61091891f: Pull complete 18:34:51 aa168da1d23b: Verifying Checksum 18:34:51 aa168da1d23b: Download complete 18:34:52 93b9cdb0e59b: Pull complete 18:34:52 5e14af77c1be: Pull complete 18:34:52 01666e4c0597: Pull complete 18:34:58 aa168da1d23b: Pull complete 18:34:58 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:34:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:34:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:34:59 prd-centos7-docker-4c-2g-20279 does not seem to be running inside a container 18:34:59 $ 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-85/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-85 -v /w/workspace/exfoundry_go-mod-messaging_PR-85:/w/workspace/exfoundry_go-mod-messaging_PR-85:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-85@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-85@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:35:02 $ docker top fbef122bf42cd1502cf637c7b7e37f7be3174577ce01e1991155e57369bdffd3 -eo pid,comm [Pipeline] { [Pipeline] sh 18:35:02 + touch /tmp/pre-build-complete [Pipeline] sh 18:35:03 + mkdir -p /var/log/sa [Pipeline] sh 18:35:03 + ls /var/log/sa-host 18:35:03 + sadf -c /var/log/sa-host/sa14 18:35:03 file_magic: OK 18:35:03 HZ: Using current value: 100 18:35:03 file_header: OK 18:35:03 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 18:35:03 Statistics: 18:35:03 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:35:03 File successfully converted to sysstat format version 12.2.1 18:35:03 + sadf -c /var/log/sa-host/sa23 18:35:03 file_magic: OK 18:35:03 HZ: Using current value: 100 18:35:03 file_header: OK 18:35:03 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 18:35:03 Statistics: 18:35:03 Hnuu...uuuununununu... 18:35:03 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:35:03 provisioning config files... 18:35:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-85@tmp/config5354910951980339098tmp [Pipeline] { [Pipeline] echo 18:35:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:35:04 ---> create-netrc.sh [Pipeline] } 18:35:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:35:04 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:35:04 ---> python-tools-install.sh [Pipeline] echo 18:35:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:35:05 ---> sudo-logs.sh 18:35:05 Archiving 'sudo' log.. [Pipeline] echo 18:35:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:35:05 ---> job-cost.sh 18:35:05 lf-activate-venv: SKIPPING 18:35:05 INFO: No Stack... 18:35:07 INFO: Retrieving Pricing Info for: v1-standard-2 18:35:07 INFO: Archiving Costs [Pipeline] echo 18:35:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:35:07 ---> logs-deploy.sh 18:35:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-85/1 18:35:07 INFO: archiving workspace using pattern(s): 18:35:09 Archives upload complete. 18:35:09 INFO: archiving logs to Nexus