Pull request #55 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 jamesrgregg for edgexfoundry/go-mod-messaging Obtained Jenkinsfile from c519f8098aa0dfcdc777fd5605df0dd35a2dc801+b5ec47ec301cb27b8648b17ee6bcbceb797fde21 (a4e4c9ebd525a9704834f0e4603b0624b974cc3f) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 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 370697454611dc68c0596e0d0a50477a8de841a8 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 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 370697454611dc68c0596e0d0a50477a8de841a8 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-55/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 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 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > 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 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. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, goVersion:1.13, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: 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-3206 in /w/workspace/exfoundry_go-mod-messaging_PR-55 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/exfoundry_go-mod-messaging_PR-55 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/55/head:refs/remotes/origin/PR-55 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit b5ec47ec301cb27b8648b17ee6bcbceb797fde21 into PR head commit c519f8098aa0dfcdc777fd5605df0dd35a2dc801 Merge succeeded, producing c519f8098aa0dfcdc777fd5605df0dd35a2dc801 Checking out Revision c519f8098aa0dfcdc777fd5605df0dd35a2dc801 (PR-55) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/55/head:refs/remotes/origin/PR-55 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/55/head:refs/remotes/origin/PR-55 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c519f8098aa0dfcdc777fd5605df0dd35a2dc801 # 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 b5ec47ec301cb27b8648b17ee6bcbceb797fde21 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c519f8098aa0dfcdc777fd5605df0dd35a2dc801 # timeout=10 Commit message: "docs: Update PR Template" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-06-16T22:40:21.463Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-16T22:40:21.683Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-16T22:40:21.831Z] ========================================================= [2020-06-16T22:40:21.831Z] EdgeX Global Pipelines Version Info [2020-06-16T22:40:21.831Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-06-16T22:40:23.710Z] ------------------- [2020-06-16T22:40:23.710Z] stable info: [2020-06-16T22:40:23.710Z] ------------------- [2020-06-16T22:40:23.710Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-16T22:40:23.710Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-16T22:40:23.710Z] Message: update stable to v1.0.89 [2020-06-16T22:40:25.628Z] ------------------- [2020-06-16T22:40:25.628Z] experimental info: [2020-06-16T22:40:25.628Z] ------------------- [2020-06-16T22:40:25.628Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-16T22:40:25.628Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-16T22:40:25.628Z] Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-06-16T22:40:27.268Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-16T22:40:27.268Z] [2020-06-16T22:40:27.268Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-06-16T22:40:27.630Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-16T22:40:27.630Z] latest: Pulling from edgex-devops/git-semver [2020-06-16T22:40:27.630Z] 9123ac7c32f7: Pulling fs layer [2020-06-16T22:40:27.630Z] b8cc5d1170e3: Pulling fs layer [2020-06-16T22:40:27.630Z] 2924cbbf6a41: Pulling fs layer [2020-06-16T22:40:27.630Z] 93b08a4f1073: Pulling fs layer [2020-06-16T22:40:27.630Z] 93b08a4f1073: Waiting [2020-06-16T22:40:27.630Z] b8cc5d1170e3: Verifying Checksum [2020-06-16T22:40:27.630Z] b8cc5d1170e3: Download complete [2020-06-16T22:40:27.630Z] 9123ac7c32f7: Verifying Checksum [2020-06-16T22:40:27.630Z] 9123ac7c32f7: Download complete [2020-06-16T22:40:27.896Z] 93b08a4f1073: Verifying Checksum [2020-06-16T22:40:27.896Z] 93b08a4f1073: Download complete [2020-06-16T22:40:27.896Z] 2924cbbf6a41: Verifying Checksum [2020-06-16T22:40:27.896Z] 2924cbbf6a41: Download complete [2020-06-16T22:40:27.896Z] 9123ac7c32f7: Pull complete [2020-06-16T22:40:28.160Z] b8cc5d1170e3: Pull complete [2020-06-16T22:40:28.736Z] 2924cbbf6a41: Pull complete [2020-06-16T22:40:28.997Z] 93b08a4f1073: Pull complete [2020-06-16T22:40:28.997Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-06-16T22:40:28.997Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-16T22:40:28.997Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-06-16T22:40:29.119Z] prd-centos7-docker-4c-2g-3206 does not seem to be running inside a container [2020-06-16T22:40:29.165Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-messaging_PR-55 -v /w/workspace/exfoundry_go-mod-messaging_PR-55:/w/workspace/exfoundry_go-mod-messaging_PR-55:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-55@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-55@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-16T22:40:31.215Z] $ docker top 6715373638b6fa2a932e54ab828a18e47a7cf1a33c8a5835419535569512ae84 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-16T22:40:31.479Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-16T22:40:31.479Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-16T22:40:31.684Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-16T22:40:31.689Z] $ docker exec 6715373638b6fa2a932e54ab828a18e47a7cf1a33c8a5835419535569512ae84 ssh-agent [2020-06-16T22:40:31.839Z] SSH_AUTH_SOCK=/tmp/ssh-p27vnEgEh6zS/agent.11 [2020-06-16T22:40:31.839Z] SSH_AGENT_PID=17 [2020-06-16T22:40:31.850Z] Running ssh-add (command line suppressed) [2020-06-16T22:40:31.974Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-55@tmp/private_key_8844532992528231778.key (/w/workspace/exfoundry_go-mod-messaging_PR-55@tmp/private_key_8844532992528231778.key) [2020-06-16T22:40:32.021Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-16T22:40:32.363Z] + git describe --exact-match --tags HEAD [2020-06-16T22:40:32.363Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-06-16T22:40:32.490Z] $ docker exec --env ******** --env ******** 6715373638b6fa2a932e54ab828a18e47a7cf1a33c8a5835419535569512ae84 ssh-agent -k [2020-06-16T22:40:32.612Z] unset SSH_AUTH_SOCK; [2020-06-16T22:40:32.612Z] unset SSH_AGENT_PID; [2020-06-16T22:40:32.612Z] echo Agent pid 17 killed; [2020-06-16T22:40:32.652Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-06-16T22:40:32.747Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-06-16T22:40:32.747Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-06-16T22:40:32.807Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-16T22:40:32.807Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-16T22:40:32.969Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-16T22:40:32.975Z] $ docker exec 6715373638b6fa2a932e54ab828a18e47a7cf1a33c8a5835419535569512ae84 ssh-agent [2020-06-16T22:40:33.130Z] SSH_AUTH_SOCK=/tmp/ssh-GtoYuSUWLqhP/agent.46 [2020-06-16T22:40:33.130Z] SSH_AGENT_PID=51 [2020-06-16T22:40:33.136Z] Running ssh-add (command line suppressed) [2020-06-16T22:40:33.257Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-55@tmp/private_key_1657958106444342926.key (/w/workspace/exfoundry_go-mod-messaging_PR-55@tmp/private_key_1657958106444342926.key) [2020-06-16T22:40:33.304Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-16T22:40:33.643Z] + git semver init [2020-06-16T22:40:33.643Z] # -> Open(): unable to determine branch for HEAD [2020-06-16T22:40:33.643Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-55/.git [2020-06-16T22:40:33.643Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-55 [2020-06-16T22:40:33.643Z] # $SEMVER_REMOTE_NAME = origin [2020-06-16T22:40:33.643Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-16T22:40:33.643Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-16T22:40:33.643Z] # $SEMVER_BRANCH = PR-55 [2020-06-16T22:40:33.643Z] # $SEMVER_TEMP = /tmp/semver-168387267 [2020-06-16T22:40:33.643Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP [2020-06-16T22:40:33.908Z] # '/tmp/semver-168387267' -> '/w/workspace/exfoundry_go-mod-messaging_PR-55/.semver' [2020-06-16T22:40:33.908Z] # -> Force: false [2020-06-16T22:40:33.908Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-55/.semver [Pipeline] } [2020-06-16T22:40:33.937Z] $ docker exec --env ******** --env ******** 6715373638b6fa2a932e54ab828a18e47a7cf1a33c8a5835419535569512ae84 ssh-agent -k [2020-06-16T22:40:34.049Z] unset SSH_AUTH_SOCK; [2020-06-16T22:40:34.049Z] unset SSH_AGENT_PID; [2020-06-16T22:40:34.049Z] echo Agent pid 51 killed; [2020-06-16T22:40:34.089Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-16T22:40:34.547Z] + git semver [Pipeline] } [2020-06-16T22:40:34.576Z] $ docker stop --time=1 6715373638b6fa2a932e54ab828a18e47a7cf1a33c8a5835419535569512ae84 [2020-06-16T22:40:35.912Z] $ docker rm -f 6715373638b6fa2a932e54ab828a18e47a7cf1a33c8a5835419535569512ae84 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-06-16T22:40:36.477Z] Stashed 35 file(s) [Pipeline] echo [2020-06-16T22:40:36.492Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-06-16T22:40:51.861Z] Still waiting to schedule task [2020-06-16T22:40:51.861Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3206’ [2020-06-16T22:40:51.880Z] Still waiting to schedule task [2020-06-16T22:40:51.880Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2075’ is offline [2020-06-16T22:42:36.035Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3207 in /w/workspace/exfoundry_go-mod-messaging_PR-55 [Pipeline] { [Pipeline] ws [2020-06-16T22:42:36.093Z] Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout [2020-06-16T22:42:41.146Z] using credential edgex-jenkins-ssh [2020-06-16T22:42:41.178Z] Cloning the remote Git repository [2020-06-16T22:42:41.178Z] Cloning with configured refspecs honoured and without tags [2020-06-16T22:42:42.235Z] Fetching without tags [2020-06-16T22:42:41.233Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2020-06-16T22:42:41.338Z] > git init /w/workspace/go-mod-messaging/1 # timeout=10 [2020-06-16T22:42:41.394Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-06-16T22:42:41.394Z] > git --version # timeout=10 [2020-06-16T22:42:41.409Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-16T22:42:41.456Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/55/head:refs/remotes/origin/PR-55 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-16T22:42:42.156Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-06-16T22:42:42.179Z] > git config --add remote.origin.fetch +refs/pull/55/head:refs/remotes/origin/PR-55 # timeout=10 [2020-06-16T22:42:42.195Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-16T22:42:42.218Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-06-16T22:42:42.249Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-06-16T22:42:42.249Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-16T22:42:42.262Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/55/head:refs/remotes/origin/PR-55 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-16T22:42:42.721Z] Merging remotes/origin/master commit b5ec47ec301cb27b8648b17ee6bcbceb797fde21 into PR head commit c519f8098aa0dfcdc777fd5605df0dd35a2dc801 [2020-06-16T22:42:42.906Z] Merge succeeded, producing c519f8098aa0dfcdc777fd5605df0dd35a2dc801 [2020-06-16T22:42:42.907Z] Checking out Revision c519f8098aa0dfcdc777fd5605df0dd35a2dc801 (PR-55) [2020-06-16T22:42:42.743Z] > git config core.sparsecheckout # timeout=10 [2020-06-16T22:42:42.755Z] > git checkout -f c519f8098aa0dfcdc777fd5605df0dd35a2dc801 # timeout=10 [2020-06-16T22:42:42.831Z] > git remote # timeout=10 [2020-06-16T22:42:42.845Z] > git config --get remote.origin.url # timeout=10 [2020-06-16T22:42:42.860Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-16T22:42:42.870Z] > git merge b5ec47ec301cb27b8648b17ee6bcbceb797fde21 # timeout=10 [2020-06-16T22:42:42.890Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-16T22:42:42.916Z] > git config core.sparsecheckout # timeout=10 [2020-06-16T22:42:42.926Z] > git checkout -f c519f8098aa0dfcdc777fd5605df0dd35a2dc801 # timeout=10 [2020-06-16T22:42:47.220Z] Commit message: "docs: Update PR Template" [2020-06-16T22:42:47.273Z] > git --version # timeout=10 [2020-06-16T22:42:47.293Z] fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-16T22:42:48.419Z] ========================================================= [2020-06-16T22:42:48.419Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-06-16T22:42:48.419Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-16T22:42:49.363Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-06-16T22:42:50.344Z] Sending build context to Docker daemon 579.6kB [2020-06-16T22:42:50.344Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-06-16T22:42:50.344Z] Step 2/7 : FROM ${BASE} [2020-06-16T22:42:50.627Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-06-16T22:42:50.628Z] cde5963f3b93: Pulling fs layer [2020-06-16T22:42:50.628Z] 2a23fa8c16f7: Pulling fs layer [2020-06-16T22:42:50.628Z] 777b28850792: Pulling fs layer [2020-06-16T22:42:50.628Z] 8a11ddd9e578: Pulling fs layer [2020-06-16T22:42:50.628Z] 4cf88f913ddb: Pulling fs layer [2020-06-16T22:42:50.628Z] 1df406cf5192: Pulling fs layer [2020-06-16T22:42:50.628Z] cd6300453558: Pulling fs layer [2020-06-16T22:42:50.628Z] b9c365052c96: Pulling fs layer [2020-06-16T22:42:50.628Z] a2d8cc88f415: Pulling fs layer [2020-06-16T22:42:50.628Z] ea1d1ca13537: Pulling fs layer [2020-06-16T22:42:50.628Z] 3750a50a1c5e: Pulling fs layer [2020-06-16T22:42:50.628Z] 8a11ddd9e578: Waiting [2020-06-16T22:42:50.628Z] 4cf88f913ddb: Waiting [2020-06-16T22:42:50.628Z] 1df406cf5192: Waiting [2020-06-16T22:42:50.628Z] cd6300453558: Waiting [2020-06-16T22:42:50.628Z] b9c365052c96: Waiting [2020-06-16T22:42:50.628Z] a2d8cc88f415: Waiting [2020-06-16T22:42:50.628Z] ea1d1ca13537: Waiting [2020-06-16T22:42:50.628Z] 3750a50a1c5e: Waiting [2020-06-16T22:42:50.628Z] 777b28850792: Verifying Checksum [2020-06-16T22:42:50.628Z] 777b28850792: Download complete [2020-06-16T22:42:50.628Z] 2a23fa8c16f7: Verifying Checksum [2020-06-16T22:42:50.628Z] 2a23fa8c16f7: Download complete [2020-06-16T22:42:50.628Z] 4cf88f913ddb: Verifying Checksum [2020-06-16T22:42:50.628Z] 4cf88f913ddb: Download complete [2020-06-16T22:42:50.628Z] 1df406cf5192: Verifying Checksum [2020-06-16T22:42:50.628Z] 1df406cf5192: Download complete [2020-06-16T22:42:50.628Z] cde5963f3b93: Verifying Checksum [2020-06-16T22:42:50.628Z] cde5963f3b93: Download complete [2020-06-16T22:42:51.626Z] cde5963f3b93: Pull complete [2020-06-16T22:42:52.233Z] 2a23fa8c16f7: Pull complete [2020-06-16T22:42:52.503Z] 777b28850792: Pull complete [2020-06-16T22:42:52.778Z] cd6300453558: Verifying Checksum [2020-06-16T22:42:52.778Z] cd6300453558: Download complete [2020-06-16T22:42:52.778Z] a2d8cc88f415: Download complete [2020-06-16T22:42:54.215Z] ea1d1ca13537: Verifying Checksum [2020-06-16T22:42:54.215Z] ea1d1ca13537: Download complete [2020-06-16T22:42:54.215Z] 3750a50a1c5e: Download complete [2020-06-16T22:42:55.653Z] b9c365052c96: Download complete [2020-06-16T22:42:56.247Z] 8a11ddd9e578: Download complete [2020-06-16T22:43:08.690Z] 8a11ddd9e578: Pull complete [2020-06-16T22:43:08.690Z] 4cf88f913ddb: Pull complete [2020-06-16T22:43:08.690Z] 1df406cf5192: Pull complete [2020-06-16T22:43:13.010Z] cd6300453558: Pull complete [2020-06-16T22:43:17.322Z] b9c365052c96: Pull complete [2020-06-16T22:43:17.597Z] a2d8cc88f415: Pull complete [2020-06-16T22:43:18.459Z] Running on prd-centos7-docker-4c-2g-3208 in /w/workspace/exfoundry_go-mod-messaging_PR-55 [Pipeline] { [Pipeline] ws [2020-06-16T22:43:18.521Z] Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout [2020-06-16T22:43:20.229Z] ea1d1ca13537: Pull complete [2020-06-16T22:43:20.229Z] 3750a50a1c5e: Pull complete [2020-06-16T22:43:20.229Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-06-16T22:43:20.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-06-16T22:43:20.229Z] ---> 78745c68409d [2020-06-16T22:43:20.229Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-16T22:43:22.841Z] using credential edgex-jenkins-ssh [2020-06-16T22:43:22.875Z] Cloning the remote Git repository [2020-06-16T22:43:22.875Z] Cloning with configured refspecs honoured and without tags [2020-06-16T22:43:22.913Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2020-06-16T22:43:23.004Z] > git init /w/workspace/go-mod-messaging/1 # timeout=10 [2020-06-16T22:43:23.062Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-06-16T22:43:23.063Z] > git --version # timeout=10 [2020-06-16T22:43:23.075Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-16T22:43:23.120Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/55/head:refs/remotes/origin/PR-55 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-16T22:43:23.730Z] Fetching without tags [2020-06-16T22:43:24.112Z] Merging remotes/origin/master commit b5ec47ec301cb27b8648b17ee6bcbceb797fde21 into PR head commit c519f8098aa0dfcdc777fd5605df0dd35a2dc801 [2020-06-16T22:43:24.272Z] Merge succeeded, producing c519f8098aa0dfcdc777fd5605df0dd35a2dc801 [2020-06-16T22:43:24.272Z] Checking out Revision c519f8098aa0dfcdc777fd5605df0dd35a2dc801 (PR-55) [2020-06-16T22:43:24.540Z] ---> Running in ee042e4cb7e1 [2020-06-16T22:43:23.679Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-06-16T22:43:23.685Z] > git config --add remote.origin.fetch +refs/pull/55/head:refs/remotes/origin/PR-55 # timeout=10 [2020-06-16T22:43:23.695Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-16T22:43:23.716Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-06-16T22:43:23.740Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-06-16T22:43:23.740Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-16T22:43:23.745Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/55/head:refs/remotes/origin/PR-55 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-16T22:43:24.127Z] > git config core.sparsecheckout # timeout=10 [2020-06-16T22:43:24.139Z] > git checkout -f c519f8098aa0dfcdc777fd5605df0dd35a2dc801 # timeout=10 [2020-06-16T22:43:24.172Z] > git remote # timeout=10 [2020-06-16T22:43:24.177Z] > git config --get remote.origin.url # timeout=10 [2020-06-16T22:43:24.185Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-16T22:43:24.189Z] > git merge b5ec47ec301cb27b8648b17ee6bcbceb797fde21 # timeout=10 [2020-06-16T22:43:24.203Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-16T22:43:24.281Z] > git config core.sparsecheckout # timeout=10 [2020-06-16T22:43:24.286Z] > git checkout -f c519f8098aa0dfcdc777fd5605df0dd35a2dc801 # timeout=10 [2020-06-16T22:43:25.134Z] Removing intermediate container ee042e4cb7e1 [2020-06-16T22:43:25.134Z] ---> b5524500e3b9 [2020-06-16T22:43:25.134Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2020-06-16T22:43:25.407Z] ---> Running in 3da7e6f0d436 [2020-06-16T22:43:26.839Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-16T22:43:27.809Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-16T22:43:27.909Z] Commit message: "docs: Update PR Template" [2020-06-16T22:43:27.946Z] > git --version # timeout=10 [2020-06-16T22:43:27.965Z] fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-16T22:43:28.090Z] (1/5) Installing libsodium (1.0.18-r0) [Pipeline] withEnv [Pipeline] { [2020-06-16T22:43:28.360Z] (2/5) Installing libzmq (4.3.2-r0) [2020-06-16T22:43:28.360Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-06-16T22:43:28.360Z] (4/5) Installing libsodium-dev (1.0.18-r0) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-06-16T22:43:28.631Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-06-16T22:43:28.631Z] Executing busybox-1.31.1-r8.trigger [2020-06-16T22:43:28.631Z] OK: 127 MiB in 44 packages [Pipeline] echo [2020-06-16T22:43:28.808Z] ========================================================= [2020-06-16T22:43:28.808Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-06-16T22:43:28.808Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-16T22:43:29.410Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-06-16T22:43:29.677Z] Sending build context to Docker daemon 579.6kB [2020-06-16T22:43:29.677Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-06-16T22:43:29.677Z] Step 2/7 : FROM ${BASE} [2020-06-16T22:43:29.940Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-06-16T22:43:29.940Z] e6b0cf9c0882: Pulling fs layer [2020-06-16T22:43:29.940Z] 2848faf0eed1: Pulling fs layer [2020-06-16T22:43:29.940Z] 0f37312ad70f: Pulling fs layer [2020-06-16T22:43:29.940Z] 5788d62ee057: Pulling fs layer [2020-06-16T22:43:29.940Z] 0e6b1d234666: Pulling fs layer [2020-06-16T22:43:29.940Z] bf5d7aec512f: Pulling fs layer [2020-06-16T22:43:29.940Z] 34c802a77dc8: Pulling fs layer [2020-06-16T22:43:29.940Z] 9eb99e56ec68: Pulling fs layer [2020-06-16T22:43:29.940Z] 27c7a5d97fbd: Pulling fs layer [2020-06-16T22:43:29.940Z] 5c102a31e300: Pulling fs layer [2020-06-16T22:43:29.940Z] dcfb455df0a1: Pulling fs layer [2020-06-16T22:43:29.940Z] 34c802a77dc8: Waiting [2020-06-16T22:43:29.940Z] 9eb99e56ec68: Waiting [2020-06-16T22:43:29.940Z] 27c7a5d97fbd: Waiting [2020-06-16T22:43:29.940Z] 5788d62ee057: Waiting [2020-06-16T22:43:29.940Z] 5c102a31e300: Waiting [2020-06-16T22:43:29.940Z] 0e6b1d234666: Waiting [2020-06-16T22:43:29.940Z] dcfb455df0a1: Waiting [2020-06-16T22:43:29.940Z] bf5d7aec512f: Waiting [2020-06-16T22:43:29.940Z] 0f37312ad70f: Verifying Checksum [2020-06-16T22:43:29.941Z] 0f37312ad70f: Download complete [2020-06-16T22:43:29.941Z] 2848faf0eed1: Verifying Checksum [2020-06-16T22:43:29.941Z] 2848faf0eed1: Download complete [2020-06-16T22:43:29.941Z] 0e6b1d234666: Verifying Checksum [2020-06-16T22:43:29.941Z] 0e6b1d234666: Download complete [2020-06-16T22:43:29.941Z] bf5d7aec512f: Verifying Checksum [2020-06-16T22:43:29.941Z] bf5d7aec512f: Download complete [2020-06-16T22:43:29.941Z] e6b0cf9c0882: Verifying Checksum [2020-06-16T22:43:30.095Z] Removing intermediate container 3da7e6f0d436 [2020-06-16T22:43:30.095Z] ---> 24a517e3b0f4 [2020-06-16T22:43:30.095Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-06-16T22:43:30.095Z] ---> Running in a6354983fff3 [2020-06-16T22:43:30.226Z] e6b0cf9c0882: Pull complete [2020-06-16T22:43:30.520Z] 2848faf0eed1: Pull complete [2020-06-16T22:43:30.716Z] Removing intermediate container a6354983fff3 [2020-06-16T22:43:30.716Z] ---> 5db7029ecfbf [2020-06-16T22:43:30.716Z] Step 6/7 : COPY go.mod . [2020-06-16T22:43:31.120Z] 34c802a77dc8: Verifying Checksum [2020-06-16T22:43:31.121Z] 34c802a77dc8: Download complete [2020-06-16T22:43:31.121Z] 27c7a5d97fbd: Verifying Checksum [2020-06-16T22:43:31.121Z] 27c7a5d97fbd: Download complete [2020-06-16T22:43:31.323Z] ---> 42930818c22b [2020-06-16T22:43:31.323Z] Step 7/7 : RUN go mod download [2020-06-16T22:43:31.323Z] ---> Running in dfef2e9742a4 [2020-06-16T22:43:31.737Z] 5c102a31e300: Verifying Checksum [2020-06-16T22:43:31.737Z] 5c102a31e300: Download complete [2020-06-16T22:43:31.737Z] dcfb455df0a1: Verifying Checksum [2020-06-16T22:43:31.737Z] dcfb455df0a1: Download complete [2020-06-16T22:43:31.737Z] 5788d62ee057: Verifying Checksum [2020-06-16T22:43:31.737Z] 5788d62ee057: Download complete [2020-06-16T22:43:31.999Z] 9eb99e56ec68: Verifying Checksum [2020-06-16T22:43:31.999Z] 9eb99e56ec68: Download complete [2020-06-16T22:43:32.262Z] 0f37312ad70f: Pull complete [2020-06-16T22:43:33.938Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-06-16T22:43:33.938Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-16T22:43:33.938Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-06-16T22:43:33.938Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-06-16T22:43:33.938Z] go: finding github.com/golang/protobuf v1.3.2 [2020-06-16T22:43:33.938Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-06-16T22:43:33.938Z] go: finding github.com/kr/pretty v0.1.0 [2020-06-16T22:43:33.938Z] go: finding github.com/kr/pty v1.1.1 [2020-06-16T22:43:33.938Z] go: finding github.com/kr/text v0.1.0 [2020-06-16T22:43:33.938Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-06-16T22:43:33.938Z] go: finding github.com/onsi/gomega v1.7.0 [2020-06-16T22:43:33.938Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-06-16T22:43:33.938Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-16T22:43:33.938Z] go: finding github.com/stretchr/objx v0.1.0 [2020-06-16T22:43:33.938Z] go: finding github.com/stretchr/testify v1.3.0 [2020-06-16T22:43:33.938Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-16T22:43:33.938Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-06-16T22:43:33.938Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-16T22:43:33.938Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-06-16T22:43:33.938Z] go: finding golang.org/x/text v0.3.2 [2020-06-16T22:43:33.938Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-06-16T22:43:33.938Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-06-16T22:43:33.938Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-06-16T22:43:33.938Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-06-16T22:43:33.938Z] go: finding gopkg.in/yaml.v2 v2.2.4 [2020-06-16T22:43:38.938Z] 5788d62ee057: Pull complete [2020-06-16T22:43:38.938Z] 0e6b1d234666: Pull complete [2020-06-16T22:43:38.938Z] bf5d7aec512f: Pull complete [2020-06-16T22:43:44.238Z] 34c802a77dc8: Pull complete [2020-06-16T22:43:46.336Z] Removing intermediate container dfef2e9742a4 [2020-06-16T22:43:46.336Z] ---> 20232c003f4e [2020-06-16T22:43:46.336Z] Successfully built 20232c003f4e [2020-06-16T22:43:46.336Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-16T22:43:47.113Z] + docker inspect -f . ci-base-image-arm64 [2020-06-16T22:43:47.113Z] . [Pipeline] withDockerContainer [2020-06-16T22:43:47.403Z] prd-ubuntu18.04-docker-arm64-4c-16g-3207 does not seem to be running inside a container [2020-06-16T22:43:47.482Z] $ 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 ******** ci-base-image-arm64 cat [2020-06-16T22:43:47.554Z] 9eb99e56ec68: Pull complete [2020-06-16T22:43:47.815Z] 27c7a5d97fbd: Pull complete [2020-06-16T22:43:48.762Z] 5c102a31e300: Pull complete [2020-06-16T22:43:48.762Z] dcfb455df0a1: Pull complete [2020-06-16T22:43:48.762Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-06-16T22:43:48.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-06-16T22:43:48.762Z] ---> 7c70fe431013 [2020-06-16T22:43:48.762Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-16T22:43:49.393Z] $ docker top 15b0b1f86f8d909841843ae262ecf4b745ebf0f68fad20f82170c104281c0b92 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-16T22:43:50.677Z] ---> Running in 18978a6b631e [2020-06-16T22:43:50.677Z] Removing intermediate container 18978a6b631e [2020-06-16T22:43:50.677Z] ---> d16d9f9039d0 [2020-06-16T22:43:50.677Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2020-06-16T22:43:50.677Z] ---> Running in 8292fb28ee68 [2020-06-16T22:43:50.822Z] + go version [2020-06-16T22:43:50.822Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-06-16T22:43:51.623Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-16T22:43:51.870Z] + make test [2020-06-16T22:43:51.870Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-06-16T22:43:52.566Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-16T22:43:52.827Z] (1/5) Installing libsodium (1.0.18-r0) [2020-06-16T22:43:52.827Z] (2/5) Installing libzmq (4.3.2-r0) [2020-06-16T22:43:53.088Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-06-16T22:43:53.088Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-06-16T22:43:53.088Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-06-16T22:43:53.363Z] Executing busybox-1.31.1-r8.trigger [2020-06-16T22:43:53.363Z] OK: 145 MiB in 44 packages [2020-06-16T22:43:53.945Z] Removing intermediate container 8292fb28ee68 [2020-06-16T22:43:53.945Z] ---> 45984b080886 [2020-06-16T22:43:53.945Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-06-16T22:43:53.945Z] ---> Running in 8299ed29174b [2020-06-16T22:43:53.945Z] Removing intermediate container 8299ed29174b [2020-06-16T22:43:53.945Z] ---> 41e082c83365 [2020-06-16T22:43:53.945Z] Step 6/7 : COPY go.mod . [2020-06-16T22:43:54.205Z] ---> d5ac5b6134a2 [2020-06-16T22:43:54.205Z] Step 7/7 : RUN go mod download [2020-06-16T22:43:54.205Z] ---> Running in a04c83029ace [2020-06-16T22:43:55.593Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-06-16T22:43:55.593Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-16T22:43:55.593Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-06-16T22:43:55.593Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-06-16T22:43:55.593Z] go: finding github.com/golang/protobuf v1.3.2 [2020-06-16T22:43:55.593Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-06-16T22:43:55.593Z] go: finding github.com/kr/pretty v0.1.0 [2020-06-16T22:43:55.593Z] go: finding github.com/kr/pty v1.1.1 [2020-06-16T22:43:55.593Z] go: finding github.com/kr/text v0.1.0 [2020-06-16T22:43:55.593Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-06-16T22:43:55.593Z] go: finding github.com/onsi/gomega v1.7.0 [2020-06-16T22:43:55.593Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-06-16T22:43:55.593Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-16T22:43:55.593Z] go: finding github.com/stretchr/objx v0.1.0 [2020-06-16T22:43:55.593Z] go: finding github.com/stretchr/testify v1.3.0 [2020-06-16T22:43:55.593Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-16T22:43:55.593Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-06-16T22:43:55.593Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-16T22:43:55.593Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-06-16T22:43:55.593Z] go: finding golang.org/x/text v0.3.2 [2020-06-16T22:43:55.593Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-06-16T22:43:55.593Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-06-16T22:43:55.593Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-06-16T22:43:55.593Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-06-16T22:43:55.593Z] go: finding gopkg.in/yaml.v2 v2.2.4 [2020-06-16T22:44:03.780Z] Removing intermediate container a04c83029ace [2020-06-16T22:44:03.780Z] ---> c9ac9a8a717c [2020-06-16T22:44:03.780Z] Successfully built c9ac9a8a717c [2020-06-16T22:44:03.780Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2020-06-16T22:44:04.279Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] [Pipeline] isUnix [Pipeline] sh [2020-06-16T22:44:04.596Z] + docker inspect -f . ci-base-image-x86_64 [2020-06-16T22:44:04.596Z] . [Pipeline] withDockerContainer [2020-06-16T22:44:04.725Z] prd-centos7-docker-4c-2g-3208 does not seem to be running inside a container [2020-06-16T22:44:04.779Z] $ 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 ******** ci-base-image-x86_64 cat [2020-06-16T22:44:05.855Z] $ docker top 7af47d8596d3916c7e2f96dab10f40d98b2985492a81719d1a989b141089910e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-16T22:44:06.321Z] + go version [2020-06-16T22:44:06.321Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-06-16T22:44:06.646Z] + make test [2020-06-16T22:44:06.646Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-06-16T22:44:07.700Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.066s coverage: 94.7% of statements [2020-06-16T22:44:11.992Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] [2020-06-16T22:44:12.976Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.023s coverage: 94.7% of statements [2020-06-16T22:44:17.287Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.013s coverage: 77.1% of statements [2020-06-16T22:44:17.287Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] [2020-06-16T22:44:20.143Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.026s coverage: 77.1% of statements [2020-06-16T22:44:20.143Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] [2020-06-16T22:44:39.283Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.354s coverage: 84.1% of statements [2020-06-16T22:44:39.284Z] ok github.com/edgexfoundry/go-mod-messaging/messaging 0.010s coverage: 85.7% of statements [2020-06-16T22:44:39.284Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.015s coverage: 100.0% of statements [2020-06-16T22:44:39.284Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.006s coverage: 100.0% of statements [2020-06-16T22:44:39.284Z] ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.012s coverage: 90.9% of statements [2020-06-16T22:44:39.284Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-06-16T22:44:40.702Z] gofmt -l . [2020-06-16T22:44:40.702Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-06-16T22:44:40.985Z] Stashed 1 file(s) [Pipeline] } [2020-06-16T22:44:41.008Z] $ docker stop --time=1 7af47d8596d3916c7e2f96dab10f40d98b2985492a81719d1a989b141089910e [2020-06-16T22:44:42.266Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.383s coverage: 84.1% of statements [2020-06-16T22:44:42.266Z] ok github.com/edgexfoundry/go-mod-messaging/messaging 0.026s coverage: 85.7% of statements [2020-06-16T22:44:42.266Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.058s coverage: 100.0% of statements [2020-06-16T22:44:42.266Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.037s coverage: 100.0% of statements [2020-06-16T22:44:42.266Z] ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.014s coverage: 90.9% of statements [2020-06-16T22:44:42.266Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-06-16T22:44:42.865Z] $ docker rm -f 7af47d8596d3916c7e2f96dab10f40d98b2985492a81719d1a989b141089910e [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] } [2020-06-16T22:44:45.659Z] gofmt -l . [2020-06-16T22:44:45.659Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-06-16T22:44:45.695Z] Warning: overwriting stash ‘coverage-report’ [2020-06-16T22:44:46.094Z] Stashed 1 file(s) [Pipeline] } [2020-06-16T22:44:46.108Z] $ docker stop --time=1 15b0b1f86f8d909841843ae262ecf4b745ebf0f68fad20f82170c104281c0b92 [2020-06-16T22:44:48.190Z] $ docker rm -f 15b0b1f86f8d909841843ae262ecf4b745ebf0f68fad20f82170c104281c0b92 [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) [Pipeline] unstash [Pipeline] wrap [2020-06-16T22:44:50.286Z] provisioning config files... [2020-06-16T22:44:50.301Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/exfoundry_go-mod-messaging_PR-55@tmp/config741260451166655052tmp [Pipeline] { [Pipeline] sh [2020-06-16T22:44:50.668Z] + curl -s https://codecov.io/bash [2020-06-16T22:44:50.668Z] + bash -s - -t @/w/workspace/exfoundry_go-mod-messaging_PR-55@tmp/config741260451166655052tmp [2020-06-16T22:44:50.927Z] [2020-06-16T22:44:50.927Z] _____ _ [2020-06-16T22:44:50.927Z] / ____| | | [2020-06-16T22:44:50.927Z] | | ___ __| | ___ ___ _____ __ [2020-06-16T22:44:50.927Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-06-16T22:44:50.927Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-06-16T22:44:50.927Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-06-16T22:44:50.927Z] Bash-20200602-f809a24 [2020-06-16T22:44:50.927Z] [2020-06-16T22:44:50.927Z] [2020-06-16T22:44:50.927Z] ==> Jenkins CI detected. [2020-06-16T22:44:50.927Z] project root: . [2020-06-16T22:44:50.927Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-06-16T22:44:50.927Z] ==> Running gcov in . (disable via -X gcov) [2020-06-16T22:44:50.927Z] ==> Python coveragepy not found [2020-06-16T22:44:50.927Z] ==> Searching for coverage reports in: [2020-06-16T22:44:50.927Z] + . [2020-06-16T22:44:50.927Z] -> Found 1 reports [2020-06-16T22:44:50.927Z] ==> Detecting git/mercurial file structure [2020-06-16T22:44:50.927Z] ==> Reading reports [2020-06-16T22:44:50.927Z] + ./coverage.out bytes=20619 [2020-06-16T22:44:50.927Z] ==> Appending adjustments [2020-06-16T22:44:50.927Z] https://docs.codecov.io/docs/fixing-reports [2020-06-16T22:44:51.190Z] + Found adjustments [2020-06-16T22:44:51.190Z] ==> Gzipping contents [2020-06-16T22:44:51.190Z] ==> Uploading reports [2020-06-16T22:44:51.190Z] url: https://codecov.io [2020-06-16T22:44:51.190Z] query: branch=PR-55&commit=c519f8098aa0dfcdc777fd5605df0dd35a2dc801&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-55%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=55&job= [2020-06-16T22:44:51.190Z] -> Pinging Codecov [2020-06-16T22:44:51.190Z] https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=PR-55&commit=c519f8098aa0dfcdc777fd5605df0dd35a2dc801&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-55%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=55&job= [2020-06-16T22:44:51.760Z] -> Uploading [2020-06-16T22:44:52.344Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/c519f8098aa0dfcdc777fd5605df0dd35a2dc801 [Pipeline] } [2020-06-16T22:44:52.368Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-06-16T22:44:53.742Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-16T22:44:54.343Z] ---> package-listing.sh [2020-06-16T22:44:54.343Z] ++ facter osfamily [2020-06-16T22:44:54.343Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-16T22:44:54.343Z] + OS_FAMILY=redhat [2020-06-16T22:44:54.343Z] + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-55 [2020-06-16T22:44:54.343Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-16T22:44:54.343Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-16T22:44:54.343Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-16T22:44:54.343Z] + PACKAGES=/tmp/packages_start.txt [2020-06-16T22:44:54.343Z] + '[' /w/workspace/exfoundry_go-mod-messaging_PR-55 ']' [2020-06-16T22:44:54.343Z] + PACKAGES=/tmp/packages_end.txt [2020-06-16T22:44:54.343Z] + case "${OS_FAMILY}" in [2020-06-16T22:44:54.343Z] + rpm -qa [2020-06-16T22:44:54.343Z] + sort [2020-06-16T22:44:58.550Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-16T22:44:58.550Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-16T22:44:58.550Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-16T22:44:58.550Z] + '[' /w/workspace/exfoundry_go-mod-messaging_PR-55 ']' [2020-06-16T22:44:58.550Z] + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-55/archives/ [2020-06-16T22:44:58.550Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-messaging_PR-55/archives/ [Pipeline] isUnix [Pipeline] sh [2020-06-16T22:44:58.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-16T22:44:58.955Z] [2020-06-16T22:44:58.955Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-16T22:44:59.323Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-16T22:44:59.324Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-16T22:44:59.324Z] c9b1b535fdd9: Pulling fs layer [2020-06-16T22:44:59.324Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-16T22:44:59.324Z] 756a868c4378: Pulling fs layer [2020-06-16T22:44:59.324Z] 444b2fc9a129: Pulling fs layer [2020-06-16T22:44:59.324Z] ea15f1150254: Pulling fs layer [2020-06-16T22:44:59.324Z] 41b27a9f41bf: Pulling fs layer [2020-06-16T22:44:59.324Z] 28c525ee5125: Pulling fs layer [2020-06-16T22:44:59.324Z] 094b1ea09ed8: Pulling fs layer [2020-06-16T22:44:59.324Z] 138eaada9080: Pulling fs layer [2020-06-16T22:44:59.324Z] 0622d0fa9048: Pulling fs layer [2020-06-16T22:44:59.324Z] 28c525ee5125: Waiting [2020-06-16T22:44:59.324Z] 094b1ea09ed8: Waiting [2020-06-16T22:44:59.324Z] 0622d0fa9048: Waiting [2020-06-16T22:44:59.324Z] 138eaada9080: Waiting [2020-06-16T22:44:59.324Z] ea15f1150254: Waiting [2020-06-16T22:44:59.324Z] 41b27a9f41bf: Waiting [2020-06-16T22:44:59.324Z] 444b2fc9a129: Waiting [2020-06-16T22:44:59.324Z] 2cc5ad85d9ab: Verifying Checksum [2020-06-16T22:44:59.324Z] 2cc5ad85d9ab: Download complete [2020-06-16T22:44:59.324Z] 444b2fc9a129: Verifying Checksum [2020-06-16T22:44:59.324Z] 444b2fc9a129: Download complete [2020-06-16T22:44:59.324Z] c9b1b535fdd9: Verifying Checksum [2020-06-16T22:44:59.324Z] ea15f1150254: Download complete [2020-06-16T22:44:59.324Z] 28c525ee5125: Verifying Checksum [2020-06-16T22:44:59.324Z] 28c525ee5125: Download complete [2020-06-16T22:44:59.594Z] 756a868c4378: Verifying Checksum [2020-06-16T22:44:59.594Z] 756a868c4378: Download complete [2020-06-16T22:44:59.858Z] c9b1b535fdd9: Pull complete [2020-06-16T22:44:59.858Z] 138eaada9080: Verifying Checksum [2020-06-16T22:44:59.858Z] 138eaada9080: Download complete [2020-06-16T22:44:59.858Z] 0622d0fa9048: Verifying Checksum [2020-06-16T22:44:59.858Z] 0622d0fa9048: Download complete [2020-06-16T22:44:59.858Z] 094b1ea09ed8: Verifying Checksum [2020-06-16T22:44:59.858Z] 094b1ea09ed8: Download complete [2020-06-16T22:45:00.123Z] 2cc5ad85d9ab: Pull complete [2020-06-16T22:45:00.384Z] 41b27a9f41bf: Verifying Checksum [2020-06-16T22:45:00.384Z] 41b27a9f41bf: Download complete [2020-06-16T22:45:01.774Z] 756a868c4378: Pull complete [2020-06-16T22:45:01.774Z] 444b2fc9a129: Pull complete [2020-06-16T22:45:02.037Z] ea15f1150254: Pull complete [2020-06-16T22:45:06.257Z] 41b27a9f41bf: Pull complete [2020-06-16T22:45:06.257Z] 28c525ee5125: Pull complete [2020-06-16T22:45:09.562Z] 094b1ea09ed8: Pull complete [2020-06-16T22:45:09.562Z] 138eaada9080: Pull complete [2020-06-16T22:45:09.562Z] 0622d0fa9048: Pull complete [2020-06-16T22:45:09.562Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-16T22:45:09.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-16T22:45:09.562Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-16T22:45:09.736Z] prd-centos7-docker-4c-2g-3206 does not seem to be running inside a container [2020-06-16T22:45:09.780Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/exfoundry_go-mod-messaging_PR-55 -v /w/workspace/exfoundry_go-mod-messaging_PR-55:/w/workspace/exfoundry_go-mod-messaging_PR-55:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-55@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-55@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-06-16T22:45:12.964Z] $ docker top 4fea9ec467ba0d2145b7056b76921737972b5776ebab4d78b0b48fe15967a6d0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-16T22:45:13.223Z] provisioning config files... [2020-06-16T22:45:13.242Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-55@tmp/config2360838780718492674tmp [Pipeline] { [Pipeline] echo [2020-06-16T22:45:13.304Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-16T22:45:13.628Z] ---> create-netrc.sh [Pipeline] echo [2020-06-16T22:45:13.653Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-16T22:45:13.971Z] ---> logs-deploy.sh [2020-06-16T22:45:13.971Z] + ARCHIVE_ARTIFACTS= [2020-06-16T22:45:13.971Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-16T22:45:13.971Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-16T22:45:13.971Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-16T22:45:13.971Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-55/1 [2020-06-16T22:45:13.971Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-55/1/ [2020-06-16T22:45:13.971Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-55/1 /w/workspace/exfoundry_go-mod-messaging_PR-55 [2020-06-16T22:45:14.910Z] Archives upload complete. [2020-06-16T22:45:15.172Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-55/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-55/1/