Pull request #432 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of IOTechSystems for edgexfoundry/device-sdk-go Loading trusted files from base branch master at 216cade7f2e553cd85bebefedf8dad939aae0897 rather than 9f7a8bba2b45e1633d365ab35e252bd13ba156b7 Obtained Jenkinsfile from 216cade7f2e553cd85bebefedf8dad939aae0897 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > 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 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-1542 in /w/workspace/dgexfoundry_device-sdk-go_PR-432 [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/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-432 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/432/head:refs/remotes/origin/PR-432 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 216cade7f2e553cd85bebefedf8dad939aae0897 into PR head commit 9f7a8bba2b45e1633d365ab35e252bd13ba156b7 Merge succeeded, producing 9f7a8bba2b45e1633d365ab35e252bd13ba156b7 Checking out Revision 9f7a8bba2b45e1633d365ab35e252bd13ba156b7 (PR-432) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/432/head:refs/remotes/origin/PR-432 # 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/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/432/head:refs/remotes/origin/PR-432 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9f7a8bba2b45e1633d365ab35e252bd13ba156b7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 216cade7f2e553cd85bebefedf8dad939aae0897 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9f7a8bba2b45e1633d365ab35e252bd13ba156b7 # timeout=10 Commit message: "Refactor to use common go-mod-bootstrap package" First time build. Skipping changelog. > git rev-list --no-walk 33fda1e722890a4926abd3329d8fb23bb0fb405b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-31T09:03:54.298Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-03-31T09:03:56.308Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-31T09:03:56.308Z] [2020-03-31T09:03:56.308Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-31T09:03:56.678Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-31T09:03:56.939Z] latest: Pulling from edgex-devops/git-semver [2020-03-31T09:03:56.939Z] 9123ac7c32f7: Pulling fs layer [2020-03-31T09:03:56.939Z] b8cc5d1170e3: Pulling fs layer [2020-03-31T09:03:56.939Z] 2924cbbf6a41: Pulling fs layer [2020-03-31T09:03:56.939Z] 93b08a4f1073: Pulling fs layer [2020-03-31T09:03:56.939Z] 93b08a4f1073: Waiting [2020-03-31T09:03:56.939Z] b8cc5d1170e3: Verifying Checksum [2020-03-31T09:03:56.939Z] b8cc5d1170e3: Download complete [2020-03-31T09:03:56.939Z] 9123ac7c32f7: Verifying Checksum [2020-03-31T09:03:56.939Z] 9123ac7c32f7: Download complete [2020-03-31T09:03:56.939Z] 93b08a4f1073: Verifying Checksum [2020-03-31T09:03:56.939Z] 93b08a4f1073: Download complete [2020-03-31T09:03:56.939Z] 2924cbbf6a41: Verifying Checksum [2020-03-31T09:03:56.939Z] 2924cbbf6a41: Download complete [2020-03-31T09:03:57.199Z] 9123ac7c32f7: Pull complete [2020-03-31T09:03:57.460Z] b8cc5d1170e3: Pull complete [2020-03-31T09:03:58.038Z] 2924cbbf6a41: Pull complete [2020-03-31T09:03:58.297Z] 93b08a4f1073: Pull complete [2020-03-31T09:03:58.297Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-31T09:03:58.297Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-31T09:03:58.424Z] prd-centos7-docker-4c-2g-1542 does not seem to be running inside a container [2020-03-31T09:03:58.473Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-432 -v /w/workspace/dgexfoundry_device-sdk-go_PR-432:/w/workspace/dgexfoundry_device-sdk-go_PR-432:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-31T09:03:59.124Z] $ docker top 7e3933b9b921e29ea81be0adda6640c5c6285f6726503b9dd8088f19b00ffa2d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-31T09:03:59.365Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-31T09:03:59.365Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-31T09:03:59.584Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-31T09:03:59.591Z] $ docker exec 7e3933b9b921e29ea81be0adda6640c5c6285f6726503b9dd8088f19b00ffa2d ssh-agent [2020-03-31T09:03:59.771Z] SSH_AUTH_SOCK=/tmp/ssh-VeB9Ps46C3fi/agent.15 [2020-03-31T09:03:59.771Z] SSH_AGENT_PID=22 [2020-03-31T09:03:59.783Z] Running ssh-add (command line suppressed) [2020-03-31T09:03:59.932Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp/private_key_3363630102217194035.key (/w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp/private_key_3363630102217194035.key) [2020-03-31T09:03:59.983Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-31T09:04:00.304Z] + git describe --exact-match --tags HEAD [2020-03-31T09:04:00.304Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-31T09:04:00.371Z] $ docker exec --env ******** --env ******** 7e3933b9b921e29ea81be0adda6640c5c6285f6726503b9dd8088f19b00ffa2d ssh-agent -k [2020-03-31T09:04:00.540Z] unset SSH_AUTH_SOCK; [2020-03-31T09:04:00.540Z] unset SSH_AGENT_PID; [2020-03-31T09:04:00.540Z] echo Agent pid 22 killed; [2020-03-31T09:04:00.570Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-31T09:04:00.633Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-31T09:04:00.633Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-31T09:04:00.708Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-31T09:04:00.708Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-31T09:04:00.890Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-31T09:04:00.898Z] $ docker exec 7e3933b9b921e29ea81be0adda6640c5c6285f6726503b9dd8088f19b00ffa2d ssh-agent [2020-03-31T09:04:01.081Z] SSH_AUTH_SOCK=/tmp/ssh-DtWmkgHzVEBb/agent.57 [2020-03-31T09:04:01.081Z] SSH_AGENT_PID=64 [2020-03-31T09:04:01.087Z] Running ssh-add (command line suppressed) [2020-03-31T09:04:01.241Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp/private_key_8354396852376650487.key (/w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp/private_key_8354396852376650487.key) [2020-03-31T09:04:01.291Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-31T09:04:01.632Z] + git semver init [2020-03-31T09:04:01.632Z] # -> Open(): unable to determine branch for HEAD [2020-03-31T09:04:01.632Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-432/.git [2020-03-31T09:04:01.632Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-432 [2020-03-31T09:04:01.632Z] # $SEMVER_REMOTE_NAME = origin [2020-03-31T09:04:01.632Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-31T09:04:01.632Z] # $SEMVER_USER_NAME = jenkins [2020-03-31T09:04:01.632Z] # $SEMVER_BRANCH = PR-432 [2020-03-31T09:04:01.632Z] # $SEMVER_TEMP = /tmp/semver-775789905 [2020-03-31T09:04:01.632Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-03-31T09:04:02.207Z] # '/tmp/semver-775789905' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-432/.semver' [2020-03-31T09:04:02.207Z] # -> Force: false [2020-03-31T09:04:02.207Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-432/.semver [Pipeline] } [2020-03-31T09:04:02.220Z] $ docker exec --env ******** --env ******** 7e3933b9b921e29ea81be0adda6640c5c6285f6726503b9dd8088f19b00ffa2d ssh-agent -k [2020-03-31T09:04:02.364Z] unset SSH_AUTH_SOCK; [2020-03-31T09:04:02.364Z] unset SSH_AGENT_PID; [2020-03-31T09:04:02.365Z] echo Agent pid 64 killed; [2020-03-31T09:04:02.404Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-31T09:04:02.835Z] + git semver [Pipeline] } [2020-03-31T09:04:02.855Z] $ docker stop --time=1 7e3933b9b921e29ea81be0adda6640c5c6285f6726503b9dd8088f19b00ffa2d [2020-03-31T09:04:04.199Z] $ docker rm -f 7e3933b9b921e29ea81be0adda6640c5c6285f6726503b9dd8088f19b00ffa2d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-31T09:04:05.010Z] Stashed 34 file(s) [Pipeline] echo [2020-03-31T09:04:05.012Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-03-31T09:04:20.236Z] Still waiting to schedule task [2020-03-31T09:04:20.236Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1542’ [2020-03-31T09:04:20.239Z] Still waiting to schedule task [2020-03-31T09:04:20.239Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-03-31T09:06:02.928Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1544 in /w/workspace/dgexfoundry_device-sdk-go_PR-432 [Pipeline] { [Pipeline] ws [2020-03-31T09:06:02.962Z] Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout [2020-03-31T09:06:08.823Z] using credential edgex-jenkins-ssh [2020-03-31T09:06:08.876Z] Cloning the remote Git repository [2020-03-31T09:06:08.876Z] Cloning with configured refspecs honoured and without tags [2020-03-31T09:06:08.944Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-03-31T09:06:09.070Z] > git init /w/workspace/device-sdk-go/5 # timeout=10 [2020-03-31T09:06:09.145Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-03-31T09:06:09.146Z] > git --version # timeout=10 [2020-03-31T09:06:09.164Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-31T09:06:09.215Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/432/head:refs/remotes/origin/PR-432 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-31T09:06:10.282Z] Fetching without tags [2020-03-31T09:06:10.748Z] Merging remotes/origin/master commit 216cade7f2e553cd85bebefedf8dad939aae0897 into PR head commit 9f7a8bba2b45e1633d365ab35e252bd13ba156b7 [2020-03-31T09:06:10.159Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-03-31T09:06:10.200Z] > git config --add remote.origin.fetch +refs/pull/432/head:refs/remotes/origin/PR-432 # timeout=10 [2020-03-31T09:06:10.216Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-31T09:06:10.241Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-03-31T09:06:10.299Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-03-31T09:06:10.300Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-31T09:06:10.315Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/432/head:refs/remotes/origin/PR-432 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-31T09:06:10.773Z] > git config core.sparsecheckout # timeout=10 [2020-03-31T09:06:10.798Z] > git checkout -f 9f7a8bba2b45e1633d365ab35e252bd13ba156b7 # timeout=10 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-31T09:06:11.041Z] Failed in branch arm64 [2020-03-31T09:06:17.782Z] Running on prd-centos7-docker-4c-2g-1545 in /w/workspace/dgexfoundry_device-sdk-go_PR-432 [Pipeline] { [Pipeline] ws [2020-03-31T09:06:17.823Z] Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout [2020-03-31T09:06:20.549Z] using credential edgex-jenkins-ssh [2020-03-31T09:06:20.597Z] Cloning the remote Git repository [2020-03-31T09:06:20.597Z] Cloning with configured refspecs honoured and without tags [2020-03-31T09:06:20.521Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-03-31T09:06:20.566Z] > git init /w/workspace/device-sdk-go/5 # timeout=10 [2020-03-31T09:06:20.625Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-03-31T09:06:20.625Z] > git --version # timeout=10 [2020-03-31T09:06:20.641Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-31T09:06:20.777Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/432/head:refs/remotes/origin/PR-432 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-31T09:06:21.777Z] Fetching without tags [2020-03-31T09:06:22.154Z] Merging remotes/origin/master commit 216cade7f2e553cd85bebefedf8dad939aae0897 into PR head commit 9f7a8bba2b45e1633d365ab35e252bd13ba156b7 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-31T09:06:22.407Z] Failed in branch amd64 [2020-03-31T09:06:21.724Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-03-31T09:06:21.730Z] > git config --add remote.origin.fetch +refs/pull/432/head:refs/remotes/origin/PR-432 # timeout=10 [2020-03-31T09:06:21.736Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-31T09:06:21.759Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-03-31T09:06:21.773Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-03-31T09:06:21.773Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-31T09:06:21.778Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/432/head:refs/remotes/origin/PR-432 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-31T09:06:22.166Z] > git config core.sparsecheckout # timeout=10 [2020-03-31T09:06:22.175Z] > git checkout -f 9f7a8bba2b45e1633d365ab35e252bd13ba156b7 # timeout=10 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-03-31T09:06:23.649Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-31T09:06:23.943Z] ---> package-listing.sh [2020-03-31T09:06:23.943Z] ++ facter osfamily [2020-03-31T09:06:23.943Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-31T09:06:23.943Z] + OS_FAMILY=redhat [2020-03-31T09:06:23.943Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-432 [2020-03-31T09:06:23.943Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-31T09:06:23.943Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-31T09:06:23.943Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-31T09:06:23.943Z] + PACKAGES=/tmp/packages_start.txt [2020-03-31T09:06:23.943Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-432 ']' [2020-03-31T09:06:23.943Z] + PACKAGES=/tmp/packages_end.txt [2020-03-31T09:06:23.943Z] + case "${OS_FAMILY}" in [2020-03-31T09:06:23.943Z] + rpm -qa [2020-03-31T09:06:23.943Z] + sort [2020-03-31T09:06:28.162Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-31T09:06:28.162Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-31T09:06:28.162Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-31T09:06:28.162Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-432 ']' [2020-03-31T09:06:28.162Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-432/archives/ [2020-03-31T09:06:28.162Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-432/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-31T09:06:28.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-31T09:06:28.621Z] [2020-03-31T09:06:28.621Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-31T09:06:28.971Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-31T09:06:28.972Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-31T09:06:28.972Z] c9b1b535fdd9: Pulling fs layer [2020-03-31T09:06:28.972Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-31T09:06:28.972Z] 756a868c4378: Pulling fs layer [2020-03-31T09:06:28.972Z] 444b2fc9a129: Pulling fs layer [2020-03-31T09:06:28.972Z] ea15f1150254: Pulling fs layer [2020-03-31T09:06:28.972Z] 41b27a9f41bf: Pulling fs layer [2020-03-31T09:06:28.972Z] 28c525ee5125: Pulling fs layer [2020-03-31T09:06:28.972Z] 094b1ea09ed8: Pulling fs layer [2020-03-31T09:06:28.972Z] 138eaada9080: Pulling fs layer [2020-03-31T09:06:28.972Z] 0622d0fa9048: Pulling fs layer [2020-03-31T09:06:28.972Z] 41b27a9f41bf: Waiting [2020-03-31T09:06:28.972Z] 28c525ee5125: Waiting [2020-03-31T09:06:28.972Z] 0622d0fa9048: Waiting [2020-03-31T09:06:28.972Z] 094b1ea09ed8: Waiting [2020-03-31T09:06:28.972Z] 138eaada9080: Waiting [2020-03-31T09:06:28.972Z] 444b2fc9a129: Waiting [2020-03-31T09:06:28.972Z] ea15f1150254: Waiting [2020-03-31T09:06:28.972Z] 2cc5ad85d9ab: Verifying Checksum [2020-03-31T09:06:28.972Z] 2cc5ad85d9ab: Download complete [2020-03-31T09:06:28.972Z] 444b2fc9a129: Download complete [2020-03-31T09:06:28.972Z] c9b1b535fdd9: Verifying Checksum [2020-03-31T09:06:28.972Z] c9b1b535fdd9: Download complete [2020-03-31T09:06:28.972Z] ea15f1150254: Verifying Checksum [2020-03-31T09:06:28.972Z] ea15f1150254: Download complete [2020-03-31T09:06:29.254Z] 28c525ee5125: Verifying Checksum [2020-03-31T09:06:29.254Z] 28c525ee5125: Download complete [2020-03-31T09:06:29.254Z] c9b1b535fdd9: Pull complete [2020-03-31T09:06:29.523Z] 2cc5ad85d9ab: Pull complete [2020-03-31T09:06:29.523Z] 756a868c4378: Verifying Checksum [2020-03-31T09:06:29.523Z] 756a868c4378: Download complete [2020-03-31T09:06:29.789Z] 094b1ea09ed8: Verifying Checksum [2020-03-31T09:06:29.789Z] 094b1ea09ed8: Download complete [2020-03-31T09:06:29.789Z] 0622d0fa9048: Verifying Checksum [2020-03-31T09:06:29.789Z] 0622d0fa9048: Download complete [2020-03-31T09:06:29.789Z] 138eaada9080: Verifying Checksum [2020-03-31T09:06:29.789Z] 138eaada9080: Download complete [2020-03-31T09:06:30.368Z] 41b27a9f41bf: Verifying Checksum [2020-03-31T09:06:30.368Z] 41b27a9f41bf: Download complete [2020-03-31T09:06:31.306Z] 756a868c4378: Pull complete [2020-03-31T09:06:31.306Z] 444b2fc9a129: Pull complete [2020-03-31T09:06:31.569Z] ea15f1150254: Pull complete [2020-03-31T09:06:34.878Z] 41b27a9f41bf: Pull complete [2020-03-31T09:06:34.878Z] 28c525ee5125: Pull complete [2020-03-31T09:06:36.797Z] 094b1ea09ed8: Pull complete [2020-03-31T09:06:37.063Z] 138eaada9080: Pull complete [2020-03-31T09:06:37.326Z] 0622d0fa9048: Pull complete [2020-03-31T09:06:37.326Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-31T09:06:37.326Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-31T09:06:37.498Z] prd-centos7-docker-4c-2g-1542 does not seem to be running inside a container [2020-03-31T09:06:37.542Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_device-sdk-go_PR-432 -v /w/workspace/dgexfoundry_device-sdk-go_PR-432:/w/workspace/dgexfoundry_device-sdk-go_PR-432:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-03-31T09:06:38.574Z] $ docker top cf2ead22fb711515b9a6997d07293054027f760e27693c3918a9bae78dc34b0a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-31T09:06:38.793Z] provisioning config files... [2020-03-31T09:06:38.811Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp/config4873663659724604840tmp [Pipeline] { [Pipeline] echo [2020-03-31T09:06:38.900Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-31T09:06:39.192Z] ---> create-netrc.sh [Pipeline] echo [2020-03-31T09:06:39.199Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-31T09:06:39.488Z] ---> logs-deploy.sh [2020-03-31T09:06:39.488Z] + ARCHIVE_ARTIFACTS= [2020-03-31T09:06:39.488Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-31T09:06:39.488Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-31T09:06:39.488Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-31T09:06:39.488Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-432/5 [2020-03-31T09:06:39.488Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-432/5/ [2020-03-31T09:06:39.488Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-432/5 /w/workspace/dgexfoundry_device-sdk-go_PR-432 [2020-03-31T09:06:40.877Z] Archives upload complete. [2020-03-31T09:06:40.877Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-432/5 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-432/5/ [2020-03-31T09:06:41.446Z] ---> uname -a: [2020-03-31T09:06:41.446Z] Linux cf2ead22fb71 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-03-31T09:06:41.446Z] [2020-03-31T09:06:41.446Z] [2020-03-31T09:06:41.446Z] ---> lscpu: [2020-03-31T09:06:41.446Z] Architecture: x86_64 [2020-03-31T09:06:41.446Z] CPU op-mode(s): 32-bit, 64-bit [2020-03-31T09:06:41.446Z] Byte Order: Little Endian [2020-03-31T09:06:41.446Z] Address sizes: 40 bits physical, 48 bits virtual [2020-03-31T09:06:41.446Z] CPU(s): 4 [2020-03-31T09:06:41.446Z] On-line CPU(s) list: 0-3 [2020-03-31T09:06:41.446Z] Thread(s) per core: 1 [2020-03-31T09:06:41.446Z] Core(s) per socket: 1 [2020-03-31T09:06:41.446Z] Socket(s): 4 [2020-03-31T09:06:41.446Z] NUMA node(s): 1 [2020-03-31T09:06:41.446Z] Vendor ID: GenuineIntel [2020-03-31T09:06:41.446Z] CPU family: 6 [2020-03-31T09:06:41.446Z] Model: 44 [2020-03-31T09:06:41.446Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-03-31T09:06:41.446Z] Stepping: 1 [2020-03-31T09:06:41.446Z] CPU MHz: 2933.438 [2020-03-31T09:06:41.446Z] BogoMIPS: 5866.87 [2020-03-31T09:06:41.446Z] Virtualization: VT-x [2020-03-31T09:06:41.446Z] Hypervisor vendor: KVM [2020-03-31T09:06:41.446Z] Virtualization type: full [2020-03-31T09:06:41.447Z] L1d cache: 128 KiB [2020-03-31T09:06:41.447Z] L1i cache: 128 KiB [2020-03-31T09:06:41.447Z] L2 cache: 16 MiB [2020-03-31T09:06:41.447Z] L3 cache: 64 MiB [2020-03-31T09:06:41.447Z] NUMA node0 CPU(s): 0-3 [2020-03-31T09:06:41.447Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-03-31T09:06:41.447Z] Vulnerability Meltdown: Mitigation; PTI [2020-03-31T09:06:41.447Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-03-31T09:06:41.447Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-03-31T09:06:41.447Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-03-31T09:06:41.447Z] 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-03-31T09:06:41.447Z] [2020-03-31T09:06:41.447Z] [2020-03-31T09:06:41.447Z] ---> nproc: [2020-03-31T09:06:41.447Z] 4 [2020-03-31T09:06:41.447Z] [2020-03-31T09:06:41.447Z] [2020-03-31T09:06:41.447Z] ---> df -h: [2020-03-31T09:06:41.447Z] Filesystem Size Used Available Use% Mounted on [2020-03-31T09:06:41.447Z] overlay 50.0G 6.4G 43.6G 13% / [2020-03-31T09:06:41.447Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-03-31T09:06:41.447Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-03-31T09:06:41.447Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-03-31T09:06:41.447Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf [2020-03-31T09:06:41.447Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname [2020-03-31T09:06:41.447Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts [2020-03-31T09:06:41.447Z] /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa [2020-03-31T09:06:41.447Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-432 [2020-03-31T09:06:41.447Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp [2020-03-31T09:06:41.447Z] [2020-03-31T09:06:41.447Z]