Pull request #71 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 d57aa3f03fe938a57f0c3086271dbb33df45c4c1+a282c667cd5f3734a54ec0276e1551daa14c1672 (bfb8b1848cb5e43f6779654349f3b74f61514d60) 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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-71/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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > 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-71/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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-6304 in /w/workspace/exfoundry_go-mod-messaging_PR-71 [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-71 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit a282c667cd5f3734a54ec0276e1551daa14c1672 into PR head commit d57aa3f03fe938a57f0c3086271dbb33df45c4c1 Merge succeeded, producing d57aa3f03fe938a57f0c3086271dbb33df45c4c1 Checking out Revision d57aa3f03fe938a57f0c3086271dbb33df45c4c1 (PR-71) > 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 --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/71/head:refs/remotes/origin/PR-71 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d57aa3f03fe938a57f0c3086271dbb33df45c4c1 # 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 a282c667cd5f3734a54ec0276e1551daa14c1672 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d57aa3f03fe938a57f0c3086271dbb33df45c4c1 # timeout=10 Commit message: "fix: Change CorrelationID key constant to match recent change in edgex-go" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-19T17:33:04.077Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-19T17:33:04.456Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-19T17:33:04.675Z] ========================================================= [2020-10-19T17:33:04.675Z] EdgeX Global Pipelines Version Info [2020-10-19T17:33:04.675Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-19T17:33:06.261Z] ------------------- [2020-10-19T17:33:06.261Z] stable info: [2020-10-19T17:33:06.261Z] ------------------- [2020-10-19T17:33:06.261Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-19T17:33:06.261Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-19T17:33:06.261Z] Message: update stable to v1.0.144 [2020-10-19T17:33:07.208Z] ------------------- [2020-10-19T17:33:07.208Z] experimental info: [2020-10-19T17:33:07.208Z] ------------------- [2020-10-19T17:33:07.208Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-19T17:33:07.208Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-19T17:33:07.208Z] Message: update experimental to v1.0.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-19T17:33:07.838Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2020-10-19T17:33:07.965Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2020-10-19T17:33:08.089Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-19T17:33:08.212Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-19T17:33:08.365Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-19T17:33:08.566Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-19T17:33:08.704Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-19T17:33:08.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-19T17:33:08.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-19T17:33:09.130Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-19T17:33:09.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-19T17:33:09.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-messaging [Pipeline] echo [2020-10-19T17:33:09.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-19T17:33:09.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-19T17:33:09.809Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T17:33:09.971Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T17:33:10.105Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T17:33:10.232Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T17:33:10.412Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-10-19T17:33:10.571Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-19T17:33:10.711Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-19T17:33:10.868Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-19T17:33:10.999Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-19T17:33:11.206Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-19T17:33:11.352Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-10-19T17:33:11.494Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-71 [Pipeline] echo [2020-10-19T17:33:11.616Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-71 [Pipeline] echo [2020-10-19T17:33:11.789Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-71 [Pipeline] echo [2020-10-19T17:33:11.915Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d57aa3f03fe938a57f0c3086271dbb33df45c4c1 [Pipeline] echo [2020-10-19T17:33:12.036Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d57aa3f [Pipeline] echo [2020-10-19T17:33:12.174Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-19T17:33:12.954Z] + git log --format=format:%s -1 d57aa3f03fe938a57f0c3086271dbb33df45c4c1 [Pipeline] echo [2020-10-19T17:33:13.054Z] GIT_COMMIT: d57aa3f03fe938a57f0c3086271dbb33df45c4c1, Commit Message: fix: Change CorrelationID key constant to match recent change in edgex-go [Pipeline] echo [2020-10-19T17:33:13.130Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-19T17:33:14.275Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T17:33:14.553Z] [2020-10-19T17:33:14.553Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-19T17:33:14.940Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T17:33:14.940Z] latest: Pulling from edgex-devops/git-semver [2020-10-19T17:33:14.940Z] 31603596830f: Pulling fs layer [2020-10-19T17:33:14.940Z] 2a8b12db71e7: Pulling fs layer [2020-10-19T17:33:14.940Z] 6ca5941a6612: Pulling fs layer [2020-10-19T17:33:14.940Z] ecc8261a40a4: Pulling fs layer [2020-10-19T17:33:14.940Z] ecc8261a40a4: Waiting [2020-10-19T17:33:14.940Z] 2a8b12db71e7: Verifying Checksum [2020-10-19T17:33:14.940Z] 2a8b12db71e7: Download complete [2020-10-19T17:33:15.214Z] 31603596830f: Download complete [2020-10-19T17:33:15.480Z] ecc8261a40a4: Verifying Checksum [2020-10-19T17:33:15.480Z] ecc8261a40a4: Download complete [2020-10-19T17:33:15.480Z] 6ca5941a6612: Verifying Checksum [2020-10-19T17:33:15.480Z] 6ca5941a6612: Download complete [2020-10-19T17:33:15.742Z] 31603596830f: Pull complete [2020-10-19T17:33:15.742Z] 2a8b12db71e7: Pull complete [2020-10-19T17:33:16.705Z] 6ca5941a6612: Pull complete [2020-10-19T17:33:16.968Z] ecc8261a40a4: Pull complete [2020-10-19T17:33:16.968Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-19T17:33:16.968Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T17:33:16.968Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-19T17:33:17.096Z] prd-centos7-docker-4c-2g-6304 does not seem to be running inside a container [2020-10-19T17:33:17.146Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-messaging_PR-71 -v /w/workspace/exfoundry_go-mod-messaging_PR-71:/w/workspace/exfoundry_go-mod-messaging_PR-71:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-71@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-71@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 [2020-10-19T17:33:19.296Z] $ docker top 40a4765d59a4e8a8fa193a0c323d5df0861027ffaf32f1432561fbaad8235de0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-19T17:33:19.717Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-19T17:33:19.717Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-19T17:33:19.951Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-19T17:33:19.957Z] $ docker exec 40a4765d59a4e8a8fa193a0c323d5df0861027ffaf32f1432561fbaad8235de0 ssh-agent [2020-10-19T17:33:20.116Z] SSH_AUTH_SOCK=/tmp/ssh-GzJP8cHy4f5D/agent.11 [2020-10-19T17:33:20.116Z] SSH_AGENT_PID=16 [2020-10-19T17:33:20.128Z] Running ssh-add (command line suppressed) [2020-10-19T17:33:20.266Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-71@tmp/private_key_3789664966044785814.key (/w/workspace/exfoundry_go-mod-messaging_PR-71@tmp/private_key_3789664966044785814.key) [2020-10-19T17:33:20.313Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-19T17:33:20.704Z] + git tag --points-at HEAD [Pipeline] } [2020-10-19T17:33:20.865Z] $ docker exec --env ******** --env ******** 40a4765d59a4e8a8fa193a0c323d5df0861027ffaf32f1432561fbaad8235de0 ssh-agent -k [2020-10-19T17:33:20.986Z] unset SSH_AUTH_SOCK; [2020-10-19T17:33:20.986Z] unset SSH_AGENT_PID; [2020-10-19T17:33:20.986Z] echo Agent pid 16 killed; [2020-10-19T17:33:21.034Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-19T17:33:21.235Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-19T17:33:21.235Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-19T17:33:21.407Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-19T17:33:21.414Z] $ docker exec 40a4765d59a4e8a8fa193a0c323d5df0861027ffaf32f1432561fbaad8235de0 ssh-agent [2020-10-19T17:33:21.589Z] SSH_AUTH_SOCK=/tmp/ssh-19lGp6mI8Lw4/agent.45 [2020-10-19T17:33:21.589Z] SSH_AGENT_PID=50 [2020-10-19T17:33:21.595Z] Running ssh-add (command line suppressed) [2020-10-19T17:33:21.726Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-71@tmp/private_key_2104719131788669412.key (/w/workspace/exfoundry_go-mod-messaging_PR-71@tmp/private_key_2104719131788669412.key) [2020-10-19T17:33:21.773Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-19T17:33:22.149Z] + git semver init [2020-10-19T17:33:22.149Z] # -> Open(): unable to determine branch for HEAD [2020-10-19T17:33:22.149Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-71/.git [2020-10-19T17:33:22.149Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-71 [2020-10-19T17:33:22.149Z] # $SEMVER_REMOTE_NAME = origin [2020-10-19T17:33:22.149Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-19T17:33:22.149Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-19T17:33:22.149Z] # $SEMVER_BRANCH = PR-71 [2020-10-19T17:33:22.149Z] # $SEMVER_TEMP = /tmp/semver-868255927 [2020-10-19T17:33:22.149Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP [2020-10-19T17:33:22.411Z] # '/tmp/semver-868255927' -> '/w/workspace/exfoundry_go-mod-messaging_PR-71/.semver' [2020-10-19T17:33:22.411Z] # -> Force: false [2020-10-19T17:33:22.421Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-71/.semver [Pipeline] } [2020-10-19T17:33:22.433Z] $ docker exec --env ******** --env ******** 40a4765d59a4e8a8fa193a0c323d5df0861027ffaf32f1432561fbaad8235de0 ssh-agent -k [2020-10-19T17:33:22.553Z] unset SSH_AUTH_SOCK; [2020-10-19T17:33:22.554Z] unset SSH_AGENT_PID; [2020-10-19T17:33:22.554Z] echo Agent pid 50 killed; [2020-10-19T17:33:22.596Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-19T17:33:23.226Z] + git semver [Pipeline] } [2020-10-19T17:33:23.259Z] $ docker stop --time=1 40a4765d59a4e8a8fa193a0c323d5df0861027ffaf32f1432561fbaad8235de0 [2020-10-19T17:33:24.739Z] $ docker rm -f 40a4765d59a4e8a8fa193a0c323d5df0861027ffaf32f1432561fbaad8235de0 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-19T17:33:25.270Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-19T17:33:25.771Z] Stashed 1 file(s) [Pipeline] echo [2020-10-19T17:33:25.791Z] [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 [2020-10-19T17:33:41.744Z] Still waiting to schedule task [2020-10-19T17:33:41.744Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-19T17:33:41.772Z] Still waiting to schedule task [2020-10-19T17:33:41.772Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ is offline [2020-10-19T17:35:30.684Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6305 in /w/workspace/exfoundry_go-mod-messaging_PR-71 [Pipeline] { [Pipeline] ws [2020-10-19T17:35:30.789Z] Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout [2020-10-19T17:35:36.084Z] using credential edgex-jenkins-ssh [2020-10-19T17:35:36.182Z] Cloning the remote Git repository [2020-10-19T17:35:36.238Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2020-10-19T17:35:36.341Z] > git init /w/workspace/go-mod-messaging/1 # timeout=10 [2020-10-19T17:35:36.419Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-10-19T17:35:36.420Z] > git --version # timeout=10 [2020-10-19T17:35:36.446Z] > git --version # 'git version 2.17.1' [2020-10-19T17:35:36.448Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T17:35:36.515Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T17:35:37.960Z] Merging remotes/origin/master commit a282c667cd5f3734a54ec0276e1551daa14c1672 into PR head commit d57aa3f03fe938a57f0c3086271dbb33df45c4c1 [2020-10-19T17:35:38.251Z] Merge succeeded, producing d57aa3f03fe938a57f0c3086271dbb33df45c4c1 [2020-10-19T17:35:38.252Z] Checking out Revision d57aa3f03fe938a57f0c3086271dbb33df45c4c1 (PR-71) [2020-10-19T17:35:37.298Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-10-19T17:35:37.319Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T17:35:37.344Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-10-19T17:35:37.377Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-10-19T17:35:37.378Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T17:35:37.389Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/71/head:refs/remotes/origin/PR-71 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-19T17:35:38.003Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T17:35:38.018Z] > git checkout -f d57aa3f03fe938a57f0c3086271dbb33df45c4c1 # timeout=10 [2020-10-19T17:35:38.102Z] > git remote # timeout=10 [2020-10-19T17:35:38.163Z] > git config --get remote.origin.url # timeout=10 [2020-10-19T17:35:38.180Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T17:35:38.192Z] > git merge a282c667cd5f3734a54ec0276e1551daa14c1672 # timeout=10 [2020-10-19T17:35:38.225Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-19T17:35:38.261Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T17:35:38.285Z] > git checkout -f d57aa3f03fe938a57f0c3086271dbb33df45c4c1 # timeout=10 [2020-10-19T17:35:42.481Z] Commit message: "fix: Change CorrelationID key constant to match recent change in edgex-go" [2020-10-19T17:35:42.533Z] > git --version # timeout=10 [2020-10-19T17:35:42.543Z] > git --version # 'git version 2.17.1' [2020-10-19T17:35:42.556Z] fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-19T17:35:43.860Z] ========================================================= [2020-10-19T17:35:43.860Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-19T17:35:43.860Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-19T17:35:44.876Z] + 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 . [2020-10-19T17:35:45.869Z] Sending build context to Docker daemon 461.8kB [2020-10-19T17:35:45.869Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-19T17:35:45.869Z] Step 2/7 : FROM ${BASE} [2020-10-19T17:35:46.145Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-19T17:35:46.145Z] b538f80385f9: Pulling fs layer [2020-10-19T17:35:46.145Z] 74f711af9a0d: Pulling fs layer [2020-10-19T17:35:46.145Z] 99f96fe45779: Pulling fs layer [2020-10-19T17:35:46.145Z] 8529a6b9a6be: Pulling fs layer [2020-10-19T17:35:46.145Z] 45590311c82a: Pulling fs layer [2020-10-19T17:35:46.145Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-19T17:35:46.145Z] 209524e5b208: Pulling fs layer [2020-10-19T17:35:46.145Z] 45590311c82a: Waiting [2020-10-19T17:35:46.145Z] 8529a6b9a6be: Waiting [2020-10-19T17:35:46.145Z] 69ca0ff8b7b3: Waiting [2020-10-19T17:35:46.145Z] 209524e5b208: Waiting [2020-10-19T17:35:46.145Z] 99f96fe45779: Verifying Checksum [2020-10-19T17:35:46.145Z] 99f96fe45779: Download complete [2020-10-19T17:35:46.145Z] 74f711af9a0d: Verifying Checksum [2020-10-19T17:35:46.145Z] 74f711af9a0d: Download complete [2020-10-19T17:35:46.145Z] 45590311c82a: Verifying Checksum [2020-10-19T17:35:46.145Z] 45590311c82a: Download complete [2020-10-19T17:35:46.145Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-19T17:35:46.145Z] 69ca0ff8b7b3: Download complete [2020-10-19T17:35:46.145Z] b538f80385f9: Verifying Checksum [2020-10-19T17:35:46.145Z] b538f80385f9: Download complete [2020-10-19T17:35:47.134Z] b538f80385f9: Pull complete [2020-10-19T17:35:47.414Z] 74f711af9a0d: Pull complete [2020-10-19T17:35:48.018Z] 99f96fe45779: Pull complete [2020-10-19T17:35:49.464Z] 209524e5b208: Verifying Checksum [2020-10-19T17:35:50.451Z] 8529a6b9a6be: Verifying Checksum [2020-10-19T17:35:50.451Z] 8529a6b9a6be: Download complete [2020-10-19T17:36:02.877Z] 8529a6b9a6be: Pull complete [2020-10-19T17:36:02.877Z] 45590311c82a: Pull complete [2020-10-19T17:36:02.877Z] 69ca0ff8b7b3: Pull complete [2020-10-19T17:36:05.513Z] 209524e5b208: Pull complete [2020-10-19T17:36:05.513Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-19T17:36:05.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-19T17:36:05.513Z] ---> 5bddaf1c2fca [2020-10-19T17:36:05.513Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-19T17:36:08.143Z] ---> Running in 186f141b4d3e [2020-10-19T17:36:08.738Z] Removing intermediate container 186f141b4d3e [2020-10-19T17:36:08.738Z] ---> 83962f675a27 [2020-10-19T17:36:08.738Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2020-10-19T17:36:08.738Z] ---> Running in b453d4726838 [2020-10-19T17:36:10.176Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-19T17:36:11.154Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-19T17:36:12.131Z] (1/5) Installing libsodium (1.0.18-r0) [2020-10-19T17:36:12.402Z] (2/5) Installing libzmq (4.3.3-r0) [2020-10-19T17:36:12.402Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-10-19T17:36:12.677Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-10-19T17:36:12.677Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2020-10-19T17:36:12.677Z] Executing busybox-1.31.1-r16.trigger [2020-10-19T17:36:12.677Z] OK: 144 MiB in 44 packages [2020-10-19T17:36:14.115Z] Removing intermediate container b453d4726838 [2020-10-19T17:36:14.115Z] ---> 7bc969c6cfca [2020-10-19T17:36:14.115Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-10-19T17:36:14.115Z] ---> Running in 4777eef5b3f1 [2020-10-19T17:36:14.712Z] Removing intermediate container 4777eef5b3f1 [2020-10-19T17:36:14.712Z] ---> 0c87359c49e0 [2020-10-19T17:36:14.712Z] Step 6/7 : COPY go.mod . [2020-10-19T17:36:15.307Z] ---> 3e2002816a68 [2020-10-19T17:36:15.307Z] Step 7/7 : RUN go mod download [2020-10-19T17:36:15.590Z] ---> Running in 5de7696fb787 [2020-10-19T17:36:19.500Z] Running on prd-centos7-docker-4c-2g-6306 in /w/workspace/exfoundry_go-mod-messaging_PR-71 [Pipeline] { [Pipeline] ws [2020-10-19T17:36:19.605Z] Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout [2020-10-19T17:36:22.119Z] using credential edgex-jenkins-ssh [2020-10-19T17:36:22.176Z] Cloning the remote Git repository [2020-10-19T17:36:22.018Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2020-10-19T17:36:22.089Z] > git init /w/workspace/go-mod-messaging/1 # timeout=10 [2020-10-19T17:36:22.417Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-10-19T17:36:22.417Z] > git --version # timeout=10 [2020-10-19T17:36:22.426Z] > git --version # 'git version 2.16.5' [2020-10-19T17:36:22.427Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T17:36:22.458Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T17:36:23.645Z] Merging remotes/origin/master commit a282c667cd5f3734a54ec0276e1551daa14c1672 into PR head commit d57aa3f03fe938a57f0c3086271dbb33df45c4c1 [2020-10-19T17:36:23.735Z] Merge succeeded, producing d57aa3f03fe938a57f0c3086271dbb33df45c4c1 [2020-10-19T17:36:23.735Z] Checking out Revision d57aa3f03fe938a57f0c3086271dbb33df45c4c1 (PR-71) [2020-10-19T17:36:23.069Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-10-19T17:36:23.084Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T17:36:23.099Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-10-19T17:36:23.111Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-10-19T17:36:23.111Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T17:36:23.116Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/71/head:refs/remotes/origin/PR-71 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-19T17:36:23.592Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T17:36:23.601Z] > git checkout -f d57aa3f03fe938a57f0c3086271dbb33df45c4c1 # timeout=10 [2020-10-19T17:36:23.639Z] > git remote # timeout=10 [2020-10-19T17:36:23.645Z] > git config --get remote.origin.url # timeout=10 [2020-10-19T17:36:23.652Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T17:36:23.656Z] > git merge a282c667cd5f3734a54ec0276e1551daa14c1672 # timeout=10 [2020-10-19T17:36:23.666Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-19T17:36:23.690Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T17:36:23.702Z] > git checkout -f d57aa3f03fe938a57f0c3086271dbb33df45c4c1 # timeout=10 [2020-10-19T17:36:27.348Z] Commit message: "fix: Change CorrelationID key constant to match recent change in edgex-go" [2020-10-19T17:36:27.375Z] > git --version # timeout=10 [2020-10-19T17:36:27.380Z] > git --version # 'git version 2.16.5' [2020-10-19T17:36:27.385Z] fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-19T17:36:28.260Z] ========================================================= [2020-10-19T17:36:28.260Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-19T17:36:28.260Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-19T17:36:29.042Z] + 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 . [2020-10-19T17:36:30.006Z] Sending build context to Docker daemon 461.8kB [2020-10-19T17:36:30.006Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-19T17:36:30.006Z] Step 2/7 : FROM ${BASE} [2020-10-19T17:36:30.006Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-19T17:36:30.006Z] df20fa9351a1: Pulling fs layer [2020-10-19T17:36:30.006Z] ed8968b2872e: Pulling fs layer [2020-10-19T17:36:30.006Z] a92cc7c5fd73: Pulling fs layer [2020-10-19T17:36:30.006Z] e871e8e8d7a9: Pulling fs layer [2020-10-19T17:36:30.006Z] e73272ec9a57: Pulling fs layer [2020-10-19T17:36:30.006Z] e871e8e8d7a9: Waiting [2020-10-19T17:36:30.006Z] 1e910a182e73: Pulling fs layer [2020-10-19T17:36:30.006Z] 4e634b169226: Pulling fs layer [2020-10-19T17:36:30.006Z] 1e910a182e73: Waiting [2020-10-19T17:36:30.006Z] 4e634b169226: Waiting [2020-10-19T17:36:30.006Z] a92cc7c5fd73: Download complete [2020-10-19T17:36:30.006Z] ed8968b2872e: Download complete [2020-10-19T17:36:30.006Z] e73272ec9a57: Verifying Checksum [2020-10-19T17:36:30.006Z] e73272ec9a57: Download complete [2020-10-19T17:36:30.006Z] 1e910a182e73: Verifying Checksum [2020-10-19T17:36:30.006Z] 1e910a182e73: Download complete [2020-10-19T17:36:30.006Z] df20fa9351a1: Verifying Checksum [2020-10-19T17:36:30.006Z] df20fa9351a1: Download complete [2020-10-19T17:36:30.273Z] df20fa9351a1: Pull complete [2020-10-19T17:36:30.535Z] ed8968b2872e: Pull complete [2020-10-19T17:36:30.535Z] a92cc7c5fd73: Pull complete [2020-10-19T17:36:30.704Z] Removing intermediate container 5de7696fb787 [2020-10-19T17:36:30.704Z] ---> 92fdc6e9786b [2020-10-19T17:36:30.704Z] Successfully built 92fdc6e9786b [2020-10-19T17:36:30.704Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-19T17:36:31.163Z] + docker inspect -f . ci-base-image-arm64 [2020-10-19T17:36:31.163Z] . [Pipeline] withDockerContainer [2020-10-19T17:36:31.456Z] prd-ubuntu18.04-docker-arm64-4c-16g-6305 does not seem to be running inside a container [2020-10-19T17:36:31.545Z] $ 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 [2020-10-19T17:36:31.928Z] 4e634b169226: Verifying Checksum [2020-10-19T17:36:31.928Z] 4e634b169226: Download complete [2020-10-19T17:36:32.885Z] e871e8e8d7a9: Verifying Checksum [2020-10-19T17:36:32.885Z] e871e8e8d7a9: Download complete [2020-10-19T17:36:33.409Z] $ docker top 078f658f73f706c52a7fe13ac162d9cc9f445d4e7754118e871755c92ffdaa59 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T17:36:34.896Z] + go version [2020-10-19T17:36:34.896Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-19T17:36:34.942Z] $ docker stop --time=1 078f658f73f706c52a7fe13ac162d9cc9f445d4e7754118e871755c92ffdaa59 [2020-10-19T17:36:36.837Z] $ docker rm -f 078f658f73f706c52a7fe13ac162d9cc9f445d4e7754118e871755c92ffdaa59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-19T17:36:38.201Z] e871e8e8d7a9: Pull complete [2020-10-19T17:36:38.201Z] e73272ec9a57: Pull complete [2020-10-19T17:36:38.201Z] 1e910a182e73: Pull complete [2020-10-19T17:36:38.207Z] + docker inspect -f . ci-base-image-arm64 [2020-10-19T17:36:38.207Z] . [Pipeline] withDockerContainer [2020-10-19T17:36:38.485Z] prd-ubuntu18.04-docker-arm64-4c-16g-6305 does not seem to be running inside a container [2020-10-19T17:36:38.573Z] $ 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 [2020-10-19T17:36:40.417Z] $ docker top 34eaa2c15574ed18ad5af40eab1299786ee412f6e04b2212435b2e47249a0ad2 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T17:36:41.839Z] + make test [2020-10-19T17:36:41.840Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-10-19T17:36:43.523Z] 4e634b169226: Pull complete [2020-10-19T17:36:43.523Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-19T17:36:43.523Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-19T17:36:43.523Z] ---> f7629b54cfaa [2020-10-19T17:36:43.523Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-19T17:36:43.523Z] ---> Running in 444b2054c79f [2020-10-19T17:36:43.523Z] Removing intermediate container 444b2054c79f [2020-10-19T17:36:43.523Z] ---> b510b1b85cc1 [2020-10-19T17:36:43.523Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2020-10-19T17:36:43.523Z] ---> Running in 15a2e6cc0508 [2020-10-19T17:36:44.474Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-19T17:36:45.047Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-19T17:36:45.625Z] (1/5) Installing libsodium (1.0.18-r0) [2020-10-19T17:36:45.888Z] (2/5) Installing libzmq (4.3.3-r0) [2020-10-19T17:36:45.888Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-10-19T17:36:46.151Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-10-19T17:36:46.151Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2020-10-19T17:36:46.415Z] Executing busybox-1.31.1-r16.trigger [2020-10-19T17:36:46.415Z] OK: 167 MiB in 44 packages [2020-10-19T17:36:46.677Z] Removing intermediate container 15a2e6cc0508 [2020-10-19T17:36:46.677Z] ---> 9c750247bd4a [2020-10-19T17:36:46.677Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-10-19T17:36:46.945Z] ---> Running in d34b1f1f501d [2020-10-19T17:36:46.945Z] Removing intermediate container d34b1f1f501d [2020-10-19T17:36:46.945Z] ---> 12ae4b1de2df [2020-10-19T17:36:46.945Z] Step 6/7 : COPY go.mod . [2020-10-19T17:36:47.210Z] ---> 4a61993afc11 [2020-10-19T17:36:47.210Z] Step 7/7 : RUN go mod download [2020-10-19T17:36:47.210Z] ---> Running in 278a48b412b9 [2020-10-19T17:36:59.505Z] Removing intermediate container 278a48b412b9 [2020-10-19T17:36:59.505Z] ---> e215ef33ee70 [2020-10-19T17:36:59.505Z] Successfully built e215ef33ee70 [2020-10-19T17:36:59.505Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-19T17:36:59.888Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-19T17:36:59.888Z] . [Pipeline] withDockerContainer [2020-10-19T17:37:00.089Z] prd-centos7-docker-4c-2g-6306 does not seem to be running inside a container [2020-10-19T17:37:00.282Z] $ 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-x86_64 cat [2020-10-19T17:37:00.966Z] $ docker top 42d1d302757056d75eebbdb6fcb5d6e2071f1fd393965fe6b2ebe61fc9e0b3e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T17:37:01.522Z] + go version [2020-10-19T17:37:01.522Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-19T17:37:01.551Z] $ docker stop --time=1 42d1d302757056d75eebbdb6fcb5d6e2071f1fd393965fe6b2ebe61fc9e0b3e7 [2020-10-19T17:37:02.921Z] $ docker rm -f 42d1d302757056d75eebbdb6fcb5d6e2071f1fd393965fe6b2ebe61fc9e0b3e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-19T17:37:04.034Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] [2020-10-19T17:37:04.095Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-19T17:37:04.096Z] . [Pipeline] withDockerContainer [2020-10-19T17:37:04.211Z] prd-centos7-docker-4c-2g-6306 does not seem to be running inside a container [2020-10-19T17:37:04.260Z] $ 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-x86_64 cat [2020-10-19T17:37:04.854Z] $ docker top 2d636d88264dcd66d780c73eab14a562403703f3d8a94a8d3022eb826af6d409 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T17:37:05.406Z] + make test [2020-10-19T17:37:05.406Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-10-19T17:37:06.669Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.046s coverage: 94.7% of statements [2020-10-19T17:37:07.280Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.025s coverage: 77.1% of statements [2020-10-19T17:37:07.280Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] [2020-10-19T17:37:09.652Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] [2020-10-19T17:37:11.070Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.008s coverage: 94.7% of statements [2020-10-19T17:37:14.432Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.010s coverage: 77.1% of statements [2020-10-19T17:37:14.432Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] [2020-10-19T17:37:25.595Z] In test caller, received messages: { 123 [116 101 115 116 32 98 121 116 101 115] } [2020-10-19T17:37:25.596Z] timed-out [2020-10-19T17:37:25.596Z] Received messages: { 123 [116 101 115 116 32 98 121 116 101 115] } [2020-10-19T17:37:25.596Z] Received messages: { 123 [116 101 115 116 32 98 121 116 101 115] } [2020-10-19T17:37:25.596Z] msg1: test bytes, msg2: test bytes [2020-10-19T17:37:25.596Z] App Functions 2 Message: { 456 [97 112 112 108 101 32 106 117 105 99 101] } [2020-10-19T17:37:25.596Z] time's up [2020-10-19T17:37:25.596Z] Done [2020-10-19T17:37:25.596Z] In test caller, received messages: { 123 [116 101 115 116 32 98 121 116 101 115] application/json} [2020-10-19T17:37:25.596Z] --- FAIL: TestSubscribe (2.31s) [2020-10-19T17:37:25.596Z] client_test.go:631: [2020-10-19T17:37:25.596Z] Error Trace: client_test.go:631 [2020-10-19T17:37:25.596Z] client_test.go:551 [2020-10-19T17:37:25.596Z] Error: Expected nil, but got: &errors.errorString{s:"error: interrupted system call [tcp://*:5581]"} [2020-10-19T17:37:25.596Z] Test: TestSubscribe [2020-10-19T17:37:25.596Z] Messages: Failed to publish to ZMQ message [2020-10-19T17:37:25.596Z] client_test.go:632: [2020-10-19T17:37:25.596Z] In test caller, received messages1: { 101 [97 112 112 108 101 32 106 117 105 99 101] application/json} [2020-10-19T17:37:25.596Z] In test caller, received messages3: { 103 [98 97 110 97 110 97 32 115 108 105 99 101 115] video} [2020-10-19T17:37:25.596Z] In test caller, received messages2: { 102 [111 114 97 110 103 101 32 106 117 105 99 101] application/cbor} [2020-10-19T17:37:25.596Z] time's up [2020-10-19T17:37:25.596Z] Done [2020-10-19T17:37:25.596Z] --- FAIL: TestSubscribeMultipleAndEmptyTopic (1.00s) [2020-10-19T17:37:25.596Z] client_test.go:814: [2020-10-19T17:37:25.596Z] Error Trace: client_test.go:814 [2020-10-19T17:37:25.596Z] Error: Expected nil, but got: &errors.errorString{s:"error: interrupted system call [tcp://*:5599]"} [2020-10-19T17:37:25.596Z] Test: TestSubscribeMultipleAndEmptyTopic [2020-10-19T17:37:25.596Z] Messages: Failed to publish messages to ZMQ [2020-10-19T17:37:25.596Z] client_test.go:815: [2020-10-19T17:37:25.596Z] In test caller, received messages: { 123 [116 101 115 116 32 98 121 116 101 115] application/json} [2020-10-19T17:37:25.596Z] FAIL [2020-10-19T17:37:25.596Z] coverage: 84.1% of statements [2020-10-19T17:37:25.596Z] FAIL github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 16.489s [2020-10-19T17:37:25.596Z] ok github.com/edgexfoundry/go-mod-messaging/messaging 0.021s coverage: 85.7% of statements [2020-10-19T17:37:25.596Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.011s coverage: 100.0% of statements [2020-10-19T17:37:25.596Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.021s coverage: 100.0% of statements [2020-10-19T17:37:25.596Z] ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.016s coverage: 90.9% of statements [2020-10-19T17:37:25.596Z] FAIL [2020-10-19T17:37:25.596Z] make: *** [Makefile:6: test] Error 1 [Pipeline] } [2020-10-19T17:37:25.655Z] $ docker stop --time=1 34eaa2c15574ed18ad5af40eab1299786ee412f6e04b2212435b2e47249a0ad2 [2020-10-19T17:37:27.857Z] $ docker rm -f 34eaa2c15574ed18ad5af40eab1299786ee412f6e04b2212435b2e47249a0ad2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-19T17:37:31.117Z] Failed in branch arm64 [2020-10-19T17:37:36.424Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.347s coverage: 85.0% of statements [2020-10-19T17:37:36.425Z] ok github.com/edgexfoundry/go-mod-messaging/messaging 0.008s coverage: 85.7% of statements [2020-10-19T17:37:36.425Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.032s coverage: 100.0% of statements [2020-10-19T17:37:36.425Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.032s coverage: 100.0% of statements [2020-10-19T17:37:36.425Z] ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.320s coverage: 90.9% of statements [2020-10-19T17:37:36.425Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-10-19T17:37:36.425Z] gofmt -l . [2020-10-19T17:37:36.425Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-10-19T17:37:36.732Z] Stashed 1 file(s) [Pipeline] } [2020-10-19T17:37:36.755Z] $ docker stop --time=1 2d636d88264dcd66d780c73eab14a562403703f3d8a94a8d3022eb826af6d409 [2020-10-19T17:37:38.286Z] $ docker rm -f 2d636d88264dcd66d780c73eab14a562403703f3d8a94a8d3022eb826af6d409 [Pipeline] // withDockerContainer [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] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-10-19T17:37:45.185Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T17:37:45.807Z] ---> package-listing.sh [2020-10-19T17:37:45.807Z] ++ facter osfamily [2020-10-19T17:37:45.807Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-19T17:37:45.807Z] + OS_FAMILY=redhat [2020-10-19T17:37:45.807Z] + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-71 [2020-10-19T17:37:45.807Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-19T17:37:45.807Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-19T17:37:45.807Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-19T17:37:45.807Z] + PACKAGES=/tmp/packages_start.txt [2020-10-19T17:37:45.807Z] + '[' /w/workspace/exfoundry_go-mod-messaging_PR-71 ']' [2020-10-19T17:37:45.807Z] + PACKAGES=/tmp/packages_end.txt [2020-10-19T17:37:45.807Z] + case "${OS_FAMILY}" in [2020-10-19T17:37:45.807Z] + rpm -qa [2020-10-19T17:37:45.807Z] + sort [2020-10-19T17:37:50.038Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-19T17:37:50.038Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-19T17:37:50.038Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-19T17:37:50.038Z] + '[' /w/workspace/exfoundry_go-mod-messaging_PR-71 ']' [2020-10-19T17:37:50.038Z] + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-71/archives/ [2020-10-19T17:37:50.038Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-messaging_PR-71/archives/ [Pipeline] echo [2020-10-19T17:37:50.072Z] 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-71/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-19T17:37:50.392Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-19T17:37:50.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T17:37:50.734Z] [2020-10-19T17:37:50.734Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-19T17:37:51.129Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T17:37:51.129Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-19T17:37:51.129Z] df20fa9351a1: Pulling fs layer [2020-10-19T17:37:51.129Z] 36b3adc4ff6f: Pulling fs layer [2020-10-19T17:37:51.129Z] 8ad3a11d3b57: Pulling fs layer [2020-10-19T17:37:51.129Z] 46f8f816bc3b: Pulling fs layer [2020-10-19T17:37:51.129Z] 93b61091891f: Pulling fs layer [2020-10-19T17:37:51.129Z] 93b9cdb0e59b: Pulling fs layer [2020-10-19T17:37:51.129Z] 5e14af77c1be: Pulling fs layer [2020-10-19T17:37:51.129Z] 01666e4c0597: Pulling fs layer [2020-10-19T17:37:51.129Z] aa168da1d23b: Pulling fs layer [2020-10-19T17:37:51.129Z] 93b9cdb0e59b: Waiting [2020-10-19T17:37:51.129Z] 5e14af77c1be: Waiting [2020-10-19T17:37:51.129Z] 01666e4c0597: Waiting [2020-10-19T17:37:51.129Z] aa168da1d23b: Waiting [2020-10-19T17:37:51.129Z] 93b61091891f: Waiting [2020-10-19T17:37:51.129Z] 46f8f816bc3b: Waiting [2020-10-19T17:37:51.129Z] 36b3adc4ff6f: Verifying Checksum [2020-10-19T17:37:51.129Z] 36b3adc4ff6f: Download complete [2020-10-19T17:37:51.129Z] 46f8f816bc3b: Verifying Checksum [2020-10-19T17:37:51.129Z] 46f8f816bc3b: Download complete [2020-10-19T17:37:51.396Z] df20fa9351a1: Download complete [2020-10-19T17:37:51.396Z] 93b9cdb0e59b: Verifying Checksum [2020-10-19T17:37:51.396Z] 93b9cdb0e59b: Download complete [2020-10-19T17:37:51.396Z] 5e14af77c1be: Verifying Checksum [2020-10-19T17:37:51.396Z] 5e14af77c1be: Download complete [2020-10-19T17:37:51.396Z] 93b61091891f: Verifying Checksum [2020-10-19T17:37:51.396Z] 93b61091891f: Download complete [2020-10-19T17:37:51.396Z] 01666e4c0597: Verifying Checksum [2020-10-19T17:37:51.396Z] 01666e4c0597: Download complete [2020-10-19T17:37:51.396Z] 8ad3a11d3b57: Verifying Checksum [2020-10-19T17:37:51.396Z] 8ad3a11d3b57: Download complete [2020-10-19T17:37:51.665Z] df20fa9351a1: Pull complete [2020-10-19T17:37:51.930Z] 36b3adc4ff6f: Pull complete [2020-10-19T17:37:52.512Z] 8ad3a11d3b57: Pull complete [2020-10-19T17:37:52.793Z] 46f8f816bc3b: Pull complete [2020-10-19T17:37:53.376Z] 93b61091891f: Pull complete [2020-10-19T17:37:53.376Z] 93b9cdb0e59b: Pull complete [2020-10-19T17:37:53.639Z] aa168da1d23b: Verifying Checksum [2020-10-19T17:37:53.639Z] aa168da1d23b: Download complete [2020-10-19T17:37:53.639Z] 5e14af77c1be: Pull complete [2020-10-19T17:37:53.639Z] 01666e4c0597: Pull complete [2020-10-19T17:38:01.831Z] aa168da1d23b: Pull complete [2020-10-19T17:38:01.831Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-19T17:38:01.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T17:38:01.831Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-19T17:38:02.121Z] prd-centos7-docker-4c-2g-6304 does not seem to be running inside a container [2020-10-19T17:38:02.183Z] $ 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-71/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-71 -v /w/workspace/exfoundry_go-mod-messaging_PR-71:/w/workspace/exfoundry_go-mod-messaging_PR-71:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-71@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-71@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 [2020-10-19T17:38:05.888Z] $ docker top b53493c2a4a1fe9cd2be02043bde565642ac2a8a3f748949f102cbf454b5bae2 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T17:38:06.521Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-19T17:38:06.845Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-19T17:38:07.171Z] + ls /var/log/sa-host [2020-10-19T17:38:07.171Z] + sadf -c /var/log/sa-host/sa05 [2020-10-19T17:38:07.171Z] file_magic: OK [2020-10-19T17:38:07.171Z] HZ: Using current value: 100 [2020-10-19T17:38:07.171Z] file_header: OK [2020-10-19T17:38:07.171Z] 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 [2020-10-19T17:38:07.171Z] Statistics: [2020-10-19T17:38:07.171Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-19T17:38:07.171Z] File successfully converted to sysstat format version 12.2.1 [2020-10-19T17:38:07.171Z] + sadf -c /var/log/sa-host/sa19 [2020-10-19T17:38:07.171Z] file_magic: OK [2020-10-19T17:38:07.171Z] HZ: Using current value: 100 [2020-10-19T17:38:07.171Z] file_header: OK [2020-10-19T17:38:07.171Z] 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 [2020-10-19T17:38:07.171Z] Statistics: [2020-10-19T17:38:07.171Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-19T17:38:07.171Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-19T17:38:07.454Z] provisioning config files... [2020-10-19T17:38:07.477Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-71@tmp/config1084943106622883530tmp [Pipeline] { [Pipeline] echo [2020-10-19T17:38:07.612Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T17:38:07.948Z] ---> create-netrc.sh [Pipeline] } [2020-10-19T17:38:07.973Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-19T17:38:08.117Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T17:38:08.451Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-19T17:38:08.484Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T17:38:08.836Z] ---> sudo-logs.sh [2020-10-19T17:38:08.836Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-19T17:38:08.869Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T17:38:09.205Z] ---> job-cost.sh [2020-10-19T17:38:09.205Z] lf-activate-venv: SKIPPING [2020-10-19T17:38:09.205Z] INFO: No Stack... [2020-10-19T17:38:10.596Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-19T17:38:10.858Z] INFO: Archiving Costs [Pipeline] echo [2020-10-19T17:38:10.892Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T17:38:11.229Z] ---> logs-deploy.sh [2020-10-19T17:38:11.229Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-71/1 [2020-10-19T17:38:11.229Z] INFO: archiving workspace using pattern(s): [2020-10-19T17:38:13.150Z] Archives upload complete. [2020-10-19T17:38:13.150Z] INFO: archiving logs to Nexus