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 [2020-06-22T16:51:09.629Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-22T16:51:09.759Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-22T16:51:09.801Z] ========================================================= [2020-06-22T16:51:09.801Z] EdgeX Global Pipelines Version Info [2020-06-22T16:51:09.801Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-06-22T16:51:11.645Z] ------------------- [2020-06-22T16:51:11.645Z] stable info: [2020-06-22T16:51:11.645Z] ------------------- [2020-06-22T16:51:11.645Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-22T16:51:11.645Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-22T16:51:11.645Z] Message: update stable to v1.0.89 [2020-06-22T16:51:12.217Z] ------------------- [2020-06-22T16:51:12.217Z] experimental info: [2020-06-22T16:51:12.217Z] ------------------- [2020-06-22T16:51:12.217Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-22T16:51:12.217Z] Commit SHA: aa323fb5dfebb31640c35badf05a5a9beff52318 [2020-06-22T16:51:12.217Z] Message: update experimental to v1.0.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-06-22T16:51:13.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-22T16:51:14.689Z] [2020-06-22T16:51:14.689Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-06-22T16:51:15.017Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-22T16:51:15.017Z] latest: Pulling from edgex-devops/git-semver [2020-06-22T16:51:15.017Z] 9123ac7c32f7: Pulling fs layer [2020-06-22T16:51:15.017Z] b8cc5d1170e3: Pulling fs layer [2020-06-22T16:51:15.017Z] 2924cbbf6a41: Pulling fs layer [2020-06-22T16:51:15.017Z] 93b08a4f1073: Pulling fs layer [2020-06-22T16:51:15.017Z] 93b08a4f1073: Waiting [2020-06-22T16:51:15.017Z] b8cc5d1170e3: Verifying Checksum [2020-06-22T16:51:15.017Z] b8cc5d1170e3: Download complete [2020-06-22T16:51:15.017Z] 9123ac7c32f7: Download complete [2020-06-22T16:51:15.281Z] 93b08a4f1073: Verifying Checksum [2020-06-22T16:51:15.281Z] 93b08a4f1073: Download complete [2020-06-22T16:51:15.281Z] 2924cbbf6a41: Verifying Checksum [2020-06-22T16:51:15.543Z] 9123ac7c32f7: Pull complete [2020-06-22T16:51:15.543Z] b8cc5d1170e3: Pull complete [2020-06-22T16:51:16.498Z] 2924cbbf6a41: Pull complete [2020-06-22T16:51:16.498Z] 93b08a4f1073: Pull complete [2020-06-22T16:51:16.498Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-06-22T16:51:16.498Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-22T16:51:16.498Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-06-22T16:51:16.611Z] prd-centos7-docker-4c-2g-3981 does not seem to be running inside a container [2020-06-22T16:51:16.653Z] $ 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-22T16:51:18.766Z] $ docker top eca7b3b262d2eca9c2bff3b56360584ea3650d8984a88a54be4106134922aeed -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-22T16:51:18.945Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-22T16:51:18.945Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-22T16:51:19.162Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-22T16:51:19.167Z] $ docker exec eca7b3b262d2eca9c2bff3b56360584ea3650d8984a88a54be4106134922aeed ssh-agent [2020-06-22T16:51:19.329Z] SSH_AUTH_SOCK=/tmp/ssh-TtHvGkpHrw0U/agent.11 [2020-06-22T16:51:19.329Z] SSH_AGENT_PID=17 [2020-06-22T16:51:19.339Z] Running ssh-add (command line suppressed) [2020-06-22T16:51:19.458Z] 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) [2020-06-22T16:51:19.505Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-22T16:51:19.811Z] + git describe --exact-match --tags HEAD [2020-06-22T16:51:19.811Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-06-22T16:51:19.975Z] $ docker exec --env ******** --env ******** eca7b3b262d2eca9c2bff3b56360584ea3650d8984a88a54be4106134922aeed ssh-agent -k [2020-06-22T16:51:20.087Z] unset SSH_AUTH_SOCK; [2020-06-22T16:51:20.088Z] unset SSH_AGENT_PID; [2020-06-22T16:51:20.088Z] echo Agent pid 17 killed; [2020-06-22T16:51:20.132Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-06-22T16:51:20.169Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-06-22T16:51:20.169Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-06-22T16:51:20.219Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-22T16:51:20.219Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-22T16:51:20.397Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-22T16:51:20.402Z] $ docker exec eca7b3b262d2eca9c2bff3b56360584ea3650d8984a88a54be4106134922aeed ssh-agent [2020-06-22T16:51:20.573Z] SSH_AUTH_SOCK=/tmp/ssh-lSRAipf8jWbr/agent.45 [2020-06-22T16:51:20.573Z] SSH_AGENT_PID=51 [2020-06-22T16:51:20.578Z] Running ssh-add (command line suppressed) [2020-06-22T16:51:20.699Z] 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) [2020-06-22T16:51:20.747Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-22T16:51:21.050Z] + git semver init [2020-06-22T16:51:21.050Z] # -> Open(): unable to determine branch for HEAD [2020-06-22T16:51:21.050Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-06-22T16:51:21.050Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-06-22T16:51:21.050Z] # $SEMVER_REMOTE_NAME = origin [2020-06-22T16:51:21.050Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-22T16:51:21.050Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-22T16:51:21.050Z] # $SEMVER_BRANCH = master [2020-06-22T16:51:21.050Z] # $SEMVER_TEMP = /tmp/semver-719332818 [2020-06-22T16:51:21.050Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-06-22T16:51:21.625Z] # '/tmp/semver-719332818' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' [2020-06-22T16:51:21.625Z] # -> Force: false [2020-06-22T16:51:21.625Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2020-06-22T16:51:21.638Z] $ docker exec --env ******** --env ******** eca7b3b262d2eca9c2bff3b56360584ea3650d8984a88a54be4106134922aeed ssh-agent -k [2020-06-22T16:51:21.753Z] unset SSH_AUTH_SOCK; [2020-06-22T16:51:21.753Z] unset SSH_AGENT_PID; [2020-06-22T16:51:21.753Z] echo Agent pid 51 killed; [2020-06-22T16:51:21.797Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-22T16:51:22.153Z] + git semver [Pipeline] } [2020-06-22T16:51:22.175Z] $ docker stop --time=1 eca7b3b262d2eca9c2bff3b56360584ea3650d8984a88a54be4106134922aeed [2020-06-22T16:51:23.708Z] $ docker rm -f eca7b3b262d2eca9c2bff3b56360584ea3650d8984a88a54be4106134922aeed [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-06-22T16:51:24.261Z] Stashed 71 file(s) [Pipeline] echo [2020-06-22T16:51:24.263Z] [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 [2020-06-22T16:51:39.430Z] Still waiting to schedule task [2020-06-22T16:51:39.430Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3981’ [2020-06-22T16:51:39.431Z] Still waiting to schedule task [2020-06-22T16:51:39.431Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-06-22T16:53:14.106Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3982 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2020-06-22T16:53:14.131Z] Running in /w/workspace/go-mod-core-contracts/24 [Pipeline] { [Pipeline] checkout [2020-06-22T16:53:19.178Z] using credential edgex-jenkins-ssh [2020-06-22T16:53:19.210Z] Cloning the remote Git repository [2020-06-22T16:53:19.210Z] Cloning with configured refspecs honoured and without tags [2020-06-22T16:53:20.354Z] Fetching without tags [2020-06-22T16:53:19.239Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-22T16:53:19.348Z] > git init /w/workspace/go-mod-core-contracts/24 # timeout=10 [2020-06-22T16:53:19.412Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-22T16:53:19.413Z] > git --version # timeout=10 [2020-06-22T16:53:19.445Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-22T16:53:19.526Z] > 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-22T16:53:20.253Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-06-22T16:53:20.276Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-22T16:53:20.306Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-06-22T16:53:20.821Z] Checking out Revision 8df1bc237b3746b67ec2754785c71dc83ce5d0c1 (master) [2020-06-22T16:53:20.347Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-22T16:53:20.348Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-22T16:53:20.359Z] > 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-22T16:53:20.821Z] > git config core.sparsecheckout # timeout=10 [2020-06-22T16:53:20.848Z] > git checkout -f 8df1bc237b3746b67ec2754785c71dc83ce5d0c1 # timeout=10 [2020-06-22T16:53:25.429Z] 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 [2020-06-22T16:53:26.489Z] ========================================================= [2020-06-22T16:53:26.489Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-06-22T16:53:26.489Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-22T16:53:27.496Z] + 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-22T16:53:28.513Z] Sending build context to Docker daemon 1.758MB [2020-06-22T16:53:28.514Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-06-22T16:53:28.514Z] Step 2/7 : FROM ${BASE} [2020-06-22T16:53:28.791Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-06-22T16:53:28.791Z] cde5963f3b93: Pulling fs layer [2020-06-22T16:53:28.791Z] 2a23fa8c16f7: Pulling fs layer [2020-06-22T16:53:28.791Z] 777b28850792: Pulling fs layer [2020-06-22T16:53:28.791Z] 8a11ddd9e578: Pulling fs layer [2020-06-22T16:53:28.791Z] 4cf88f913ddb: Pulling fs layer [2020-06-22T16:53:28.791Z] 1df406cf5192: Pulling fs layer [2020-06-22T16:53:28.791Z] cd6300453558: Pulling fs layer [2020-06-22T16:53:28.791Z] b9c365052c96: Pulling fs layer [2020-06-22T16:53:28.791Z] a2d8cc88f415: Pulling fs layer [2020-06-22T16:53:28.791Z] ea1d1ca13537: Pulling fs layer [2020-06-22T16:53:28.791Z] 3750a50a1c5e: Pulling fs layer [2020-06-22T16:53:28.791Z] 8a11ddd9e578: Waiting [2020-06-22T16:53:28.791Z] 4cf88f913ddb: Waiting [2020-06-22T16:53:28.791Z] 1df406cf5192: Waiting [2020-06-22T16:53:28.791Z] cd6300453558: Waiting [2020-06-22T16:53:28.791Z] b9c365052c96: Waiting [2020-06-22T16:53:28.791Z] a2d8cc88f415: Waiting [2020-06-22T16:53:28.791Z] ea1d1ca13537: Waiting [2020-06-22T16:53:28.791Z] 3750a50a1c5e: Waiting [2020-06-22T16:53:28.791Z] 777b28850792: Download complete [2020-06-22T16:53:28.791Z] 2a23fa8c16f7: Download complete [2020-06-22T16:53:28.791Z] 4cf88f913ddb: Verifying Checksum [2020-06-22T16:53:28.791Z] 4cf88f913ddb: Download complete [2020-06-22T16:53:28.791Z] 1df406cf5192: Verifying Checksum [2020-06-22T16:53:28.791Z] 1df406cf5192: Download complete [2020-06-22T16:53:28.791Z] cde5963f3b93: Verifying Checksum [2020-06-22T16:53:29.784Z] cde5963f3b93: Pull complete [2020-06-22T16:53:30.776Z] 2a23fa8c16f7: Pull complete [2020-06-22T16:53:31.062Z] 777b28850792: Pull complete [2020-06-22T16:53:31.345Z] cd6300453558: Verifying Checksum [2020-06-22T16:53:31.345Z] cd6300453558: Download complete [2020-06-22T16:53:31.345Z] a2d8cc88f415: Verifying Checksum [2020-06-22T16:53:31.345Z] a2d8cc88f415: Download complete [2020-06-22T16:53:33.330Z] ea1d1ca13537: Verifying Checksum [2020-06-22T16:53:33.330Z] ea1d1ca13537: Download complete [2020-06-22T16:53:33.330Z] 3750a50a1c5e: Verifying Checksum [2020-06-22T16:53:33.330Z] 3750a50a1c5e: Download complete [2020-06-22T16:53:33.604Z] b9c365052c96: Verifying Checksum [2020-06-22T16:53:33.604Z] b9c365052c96: Download complete [2020-06-22T16:53:34.202Z] 8a11ddd9e578: Verifying Checksum [2020-06-22T16:53:34.202Z] 8a11ddd9e578: Download complete [2020-06-22T16:53:46.611Z] 8a11ddd9e578: Pull complete [2020-06-22T16:53:46.611Z] 4cf88f913ddb: Pull complete [2020-06-22T16:53:46.611Z] 1df406cf5192: Pull complete [2020-06-22T16:53:50.021Z] cd6300453558: Pull complete [2020-06-22T16:53:55.442Z] b9c365052c96: Pull complete [2020-06-22T16:53:55.442Z] a2d8cc88f415: Pull complete [2020-06-22T16:53:56.907Z] Running on prd-centos7-docker-4c-2g-3983 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [2020-06-22T16:53:56.915Z] ea1d1ca13537: Pull complete [Pipeline] ws [2020-06-22T16:53:56.931Z] Running in /w/workspace/go-mod-core-contracts/24 [Pipeline] { [Pipeline] checkout [2020-06-22T16:53:57.525Z] 3750a50a1c5e: Pull complete [2020-06-22T16:53:57.525Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-06-22T16:53:57.525Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-06-22T16:53:57.525Z] ---> 78745c68409d [2020-06-22T16:53:57.525Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-22T16:53:59.622Z] using credential edgex-jenkins-ssh [2020-06-22T16:53:59.646Z] Cloning the remote Git repository [2020-06-22T16:53:59.646Z] Cloning with configured refspecs honoured and without tags [2020-06-22T16:53:59.614Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-22T16:53:59.681Z] > git init /w/workspace/go-mod-core-contracts/24 # timeout=10 [2020-06-22T16:53:59.731Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-22T16:53:59.731Z] > git --version # timeout=10 [2020-06-22T16:53:59.739Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-22T16:53:59.764Z] > 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-22T16:54:00.333Z] Fetching without tags [2020-06-22T16:54:00.731Z] Checking out Revision 8df1bc237b3746b67ec2754785c71dc83ce5d0c1 (master) [2020-06-22T16:54:00.302Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-06-22T16:54:00.312Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-22T16:54:00.323Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-06-22T16:54:00.334Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-22T16:54:00.334Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-22T16:54:00.339Z] > 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-22T16:54:00.737Z] > git config core.sparsecheckout # timeout=10 [2020-06-22T16:54:00.742Z] > git checkout -f 8df1bc237b3746b67ec2754785c71dc83ce5d0c1 # timeout=10 [2020-06-22T16:54:02.936Z] ---> Running in d91936c6d7c6 [2020-06-22T16:54:02.936Z] Removing intermediate container d91936c6d7c6 [2020-06-22T16:54:02.936Z] ---> ce4361f471f8 [2020-06-22T16:54:02.936Z] Step 4/7 : RUN apk add bash [2020-06-22T16:54:02.936Z] ---> Running in 1720742752e1 [2020-06-22T16:54:04.345Z] Commit message: "Merge pull request #244 from weichou1229/issue-243" [2020-06-22T16:54:04.371Z] 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 [2020-06-22T16:54:05.018Z] ========================================================= [2020-06-22T16:54:05.018Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-06-22T16:54:05.018Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-22T16:54:05.345Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-22T16:54:05.568Z] + 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-22T16:54:05.838Z] Sending build context to Docker daemon 1.758MB [2020-06-22T16:54:05.838Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-06-22T16:54:05.838Z] Step 2/7 : FROM ${BASE} [2020-06-22T16:54:05.838Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-06-22T16:54:05.838Z] e6b0cf9c0882: Pulling fs layer [2020-06-22T16:54:05.838Z] 2848faf0eed1: Pulling fs layer [2020-06-22T16:54:05.838Z] 0f37312ad70f: Pulling fs layer [2020-06-22T16:54:05.838Z] 5788d62ee057: Pulling fs layer [2020-06-22T16:54:05.838Z] 0e6b1d234666: Pulling fs layer [2020-06-22T16:54:05.838Z] bf5d7aec512f: Pulling fs layer [2020-06-22T16:54:05.838Z] 34c802a77dc8: Pulling fs layer [2020-06-22T16:54:05.838Z] 9eb99e56ec68: Pulling fs layer [2020-06-22T16:54:05.838Z] 27c7a5d97fbd: Pulling fs layer [2020-06-22T16:54:05.838Z] 5c102a31e300: Pulling fs layer [2020-06-22T16:54:05.838Z] dcfb455df0a1: Pulling fs layer [2020-06-22T16:54:05.838Z] 5788d62ee057: Waiting [2020-06-22T16:54:05.838Z] 0e6b1d234666: Waiting [2020-06-22T16:54:05.838Z] bf5d7aec512f: Waiting [2020-06-22T16:54:05.838Z] 34c802a77dc8: Waiting [2020-06-22T16:54:05.838Z] 9eb99e56ec68: Waiting [2020-06-22T16:54:05.838Z] 27c7a5d97fbd: Waiting [2020-06-22T16:54:05.838Z] 5c102a31e300: Waiting [2020-06-22T16:54:05.838Z] dcfb455df0a1: Waiting [2020-06-22T16:54:05.838Z] 0f37312ad70f: Download complete [2020-06-22T16:54:05.838Z] 2848faf0eed1: Verifying Checksum [2020-06-22T16:54:05.838Z] 2848faf0eed1: Download complete [2020-06-22T16:54:05.838Z] 0e6b1d234666: Verifying Checksum [2020-06-22T16:54:05.838Z] 0e6b1d234666: Download complete [2020-06-22T16:54:05.838Z] bf5d7aec512f: Verifying Checksum [2020-06-22T16:54:05.838Z] bf5d7aec512f: Download complete [2020-06-22T16:54:05.838Z] e6b0cf9c0882: Download complete [2020-06-22T16:54:05.937Z] OK: 125 MiB in 39 packages [2020-06-22T16:54:06.428Z] 34c802a77dc8: Verifying Checksum [2020-06-22T16:54:06.428Z] 34c802a77dc8: Download complete [2020-06-22T16:54:06.428Z] 27c7a5d97fbd: Verifying Checksum [2020-06-22T16:54:06.428Z] 27c7a5d97fbd: Download complete [2020-06-22T16:54:07.014Z] 9eb99e56ec68: Verifying Checksum [2020-06-22T16:54:07.014Z] 9eb99e56ec68: Download complete [2020-06-22T16:54:07.277Z] dcfb455df0a1: Verifying Checksum [2020-06-22T16:54:07.277Z] dcfb455df0a1: Download complete [2020-06-22T16:54:07.277Z] 5c102a31e300: Verifying Checksum [2020-06-22T16:54:07.277Z] 5c102a31e300: Download complete [2020-06-22T16:54:07.277Z] 5788d62ee057: Verifying Checksum [2020-06-22T16:54:07.277Z] 5788d62ee057: Download complete [2020-06-22T16:54:07.372Z] Removing intermediate container 1720742752e1 [2020-06-22T16:54:07.372Z] ---> 5ec6ad563bc9 [2020-06-22T16:54:07.372Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-06-22T16:54:07.372Z] ---> Running in 02d602600704 [2020-06-22T16:54:07.853Z] e6b0cf9c0882: Pull complete [2020-06-22T16:54:07.976Z] Removing intermediate container 02d602600704 [2020-06-22T16:54:07.976Z] ---> ee1ce9a456f6 [2020-06-22T16:54:07.976Z] Step 6/7 : COPY go.mod . [2020-06-22T16:54:08.114Z] 2848faf0eed1: Pull complete [2020-06-22T16:54:08.378Z] 0f37312ad70f: Pull complete [2020-06-22T16:54:08.570Z] ---> 95efedfb6218 [2020-06-22T16:54:08.570Z] Step 7/7 : RUN go mod download [2020-06-22T16:54:08.570Z] ---> Running in f1a82c636071 [2020-06-22T16:54:11.196Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-06-22T16:54:11.196Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-22T16:54:11.196Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-22T16:54:11.196Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-22T16:54:11.469Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-22T16:54:11.469Z] go: finding github.com/google/uuid v1.1.0 [2020-06-22T16:54:11.469Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-22T16:54:11.469Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-22T16:54:11.469Z] go: finding github.com/stretchr/objx v0.1.0 [2020-06-22T16:54:11.469Z] go: finding github.com/stretchr/testify v1.3.0 [2020-06-22T16:54:11.469Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-22T16:54:13.675Z] 5788d62ee057: Pull complete [2020-06-22T16:54:13.675Z] 0e6b1d234666: Pull complete [2020-06-22T16:54:13.675Z] bf5d7aec512f: Pull complete [2020-06-22T16:54:14.852Z] Removing intermediate container f1a82c636071 [2020-06-22T16:54:14.852Z] ---> 03ce7d7ff847 [2020-06-22T16:54:14.852Z] Successfully built 03ce7d7ff847 [2020-06-22T16:54:14.852Z] 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-22T16:54:15.372Z] + docker inspect -f . ci-base-image-arm64 [2020-06-22T16:54:15.372Z] . [Pipeline] withDockerContainer [2020-06-22T16:54:15.617Z] prd-ubuntu18.04-docker-arm64-4c-16g-3982 does not seem to be running inside a container [2020-06-22T16:54:15.677Z] $ 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 [2020-06-22T16:54:17.505Z] $ docker top bc0352e23f97d06ac32eb0dc49368f8aca6d67e6f5876cc5a8c619182ec515c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-22T16:54:18.855Z] + go version [2020-06-22T16:54:18.855Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-06-22T16:54:19.897Z] + make test [2020-06-22T16:54:19.897Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-06-22T16:54:20.267Z] 34c802a77dc8: Pull complete [2020-06-22T16:54:22.826Z] 9eb99e56ec68: Pull complete [2020-06-22T16:54:22.826Z] 27c7a5d97fbd: Pull complete [2020-06-22T16:54:23.774Z] 5c102a31e300: Pull complete [2020-06-22T16:54:24.034Z] dcfb455df0a1: Pull complete [2020-06-22T16:54:24.034Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-06-22T16:54:24.034Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-06-22T16:54:24.034Z] ---> 7c70fe431013 [2020-06-22T16:54:24.034Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-22T16:54:25.414Z] ---> Running in 2cbd049d210b [2020-06-22T16:54:25.414Z] Removing intermediate container 2cbd049d210b [2020-06-22T16:54:25.414Z] ---> a5f3c3b79c8f [2020-06-22T16:54:25.414Z] Step 4/7 : RUN apk add bash [2020-06-22T16:54:25.414Z] ---> Running in 6c1f642078fb [2020-06-22T16:54:26.357Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-22T16:54:27.302Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-22T16:54:27.874Z] OK: 143 MiB in 39 packages [2020-06-22T16:54:28.136Z] Removing intermediate container 6c1f642078fb [2020-06-22T16:54:28.136Z] ---> d35c23c64ca2 [2020-06-22T16:54:28.136Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-06-22T16:54:28.136Z] ---> Running in ef75d3b8578a [2020-06-22T16:54:28.400Z] Removing intermediate container ef75d3b8578a [2020-06-22T16:54:28.400Z] ---> 12a3b414ebfc [2020-06-22T16:54:28.400Z] Step 6/7 : COPY go.mod . [2020-06-22T16:54:28.664Z] ---> f63870ca55ff [2020-06-22T16:54:28.664Z] Step 7/7 : RUN go mod download [2020-06-22T16:54:28.664Z] ---> Running in ff11df20bea3 [2020-06-22T16:54:29.608Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-06-22T16:54:29.608Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-22T16:54:29.608Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-22T16:54:29.608Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-22T16:54:29.870Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-22T16:54:29.870Z] go: finding github.com/google/uuid v1.1.0 [2020-06-22T16:54:29.870Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-22T16:54:29.870Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-22T16:54:29.870Z] go: finding github.com/stretchr/objx v0.1.0 [2020-06-22T16:54:29.870Z] go: finding github.com/stretchr/testify v1.3.0 [2020-06-22T16:54:29.870Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-22T16:54:31.784Z] Removing intermediate container ff11df20bea3 [2020-06-22T16:54:31.784Z] ---> 5d963755fb26 [2020-06-22T16:54:31.784Z] Successfully built 5d963755fb26 [2020-06-22T16:54:31.784Z] 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-22T16:54:32.256Z] + docker inspect -f . ci-base-image-x86_64 [2020-06-22T16:54:32.256Z] . [Pipeline] withDockerContainer [2020-06-22T16:54:32.353Z] prd-centos7-docker-4c-2g-3983 does not seem to be running inside a container [2020-06-22T16:54:32.404Z] $ 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 [2020-06-22T16:54:33.300Z] $ docker top 96296e2e473327b56be0e52b4780e1e4ef1bc9d4be635a7073b953fced3c035f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-22T16:54:33.741Z] + go version [2020-06-22T16:54:33.741Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-06-22T16:54:34.051Z] + make test [2020-06-22T16:54:34.051Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-06-22T16:54:38.299Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-06-22T16:54:39.756Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.088s coverage: 85.7% of statements [2020-06-22T16:54:39.756Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.034s coverage: 100.0% of statements [2020-06-22T16:54:40.917Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-06-22T16:54:41.493Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.017s coverage: 85.7% of statements [2020-06-22T16:54:41.493Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.009s coverage: 100.0% of statements [2020-06-22T16:54:41.772Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.030s coverage: 45.4% of statements [2020-06-22T16:54:42.356Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.027s coverage: 77.8% of statements [2020-06-22T16:54:42.356Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-06-22T16:54:42.390Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.081s coverage: 45.4% of statements [2020-06-22T16:54:42.390Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.049s coverage: 77.8% of statements [2020-06-22T16:54:42.390Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-06-22T16:54:42.390Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.013s coverage: 6.4% of statements [2020-06-22T16:54:42.631Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.044s coverage: 6.4% of statements [2020-06-22T16:54:42.891Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.048s coverage: 14.4% of statements [2020-06-22T16:54:42.891Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.024s coverage: 100.0% of statements [2020-06-22T16:54:43.471Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.027s coverage: 100.0% of statements [2020-06-22T16:54:43.471Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-06-22T16:54:43.471Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-06-22T16:54:43.471Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.022s coverage: 100.0% of statements [2020-06-22T16:54:43.471Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.518s coverage: 100.0% of statements [2020-06-22T16:54:43.831Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.042s coverage: 14.4% of statements [2020-06-22T16:54:43.831Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.035s coverage: 100.0% of statements [2020-06-22T16:54:45.410Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.018s coverage: 62.6% of statements [2020-06-22T16:54:45.411Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.004s coverage: 26.3% of statements [2020-06-22T16:54:45.411Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.006s coverage: 15.4% of statements [2020-06-22T16:54:45.411Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.011s coverage: 15.4% of statements [2020-06-22T16:54:45.411Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.004s coverage: 14.3% of statements [2020-06-22T16:54:45.411Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-06-22T16:54:45.982Z] gofmt -l . [2020-06-22T16:54:46.242Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-06-22T16:54:46.466Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.103s coverage: 100.0% of statements [2020-06-22T16:54:46.466Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-06-22T16:54:46.466Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-06-22T16:54:46.466Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.011s coverage: 100.0% of statements [2020-06-22T16:54:46.466Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.022s coverage: 100.0% of statements [2020-06-22T16:54:46.470Z] Stashed 1 file(s) [Pipeline] } [2020-06-22T16:54:46.473Z] $ docker stop --time=1 96296e2e473327b56be0e52b4780e1e4ef1bc9d4be635a7073b953fced3c035f [2020-06-22T16:54:48.637Z] $ 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] } [2020-06-22T16:54:50.785Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.107s coverage: 62.6% of statements [2020-06-22T16:54:50.785Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.059s coverage: 26.3% of statements [2020-06-22T16:54:50.785Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.012s coverage: 15.4% of statements [2020-06-22T16:54:50.785Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.042s coverage: 15.4% of statements [2020-06-22T16:54:50.785Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.016s coverage: 14.3% of statements [2020-06-22T16:54:51.057Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-06-22T16:54:54.450Z] gofmt -l . [2020-06-22T16:54:54.450Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-06-22T16:54:54.738Z] Warning: overwriting stash ‘coverage-report’ [2020-06-22T16:54:55.196Z] Stashed 1 file(s) [Pipeline] } [2020-06-22T16:54:55.178Z] $ docker stop --time=1 bc0352e23f97d06ac32eb0dc49368f8aca6d67e6f5876cc5a8c619182ec515c1 [2020-06-22T16:54:57.321Z] $ 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 [2020-06-22T16:54:58.612Z] provisioning config files... [2020-06-22T16:54:58.625Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config8644626815671140908tmp [Pipeline] { [Pipeline] sh [2020-06-22T16:54:58.948Z] + curl -s https://codecov.io/bash [2020-06-22T16:54:58.948Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_master@tmp/config8644626815671140908tmp [2020-06-22T16:54:59.210Z] [2020-06-22T16:54:59.210Z] _____ _ [2020-06-22T16:54:59.210Z] / ____| | | [2020-06-22T16:54:59.210Z] | | ___ __| | ___ ___ _____ __ [2020-06-22T16:54:59.210Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-06-22T16:54:59.210Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-06-22T16:54:59.210Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-06-22T16:54:59.210Z] Bash-20200602-f809a24 [2020-06-22T16:54:59.210Z] [2020-06-22T16:54:59.210Z] [2020-06-22T16:54:59.210Z] ==> Jenkins CI detected. [2020-06-22T16:54:59.210Z] project root: . [2020-06-22T16:54:59.210Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-06-22T16:54:59.210Z] ==> Running gcov in . (disable via -X gcov) [2020-06-22T16:54:59.210Z] ==> Python coveragepy not found [2020-06-22T16:54:59.210Z] ==> Searching for coverage reports in: [2020-06-22T16:54:59.210Z] + . [2020-06-22T16:54:59.210Z] -> Found 1 reports [2020-06-22T16:54:59.210Z] ==> Detecting git/mercurial file structure [2020-06-22T16:54:59.210Z] ==> Reading reports [2020-06-22T16:54:59.210Z] + ./coverage.out bytes=82508 [2020-06-22T16:54:59.210Z] ==> Appending adjustments [2020-06-22T16:54:59.210Z] https://docs.codecov.io/docs/fixing-reports [2020-06-22T16:54:59.782Z] + Found adjustments [2020-06-22T16:54:59.782Z] ==> Gzipping contents [2020-06-22T16:54:59.782Z] ==> Uploading reports [2020-06-22T16:54:59.782Z] url: https://codecov.io [2020-06-22T16:54:59.782Z] 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= [2020-06-22T16:54:59.782Z] -> Pinging Codecov [2020-06-22T16:54:59.782Z] 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= [2020-06-22T16:55:00.354Z] -> Uploading [2020-06-22T16:55:00.927Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/8df1bc237b3746b67ec2754785c71dc83ce5d0c1 [Pipeline] } [2020-06-22T16:55:00.936Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-06-22T16:55:01.346Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-06-22T16:55:01.348Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-06-22T16:55:01.374Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-22T16:55:01.688Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-06-22T16:55:01.688Z] [2020-06-22T16:55:01.688Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-06-22T16:55:02.020Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-06-22T16:55:02.020Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-06-22T16:55:02.020Z] cbdbe7a5bc2a: Pulling fs layer [2020-06-22T16:55:02.020Z] 408f87550127: Pulling fs layer [2020-06-22T16:55:02.020Z] fe522b08c979: Pulling fs layer [2020-06-22T16:55:02.020Z] 221eaa008020: Pulling fs layer [2020-06-22T16:55:02.020Z] 2a4607e5d6b9: Pulling fs layer [2020-06-22T16:55:02.020Z] 8f79b27c4fd2: Pulling fs layer [2020-06-22T16:55:02.020Z] e5c8dbe1645b: Pulling fs layer [2020-06-22T16:55:02.020Z] 23e8b3b47431: Pulling fs layer [2020-06-22T16:55:02.020Z] 5c568d65a230: Pulling fs layer [2020-06-22T16:55:02.020Z] 221eaa008020: Waiting [2020-06-22T16:55:02.020Z] 2a4607e5d6b9: Waiting [2020-06-22T16:55:02.020Z] 8f79b27c4fd2: Waiting [2020-06-22T16:55:02.020Z] e5c8dbe1645b: Waiting [2020-06-22T16:55:02.020Z] 23e8b3b47431: Waiting [2020-06-22T16:55:02.020Z] fe522b08c979: Verifying Checksum [2020-06-22T16:55:02.020Z] fe522b08c979: Download complete [2020-06-22T16:55:02.020Z] 408f87550127: Download complete [2020-06-22T16:55:02.020Z] 2a4607e5d6b9: Verifying Checksum [2020-06-22T16:55:02.020Z] 2a4607e5d6b9: Download complete [2020-06-22T16:55:02.020Z] 8f79b27c4fd2: Verifying Checksum [2020-06-22T16:55:02.020Z] 8f79b27c4fd2: Download complete [2020-06-22T16:55:02.020Z] cbdbe7a5bc2a: Verifying Checksum [2020-06-22T16:55:02.020Z] cbdbe7a5bc2a: Download complete [2020-06-22T16:55:02.638Z] e5c8dbe1645b: Verifying Checksum [2020-06-22T16:55:02.638Z] e5c8dbe1645b: Download complete [2020-06-22T16:55:02.638Z] cbdbe7a5bc2a: Pull complete [2020-06-22T16:55:03.296Z] 23e8b3b47431: Verifying Checksum [2020-06-22T16:55:03.296Z] 23e8b3b47431: Download complete [2020-06-22T16:55:03.296Z] 408f87550127: Pull complete [2020-06-22T16:55:03.588Z] 5c568d65a230: Verifying Checksum [2020-06-22T16:55:03.588Z] 5c568d65a230: Download complete [2020-06-22T16:55:03.588Z] fe522b08c979: Pull complete [2020-06-22T16:55:04.557Z] 221eaa008020: Verifying Checksum [2020-06-22T16:55:04.557Z] 221eaa008020: Download complete [2020-06-22T16:55:11.189Z] 221eaa008020: Pull complete [2020-06-22T16:55:11.189Z] 2a4607e5d6b9: Pull complete [2020-06-22T16:55:11.189Z] 8f79b27c4fd2: Pull complete [2020-06-22T16:55:13.114Z] e5c8dbe1645b: Pull complete [2020-06-22T16:55:16.431Z] 23e8b3b47431: Pull complete [2020-06-22T16:55:17.826Z] 5c568d65a230: Pull complete [2020-06-22T16:55:17.826Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-06-22T16:55:17.826Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-06-22T16:55:17.826Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-06-22T16:55:17.985Z] prd-centos7-docker-4c-2g-3981 does not seem to be running inside a container [2020-06-22T16:55:18.032Z] $ 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-22T16:55:18.858Z] $ docker top fa98cec68103c494dde784388582e3f3b95b82089f0987ffa208d643511f81d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-22T16:55:19.288Z] + snyk monitor '--org=edgex-jenkins' [2020-06-22T16:55:24.588Z] [2020-06-22T16:55:24.588Z] Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts)... [2020-06-22T16:55:24.588Z] [2020-06-22T16:55:24.588Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/243e2960-7ed5-4b5f-91e0-06a7d6b193d0/history/80fef938-f163-4fbc-83d8-99b5dfebe183 [2020-06-22T16:55:24.588Z] [2020-06-22T16:55:24.588Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-06-22T16:55:24.588Z] [2020-06-22T16:55:24.588Z] [2020-06-22T16:55:24.588Z] You are approaching your monthly limit of 300 private tests for your edgex-jenkins org. [2020-06-22T16:55:24.588Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2020-06-22T16:55:24.603Z] $ docker stop --time=1 fa98cec68103c494dde784388582e3f3b95b82089f0987ffa208d643511f81d6 [2020-06-22T16:55:26.515Z] $ 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 [2020-06-22T16:55:27.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-22T16:55:27.323Z] . [Pipeline] withDockerContainer [2020-06-22T16:55:27.429Z] prd-centos7-docker-4c-2g-3981 does not seem to be running inside a container [2020-06-22T16:55:27.478Z] $ 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-22T16:55:28.260Z] $ docker top 85b8f4e7251714de19be3808befcb0ec829c87803478698c58bd6977d5a97d96 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-22T16:55:28.447Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-22T16:55:28.447Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-22T16:55:28.670Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-22T16:55:28.676Z] $ docker exec 85b8f4e7251714de19be3808befcb0ec829c87803478698c58bd6977d5a97d96 ssh-agent [2020-06-22T16:55:28.843Z] SSH_AUTH_SOCK=/tmp/ssh-ZHFNdlebu0Qz/agent.11 [2020-06-22T16:55:28.843Z] SSH_AGENT_PID=16 [2020-06-22T16:55:28.849Z] Running ssh-add (command line suppressed) [2020-06-22T16:55:28.982Z] 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) [2020-06-22T16:55:29.030Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-22T16:55:29.337Z] + git semver tag [2020-06-22T16:55:29.338Z] # -> Open(): unable to determine branch for HEAD [2020-06-22T16:55:29.338Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-06-22T16:55:29.338Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-06-22T16:55:29.338Z] # $SEMVER_REMOTE_NAME = origin [2020-06-22T16:55:29.338Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-22T16:55:29.338Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-22T16:55:29.338Z] # $SEMVER_BRANCH = master [2020-06-22T16:55:29.338Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2020-06-22T16:55:29.338Z] # 8df1bc237b3746b67ec2754785c71dc83ce5d0c1 HEAD [2020-06-22T16:55:29.338Z] # -> Force: false [2020-06-22T16:55:29.338Z] # 8f860e17faf063af07f7f572a128cac03f56eeb6 refs/tags/v0.1.60 [Pipeline] } [2020-06-22T16:55:29.351Z] $ docker exec --env ******** --env ******** 85b8f4e7251714de19be3808befcb0ec829c87803478698c58bd6977d5a97d96 ssh-agent -k [2020-06-22T16:55:29.482Z] unset SSH_AUTH_SOCK; [2020-06-22T16:55:29.482Z] unset SSH_AGENT_PID; [2020-06-22T16:55:29.482Z] echo Agent pid 16 killed; [2020-06-22T16:55:29.525Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-22T16:55:29.882Z] + git semver [Pipeline] } [2020-06-22T16:55:29.899Z] $ docker stop --time=1 85b8f4e7251714de19be3808befcb0ec829c87803478698c58bd6977d5a97d96 [2020-06-22T16:55:31.246Z] $ docker rm -f 85b8f4e7251714de19be3808befcb0ec829c87803478698c58bd6977d5a97d96 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-06-22T16:55:31.742Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-06-22T16:55:31.742Z] [2020-06-22T16:55:31.742Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-06-22T16:55:32.058Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-06-22T16:55:32.058Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-06-22T16:55:32.058Z] ab5ef0e58194: Pulling fs layer [2020-06-22T16:55:32.058Z] 9712f1f96733: Pulling fs layer [2020-06-22T16:55:32.058Z] 63f879dbbcfc: Pulling fs layer [2020-06-22T16:55:32.058Z] 0d9ebad4ef96: Pulling fs layer [2020-06-22T16:55:32.058Z] e9a5061849ea: Pulling fs layer [2020-06-22T16:55:32.058Z] d747dcd14b5f: Pulling fs layer [2020-06-22T16:55:32.058Z] 2de7ff778b66: Pulling fs layer [2020-06-22T16:55:32.058Z] e9a5061849ea: Waiting [2020-06-22T16:55:32.058Z] d747dcd14b5f: Waiting [2020-06-22T16:55:32.058Z] 2de7ff778b66: Waiting [2020-06-22T16:55:32.058Z] 0d9ebad4ef96: Waiting [2020-06-22T16:55:32.058Z] 9712f1f96733: Verifying Checksum [2020-06-22T16:55:32.058Z] 9712f1f96733: Download complete [2020-06-22T16:55:32.640Z] 63f879dbbcfc: Verifying Checksum [2020-06-22T16:55:32.640Z] 63f879dbbcfc: Download complete [2020-06-22T16:55:32.640Z] e9a5061849ea: Verifying Checksum [2020-06-22T16:55:32.640Z] e9a5061849ea: Download complete [2020-06-22T16:55:32.640Z] d747dcd14b5f: Download complete [2020-06-22T16:55:32.904Z] 2de7ff778b66: Verifying Checksum [2020-06-22T16:55:32.904Z] 2de7ff778b66: Download complete [2020-06-22T16:55:32.904Z] 0d9ebad4ef96: Verifying Checksum [2020-06-22T16:55:32.904Z] 0d9ebad4ef96: Download complete [2020-06-22T16:55:33.166Z] ab5ef0e58194: Verifying Checksum [2020-06-22T16:55:33.166Z] ab5ef0e58194: Download complete [2020-06-22T16:55:38.474Z] ab5ef0e58194: Pull complete [2020-06-22T16:55:38.474Z] 9712f1f96733: Pull complete [2020-06-22T16:55:40.394Z] 63f879dbbcfc: Pull complete [2020-06-22T16:55:47.030Z] 0d9ebad4ef96: Pull complete [2020-06-22T16:55:48.421Z] e9a5061849ea: Pull complete [2020-06-22T16:55:48.421Z] d747dcd14b5f: Pull complete [2020-06-22T16:55:50.983Z] 2de7ff778b66: Pull complete [2020-06-22T16:55:50.983Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-06-22T16:55:50.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-06-22T16:55:50.983Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-06-22T16:55:51.162Z] prd-centos7-docker-4c-2g-3981 does not seem to be running inside a container [2020-06-22T16:55:51.205Z] $ 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-22T16:55:55.554Z] $ docker top 621988e0a26705e4c930acdd59be4fcfd168fe3370f87090fd43fda18ddf997c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-06-22T16:55:55.719Z] provisioning config files... [2020-06-22T16:55:55.728Z] copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config853316146827996717tmp [2020-06-22T16:55:55.741Z] copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config5111415885421310572tmp [2020-06-22T16:55:55.790Z] copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config2266599888270001580tmp [Pipeline] { [Pipeline] echo [2020-06-22T16:55:55.842Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-22T16:55:56.174Z] ---> sigul-configuration.sh [2020-06-22T16:55:56.174Z] gpg: directory `/root/.gnupg' created [2020-06-22T16:55:56.174Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-06-22T16:55:56.174Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-06-22T16:55:56.174Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-06-22T16:55:56.174Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-06-22T16:55:56.174Z] gpg: CAST5 encrypted data [2020-06-22T16:55:56.451Z] gpg: encrypted with 1 passphrase [2020-06-22T16:55:56.451Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-06-22T16:55:56.796Z] + mkdir /home/jenkins [2020-06-22T16:55:56.796Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-06-22T16:55:57.090Z] + 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-22T16:55:57.099Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-22T16:55:57.387Z] ---> sigul-install.sh [2020-06-22T16:56:02.679Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-06-22T16:56:02.975Z] + git tag --list [2020-06-22T16:56:02.975Z] v0.1.60 [Pipeline] sh [2020-06-22T16:56:03.270Z] + lftools sign git-tag v0.1.60 [2020-06-22T16:56:04.656Z] Signing Git tag with Sigul... [2020-06-22T16:56:04.656Z] Signing v0.1.60 [Pipeline] echo [2020-06-22T16:56:05.608Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-22T16:56:05.901Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-06-22T16:56:05.910Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-06-22T16:56:05.956Z] $ docker stop --time=1 621988e0a26705e4c930acdd59be4fcfd168fe3370f87090fd43fda18ddf997c [2020-06-22T16:56:07.754Z] $ docker rm -f 621988e0a26705e4c930acdd59be4fcfd168fe3370f87090fd43fda18ddf997c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-06-22T16:56:08.324Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-22T16:56:08.324Z] . [Pipeline] withDockerContainer [2020-06-22T16:56:08.423Z] prd-centos7-docker-4c-2g-3981 does not seem to be running inside a container [2020-06-22T16:56:08.466Z] $ 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-22T16:56:09.047Z] $ docker top d14051543149d1a36a64b3c52ba087da0572844aa3097bd8bf1b29242566fa76 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-22T16:56:09.236Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-22T16:56:09.236Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-22T16:56:09.449Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-22T16:56:09.455Z] $ docker exec d14051543149d1a36a64b3c52ba087da0572844aa3097bd8bf1b29242566fa76 ssh-agent [2020-06-22T16:56:09.630Z] SSH_AUTH_SOCK=/tmp/ssh-vphYzR0CkaYw/agent.12 [2020-06-22T16:56:09.630Z] SSH_AGENT_PID=18 [2020-06-22T16:56:09.637Z] Running ssh-add (command line suppressed) [2020-06-22T16:56:09.773Z] 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) [2020-06-22T16:56:09.829Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-22T16:56:10.136Z] + git semver bump patch [2020-06-22T16:56:10.136Z] # -> Open(): unable to determine branch for HEAD [2020-06-22T16:56:10.136Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-06-22T16:56:10.136Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-06-22T16:56:10.136Z] # $SEMVER_REMOTE_NAME = origin [2020-06-22T16:56:10.136Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-22T16:56:10.136Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-22T16:56:10.136Z] # $SEMVER_BRANCH = master [2020-06-22T16:56:10.136Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2020-06-22T16:56:10.136Z] 0.1.61 [Pipeline] } [2020-06-22T16:56:10.150Z] $ docker exec --env ******** --env ******** d14051543149d1a36a64b3c52ba087da0572844aa3097bd8bf1b29242566fa76 ssh-agent -k [2020-06-22T16:56:10.270Z] unset SSH_AUTH_SOCK; [2020-06-22T16:56:10.271Z] unset SSH_AGENT_PID; [2020-06-22T16:56:10.271Z] echo Agent pid 18 killed; [2020-06-22T16:56:10.335Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-22T16:56:10.691Z] + git semver [Pipeline] } [2020-06-22T16:56:10.709Z] $ docker stop --time=1 d14051543149d1a36a64b3c52ba087da0572844aa3097bd8bf1b29242566fa76 [2020-06-22T16:56:12.050Z] $ docker rm -f d14051543149d1a36a64b3c52ba087da0572844aa3097bd8bf1b29242566fa76 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-06-22T16:56:12.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-22T16:56:12.484Z] . [Pipeline] withDockerContainer [2020-06-22T16:56:12.577Z] prd-centos7-docker-4c-2g-3981 does not seem to be running inside a container [2020-06-22T16:56:12.620Z] $ 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-22T16:56:13.299Z] $ docker top 75de3d02db803e12ee33ef44905e437c26f07c947f6e9b1ce220e1b55fc5dfa4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-22T16:56:13.512Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-22T16:56:13.512Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-22T16:56:13.715Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-22T16:56:13.722Z] $ docker exec 75de3d02db803e12ee33ef44905e437c26f07c947f6e9b1ce220e1b55fc5dfa4 ssh-agent [2020-06-22T16:56:13.899Z] SSH_AUTH_SOCK=/tmp/ssh-TV14iYVoQM0H/agent.12 [2020-06-22T16:56:13.899Z] SSH_AGENT_PID=17 [2020-06-22T16:56:13.907Z] Running ssh-add (command line suppressed) [2020-06-22T16:56:14.049Z] 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) [2020-06-22T16:56:14.107Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-22T16:56:14.413Z] + git semver push [2020-06-22T16:56:14.414Z] # -> Open(): unable to determine branch for HEAD [2020-06-22T16:56:14.414Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-06-22T16:56:14.414Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-06-22T16:56:14.414Z] # $SEMVER_REMOTE_NAME = origin [2020-06-22T16:56:14.414Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-22T16:56:14.414Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-22T16:56:14.414Z] # $SEMVER_BRANCH = master [2020-06-22T16:56:14.414Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2020-06-22T16:56:21.019Z] $ docker exec --env ******** --env ******** 75de3d02db803e12ee33ef44905e437c26f07c947f6e9b1ce220e1b55fc5dfa4 ssh-agent -k [2020-06-22T16:56:21.148Z] unset SSH_AUTH_SOCK; [2020-06-22T16:56:21.148Z] unset SSH_AGENT_PID; [2020-06-22T16:56:21.148Z] echo Agent pid 17 killed; [2020-06-22T16:56:21.198Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-22T16:56:21.557Z] + git semver [Pipeline] } [2020-06-22T16:56:21.577Z] $ docker stop --time=1 75de3d02db803e12ee33ef44905e437c26f07c947f6e9b1ce220e1b55fc5dfa4 [2020-06-22T16:56:22.940Z] $ 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 [2020-06-22T16:56:23.575Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-22T16:56:24.151Z] ---> package-listing.sh [2020-06-22T16:56:24.151Z] ++ facter osfamily [2020-06-22T16:56:24.151Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-22T16:56:24.151Z] + OS_FAMILY=redhat [2020-06-22T16:56:24.151Z] + workspace=/w/workspace/dry_go-mod-core-contracts_master [2020-06-22T16:56:24.151Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-22T16:56:24.151Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-22T16:56:24.151Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-22T16:56:24.151Z] + PACKAGES=/tmp/packages_start.txt [2020-06-22T16:56:24.151Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2020-06-22T16:56:24.151Z] + PACKAGES=/tmp/packages_end.txt [2020-06-22T16:56:24.151Z] + case "${OS_FAMILY}" in [2020-06-22T16:56:24.151Z] + rpm -qa [2020-06-22T16:56:24.151Z] + sort [2020-06-22T16:56:28.358Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-22T16:56:28.358Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-22T16:56:28.358Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-22T16:56:28.358Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2020-06-22T16:56:28.358Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ [2020-06-22T16:56:28.358Z] + 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-22T16:56:28.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-22T16:56:28.739Z] [2020-06-22T16:56:28.739Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-22T16:56:29.060Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-22T16:56:29.061Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-22T16:56:29.061Z] c9b1b535fdd9: Pulling fs layer [2020-06-22T16:56:29.061Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-22T16:56:29.061Z] 756a868c4378: Pulling fs layer [2020-06-22T16:56:29.061Z] 444b2fc9a129: Pulling fs layer [2020-06-22T16:56:29.061Z] ea15f1150254: Pulling fs layer [2020-06-22T16:56:29.061Z] 41b27a9f41bf: Pulling fs layer [2020-06-22T16:56:29.061Z] 28c525ee5125: Pulling fs layer [2020-06-22T16:56:29.061Z] 094b1ea09ed8: Pulling fs layer [2020-06-22T16:56:29.061Z] 138eaada9080: Pulling fs layer [2020-06-22T16:56:29.061Z] 0622d0fa9048: Pulling fs layer [2020-06-22T16:56:29.061Z] 28c525ee5125: Waiting [2020-06-22T16:56:29.061Z] 094b1ea09ed8: Waiting [2020-06-22T16:56:29.061Z] 138eaada9080: Waiting [2020-06-22T16:56:29.061Z] 0622d0fa9048: Waiting [2020-06-22T16:56:29.061Z] 444b2fc9a129: Waiting [2020-06-22T16:56:29.061Z] ea15f1150254: Waiting [2020-06-22T16:56:29.061Z] 41b27a9f41bf: Waiting [2020-06-22T16:56:29.061Z] 2cc5ad85d9ab: Download complete [2020-06-22T16:56:29.061Z] 444b2fc9a129: Verifying Checksum [2020-06-22T16:56:29.061Z] 444b2fc9a129: Download complete [2020-06-22T16:56:29.061Z] c9b1b535fdd9: Verifying Checksum [2020-06-22T16:56:29.061Z] c9b1b535fdd9: Download complete [2020-06-22T16:56:29.333Z] ea15f1150254: Verifying Checksum [2020-06-22T16:56:29.333Z] ea15f1150254: Download complete [2020-06-22T16:56:29.333Z] 28c525ee5125: Verifying Checksum [2020-06-22T16:56:29.333Z] 28c525ee5125: Download complete [2020-06-22T16:56:29.603Z] 756a868c4378: Verifying Checksum [2020-06-22T16:56:29.603Z] 756a868c4378: Download complete [2020-06-22T16:56:29.603Z] 138eaada9080: Verifying Checksum [2020-06-22T16:56:29.603Z] 138eaada9080: Download complete [2020-06-22T16:56:29.603Z] 0622d0fa9048: Verifying Checksum [2020-06-22T16:56:29.603Z] 0622d0fa9048: Download complete [2020-06-22T16:56:29.867Z] 094b1ea09ed8: Verifying Checksum [2020-06-22T16:56:29.867Z] 094b1ea09ed8: Download complete [2020-06-22T16:56:30.129Z] 41b27a9f41bf: Download complete [2020-06-22T16:56:30.390Z] c9b1b535fdd9: Pull complete [2020-06-22T16:56:30.651Z] 2cc5ad85d9ab: Pull complete [2020-06-22T16:56:32.576Z] 756a868c4378: Pull complete [2020-06-22T16:56:32.576Z] 444b2fc9a129: Pull complete [2020-06-22T16:56:32.576Z] ea15f1150254: Pull complete [2020-06-22T16:56:36.804Z] 41b27a9f41bf: Pull complete [2020-06-22T16:56:36.804Z] 28c525ee5125: Pull complete [2020-06-22T16:56:38.724Z] 094b1ea09ed8: Pull complete [2020-06-22T16:56:38.724Z] 138eaada9080: Pull complete [2020-06-22T16:56:38.985Z] 0622d0fa9048: Pull complete [2020-06-22T16:56:38.985Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-22T16:56:38.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-22T16:56:38.985Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-22T16:56:39.093Z] prd-centos7-docker-4c-2g-3981 does not seem to be running inside a container [2020-06-22T16:56:39.137Z] $ 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-22T16:56:41.751Z] $ docker top 896cd1f5d8c5230d394c977d47878a0ecb7d325e288992270e56d63920901f14 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-22T16:56:41.946Z] provisioning config files... [2020-06-22T16:56:42.004Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config6668019294018546868tmp [Pipeline] { [Pipeline] echo [2020-06-22T16:56:42.035Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-22T16:56:42.367Z] ---> create-netrc.sh [Pipeline] echo [2020-06-22T16:56:42.377Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-22T16:56:42.666Z] ---> logs-deploy.sh [2020-06-22T16:56:42.666Z] + ARCHIVE_ARTIFACTS= [2020-06-22T16:56:42.666Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-22T16:56:42.666Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-22T16:56:42.666Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-22T16:56:42.666Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/24 [2020-06-22T16:56:42.666Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/master/24/ [2020-06-22T16:56:42.666Z] + 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 [2020-06-22T16:56:44.052Z] Archives upload complete. [2020-06-22T16:56:44.053Z] + 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/ [2020-06-22T16:56:44.626Z] ---> uname -a: [2020-06-22T16:56:44.626Z] Linux 896cd1f5d8c5 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-06-22T16:56:44.626Z] [2020-06-22T16:56:44.626Z] [2020-06-22T16:56:44.626Z] ---> lscpu: [2020-06-22T16:56:44.626Z] Architecture: x86_64 [2020-06-22T16:56:44.626Z] CPU op-mode(s): 32-bit, 64-bit [2020-06-22T16:56:44.626Z] Byte Order: Little Endian [2020-06-22T16:56:44.626Z] Address sizes: 40 bits physical, 48 bits virtual [2020-06-22T16:56:44.626Z] CPU(s): 4 [2020-06-22T16:56:44.626Z] On-line CPU(s) list: 0-3 [2020-06-22T16:56:44.626Z] Thread(s) per core: 1 [2020-06-22T16:56:44.626Z] Core(s) per socket: 1 [2020-06-22T16:56:44.626Z] Socket(s): 4 [2020-06-22T16:56:44.626Z] NUMA node(s): 1 [2020-06-22T16:56:44.626Z] Vendor ID: GenuineIntel [2020-06-22T16:56:44.626Z] CPU family: 6 [2020-06-22T16:56:44.626Z] Model: 44 [2020-06-22T16:56:44.626Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-06-22T16:56:44.626Z] Stepping: 1 [2020-06-22T16:56:44.626Z] CPU MHz: 2933.436 [2020-06-22T16:56:44.626Z] BogoMIPS: 5866.87 [2020-06-22T16:56:44.626Z] Virtualization: VT-x [2020-06-22T16:56:44.626Z] Hypervisor vendor: KVM [2020-06-22T16:56:44.626Z] Virtualization type: full [2020-06-22T16:56:44.626Z] L1d cache: 128 KiB [2020-06-22T16:56:44.626Z] L1i cache: 128 KiB [2020-06-22T16:56:44.626Z] L2 cache: 16 MiB [2020-06-22T16:56:44.626Z] L3 cache: 64 MiB [2020-06-22T16:56:44.626Z] NUMA node0 CPU(s): 0-3 [2020-06-22T16:56:44.626Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-06-22T16:56:44.626Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-06-22T16:56:44.626Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-06-22T16:56:44.626Z] Vulnerability Meltdown: Mitigation; PTI [2020-06-22T16:56:44.626Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-06-22T16:56:44.626Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-06-22T16:56:44.626Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-06-22T16:56:44.626Z] Vulnerability Tsx async abort: Not affected [2020-06-22T16:56:44.626Z] 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 [2020-06-22T16:56:44.626Z] [2020-06-22T16:56:44.626Z] [2020-06-22T16:56:44.626Z] ---> nproc: [2020-06-22T16:56:44.626Z] 4 [2020-06-22T16:56:44.626Z] [2020-06-22T16:56:44.626Z] [2020-06-22T16:56:44.626Z] ---> df -h: [2020-06-22T16:56:44.626Z] Filesystem Size Used Available Use% Mounted on [2020-06-22T16:56:44.626Z] overlay 50.0G 8.5G 41.5G 17% / [2020-06-22T16:56:44.626Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-06-22T16:56:44.626Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-06-22T16:56:44.626Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-06-22T16:56:44.626Z] /dev/vda1 50.0G 8.5G 41.5G 17% /etc/resolv.conf [2020-06-22T16:56:44.626Z] /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hostname [2020-06-22T16:56:44.626Z] /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hosts [2020-06-22T16:56:44.626Z] /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/sa [2020-06-22T16:56:44.626Z] /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/dry_go-mod-core-contracts_master [2020-06-22T16:56:44.626Z] /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/dry_go-mod-core-contracts_master@tmp [2020-06-22T16:56:44.626Z] [2020-06-22T16:56:44.626Z] [2020-06-22T16:56:44.626Z] ---> free -m: [2020-06-22T16:56:44.626Z] total used free shared buff/cache available [2020-06-22T16:56:44.626Z] Mem: 1837 781 104 0 950 987 [2020-06-22T16:56:44.626Z] Swap: 1023 3 1020 [2020-06-22T16:56:44.626Z] [2020-06-22T16:56:44.626Z] [2020-06-22T16:56:44.626Z] ---> ip addr: [2020-06-22T16:56:44.626Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-06-22T16:56:44.626Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-06-22T16:56:44.626Z] inet 127.0.0.1/8 scope host lo [2020-06-22T16:56:44.626Z] valid_lft forever preferred_lft forever [2020-06-22T16:56:44.626Z] 16: eth0@if17: mtu 1458 qdisc noqueue state UP [2020-06-22T16:56:44.626Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-06-22T16:56:44.626Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-06-22T16:56:44.626Z] valid_lft forever preferred_lft forever [2020-06-22T16:56:44.626Z] [2020-06-22T16:56:44.626Z]