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 [2020-04-16T09:34:52.398Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-04-16T09:34:52.666Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-04-16T09:34:53.842Z] ========================================================= [2020-04-16T09:34:53.842Z] EdgeX Global Pipelines Version Info [2020-04-16T09:34:53.842Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-04-16T09:34:55.774Z] ------------------- [2020-04-16T09:34:55.775Z] stable info: [2020-04-16T09:34:55.775Z] ------------------- [2020-04-16T09:34:55.775Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-16T09:34:55.775Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-16T09:34:55.775Z] Message: update stable to v1.0.73 [2020-04-16T09:34:56.033Z] ------------------- [2020-04-16T09:34:56.033Z] experimental info: [2020-04-16T09:34:56.033Z] ------------------- [2020-04-16T09:34:56.033Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-04-16T09:34:56.033Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-16T09:34:56.033Z] 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 [2020-04-16T09:34:58.244Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-16T09:34:58.244Z] [2020-04-16T09:34:58.244Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-16T09:34:58.620Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-16T09:34:58.620Z] latest: Pulling from edgex-devops/git-semver [2020-04-16T09:34:58.620Z] 9123ac7c32f7: Pulling fs layer [2020-04-16T09:34:58.620Z] b8cc5d1170e3: Pulling fs layer [2020-04-16T09:34:58.620Z] 2924cbbf6a41: Pulling fs layer [2020-04-16T09:34:58.620Z] 93b08a4f1073: Pulling fs layer [2020-04-16T09:34:58.620Z] 93b08a4f1073: Waiting [2020-04-16T09:34:58.620Z] b8cc5d1170e3: Verifying Checksum [2020-04-16T09:34:58.620Z] b8cc5d1170e3: Download complete [2020-04-16T09:34:58.882Z] 9123ac7c32f7: Verifying Checksum [2020-04-16T09:34:58.882Z] 9123ac7c32f7: Download complete [2020-04-16T09:34:58.882Z] 93b08a4f1073: Verifying Checksum [2020-04-16T09:34:58.882Z] 93b08a4f1073: Download complete [2020-04-16T09:34:58.882Z] 2924cbbf6a41: Verifying Checksum [2020-04-16T09:34:58.882Z] 2924cbbf6a41: Download complete [2020-04-16T09:34:59.143Z] 9123ac7c32f7: Pull complete [2020-04-16T09:34:59.143Z] b8cc5d1170e3: Pull complete [2020-04-16T09:34:59.724Z] 2924cbbf6a41: Pull complete [2020-04-16T09:34:59.989Z] 93b08a4f1073: Pull complete [2020-04-16T09:34:59.989Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-16T09:34:59.989Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-16T09:35:00.140Z] prd-centos7-docker-4c-2g-4243 does not seem to be running inside a container [2020-04-16T09:35:00.184Z] $ 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 [2020-04-16T09:35:00.838Z] $ docker top c2a0dbcfe4d69b36cccd15d08af37ffc97b95993f4158e14814eecd3ae651775 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-16T09:35:01.148Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-16T09:35:01.148Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-16T09:35:01.351Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-16T09:35:01.354Z] $ docker exec c2a0dbcfe4d69b36cccd15d08af37ffc97b95993f4158e14814eecd3ae651775 ssh-agent [2020-04-16T09:35:01.551Z] SSH_AUTH_SOCK=/tmp/ssh-cMICqxii5ggY/agent.14 [2020-04-16T09:35:01.551Z] SSH_AGENT_PID=21 [2020-04-16T09:35:01.561Z] Running ssh-add (command line suppressed) [2020-04-16T09:35:01.715Z] 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) [2020-04-16T09:35:01.766Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-16T09:35:02.127Z] + git describe --exact-match --tags HEAD [2020-04-16T09:35:02.127Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-16T09:35:02.195Z] $ docker exec --env ******** --env ******** c2a0dbcfe4d69b36cccd15d08af37ffc97b95993f4158e14814eecd3ae651775 ssh-agent -k [2020-04-16T09:35:02.333Z] unset SSH_AUTH_SOCK; [2020-04-16T09:35:02.334Z] unset SSH_AGENT_PID; [2020-04-16T09:35:02.334Z] echo Agent pid 21 killed; [2020-04-16T09:35:02.380Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-16T09:35:02.504Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-16T09:35:02.504Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-16T09:35:02.593Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-16T09:35:02.593Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-16T09:35:02.784Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-16T09:35:02.786Z] $ docker exec c2a0dbcfe4d69b36cccd15d08af37ffc97b95993f4158e14814eecd3ae651775 ssh-agent [2020-04-16T09:35:02.972Z] SSH_AUTH_SOCK=/tmp/ssh-86XSER8NfgpA/agent.57 [2020-04-16T09:35:02.972Z] SSH_AGENT_PID=63 [2020-04-16T09:35:02.977Z] Running ssh-add (command line suppressed) [2020-04-16T09:35:03.110Z] 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) [2020-04-16T09:35:03.158Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-16T09:35:03.527Z] + git semver init [2020-04-16T09:35:03.528Z] # -> Open(): unable to determine branch for HEAD [2020-04-16T09:35:03.528Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-485/.git [2020-04-16T09:35:03.528Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-485 [2020-04-16T09:35:03.528Z] # $SEMVER_REMOTE_NAME = origin [2020-04-16T09:35:03.528Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-16T09:35:03.528Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-16T09:35:03.528Z] # $SEMVER_BRANCH = PR-485 [2020-04-16T09:35:03.528Z] # $SEMVER_TEMP = /tmp/semver-529256481 [2020-04-16T09:35:03.528Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-04-16T09:35:04.097Z] # '/tmp/semver-529256481' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-485/.semver' [2020-04-16T09:35:04.097Z] # -> Force: false [2020-04-16T09:35:04.097Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-485/.semver [Pipeline] } [2020-04-16T09:35:04.116Z] $ docker exec --env ******** --env ******** c2a0dbcfe4d69b36cccd15d08af37ffc97b95993f4158e14814eecd3ae651775 ssh-agent -k [2020-04-16T09:35:04.259Z] unset SSH_AUTH_SOCK; [2020-04-16T09:35:04.260Z] unset SSH_AGENT_PID; [2020-04-16T09:35:04.260Z] echo Agent pid 63 killed; [2020-04-16T09:35:04.293Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-16T09:35:04.810Z] + git semver [Pipeline] } [2020-04-16T09:35:04.838Z] $ docker stop --time=1 c2a0dbcfe4d69b36cccd15d08af37ffc97b95993f4158e14814eecd3ae651775 [2020-04-16T09:35:06.153Z] $ docker rm -f c2a0dbcfe4d69b36cccd15d08af37ffc97b95993f4158e14814eecd3ae651775 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-16T09:35:06.992Z] Stashed 43 file(s) [Pipeline] echo [2020-04-16T09:35:07.010Z] [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-04-16T09:35:22.467Z] Still waiting to schedule task [2020-04-16T09:35:22.467Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4243’ [2020-04-16T09:35:22.486Z] Still waiting to schedule task [2020-04-16T09:35:22.486Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-04-16T09:36:43.679Z] Running on prd-centos7-docker-4c-2g-4245 in /w/workspace/dgexfoundry_device-sdk-go_PR-485 [Pipeline] { [Pipeline] ws [2020-04-16T09:36:43.744Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-04-16T09:36:46.257Z] using credential edgex-jenkins-ssh [2020-04-16T09:36:46.298Z] Cloning the remote Git repository [2020-04-16T09:36:46.298Z] Cloning with configured refspecs honoured and without tags [2020-04-16T09:36:47.015Z] Fetching without tags [2020-04-16T09:36:45.943Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-16T09:36:45.990Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-04-16T09:36:46.036Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-16T09:36:46.037Z] > git --version # timeout=10 [2020-04-16T09:36:46.042Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-16T09:36:46.081Z] > 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 [2020-04-16T09:36:46.654Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-16T09:36:46.660Z] > git config --add remote.origin.fetch +refs/pull/485/head:refs/remotes/origin/PR-485 # timeout=10 [2020-04-16T09:36:46.667Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T09:36:46.679Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-16T09:36:46.692Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-16T09:36:46.692Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-16T09:36:46.698Z] > 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 [2020-04-16T09:36:47.410Z] Merging remotes/origin/master commit 40c90adbf9fac26db7d7745c142bac7f98eae2fe into PR head commit e685b559c50d25f9bb0849bc1a47164607bcc219 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-16T09:36:47.852Z] Failed in branch amd64 [2020-04-16T09:36:47.124Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T09:36:47.130Z] > git checkout -f e685b559c50d25f9bb0849bc1a47164607bcc219 # timeout=10 [2020-04-16T09:37:05.165Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4244 in /w/workspace/dgexfoundry_device-sdk-go_PR-485 [Pipeline] { [Pipeline] ws [2020-04-16T09:37:05.276Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-04-16T09:37:11.915Z] using credential edgex-jenkins-ssh [2020-04-16T09:37:11.973Z] Cloning the remote Git repository [2020-04-16T09:37:11.973Z] Cloning with configured refspecs honoured and without tags [2020-04-16T09:37:12.039Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-16T09:37:12.132Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-04-16T09:37:12.221Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-16T09:37:12.223Z] > git --version # timeout=10 [2020-04-16T09:37:12.253Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-16T09:37:12.325Z] > 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 [2020-04-16T09:37:13.506Z] Fetching without tags [2020-04-16T09:37:14.037Z] Merging remotes/origin/master commit 40c90adbf9fac26db7d7745c142bac7f98eae2fe into PR head commit e685b559c50d25f9bb0849bc1a47164607bcc219 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2020-04-16T09:37:13.358Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-16T09:37:13.387Z] > git config --add remote.origin.fetch +refs/pull/485/head:refs/remotes/origin/PR-485 # timeout=10 [2020-04-16T09:37:13.414Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T09:37:13.452Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-16T09:37:13.516Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-16T09:37:13.517Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-16T09:37:13.530Z] > 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 [2020-04-16T09:37:14.060Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T09:37:14.102Z] > git checkout -f e685b559c50d25f9bb0849bc1a47164607bcc219 # timeout=10 [Pipeline] } [2020-04-16T09:37:14.628Z] 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 [2020-04-16T09:37:16.553Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-16T09:37:16.883Z] ---> package-listing.sh [2020-04-16T09:37:16.883Z] ++ facter osfamily [2020-04-16T09:37:16.883Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-16T09:37:16.883Z] + OS_FAMILY=redhat [2020-04-16T09:37:16.883Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-485 [2020-04-16T09:37:16.883Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-16T09:37:16.883Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-16T09:37:16.883Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-16T09:37:16.883Z] + PACKAGES=/tmp/packages_start.txt [2020-04-16T09:37:16.883Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-485 ']' [2020-04-16T09:37:16.883Z] + PACKAGES=/tmp/packages_end.txt [2020-04-16T09:37:16.883Z] + case "${OS_FAMILY}" in [2020-04-16T09:37:16.883Z] + rpm -qa [2020-04-16T09:37:16.883Z] + sort [2020-04-16T09:37:21.086Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-16T09:37:21.086Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-16T09:37:21.086Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-16T09:37:21.086Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-485 ']' [2020-04-16T09:37:21.086Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-485/archives/ [2020-04-16T09:37:21.086Z] + 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 [2020-04-16T09:37:21.592Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-16T09:37:21.592Z] [2020-04-16T09:37:21.592Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-16T09:37:21.956Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-16T09:37:21.956Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-16T09:37:21.956Z] c9b1b535fdd9: Pulling fs layer [2020-04-16T09:37:21.956Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-16T09:37:21.956Z] 756a868c4378: Pulling fs layer [2020-04-16T09:37:21.956Z] 444b2fc9a129: Pulling fs layer [2020-04-16T09:37:21.956Z] ea15f1150254: Pulling fs layer [2020-04-16T09:37:21.956Z] 41b27a9f41bf: Pulling fs layer [2020-04-16T09:37:21.956Z] 28c525ee5125: Pulling fs layer [2020-04-16T09:37:21.956Z] 094b1ea09ed8: Pulling fs layer [2020-04-16T09:37:21.956Z] 138eaada9080: Pulling fs layer [2020-04-16T09:37:21.956Z] 0622d0fa9048: Pulling fs layer [2020-04-16T09:37:21.956Z] 41b27a9f41bf: Waiting [2020-04-16T09:37:21.956Z] 28c525ee5125: Waiting [2020-04-16T09:37:21.956Z] 094b1ea09ed8: Waiting [2020-04-16T09:37:21.956Z] 138eaada9080: Waiting [2020-04-16T09:37:21.956Z] 0622d0fa9048: Waiting [2020-04-16T09:37:21.956Z] 444b2fc9a129: Waiting [2020-04-16T09:37:21.956Z] ea15f1150254: Waiting [2020-04-16T09:37:21.956Z] 2cc5ad85d9ab: Download complete [2020-04-16T09:37:21.956Z] 444b2fc9a129: Verifying Checksum [2020-04-16T09:37:21.956Z] 444b2fc9a129: Download complete [2020-04-16T09:37:21.956Z] c9b1b535fdd9: Verifying Checksum [2020-04-16T09:37:21.956Z] c9b1b535fdd9: Download complete [2020-04-16T09:37:22.227Z] ea15f1150254: Verifying Checksum [2020-04-16T09:37:22.227Z] ea15f1150254: Download complete [2020-04-16T09:37:22.227Z] 28c525ee5125: Verifying Checksum [2020-04-16T09:37:22.227Z] 28c525ee5125: Download complete [2020-04-16T09:37:22.491Z] 756a868c4378: Verifying Checksum [2020-04-16T09:37:22.491Z] 756a868c4378: Download complete [2020-04-16T09:37:22.491Z] c9b1b535fdd9: Pull complete [2020-04-16T09:37:22.491Z] 138eaada9080: Verifying Checksum [2020-04-16T09:37:22.491Z] 138eaada9080: Download complete [2020-04-16T09:37:22.491Z] 0622d0fa9048: Verifying Checksum [2020-04-16T09:37:22.491Z] 0622d0fa9048: Download complete [2020-04-16T09:37:22.764Z] 094b1ea09ed8: Verifying Checksum [2020-04-16T09:37:22.764Z] 094b1ea09ed8: Download complete [2020-04-16T09:37:22.764Z] 2cc5ad85d9ab: Pull complete [2020-04-16T09:37:23.031Z] 41b27a9f41bf: Verifying Checksum [2020-04-16T09:37:23.031Z] 41b27a9f41bf: Download complete [2020-04-16T09:37:23.972Z] 756a868c4378: Pull complete [2020-04-16T09:37:24.237Z] 444b2fc9a129: Pull complete [2020-04-16T09:37:24.502Z] ea15f1150254: Pull complete [2020-04-16T09:37:27.044Z] 41b27a9f41bf: Pull complete [2020-04-16T09:37:27.307Z] 28c525ee5125: Pull complete [2020-04-16T09:37:29.220Z] 094b1ea09ed8: Pull complete [2020-04-16T09:37:29.479Z] 138eaada9080: Pull complete [2020-04-16T09:37:29.479Z] 0622d0fa9048: Pull complete [2020-04-16T09:37:29.479Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-16T09:37:29.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-16T09:37:29.636Z] prd-centos7-docker-4c-2g-4243 does not seem to be running inside a container [2020-04-16T09:37:29.680Z] $ 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 [2020-04-16T09:37:30.807Z] $ docker top 0f56dca8ed3be8b39bf68698b4014366d02c020ee87477aba0d13cc18fde7a7e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-16T09:37:31.108Z] provisioning config files... [2020-04-16T09:37:31.125Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-485@tmp/config1317704551706712663tmp [Pipeline] { [Pipeline] echo [2020-04-16T09:37:31.227Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-16T09:37:31.550Z] ---> create-netrc.sh [Pipeline] echo [2020-04-16T09:37:31.572Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-16T09:37:31.886Z] ---> logs-deploy.sh [2020-04-16T09:37:31.887Z] + ARCHIVE_ARTIFACTS= [2020-04-16T09:37:31.887Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-16T09:37:31.887Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-16T09:37:31.887Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-16T09:37:31.887Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-485/1 [2020-04-16T09:37:31.887Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-485/1/ [2020-04-16T09:37:31.887Z] + 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 [2020-04-16T09:37:33.265Z] Archives upload complete. [2020-04-16T09:37:33.265Z] + 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/ [2020-04-16T09:37:33.836Z] ---> uname -a: [2020-04-16T09:37:33.836Z] Linux 0f56dca8ed3b 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-04-16T09:37:33.836Z] [2020-04-16T09:37:33.836Z] [2020-04-16T09:37:33.836Z] ---> lscpu: [2020-04-16T09:37:33.836Z] Architecture: x86_64 [2020-04-16T09:37:33.836Z] CPU op-mode(s): 32-bit, 64-bit [2020-04-16T09:37:33.836Z] Byte Order: Little Endian [2020-04-16T09:37:33.836Z] Address sizes: 40 bits physical, 48 bits virtual [2020-04-16T09:37:33.836Z] CPU(s): 4 [2020-04-16T09:37:33.836Z] On-line CPU(s) list: 0-3 [2020-04-16T09:37:33.836Z] Thread(s) per core: 1 [2020-04-16T09:37:33.836Z] Core(s) per socket: 1 [2020-04-16T09:37:33.836Z] Socket(s): 4 [2020-04-16T09:37:33.836Z] NUMA node(s): 1 [2020-04-16T09:37:33.836Z] Vendor ID: GenuineIntel [2020-04-16T09:37:33.836Z] CPU family: 6 [2020-04-16T09:37:33.836Z] Model: 44 [2020-04-16T09:37:33.836Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-04-16T09:37:33.836Z] Stepping: 1 [2020-04-16T09:37:33.836Z] CPU MHz: 2933.438 [2020-04-16T09:37:33.836Z] BogoMIPS: 5866.87 [2020-04-16T09:37:33.836Z] Virtualization: VT-x [2020-04-16T09:37:33.836Z] Hypervisor vendor: KVM [2020-04-16T09:37:33.836Z] Virtualization type: full [2020-04-16T09:37:33.836Z] L1d cache: 128 KiB [2020-04-16T09:37:33.836Z] L1i cache: 128 KiB [2020-04-16T09:37:33.836Z] L2 cache: 16 MiB [2020-04-16T09:37:33.836Z] L3 cache: 64 MiB [2020-04-16T09:37:33.836Z] NUMA node0 CPU(s): 0-3 [2020-04-16T09:37:33.836Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-04-16T09:37:33.836Z] Vulnerability Meltdown: Mitigation; PTI [2020-04-16T09:37:33.836Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-04-16T09:37:33.836Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-04-16T09:37:33.836Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-04-16T09:37:33.836Z] 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-04-16T09:37:33.836Z] [2020-04-16T09:37:33.836Z] [2020-04-16T09:37:33.836Z] ---> nproc: [2020-04-16T09:37:33.836Z] 4 [2020-04-16T09:37:33.836Z] [2020-04-16T09:37:33.836Z]