Pull request #485 opened 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 worldmaomao for edgexfoundry/device-sdk-go Loading trusted files from base branch master at 40c90adbf9fac26db7d7745c142bac7f98eae2fe rather than e685b559c50d25f9bb0849bc1a47164607bcc219 Obtained Jenkinsfile from 40c90adbf9fac26db7d7745c142bac7f98eae2fe Running in Durability level: MAX_SURVIVABILITY 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 e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-485/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > 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 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 e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > 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 > git --version # 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/ 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-4243 in /w/workspace/dgexfoundry_device-sdk-go_PR-485 [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-485 # 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/485/head:refs/remotes/origin/PR-485 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 40c90adbf9fac26db7d7745c142bac7f98eae2fe into PR head commit e685b559c50d25f9bb0849bc1a47164607bcc219 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/485/head:refs/remotes/origin/PR-485 # 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/485/head:refs/remotes/origin/PR-485 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e685b559c50d25f9bb0849bc1a47164607bcc219 # timeout=10 Merge succeeded, producing e685b559c50d25f9bb0849bc1a47164607bcc219 Checking out Revision e685b559c50d25f9bb0849bc1a47164607bcc219 (PR-485) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 40c90adbf9fac26db7d7745c142bac7f98eae2fe # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e685b559c50d25f9bb0849bc1a47164607bcc219 # timeout=10 Commit message: "fix: add profile delete restful" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:34:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:34:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:34:53 ========================================================= 09:34:53 EdgeX Global Pipelines Version Info 09:34:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:34:55 ------------------- 09:34:55 stable info: 09:34:55 ------------------- 09:34:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:34:55 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 09:34:55 Message: update stable to v1.0.73 09:34:56 ------------------- 09:34:56 experimental info: 09:34:56 ------------------- 09:34:56 Commited By: **** collab-it+edgex@linuxfoundation.org 09:34:56 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 09:34:56 Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 09:34:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:34:58 09:34:58 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:34:58 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:34:58 latest: Pulling from edgex-devops/git-semver 09:34:58 9123ac7c32f7: Pulling fs layer 09:34:58 b8cc5d1170e3: Pulling fs layer 09:34:58 2924cbbf6a41: Pulling fs layer 09:34:58 93b08a4f1073: Pulling fs layer 09:34:58 93b08a4f1073: Waiting 09:34:58 b8cc5d1170e3: Verifying Checksum 09:34:58 b8cc5d1170e3: Download complete 09:34:58 9123ac7c32f7: Verifying Checksum 09:34:58 9123ac7c32f7: Download complete 09:34:58 93b08a4f1073: Verifying Checksum 09:34:58 93b08a4f1073: Download complete 09:34:58 2924cbbf6a41: Verifying Checksum 09:34:58 2924cbbf6a41: Download complete 09:34:59 9123ac7c32f7: Pull complete 09:34:59 b8cc5d1170e3: Pull complete 09:34:59 2924cbbf6a41: Pull complete 09:34:59 93b08a4f1073: Pull complete 09:34:59 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 09:34:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:35:00 prd-centos7-docker-4c-2g-4243 does not seem to be running inside a container 09:35:00 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-485 -v /w/workspace/dgexfoundry_device-sdk-go_PR-485:/w/workspace/dgexfoundry_device-sdk-go_PR-485:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-485@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-485@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:35:00 $ docker top c2a0dbcfe4d69b36cccd15d08af37ffc97b95993f4158e14814eecd3ae651775 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:35:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:35:01 [ssh-agent] Looking for ssh-agent implementation... 09:35:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:35:01 $ docker exec c2a0dbcfe4d69b36cccd15d08af37ffc97b95993f4158e14814eecd3ae651775 ssh-agent 09:35:01 SSH_AUTH_SOCK=/tmp/ssh-cMICqxii5ggY/agent.14 09:35:01 SSH_AGENT_PID=21 09:35:01 Running ssh-add (command line suppressed) 09:35:01 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-485@tmp/private_key_1665063559593170454.key (/w/workspace/dgexfoundry_device-sdk-go_PR-485@tmp/private_key_1665063559593170454.key) 09:35:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:35:02 + git describe --exact-match --tags HEAD 09:35:02 fatal: No names found, cannot describe anything. [Pipeline] } 09:35:02 $ docker exec --env ******** --env ******** c2a0dbcfe4d69b36cccd15d08af37ffc97b95993f4158e14814eecd3ae651775 ssh-agent -k 09:35:02 unset SSH_AUTH_SOCK; 09:35:02 unset SSH_AGENT_PID; 09:35:02 echo Agent pid 21 killed; 09:35:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 09:35:02 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 09:35:02 This usually means this commit has not been tagged. [Pipeline] sshagent 09:35:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:35:02 [ssh-agent] Looking for ssh-agent implementation... 09:35:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:35:02 $ docker exec c2a0dbcfe4d69b36cccd15d08af37ffc97b95993f4158e14814eecd3ae651775 ssh-agent 09:35:02 SSH_AUTH_SOCK=/tmp/ssh-86XSER8NfgpA/agent.57 09:35:02 SSH_AGENT_PID=63 09:35:02 Running ssh-add (command line suppressed) 09:35:03 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-485@tmp/private_key_3682619766838549415.key (/w/workspace/dgexfoundry_device-sdk-go_PR-485@tmp/private_key_3682619766838549415.key) 09:35:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:35:03 + git semver init 09:35:03 # -> Open(): unable to determine branch for HEAD 09:35:03 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-485/.git 09:35:03 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-485 09:35:03 # $SEMVER_REMOTE_NAME = origin 09:35:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:35:03 # $SEMVER_USER_NAME = edgex-jenkins 09:35:03 # $SEMVER_BRANCH = PR-485 09:35:03 # $SEMVER_TEMP = /tmp/semver-529256481 09:35:03 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 09:35:04 # '/tmp/semver-529256481' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-485/.semver' 09:35:04 # -> Force: false 09:35:04 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-485/.semver [Pipeline] } 09:35:04 $ docker exec --env ******** --env ******** c2a0dbcfe4d69b36cccd15d08af37ffc97b95993f4158e14814eecd3ae651775 ssh-agent -k 09:35:04 unset SSH_AUTH_SOCK; 09:35:04 unset SSH_AGENT_PID; 09:35:04 echo Agent pid 63 killed; 09:35:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:35:04 + git semver [Pipeline] } 09:35:04 $ docker stop --time=1 c2a0dbcfe4d69b36cccd15d08af37ffc97b95993f4158e14814eecd3ae651775 09:35:06 $ docker rm -f c2a0dbcfe4d69b36cccd15d08af37ffc97b95993f4158e14814eecd3ae651775 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 09:35:06 Stashed 43 file(s) [Pipeline] echo 09:35:07 [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 09:35:22 Still waiting to schedule task 09:35:22 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4243’ 09:35:22 Still waiting to schedule task 09:35:22 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:36:43 Running on prd-centos7-docker-4c-2g-4245 in /w/workspace/dgexfoundry_device-sdk-go_PR-485 [Pipeline] { [Pipeline] ws 09:36:43 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 09:36:46 using credential edgex-jenkins-ssh 09:36:46 Cloning the remote Git repository 09:36:46 Cloning with configured refspecs honoured and without tags 09:36:47 Fetching without tags 09:36:45 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 09:36:45 > git init /w/workspace/device-sdk-go/1 # timeout=10 09:36:46 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:36:46 > git --version # timeout=10 09:36:46 using GIT_SSH to set credentials SSH Credentials for GitHub 09:36:46 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/485/head:refs/remotes/origin/PR-485 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:36:46 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:36:46 > git config --add remote.origin.fetch +refs/pull/485/head:refs/remotes/origin/PR-485 # timeout=10 09:36:46 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 09:36:46 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:36:46 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:36:46 using GIT_SSH to set credentials SSH Credentials for GitHub 09:36:46 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/485/head:refs/remotes/origin/PR-485 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:36:47 Merging remotes/origin/master commit 40c90adbf9fac26db7d7745c142bac7f98eae2fe into PR head commit e685b559c50d25f9bb0849bc1a47164607bcc219 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:36:47 Failed in branch amd64 09:36:47 > git config core.sparsecheckout # timeout=10 09:36:47 > git checkout -f e685b559c50d25f9bb0849bc1a47164607bcc219 # timeout=10 09:37:05 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4244 in /w/workspace/dgexfoundry_device-sdk-go_PR-485 [Pipeline] { [Pipeline] ws 09:37:05 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 09:37:11 using credential edgex-jenkins-ssh 09:37:11 Cloning the remote Git repository 09:37:11 Cloning with configured refspecs honoured and without tags 09:37:12 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 09:37:12 > git init /w/workspace/device-sdk-go/1 # timeout=10 09:37:12 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:37:12 > git --version # timeout=10 09:37:12 using GIT_SSH to set credentials SSH Credentials for GitHub 09:37:12 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/485/head:refs/remotes/origin/PR-485 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:37:13 Fetching without tags 09:37:14 Merging remotes/origin/master commit 40c90adbf9fac26db7d7745c142bac7f98eae2fe into PR head commit e685b559c50d25f9bb0849bc1a47164607bcc219 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage 09:37:13 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:37:13 > git config --add remote.origin.fetch +refs/pull/485/head:refs/remotes/origin/PR-485 # timeout=10 09:37:13 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 09:37:13 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:37:13 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:37:13 using GIT_SSH to set credentials SSH Credentials for GitHub 09:37:13 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/485/head:refs/remotes/origin/PR-485 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:37:14 > git config core.sparsecheckout # timeout=10 09:37:14 > git checkout -f e685b559c50d25f9bb0849bc1a47164607bcc219 # timeout=10 [Pipeline] } 09:37:14 Failed in branch arm64 [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 09:37:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:37:16 ---> package-listing.sh 09:37:16 ++ facter osfamily 09:37:16 ++ tr '[:upper:]' '[:lower:]' 09:37:16 + OS_FAMILY=redhat 09:37:16 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-485 09:37:16 + START_PACKAGES=/tmp/packages_start.txt 09:37:16 + END_PACKAGES=/tmp/packages_end.txt 09:37:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:37:16 + PACKAGES=/tmp/packages_start.txt 09:37:16 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-485 ']' 09:37:16 + PACKAGES=/tmp/packages_end.txt 09:37:16 + case "${OS_FAMILY}" in 09:37:16 + rpm -qa 09:37:16 + sort 09:37:21 + '[' -f /tmp/packages_start.txt ']' 09:37:21 + '[' -f /tmp/packages_end.txt ']' 09:37:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:37:21 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-485 ']' 09:37:21 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-485/archives/ 09:37:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-485/archives/ [Pipeline] isUnix [Pipeline] sh 09:37:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:37:21 09:37:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:37:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:37:21 alpine: Pulling from edgex-lftools-log-publisher 09:37:21 c9b1b535fdd9: Pulling fs layer 09:37:21 2cc5ad85d9ab: Pulling fs layer 09:37:21 756a868c4378: Pulling fs layer 09:37:21 444b2fc9a129: Pulling fs layer 09:37:21 ea15f1150254: Pulling fs layer 09:37:21 41b27a9f41bf: Pulling fs layer 09:37:21 28c525ee5125: Pulling fs layer 09:37:21 094b1ea09ed8: Pulling fs layer 09:37:21 138eaada9080: Pulling fs layer 09:37:21 0622d0fa9048: Pulling fs layer 09:37:21 41b27a9f41bf: Waiting 09:37:21 28c525ee5125: Waiting 09:37:21 094b1ea09ed8: Waiting 09:37:21 138eaada9080: Waiting 09:37:21 0622d0fa9048: Waiting 09:37:21 444b2fc9a129: Waiting 09:37:21 ea15f1150254: Waiting 09:37:21 2cc5ad85d9ab: Download complete 09:37:21 444b2fc9a129: Verifying Checksum 09:37:21 444b2fc9a129: Download complete 09:37:21 c9b1b535fdd9: Verifying Checksum 09:37:21 c9b1b535fdd9: Download complete 09:37:22 ea15f1150254: Verifying Checksum 09:37:22 ea15f1150254: Download complete 09:37:22 28c525ee5125: Verifying Checksum 09:37:22 28c525ee5125: Download complete 09:37:22 756a868c4378: Verifying Checksum 09:37:22 756a868c4378: Download complete 09:37:22 c9b1b535fdd9: Pull complete 09:37:22 138eaada9080: Verifying Checksum 09:37:22 138eaada9080: Download complete 09:37:22 0622d0fa9048: Verifying Checksum 09:37:22 0622d0fa9048: Download complete 09:37:22 094b1ea09ed8: Verifying Checksum 09:37:22 094b1ea09ed8: Download complete 09:37:22 2cc5ad85d9ab: Pull complete 09:37:23 41b27a9f41bf: Verifying Checksum 09:37:23 41b27a9f41bf: Download complete 09:37:23 756a868c4378: Pull complete 09:37:24 444b2fc9a129: Pull complete 09:37:24 ea15f1150254: Pull complete 09:37:27 41b27a9f41bf: Pull complete 09:37:27 28c525ee5125: Pull complete 09:37:29 094b1ea09ed8: Pull complete 09:37:29 138eaada9080: Pull complete 09:37:29 0622d0fa9048: Pull complete 09:37:29 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 09:37:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:37:29 prd-centos7-docker-4c-2g-4243 does not seem to be running inside a container 09:37:29 $ 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-485 -v /w/workspace/dgexfoundry_device-sdk-go_PR-485:/w/workspace/dgexfoundry_device-sdk-go_PR-485:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-485@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-485@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:10003/edgex-lftools-log-publisher:alpine cat 09:37:30 $ docker top 0f56dca8ed3be8b39bf68698b4014366d02c020ee87477aba0d13cc18fde7a7e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:37:31 provisioning config files... 09:37:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-485@tmp/config1317704551706712663tmp [Pipeline] { [Pipeline] echo 09:37:31 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:37:31 ---> create-netrc.sh [Pipeline] echo 09:37:31 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:37:31 ---> logs-deploy.sh 09:37:31 + ARCHIVE_ARTIFACTS= 09:37:31 + LOGS_SERVER=https://logs.edgexfoundry.org 09:37:31 + '[' https://logs.edgexfoundry.org == None ']' 09:37:31 + NEXUS_URL=https://nexus.edgexfoundry.org 09:37:31 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-485/1 09:37:31 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-485/1/ 09:37:31 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-485/1 /w/workspace/dgexfoundry_device-sdk-go_PR-485 09:37:33 Archives upload complete. 09:37:33 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-485/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-485/1/ 09:37:33 ---> uname -a: 09:37:33 Linux 0f56dca8ed3b 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 09:37:33 09:37:33 09:37:33 ---> lscpu: 09:37:33 Architecture: x86_64 09:37:33 CPU op-mode(s): 32-bit, 64-bit 09:37:33 Byte Order: Little Endian 09:37:33 Address sizes: 40 bits physical, 48 bits virtual 09:37:33 CPU(s): 4 09:37:33 On-line CPU(s) list: 0-3 09:37:33 Thread(s) per core: 1 09:37:33 Core(s) per socket: 1 09:37:33 Socket(s): 4 09:37:33 NUMA node(s): 1 09:37:33 Vendor ID: GenuineIntel 09:37:33 CPU family: 6 09:37:33 Model: 44 09:37:33 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 09:37:33 Stepping: 1 09:37:33 CPU MHz: 2933.438 09:37:33 BogoMIPS: 5866.87 09:37:33 Virtualization: VT-x 09:37:33 Hypervisor vendor: KVM 09:37:33 Virtualization type: full 09:37:33 L1d cache: 128 KiB 09:37:33 L1i cache: 128 KiB 09:37:33 L2 cache: 16 MiB 09:37:33 L3 cache: 64 MiB 09:37:33 NUMA node0 CPU(s): 0-3 09:37:33 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 09:37:33 Vulnerability Meltdown: Mitigation; PTI 09:37:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:37:33 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 09:37:33 Vulnerability Spectre v2: Mitigation; Full retpoline 09:37:33 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 09:37:33 09:37:33 09:37:33 ---> nproc: 09:37:33 4 09:37:33 09:37:33