Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 8df1bc237b3746b67ec2754785c71dc83ce5d0c1 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3981 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 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 Fetching without tags > 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 8df1bc237b3746b67ec2754785c71dc83ce5d0c1 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8df1bc237b3746b67ec2754785c71dc83ce5d0c1 # timeout=10 Commit message: "Merge pull request #244 from weichou1229/issue-243" > git rev-list --no-walk ce12e3ca5eff886d773c4b0e75431aaee5057a0a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:51:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:51:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:51:09 ========================================================= 16:51:09 EdgeX Global Pipelines Version Info 16:51:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:51:11 ------------------- 16:51:11 stable info: 16:51:11 ------------------- 16:51:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:51:11 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 16:51:11 Message: update stable to v1.0.89 16:51:12 ------------------- 16:51:12 experimental info: 16:51:12 ------------------- 16:51:12 Commited By: **** collab-it+edgex@linuxfoundation.org 16:51:12 Commit SHA: aa323fb5dfebb31640c35badf05a5a9beff52318 16:51:12 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 16:51:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:51:14 16:51:14 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:51:15 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:51:15 latest: Pulling from edgex-devops/git-semver 16:51:15 9123ac7c32f7: Pulling fs layer 16:51:15 b8cc5d1170e3: Pulling fs layer 16:51:15 2924cbbf6a41: Pulling fs layer 16:51:15 93b08a4f1073: Pulling fs layer 16:51:15 93b08a4f1073: Waiting 16:51:15 b8cc5d1170e3: Verifying Checksum 16:51:15 b8cc5d1170e3: Download complete 16:51:15 9123ac7c32f7: Download complete 16:51:15 93b08a4f1073: Verifying Checksum 16:51:15 93b08a4f1073: Download complete 16:51:15 2924cbbf6a41: Verifying Checksum 16:51:15 9123ac7c32f7: Pull complete 16:51:15 b8cc5d1170e3: Pull complete 16:51:16 2924cbbf6a41: Pull complete 16:51:16 93b08a4f1073: Pull complete 16:51:16 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 16:51:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:51:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:51:16 prd-centos7-docker-4c-2g-3981 does not seem to be running inside a container 16:51:16 $ 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 16:51:18 $ docker top eca7b3b262d2eca9c2bff3b56360584ea3650d8984a88a54be4106134922aeed -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:51:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:51:18 [ssh-agent] Looking for ssh-agent implementation... 16:51:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:51:19 $ docker exec eca7b3b262d2eca9c2bff3b56360584ea3650d8984a88a54be4106134922aeed ssh-agent 16:51:19 SSH_AUTH_SOCK=/tmp/ssh-TtHvGkpHrw0U/agent.11 16:51:19 SSH_AGENT_PID=17 16:51:19 Running ssh-add (command line suppressed) 16:51:19 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5116096723287681464.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5116096723287681464.key) 16:51:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:51:19 + git describe --exact-match --tags HEAD 16:51:19 fatal: No names found, cannot describe anything. [Pipeline] } 16:51:19 $ docker exec --env ******** --env ******** eca7b3b262d2eca9c2bff3b56360584ea3650d8984a88a54be4106134922aeed ssh-agent -k 16:51:20 unset SSH_AUTH_SOCK; 16:51:20 unset SSH_AGENT_PID; 16:51:20 echo Agent pid 17 killed; 16:51:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 16:51:20 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 16:51:20 This usually means this commit has not been tagged. [Pipeline] sshagent 16:51:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:51:20 [ssh-agent] Looking for ssh-agent implementation... 16:51:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:51:20 $ docker exec eca7b3b262d2eca9c2bff3b56360584ea3650d8984a88a54be4106134922aeed ssh-agent 16:51:20 SSH_AUTH_SOCK=/tmp/ssh-lSRAipf8jWbr/agent.45 16:51:20 SSH_AGENT_PID=51 16:51:20 Running ssh-add (command line suppressed) 16:51:20 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8157196931344725906.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8157196931344725906.key) 16:51:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:51:21 + git semver init 16:51:21 # -> Open(): unable to determine branch for HEAD 16:51:21 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 16:51:21 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 16:51:21 # $SEMVER_REMOTE_NAME = origin 16:51:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:51:21 # $SEMVER_USER_NAME = edgex-jenkins 16:51:21 # $SEMVER_BRANCH = master 16:51:21 # $SEMVER_TEMP = /tmp/semver-719332818 16:51:21 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 16:51:21 # '/tmp/semver-719332818' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' 16:51:21 # -> Force: false 16:51:21 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 16:51:21 $ docker exec --env ******** --env ******** eca7b3b262d2eca9c2bff3b56360584ea3650d8984a88a54be4106134922aeed ssh-agent -k 16:51:21 unset SSH_AUTH_SOCK; 16:51:21 unset SSH_AGENT_PID; 16:51:21 echo Agent pid 51 killed; 16:51:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:51:22 + git semver [Pipeline] } 16:51:22 $ docker stop --time=1 eca7b3b262d2eca9c2bff3b56360584ea3650d8984a88a54be4106134922aeed 16:51:23 $ docker rm -f eca7b3b262d2eca9c2bff3b56360584ea3650d8984a88a54be4106134922aeed [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 16:51:24 Stashed 71 file(s) [Pipeline] echo 16:51:24 [edgeXSemver] initialized semver on version 0.1.60 [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 16:51:39 Still waiting to schedule task 16:51:39 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3981’ 16:51:39 Still waiting to schedule task 16:51:39 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:53:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3982 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 16:53:14 Running in /w/workspace/go-mod-core-contracts/24 [Pipeline] { [Pipeline] checkout 16:53:19 using credential edgex-jenkins-ssh 16:53:19 Cloning the remote Git repository 16:53:19 Cloning with configured refspecs honoured and without tags 16:53:20 Fetching without tags 16:53:19 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 16:53:19 > git init /w/workspace/go-mod-core-contracts/24 # timeout=10 16:53:19 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:53:19 > git --version # timeout=10 16:53:19 using GIT_SSH to set credentials SSH Credentials for GitHub 16:53:19 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 16:53:20 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:53:20 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 16:53:20 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:53:20 Checking out Revision 8df1bc237b3746b67ec2754785c71dc83ce5d0c1 (master) 16:53:20 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:53:20 using GIT_SSH to set credentials SSH Credentials for GitHub 16:53:20 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 16:53:20 > git config core.sparsecheckout # timeout=10 16:53:20 > git checkout -f 8df1bc237b3746b67ec2754785c71dc83ce5d0c1 # timeout=10 16:53:25 Commit message: "Merge pull request #244 from weichou1229/issue-243" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:53:26 ========================================================= 16:53:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 16:53:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:53:27 + 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 . 16:53:28 Sending build context to Docker daemon 1.758MB 16:53:28 Step 1/7 : ARG BASE=golang:1.13-alpine 16:53:28 Step 2/7 : FROM ${BASE} 16:53:28 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:53:28 cde5963f3b93: Pulling fs layer 16:53:28 2a23fa8c16f7: Pulling fs layer 16:53:28 777b28850792: Pulling fs layer 16:53:28 8a11ddd9e578: Pulling fs layer 16:53:28 4cf88f913ddb: Pulling fs layer 16:53:28 1df406cf5192: Pulling fs layer 16:53:28 cd6300453558: Pulling fs layer 16:53:28 b9c365052c96: Pulling fs layer 16:53:28 a2d8cc88f415: Pulling fs layer 16:53:28 ea1d1ca13537: Pulling fs layer 16:53:28 3750a50a1c5e: Pulling fs layer 16:53:28 8a11ddd9e578: Waiting 16:53:28 4cf88f913ddb: Waiting 16:53:28 1df406cf5192: Waiting 16:53:28 cd6300453558: Waiting 16:53:28 b9c365052c96: Waiting 16:53:28 a2d8cc88f415: Waiting 16:53:28 ea1d1ca13537: Waiting 16:53:28 3750a50a1c5e: Waiting 16:53:28 777b28850792: Download complete 16:53:28 2a23fa8c16f7: Download complete 16:53:28 4cf88f913ddb: Verifying Checksum 16:53:28 4cf88f913ddb: Download complete 16:53:28 1df406cf5192: Verifying Checksum 16:53:28 1df406cf5192: Download complete 16:53:28 cde5963f3b93: Verifying Checksum 16:53:29 cde5963f3b93: Pull complete 16:53:30 2a23fa8c16f7: Pull complete 16:53:31 777b28850792: Pull complete 16:53:31 cd6300453558: Verifying Checksum 16:53:31 cd6300453558: Download complete 16:53:31 a2d8cc88f415: Verifying Checksum 16:53:31 a2d8cc88f415: Download complete 16:53:33 ea1d1ca13537: Verifying Checksum 16:53:33 ea1d1ca13537: Download complete 16:53:33 3750a50a1c5e: Verifying Checksum 16:53:33 3750a50a1c5e: Download complete 16:53:33 b9c365052c96: Verifying Checksum 16:53:33 b9c365052c96: Download complete 16:53:34 8a11ddd9e578: Verifying Checksum 16:53:34 8a11ddd9e578: Download complete 16:53:46 8a11ddd9e578: Pull complete 16:53:46 4cf88f913ddb: Pull complete 16:53:46 1df406cf5192: Pull complete 16:53:50 cd6300453558: Pull complete 16:53:55 b9c365052c96: Pull complete 16:53:55 a2d8cc88f415: Pull complete 16:53:56 Running on prd-centos7-docker-4c-2g-3983 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { 16:53:56 ea1d1ca13537: Pull complete [Pipeline] ws 16:53:56 Running in /w/workspace/go-mod-core-contracts/24 [Pipeline] { [Pipeline] checkout 16:53:57 3750a50a1c5e: Pull complete 16:53:57 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 16:53:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 16:53:57 ---> 78745c68409d 16:53:57 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:53:59 using credential edgex-jenkins-ssh 16:53:59 Cloning the remote Git repository 16:53:59 Cloning with configured refspecs honoured and without tags 16:53:59 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 16:53:59 > git init /w/workspace/go-mod-core-contracts/24 # timeout=10 16:53:59 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:53:59 > git --version # timeout=10 16:53:59 using GIT_SSH to set credentials SSH Credentials for GitHub 16:53:59 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 16:54:00 Fetching without tags 16:54:00 Checking out Revision 8df1bc237b3746b67ec2754785c71dc83ce5d0c1 (master) 16:54:00 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:54:00 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 16:54:00 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:54:00 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:54:00 using GIT_SSH to set credentials SSH Credentials for GitHub 16:54:00 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 16:54:00 > git config core.sparsecheckout # timeout=10 16:54:00 > git checkout -f 8df1bc237b3746b67ec2754785c71dc83ce5d0c1 # timeout=10 16:54:02 ---> Running in d91936c6d7c6 16:54:02 Removing intermediate container d91936c6d7c6 16:54:02 ---> ce4361f471f8 16:54:02 Step 4/7 : RUN apk add bash 16:54:02 ---> Running in 1720742752e1 16:54:04 Commit message: "Merge pull request #244 from weichou1229/issue-243" 16:54:04 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:54:05 ========================================================= 16:54:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 16:54:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:54:05 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 16:54:05 + 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 . 16:54:05 Sending build context to Docker daemon 1.758MB 16:54:05 Step 1/7 : ARG BASE=golang:1.13-alpine 16:54:05 Step 2/7 : FROM ${BASE} 16:54:05 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 16:54:05 e6b0cf9c0882: Pulling fs layer 16:54:05 2848faf0eed1: Pulling fs layer 16:54:05 0f37312ad70f: Pulling fs layer 16:54:05 5788d62ee057: Pulling fs layer 16:54:05 0e6b1d234666: Pulling fs layer 16:54:05 bf5d7aec512f: Pulling fs layer 16:54:05 34c802a77dc8: Pulling fs layer 16:54:05 9eb99e56ec68: Pulling fs layer 16:54:05 27c7a5d97fbd: Pulling fs layer 16:54:05 5c102a31e300: Pulling fs layer 16:54:05 dcfb455df0a1: Pulling fs layer 16:54:05 5788d62ee057: Waiting 16:54:05 0e6b1d234666: Waiting 16:54:05 bf5d7aec512f: Waiting 16:54:05 34c802a77dc8: Waiting 16:54:05 9eb99e56ec68: Waiting 16:54:05 27c7a5d97fbd: Waiting 16:54:05 5c102a31e300: Waiting 16:54:05 dcfb455df0a1: Waiting 16:54:05 0f37312ad70f: Download complete 16:54:05 2848faf0eed1: Verifying Checksum 16:54:05 2848faf0eed1: Download complete 16:54:05 0e6b1d234666: Verifying Checksum 16:54:05 0e6b1d234666: Download complete 16:54:05 bf5d7aec512f: Verifying Checksum 16:54:05 bf5d7aec512f: Download complete 16:54:05 e6b0cf9c0882: Download complete 16:54:05 OK: 125 MiB in 39 packages 16:54:06 34c802a77dc8: Verifying Checksum 16:54:06 34c802a77dc8: Download complete 16:54:06 27c7a5d97fbd: Verifying Checksum 16:54:06 27c7a5d97fbd: Download complete 16:54:07 9eb99e56ec68: Verifying Checksum 16:54:07 9eb99e56ec68: Download complete 16:54:07 dcfb455df0a1: Verifying Checksum 16:54:07 dcfb455df0a1: Download complete 16:54:07 5c102a31e300: Verifying Checksum 16:54:07 5c102a31e300: Download complete 16:54:07 5788d62ee057: Verifying Checksum 16:54:07 5788d62ee057: Download complete 16:54:07 Removing intermediate container 1720742752e1 16:54:07 ---> 5ec6ad563bc9 16:54:07 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 16:54:07 ---> Running in 02d602600704 16:54:07 e6b0cf9c0882: Pull complete 16:54:07 Removing intermediate container 02d602600704 16:54:07 ---> ee1ce9a456f6 16:54:07 Step 6/7 : COPY go.mod . 16:54:08 2848faf0eed1: Pull complete 16:54:08 0f37312ad70f: Pull complete 16:54:08 ---> 95efedfb6218 16:54:08 Step 7/7 : RUN go mod download 16:54:08 ---> Running in f1a82c636071 16:54:11 go: finding github.com/davecgh/go-spew v1.1.0 16:54:11 go: finding github.com/fxamacker/cbor/v2 v2.2.0 16:54:11 go: finding github.com/go-kit/kit v0.8.0 16:54:11 go: finding github.com/go-logfmt/logfmt v0.4.0 16:54:11 go: finding github.com/go-stack/stack v1.8.0 16:54:11 go: finding github.com/google/uuid v1.1.0 16:54:11 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 16:54:11 go: finding github.com/pmezard/go-difflib v1.0.0 16:54:11 go: finding github.com/stretchr/objx v0.1.0 16:54:11 go: finding github.com/stretchr/testify v1.3.0 16:54:11 go: finding github.com/x448/float16 v0.8.4 16:54:13 5788d62ee057: Pull complete 16:54:13 0e6b1d234666: Pull complete 16:54:13 bf5d7aec512f: Pull complete 16:54:14 Removing intermediate container f1a82c636071 16:54:14 ---> 03ce7d7ff847 16:54:14 Successfully built 03ce7d7ff847 16:54:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:54:15 + docker inspect -f . ci-base-image-arm64 16:54:15 . [Pipeline] withDockerContainer 16:54:15 prd-ubuntu18.04-docker-arm64-4c-16g-3982 does not seem to be running inside a container 16:54:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/24 -v /w/workspace/go-mod-core-contracts/24:/w/workspace/go-mod-core-contracts/24:rw,z -v /w/workspace/go-mod-core-contracts/24@tmp:/w/workspace/go-mod-core-contracts/24@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 ******** ci-base-image-arm64 cat 16:54:17 $ docker top bc0352e23f97d06ac32eb0dc49368f8aca6d67e6f5876cc5a8c619182ec515c1 -eo pid,comm [Pipeline] { [Pipeline] sh 16:54:18 + go version 16:54:18 go version go1.13.5 linux/arm64 [Pipeline] sh 16:54:19 + make test 16:54:19 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:54:20 34c802a77dc8: Pull complete 16:54:22 9eb99e56ec68: Pull complete 16:54:22 27c7a5d97fbd: Pull complete 16:54:23 5c102a31e300: Pull complete 16:54:24 dcfb455df0a1: Pull complete 16:54:24 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 16:54:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 16:54:24 ---> 7c70fe431013 16:54:24 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:54:25 ---> Running in 2cbd049d210b 16:54:25 Removing intermediate container 2cbd049d210b 16:54:25 ---> a5f3c3b79c8f 16:54:25 Step 4/7 : RUN apk add bash 16:54:25 ---> Running in 6c1f642078fb 16:54:26 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 16:54:27 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 16:54:27 OK: 143 MiB in 39 packages 16:54:28 Removing intermediate container 6c1f642078fb 16:54:28 ---> d35c23c64ca2 16:54:28 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 16:54:28 ---> Running in ef75d3b8578a 16:54:28 Removing intermediate container ef75d3b8578a 16:54:28 ---> 12a3b414ebfc 16:54:28 Step 6/7 : COPY go.mod . 16:54:28 ---> f63870ca55ff 16:54:28 Step 7/7 : RUN go mod download 16:54:28 ---> Running in ff11df20bea3 16:54:29 go: finding github.com/davecgh/go-spew v1.1.0 16:54:29 go: finding github.com/fxamacker/cbor/v2 v2.2.0 16:54:29 go: finding github.com/go-kit/kit v0.8.0 16:54:29 go: finding github.com/go-logfmt/logfmt v0.4.0 16:54:29 go: finding github.com/go-stack/stack v1.8.0 16:54:29 go: finding github.com/google/uuid v1.1.0 16:54:29 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 16:54:29 go: finding github.com/pmezard/go-difflib v1.0.0 16:54:29 go: finding github.com/stretchr/objx v0.1.0 16:54:29 go: finding github.com/stretchr/testify v1.3.0 16:54:29 go: finding github.com/x448/float16 v0.8.4 16:54:31 Removing intermediate container ff11df20bea3 16:54:31 ---> 5d963755fb26 16:54:31 Successfully built 5d963755fb26 16:54:31 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 16:54:32 + docker inspect -f . ci-base-image-x86_64 16:54:32 . [Pipeline] withDockerContainer 16:54:32 prd-centos7-docker-4c-2g-3983 does not seem to be running inside a container 16:54:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/24 -v /w/workspace/go-mod-core-contracts/24:/w/workspace/go-mod-core-contracts/24:rw,z -v /w/workspace/go-mod-core-contracts/24@tmp:/w/workspace/go-mod-core-contracts/24@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 16:54:33 $ docker top 96296e2e473327b56be0e52b4780e1e4ef1bc9d4be635a7073b953fced3c035f -eo pid,comm [Pipeline] { [Pipeline] sh 16:54:33 + go version 16:54:33 go version go1.13.5 linux/amd64 [Pipeline] sh 16:54:34 + make test 16:54:34 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:54:38 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 16:54:39 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.088s coverage: 85.7% of statements 16:54:39 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.034s coverage: 100.0% of statements 16:54:40 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 16:54:41 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.017s coverage: 85.7% of statements 16:54:41 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.009s coverage: 100.0% of statements 16:54:41 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.030s coverage: 45.4% of statements 16:54:42 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.027s coverage: 77.8% of statements 16:54:42 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 16:54:42 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.081s coverage: 45.4% of statements 16:54:42 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.049s coverage: 77.8% of statements 16:54:42 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 16:54:42 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.013s coverage: 6.4% of statements 16:54:42 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.044s coverage: 6.4% of statements 16:54:42 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.048s coverage: 14.4% of statements 16:54:42 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.024s coverage: 100.0% of statements 16:54:43 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.027s coverage: 100.0% of statements 16:54:43 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 16:54:43 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 16:54:43 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.022s coverage: 100.0% of statements 16:54:43 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.518s coverage: 100.0% of statements 16:54:43 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.042s coverage: 14.4% of statements 16:54:43 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.035s coverage: 100.0% of statements 16:54:45 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.018s coverage: 62.6% of statements 16:54:45 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.004s coverage: 26.3% of statements 16:54:45 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.006s coverage: 15.4% of statements 16:54:45 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.011s coverage: 15.4% of statements 16:54:45 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.004s coverage: 14.3% of statements 16:54:45 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:54:45 gofmt -l . 16:54:46 [ "`gofmt -l .`" = "" ] [Pipeline] stash 16:54:46 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.103s coverage: 100.0% of statements 16:54:46 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 16:54:46 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 16:54:46 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.011s coverage: 100.0% of statements 16:54:46 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.022s coverage: 100.0% of statements 16:54:46 Stashed 1 file(s) [Pipeline] } 16:54:46 $ docker stop --time=1 96296e2e473327b56be0e52b4780e1e4ef1bc9d4be635a7073b953fced3c035f 16:54:48 $ docker rm -f 96296e2e473327b56be0e52b4780e1e4ef1bc9d4be635a7073b953fced3c035f [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] } 16:54:50 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.107s coverage: 62.6% of statements 16:54:50 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.059s coverage: 26.3% of statements 16:54:50 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.012s coverage: 15.4% of statements 16:54:50 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.042s coverage: 15.4% of statements 16:54:50 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.016s coverage: 14.3% of statements 16:54:51 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:54:54 gofmt -l . 16:54:54 [ "`gofmt -l .`" = "" ] [Pipeline] stash 16:54:54 Warning: overwriting stash ‘coverage-report’ 16:54:55 Stashed 1 file(s) [Pipeline] } 16:54:55 $ docker stop --time=1 bc0352e23f97d06ac32eb0dc49368f8aca6d67e6f5876cc5a8c619182ec515c1 16:54:57 $ docker rm -f bc0352e23f97d06ac32eb0dc49368f8aca6d67e6f5876cc5a8c619182ec515c1 [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 16:54:58 provisioning config files... 16:54:58 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config8644626815671140908tmp [Pipeline] { [Pipeline] sh 16:54:58 + curl -s https://codecov.io/bash 16:54:58 + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_master@tmp/config8644626815671140908tmp 16:54:59 16:54:59 _____ _ 16:54:59 / ____| | | 16:54:59 | | ___ __| | ___ ___ _____ __ 16:54:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:54:59 | |___| (_) | (_| | __/ (_| (_) \ V / 16:54:59 \_____\___/ \__,_|\___|\___\___/ \_/ 16:54:59 Bash-20200602-f809a24 16:54:59 16:54:59 16:54:59 ==> Jenkins CI detected. 16:54:59 project root: . 16:54:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:54:59 ==> Running gcov in . (disable via -X gcov) 16:54:59 ==> Python coveragepy not found 16:54:59 ==> Searching for coverage reports in: 16:54:59 + . 16:54:59 -> Found 1 reports 16:54:59 ==> Detecting git/mercurial file structure 16:54:59 ==> Reading reports 16:54:59 + ./coverage.out bytes=82508 16:54:59 ==> Appending adjustments 16:54:59 https://docs.codecov.io/docs/fixing-reports 16:54:59 + Found adjustments 16:54:59 ==> Gzipping contents 16:54:59 ==> Uploading reports 16:54:59 url: https://codecov.io 16:54:59 query: branch=master&commit=8df1bc237b3746b67ec2754785c71dc83ce5d0c1&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F24%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job= 16:54:59 -> Pinging Codecov 16:54:59 https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=master&commit=8df1bc237b3746b67ec2754785c71dc83ce5d0c1&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F24%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job= 16:55:00 -> Uploading 16:55:00 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/8df1bc237b3746b67ec2754785c71dc83ce5d0c1 [Pipeline] } 16:55:00 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 16:55:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 16:55:01 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 16:55:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:55:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 16:55:01 16:55:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 16:55:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 16:55:02 1.317.0: Pulling from edgex-devops/edgex-snyk-go 16:55:02 cbdbe7a5bc2a: Pulling fs layer 16:55:02 408f87550127: Pulling fs layer 16:55:02 fe522b08c979: Pulling fs layer 16:55:02 221eaa008020: Pulling fs layer 16:55:02 2a4607e5d6b9: Pulling fs layer 16:55:02 8f79b27c4fd2: Pulling fs layer 16:55:02 e5c8dbe1645b: Pulling fs layer 16:55:02 23e8b3b47431: Pulling fs layer 16:55:02 5c568d65a230: Pulling fs layer 16:55:02 221eaa008020: Waiting 16:55:02 2a4607e5d6b9: Waiting 16:55:02 8f79b27c4fd2: Waiting 16:55:02 e5c8dbe1645b: Waiting 16:55:02 23e8b3b47431: Waiting 16:55:02 fe522b08c979: Verifying Checksum 16:55:02 fe522b08c979: Download complete 16:55:02 408f87550127: Download complete 16:55:02 2a4607e5d6b9: Verifying Checksum 16:55:02 2a4607e5d6b9: Download complete 16:55:02 8f79b27c4fd2: Verifying Checksum 16:55:02 8f79b27c4fd2: Download complete 16:55:02 cbdbe7a5bc2a: Verifying Checksum 16:55:02 cbdbe7a5bc2a: Download complete 16:55:02 e5c8dbe1645b: Verifying Checksum 16:55:02 e5c8dbe1645b: Download complete 16:55:02 cbdbe7a5bc2a: Pull complete 16:55:03 23e8b3b47431: Verifying Checksum 16:55:03 23e8b3b47431: Download complete 16:55:03 408f87550127: Pull complete 16:55:03 5c568d65a230: Verifying Checksum 16:55:03 5c568d65a230: Download complete 16:55:03 fe522b08c979: Pull complete 16:55:04 221eaa008020: Verifying Checksum 16:55:04 221eaa008020: Download complete 16:55:11 221eaa008020: Pull complete 16:55:11 2a4607e5d6b9: Pull complete 16:55:11 8f79b27c4fd2: Pull complete 16:55:13 e5c8dbe1645b: Pull complete 16:55:16 23e8b3b47431: Pull complete 16:55:17 5c568d65a230: Pull complete 16:55:17 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 16:55:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 16:55:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 16:55:17 prd-centos7-docker-4c-2g-3981 does not seem to be running inside a container 16:55:18 $ 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 16:55:18 $ docker top fa98cec68103c494dde784388582e3f3b95b82089f0987ffa208d643511f81d6 -eo pid,comm [Pipeline] { [Pipeline] sh 16:55:19 + snyk monitor '--org=edgex-jenkins' 16:55:24 16:55:24 Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts)... 16:55:24 16:55:24 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/243e2960-7ed5-4b5f-91e0-06a7d6b193d0/history/80fef938-f163-4fbc-83d8-99b5dfebe183 16:55:24 16:55:24 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:55:24 16:55:24 16:55:24 You are approaching your monthly limit of 300 private tests for your edgex-jenkins org. 16:55:24 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 16:55:24 $ docker stop --time=1 fa98cec68103c494dde784388582e3f3b95b82089f0987ffa208d643511f81d6 16:55:26 $ docker rm -f fa98cec68103c494dde784388582e3f3b95b82089f0987ffa208d643511f81d6 [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 16:55:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:55:27 . [Pipeline] withDockerContainer 16:55:27 prd-centos7-docker-4c-2g-3981 does not seem to be running inside a container 16:55:27 $ 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 16:55:28 $ docker top 85b8f4e7251714de19be3808befcb0ec829c87803478698c58bd6977d5a97d96 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:55:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:55:28 [ssh-agent] Looking for ssh-agent implementation... 16:55:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:55:28 $ docker exec 85b8f4e7251714de19be3808befcb0ec829c87803478698c58bd6977d5a97d96 ssh-agent 16:55:28 SSH_AUTH_SOCK=/tmp/ssh-ZHFNdlebu0Qz/agent.11 16:55:28 SSH_AGENT_PID=16 16:55:28 Running ssh-add (command line suppressed) 16:55:28 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1475021136345038942.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1475021136345038942.key) 16:55:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:55:29 + git semver tag 16:55:29 # -> Open(): unable to determine branch for HEAD 16:55:29 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 16:55:29 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 16:55:29 # $SEMVER_REMOTE_NAME = origin 16:55:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:55:29 # $SEMVER_USER_NAME = edgex-jenkins 16:55:29 # $SEMVER_BRANCH = master 16:55:29 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 16:55:29 # 8df1bc237b3746b67ec2754785c71dc83ce5d0c1 HEAD 16:55:29 # -> Force: false 16:55:29 # 8f860e17faf063af07f7f572a128cac03f56eeb6 refs/tags/v0.1.60 [Pipeline] } 16:55:29 $ docker exec --env ******** --env ******** 85b8f4e7251714de19be3808befcb0ec829c87803478698c58bd6977d5a97d96 ssh-agent -k 16:55:29 unset SSH_AUTH_SOCK; 16:55:29 unset SSH_AGENT_PID; 16:55:29 echo Agent pid 16 killed; 16:55:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:55:29 + git semver [Pipeline] } 16:55:29 $ docker stop --time=1 85b8f4e7251714de19be3808befcb0ec829c87803478698c58bd6977d5a97d96 16:55:31 $ docker rm -f 85b8f4e7251714de19be3808befcb0ec829c87803478698c58bd6977d5a97d96 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 16:55:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:55:31 16:55:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 16:55:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:55:32 0.23.1-centos7: Pulling from edgex-lftools 16:55:32 ab5ef0e58194: Pulling fs layer 16:55:32 9712f1f96733: Pulling fs layer 16:55:32 63f879dbbcfc: Pulling fs layer 16:55:32 0d9ebad4ef96: Pulling fs layer 16:55:32 e9a5061849ea: Pulling fs layer 16:55:32 d747dcd14b5f: Pulling fs layer 16:55:32 2de7ff778b66: Pulling fs layer 16:55:32 e9a5061849ea: Waiting 16:55:32 d747dcd14b5f: Waiting 16:55:32 2de7ff778b66: Waiting 16:55:32 0d9ebad4ef96: Waiting 16:55:32 9712f1f96733: Verifying Checksum 16:55:32 9712f1f96733: Download complete 16:55:32 63f879dbbcfc: Verifying Checksum 16:55:32 63f879dbbcfc: Download complete 16:55:32 e9a5061849ea: Verifying Checksum 16:55:32 e9a5061849ea: Download complete 16:55:32 d747dcd14b5f: Download complete 16:55:32 2de7ff778b66: Verifying Checksum 16:55:32 2de7ff778b66: Download complete 16:55:32 0d9ebad4ef96: Verifying Checksum 16:55:32 0d9ebad4ef96: Download complete 16:55:33 ab5ef0e58194: Verifying Checksum 16:55:33 ab5ef0e58194: Download complete 16:55:38 ab5ef0e58194: Pull complete 16:55:38 9712f1f96733: Pull complete 16:55:40 63f879dbbcfc: Pull complete 16:55:47 0d9ebad4ef96: Pull complete 16:55:48 e9a5061849ea: Pull complete 16:55:48 d747dcd14b5f: Pull complete 16:55:50 2de7ff778b66: Pull complete 16:55:50 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:55:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:55:50 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 16:55:51 prd-centos7-docker-4c-2g-3981 does not seem to be running inside a container 16:55:51 $ 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 16:55:55 $ docker top 621988e0a26705e4c930acdd59be4fcfd168fe3370f87090fd43fda18ddf997c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:55:55 provisioning config files... 16:55:55 copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config853316146827996717tmp 16:55:55 copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config5111415885421310572tmp 16:55:55 copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config2266599888270001580tmp [Pipeline] { [Pipeline] echo 16:55:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:55:56 ---> sigul-configuration.sh 16:55:56 gpg: directory `/root/.gnupg' created 16:55:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:55:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:55:56 gpg: keyring `/root/.gnupg/secring.gpg' created 16:55:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:55:56 gpg: CAST5 encrypted data 16:55:56 gpg: encrypted with 1 passphrase 16:55:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:55:56 + mkdir /home/jenkins 16:55:56 + mkdir /home/jenkins/sigul [Pipeline] sh 16:55:57 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 16:55:57 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:55:57 ---> sigul-install.sh 16:56:02 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 16:56:02 + git tag --list 16:56:02 v0.1.60 [Pipeline] sh 16:56:03 + lftools sign git-tag v0.1.60 16:56:04 Signing Git tag with Sigul... 16:56:04 Signing v0.1.60 [Pipeline] echo 16:56:05 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:56:05 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:56:05 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:56:05 $ docker stop --time=1 621988e0a26705e4c930acdd59be4fcfd168fe3370f87090fd43fda18ddf997c 16:56:07 $ docker rm -f 621988e0a26705e4c930acdd59be4fcfd168fe3370f87090fd43fda18ddf997c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 16:56:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:56:08 . [Pipeline] withDockerContainer 16:56:08 prd-centos7-docker-4c-2g-3981 does not seem to be running inside a container 16:56:08 $ 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 16:56:09 $ docker top d14051543149d1a36a64b3c52ba087da0572844aa3097bd8bf1b29242566fa76 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:56:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:56:09 [ssh-agent] Looking for ssh-agent implementation... 16:56:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:56:09 $ docker exec d14051543149d1a36a64b3c52ba087da0572844aa3097bd8bf1b29242566fa76 ssh-agent 16:56:09 SSH_AUTH_SOCK=/tmp/ssh-vphYzR0CkaYw/agent.12 16:56:09 SSH_AGENT_PID=18 16:56:09 Running ssh-add (command line suppressed) 16:56:09 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3864766494732924586.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3864766494732924586.key) 16:56:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:56:10 + git semver bump patch 16:56:10 # -> Open(): unable to determine branch for HEAD 16:56:10 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 16:56:10 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 16:56:10 # $SEMVER_REMOTE_NAME = origin 16:56:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:56:10 # $SEMVER_USER_NAME = edgex-jenkins 16:56:10 # $SEMVER_BRANCH = master 16:56:10 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 16:56:10 0.1.61 [Pipeline] } 16:56:10 $ docker exec --env ******** --env ******** d14051543149d1a36a64b3c52ba087da0572844aa3097bd8bf1b29242566fa76 ssh-agent -k 16:56:10 unset SSH_AUTH_SOCK; 16:56:10 unset SSH_AGENT_PID; 16:56:10 echo Agent pid 18 killed; 16:56:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:56:10 + git semver [Pipeline] } 16:56:10 $ docker stop --time=1 d14051543149d1a36a64b3c52ba087da0572844aa3097bd8bf1b29242566fa76 16:56:12 $ docker rm -f d14051543149d1a36a64b3c52ba087da0572844aa3097bd8bf1b29242566fa76 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 16:56:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:56:12 . [Pipeline] withDockerContainer 16:56:12 prd-centos7-docker-4c-2g-3981 does not seem to be running inside a container 16:56:12 $ 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 16:56:13 $ docker top 75de3d02db803e12ee33ef44905e437c26f07c947f6e9b1ce220e1b55fc5dfa4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:56:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:56:13 [ssh-agent] Looking for ssh-agent implementation... 16:56:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:56:13 $ docker exec 75de3d02db803e12ee33ef44905e437c26f07c947f6e9b1ce220e1b55fc5dfa4 ssh-agent 16:56:13 SSH_AUTH_SOCK=/tmp/ssh-TV14iYVoQM0H/agent.12 16:56:13 SSH_AGENT_PID=17 16:56:13 Running ssh-add (command line suppressed) 16:56:14 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7550322802875524864.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7550322802875524864.key) 16:56:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:56:14 + git semver push 16:56:14 # -> Open(): unable to determine branch for HEAD 16:56:14 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 16:56:14 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 16:56:14 # $SEMVER_REMOTE_NAME = origin 16:56:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:56:14 # $SEMVER_USER_NAME = edgex-jenkins 16:56:14 # $SEMVER_BRANCH = master 16:56:14 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 16:56:21 $ docker exec --env ******** --env ******** 75de3d02db803e12ee33ef44905e437c26f07c947f6e9b1ce220e1b55fc5dfa4 ssh-agent -k 16:56:21 unset SSH_AUTH_SOCK; 16:56:21 unset SSH_AGENT_PID; 16:56:21 echo Agent pid 17 killed; 16:56:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:56:21 + git semver [Pipeline] } 16:56:21 $ docker stop --time=1 75de3d02db803e12ee33ef44905e437c26f07c947f6e9b1ce220e1b55fc5dfa4 16:56:22 $ docker rm -f 75de3d02db803e12ee33ef44905e437c26f07c947f6e9b1ce220e1b55fc5dfa4 [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 16:56:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:56:24 ---> package-listing.sh 16:56:24 ++ facter osfamily 16:56:24 ++ tr '[:upper:]' '[:lower:]' 16:56:24 + OS_FAMILY=redhat 16:56:24 + workspace=/w/workspace/dry_go-mod-core-contracts_master 16:56:24 + START_PACKAGES=/tmp/packages_start.txt 16:56:24 + END_PACKAGES=/tmp/packages_end.txt 16:56:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:56:24 + PACKAGES=/tmp/packages_start.txt 16:56:24 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 16:56:24 + PACKAGES=/tmp/packages_end.txt 16:56:24 + case "${OS_FAMILY}" in 16:56:24 + rpm -qa 16:56:24 + sort 16:56:28 + '[' -f /tmp/packages_start.txt ']' 16:56:28 + '[' -f /tmp/packages_end.txt ']' 16:56:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:56:28 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 16:56:28 + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ 16:56:28 + 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 16:56:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:56:28 16:56:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:56:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:56:29 alpine: Pulling from edgex-lftools-log-publisher 16:56:29 c9b1b535fdd9: Pulling fs layer 16:56:29 2cc5ad85d9ab: Pulling fs layer 16:56:29 756a868c4378: Pulling fs layer 16:56:29 444b2fc9a129: Pulling fs layer 16:56:29 ea15f1150254: Pulling fs layer 16:56:29 41b27a9f41bf: Pulling fs layer 16:56:29 28c525ee5125: Pulling fs layer 16:56:29 094b1ea09ed8: Pulling fs layer 16:56:29 138eaada9080: Pulling fs layer 16:56:29 0622d0fa9048: Pulling fs layer 16:56:29 28c525ee5125: Waiting 16:56:29 094b1ea09ed8: Waiting 16:56:29 138eaada9080: Waiting 16:56:29 0622d0fa9048: Waiting 16:56:29 444b2fc9a129: Waiting 16:56:29 ea15f1150254: Waiting 16:56:29 41b27a9f41bf: Waiting 16:56:29 2cc5ad85d9ab: Download complete 16:56:29 444b2fc9a129: Verifying Checksum 16:56:29 444b2fc9a129: Download complete 16:56:29 c9b1b535fdd9: Verifying Checksum 16:56:29 c9b1b535fdd9: Download complete 16:56:29 ea15f1150254: Verifying Checksum 16:56:29 ea15f1150254: Download complete 16:56:29 28c525ee5125: Verifying Checksum 16:56:29 28c525ee5125: Download complete 16:56:29 756a868c4378: Verifying Checksum 16:56:29 756a868c4378: Download complete 16:56:29 138eaada9080: Verifying Checksum 16:56:29 138eaada9080: Download complete 16:56:29 0622d0fa9048: Verifying Checksum 16:56:29 0622d0fa9048: Download complete 16:56:29 094b1ea09ed8: Verifying Checksum 16:56:29 094b1ea09ed8: Download complete 16:56:30 41b27a9f41bf: Download complete 16:56:30 c9b1b535fdd9: Pull complete 16:56:30 2cc5ad85d9ab: Pull complete 16:56:32 756a868c4378: Pull complete 16:56:32 444b2fc9a129: Pull complete 16:56:32 ea15f1150254: Pull complete 16:56:36 41b27a9f41bf: Pull complete 16:56:36 28c525ee5125: Pull complete 16:56:38 094b1ea09ed8: Pull complete 16:56:38 138eaada9080: Pull complete 16:56:38 0622d0fa9048: Pull complete 16:56:38 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 16:56:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:56:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:56:39 prd-centos7-docker-4c-2g-3981 does not seem to be running inside a container 16:56:39 $ 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 16:56:41 $ docker top 896cd1f5d8c5230d394c977d47878a0ecb7d325e288992270e56d63920901f14 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:56:41 provisioning config files... 16:56:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config6668019294018546868tmp [Pipeline] { [Pipeline] echo 16:56:42 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:56:42 ---> create-netrc.sh [Pipeline] echo 16:56:42 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:56:42 ---> logs-deploy.sh 16:56:42 + ARCHIVE_ARTIFACTS= 16:56:42 + LOGS_SERVER=https://logs.edgexfoundry.org 16:56:42 + '[' https://logs.edgexfoundry.org == None ']' 16:56:42 + NEXUS_URL=https://nexus.edgexfoundry.org 16:56:42 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/24 16:56:42 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/master/24/ 16:56:42 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/24 /w/workspace/dry_go-mod-core-contracts_master 16:56:44 Archives upload complete. 16:56:44 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/24 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/master/24/ 16:56:44 ---> uname -a: 16:56:44 Linux 896cd1f5d8c5 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 16:56:44 16:56:44 16:56:44 ---> lscpu: 16:56:44 Architecture: x86_64 16:56:44 CPU op-mode(s): 32-bit, 64-bit 16:56:44 Byte Order: Little Endian 16:56:44 Address sizes: 40 bits physical, 48 bits virtual 16:56:44 CPU(s): 4 16:56:44 On-line CPU(s) list: 0-3 16:56:44 Thread(s) per core: 1 16:56:44 Core(s) per socket: 1 16:56:44 Socket(s): 4 16:56:44 NUMA node(s): 1 16:56:44 Vendor ID: GenuineIntel 16:56:44 CPU family: 6 16:56:44 Model: 44 16:56:44 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 16:56:44 Stepping: 1 16:56:44 CPU MHz: 2933.436 16:56:44 BogoMIPS: 5866.87 16:56:44 Virtualization: VT-x 16:56:44 Hypervisor vendor: KVM 16:56:44 Virtualization type: full 16:56:44 L1d cache: 128 KiB 16:56:44 L1i cache: 128 KiB 16:56:44 L2 cache: 16 MiB 16:56:44 L3 cache: 64 MiB 16:56:44 NUMA node0 CPU(s): 0-3 16:56:44 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 16:56:44 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 16:56:44 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 16:56:44 Vulnerability Meltdown: Mitigation; PTI 16:56:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:56:44 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:56:44 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:56:44 Vulnerability Tsx async abort: Not affected 16:56:44 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 16:56:44 16:56:44 16:56:44 ---> nproc: 16:56:44 4 16:56:44 16:56:44 16:56:44 ---> df -h: 16:56:44 Filesystem Size Used Available Use% Mounted on 16:56:44 overlay 50.0G 8.5G 41.5G 17% / 16:56:44 tmpfs 64.0M 0 64.0M 0% /dev 16:56:44 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 16:56:44 shm 64.0M 0 64.0M 0% /dev/shm 16:56:44 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/resolv.conf 16:56:44 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hostname 16:56:44 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hosts 16:56:44 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/sa 16:56:44 /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/dry_go-mod-core-contracts_master 16:56:44 /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/dry_go-mod-core-contracts_master@tmp 16:56:44 16:56:44 16:56:44 ---> free -m: 16:56:44 total used free shared buff/cache available 16:56:44 Mem: 1837 781 104 0 950 987 16:56:44 Swap: 1023 3 1020 16:56:44 16:56:44 16:56:44 ---> ip addr: 16:56:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:56:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:56:44 inet 127.0.0.1/8 scope host lo 16:56:44 valid_lft forever preferred_lft forever 16:56:44 16: eth0@if17: mtu 1458 qdisc noqueue state UP 16:56:44 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 16:56:44 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 16:56:44 valid_lft forever preferred_lft forever 16:56:44 16:56:44