Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 1899b11f5af0f51f0c80a2da86949503e9e734af 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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4875 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_master # timeout=10 Fetching without tags 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/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/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/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 1899b11f5af0f51f0c80a2da86949503e9e734af (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 1899b11f5af0f51f0c80a2da86949503e9e734af # timeout=10 Commit message: "Merge pull request #248 from difince/fixUrlRmInterval" > git rev-list --no-walk 8df1bc237b3746b67ec2754785c71dc83ce5d0c1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-06-30T09:40:27.981Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-30T09:40:28.102Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-30T09:40:28.140Z] ========================================================= [2020-06-30T09:40:28.140Z] EdgeX Global Pipelines Version Info [2020-06-30T09:40:28.140Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-06-30T09:40:29.592Z] ------------------- [2020-06-30T09:40:29.593Z] stable info: [2020-06-30T09:40:29.593Z] ------------------- [2020-06-30T09:40:29.593Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-30T09:40:29.593Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-30T09:40:29.593Z] Message: update stable to v1.0.89 [2020-06-30T09:40:30.544Z] ------------------- [2020-06-30T09:40:30.544Z] experimental info: [2020-06-30T09:40:30.544Z] ------------------- [2020-06-30T09:40:30.544Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-30T09:40:30.544Z] Commit SHA: 50d5b24b0ab5f81d75c339234d0e2512bee9338e [2020-06-30T09:40:30.544Z] 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-06-30T09:40:32.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-30T09:40:32.647Z] [2020-06-30T09:40:32.647Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-06-30T09:40:32.980Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-30T09:40:32.980Z] latest: Pulling from edgex-devops/git-semver [2020-06-30T09:40:32.980Z] 9123ac7c32f7: Pulling fs layer [2020-06-30T09:40:32.980Z] b8cc5d1170e3: Pulling fs layer [2020-06-30T09:40:32.980Z] 2924cbbf6a41: Pulling fs layer [2020-06-30T09:40:32.980Z] 93b08a4f1073: Pulling fs layer [2020-06-30T09:40:32.980Z] 93b08a4f1073: Waiting [2020-06-30T09:40:32.980Z] b8cc5d1170e3: Verifying Checksum [2020-06-30T09:40:32.980Z] b8cc5d1170e3: Download complete [2020-06-30T09:40:32.980Z] 9123ac7c32f7: Verifying Checksum [2020-06-30T09:40:32.980Z] 9123ac7c32f7: Download complete [2020-06-30T09:40:33.247Z] 93b08a4f1073: Verifying Checksum [2020-06-30T09:40:33.247Z] 93b08a4f1073: Download complete [2020-06-30T09:40:33.247Z] 2924cbbf6a41: Verifying Checksum [2020-06-30T09:40:33.247Z] 2924cbbf6a41: Download complete [2020-06-30T09:40:33.247Z] 9123ac7c32f7: Pull complete [2020-06-30T09:40:33.509Z] b8cc5d1170e3: Pull complete [2020-06-30T09:40:34.104Z] 2924cbbf6a41: Pull complete [2020-06-30T09:40:34.368Z] 93b08a4f1073: Pull complete [2020-06-30T09:40:34.368Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-06-30T09:40:34.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-30T09:40:34.368Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-06-30T09:40:34.479Z] prd-centos7-docker-4c-2g-4875 does not seem to be running inside a container [2020-06-30T09:40:34.520Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-30T09:40:36.632Z] $ docker top 8e840a9ad09ac94d215ac05f7402b3427bb84b3ec189a1351f215d370ea2a3cf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-30T09:40:36.803Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-30T09:40:36.804Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-30T09:40:36.972Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-30T09:40:36.975Z] $ docker exec 8e840a9ad09ac94d215ac05f7402b3427bb84b3ec189a1351f215d370ea2a3cf ssh-agent [2020-06-30T09:40:37.131Z] SSH_AUTH_SOCK=/tmp/ssh-uJchei2K3tCY/agent.11 [2020-06-30T09:40:37.131Z] SSH_AGENT_PID=16 [2020-06-30T09:40:37.141Z] Running ssh-add (command line suppressed) [2020-06-30T09:40:37.257Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7013058411129225505.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7013058411129225505.key) [2020-06-30T09:40:37.308Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-30T09:40:37.614Z] + git describe --exact-match --tags HEAD [2020-06-30T09:40:37.614Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-06-30T09:40:37.762Z] $ docker exec --env ******** --env ******** 8e840a9ad09ac94d215ac05f7402b3427bb84b3ec189a1351f215d370ea2a3cf ssh-agent -k [2020-06-30T09:40:37.876Z] unset SSH_AUTH_SOCK; [2020-06-30T09:40:37.876Z] unset SSH_AGENT_PID; [2020-06-30T09:40:37.877Z] echo Agent pid 16 killed; [2020-06-30T09:40:37.918Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-06-30T09:40:37.957Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-06-30T09:40:37.957Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-06-30T09:40:38.007Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-30T09:40:38.007Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-30T09:40:38.172Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-30T09:40:38.176Z] $ docker exec 8e840a9ad09ac94d215ac05f7402b3427bb84b3ec189a1351f215d370ea2a3cf ssh-agent [2020-06-30T09:40:38.336Z] SSH_AUTH_SOCK=/tmp/ssh-QXk1fFpa1cRS/agent.44 [2020-06-30T09:40:38.336Z] SSH_AGENT_PID=49 [2020-06-30T09:40:38.341Z] Running ssh-add (command line suppressed) [2020-06-30T09:40:38.456Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3474279005425192991.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3474279005425192991.key) [2020-06-30T09:40:38.504Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-30T09:40:38.807Z] + git semver init [2020-06-30T09:40:38.807Z] # -> Open(): unable to determine branch for HEAD [2020-06-30T09:40:38.807Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-06-30T09:40:38.807Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-06-30T09:40:38.807Z] # $SEMVER_REMOTE_NAME = origin [2020-06-30T09:40:38.807Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-30T09:40:38.807Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-30T09:40:38.807Z] # $SEMVER_BRANCH = master [2020-06-30T09:40:38.807Z] # $SEMVER_TEMP = /tmp/semver-229298953 [2020-06-30T09:40:38.807Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-06-30T09:40:39.379Z] # '/tmp/semver-229298953' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' [2020-06-30T09:40:39.379Z] # -> Force: false [2020-06-30T09:40:39.379Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2020-06-30T09:40:39.389Z] $ docker exec --env ******** --env ******** 8e840a9ad09ac94d215ac05f7402b3427bb84b3ec189a1351f215d370ea2a3cf ssh-agent -k [2020-06-30T09:40:39.508Z] unset SSH_AUTH_SOCK; [2020-06-30T09:40:39.508Z] unset SSH_AGENT_PID; [2020-06-30T09:40:39.508Z] echo Agent pid 49 killed; [2020-06-30T09:40:39.553Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-30T09:40:39.908Z] + git semver [Pipeline] } [2020-06-30T09:40:39.922Z] $ docker stop --time=1 8e840a9ad09ac94d215ac05f7402b3427bb84b3ec189a1351f215d370ea2a3cf [2020-06-30T09:40:41.507Z] $ docker rm -f 8e840a9ad09ac94d215ac05f7402b3427bb84b3ec189a1351f215d370ea2a3cf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-06-30T09:40:42.017Z] Stashed 72 file(s) [Pipeline] echo [2020-06-30T09:40:42.019Z] [edgeXSemver] initialized semver on version 0.1.61 [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-30T09:40:57.188Z] Still waiting to schedule task [2020-06-30T09:40:57.188Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-06-30T09:40:57.190Z] Still waiting to schedule task [2020-06-30T09:40:57.190Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-06-30T09:43:19.671Z] Running on prd-centos7-docker-4c-2g-4877 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2020-06-30T09:43:19.696Z] Running in /w/workspace/go-mod-core-contracts/25 [Pipeline] { [Pipeline] checkout [2020-06-30T09:43:21.960Z] using credential edgex-jenkins-ssh [2020-06-30T09:43:21.986Z] Cloning the remote Git repository [2020-06-30T09:43:21.986Z] Cloning with configured refspecs honoured and without tags [2020-06-30T09:43:22.016Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-30T09:43:23.122Z] Fetching without tags [2020-06-30T09:43:22.116Z] > git init /w/workspace/go-mod-core-contracts/25 # timeout=10 [2020-06-30T09:43:22.412Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-30T09:43:22.412Z] > git --version # timeout=10 [2020-06-30T09:43:22.419Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-30T09:43:22.446Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-30T09:43:23.090Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-06-30T09:43:23.099Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-30T09:43:23.115Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-06-30T09:43:23.128Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-30T09:43:23.129Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-30T09:43:23.134Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-30T09:43:23.527Z] Checking out Revision 1899b11f5af0f51f0c80a2da86949503e9e734af (master) [2020-06-30T09:43:23.535Z] > git config core.sparsecheckout # timeout=10 [2020-06-30T09:43:23.539Z] > git checkout -f 1899b11f5af0f51f0c80a2da86949503e9e734af # timeout=10 [2020-06-30T09:43:27.301Z] Commit message: "Merge pull request #248 from difince/fixUrlRmInterval" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-30T09:43:28.051Z] ========================================================= [2020-06-30T09:43:28.051Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-06-30T09:43:28.051Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-30T09:43:28.702Z] + 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-30T09:43:29.286Z] Sending build context to Docker daemon 1.765MB [2020-06-30T09:43:29.286Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-06-30T09:43:29.286Z] Step 2/7 : FROM ${BASE} [2020-06-30T09:43:29.286Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-06-30T09:43:29.286Z] e6b0cf9c0882: Pulling fs layer [2020-06-30T09:43:29.286Z] 2848faf0eed1: Pulling fs layer [2020-06-30T09:43:29.286Z] 0f37312ad70f: Pulling fs layer [2020-06-30T09:43:29.286Z] 5788d62ee057: Pulling fs layer [2020-06-30T09:43:29.286Z] 0e6b1d234666: Pulling fs layer [2020-06-30T09:43:29.286Z] bf5d7aec512f: Pulling fs layer [2020-06-30T09:43:29.286Z] 34c802a77dc8: Pulling fs layer [2020-06-30T09:43:29.286Z] 9eb99e56ec68: Pulling fs layer [2020-06-30T09:43:29.286Z] 27c7a5d97fbd: Pulling fs layer [2020-06-30T09:43:29.286Z] 5c102a31e300: Pulling fs layer [2020-06-30T09:43:29.286Z] dcfb455df0a1: Pulling fs layer [2020-06-30T09:43:29.286Z] 34c802a77dc8: Waiting [2020-06-30T09:43:29.286Z] 27c7a5d97fbd: Waiting [2020-06-30T09:43:29.286Z] 5c102a31e300: Waiting [2020-06-30T09:43:29.286Z] 9eb99e56ec68: Waiting [2020-06-30T09:43:29.286Z] dcfb455df0a1: Waiting [2020-06-30T09:43:29.286Z] 5788d62ee057: Waiting [2020-06-30T09:43:29.286Z] 0e6b1d234666: Waiting [2020-06-30T09:43:29.286Z] bf5d7aec512f: Waiting [2020-06-30T09:43:29.286Z] 0f37312ad70f: Verifying Checksum [2020-06-30T09:43:29.286Z] 0f37312ad70f: Download complete [2020-06-30T09:43:29.286Z] 2848faf0eed1: Verifying Checksum [2020-06-30T09:43:29.286Z] 2848faf0eed1: Download complete [2020-06-30T09:43:29.286Z] 0e6b1d234666: Verifying Checksum [2020-06-30T09:43:29.286Z] 0e6b1d234666: Download complete [2020-06-30T09:43:29.286Z] bf5d7aec512f: Verifying Checksum [2020-06-30T09:43:29.286Z] bf5d7aec512f: Download complete [2020-06-30T09:43:29.286Z] e6b0cf9c0882: Verifying Checksum [2020-06-30T09:43:29.286Z] e6b0cf9c0882: Download complete [2020-06-30T09:43:30.253Z] 34c802a77dc8: Verifying Checksum [2020-06-30T09:43:30.253Z] 34c802a77dc8: Download complete [2020-06-30T09:43:30.253Z] 27c7a5d97fbd: Verifying Checksum [2020-06-30T09:43:30.253Z] 27c7a5d97fbd: Download complete [2020-06-30T09:43:30.516Z] 5c102a31e300: Verifying Checksum [2020-06-30T09:43:30.516Z] 5c102a31e300: Download complete [2020-06-30T09:43:30.777Z] dcfb455df0a1: Verifying Checksum [2020-06-30T09:43:30.777Z] dcfb455df0a1: Download complete [2020-06-30T09:43:30.777Z] 9eb99e56ec68: Verifying Checksum [2020-06-30T09:43:30.777Z] 9eb99e56ec68: Download complete [2020-06-30T09:43:30.777Z] 5788d62ee057: Download complete [2020-06-30T09:43:32.164Z] e6b0cf9c0882: Pull complete [2020-06-30T09:43:32.164Z] 2848faf0eed1: Pull complete [2020-06-30T09:43:32.430Z] 0f37312ad70f: Pull complete [2020-06-30T09:43:37.754Z] 5788d62ee057: Pull complete [2020-06-30T09:43:37.754Z] 0e6b1d234666: Pull complete [2020-06-30T09:43:37.754Z] bf5d7aec512f: Pull complete [2020-06-30T09:43:43.047Z] 34c802a77dc8: Pull complete [2020-06-30T09:43:46.360Z] 9eb99e56ec68: Pull complete [2020-06-30T09:43:46.360Z] 27c7a5d97fbd: Pull complete [2020-06-30T09:43:46.622Z] 5c102a31e300: Pull complete [2020-06-30T09:43:46.883Z] dcfb455df0a1: Pull complete [2020-06-30T09:43:46.883Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-06-30T09:43:46.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-06-30T09:43:46.883Z] ---> 7c70fe431013 [2020-06-30T09:43:46.883Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-30T09:43:48.846Z] ---> Running in 8f92b2a670d9 [2020-06-30T09:43:48.846Z] Removing intermediate container 8f92b2a670d9 [2020-06-30T09:43:48.846Z] ---> 5a42bfdb4e08 [2020-06-30T09:43:48.846Z] Step 4/7 : RUN apk add bash [2020-06-30T09:43:48.846Z] ---> Running in 839a3c7436b8 [2020-06-30T09:43:49.791Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-30T09:43:51.180Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-30T09:43:51.441Z] OK: 143 MiB in 39 packages [2020-06-30T09:43:52.012Z] Removing intermediate container 839a3c7436b8 [2020-06-30T09:43:52.012Z] ---> 670e44baa406 [2020-06-30T09:43:52.012Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-06-30T09:43:52.012Z] ---> Running in 6e0f964fa5d0 [2020-06-30T09:43:52.012Z] Removing intermediate container 6e0f964fa5d0 [2020-06-30T09:43:52.012Z] ---> c94f2844be4e [2020-06-30T09:43:52.012Z] Step 6/7 : COPY go.mod . [2020-06-30T09:43:52.272Z] ---> 50b5bbdcddee [2020-06-30T09:43:52.272Z] Step 7/7 : RUN go mod download [2020-06-30T09:43:52.272Z] ---> Running in f0fcaad2b5b2 [2020-06-30T09:43:53.657Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-06-30T09:43:53.657Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-30T09:43:53.657Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-30T09:43:53.657Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-30T09:43:53.657Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-30T09:43:53.657Z] go: finding github.com/google/uuid v1.1.0 [2020-06-30T09:43:53.657Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-30T09:43:53.657Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-30T09:43:53.657Z] go: finding github.com/stretchr/objx v0.1.0 [2020-06-30T09:43:53.917Z] go: finding github.com/stretchr/testify v1.3.0 [2020-06-30T09:43:53.917Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-30T09:43:55.834Z] Removing intermediate container f0fcaad2b5b2 [2020-06-30T09:43:55.834Z] ---> b5a256ca2e0b [2020-06-30T09:43:55.834Z] Successfully built b5a256ca2e0b [2020-06-30T09:43:55.834Z] 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-06-30T09:43:56.298Z] + docker inspect -f . ci-base-image-x86_64 [2020-06-30T09:43:56.298Z] . [Pipeline] withDockerContainer [2020-06-30T09:43:56.389Z] prd-centos7-docker-4c-2g-4877 does not seem to be running inside a container [2020-06-30T09:43:56.432Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/25 -v /w/workspace/go-mod-core-contracts/25:/w/workspace/go-mod-core-contracts/25:rw,z -v /w/workspace/go-mod-core-contracts/25@tmp:/w/workspace/go-mod-core-contracts/25@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 ******** ci-base-image-x86_64 cat [2020-06-30T09:43:57.489Z] $ docker top ba9e57fe7a5b88e11ffa99ddd191aaef034e58adb7c6661720a77e28b885a0ee -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-30T09:43:57.931Z] + go version [2020-06-30T09:43:57.931Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-06-30T09:43:58.231Z] + make test [2020-06-30T09:43:58.231Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-06-30T09:43:59.875Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4876 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2020-06-30T09:43:59.900Z] Running in /w/workspace/go-mod-core-contracts/25 [Pipeline] { [Pipeline] checkout [2020-06-30T09:44:04.487Z] using credential edgex-jenkins-ssh [2020-06-30T09:44:04.523Z] Cloning the remote Git repository [2020-06-30T09:44:04.523Z] Cloning with configured refspecs honoured and without tags [2020-06-30T09:44:04.908Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-06-30T09:44:04.908Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.022s coverage: 85.7% of statements [2020-06-30T09:44:04.908Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.026s coverage: 100.0% of statements [2020-06-30T09:44:04.589Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-30T09:44:04.697Z] > git init /w/workspace/go-mod-core-contracts/25 # timeout=10 [2020-06-30T09:44:04.770Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-30T09:44:04.771Z] > git --version # timeout=10 [2020-06-30T09:44:04.796Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-30T09:44:04.883Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-30T09:44:05.746Z] Fetching without tags [2020-06-30T09:44:05.658Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-06-30T09:44:05.688Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-30T09:44:05.714Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-06-30T09:44:05.761Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-30T09:44:05.762Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-30T09:44:05.785Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-30T09:44:06.218Z] Checking out Revision 1899b11f5af0f51f0c80a2da86949503e9e734af (master) [2020-06-30T09:44:06.314Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.033s coverage: 45.4% of statements [2020-06-30T09:44:06.314Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.005s coverage: 77.8% of statements [2020-06-30T09:44:06.314Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-06-30T09:44:06.314Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.018s coverage: 6.4% of statements [2020-06-30T09:44:07.267Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.016s coverage: 14.4% of statements [2020-06-30T09:44:07.267Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.022s coverage: 100.0% of statements [2020-06-30T09:44:06.249Z] > git config core.sparsecheckout # timeout=10 [2020-06-30T09:44:06.273Z] > git checkout -f 1899b11f5af0f51f0c80a2da86949503e9e734af # timeout=10 [2020-06-30T09:44:07.543Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.022s coverage: 100.0% of statements [2020-06-30T09:44:07.543Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-06-30T09:44:07.543Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-06-30T09:44:07.543Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.006s coverage: 100.0% of statements [2020-06-30T09:44:07.543Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.533s coverage: 100.0% of statements [2020-06-30T09:44:09.489Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.024s coverage: 62.6% of statements [2020-06-30T09:44:09.489Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.018s coverage: 26.3% of statements [2020-06-30T09:44:09.489Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.004s coverage: 15.4% of statements [2020-06-30T09:44:09.489Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.004s coverage: 15.4% of statements [2020-06-30T09:44:09.489Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.005s coverage: 14.3% of statements [2020-06-30T09:44:09.489Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-06-30T09:44:10.074Z] gofmt -l . [2020-06-30T09:44:10.336Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-06-30T09:44:10.725Z] Stashed 1 file(s) [Pipeline] } [2020-06-30T09:44:10.731Z] $ docker stop --time=1 ba9e57fe7a5b88e11ffa99ddd191aaef034e58adb7c6661720a77e28b885a0ee [2020-06-30T09:44:11.040Z] Commit message: "Merge pull request #248 from difince/fixUrlRmInterval" [2020-06-30T09:44:13.705Z] $ docker rm -f ba9e57fe7a5b88e11ffa99ddd191aaef034e58adb7c6661720a77e28b885a0ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] unstash 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] echo [2020-06-30T09:44:14.612Z] ========================================================= [2020-06-30T09:44:14.612Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-06-30T09:44:14.612Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-30T09:44:15.729Z] + 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-30T09:44:16.715Z] Sending build context to Docker daemon 1.765MB [2020-06-30T09:44:16.715Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-06-30T09:44:16.715Z] Step 2/7 : FROM ${BASE} [2020-06-30T09:44:16.990Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-06-30T09:44:16.990Z] cde5963f3b93: Pulling fs layer [2020-06-30T09:44:16.990Z] 2a23fa8c16f7: Pulling fs layer [2020-06-30T09:44:16.990Z] 777b28850792: Pulling fs layer [2020-06-30T09:44:16.990Z] 8a11ddd9e578: Pulling fs layer [2020-06-30T09:44:16.990Z] 4cf88f913ddb: Pulling fs layer [2020-06-30T09:44:16.990Z] 1df406cf5192: Pulling fs layer [2020-06-30T09:44:16.990Z] cd6300453558: Pulling fs layer [2020-06-30T09:44:16.990Z] b9c365052c96: Pulling fs layer [2020-06-30T09:44:16.990Z] a2d8cc88f415: Pulling fs layer [2020-06-30T09:44:16.990Z] ea1d1ca13537: Pulling fs layer [2020-06-30T09:44:16.990Z] 3750a50a1c5e: Pulling fs layer [2020-06-30T09:44:16.990Z] 8a11ddd9e578: Waiting [2020-06-30T09:44:16.990Z] 4cf88f913ddb: Waiting [2020-06-30T09:44:16.990Z] 1df406cf5192: Waiting [2020-06-30T09:44:16.990Z] cd6300453558: Waiting [2020-06-30T09:44:16.990Z] b9c365052c96: Waiting [2020-06-30T09:44:16.990Z] a2d8cc88f415: Waiting [2020-06-30T09:44:16.990Z] ea1d1ca13537: Waiting [2020-06-30T09:44:16.990Z] 3750a50a1c5e: Waiting [2020-06-30T09:44:16.990Z] 777b28850792: Verifying Checksum [2020-06-30T09:44:16.990Z] 777b28850792: Download complete [2020-06-30T09:44:16.990Z] 2a23fa8c16f7: Verifying Checksum [2020-06-30T09:44:16.990Z] 2a23fa8c16f7: Download complete [2020-06-30T09:44:16.990Z] 4cf88f913ddb: Download complete [2020-06-30T09:44:16.990Z] 1df406cf5192: Verifying Checksum [2020-06-30T09:44:16.990Z] 1df406cf5192: Download complete [2020-06-30T09:44:17.284Z] cde5963f3b93: Verifying Checksum [2020-06-30T09:44:17.284Z] cde5963f3b93: Download complete [2020-06-30T09:44:17.894Z] cde5963f3b93: Pull complete [2020-06-30T09:44:18.498Z] 2a23fa8c16f7: Pull complete [2020-06-30T09:44:18.775Z] 777b28850792: Pull complete [2020-06-30T09:44:19.377Z] cd6300453558: Verifying Checksum [2020-06-30T09:44:19.377Z] cd6300453558: Download complete [2020-06-30T09:44:19.377Z] a2d8cc88f415: Download complete [2020-06-30T09:44:20.364Z] ea1d1ca13537: Verifying Checksum [2020-06-30T09:44:20.364Z] ea1d1ca13537: Download complete [2020-06-30T09:44:20.639Z] 3750a50a1c5e: Download complete [2020-06-30T09:44:21.627Z] b9c365052c96: Verifying Checksum [2020-06-30T09:44:21.627Z] b9c365052c96: Download complete [2020-06-30T09:44:22.219Z] 8a11ddd9e578: Verifying Checksum [2020-06-30T09:44:22.219Z] 8a11ddd9e578: Download complete [2020-06-30T09:44:34.614Z] 8a11ddd9e578: Pull complete [2020-06-30T09:44:34.614Z] 4cf88f913ddb: Pull complete [2020-06-30T09:44:34.614Z] 1df406cf5192: Pull complete [2020-06-30T09:44:38.931Z] cd6300453558: Pull complete [2020-06-30T09:44:43.237Z] b9c365052c96: Pull complete [2020-06-30T09:44:43.510Z] a2d8cc88f415: Pull complete [2020-06-30T09:44:45.486Z] ea1d1ca13537: Pull complete [2020-06-30T09:44:45.759Z] 3750a50a1c5e: Pull complete [2020-06-30T09:44:45.759Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-06-30T09:44:45.759Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-06-30T09:44:45.759Z] ---> 78745c68409d [2020-06-30T09:44:45.759Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-30T09:44:51.135Z] ---> Running in a1695afc7ed9 [2020-06-30T09:44:51.135Z] Removing intermediate container a1695afc7ed9 [2020-06-30T09:44:51.135Z] ---> a08941655231 [2020-06-30T09:44:51.135Z] Step 4/7 : RUN apk add bash [2020-06-30T09:44:51.135Z] ---> Running in adde6f37905c [2020-06-30T09:44:52.574Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-30T09:44:53.542Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-30T09:44:54.965Z] OK: 125 MiB in 39 packages [2020-06-30T09:44:55.935Z] Removing intermediate container adde6f37905c [2020-06-30T09:44:55.935Z] ---> 94179f0f447b [2020-06-30T09:44:55.935Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-06-30T09:44:55.935Z] ---> Running in 044db358315e [2020-06-30T09:44:56.208Z] Removing intermediate container 044db358315e [2020-06-30T09:44:56.208Z] ---> dd80e5543750 [2020-06-30T09:44:56.208Z] Step 6/7 : COPY go.mod . [2020-06-30T09:44:57.176Z] ---> 4eff130aa15f [2020-06-30T09:44:57.176Z] Step 7/7 : RUN go mod download [2020-06-30T09:44:57.176Z] ---> Running in 53b29e315ac6 [2020-06-30T09:44:59.133Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-06-30T09:44:59.133Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-30T09:44:59.133Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-30T09:44:59.133Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-30T09:44:59.133Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-30T09:44:59.408Z] go: finding github.com/google/uuid v1.1.0 [2020-06-30T09:44:59.408Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-30T09:44:59.408Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-30T09:44:59.408Z] go: finding github.com/stretchr/objx v0.1.0 [2020-06-30T09:44:59.408Z] go: finding github.com/stretchr/testify v1.3.0 [2020-06-30T09:44:59.408Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-30T09:45:02.028Z] Removing intermediate container 53b29e315ac6 [2020-06-30T09:45:02.029Z] ---> e466ebb0628a [2020-06-30T09:45:02.029Z] Successfully built e466ebb0628a [2020-06-30T09:45:02.029Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-30T09:45:02.590Z] + docker inspect -f . ci-base-image-arm64 [2020-06-30T09:45:02.590Z] . [Pipeline] withDockerContainer [2020-06-30T09:45:02.869Z] prd-ubuntu18.04-docker-arm64-4c-16g-4876 does not seem to be running inside a container [2020-06-30T09:45:02.963Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/25 -v /w/workspace/go-mod-core-contracts/25:/w/workspace/go-mod-core-contracts/25:rw,z -v /w/workspace/go-mod-core-contracts/25@tmp:/w/workspace/go-mod-core-contracts/25@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 ******** ci-base-image-arm64 cat [2020-06-30T09:45:04.885Z] $ docker top e66e893f3d275fecf88888096cbb9fddad2f3bf76f891ad3d1c81c9f4f767937 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-30T09:45:06.251Z] + go version [2020-06-30T09:45:06.251Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-06-30T09:45:07.310Z] + make test [2020-06-30T09:45:07.310Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-06-30T09:45:25.673Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-06-30T09:45:28.347Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.064s coverage: 85.7% of statements [2020-06-30T09:45:28.347Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.052s coverage: 100.0% of statements [2020-06-30T09:45:30.348Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.046s coverage: 45.4% of statements [2020-06-30T09:45:30.348Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.031s coverage: 77.8% of statements [2020-06-30T09:45:30.348Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-06-30T09:45:30.348Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.018s coverage: 6.4% of statements [2020-06-30T09:45:31.783Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.058s coverage: 14.4% of statements [2020-06-30T09:45:31.783Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.033s coverage: 100.0% of statements [2020-06-30T09:45:33.764Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.097s coverage: 100.0% of statements [2020-06-30T09:45:33.764Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-06-30T09:45:33.764Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-06-30T09:45:33.764Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.024s coverage: 100.0% of statements [2020-06-30T09:45:33.764Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.515s coverage: 100.0% of statements [2020-06-30T09:45:39.184Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.112s coverage: 62.6% of statements [2020-06-30T09:45:39.184Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.050s coverage: 26.3% of statements [2020-06-30T09:45:39.184Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.020s coverage: 15.4% of statements [2020-06-30T09:45:39.184Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.016s coverage: 15.4% of statements [2020-06-30T09:45:39.184Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.012s coverage: 14.3% of statements [2020-06-30T09:45:39.184Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-06-30T09:45:41.814Z] gofmt -l . [2020-06-30T09:45:41.814Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-06-30T09:45:42.422Z] Warning: overwriting stash ‘coverage-report’ [2020-06-30T09:45:42.883Z] Stashed 1 file(s) [Pipeline] } [2020-06-30T09:45:42.891Z] $ docker stop --time=1 e66e893f3d275fecf88888096cbb9fddad2f3bf76f891ad3d1c81c9f4f767937 [2020-06-30T09:45:45.189Z] $ docker rm -f e66e893f3d275fecf88888096cbb9fddad2f3bf76f891ad3d1c81c9f4f767937 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-06-30T09:45:46.507Z] provisioning config files... [2020-06-30T09:45:46.522Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config6038233681889287070tmp [Pipeline] { [Pipeline] sh [2020-06-30T09:45:46.842Z] + curl -s https://codecov.io/bash [2020-06-30T09:45:46.842Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_master@tmp/config6038233681889287070tmp [Pipeline] } [2020-06-30T09:45:47.110Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-06-30T09:45:47.593Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-06-30T09:45:47.595Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-06-30T09:45:47.621Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-30T09:45:47.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-06-30T09:45:47.933Z] [2020-06-30T09:45:47.933Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-06-30T09:45:48.266Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-06-30T09:45:48.266Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-06-30T09:45:48.266Z] cbdbe7a5bc2a: Pulling fs layer [2020-06-30T09:45:48.266Z] 408f87550127: Pulling fs layer [2020-06-30T09:45:48.266Z] fe522b08c979: Pulling fs layer [2020-06-30T09:45:48.266Z] 221eaa008020: Pulling fs layer [2020-06-30T09:45:48.266Z] 2a4607e5d6b9: Pulling fs layer [2020-06-30T09:45:48.266Z] 8f79b27c4fd2: Pulling fs layer [2020-06-30T09:45:48.266Z] e5c8dbe1645b: Pulling fs layer [2020-06-30T09:45:48.266Z] 23e8b3b47431: Pulling fs layer [2020-06-30T09:45:48.266Z] 5c568d65a230: Pulling fs layer [2020-06-30T09:45:48.266Z] 221eaa008020: Waiting [2020-06-30T09:45:48.266Z] 2a4607e5d6b9: Waiting [2020-06-30T09:45:48.266Z] 8f79b27c4fd2: Waiting [2020-06-30T09:45:48.266Z] e5c8dbe1645b: Waiting [2020-06-30T09:45:48.266Z] 23e8b3b47431: Waiting [2020-06-30T09:45:48.266Z] 5c568d65a230: Waiting [2020-06-30T09:45:48.266Z] fe522b08c979: Verifying Checksum [2020-06-30T09:45:48.266Z] fe522b08c979: Download complete [2020-06-30T09:45:48.266Z] 408f87550127: Verifying Checksum [2020-06-30T09:45:48.266Z] 408f87550127: Download complete [2020-06-30T09:45:48.266Z] 2a4607e5d6b9: Download complete [2020-06-30T09:45:48.266Z] cbdbe7a5bc2a: Download complete [2020-06-30T09:45:48.266Z] 8f79b27c4fd2: Verifying Checksum [2020-06-30T09:45:48.266Z] 8f79b27c4fd2: Download complete [2020-06-30T09:45:48.847Z] e5c8dbe1645b: Verifying Checksum [2020-06-30T09:45:48.847Z] e5c8dbe1645b: Download complete [2020-06-30T09:45:48.847Z] cbdbe7a5bc2a: Pull complete [2020-06-30T09:45:48.847Z] 23e8b3b47431: Verifying Checksum [2020-06-30T09:45:48.847Z] 23e8b3b47431: Download complete [2020-06-30T09:45:49.112Z] 408f87550127: Pull complete [2020-06-30T09:45:49.373Z] 5c568d65a230: Verifying Checksum [2020-06-30T09:45:49.373Z] 5c568d65a230: Download complete [2020-06-30T09:45:49.373Z] fe522b08c979: Pull complete [2020-06-30T09:45:49.632Z] 221eaa008020: Verifying Checksum [2020-06-30T09:45:49.632Z] 221eaa008020: Download complete [2020-06-30T09:45:54.936Z] 221eaa008020: Pull complete [2020-06-30T09:45:54.936Z] 2a4607e5d6b9: Pull complete [2020-06-30T09:45:54.936Z] 8f79b27c4fd2: Pull complete [2020-06-30T09:45:56.847Z] e5c8dbe1645b: Pull complete [2020-06-30T09:46:00.153Z] 23e8b3b47431: Pull complete [2020-06-30T09:46:01.097Z] 5c568d65a230: Pull complete [2020-06-30T09:46:01.097Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-06-30T09:46:01.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-06-30T09:46:01.097Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-06-30T09:46:01.212Z] prd-centos7-docker-4c-2g-4875 does not seem to be running inside a container [2020-06-30T09:46:01.256Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/dry_go-mod-core-contracts_master:/ws -w /ws --entrypoint= -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat [2020-06-30T09:46:01.960Z] $ docker top 64726a783110271d44920d655c9d6af1a25be2b61939f027dde5cd6d81f6178b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-30T09:46:02.372Z] + snyk monitor '--org=edgex-jenkins' [2020-06-30T09:46:06.585Z] [2020-06-30T09:46:06.585Z] Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts)... [2020-06-30T09:46:06.585Z] [2020-06-30T09:46:06.585Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/243e2960-7ed5-4b5f-91e0-06a7d6b193d0/history/bf6dad3a-4ee9-4cf1-9280-7aa92ac6b276 [2020-06-30T09:46:06.585Z] [2020-06-30T09:46:06.585Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-06-30T09:46:06.585Z] [2020-06-30T09:46:06.585Z] [Pipeline] } [2020-06-30T09:46:06.599Z] $ docker stop --time=1 64726a783110271d44920d655c9d6af1a25be2b61939f027dde5cd6d81f6178b [2020-06-30T09:46:08.450Z] $ docker rm -f 64726a783110271d44920d655c9d6af1a25be2b61939f027dde5cd6d81f6178b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-06-30T09:46:09.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-30T09:46:09.237Z] . [Pipeline] withDockerContainer [2020-06-30T09:46:09.320Z] prd-centos7-docker-4c-2g-4875 does not seem to be running inside a container [2020-06-30T09:46:09.364Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-30T09:46:10.314Z] $ docker top bc22af715b05732d055d4dce52c364aeb9f919d860bfbb5a2504d7d830b252bd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-30T09:46:10.505Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-30T09:46:10.505Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-30T09:46:10.695Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-30T09:46:10.699Z] $ docker exec bc22af715b05732d055d4dce52c364aeb9f919d860bfbb5a2504d7d830b252bd ssh-agent [2020-06-30T09:46:10.862Z] SSH_AUTH_SOCK=/tmp/ssh-MSbjh2tsEmD4/agent.11 [2020-06-30T09:46:10.862Z] SSH_AGENT_PID=16 [2020-06-30T09:46:10.868Z] Running ssh-add (command line suppressed) [2020-06-30T09:46:10.995Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6311460525757406382.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6311460525757406382.key) [2020-06-30T09:46:11.046Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-30T09:46:11.356Z] + git semver tag [2020-06-30T09:46:11.357Z] # -> Open(): unable to determine branch for HEAD [2020-06-30T09:46:11.357Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-06-30T09:46:11.357Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-06-30T09:46:11.357Z] # $SEMVER_REMOTE_NAME = origin [2020-06-30T09:46:11.357Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-30T09:46:11.357Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-30T09:46:11.357Z] # $SEMVER_BRANCH = master [2020-06-30T09:46:11.357Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2020-06-30T09:46:11.357Z] # 1899b11f5af0f51f0c80a2da86949503e9e734af HEAD [2020-06-30T09:46:11.357Z] # -> Force: false [2020-06-30T09:46:11.357Z] # e3f9a12ea12d99d19faca33330db027e199a8eaa refs/tags/v0.1.61 [Pipeline] } [2020-06-30T09:46:11.368Z] $ docker exec --env ******** --env ******** bc22af715b05732d055d4dce52c364aeb9f919d860bfbb5a2504d7d830b252bd ssh-agent -k [2020-06-30T09:46:11.478Z] unset SSH_AUTH_SOCK; [2020-06-30T09:46:11.478Z] unset SSH_AGENT_PID; [2020-06-30T09:46:11.478Z] echo Agent pid 16 killed; [2020-06-30T09:46:11.521Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-30T09:46:11.886Z] + git semver [Pipeline] } [2020-06-30T09:46:11.902Z] $ docker stop --time=1 bc22af715b05732d055d4dce52c364aeb9f919d860bfbb5a2504d7d830b252bd [2020-06-30T09:46:13.216Z] $ docker rm -f bc22af715b05732d055d4dce52c364aeb9f919d860bfbb5a2504d7d830b252bd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-06-30T09:46:13.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-06-30T09:46:13.782Z] [2020-06-30T09:46:13.782Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-06-30T09:46:14.097Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-06-30T09:46:14.098Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-06-30T09:46:14.098Z] ab5ef0e58194: Pulling fs layer [2020-06-30T09:46:14.098Z] 9712f1f96733: Pulling fs layer [2020-06-30T09:46:14.098Z] 63f879dbbcfc: Pulling fs layer [2020-06-30T09:46:14.098Z] 0d9ebad4ef96: Pulling fs layer [2020-06-30T09:46:14.098Z] e9a5061849ea: Pulling fs layer [2020-06-30T09:46:14.098Z] d747dcd14b5f: Pulling fs layer [2020-06-30T09:46:14.098Z] 2de7ff778b66: Pulling fs layer [2020-06-30T09:46:14.098Z] 0d9ebad4ef96: Waiting [2020-06-30T09:46:14.098Z] e9a5061849ea: Waiting [2020-06-30T09:46:14.098Z] d747dcd14b5f: Waiting [2020-06-30T09:46:14.098Z] 2de7ff778b66: Waiting [2020-06-30T09:46:14.098Z] 9712f1f96733: Verifying Checksum [2020-06-30T09:46:14.098Z] 9712f1f96733: Download complete [2020-06-30T09:46:14.675Z] 63f879dbbcfc: Verifying Checksum [2020-06-30T09:46:14.675Z] 63f879dbbcfc: Download complete [2020-06-30T09:46:14.675Z] e9a5061849ea: Verifying Checksum [2020-06-30T09:46:14.675Z] e9a5061849ea: Download complete [2020-06-30T09:46:14.939Z] d747dcd14b5f: Verifying Checksum [2020-06-30T09:46:14.939Z] d747dcd14b5f: Download complete [2020-06-30T09:46:14.939Z] 0d9ebad4ef96: Verifying Checksum [2020-06-30T09:46:14.939Z] 0d9ebad4ef96: Download complete [2020-06-30T09:46:14.939Z] ab5ef0e58194: Verifying Checksum [2020-06-30T09:46:14.939Z] ab5ef0e58194: Download complete [2020-06-30T09:46:14.939Z] 2de7ff778b66: Verifying Checksum [2020-06-30T09:46:14.939Z] 2de7ff778b66: Download complete [2020-06-30T09:46:18.256Z] ab5ef0e58194: Pull complete [2020-06-30T09:46:18.520Z] 9712f1f96733: Pull complete [2020-06-30T09:46:21.825Z] 63f879dbbcfc: Pull complete [2020-06-30T09:46:28.434Z] 0d9ebad4ef96: Pull complete [2020-06-30T09:46:29.817Z] e9a5061849ea: Pull complete [2020-06-30T09:46:29.817Z] d747dcd14b5f: Pull complete [2020-06-30T09:46:33.245Z] 2de7ff778b66: Pull complete [2020-06-30T09:46:33.245Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-06-30T09:46:33.245Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-06-30T09:46:33.245Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-06-30T09:46:33.360Z] prd-centos7-docker-4c-2g-4875 does not seem to be running inside a container [2020-06-30T09:46:33.396Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-06-30T09:46:36.878Z] $ docker top 5caf021c07e84a6e4e9294f5e992db5e5a94c78e93e54822e9898c7dad947d23 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-06-30T09:46:37.021Z] provisioning config files... [2020-06-30T09:46:37.029Z] copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config3416982607724012385tmp [2020-06-30T09:46:37.042Z] copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config5007946895661210201tmp [2020-06-30T09:46:37.055Z] copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config5940654201817112587tmp [Pipeline] { [Pipeline] echo [2020-06-30T09:46:37.081Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-30T09:46:37.369Z] ---> sigul-configuration.sh [2020-06-30T09:46:37.369Z] gpg: directory `/root/.gnupg' created [2020-06-30T09:46:37.369Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-06-30T09:46:37.369Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-06-30T09:46:37.369Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-06-30T09:46:37.369Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-06-30T09:46:37.369Z] gpg: CAST5 encrypted data [2020-06-30T09:46:37.628Z] gpg: encrypted with 1 passphrase [2020-06-30T09:46:37.628Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-06-30T09:46:37.917Z] + mkdir /home/jenkins [2020-06-30T09:46:37.917Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-06-30T09:46:38.212Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo [2020-06-30T09:46:38.220Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-30T09:46:38.505Z] ---> sigul-install.sh [2020-06-30T09:46:42.714Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-06-30T09:46:43.261Z] + git tag --list [2020-06-30T09:46:43.261Z] v0.1.61 [Pipeline] sh [2020-06-30T09:46:43.557Z] + lftools sign git-tag v0.1.61 [2020-06-30T09:46:44.936Z] Signing Git tag with Sigul... [2020-06-30T09:46:44.936Z] Signing v0.1.61 [Pipeline] echo [2020-06-30T09:46:45.882Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-30T09:46:46.171Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-06-30T09:46:46.179Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-06-30T09:46:46.229Z] $ docker stop --time=1 5caf021c07e84a6e4e9294f5e992db5e5a94c78e93e54822e9898c7dad947d23 [2020-06-30T09:46:47.944Z] $ docker rm -f 5caf021c07e84a6e4e9294f5e992db5e5a94c78e93e54822e9898c7dad947d23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-06-30T09:46:48.489Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-30T09:46:48.489Z] . [Pipeline] withDockerContainer [2020-06-30T09:46:48.580Z] prd-centos7-docker-4c-2g-4875 does not seem to be running inside a container [2020-06-30T09:46:48.616Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-30T09:46:49.167Z] $ docker top f54a6cf4aaa67ef1909bd1895aa8481fddacf9574fcd0aa8175baac808311e03 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-30T09:46:49.354Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-30T09:46:49.354Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-30T09:46:49.532Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-30T09:46:49.536Z] $ docker exec f54a6cf4aaa67ef1909bd1895aa8481fddacf9574fcd0aa8175baac808311e03 ssh-agent [2020-06-30T09:46:49.706Z] SSH_AUTH_SOCK=/tmp/ssh-iCWpnsylXIKt/agent.11 [2020-06-30T09:46:49.706Z] SSH_AGENT_PID=17 [2020-06-30T09:46:49.712Z] Running ssh-add (command line suppressed) [2020-06-30T09:46:49.829Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7115719852782894845.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7115719852782894845.key) [2020-06-30T09:46:49.881Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-30T09:46:50.186Z] + git semver bump patch [2020-06-30T09:46:50.186Z] # -> Open(): unable to determine branch for HEAD [2020-06-30T09:46:50.186Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-06-30T09:46:50.186Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-06-30T09:46:50.186Z] # $SEMVER_REMOTE_NAME = origin [2020-06-30T09:46:50.186Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-30T09:46:50.186Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-30T09:46:50.186Z] # $SEMVER_BRANCH = master [2020-06-30T09:46:50.186Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2020-06-30T09:46:50.186Z] 0.1.62 [Pipeline] } [2020-06-30T09:46:50.197Z] $ docker exec --env ******** --env ******** f54a6cf4aaa67ef1909bd1895aa8481fddacf9574fcd0aa8175baac808311e03 ssh-agent -k [2020-06-30T09:46:50.312Z] unset SSH_AUTH_SOCK; [2020-06-30T09:46:50.313Z] unset SSH_AGENT_PID; [2020-06-30T09:46:50.313Z] echo Agent pid 17 killed; [2020-06-30T09:46:50.357Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-30T09:46:50.710Z] + git semver [Pipeline] } [2020-06-30T09:46:50.723Z] $ docker stop --time=1 f54a6cf4aaa67ef1909bd1895aa8481fddacf9574fcd0aa8175baac808311e03 [2020-06-30T09:46:52.053Z] $ docker rm -f f54a6cf4aaa67ef1909bd1895aa8481fddacf9574fcd0aa8175baac808311e03 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-06-30T09:46:52.487Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-30T09:46:52.487Z] . [Pipeline] withDockerContainer [2020-06-30T09:46:52.573Z] prd-centos7-docker-4c-2g-4875 does not seem to be running inside a container [2020-06-30T09:46:52.608Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-30T09:46:53.170Z] $ docker top 581a4800d899f3230c706f47b17edf279b87fd8d9dc6a288d4a430dfc25efcde -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-30T09:46:53.357Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-30T09:46:53.357Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-30T09:46:53.526Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-30T09:46:53.529Z] $ docker exec 581a4800d899f3230c706f47b17edf279b87fd8d9dc6a288d4a430dfc25efcde ssh-agent [2020-06-30T09:46:53.687Z] SSH_AUTH_SOCK=/tmp/ssh-yYzDFZHuTbQn/agent.11 [2020-06-30T09:46:53.687Z] SSH_AGENT_PID=17 [2020-06-30T09:46:53.693Z] Running ssh-add (command line suppressed) [2020-06-30T09:46:53.813Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3745448288431264069.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3745448288431264069.key) [2020-06-30T09:46:53.868Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-30T09:46:54.172Z] + git semver push [2020-06-30T09:46:54.172Z] # -> Open(): unable to determine branch for HEAD [2020-06-30T09:46:54.172Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-06-30T09:46:54.172Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-06-30T09:46:54.172Z] # $SEMVER_REMOTE_NAME = origin [2020-06-30T09:46:54.172Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-30T09:46:54.172Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-30T09:46:54.172Z] # $SEMVER_BRANCH = master [2020-06-30T09:46:54.172Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2020-06-30T09:47:00.754Z] $ docker exec --env ******** --env ******** 581a4800d899f3230c706f47b17edf279b87fd8d9dc6a288d4a430dfc25efcde ssh-agent -k [2020-06-30T09:47:00.874Z] unset SSH_AUTH_SOCK; [2020-06-30T09:47:00.875Z] unset SSH_AGENT_PID; [2020-06-30T09:47:00.875Z] echo Agent pid 17 killed; [2020-06-30T09:47:00.919Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-30T09:47:01.287Z] + git semver [Pipeline] } [2020-06-30T09:47:01.302Z] $ docker stop --time=1 581a4800d899f3230c706f47b17edf279b87fd8d9dc6a288d4a430dfc25efcde [2020-06-30T09:47:02.649Z] $ docker rm -f 581a4800d899f3230c706f47b17edf279b87fd8d9dc6a288d4a430dfc25efcde [Pipeline] // withDockerContainer [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-30T09:47:03.295Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-30T09:47:03.851Z] ---> package-listing.sh [2020-06-30T09:47:03.851Z] ++ facter osfamily [2020-06-30T09:47:03.851Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-30T09:47:03.851Z] + OS_FAMILY=redhat [2020-06-30T09:47:03.851Z] + workspace=/w/workspace/dry_go-mod-core-contracts_master [2020-06-30T09:47:03.851Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-30T09:47:03.851Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-30T09:47:03.851Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-30T09:47:03.851Z] + PACKAGES=/tmp/packages_start.txt [2020-06-30T09:47:03.851Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2020-06-30T09:47:03.851Z] + PACKAGES=/tmp/packages_end.txt [2020-06-30T09:47:03.851Z] + case "${OS_FAMILY}" in [2020-06-30T09:47:03.851Z] + rpm -qa [2020-06-30T09:47:03.851Z] + sort [2020-06-30T09:47:08.063Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-30T09:47:08.063Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-30T09:47:08.063Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-30T09:47:08.063Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2020-06-30T09:47:08.063Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ [2020-06-30T09:47:08.063Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_master/archives/ [Pipeline] isUnix [Pipeline] sh [2020-06-30T09:47:08.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-30T09:47:08.698Z] [2020-06-30T09:47:08.698Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-30T09:47:09.014Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-30T09:47:09.014Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-30T09:47:09.014Z] c9b1b535fdd9: Pulling fs layer [2020-06-30T09:47:09.014Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-30T09:47:09.014Z] 756a868c4378: Pulling fs layer [2020-06-30T09:47:09.014Z] 444b2fc9a129: Pulling fs layer [2020-06-30T09:47:09.014Z] ea15f1150254: Pulling fs layer [2020-06-30T09:47:09.014Z] 41b27a9f41bf: Pulling fs layer [2020-06-30T09:47:09.014Z] 28c525ee5125: Pulling fs layer [2020-06-30T09:47:09.014Z] 094b1ea09ed8: Pulling fs layer [2020-06-30T09:47:09.014Z] 138eaada9080: Pulling fs layer [2020-06-30T09:47:09.014Z] 0622d0fa9048: Pulling fs layer [2020-06-30T09:47:09.014Z] 444b2fc9a129: Waiting [2020-06-30T09:47:09.014Z] 138eaada9080: Waiting [2020-06-30T09:47:09.014Z] 28c525ee5125: Waiting [2020-06-30T09:47:09.014Z] 094b1ea09ed8: Waiting [2020-06-30T09:47:09.014Z] ea15f1150254: Waiting [2020-06-30T09:47:09.014Z] 41b27a9f41bf: Waiting [2020-06-30T09:47:09.014Z] 0622d0fa9048: Waiting [2020-06-30T09:47:09.014Z] 2cc5ad85d9ab: Verifying Checksum [2020-06-30T09:47:09.014Z] 2cc5ad85d9ab: Download complete [2020-06-30T09:47:09.014Z] 444b2fc9a129: Verifying Checksum [2020-06-30T09:47:09.014Z] 444b2fc9a129: Download complete [2020-06-30T09:47:09.014Z] c9b1b535fdd9: Verifying Checksum [2020-06-30T09:47:09.014Z] c9b1b535fdd9: Download complete [2020-06-30T09:47:09.014Z] ea15f1150254: Verifying Checksum [2020-06-30T09:47:09.014Z] ea15f1150254: Download complete [2020-06-30T09:47:09.014Z] 28c525ee5125: Verifying Checksum [2020-06-30T09:47:09.014Z] 28c525ee5125: Download complete [2020-06-30T09:47:09.278Z] 756a868c4378: Verifying Checksum [2020-06-30T09:47:09.278Z] 756a868c4378: Download complete [2020-06-30T09:47:09.541Z] 138eaada9080: Verifying Checksum [2020-06-30T09:47:09.541Z] 138eaada9080: Download complete [2020-06-30T09:47:09.541Z] 0622d0fa9048: Verifying Checksum [2020-06-30T09:47:09.541Z] 0622d0fa9048: Download complete [2020-06-30T09:47:09.541Z] 094b1ea09ed8: Verifying Checksum [2020-06-30T09:47:09.541Z] 094b1ea09ed8: Download complete [2020-06-30T09:47:10.113Z] 41b27a9f41bf: Verifying Checksum [2020-06-30T09:47:10.113Z] 41b27a9f41bf: Download complete [2020-06-30T09:47:10.113Z] c9b1b535fdd9: Pull complete [2020-06-30T09:47:10.684Z] 2cc5ad85d9ab: Pull complete [2020-06-30T09:47:12.080Z] 756a868c4378: Pull complete [2020-06-30T09:47:12.080Z] 444b2fc9a129: Pull complete [2020-06-30T09:47:12.340Z] ea15f1150254: Pull complete [2020-06-30T09:47:16.557Z] 41b27a9f41bf: Pull complete [2020-06-30T09:47:16.557Z] 28c525ee5125: Pull complete [2020-06-30T09:47:19.099Z] 094b1ea09ed8: Pull complete [2020-06-30T09:47:19.100Z] 138eaada9080: Pull complete [2020-06-30T09:47:19.100Z] 0622d0fa9048: Pull complete [2020-06-30T09:47:19.100Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-30T09:47:19.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-30T09:47:19.100Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-30T09:47:19.233Z] prd-centos7-docker-4c-2g-4875 does not seem to be running inside a container [2020-06-30T09:47:19.336Z] $ 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_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-06-30T09:47:23.028Z] $ docker top e9c258565a15f677f2187865a38906fd6a999cc289fa619b9c39a5d07b066efd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-30T09:47:23.181Z] provisioning config files... [2020-06-30T09:47:23.198Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config5037051550889254063tmp [Pipeline] { [Pipeline] echo [2020-06-30T09:47:23.234Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-30T09:47:23.521Z] ---> create-netrc.sh [Pipeline] echo [2020-06-30T09:47:23.530Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-30T09:47:23.816Z] ---> logs-deploy.sh [2020-06-30T09:47:23.817Z] + ARCHIVE_ARTIFACTS= [2020-06-30T09:47:23.817Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-30T09:47:23.817Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-30T09:47:23.817Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-30T09:47:23.817Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/25 [2020-06-30T09:47:23.817Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/master/25/ [2020-06-30T09:47:23.817Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/25 /w/workspace/dry_go-mod-core-contracts_master [2020-06-30T09:47:24.756Z] Archives upload complete. [2020-06-30T09:47:25.015Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/25 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/master/25/