Branch indexing 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 rsdmike for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from f29a27d878985b98e7b657acb1e0d1e11ee4e870+0d22c3adfd19768cea02e957ccce29543298c9dd (b781bbbbaff640d15fa40338bf38503a4bd5442b) 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:app-functions-sdk-go, semver:true, goVersion:1.13, testScript:make test, buildImage:false] ========================================================= [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: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go 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-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre 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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4175 in /w/workspace/ndry_app-functions-sdk-go_PR-387 [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/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-387 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/387/head:refs/remotes/origin/PR-387 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/387/head:refs/remotes/origin/PR-387 # 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/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/387/head:refs/remotes/origin/PR-387 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0d22c3adfd19768cea02e957ccce29543298c9dd into PR head commit f29a27d878985b98e7b657acb1e0d1e11ee4e870 Merge succeeded, producing 57e15ee86493c8dc11c6c161e78df63c08387331 Checking out Revision 57e15ee86493c8dc11c6c161e78df63c08387331 (PR-387) > git config core.sparsecheckout # timeout=10 > git checkout -f f29a27d878985b98e7b657acb1e0d1e11ee4e870 # 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 0d22c3adfd19768cea02e957ccce29543298c9dd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 57e15ee86493c8dc11c6c161e78df63c08387331 # timeout=10 Commit message: "Merge commit '0d22c3adfd19768cea02e957ccce29543298c9dd' into HEAD" > git rev-list --no-walk f29a27d878985b98e7b657acb1e0d1e11ee4e870 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-06-23T19:45:51.075Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-23T19:45:51.207Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-23T19:45:51.251Z] ========================================================= [2020-06-23T19:45:51.251Z] EdgeX Global Pipelines Version Info [2020-06-23T19:45:51.251Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-06-23T19:45:53.112Z] ------------------- [2020-06-23T19:45:53.112Z] stable info: [2020-06-23T19:45:53.112Z] ------------------- [2020-06-23T19:45:53.112Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-23T19:45:53.112Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-23T19:45:53.112Z] Message: update stable to v1.0.89 [2020-06-23T19:45:53.684Z] ------------------- [2020-06-23T19:45:53.684Z] experimental info: [2020-06-23T19:45:53.684Z] ------------------- [2020-06-23T19:45:53.684Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-23T19:45:53.684Z] Commit SHA: aa323fb5dfebb31640c35badf05a5a9beff52318 [2020-06-23T19:45:53.684Z] Message: update experimental to v1.0.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-06-23T19:45:55.185Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-23T19:45:55.445Z] [2020-06-23T19:45:55.446Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-06-23T19:45:55.788Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-23T19:45:55.788Z] latest: Pulling from edgex-devops/git-semver [2020-06-23T19:45:55.788Z] 9123ac7c32f7: Pulling fs layer [2020-06-23T19:45:55.788Z] b8cc5d1170e3: Pulling fs layer [2020-06-23T19:45:55.788Z] 2924cbbf6a41: Pulling fs layer [2020-06-23T19:45:55.788Z] 93b08a4f1073: Pulling fs layer [2020-06-23T19:45:55.788Z] 93b08a4f1073: Waiting [2020-06-23T19:45:55.788Z] b8cc5d1170e3: Verifying Checksum [2020-06-23T19:45:55.788Z] b8cc5d1170e3: Download complete [2020-06-23T19:45:55.788Z] 9123ac7c32f7: Download complete [2020-06-23T19:45:56.050Z] 93b08a4f1073: Verifying Checksum [2020-06-23T19:45:56.050Z] 93b08a4f1073: Download complete [2020-06-23T19:45:56.050Z] 2924cbbf6a41: Verifying Checksum [2020-06-23T19:45:56.050Z] 2924cbbf6a41: Download complete [2020-06-23T19:45:56.310Z] 9123ac7c32f7: Pull complete [2020-06-23T19:45:56.310Z] b8cc5d1170e3: Pull complete [2020-06-23T19:45:57.252Z] 2924cbbf6a41: Pull complete [2020-06-23T19:45:57.252Z] 93b08a4f1073: Pull complete [2020-06-23T19:45:57.512Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-06-23T19:45:57.512Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-23T19:45:57.512Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-06-23T19:45:57.611Z] prd-centos7-docker-4c-2g-4175 does not seem to be running inside a container [2020-06-23T19:45:57.652Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-387 -v /w/workspace/ndry_app-functions-sdk-go_PR-387:/w/workspace/ndry_app-functions-sdk-go_PR-387:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-387@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-387@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-06-23T19:45:59.576Z] $ docker top 95cdc79edb67b91196674299f2e79548d9254cbe2f8d2f8ab9b27ecc96fd7e63 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-23T19:45:59.761Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-23T19:45:59.761Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-23T19:45:59.962Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-23T19:45:59.968Z] $ docker exec 95cdc79edb67b91196674299f2e79548d9254cbe2f8d2f8ab9b27ecc96fd7e63 ssh-agent [2020-06-23T19:46:00.123Z] SSH_AUTH_SOCK=/tmp/ssh-DyeiOEw9Okin/agent.11 [2020-06-23T19:46:00.123Z] SSH_AGENT_PID=16 [2020-06-23T19:46:00.133Z] Running ssh-add (command line suppressed) [2020-06-23T19:46:00.251Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-387@tmp/private_key_7041995496952615127.key (/w/workspace/ndry_app-functions-sdk-go_PR-387@tmp/private_key_7041995496952615127.key) [2020-06-23T19:46:00.299Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-23T19:46:00.609Z] + git describe --exact-match --tags HEAD [2020-06-23T19:46:00.609Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-06-23T19:46:00.733Z] $ docker exec --env ******** --env ******** 95cdc79edb67b91196674299f2e79548d9254cbe2f8d2f8ab9b27ecc96fd7e63 ssh-agent -k [2020-06-23T19:46:00.854Z] unset SSH_AUTH_SOCK; [2020-06-23T19:46:00.854Z] unset SSH_AGENT_PID; [2020-06-23T19:46:00.854Z] echo Agent pid 16 killed; [2020-06-23T19:46:00.892Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-06-23T19:46:00.932Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-06-23T19:46:00.932Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-06-23T19:46:00.984Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-23T19:46:00.985Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-23T19:46:01.137Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-23T19:46:01.142Z] $ docker exec 95cdc79edb67b91196674299f2e79548d9254cbe2f8d2f8ab9b27ecc96fd7e63 ssh-agent [2020-06-23T19:46:01.314Z] SSH_AUTH_SOCK=/tmp/ssh-U5FUnaBkWFgo/agent.44 [2020-06-23T19:46:01.314Z] SSH_AGENT_PID=49 [2020-06-23T19:46:01.320Z] Running ssh-add (command line suppressed) [2020-06-23T19:46:01.440Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-387@tmp/private_key_8678659302573428057.key (/w/workspace/ndry_app-functions-sdk-go_PR-387@tmp/private_key_8678659302573428057.key) [2020-06-23T19:46:01.483Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-23T19:46:01.782Z] + git semver init [2020-06-23T19:46:01.782Z] # -> Open(): unable to determine branch for HEAD [2020-06-23T19:46:01.782Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-387/.git [2020-06-23T19:46:01.782Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-387 [2020-06-23T19:46:01.782Z] # $SEMVER_REMOTE_NAME = origin [2020-06-23T19:46:01.782Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-23T19:46:01.782Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-23T19:46:01.782Z] # $SEMVER_BRANCH = PR-387 [2020-06-23T19:46:01.782Z] # $SEMVER_TEMP = /tmp/semver-020991116 [2020-06-23T19:46:01.782Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2020-06-23T19:46:05.086Z] # '/tmp/semver-020991116' -> '/w/workspace/ndry_app-functions-sdk-go_PR-387/.semver' [2020-06-23T19:46:05.086Z] # -> Force: false [2020-06-23T19:46:05.086Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-387/.semver [Pipeline] } [2020-06-23T19:46:05.099Z] $ docker exec --env ******** --env ******** 95cdc79edb67b91196674299f2e79548d9254cbe2f8d2f8ab9b27ecc96fd7e63 ssh-agent -k [2020-06-23T19:46:05.220Z] unset SSH_AUTH_SOCK; [2020-06-23T19:46:05.221Z] unset SSH_AGENT_PID; [2020-06-23T19:46:05.221Z] echo Agent pid 49 killed; [2020-06-23T19:46:05.273Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-23T19:46:05.633Z] + git semver [Pipeline] } [2020-06-23T19:46:05.650Z] $ docker stop --time=1 95cdc79edb67b91196674299f2e79548d9254cbe2f8d2f8ab9b27ecc96fd7e63 [2020-06-23T19:46:07.061Z] $ docker rm -f 95cdc79edb67b91196674299f2e79548d9254cbe2f8d2f8ab9b27ecc96fd7e63 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-06-23T19:46:08.949Z] Stashed 131 file(s) [Pipeline] echo [2020-06-23T19:46:08.951Z] [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-23T19:46:09.321Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4169 in /w/workspace/ndry_app-functions-sdk-go_PR-387 [Pipeline] { [Pipeline] ws [2020-06-23T19:46:09.344Z] Running in /w/workspace/app-functions-sdk-go/3 [Pipeline] { [Pipeline] checkout [2020-06-23T19:46:14.037Z] using credential edgex-jenkins-ssh [2020-06-23T19:46:14.073Z] Cloning the remote Git repository [2020-06-23T19:46:14.073Z] Cloning with configured refspecs honoured and without tags [2020-06-23T19:46:14.096Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-06-23T19:46:14.206Z] > git init /w/workspace/app-functions-sdk-go/3 # timeout=10 [2020-06-23T19:46:14.288Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-06-23T19:46:14.290Z] > git --version # timeout=10 [2020-06-23T19:46:14.308Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-23T19:46:14.388Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/387/head:refs/remotes/origin/PR-387 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-23T19:46:17.155Z] Fetching without tags [2020-06-23T19:46:17.633Z] Merging remotes/origin/master commit 0d22c3adfd19768cea02e957ccce29543298c9dd into PR head commit f29a27d878985b98e7b657acb1e0d1e11ee4e870 [2020-06-23T19:46:17.907Z] Merge succeeded, producing bf121b285ca98748a2aacddd8163eb8b327527a9 [2020-06-23T19:46:17.907Z] Checking out Revision bf121b285ca98748a2aacddd8163eb8b327527a9 (PR-387) [2020-06-23T19:46:17.046Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-06-23T19:46:17.064Z] > git config --add remote.origin.fetch +refs/pull/387/head:refs/remotes/origin/PR-387 # timeout=10 [2020-06-23T19:46:17.081Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-23T19:46:17.105Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-06-23T19:46:17.130Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-06-23T19:46:17.131Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-23T19:46:17.142Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/387/head:refs/remotes/origin/PR-387 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-23T19:46:17.617Z] > git config core.sparsecheckout # timeout=10 [2020-06-23T19:46:17.634Z] > git checkout -f f29a27d878985b98e7b657acb1e0d1e11ee4e870 # timeout=10 [2020-06-23T19:46:17.735Z] > git remote # timeout=10 [2020-06-23T19:46:17.752Z] > git config --get remote.origin.url # timeout=10 [2020-06-23T19:46:17.772Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-23T19:46:17.781Z] > git merge 0d22c3adfd19768cea02e957ccce29543298c9dd # timeout=10 [2020-06-23T19:46:17.859Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-23T19:46:17.879Z] > git config core.sparsecheckout # timeout=10 [2020-06-23T19:46:17.902Z] > git checkout -f bf121b285ca98748a2aacddd8163eb8b327527a9 # timeout=10 [2020-06-23T19:46:22.251Z] Commit message: "Merge commit '0d22c3adfd19768cea02e957ccce29543298c9dd' into HEAD" [2020-06-23T19:46:22.225Z] > git rev-list --no-walk f29a27d878985b98e7b657acb1e0d1e11ee4e870 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-06-23T19:46:24.140Z] Still waiting to schedule task [2020-06-23T19:46:24.140Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [Pipeline] echo [2020-06-23T19:46:25.371Z] ========================================================= [2020-06-23T19:46:25.371Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-06-23T19:46:25.371Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-23T19:46:26.458Z] + 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-23T19:46:27.449Z] Sending build context to Docker daemon 37.02MB [2020-06-23T19:46:27.723Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-06-23T19:46:27.723Z] Step 2/8 : FROM ${BASE} [2020-06-23T19:46:27.996Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-06-23T19:46:27.996Z] cde5963f3b93: Pulling fs layer [2020-06-23T19:46:27.996Z] 2a23fa8c16f7: Pulling fs layer [2020-06-23T19:46:27.996Z] 777b28850792: Pulling fs layer [2020-06-23T19:46:27.996Z] 8a11ddd9e578: Pulling fs layer [2020-06-23T19:46:27.996Z] 4cf88f913ddb: Pulling fs layer [2020-06-23T19:46:27.996Z] 1df406cf5192: Pulling fs layer [2020-06-23T19:46:27.996Z] cd6300453558: Pulling fs layer [2020-06-23T19:46:27.996Z] b9c365052c96: Pulling fs layer [2020-06-23T19:46:27.996Z] a2d8cc88f415: Pulling fs layer [2020-06-23T19:46:27.996Z] ea1d1ca13537: Pulling fs layer [2020-06-23T19:46:27.996Z] 3750a50a1c5e: Pulling fs layer [2020-06-23T19:46:27.996Z] 8a11ddd9e578: Waiting [2020-06-23T19:46:27.996Z] 4cf88f913ddb: Waiting [2020-06-23T19:46:27.996Z] 1df406cf5192: Waiting [2020-06-23T19:46:27.996Z] cd6300453558: Waiting [2020-06-23T19:46:27.996Z] b9c365052c96: Waiting [2020-06-23T19:46:27.996Z] a2d8cc88f415: Waiting [2020-06-23T19:46:27.996Z] ea1d1ca13537: Waiting [2020-06-23T19:46:27.996Z] 3750a50a1c5e: Waiting [2020-06-23T19:46:27.996Z] 777b28850792: Download complete [2020-06-23T19:46:27.996Z] 2a23fa8c16f7: Verifying Checksum [2020-06-23T19:46:27.996Z] 2a23fa8c16f7: Download complete [2020-06-23T19:46:27.996Z] 4cf88f913ddb: Verifying Checksum [2020-06-23T19:46:27.996Z] 4cf88f913ddb: Download complete [2020-06-23T19:46:27.996Z] 1df406cf5192: Download complete [2020-06-23T19:46:27.996Z] cde5963f3b93: Download complete [2020-06-23T19:46:28.982Z] cde5963f3b93: Pull complete [2020-06-23T19:46:29.259Z] 2a23fa8c16f7: Pull complete [2020-06-23T19:46:29.859Z] 777b28850792: Pull complete [2020-06-23T19:46:30.134Z] cd6300453558: Verifying Checksum [2020-06-23T19:46:30.134Z] cd6300453558: Download complete [2020-06-23T19:46:30.412Z] a2d8cc88f415: Download complete [2020-06-23T19:46:31.858Z] ea1d1ca13537: Verifying Checksum [2020-06-23T19:46:31.858Z] ea1d1ca13537: Download complete [2020-06-23T19:46:31.858Z] 3750a50a1c5e: Download complete [2020-06-23T19:46:32.452Z] b9c365052c96: Verifying Checksum [2020-06-23T19:46:32.452Z] b9c365052c96: Download complete [2020-06-23T19:46:33.434Z] 8a11ddd9e578: Verifying Checksum [2020-06-23T19:46:33.434Z] 8a11ddd9e578: Download complete [2020-06-23T19:46:45.822Z] 8a11ddd9e578: Pull complete [2020-06-23T19:46:45.822Z] 4cf88f913ddb: Pull complete [2020-06-23T19:46:45.822Z] 1df406cf5192: Pull complete [2020-06-23T19:46:49.222Z] cd6300453558: Pull complete [2020-06-23T19:46:54.631Z] b9c365052c96: Pull complete [2020-06-23T19:46:54.631Z] a2d8cc88f415: Pull complete [2020-06-23T19:46:56.616Z] ea1d1ca13537: Pull complete [2020-06-23T19:46:56.887Z] 3750a50a1c5e: Pull complete [2020-06-23T19:46:56.887Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-06-23T19:46:56.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-06-23T19:46:56.887Z] ---> 78745c68409d [2020-06-23T19:46:56.887Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-06-23T19:46:57.160Z] latest: Pulling from library/docker [2020-06-23T19:46:57.431Z] b538f80385f9: Pulling fs layer [2020-06-23T19:46:57.431Z] 259a493cd78d: Pulling fs layer [2020-06-23T19:46:57.431Z] b8e66b5100f5: Pulling fs layer [2020-06-23T19:46:57.431Z] f0cde32c2ffd: Pulling fs layer [2020-06-23T19:46:57.431Z] 6136a3ea7bbc: Pulling fs layer [2020-06-23T19:46:57.431Z] 8310feb2719a: Pulling fs layer [2020-06-23T19:46:57.431Z] 37f79010e7d8: Pulling fs layer [2020-06-23T19:46:57.431Z] 6136a3ea7bbc: Waiting [2020-06-23T19:46:57.431Z] 8310feb2719a: Waiting [2020-06-23T19:46:57.431Z] 37f79010e7d8: Waiting [2020-06-23T19:46:57.431Z] f0cde32c2ffd: Waiting [2020-06-23T19:46:57.431Z] b8e66b5100f5: Verifying Checksum [2020-06-23T19:46:57.431Z] b8e66b5100f5: Download complete [2020-06-23T19:46:57.431Z] 259a493cd78d: Verifying Checksum [2020-06-23T19:46:57.431Z] 259a493cd78d: Download complete [2020-06-23T19:46:57.431Z] b538f80385f9: Verifying Checksum [2020-06-23T19:46:57.431Z] b538f80385f9: Download complete [2020-06-23T19:46:57.707Z] 8310feb2719a: Verifying Checksum [2020-06-23T19:46:57.707Z] 8310feb2719a: Download complete [2020-06-23T19:46:57.707Z] 6136a3ea7bbc: Verifying Checksum [2020-06-23T19:46:57.707Z] 6136a3ea7bbc: Download complete [2020-06-23T19:46:57.707Z] 37f79010e7d8: Verifying Checksum [2020-06-23T19:46:57.707Z] 37f79010e7d8: Download complete [2020-06-23T19:46:58.301Z] b538f80385f9: Pull complete [2020-06-23T19:46:58.895Z] 259a493cd78d: Pull complete [2020-06-23T19:46:58.895Z] f0cde32c2ffd: Verifying Checksum [2020-06-23T19:46:58.895Z] f0cde32c2ffd: Download complete [2020-06-23T19:46:59.484Z] b8e66b5100f5: Pull complete [2020-06-23T19:47:02.881Z] f0cde32c2ffd: Pull complete [2020-06-23T19:47:02.881Z] 6136a3ea7bbc: Pull complete [2020-06-23T19:47:03.153Z] 8310feb2719a: Pull complete [2020-06-23T19:47:03.426Z] 37f79010e7d8: Pull complete [2020-06-23T19:47:03.697Z] Digest: sha256:42e9d5ccd8794b13466a0d8b2686d035504fad6b996e883152ae3c56125bc6dc [2020-06-23T19:47:03.697Z] Status: Downloaded newer image for docker:latest [2020-06-23T19:47:11.966Z] ---> 9ae91e1f2a2f [2020-06-23T19:47:11.966Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-23T19:47:11.966Z] ---> Running in e7d9be04407c [2020-06-23T19:47:11.966Z] Removing intermediate container e7d9be04407c [2020-06-23T19:47:11.966Z] ---> 7ccbd8bace39 [2020-06-23T19:47:11.966Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-06-23T19:47:11.966Z] ---> Running in 2b5fb0d0ee37 [2020-06-23T19:47:13.390Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-23T19:47:14.357Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-23T19:47:14.948Z] (1/5) Installing libsodium (1.0.18-r0) [2020-06-23T19:47:14.948Z] (2/5) Installing libzmq (4.3.2-r0) [2020-06-23T19:47:15.215Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-06-23T19:47:15.486Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-06-23T19:47:15.486Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-06-23T19:47:15.486Z] Executing busybox-1.31.1-r8.trigger [2020-06-23T19:47:15.761Z] OK: 127 MiB in 44 packages [2020-06-23T19:47:16.738Z] Removing intermediate container 2b5fb0d0ee37 [2020-06-23T19:47:16.738Z] ---> fcd1f6fed771 [2020-06-23T19:47:16.738Z] Step 6/8 : WORKDIR /build [2020-06-23T19:47:17.012Z] ---> Running in 7f2a0560bb05 [2020-06-23T19:47:17.283Z] Removing intermediate container 7f2a0560bb05 [2020-06-23T19:47:17.283Z] ---> 7d8be2e082d4 [2020-06-23T19:47:17.283Z] Step 7/8 : COPY go.mod . [2020-06-23T19:47:17.887Z] ---> cd512e57fc69 [2020-06-23T19:47:17.887Z] Step 8/8 : RUN go mod download [2020-06-23T19:47:18.161Z] ---> Running in b535d0e59d95 [2020-06-23T19:47:21.546Z] go: github.com/edgexfoundry/go-mod-core-contracts@v0.1.58: parsing /go-mod-core-contracts/go.mod: open /go-mod-core-contracts/go.mod: no such file or directory [2020-06-23T19:47:21.546Z] The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-23T19:47:22.198Z] Failed in branch arm64 [2020-06-23T19:47:41.670Z] Running on prd-centos7-docker-4c-2g-4177 in /w/workspace/ndry_app-functions-sdk-go_PR-387 [Pipeline] { [Pipeline] ws [2020-06-23T19:47:41.704Z] Running in /w/workspace/app-functions-sdk-go/3 [Pipeline] { [Pipeline] checkout [2020-06-23T19:47:44.023Z] using credential edgex-jenkins-ssh [2020-06-23T19:47:44.049Z] Cloning the remote Git repository [2020-06-23T19:47:44.049Z] Cloning with configured refspecs honoured and without tags [2020-06-23T19:47:43.963Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-06-23T19:47:44.031Z] > git init /w/workspace/app-functions-sdk-go/3 # timeout=10 [2020-06-23T19:47:44.080Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-06-23T19:47:44.081Z] > git --version # timeout=10 [2020-06-23T19:47:44.087Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-23T19:47:44.112Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/387/head:refs/remotes/origin/PR-387 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-23T19:47:45.682Z] Fetching without tags [2020-06-23T19:47:46.095Z] Merging remotes/origin/master commit 0d22c3adfd19768cea02e957ccce29543298c9dd into PR head commit f29a27d878985b98e7b657acb1e0d1e11ee4e870 [2020-06-23T19:47:45.639Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-06-23T19:47:45.652Z] > git config --add remote.origin.fetch +refs/pull/387/head:refs/remotes/origin/PR-387 # timeout=10 [2020-06-23T19:47:45.662Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-23T19:47:45.672Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-06-23T19:47:45.688Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-06-23T19:47:45.688Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-23T19:47:45.693Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/387/head:refs/remotes/origin/PR-387 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-23T19:47:46.105Z] > git config core.sparsecheckout # timeout=10 [2020-06-23T19:47:46.111Z] > git checkout -f f29a27d878985b98e7b657acb1e0d1e11ee4e870 # timeout=10 [2020-06-23T19:47:46.201Z] Merge succeeded, producing f299eed17dcd563e93a0d77c9d483b442ba740de [2020-06-23T19:47:46.202Z] Checking out Revision f299eed17dcd563e93a0d77c9d483b442ba740de (PR-387) [2020-06-23T19:47:46.157Z] > git remote # timeout=10 [2020-06-23T19:47:46.163Z] > git config --get remote.origin.url # timeout=10 [2020-06-23T19:47:46.168Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-23T19:47:46.171Z] > git merge 0d22c3adfd19768cea02e957ccce29543298c9dd # timeout=10 [2020-06-23T19:47:46.198Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-23T19:47:46.207Z] > git config core.sparsecheckout # timeout=10 [2020-06-23T19:47:46.212Z] > git checkout -f f299eed17dcd563e93a0d77c9d483b442ba740de # timeout=10 [2020-06-23T19:47:49.919Z] Commit message: "Merge commit '0d22c3adfd19768cea02e957ccce29543298c9dd' into HEAD" [2020-06-23T19:47:49.924Z] > git rev-list --no-walk f29a27d878985b98e7b657acb1e0d1e11ee4e870 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-23T19:47:51.801Z] ========================================================= [2020-06-23T19:47:51.801Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-06-23T19:47:51.801Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-23T19:47:52.522Z] + 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-23T19:47:52.785Z] Sending build context to Docker daemon 37.02MB [2020-06-23T19:47:53.047Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-06-23T19:47:53.047Z] Step 2/8 : FROM ${BASE} [2020-06-23T19:47:53.047Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-06-23T19:47:53.047Z] e6b0cf9c0882: Pulling fs layer [2020-06-23T19:47:53.047Z] 2848faf0eed1: Pulling fs layer [2020-06-23T19:47:53.047Z] 0f37312ad70f: Pulling fs layer [2020-06-23T19:47:53.047Z] 5788d62ee057: Pulling fs layer [2020-06-23T19:47:53.047Z] 0e6b1d234666: Pulling fs layer [2020-06-23T19:47:53.047Z] bf5d7aec512f: Pulling fs layer [2020-06-23T19:47:53.047Z] 34c802a77dc8: Pulling fs layer [2020-06-23T19:47:53.047Z] 9eb99e56ec68: Pulling fs layer [2020-06-23T19:47:53.047Z] 27c7a5d97fbd: Pulling fs layer [2020-06-23T19:47:53.047Z] 5c102a31e300: Pulling fs layer [2020-06-23T19:47:53.047Z] dcfb455df0a1: Pulling fs layer [2020-06-23T19:47:53.047Z] 34c802a77dc8: Waiting [2020-06-23T19:47:53.047Z] 9eb99e56ec68: Waiting [2020-06-23T19:47:53.047Z] 27c7a5d97fbd: Waiting [2020-06-23T19:47:53.047Z] 5c102a31e300: Waiting [2020-06-23T19:47:53.047Z] dcfb455df0a1: Waiting [2020-06-23T19:47:53.047Z] 5788d62ee057: Waiting [2020-06-23T19:47:53.047Z] 0e6b1d234666: Waiting [2020-06-23T19:47:53.047Z] bf5d7aec512f: Waiting [2020-06-23T19:47:53.047Z] 0f37312ad70f: Download complete [2020-06-23T19:47:53.047Z] 2848faf0eed1: Verifying Checksum [2020-06-23T19:47:53.047Z] 2848faf0eed1: Download complete [2020-06-23T19:47:53.047Z] 0e6b1d234666: Verifying Checksum [2020-06-23T19:47:53.047Z] 0e6b1d234666: Download complete [2020-06-23T19:47:53.047Z] bf5d7aec512f: Verifying Checksum [2020-06-23T19:47:53.047Z] bf5d7aec512f: Download complete [2020-06-23T19:47:53.047Z] e6b0cf9c0882: Verifying Checksum [2020-06-23T19:47:53.047Z] e6b0cf9c0882: Download complete [2020-06-23T19:47:53.628Z] 34c802a77dc8: Verifying Checksum [2020-06-23T19:47:53.628Z] 34c802a77dc8: Download complete [2020-06-23T19:47:53.628Z] 27c7a5d97fbd: Verifying Checksum [2020-06-23T19:47:53.628Z] 27c7a5d97fbd: Download complete [2020-06-23T19:47:54.204Z] 9eb99e56ec68: Verifying Checksum [2020-06-23T19:47:54.204Z] 9eb99e56ec68: Download complete [2020-06-23T19:47:54.204Z] 5c102a31e300: Verifying Checksum [2020-06-23T19:47:54.204Z] 5c102a31e300: Download complete [2020-06-23T19:47:54.204Z] dcfb455df0a1: Verifying Checksum [2020-06-23T19:47:54.204Z] dcfb455df0a1: Download complete [2020-06-23T19:47:54.470Z] 5788d62ee057: Verifying Checksum [2020-06-23T19:47:54.470Z] 5788d62ee057: Download complete [2020-06-23T19:47:55.858Z] e6b0cf9c0882: Pull complete [2020-06-23T19:47:55.858Z] 2848faf0eed1: Pull complete [2020-06-23T19:47:55.858Z] 0f37312ad70f: Pull complete [2020-06-23T19:48:02.481Z] 5788d62ee057: Pull complete [2020-06-23T19:48:02.481Z] 0e6b1d234666: Pull complete [2020-06-23T19:48:02.481Z] bf5d7aec512f: Pull complete [2020-06-23T19:48:06.692Z] 34c802a77dc8: Pull complete [2020-06-23T19:48:10.009Z] 9eb99e56ec68: Pull complete [2020-06-23T19:48:10.009Z] 27c7a5d97fbd: Pull complete [2020-06-23T19:48:10.276Z] 5c102a31e300: Pull complete [2020-06-23T19:48:10.537Z] dcfb455df0a1: Pull complete [2020-06-23T19:48:10.537Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-06-23T19:48:10.537Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-06-23T19:48:10.537Z] ---> 7c70fe431013 [2020-06-23T19:48:10.537Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-06-23T19:48:10.798Z] latest: Pulling from library/docker [2020-06-23T19:48:11.063Z] df20fa9351a1: Pulling fs layer [2020-06-23T19:48:11.063Z] 25ad7478873d: Pulling fs layer [2020-06-23T19:48:11.063Z] 4684f6177b5d: Pulling fs layer [2020-06-23T19:48:11.063Z] 1d105a01b85c: Pulling fs layer [2020-06-23T19:48:11.063Z] d87316014961: Pulling fs layer [2020-06-23T19:48:11.063Z] ae7f709568fa: Pulling fs layer [2020-06-23T19:48:11.063Z] 63f9e63bc2f8: Pulling fs layer [2020-06-23T19:48:11.063Z] d87316014961: Waiting [2020-06-23T19:48:11.063Z] ae7f709568fa: Waiting [2020-06-23T19:48:11.063Z] 63f9e63bc2f8: Waiting [2020-06-23T19:48:11.063Z] 1d105a01b85c: Waiting [2020-06-23T19:48:11.063Z] 4684f6177b5d: Verifying Checksum [2020-06-23T19:48:11.063Z] 4684f6177b5d: Download complete [2020-06-23T19:48:11.063Z] df20fa9351a1: Verifying Checksum [2020-06-23T19:48:11.063Z] df20fa9351a1: Download complete [2020-06-23T19:48:11.324Z] 25ad7478873d: Verifying Checksum [2020-06-23T19:48:11.325Z] 25ad7478873d: Download complete [2020-06-23T19:48:11.325Z] d87316014961: Verifying Checksum [2020-06-23T19:48:11.325Z] d87316014961: Download complete [2020-06-23T19:48:11.325Z] 63f9e63bc2f8: Verifying Checksum [2020-06-23T19:48:11.325Z] 63f9e63bc2f8: Download complete [2020-06-23T19:48:11.325Z] ae7f709568fa: Verifying Checksum [2020-06-23T19:48:11.325Z] ae7f709568fa: Download complete [2020-06-23T19:48:11.899Z] 1d105a01b85c: Verifying Checksum [2020-06-23T19:48:11.899Z] 1d105a01b85c: Download complete [2020-06-23T19:48:12.470Z] df20fa9351a1: Pull complete [2020-06-23T19:48:12.729Z] 25ad7478873d: Pull complete [2020-06-23T19:48:12.729Z] 4684f6177b5d: Pull complete [2020-06-23T19:48:15.276Z] 1d105a01b85c: Pull complete [2020-06-23T19:48:15.276Z] d87316014961: Pull complete [2020-06-23T19:48:15.536Z] ae7f709568fa: Pull complete [2020-06-23T19:48:15.536Z] 63f9e63bc2f8: Pull complete [2020-06-23T19:48:15.536Z] Digest: sha256:42e9d5ccd8794b13466a0d8b2686d035504fad6b996e883152ae3c56125bc6dc [2020-06-23T19:48:15.536Z] Status: Downloaded newer image for docker:latest [2020-06-23T19:48:17.448Z] ---> 39db29bd0404 [2020-06-23T19:48:17.448Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-23T19:48:17.448Z] ---> Running in 3e1617642377 [2020-06-23T19:48:17.709Z] Removing intermediate container 3e1617642377 [2020-06-23T19:48:17.709Z] ---> a12e01ae1a1b [2020-06-23T19:48:17.709Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-06-23T19:48:17.709Z] ---> Running in 5682f0948851 [2020-06-23T19:48:18.658Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-23T19:48:19.600Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-23T19:48:20.182Z] (1/5) Installing libsodium (1.0.18-r0) [2020-06-23T19:48:20.182Z] (2/5) Installing libzmq (4.3.2-r0) [2020-06-23T19:48:20.182Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-06-23T19:48:20.442Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-06-23T19:48:20.442Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-06-23T19:48:20.704Z] Executing busybox-1.31.1-r8.trigger [2020-06-23T19:48:20.704Z] OK: 145 MiB in 44 packages [2020-06-23T19:48:21.277Z] Removing intermediate container 5682f0948851 [2020-06-23T19:48:21.277Z] ---> 65de986ee683 [2020-06-23T19:48:21.277Z] Step 6/8 : WORKDIR /build [2020-06-23T19:48:21.277Z] ---> Running in e6f7c9b0efa8 [2020-06-23T19:48:21.540Z] Removing intermediate container e6f7c9b0efa8 [2020-06-23T19:48:21.540Z] ---> b7679c3bff0f [2020-06-23T19:48:21.540Z] Step 7/8 : COPY go.mod . [2020-06-23T19:48:21.802Z] ---> d915c2793222 [2020-06-23T19:48:21.802Z] Step 8/8 : RUN go mod download [2020-06-23T19:48:21.802Z] ---> Running in a49cb279a7eb [2020-06-23T19:48:24.352Z] go: github.com/edgexfoundry/go-mod-core-contracts@v0.1.58: parsing /go-mod-core-contracts/go.mod: open /go-mod-core-contracts/go.mod: no such file or directory [2020-06-23T19:48:24.925Z] The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-23T19:48:25.526Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-06-23T19:48:26.423Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-23T19:48:27.034Z] ---> package-listing.sh [2020-06-23T19:48:27.034Z] ++ facter osfamily [2020-06-23T19:48:27.034Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-23T19:48:27.034Z] + OS_FAMILY=redhat [2020-06-23T19:48:27.034Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-387 [2020-06-23T19:48:27.034Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-23T19:48:27.034Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-23T19:48:27.034Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-23T19:48:27.034Z] + PACKAGES=/tmp/packages_start.txt [2020-06-23T19:48:27.034Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-387 ']' [2020-06-23T19:48:27.034Z] + PACKAGES=/tmp/packages_end.txt [2020-06-23T19:48:27.034Z] + case "${OS_FAMILY}" in [2020-06-23T19:48:27.034Z] + rpm -qa [2020-06-23T19:48:27.034Z] + sort [2020-06-23T19:48:31.246Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-23T19:48:31.246Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-23T19:48:31.246Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-23T19:48:31.246Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-387 ']' [2020-06-23T19:48:31.246Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-387/archives/ [2020-06-23T19:48:31.246Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-387/archives/ [Pipeline] isUnix [Pipeline] sh [2020-06-23T19:48:31.653Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-23T19:48:31.653Z] [2020-06-23T19:48:31.653Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-23T19:48:31.974Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-23T19:48:31.974Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-23T19:48:31.974Z] c9b1b535fdd9: Pulling fs layer [2020-06-23T19:48:31.974Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-23T19:48:31.974Z] 756a868c4378: Pulling fs layer [2020-06-23T19:48:31.974Z] 444b2fc9a129: Pulling fs layer [2020-06-23T19:48:31.974Z] ea15f1150254: Pulling fs layer [2020-06-23T19:48:31.974Z] 41b27a9f41bf: Pulling fs layer [2020-06-23T19:48:31.974Z] 28c525ee5125: Pulling fs layer [2020-06-23T19:48:31.974Z] 094b1ea09ed8: Pulling fs layer [2020-06-23T19:48:31.974Z] 138eaada9080: Pulling fs layer [2020-06-23T19:48:31.974Z] 0622d0fa9048: Pulling fs layer [2020-06-23T19:48:31.974Z] ea15f1150254: Waiting [2020-06-23T19:48:31.974Z] 41b27a9f41bf: Waiting [2020-06-23T19:48:31.974Z] 28c525ee5125: Waiting [2020-06-23T19:48:31.974Z] 094b1ea09ed8: Waiting [2020-06-23T19:48:31.974Z] 138eaada9080: Waiting [2020-06-23T19:48:31.974Z] 0622d0fa9048: Waiting [2020-06-23T19:48:31.974Z] 444b2fc9a129: Waiting [2020-06-23T19:48:31.974Z] 2cc5ad85d9ab: Download complete [2020-06-23T19:48:31.974Z] 444b2fc9a129: Verifying Checksum [2020-06-23T19:48:31.974Z] 444b2fc9a129: Download complete [2020-06-23T19:48:31.974Z] c9b1b535fdd9: Verifying Checksum [2020-06-23T19:48:31.974Z] c9b1b535fdd9: Download complete [2020-06-23T19:48:31.974Z] ea15f1150254: Verifying Checksum [2020-06-23T19:48:31.974Z] ea15f1150254: Download complete [2020-06-23T19:48:32.252Z] 28c525ee5125: Verifying Checksum [2020-06-23T19:48:32.252Z] 28c525ee5125: Download complete [2020-06-23T19:48:32.252Z] 756a868c4378: Verifying Checksum [2020-06-23T19:48:32.252Z] 756a868c4378: Download complete [2020-06-23T19:48:32.518Z] 138eaada9080: Verifying Checksum [2020-06-23T19:48:32.518Z] 138eaada9080: Download complete [2020-06-23T19:48:32.518Z] 0622d0fa9048: Verifying Checksum [2020-06-23T19:48:32.518Z] 0622d0fa9048: Download complete [2020-06-23T19:48:32.518Z] 094b1ea09ed8: Verifying Checksum [2020-06-23T19:48:32.518Z] 094b1ea09ed8: Download complete [2020-06-23T19:48:32.779Z] c9b1b535fdd9: Pull complete [2020-06-23T19:48:33.057Z] 41b27a9f41bf: Verifying Checksum [2020-06-23T19:48:33.057Z] 41b27a9f41bf: Download complete [2020-06-23T19:48:33.057Z] 2cc5ad85d9ab: Pull complete [2020-06-23T19:48:34.440Z] 756a868c4378: Pull complete [2020-06-23T19:48:34.440Z] 444b2fc9a129: Pull complete [2020-06-23T19:48:34.701Z] ea15f1150254: Pull complete [2020-06-23T19:48:38.011Z] 41b27a9f41bf: Pull complete [2020-06-23T19:48:38.011Z] 28c525ee5125: Pull complete [2020-06-23T19:48:39.938Z] 094b1ea09ed8: Pull complete [2020-06-23T19:48:40.198Z] 138eaada9080: Pull complete [2020-06-23T19:48:40.464Z] 0622d0fa9048: Pull complete [2020-06-23T19:48:40.464Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-23T19:48:40.464Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-23T19:48:40.464Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-23T19:48:40.599Z] prd-centos7-docker-4c-2g-4175 does not seem to be running inside a container [2020-06-23T19:48:40.642Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/ndry_app-functions-sdk-go_PR-387 -v /w/workspace/ndry_app-functions-sdk-go_PR-387:/w/workspace/ndry_app-functions-sdk-go_PR-387:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-387@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-387@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-06-23T19:48:43.371Z] $ docker top 58fcb35e008451b04fef27b4695da3aa101f8ddda85773b5ad9417ee31e8723e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-23T19:48:43.523Z] provisioning config files... [2020-06-23T19:48:43.538Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-387@tmp/config7046188027863178815tmp [Pipeline] { [Pipeline] echo [2020-06-23T19:48:43.580Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-23T19:48:43.869Z] ---> create-netrc.sh [Pipeline] echo [2020-06-23T19:48:43.878Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-23T19:48:44.169Z] ---> logs-deploy.sh [2020-06-23T19:48:44.169Z] + ARCHIVE_ARTIFACTS= [2020-06-23T19:48:44.169Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-23T19:48:44.169Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-23T19:48:44.169Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-23T19:48:44.169Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-387/3 [2020-06-23T19:48:44.169Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-387/3/ [2020-06-23T19:48:44.169Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-387/3 /w/workspace/ndry_app-functions-sdk-go_PR-387 [2020-06-23T19:48:45.556Z] Archives upload complete. [2020-06-23T19:48:45.556Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-387/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-387/3/