Pull request #236 updated 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 lindseysimple for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 9fd1bfab5a8a05cf968fe53feef2e42a093511e3+1899b11f5af0f51f0c80a2da86949503e9e734af (830252c5d5d6cc4ecd5ddcce5bfb4319e12ad0fa) Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 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-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts 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-core-contracts 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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-5013 in /w/workspace/dry_go-mod-core-contracts_PR-236 [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 Fetching without tags Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-236 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # 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-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 1899b11f5af0f51f0c80a2da86949503e9e734af into PR head commit 9fd1bfab5a8a05cf968fe53feef2e42a093511e3 Merge succeeded, producing 9fd1bfab5a8a05cf968fe53feef2e42a093511e3 Checking out Revision 9fd1bfab5a8a05cf968fe53feef2e42a093511e3 (PR-236) > git config core.sparsecheckout # timeout=10 > git checkout -f 9fd1bfab5a8a05cf968fe53feef2e42a093511e3 # 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 1899b11f5af0f51f0c80a2da86949503e9e734af # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9fd1bfab5a8a05cf968fe53feef2e42a093511e3 # timeout=10 Commit message: "Update model id Signed-off-by: Lindsey Cheng " > git rev-list --no-walk 7e7dc102e911da0332f81f3af9d956fb891fccaf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-07-02T05:44:52.745Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-07-02T05:44:52.870Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-07-02T05:44:52.915Z] ========================================================= [2020-07-02T05:44:52.915Z] EdgeX Global Pipelines Version Info [2020-07-02T05:44:52.915Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-07-02T05:44:54.770Z] ------------------- [2020-07-02T05:44:54.770Z] stable info: [2020-07-02T05:44:54.770Z] ------------------- [2020-07-02T05:44:54.770Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-02T05:44:54.770Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-07-02T05:44:54.770Z] Message: update stable to v1.0.89 [2020-07-02T05:44:55.343Z] ------------------- [2020-07-02T05:44:55.343Z] experimental info: [2020-07-02T05:44:55.343Z] ------------------- [2020-07-02T05:44:55.343Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-07-02T05:44:55.343Z] Commit SHA: 50d5b24b0ab5f81d75c339234d0e2512bee9338e [2020-07-02T05:44:55.343Z] Message: update experimental to v1.0.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-07-02T05:44:56.858Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-02T05:44:57.119Z] [2020-07-02T05:44:57.119Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-07-02T05:44:57.436Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-02T05:44:57.436Z] latest: Pulling from edgex-devops/git-semver [2020-07-02T05:44:57.436Z] 9123ac7c32f7: Pulling fs layer [2020-07-02T05:44:57.436Z] b8cc5d1170e3: Pulling fs layer [2020-07-02T05:44:57.436Z] 2924cbbf6a41: Pulling fs layer [2020-07-02T05:44:57.436Z] 93b08a4f1073: Pulling fs layer [2020-07-02T05:44:57.436Z] 93b08a4f1073: Waiting [2020-07-02T05:44:57.436Z] b8cc5d1170e3: Verifying Checksum [2020-07-02T05:44:57.436Z] b8cc5d1170e3: Download complete [2020-07-02T05:44:57.436Z] 9123ac7c32f7: Verifying Checksum [2020-07-02T05:44:57.436Z] 9123ac7c32f7: Download complete [2020-07-02T05:44:57.703Z] 93b08a4f1073: Verifying Checksum [2020-07-02T05:44:57.703Z] 93b08a4f1073: Download complete [2020-07-02T05:44:57.703Z] 2924cbbf6a41: Download complete [2020-07-02T05:44:57.703Z] 9123ac7c32f7: Pull complete [2020-07-02T05:44:57.965Z] b8cc5d1170e3: Pull complete [2020-07-02T05:44:58.917Z] 2924cbbf6a41: Pull complete [2020-07-02T05:44:58.917Z] 93b08a4f1073: Pull complete [2020-07-02T05:44:58.917Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-07-02T05:44:58.917Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-02T05:44:58.917Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-07-02T05:44:59.021Z] prd-centos7-docker-4c-2g-5013 does not seem to be running inside a container [2020-07-02T05:44:59.063Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-236 -v /w/workspace/dry_go-mod-core-contracts_PR-236:/w/workspace/dry_go-mod-core-contracts_PR-236:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-236@tmp:/w/workspace/dry_go-mod-core-contracts_PR-236@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-02T05:45:01.543Z] $ docker top 4de633b793db8d4b6312f74ad4fc1f16877dbc20bc81b599eb4b51a43f7daab6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-02T05:45:01.735Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-02T05:45:01.735Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-02T05:45:01.938Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-02T05:45:01.943Z] $ docker exec 4de633b793db8d4b6312f74ad4fc1f16877dbc20bc81b599eb4b51a43f7daab6 ssh-agent [2020-07-02T05:45:02.098Z] SSH_AUTH_SOCK=/tmp/ssh-LOOeOWZ4Qvaq/agent.11 [2020-07-02T05:45:02.098Z] SSH_AGENT_PID=16 [2020-07-02T05:45:02.108Z] Running ssh-add (command line suppressed) [2020-07-02T05:45:02.228Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_4501615927488801168.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_4501615927488801168.key) [2020-07-02T05:45:02.276Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-02T05:45:02.590Z] + git describe --exact-match --tags HEAD [2020-07-02T05:45:02.590Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-07-02T05:45:02.755Z] $ docker exec --env ******** --env ******** 4de633b793db8d4b6312f74ad4fc1f16877dbc20bc81b599eb4b51a43f7daab6 ssh-agent -k [2020-07-02T05:45:02.864Z] unset SSH_AUTH_SOCK; [2020-07-02T05:45:02.864Z] unset SSH_AGENT_PID; [2020-07-02T05:45:02.864Z] echo Agent pid 16 killed; [2020-07-02T05:45:02.930Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-07-02T05:45:02.972Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-07-02T05:45:02.972Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-07-02T05:45:03.019Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-02T05:45:03.019Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-02T05:45:03.174Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-02T05:45:03.178Z] $ docker exec 4de633b793db8d4b6312f74ad4fc1f16877dbc20bc81b599eb4b51a43f7daab6 ssh-agent [2020-07-02T05:45:03.331Z] SSH_AUTH_SOCK=/tmp/ssh-9oZpAFhuqMjo/agent.44 [2020-07-02T05:45:03.331Z] SSH_AGENT_PID=49 [2020-07-02T05:45:03.338Z] Running ssh-add (command line suppressed) [2020-07-02T05:45:03.451Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_6433919844292089249.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_6433919844292089249.key) [2020-07-02T05:45:03.497Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-02T05:45:03.799Z] + git semver init [2020-07-02T05:45:03.799Z] # -> Open(): unable to determine branch for HEAD [2020-07-02T05:45:03.799Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.git [2020-07-02T05:45:03.799Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-236 [2020-07-02T05:45:03.799Z] # $SEMVER_REMOTE_NAME = origin [2020-07-02T05:45:03.799Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-02T05:45:03.799Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-02T05:45:03.799Z] # $SEMVER_BRANCH = PR-236 [2020-07-02T05:45:03.799Z] # $SEMVER_TEMP = /tmp/semver-726464862 [2020-07-02T05:45:03.799Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-07-02T05:45:04.742Z] # '/tmp/semver-726464862' -> '/w/workspace/dry_go-mod-core-contracts_PR-236/.semver' [2020-07-02T05:45:04.742Z] # -> Force: false [2020-07-02T05:45:04.742Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.semver [Pipeline] } [2020-07-02T05:45:04.753Z] $ docker exec --env ******** --env ******** 4de633b793db8d4b6312f74ad4fc1f16877dbc20bc81b599eb4b51a43f7daab6 ssh-agent -k [2020-07-02T05:45:04.862Z] unset SSH_AUTH_SOCK; [2020-07-02T05:45:04.862Z] unset SSH_AGENT_PID; [2020-07-02T05:45:04.862Z] echo Agent pid 49 killed; [2020-07-02T05:45:04.907Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-02T05:45:05.277Z] + git semver [Pipeline] } [2020-07-02T05:45:05.293Z] $ docker stop --time=1 4de633b793db8d4b6312f74ad4fc1f16877dbc20bc81b599eb4b51a43f7daab6 [2020-07-02T05:45:06.866Z] $ docker rm -f 4de633b793db8d4b6312f74ad4fc1f16877dbc20bc81b599eb4b51a43f7daab6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-07-02T05:45:07.393Z] Stashed 77 file(s) [Pipeline] echo [2020-07-02T05:45:07.395Z] [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-07-02T05:45:22.568Z] Still waiting to schedule task [2020-07-02T05:45:22.568Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-5013’ [2020-07-02T05:45:22.570Z] Still waiting to schedule task [2020-07-02T05:45:22.570Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-07-02T05:47:02.899Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5014 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws [2020-07-02T05:47:02.922Z] Running in /w/workspace/go-mod-core-contracts/30 [Pipeline] { [Pipeline] checkout [2020-07-02T05:47:07.665Z] using credential edgex-jenkins-ssh [2020-07-02T05:47:07.699Z] Cloning the remote Git repository [2020-07-02T05:47:07.699Z] Cloning with configured refspecs honoured and without tags [2020-07-02T05:47:07.730Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-02T05:47:07.834Z] > git init /w/workspace/go-mod-core-contracts/30 # timeout=10 [2020-07-02T05:47:07.900Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-02T05:47:07.901Z] > git --version # timeout=10 [2020-07-02T05:47:07.921Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-02T05:47:08.825Z] Fetching without tags [2020-07-02T05:47:07.987Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-02T05:47:08.718Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-07-02T05:47:08.735Z] > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 [2020-07-02T05:47:08.749Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-02T05:47:08.781Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-07-02T05:47:08.815Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-02T05:47:08.816Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-02T05:47:08.828Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-02T05:47:09.283Z] Merging remotes/origin/master commit 1899b11f5af0f51f0c80a2da86949503e9e734af into PR head commit 9fd1bfab5a8a05cf968fe53feef2e42a093511e3 [2020-07-02T05:47:09.575Z] Merge succeeded, producing 9fd1bfab5a8a05cf968fe53feef2e42a093511e3 [2020-07-02T05:47:09.575Z] Checking out Revision 9fd1bfab5a8a05cf968fe53feef2e42a093511e3 (PR-236) [2020-07-02T05:47:09.278Z] > git config core.sparsecheckout # timeout=10 [2020-07-02T05:47:09.299Z] > git checkout -f 9fd1bfab5a8a05cf968fe53feef2e42a093511e3 # timeout=10 [2020-07-02T05:47:09.411Z] > git remote # timeout=10 [2020-07-02T05:47:09.426Z] > git config --get remote.origin.url # timeout=10 [2020-07-02T05:47:09.440Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-02T05:47:09.493Z] > git merge 1899b11f5af0f51f0c80a2da86949503e9e734af # timeout=10 [2020-07-02T05:47:09.520Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-02T05:47:09.557Z] > git config core.sparsecheckout # timeout=10 [2020-07-02T05:47:09.590Z] > git checkout -f 9fd1bfab5a8a05cf968fe53feef2e42a093511e3 # timeout=10 [2020-07-02T05:47:13.988Z] Commit message: "Update model id Signed-off-by: Lindsey Cheng " [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-07-02T05:47:15.095Z] ========================================================= [2020-07-02T05:47:15.095Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-07-02T05:47:15.095Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-02T05:47:16.189Z] + 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-07-02T05:47:17.176Z] Sending build context to Docker daemon 1.83MB [2020-07-02T05:47:17.176Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-07-02T05:47:17.176Z] Step 2/7 : FROM ${BASE} [2020-07-02T05:47:17.451Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-07-02T05:47:17.451Z] cde5963f3b93: Pulling fs layer [2020-07-02T05:47:17.451Z] 2a23fa8c16f7: Pulling fs layer [2020-07-02T05:47:17.451Z] 777b28850792: Pulling fs layer [2020-07-02T05:47:17.451Z] 8a11ddd9e578: Pulling fs layer [2020-07-02T05:47:17.451Z] 4cf88f913ddb: Pulling fs layer [2020-07-02T05:47:17.451Z] 1df406cf5192: Pulling fs layer [2020-07-02T05:47:17.451Z] cd6300453558: Pulling fs layer [2020-07-02T05:47:17.451Z] b9c365052c96: Pulling fs layer [2020-07-02T05:47:17.451Z] a2d8cc88f415: Pulling fs layer [2020-07-02T05:47:17.451Z] ea1d1ca13537: Pulling fs layer [2020-07-02T05:47:17.451Z] 3750a50a1c5e: Pulling fs layer [2020-07-02T05:47:17.451Z] 8a11ddd9e578: Waiting [2020-07-02T05:47:17.451Z] 4cf88f913ddb: Waiting [2020-07-02T05:47:17.451Z] 1df406cf5192: Waiting [2020-07-02T05:47:17.451Z] cd6300453558: Waiting [2020-07-02T05:47:17.451Z] b9c365052c96: Waiting [2020-07-02T05:47:17.451Z] a2d8cc88f415: Waiting [2020-07-02T05:47:17.451Z] ea1d1ca13537: Waiting [2020-07-02T05:47:17.451Z] 3750a50a1c5e: Waiting [2020-07-02T05:47:17.451Z] 777b28850792: Verifying Checksum [2020-07-02T05:47:17.451Z] 777b28850792: Download complete [2020-07-02T05:47:17.451Z] 2a23fa8c16f7: Verifying Checksum [2020-07-02T05:47:17.451Z] 2a23fa8c16f7: Download complete [2020-07-02T05:47:17.451Z] 4cf88f913ddb: Verifying Checksum [2020-07-02T05:47:17.451Z] 4cf88f913ddb: Download complete [2020-07-02T05:47:17.451Z] 1df406cf5192: Verifying Checksum [2020-07-02T05:47:17.451Z] 1df406cf5192: Download complete [2020-07-02T05:47:17.724Z] cde5963f3b93: Verifying Checksum [2020-07-02T05:47:17.724Z] cde5963f3b93: Download complete [2020-07-02T05:47:18.709Z] cde5963f3b93: Pull complete [2020-07-02T05:47:19.315Z] 2a23fa8c16f7: Pull complete [2020-07-02T05:47:19.598Z] 777b28850792: Pull complete [2020-07-02T05:47:19.876Z] cd6300453558: Verifying Checksum [2020-07-02T05:47:19.876Z] cd6300453558: Download complete [2020-07-02T05:47:19.876Z] a2d8cc88f415: Download complete [2020-07-02T05:47:21.328Z] ea1d1ca13537: Verifying Checksum [2020-07-02T05:47:21.328Z] ea1d1ca13537: Download complete [2020-07-02T05:47:21.328Z] 3750a50a1c5e: Verifying Checksum [2020-07-02T05:47:21.328Z] 3750a50a1c5e: Download complete [2020-07-02T05:47:22.323Z] b9c365052c96: Verifying Checksum [2020-07-02T05:47:22.323Z] b9c365052c96: Download complete [2020-07-02T05:47:22.599Z] 8a11ddd9e578: Verifying Checksum [2020-07-02T05:47:22.599Z] 8a11ddd9e578: Download complete [2020-07-02T05:47:35.038Z] 8a11ddd9e578: Pull complete [2020-07-02T05:47:35.038Z] 4cf88f913ddb: Pull complete [2020-07-02T05:47:35.038Z] 1df406cf5192: Pull complete [2020-07-02T05:47:39.358Z] cd6300453558: Pull complete [2020-07-02T05:47:44.761Z] b9c365052c96: Pull complete [2020-07-02T05:47:44.761Z] a2d8cc88f415: Pull complete [2020-07-02T05:47:46.212Z] ea1d1ca13537: Pull complete [2020-07-02T05:47:46.806Z] 3750a50a1c5e: Pull complete [2020-07-02T05:47:46.806Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-07-02T05:47:46.806Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-07-02T05:47:46.806Z] ---> 78745c68409d [2020-07-02T05:47:46.806Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-07-02T05:47:52.223Z] ---> Running in 648dba9e9d6a [2020-07-02T05:47:52.223Z] Removing intermediate container 648dba9e9d6a [2020-07-02T05:47:52.223Z] ---> 392a676845bd [2020-07-02T05:47:52.223Z] Step 4/7 : RUN apk add bash [2020-07-02T05:47:52.223Z] ---> Running in f31229bec313 [2020-07-02T05:47:53.656Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-07-02T05:47:54.630Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-07-02T05:47:55.219Z] OK: 125 MiB in 39 packages [2020-07-02T05:47:56.194Z] Removing intermediate container f31229bec313 [2020-07-02T05:47:56.194Z] ---> 2165c48144bd [2020-07-02T05:47:56.194Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-07-02T05:47:56.467Z] ---> Running in f96c2b65bb02 [2020-07-02T05:47:57.071Z] Removing intermediate container f96c2b65bb02 [2020-07-02T05:47:57.071Z] ---> 7db1677d4ae8 [2020-07-02T05:47:57.071Z] Step 6/7 : COPY go.mod . [2020-07-02T05:47:57.673Z] ---> e0211a325e5f [2020-07-02T05:47:57.673Z] Step 7/7 : RUN go mod download [2020-07-02T05:47:57.673Z] ---> Running in b7f1c0427043 [2020-07-02T05:48:00.302Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-07-02T05:48:00.302Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-02T05:48:00.302Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-02T05:48:00.302Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-02T05:48:00.302Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-07-02T05:48:00.302Z] go: finding github.com/go-playground/locales v0.13.0 [2020-07-02T05:48:00.302Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-07-02T05:48:00.302Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-07-02T05:48:00.302Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-02T05:48:00.302Z] go: finding github.com/google/uuid v1.1.0 [2020-07-02T05:48:00.302Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-02T05:48:00.302Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-07-02T05:48:00.302Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-02T05:48:00.575Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-02T05:48:00.575Z] go: finding github.com/stretchr/testify v1.4.0 [2020-07-02T05:48:00.575Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-02T05:48:00.575Z] go: finding golang.org/x/text v0.3.2 [2020-07-02T05:48:00.575Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-02T05:48:00.575Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-07-02T05:48:00.575Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-07-02T05:48:01.045Z] Running on prd-centos7-docker-4c-2g-5015 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws [2020-07-02T05:48:01.070Z] Running in /w/workspace/go-mod-core-contracts/30 [Pipeline] { [Pipeline] checkout [2020-07-02T05:48:03.721Z] using credential edgex-jenkins-ssh [2020-07-02T05:48:03.747Z] Cloning the remote Git repository [2020-07-02T05:48:03.747Z] Cloning with configured refspecs honoured and without tags [2020-07-02T05:48:04.424Z] Fetching without tags [2020-07-02T05:48:03.771Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-02T05:48:03.833Z] > git init /w/workspace/go-mod-core-contracts/30 # timeout=10 [2020-07-02T05:48:03.877Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-02T05:48:03.877Z] > git --version # timeout=10 [2020-07-02T05:48:03.884Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-02T05:48:03.914Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-02T05:48:04.395Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-07-02T05:48:04.403Z] > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 [2020-07-02T05:48:04.408Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-02T05:48:04.418Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-07-02T05:48:04.431Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-07-02T05:48:04.431Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-02T05:48:04.438Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-02T05:48:04.848Z] Merging remotes/origin/master commit 1899b11f5af0f51f0c80a2da86949503e9e734af into PR head commit 9fd1bfab5a8a05cf968fe53feef2e42a093511e3 [2020-07-02T05:48:04.947Z] Merge succeeded, producing 9fd1bfab5a8a05cf968fe53feef2e42a093511e3 [2020-07-02T05:48:04.948Z] Checking out Revision 9fd1bfab5a8a05cf968fe53feef2e42a093511e3 (PR-236) [2020-07-02T05:48:04.855Z] > git config core.sparsecheckout # timeout=10 [2020-07-02T05:48:04.860Z] > git checkout -f 9fd1bfab5a8a05cf968fe53feef2e42a093511e3 # timeout=10 [2020-07-02T05:48:04.916Z] > git remote # timeout=10 [2020-07-02T05:48:04.922Z] > git config --get remote.origin.url # timeout=10 [2020-07-02T05:48:04.929Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-02T05:48:04.932Z] > git merge 1899b11f5af0f51f0c80a2da86949503e9e734af # timeout=10 [2020-07-02T05:48:04.941Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-02T05:48:04.950Z] > git config core.sparsecheckout # timeout=10 [2020-07-02T05:48:04.954Z] > git checkout -f 9fd1bfab5a8a05cf968fe53feef2e42a093511e3 # timeout=10 [2020-07-02T05:48:08.646Z] Commit message: "Update model id Signed-off-by: Lindsey Cheng " [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-07-02T05:48:09.254Z] ========================================================= [2020-07-02T05:48:09.254Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-07-02T05:48:09.254Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-02T05:48:09.838Z] + 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-07-02T05:48:10.101Z] Sending build context to Docker daemon 1.83MB [2020-07-02T05:48:10.101Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-07-02T05:48:10.101Z] Step 2/7 : FROM ${BASE} [2020-07-02T05:48:10.101Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-07-02T05:48:10.101Z] e6b0cf9c0882: Pulling fs layer [2020-07-02T05:48:10.101Z] 2848faf0eed1: Pulling fs layer [2020-07-02T05:48:10.101Z] 0f37312ad70f: Pulling fs layer [2020-07-02T05:48:10.101Z] 5788d62ee057: Pulling fs layer [2020-07-02T05:48:10.101Z] 0e6b1d234666: Pulling fs layer [2020-07-02T05:48:10.101Z] bf5d7aec512f: Pulling fs layer [2020-07-02T05:48:10.101Z] 34c802a77dc8: Pulling fs layer [2020-07-02T05:48:10.101Z] 9eb99e56ec68: Pulling fs layer [2020-07-02T05:48:10.101Z] 27c7a5d97fbd: Pulling fs layer [2020-07-02T05:48:10.101Z] 5c102a31e300: Pulling fs layer [2020-07-02T05:48:10.101Z] dcfb455df0a1: Pulling fs layer [2020-07-02T05:48:10.101Z] 5788d62ee057: Waiting [2020-07-02T05:48:10.101Z] 0e6b1d234666: Waiting [2020-07-02T05:48:10.101Z] bf5d7aec512f: Waiting [2020-07-02T05:48:10.101Z] 34c802a77dc8: Waiting [2020-07-02T05:48:10.101Z] 9eb99e56ec68: Waiting [2020-07-02T05:48:10.101Z] 27c7a5d97fbd: Waiting [2020-07-02T05:48:10.101Z] 5c102a31e300: Waiting [2020-07-02T05:48:10.101Z] dcfb455df0a1: Waiting [2020-07-02T05:48:10.101Z] 2848faf0eed1: Download complete [2020-07-02T05:48:10.101Z] 0f37312ad70f: Verifying Checksum [2020-07-02T05:48:10.101Z] 0f37312ad70f: Download complete [2020-07-02T05:48:10.101Z] 0e6b1d234666: Download complete [2020-07-02T05:48:10.101Z] bf5d7aec512f: Verifying Checksum [2020-07-02T05:48:10.371Z] e6b0cf9c0882: Verifying Checksum [2020-07-02T05:48:10.371Z] e6b0cf9c0882: Download complete [2020-07-02T05:48:10.658Z] e6b0cf9c0882: Pull complete [2020-07-02T05:48:10.927Z] 34c802a77dc8: Verifying Checksum [2020-07-02T05:48:10.927Z] 34c802a77dc8: Download complete [2020-07-02T05:48:10.927Z] 27c7a5d97fbd: Verifying Checksum [2020-07-02T05:48:10.927Z] 27c7a5d97fbd: Download complete [2020-07-02T05:48:11.511Z] 9eb99e56ec68: Verifying Checksum [2020-07-02T05:48:11.511Z] 9eb99e56ec68: Download complete [2020-07-02T05:48:11.780Z] 5c102a31e300: Verifying Checksum [2020-07-02T05:48:11.780Z] 5c102a31e300: Download complete [2020-07-02T05:48:11.780Z] 5788d62ee057: Download complete [2020-07-02T05:48:11.780Z] dcfb455df0a1: Verifying Checksum [2020-07-02T05:48:11.780Z] dcfb455df0a1: Download complete [2020-07-02T05:48:12.724Z] 2848faf0eed1: Pull complete [2020-07-02T05:48:12.961Z] Removing intermediate container b7f1c0427043 [2020-07-02T05:48:12.961Z] ---> af4f380c56f4 [2020-07-02T05:48:12.961Z] Successfully built af4f380c56f4 [2020-07-02T05:48:12.961Z] Successfully tagged ci-base-image-arm64:latest [2020-07-02T05:48:12.990Z] 0f37312ad70f: Pull complete [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-02T05:48:13.502Z] + docker inspect -f . ci-base-image-arm64 [2020-07-02T05:48:13.502Z] . [Pipeline] withDockerContainer [2020-07-02T05:48:13.778Z] prd-ubuntu18.04-docker-arm64-4c-16g-5014 does not seem to be running inside a container [2020-07-02T05:48:13.835Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/30 -v /w/workspace/go-mod-core-contracts/30:/w/workspace/go-mod-core-contracts/30:rw,z -v /w/workspace/go-mod-core-contracts/30@tmp:/w/workspace/go-mod-core-contracts/30@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 ******** ci-base-image-arm64 cat [2020-07-02T05:48:15.614Z] $ docker top c308df53ec79a82c9f42dc144bd88ceb55bcd545611180d5ecc3d0385971d005 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-02T05:48:16.967Z] + go version [2020-07-02T05:48:16.967Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-07-02T05:48:18.024Z] + make test [2020-07-02T05:48:18.024Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-07-02T05:48:19.598Z] 5788d62ee057: Pull complete [2020-07-02T05:48:19.598Z] 0e6b1d234666: Pull complete [2020-07-02T05:48:19.598Z] bf5d7aec512f: Pull complete [2020-07-02T05:48:23.830Z] 34c802a77dc8: Pull complete [2020-07-02T05:48:25.756Z] 9eb99e56ec68: Pull complete [2020-07-02T05:48:25.756Z] 27c7a5d97fbd: Pull complete [2020-07-02T05:48:26.707Z] 5c102a31e300: Pull complete [2020-07-02T05:48:26.707Z] dcfb455df0a1: Pull complete [2020-07-02T05:48:26.707Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-07-02T05:48:26.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-07-02T05:48:26.707Z] ---> 7c70fe431013 [2020-07-02T05:48:26.707Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-07-02T05:48:28.623Z] ---> Running in c687eaa854ea [2020-07-02T05:48:28.623Z] Removing intermediate container c687eaa854ea [2020-07-02T05:48:28.623Z] ---> 6ffb46889755 [2020-07-02T05:48:28.623Z] Step 4/7 : RUN apk add bash [2020-07-02T05:48:28.623Z] ---> Running in 1bf8a38909e2 [2020-07-02T05:48:29.570Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-07-02T05:48:30.143Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-07-02T05:48:30.717Z] OK: 143 MiB in 39 packages [2020-07-02T05:48:30.979Z] Removing intermediate container 1bf8a38909e2 [2020-07-02T05:48:30.980Z] ---> c71e945e4e1f [2020-07-02T05:48:30.980Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-07-02T05:48:31.242Z] ---> Running in 44bb636a3730 [2020-07-02T05:48:31.242Z] Removing intermediate container 44bb636a3730 [2020-07-02T05:48:31.242Z] ---> 7da4ae94028c [2020-07-02T05:48:31.242Z] Step 6/7 : COPY go.mod . [2020-07-02T05:48:31.506Z] ---> 8efe429a426d [2020-07-02T05:48:31.506Z] Step 7/7 : RUN go mod download [2020-07-02T05:48:31.506Z] ---> Running in 436321414f80 [2020-07-02T05:48:32.895Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-07-02T05:48:33.156Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-02T05:48:33.156Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-02T05:48:33.156Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-02T05:48:33.156Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-07-02T05:48:33.156Z] go: finding github.com/go-playground/locales v0.13.0 [2020-07-02T05:48:33.156Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-07-02T05:48:33.156Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-07-02T05:48:33.156Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-02T05:48:33.156Z] go: finding github.com/google/uuid v1.1.0 [2020-07-02T05:48:33.156Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-02T05:48:33.156Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-07-02T05:48:33.156Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-02T05:48:33.417Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-02T05:48:33.418Z] go: finding github.com/stretchr/testify v1.4.0 [2020-07-02T05:48:33.418Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-02T05:48:33.418Z] go: finding golang.org/x/text v0.3.2 [2020-07-02T05:48:33.418Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-02T05:48:33.418Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-07-02T05:48:33.418Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-07-02T05:48:40.244Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-07-02T05:48:41.227Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.079s coverage: 85.7% of statements [2020-07-02T05:48:41.227Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.044s coverage: 100.0% of statements [2020-07-02T05:48:41.582Z] Removing intermediate container 436321414f80 [2020-07-02T05:48:41.582Z] ---> 5f94134f802c [2020-07-02T05:48:41.582Z] Successfully built 5f94134f802c [2020-07-02T05:48:41.582Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-02T05:48:41.828Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.088s coverage: 45.4% of statements [2020-07-02T05:48:42.060Z] + docker inspect -f . ci-base-image-x86_64 [2020-07-02T05:48:42.061Z] . [Pipeline] withDockerContainer [2020-07-02T05:48:42.160Z] prd-centos7-docker-4c-2g-5015 does not seem to be running inside a container [2020-07-02T05:48:42.206Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/30 -v /w/workspace/go-mod-core-contracts/30:/w/workspace/go-mod-core-contracts/30:rw,z -v /w/workspace/go-mod-core-contracts/30@tmp:/w/workspace/go-mod-core-contracts/30@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 ******** ci-base-image-x86_64 cat [2020-07-02T05:48:42.438Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.062s coverage: 77.8% of statements [2020-07-02T05:48:42.438Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-07-02T05:48:42.806Z] $ docker top 60b505c021ff7acb23fd93dd6ef948e8b708cc74a9d22ca7a947d1ea56df1c3f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-02T05:48:43.039Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.018s coverage: 6.4% of statements [2020-07-02T05:48:43.297Z] + go version [2020-07-02T05:48:43.297Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-07-02T05:48:43.714Z] + make test [2020-07-02T05:48:43.714Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-07-02T05:48:46.453Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.051s coverage: 14.4% of statements [2020-07-02T05:48:46.453Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.047s coverage: 100.0% of statements [2020-07-02T05:48:46.729Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.122s coverage: 100.0% of statements [2020-07-02T05:48:46.729Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-07-02T05:48:46.729Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-07-02T05:48:46.729Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.012s coverage: 100.0% of statements [2020-07-02T05:48:46.729Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.536s coverage: 100.0% of statements [2020-07-02T05:48:50.355Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-07-02T05:48:50.961Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.012s coverage: 85.7% of statements [2020-07-02T05:48:50.961Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.031s coverage: 100.0% of statements [2020-07-02T05:48:51.554Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.023s coverage: 45.4% of statements [2020-07-02T05:48:51.554Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.030s coverage: 77.8% of statements [2020-07-02T05:48:51.554Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-07-02T05:48:51.818Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.007s coverage: 6.4% of statements [2020-07-02T05:48:52.081Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.015s coverage: 14.4% of statements [2020-07-02T05:48:52.081Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.024s coverage: 100.0% of statements [2020-07-02T05:48:53.047Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.090s coverage: 100.0% of statements [2020-07-02T05:48:53.047Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-07-02T05:48:53.047Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-07-02T05:48:53.047Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.004s coverage: 100.0% of statements [2020-07-02T05:48:53.464Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.089s coverage: 62.6% of statements [2020-07-02T05:48:53.464Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.049s coverage: 26.3% of statements [2020-07-02T05:48:53.464Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.013s coverage: 15.4% of statements [2020-07-02T05:48:53.464Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.012s coverage: 15.4% of statements [2020-07-02T05:48:53.464Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.016s coverage: 14.3% of statements [2020-07-02T05:48:53.464Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-07-02T05:48:53.464Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.012s coverage: 83.3% of statements [2020-07-02T05:48:53.464Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] [2020-07-02T05:48:54.016Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.516s coverage: 100.0% of statements [2020-07-02T05:48:54.063Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.028s coverage: 90.9% of statements [2020-07-02T05:48:54.063Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] [2020-07-02T05:48:54.063Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-07-02T05:48:54.659Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-07-02T05:48:55.975Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.018s coverage: 62.6% of statements [2020-07-02T05:48:55.975Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.016s coverage: 26.3% of statements [2020-07-02T05:48:55.975Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.018s coverage: 15.4% of statements [2020-07-02T05:48:55.975Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.004s coverage: 15.4% of statements [2020-07-02T05:48:55.975Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.018s coverage: 14.3% of statements [2020-07-02T05:48:55.975Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-07-02T05:48:55.975Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.009s coverage: 83.3% of statements [2020-07-02T05:48:55.975Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] [2020-07-02T05:48:56.236Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.008s coverage: 90.9% of statements [2020-07-02T05:48:56.236Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] [2020-07-02T05:48:56.236Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-07-02T05:48:56.497Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-07-02T05:48:57.458Z] gofmt -l . [2020-07-02T05:48:57.458Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-07-02T05:48:57.979Z] Stashed 1 file(s) [Pipeline] } [2020-07-02T05:48:57.986Z] $ docker stop --time=1 60b505c021ff7acb23fd93dd6ef948e8b708cc74a9d22ca7a947d1ea56df1c3f [2020-07-02T05:48:58.060Z] gofmt -l . [2020-07-02T05:48:58.060Z] [ "`gofmt -l .`" = "" ] [2020-07-02T05:49:00.133Z] $ docker rm -f 60b505c021ff7acb23fd93dd6ef948e8b708cc74a9d22ca7a947d1ea56df1c3f [Pipeline] // withDockerContainer [Pipeline] stash [Pipeline] } [2020-07-02T05:49:00.326Z] Warning: overwriting stash ‘coverage-report’ [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] } [2020-07-02T05:49:00.799Z] Stashed 1 file(s) [Pipeline] // ws [Pipeline] } [Pipeline] } [2020-07-02T05:49:00.814Z] $ docker stop --time=1 c308df53ec79a82c9f42dc144bd88ceb55bcd545611180d5ecc3d0385971d005 [2020-07-02T05:49:02.893Z] $ docker rm -f c308df53ec79a82c9f42dc144bd88ceb55bcd545611180d5ecc3d0385971d005 [Pipeline] // node [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // script [Pipeline] } [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-07-02T05:49:04.327Z] provisioning config files... [2020-07-02T05:49:04.338Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config3315552580275087549tmp [Pipeline] { [Pipeline] sh [2020-07-02T05:49:04.677Z] + curl -s https://codecov.io/bash [2020-07-02T05:49:04.677Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config3315552580275087549tmp [Pipeline] } [2020-07-02T05:49:04.947Z] 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-07-02T05:49:05.839Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-02T05:49:06.401Z] ---> package-listing.sh [2020-07-02T05:49:06.401Z] ++ facter osfamily [2020-07-02T05:49:06.401Z] ++ tr '[:upper:]' '[:lower:]' [2020-07-02T05:49:06.401Z] + OS_FAMILY=redhat [2020-07-02T05:49:06.401Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-236 [2020-07-02T05:49:06.401Z] + START_PACKAGES=/tmp/packages_start.txt [2020-07-02T05:49:06.401Z] + END_PACKAGES=/tmp/packages_end.txt [2020-07-02T05:49:06.401Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-07-02T05:49:06.401Z] + PACKAGES=/tmp/packages_start.txt [2020-07-02T05:49:06.401Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' [2020-07-02T05:49:06.401Z] + PACKAGES=/tmp/packages_end.txt [2020-07-02T05:49:06.401Z] + case "${OS_FAMILY}" in [2020-07-02T05:49:06.401Z] + rpm -qa [2020-07-02T05:49:06.401Z] + sort [2020-07-02T05:49:10.614Z] + '[' -f /tmp/packages_start.txt ']' [2020-07-02T05:49:10.614Z] + '[' -f /tmp/packages_end.txt ']' [2020-07-02T05:49:10.614Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-07-02T05:49:10.614Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' [2020-07-02T05:49:10.614Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-236/archives/ [2020-07-02T05:49:10.614Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-236/archives/ [Pipeline] isUnix [Pipeline] sh [2020-07-02T05:49:11.229Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-02T05:49:11.229Z] [2020-07-02T05:49:11.229Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-07-02T05:49:11.555Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-02T05:49:11.555Z] alpine: Pulling from edgex-lftools-log-publisher [2020-07-02T05:49:11.555Z] c9b1b535fdd9: Pulling fs layer [2020-07-02T05:49:11.555Z] 2cc5ad85d9ab: Pulling fs layer [2020-07-02T05:49:11.555Z] 756a868c4378: Pulling fs layer [2020-07-02T05:49:11.555Z] 444b2fc9a129: Pulling fs layer [2020-07-02T05:49:11.555Z] ea15f1150254: Pulling fs layer [2020-07-02T05:49:11.555Z] 41b27a9f41bf: Pulling fs layer [2020-07-02T05:49:11.555Z] 28c525ee5125: Pulling fs layer [2020-07-02T05:49:11.555Z] 094b1ea09ed8: Pulling fs layer [2020-07-02T05:49:11.555Z] 138eaada9080: Pulling fs layer [2020-07-02T05:49:11.555Z] 0622d0fa9048: Pulling fs layer [2020-07-02T05:49:11.555Z] 28c525ee5125: Waiting [2020-07-02T05:49:11.555Z] 094b1ea09ed8: Waiting [2020-07-02T05:49:11.555Z] 138eaada9080: Waiting [2020-07-02T05:49:11.555Z] 444b2fc9a129: Waiting [2020-07-02T05:49:11.555Z] 0622d0fa9048: Waiting [2020-07-02T05:49:11.555Z] ea15f1150254: Waiting [2020-07-02T05:49:11.555Z] 41b27a9f41bf: Waiting [2020-07-02T05:49:11.555Z] 2cc5ad85d9ab: Verifying Checksum [2020-07-02T05:49:11.555Z] 2cc5ad85d9ab: Download complete [2020-07-02T05:49:11.555Z] 444b2fc9a129: Verifying Checksum [2020-07-02T05:49:11.555Z] 444b2fc9a129: Download complete [2020-07-02T05:49:11.555Z] c9b1b535fdd9: Download complete [2020-07-02T05:49:11.555Z] ea15f1150254: Verifying Checksum [2020-07-02T05:49:11.555Z] ea15f1150254: Download complete [2020-07-02T05:49:11.826Z] 28c525ee5125: Verifying Checksum [2020-07-02T05:49:11.826Z] 28c525ee5125: Download complete [2020-07-02T05:49:11.826Z] 756a868c4378: Verifying Checksum [2020-07-02T05:49:11.826Z] 756a868c4378: Download complete [2020-07-02T05:49:12.096Z] c9b1b535fdd9: Pull complete [2020-07-02T05:49:12.096Z] 138eaada9080: Verifying Checksum [2020-07-02T05:49:12.096Z] 138eaada9080: Download complete [2020-07-02T05:49:12.096Z] 0622d0fa9048: Download complete [2020-07-02T05:49:12.362Z] 094b1ea09ed8: Verifying Checksum [2020-07-02T05:49:12.362Z] 094b1ea09ed8: Download complete [2020-07-02T05:49:12.632Z] 2cc5ad85d9ab: Pull complete [2020-07-02T05:49:12.632Z] 41b27a9f41bf: Verifying Checksum [2020-07-02T05:49:12.632Z] 41b27a9f41bf: Download complete [2020-07-02T05:49:14.025Z] 756a868c4378: Pull complete [2020-07-02T05:49:14.025Z] 444b2fc9a129: Pull complete [2020-07-02T05:49:14.286Z] ea15f1150254: Pull complete [2020-07-02T05:49:18.500Z] 41b27a9f41bf: Pull complete [2020-07-02T05:49:18.500Z] 28c525ee5125: Pull complete [2020-07-02T05:49:21.055Z] 094b1ea09ed8: Pull complete [2020-07-02T05:49:21.055Z] 138eaada9080: Pull complete [2020-07-02T05:49:21.055Z] 0622d0fa9048: Pull complete [2020-07-02T05:49:21.055Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-07-02T05:49:21.055Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-02T05:49:21.055Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-07-02T05:49:21.190Z] prd-centos7-docker-4c-2g-5013 does not seem to be running inside a container [2020-07-02T05:49:21.233Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dry_go-mod-core-contracts_PR-236 -v /w/workspace/dry_go-mod-core-contracts_PR-236:/w/workspace/dry_go-mod-core-contracts_PR-236:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-236@tmp:/w/workspace/dry_go-mod-core-contracts_PR-236@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-07-02T05:49:25.245Z] $ docker top 6ecdca769735322fb19a2fd1c520bbf022a59e971ea6f3e5fbfeb31b5820a2e5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-02T05:49:25.399Z] provisioning config files... [2020-07-02T05:49:25.412Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config61333020337442525tmp [Pipeline] { [Pipeline] echo [2020-07-02T05:49:25.445Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-02T05:49:25.740Z] ---> create-netrc.sh [Pipeline] echo [2020-07-02T05:49:25.750Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-02T05:49:26.042Z] ---> logs-deploy.sh [2020-07-02T05:49:26.042Z] + ARCHIVE_ARTIFACTS= [2020-07-02T05:49:26.042Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-07-02T05:49:26.042Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-07-02T05:49:26.042Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-07-02T05:49:26.042Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/30 [2020-07-02T05:49:26.042Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/30/ [2020-07-02T05:49:26.042Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/30 /w/workspace/dry_go-mod-core-contracts_PR-236 [2020-07-02T05:49:27.426Z] Archives upload complete. [2020-07-02T05:49:27.426Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/30 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/30/