b'Branch indexing\nConnecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\nConnecting to https://api.github.com to check permissions of obtain list of IOTechSystems for edgexfoundry/device-sdk-go\nLoading trusted files from base branch master at be9f41a4af74d5425ebf4b1f099130d6e4242ce6 rather than b455646324d1816ac2c93157f1e7b9f1c20db7cc\nObtained Jenkinsfile from be9f41a4af74d5425ebf4b1f099130d6e4242ce6\nRunning in Durability level: MAX_SURVIVABILITY\nLoading library edgex-global-pipelines@stable\nExamining edgexfoundry/edgex-global-pipelines\nAttempting to resolve stable as a branch\nAttempting to resolve stable as a tag\nResolved stable as tag stable at revision c5dd13c4ba2e068be78528abd2449410e4429a63\nusing credential edgex-jenkins-access-pat\nCloning the remote Git repository\nCloning with configured refspecs honoured and with tags\nCloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-423/workspace@libs/edgex-global-pipelines # timeout=10\nFetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\nusing GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\nFetching with tags\nFetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\nusing GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\nChecking out Revision c5dd13c4ba2e068be78528abd2449410e4429a63 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f c5dd13c4ba2e068be78528abd2449410e4429a63 # timeout=10\nCommit message: "Merge pull request #93 from ernestojeda/agent-update"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n > git --version # timeout=10\n[Pipeline] Start of Pipeline\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.12, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false]\n=========================================================\n[Pipeline] echo\nSetting up nodes based on requested architectures [[amd64, arm64]]\n[Pipeline] echo\nNodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-2g]]\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] Pipeline Parameters:\n=========================================================\n[Pipeline] echo\n MAVEN_SETTINGS: device-sdk-go-settings\n PROJECT: device-sdk-go\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.12\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-device-sdk-simple\nDOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: true\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: pre\n[Pipeline] node\nStill waiting to schedule task\nAll nodes of label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99 are offline\nRunning on prd-centos7-docker-4c-2g-15872 in /w/workspace/dgexfoundry_device-sdk-go_PR-423\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Declarative: Checkout SCM)\n[Pipeline] checkout\nusing credential edgex-jenkins-ssh\nCloning the remote Git repository\nCloning with configured refspecs honoured and without tags\nCloning repository git@github.com:edgexfoundry/device-sdk-go.git\n > git init /w/workspace/dgexfoundry_device-sdk-go_PR-423 # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n > git --version # timeout=10\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/423/head:refs/remotes/origin/PR-423 +refs/heads/master:refs/remotes/origin/master # timeout=10\nFetching without tags\nMerging remotes/origin/master commit be9f41a4af74d5425ebf4b1f099130d6e4242ce6 into PR head commit b455646324d1816ac2c93157f1e7b9f1c20db7cc\nMerge succeeded, producing ad0d64df288814ad6f469ee0fc11dd215444b205\nChecking out Revision ad0d64df288814ad6f469ee0fc11dd215444b205 (PR-423)\n > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/423/head:refs/remotes/origin/PR-423 # timeout=10\n > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/423/head:refs/remotes/origin/PR-423 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f b455646324d1816ac2c93157f1e7b9f1c20db7cc # timeout=10\n > git merge be9f41a4af74d5425ebf4b1f099130d6e4242ce6 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f ad0d64df288814ad6f469ee0fc11dd215444b205 # timeout=10\nCommit message: "Merge commit \'be9f41a4af74d5425ebf4b1f099130d6e4242ce6\' into HEAD"\nFirst time build. Skipping changelog.\n > git --version # timeout=10\nfatal: bad object c5dd13c4ba2e068be78528abd2449410e4429a63\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-01-23T18:43:06.818Z] Timeout set to expire in 6 hr 0 min\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prepare)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver Prep)\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-23T18:43:08.059Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-23T18:43:08.059Z] \n[2020-01-23T18:43:08.059Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-23T18:43:08.416Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-23T18:43:08.416Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-01-23T18:43:08.416Z] e7c96db7181b: Pulling fs layer\n[2020-01-23T18:43:08.416Z] a038dfdf5543: Pulling fs layer\n[2020-01-23T18:43:08.416Z] 8d5d8e63b3c0: Pulling fs layer\n[2020-01-23T18:43:08.416Z] e7c96db7181b: Verifying Checksum\n[2020-01-23T18:43:08.416Z] e7c96db7181b: Download complete\n[2020-01-23T18:43:08.683Z] 8d5d8e63b3c0: Verifying Checksum\n[2020-01-23T18:43:08.683Z] 8d5d8e63b3c0: Download complete\n[2020-01-23T18:43:08.683Z] a038dfdf5543: Verifying Checksum\n[2020-01-23T18:43:08.683Z] a038dfdf5543: Download complete\n[2020-01-23T18:43:08.683Z] e7c96db7181b: Pull complete\n[2020-01-23T18:43:09.619Z] a038dfdf5543: Pull complete\n[2020-01-23T18:43:09.619Z] 8d5d8e63b3c0: Pull complete\n[2020-01-23T18:43:09.619Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n[2020-01-23T18:43:09.619Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-01-23T18:43:09.764Z] prd-centos7-docker-4c-2g-15872 does not seem to be running inside a container\n[2020-01-23T18:43:09.807Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-423 -v /w/workspace/dgexfoundry_device-sdk-go_PR-423:/w/workspace/dgexfoundry_device-sdk-go_PR-423:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-423@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-423@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-01-23T18:43:10.403Z] $ docker top b326df0c7dd5df64ddbdda47943ba6670137965f9d7c6b4ba731c29843411611 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-01-23T18:43:11.043Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-23T18:43:11.043Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-23T18:43:11.243Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-23T18:43:11.239Z] $ docker exec b326df0c7dd5df64ddbdda47943ba6670137965f9d7c6b4ba731c29843411611 ssh-agent\n[2020-01-23T18:43:11.435Z] SSH_AUTH_SOCK=/tmp/ssh-M8V4mYTxcPJr/agent.15\n[2020-01-23T18:43:11.435Z] SSH_AGENT_PID=22\n[2020-01-23T18:43:11.447Z] Running ssh-add (command line suppressed)\n[2020-01-23T18:43:11.576Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-423@tmp/private_key_6268218494825534343.key (/w/workspace/dgexfoundry_device-sdk-go_PR-423@tmp/private_key_6268218494825534343.key)\n[2020-01-23T18:43:11.625Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-23T18:43:11.963Z] + git describe --exact-match --tags HEAD\n[2020-01-23T18:43:11.963Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-01-23T18:43:12.077Z] $ docker exec --env ******** --env ******** b326df0c7dd5df64ddbdda47943ba6670137965f9d7c6b4ba731c29843411611 ssh-agent -k\n[2020-01-23T18:43:12.228Z] unset SSH_AUTH_SOCK;\n[2020-01-23T18:43:12.228Z] unset SSH_AGENT_PID;\n[2020-01-23T18:43:12.228Z] echo Agent pid 22 killed;\n[2020-01-23T18:43:12.278Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-01-23T18:43:12.336Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-01-23T18:43:12.336Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-01-23T18:43:12.375Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-23T18:43:12.375Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-23T18:43:12.556Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-23T18:43:12.551Z] $ docker exec b326df0c7dd5df64ddbdda47943ba6670137965f9d7c6b4ba731c29843411611 ssh-agent\n[2020-01-23T18:43:12.729Z] SSH_AUTH_SOCK=/tmp/ssh-czJU3j6iFbJ3/agent.56\n[2020-01-23T18:43:12.729Z] SSH_AGENT_PID=62\n[2020-01-23T18:43:12.735Z] Running ssh-add (command line suppressed)\n[2020-01-23T18:43:12.860Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-423@tmp/private_key_3335510883755647233.key (/w/workspace/dgexfoundry_device-sdk-go_PR-423@tmp/private_key_3335510883755647233.key)\n[2020-01-23T18:43:12.917Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-23T18:43:13.252Z] + git semver init\n[2020-01-23T18:43:13.252Z] # -> Open(): unable to determine branch for HEAD\n[2020-01-23T18:43:13.252Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-423/.git\n[2020-01-23T18:43:13.252Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-423\n[2020-01-23T18:43:13.252Z] # $SEMVER_REMOTE_NAME = origin\n[2020-01-23T18:43:13.252Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-01-23T18:43:13.252Z] # $SEMVER_USER_NAME = jenkins\n[2020-01-23T18:43:13.252Z] # $SEMVER_BRANCH = PR-423\n[2020-01-23T18:43:13.252Z] # $SEMVER_TEMP = /tmp/semver-042766988\n[2020-01-23T18:43:13.252Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP\n[2020-01-23T18:43:13.819Z] # \'/tmp/semver-042766988\' -> \'/w/workspace/dgexfoundry_device-sdk-go_PR-423/.semver\'\n[2020-01-23T18:43:13.819Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-423/.semver\n[Pipeline] }\n[2020-01-23T18:43:13.828Z] $ docker exec --env ******** --env ******** b326df0c7dd5df64ddbdda47943ba6670137965f9d7c6b4ba731c29843411611 ssh-agent -k\n[2020-01-23T18:43:13.956Z] unset SSH_AUTH_SOCK;\n[2020-01-23T18:43:13.957Z] unset SSH_AGENT_PID;\n[2020-01-23T18:43:13.957Z] echo Agent pid 62 killed;\n[2020-01-23T18:43:13.999Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-01-23T18:43:14.383Z] + git semver\n[Pipeline] }\n[2020-01-23T18:43:14.400Z] $ docker stop --time=1 b326df0c7dd5df64ddbdda47943ba6670137965f9d7c6b4ba731c29843411611\n[2020-01-23T18:43:15.708Z] $ docker rm -f b326df0c7dd5df64ddbdda47943ba6670137965f9d7c6b4ba731c29843411611\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-01-23T18:43:16.381Z] Stashed 20 file(s)\n[Pipeline] echo\n[2020-01-23T18:43:16.400Z] [edgeXSemver] initialized semver on version 0.0.0\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\n[Pipeline] parallel\n[Pipeline] { (Branch: amd64)\n[Pipeline] { (Branch: arm64)\n[Pipeline] stage\n[Pipeline] { (amd64)\n[Pipeline] stage\n[Pipeline] { (arm64)\n[Pipeline] node\n[Pipeline] node\n[2020-01-23T18:43:31.664Z] Still waiting to schedule task\n[2020-01-23T18:43:31.664Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n[2020-01-23T18:43:31.685Z] Still waiting to schedule task\n[2020-01-23T18:43:31.685Z] \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-15870\xe2\x80\x99 is offline\n[2020-01-23T18:45:12.564Z] Running on prd-centos7-docker-4c-2g-15877 in /w/workspace/dgexfoundry_device-sdk-go_PR-423\n[Pipeline] {\n[Pipeline] ws\n[2020-01-23T18:45:12.611Z] Running in /w/workspace/device-sdk-go/1\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-23T18:45:16.972Z] using credential edgex-jenkins-ssh\n[2020-01-23T18:45:16.991Z] Cloning the remote Git repository\n[2020-01-23T18:45:16.991Z] Cloning with configured refspecs honoured and without tags\n[2020-01-23T18:45:17.037Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git\n[2020-01-23T18:45:17.152Z] > git init /w/workspace/device-sdk-go/1 # timeout=10\n[2020-01-23T18:45:17.217Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n[2020-01-23T18:45:17.218Z] > git --version # timeout=10\n[2020-01-23T18:45:17.226Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-23T18:45:17.268Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/423/head:refs/remotes/origin/PR-423 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-23T18:45:18.167Z] Fetching without tags\n[2020-01-23T18:45:18.680Z] Merging remotes/origin/master commit be9f41a4af74d5425ebf4b1f099130d6e4242ce6 into PR head commit b455646324d1816ac2c93157f1e7b9f1c20db7cc\n[2020-01-23T18:45:18.052Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n[2020-01-23T18:45:18.084Z] > git config --add remote.origin.fetch +refs/pull/423/head:refs/remotes/origin/PR-423 # timeout=10\n[2020-01-23T18:45:18.107Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-23T18:45:18.138Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n[2020-01-23T18:45:18.170Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n[2020-01-23T18:45:18.171Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-23T18:45:18.187Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/423/head:refs/remotes/origin/PR-423 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-23T18:45:18.686Z] > git config core.sparsecheckout # timeout=10\n[2020-01-23T18:45:18.720Z] > git checkout -f b455646324d1816ac2c93157f1e7b9f1c20db7cc # timeout=10\n[2020-01-23T18:45:19.108Z] Merge succeeded, producing bf3b90ce664d41d451c5453e95a4fd6b7a3dae52\n[2020-01-23T18:45:19.109Z] Checking out Revision bf3b90ce664d41d451c5453e95a4fd6b7a3dae52 (PR-423)\n[2020-01-23T18:45:18.891Z] > git merge be9f41a4af74d5425ebf4b1f099130d6e4242ce6 # timeout=10\n[2020-01-23T18:45:19.011Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-01-23T18:45:19.109Z] > git config core.sparsecheckout # timeout=10\n[2020-01-23T18:45:19.177Z] > git checkout -f bf3b90ce664d41d451c5453e95a4fd6b7a3dae52 # timeout=10\n[2020-01-23T18:45:23.220Z] Commit message: "Merge commit \'be9f41a4af74d5425ebf4b1f099130d6e4242ce6\' into HEAD"\n[2020-01-23T18:45:23.221Z] First time build. Skipping changelog.\n[2020-01-23T18:45:23.251Z] > git --version # timeout=10\n[2020-01-23T18:45:23.271Z] fatal: bad object c5dd13c4ba2e068be78528abd2449410e4429a63\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prep)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] unstash\n[Pipeline] echo\n[2020-01-23T18:45:24.519Z] =========================================================\n[2020-01-23T18:45:24.519Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine]\n[2020-01-23T18:45:24.519Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-23T18:45:25.299Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine .\n[2020-01-23T18:45:25.662Z] Sending build context to Docker daemon 2.594MB\r\r\n[2020-01-23T18:45:25.662Z] Step 1/8 : ARG BASE=golang:1.12-alpine\n[2020-01-23T18:45:25.662Z] Step 2/8 : FROM ${BASE}\n[2020-01-23T18:45:26.004Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base\n[2020-01-23T18:45:26.004Z] e6b0cf9c0882: Pulling fs layer\n[2020-01-23T18:45:26.004Z] 2848faf0eed1: Pulling fs layer\n[2020-01-23T18:45:26.004Z] 0f37312ad70f: Pulling fs layer\n[2020-01-23T18:45:26.004Z] 7d08f2745646: Pulling fs layer\n[2020-01-23T18:45:26.004Z] 4c9f31393084: Pulling fs layer\n[2020-01-23T18:45:26.004Z] 75f7a44be1ab: Pulling fs layer\n[2020-01-23T18:45:26.004Z] b4c4bfaf82a6: Pulling fs layer\n[2020-01-23T18:45:26.004Z] 879382edf91e: Pulling fs layer\n[2020-01-23T18:45:26.004Z] 465f21562d6c: Pulling fs layer\n[2020-01-23T18:45:26.004Z] c022810cb2be: Pulling fs layer\n[2020-01-23T18:45:26.004Z] 2dbe7964578c: Pulling fs layer\n[2020-01-23T18:45:26.004Z] b4c4bfaf82a6: Waiting\n[2020-01-23T18:45:26.004Z] 879382edf91e: Waiting\n[2020-01-23T18:45:26.004Z] 7d08f2745646: Waiting\n[2020-01-23T18:45:26.004Z] 465f21562d6c: Waiting\n[2020-01-23T18:45:26.004Z] c022810cb2be: Waiting\n[2020-01-23T18:45:26.004Z] 2dbe7964578c: Waiting\n[2020-01-23T18:45:26.004Z] 4c9f31393084: Waiting\n[2020-01-23T18:45:26.004Z] 75f7a44be1ab: Waiting\n[2020-01-23T18:45:26.293Z] 0f37312ad70f: Verifying Checksum\n[2020-01-23T18:45:26.293Z] 0f37312ad70f: Download complete\n[2020-01-23T18:45:26.293Z] 2848faf0eed1: Download complete\n[2020-01-23T18:45:26.293Z] 4c9f31393084: Verifying Checksum\n[2020-01-23T18:45:26.293Z] 4c9f31393084: Download complete\n[2020-01-23T18:45:26.293Z] 75f7a44be1ab: Verifying Checksum\n[2020-01-23T18:45:26.293Z] 75f7a44be1ab: Download complete\n[2020-01-23T18:45:26.598Z] e6b0cf9c0882: Verifying Checksum\n[2020-01-23T18:45:26.598Z] e6b0cf9c0882: Download complete\n[2020-01-23T18:45:27.125Z] e6b0cf9c0882: Pull complete\n[2020-01-23T18:45:27.125Z] 2848faf0eed1: Pull complete\n[2020-01-23T18:45:27.451Z] 0f37312ad70f: Pull complete\n[2020-01-23T18:45:30.844Z] b4c4bfaf82a6: Verifying Checksum\n[2020-01-23T18:45:30.845Z] b4c4bfaf82a6: Download complete\n[2020-01-23T18:45:30.845Z] 465f21562d6c: Verifying Checksum\n[2020-01-23T18:45:30.845Z] 465f21562d6c: Download complete\n[2020-01-23T18:45:32.213Z] 7d08f2745646: Verifying Checksum\n[2020-01-23T18:45:32.213Z] 7d08f2745646: Download complete\n[2020-01-23T18:45:32.513Z] 2dbe7964578c: Verifying Checksum\n[2020-01-23T18:45:32.513Z] 2dbe7964578c: Download complete\n[2020-01-23T18:45:32.513Z] c022810cb2be: Verifying Checksum\n[2020-01-23T18:45:32.513Z] c022810cb2be: Download complete\n[2020-01-23T18:45:32.816Z] 879382edf91e: Verifying Checksum\n[2020-01-23T18:45:32.816Z] 879382edf91e: Download complete\n[2020-01-23T18:45:41.148Z] 7d08f2745646: Pull complete\n[2020-01-23T18:45:41.148Z] 4c9f31393084: Pull complete\n[2020-01-23T18:45:41.148Z] 75f7a44be1ab: Pull complete\n[2020-01-23T18:45:45.487Z] b4c4bfaf82a6: Pull complete\n[2020-01-23T18:45:49.792Z] 879382edf91e: Pull complete\n[2020-01-23T18:45:49.792Z] 465f21562d6c: Pull complete\n[2020-01-23T18:45:50.761Z] c022810cb2be: Pull complete\n[2020-01-23T18:45:50.761Z] 2dbe7964578c: Pull complete\n[2020-01-23T18:45:50.761Z] Digest: sha256:884d04ec3b16b58ff5175fbb623a2034b3e98bdbec6f492286d7d7b86ff1e8a6\n[2020-01-23T18:45:50.761Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n[2020-01-23T18:45:50.761Z] ---> 3f42607d790b\n[2020-01-23T18:45:50.761Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-01-23T18:45:51.031Z] ---> Running in 0396887d8d32\n[2020-01-23T18:45:51.323Z] Removing intermediate container 0396887d8d32\n[2020-01-23T18:45:51.323Z] ---> f0ab14a2e83c\n[2020-01-23T18:45:51.323Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-01-23T18:45:51.323Z] ---> Running in b9ca4a586a79\n[2020-01-23T18:45:53.299Z] Removing intermediate container b9ca4a586a79\n[2020-01-23T18:45:53.299Z] ---> 24b3599c9f1f\n[2020-01-23T18:45:53.299Z] Step 5/8 : RUN apk add --no-cache make git\n[2020-01-23T18:45:53.299Z] ---> Running in 842b4f512638\n[2020-01-23T18:45:53.885Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n[2020-01-23T18:45:54.872Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n[2020-01-23T18:45:55.899Z] OK: 143 MiB in 39 packages\n[2020-01-23T18:45:56.505Z] Removing intermediate container 842b4f512638\n[2020-01-23T18:45:56.505Z] ---> 15945c5e543b\n[2020-01-23T18:45:56.505Z] Step 6/8 : WORKDIR /device-sdk-go\n[2020-01-23T18:45:56.505Z] ---> Running in 3fe16e7af5e1\n[2020-01-23T18:45:56.768Z] Removing intermediate container 3fe16e7af5e1\n[2020-01-23T18:45:56.768Z] ---> a2af121fc25a\n[2020-01-23T18:45:56.768Z] Step 7/8 : COPY . .\n[2020-01-23T18:45:57.347Z] ---> 031f8891b1cf\n[2020-01-23T18:45:57.347Z] Step 8/8 : RUN go mod download\n[2020-01-23T18:45:57.347Z] ---> Running in 4a7bea047568\n[2020-01-23T18:45:57.926Z] \x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36\n[2020-01-23T18:45:57.926Z] \x1b[0m\x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n[2020-01-23T18:45:57.926Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-01-23T18:45:57.926Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n[2020-01-23T18:45:57.926Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-01-23T18:45:57.926Z] \x1b[0m\x1b[91mgo: finding github.com/jessevdk/go-flags v1.4.0\n[2020-01-23T18:45:57.926Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-01-23T18:45:57.926Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n[2020-01-23T18:45:57.926Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-01-23T18:45:58.608Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n[2020-01-23T18:45:58.608Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-01-23T18:45:58.608Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-01-23T18:45:58.608Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-01-23T18:45:58.954Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-01-23T18:45:58.954Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-01-23T18:45:58.954Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-01-23T18:45:58.954Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-01-23T18:45:58.954Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-01-23T18:45:59.246Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n[2020-01-23T18:45:59.588Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-01-23T18:45:59.588Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n[2020-01-23T18:45:59.588Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-01-23T18:45:59.588Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n[2020-01-23T18:45:59.588Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n[2020-01-23T18:45:59.588Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-01-23T18:45:59.969Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-01-23T18:46:00.232Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-01-23T18:46:00.232Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-01-23T18:46:00.232Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-01-23T18:46:00.232Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-01-23T18:46:00.495Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n[2020-01-23T18:46:00.495Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-01-23T18:46:00.495Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-01-23T18:46:01.376Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-01-23T18:46:01.376Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-01-23T18:46:01.376Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-01-23T18:46:01.376Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-01-23T18:46:01.376Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-01-23T18:46:01.376Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-01-23T18:46:02.600Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n[2020-01-23T18:46:02.890Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-01-23T18:46:02.890Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-01-23T18:46:02.890Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-01-23T18:46:03.328Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-01-23T18:46:03.599Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-01-23T18:46:03.876Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-01-23T18:46:03.876Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-01-23T18:46:03.876Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-01-23T18:46:04.154Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-01-23T18:46:04.154Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-01-23T18:46:04.154Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-01-23T18:46:04.435Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-01-23T18:46:04.435Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n[2020-01-23T18:46:04.734Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-01-23T18:46:04.734Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-01-23T18:46:05.351Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-01-23T18:46:05.351Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-01-23T18:46:05.645Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-01-23T18:46:05.645Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-01-23T18:46:05.645Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-01-23T18:46:05.645Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-01-23T18:46:06.249Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n[2020-01-23T18:46:06.249Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-01-23T18:46:06.249Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-01-23T18:46:06.249Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-01-23T18:46:06.249Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-01-23T18:46:06.249Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-01-23T18:46:07.005Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n[2020-01-23T18:46:07.005Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n[2020-01-23T18:46:07.484Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-01-23T18:46:34.527Z] \x1b[0mRemoving intermediate container 4a7bea047568\n[2020-01-23T18:46:34.527Z] ---> 7f3fe557876b\n[2020-01-23T18:46:34.527Z] Successfully built 7f3fe557876b\n[2020-01-23T18:46:34.527Z] Successfully tagged ci-base-image-x86_64:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Test)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-23T18:46:35.129Z] + docker inspect -f . ci-base-image-x86_64\n[2020-01-23T18:46:35.449Z] .\n[Pipeline] withDockerContainer\n[2020-01-23T18:46:35.739Z] prd-centos7-docker-4c-2g-15877 does not seem to be running inside a container\n[2020-01-23T18:46:35.861Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** ci-base-image-x86_64 cat\n[2020-01-23T18:46:38.559Z] $ docker top 8d7424040817dd60a564609156e8b2952cd59af26632f0c768758c2a3576b9db -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-23T18:46:39.815Z] + go version\n[2020-01-23T18:46:40.127Z] go version go1.12.14 linux/amd64\n[Pipeline] sh\n[2020-01-23T18:46:40.866Z] + make test\n[2020-01-23T18:46:40.866Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./...\n[2020-01-23T18:47:07.927Z] ? \tgithub.com/edgexfoundry/device-sdk-go\t[no test files]\n[2020-01-23T18:47:07.927Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/cmd/device-simple\t[no test files]\n[2020-01-23T18:47:07.927Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/driver\t[no test files]\n[2020-01-23T18:47:12.382Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/autoevent\t0.100s\tcoverage: 23.1% of statements\n[2020-01-23T18:47:12.382Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/cache\t0.076s\tcoverage: 96.0% of statements\n[2020-01-23T18:47:15.883Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/clients\t3.145s\tcoverage: 12.7% of statements\n[2020-01-23T18:47:15.883Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/common\t0.082s\tcoverage: 25.6% of statements\n[2020-01-23T18:47:48.110Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/config\t31.025s\tcoverage: 30.9% of statements\n[2020-01-23T18:47:48.110Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/controller\t0.299s\tcoverage: 42.3% of statements\n[2020-01-23T18:47:48.110Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/controller/correlation\t[no test files]\n[2020-01-23T18:47:48.110Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/endpoint\t[no test files]\n[2020-01-23T18:47:48.110Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/handler\t0.543s\tcoverage: 79.3% of statements\n[2020-01-23T18:47:48.110Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/handler/callback\t[no test files]\n[2020-01-23T18:47:48.110Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/mock\t[no test files]\n[2020-01-23T18:47:48.110Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/provision\t[no test files]\n[2020-01-23T18:47:48.110Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/transformer\t0.083s\tcoverage: 52.6% of statements\n[2020-01-23T18:47:48.110Z] ok \tgithub.com/edgexfoundry/device-sdk-go/pkg/models\t0.105s\tcoverage: 76.1% of statements\n[2020-01-23T18:47:48.110Z] ? \tgithub.com/edgexfoundry/device-sdk-go/pkg/startup\t[no test files]\n[2020-01-23T18:47:48.110Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-01-23T18:47:53.481Z] gofmt -l .\n[2020-01-23T18:47:53.481Z] internal/cache/provisionwatchers_test.go\n[2020-01-23T18:47:53.481Z] internal/mock/consts.go\n[2020-01-23T18:47:53.481Z] internal/mock/mock_provisionwatcherclient.go\n[2020-01-23T18:47:53.481Z] [ "`gofmt -l .`" = "" ]\n[2020-01-23T18:47:53.481Z] make: *** [Makefile:32: test] Error 1\n[Pipeline] }\n[2020-01-23T18:47:53.524Z] $ docker stop --time=1 8d7424040817dd60a564609156e8b2952cd59af26632f0c768758c2a3576b9db\n[2020-01-23T18:47:55.238Z] $ docker rm -f 8d7424040817dd60a564609156e8b2952cd59af26632f0c768758c2a3576b9db\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\nStage "Build" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // ws\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[2020-01-23T18:47:56.185Z] Failed in branch amd64\n[2020-01-23T19:00:44.188Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-15895 in /w/workspace/dgexfoundry_device-sdk-go_PR-423\n[Pipeline] {\n[Pipeline] ws\n[2020-01-23T19:00:44.228Z] Running in /w/workspace/device-sdk-go/1\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-23T19:00:51.525Z] using credential edgex-jenkins-ssh\n[2020-01-23T19:00:51.549Z] Cloning the remote Git repository\n[2020-01-23T19:00:51.549Z] Cloning with configured refspecs honoured and without tags\n[2020-01-23T19:00:51.613Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git\n[2020-01-23T19:00:51.717Z] > git init /w/workspace/device-sdk-go/1 # timeout=10\n[2020-01-23T19:00:51.804Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n[2020-01-23T19:00:51.804Z] > git --version # timeout=10\n[2020-01-23T19:00:53.065Z] Fetching without tags\n[2020-01-23T19:00:51.823Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-23T19:00:51.882Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/423/head:refs/remotes/origin/PR-423 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-23T19:00:52.934Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n[2020-01-23T19:00:52.967Z] > git config --add remote.origin.fetch +refs/pull/423/head:refs/remotes/origin/PR-423 # timeout=10\n[2020-01-23T19:00:52.999Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-23T19:00:53.039Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n[2020-01-23T19:00:53.082Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n[2020-01-23T19:00:53.083Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-23T19:00:53.099Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/423/head:refs/remotes/origin/PR-423 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-23T19:00:53.600Z] Merging remotes/origin/master commit be9f41a4af74d5425ebf4b1f099130d6e4242ce6 into PR head commit b455646324d1816ac2c93157f1e7b9f1c20db7cc\n[2020-01-23T19:00:53.891Z] Merge succeeded, producing 3990c3cab015313dd3e891a1179ce02e74d4ab4c\n[2020-01-23T19:00:53.891Z] Checking out Revision 3990c3cab015313dd3e891a1179ce02e74d4ab4c (PR-423)\n[2020-01-23T19:00:53.621Z] > git config core.sparsecheckout # timeout=10\n[2020-01-23T19:00:53.654Z] > git checkout -f b455646324d1816ac2c93157f1e7b9f1c20db7cc # timeout=10\n[2020-01-23T19:00:53.781Z] > git merge be9f41a4af74d5425ebf4b1f099130d6e4242ce6 # timeout=10\n[2020-01-23T19:00:53.866Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-01-23T19:00:53.898Z] > git config core.sparsecheckout # timeout=10\n[2020-01-23T19:00:53.917Z] > git checkout -f 3990c3cab015313dd3e891a1179ce02e74d4ab4c # timeout=10\n[2020-01-23T19:00:58.341Z] Commit message: "Merge commit \'be9f41a4af74d5425ebf4b1f099130d6e4242ce6\' into HEAD"\n[2020-01-23T19:00:58.341Z] First time build. Skipping changelog.\n[2020-01-23T19:00:58.429Z] > git --version # timeout=10\n[2020-01-23T19:00:58.481Z] fatal: bad object c5dd13c4ba2e068be78528abd2449410e4429a63\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prep)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] unstash\n[Pipeline] echo\n[2020-01-23T19:01:00.001Z] =========================================================\n[2020-01-23T19:01:00.001Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine]\n[2020-01-23T19:01:00.001Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-23T19:01:01.495Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine .\n[2020-01-23T19:01:02.481Z] Sending build context to Docker daemon 2.594MB\r\r\n[2020-01-23T19:01:02.481Z] Step 1/8 : ARG BASE=golang:1.12-alpine\n[2020-01-23T19:01:02.481Z] Step 2/8 : FROM ${BASE}\n[2020-01-23T19:01:03.096Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n[2020-01-23T19:01:03.096Z] cde5963f3b93: Pulling fs layer\n[2020-01-23T19:01:03.096Z] 2a23fa8c16f7: Pulling fs layer\n[2020-01-23T19:01:03.096Z] 777b28850792: Pulling fs layer\n[2020-01-23T19:01:03.096Z] 3b9bb2159cbb: Pulling fs layer\n[2020-01-23T19:01:03.096Z] 3e5cb46e90bb: Pulling fs layer\n[2020-01-23T19:01:03.096Z] 704391ccfee3: Pulling fs layer\n[2020-01-23T19:01:03.096Z] dc41f6c27be0: Pulling fs layer\n[2020-01-23T19:01:03.096Z] 1e2f9a495ab8: Pulling fs layer\n[2020-01-23T19:01:03.096Z] b9840a92bc40: Pulling fs layer\n[2020-01-23T19:01:03.096Z] 29cc21b14733: Pulling fs layer\n[2020-01-23T19:01:03.096Z] 9b0bbc4bba68: Pulling fs layer\n[2020-01-23T19:01:03.096Z] 3b9bb2159cbb: Waiting\n[2020-01-23T19:01:03.096Z] 3e5cb46e90bb: Waiting\n[2020-01-23T19:01:03.096Z] 704391ccfee3: Waiting\n[2020-01-23T19:01:03.096Z] dc41f6c27be0: Waiting\n[2020-01-23T19:01:03.096Z] 1e2f9a495ab8: Waiting\n[2020-01-23T19:01:03.096Z] b9840a92bc40: Waiting\n[2020-01-23T19:01:03.096Z] 29cc21b14733: Waiting\n[2020-01-23T19:01:03.096Z] 9b0bbc4bba68: Waiting\n[2020-01-23T19:01:03.096Z] 777b28850792: Download complete\n[2020-01-23T19:01:03.096Z] 2a23fa8c16f7: Verifying Checksum\n[2020-01-23T19:01:03.096Z] 2a23fa8c16f7: Download complete\n[2020-01-23T19:01:03.384Z] 3e5cb46e90bb: Verifying Checksum\n[2020-01-23T19:01:03.384Z] 3e5cb46e90bb: Download complete\n[2020-01-23T19:01:03.384Z] 704391ccfee3: Verifying Checksum\n[2020-01-23T19:01:03.384Z] 704391ccfee3: Download complete\n[2020-01-23T19:01:03.662Z] cde5963f3b93: Verifying Checksum\n[2020-01-23T19:01:03.662Z] cde5963f3b93: Download complete\n[2020-01-23T19:01:05.674Z] cde5963f3b93: Pull complete\n[2020-01-23T19:01:06.655Z] 2a23fa8c16f7: Pull complete\n[2020-01-23T19:01:06.935Z] 777b28850792: Pull complete\n[2020-01-23T19:01:11.320Z] dc41f6c27be0: Verifying Checksum\n[2020-01-23T19:01:11.320Z] dc41f6c27be0: Download complete\n[2020-01-23T19:01:11.320Z] b9840a92bc40: Verifying Checksum\n[2020-01-23T19:01:11.320Z] b9840a92bc40: Download complete\n[2020-01-23T19:01:14.725Z] 29cc21b14733: Verifying Checksum\n[2020-01-23T19:01:14.725Z] 29cc21b14733: Download complete\n[2020-01-23T19:01:15.010Z] 9b0bbc4bba68: Verifying Checksum\n[2020-01-23T19:01:15.010Z] 9b0bbc4bba68: Download complete\n[2020-01-23T19:01:17.638Z] 1e2f9a495ab8: Verifying Checksum\n[2020-01-23T19:01:17.638Z] 1e2f9a495ab8: Download complete\n[2020-01-23T19:01:19.323Z] 3b9bb2159cbb: Verifying Checksum\n[2020-01-23T19:01:19.323Z] 3b9bb2159cbb: Download complete\n[2020-01-23T19:01:37.639Z] 3b9bb2159cbb: Pull complete\n[2020-01-23T19:01:37.639Z] 3e5cb46e90bb: Pull complete\n[2020-01-23T19:01:37.639Z] 704391ccfee3: Pull complete\n[2020-01-23T19:01:43.057Z] dc41f6c27be0: Pull complete\n[2020-01-23T19:01:51.325Z] 1e2f9a495ab8: Pull complete\n[2020-01-23T19:01:51.326Z] b9840a92bc40: Pull complete\n[2020-01-23T19:01:53.937Z] 29cc21b14733: Pull complete\n[2020-01-23T19:01:54.216Z] 9b0bbc4bba68: Pull complete\n[2020-01-23T19:01:54.216Z] Digest: sha256:c8c5bc4fdf7c7cd5b3396b70e05cc3ad4e46a473bc43fe8b2a1236052464d417\n[2020-01-23T19:01:54.216Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine\n[2020-01-23T19:01:54.216Z] ---> 56ba99f26dce\n[2020-01-23T19:01:54.216Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-01-23T19:01:58.527Z] ---> Running in a13334643ac9\n[2020-01-23T19:01:58.527Z] Removing intermediate container a13334643ac9\n[2020-01-23T19:01:58.527Z] ---> a5b41bafad61\n[2020-01-23T19:01:58.527Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-01-23T19:01:58.527Z] ---> Running in 3a0c1f81706e\n[2020-01-23T19:02:01.146Z] Removing intermediate container 3a0c1f81706e\n[2020-01-23T19:02:01.146Z] ---> 0a7f8534af7c\n[2020-01-23T19:02:01.146Z] Step 5/8 : RUN apk add --no-cache make git\n[2020-01-23T19:02:01.146Z] ---> Running in 561265cd466d\n[2020-01-23T19:02:01.742Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n[2020-01-23T19:02:02.730Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n[2020-01-23T19:02:03.698Z] OK: 125 MiB in 39 packages\n[2020-01-23T19:02:05.146Z] Removing intermediate container 561265cd466d\n[2020-01-23T19:02:05.146Z] ---> dd1e4fc1522e\n[2020-01-23T19:02:05.146Z] Step 6/8 : WORKDIR /device-sdk-go\n[2020-01-23T19:02:05.416Z] ---> Running in b7f55c9bc01d\n[2020-01-23T19:02:05.693Z] Removing intermediate container b7f55c9bc01d\n[2020-01-23T19:02:05.693Z] ---> c64c5eca7bec\n[2020-01-23T19:02:05.693Z] Step 7/8 : COPY . .\n[2020-01-23T19:02:07.160Z] ---> 6d74f7e7110f\n[2020-01-23T19:02:07.160Z] Step 8/8 : RUN go mod download\n[2020-01-23T19:02:07.160Z] ---> Running in 1a89a742da5f\n[2020-01-23T19:02:08.603Z] \x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-01-23T19:02:08.603Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n[2020-01-23T19:02:08.603Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-01-23T19:02:08.603Z] \x1b[0m\x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n[2020-01-23T19:02:08.603Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-01-23T19:02:08.603Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n[2020-01-23T19:02:08.603Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n[2020-01-23T19:02:08.603Z] \x1b[0m\x1b[91mgo: finding github.com/jessevdk/go-flags v1.4.0\n[2020-01-23T19:02:08.603Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36\n[2020-01-23T19:02:10.058Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-01-23T19:02:10.058Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-01-23T19:02:10.341Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-01-23T19:02:10.610Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-01-23T19:02:10.610Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n[2020-01-23T19:02:10.610Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-01-23T19:02:10.610Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-01-23T19:02:10.610Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-01-23T19:02:10.883Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-01-23T19:02:11.472Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-01-23T19:02:11.742Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-01-23T19:02:12.018Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n[2020-01-23T19:02:12.307Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-01-23T19:02:12.307Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-01-23T19:02:12.307Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n[2020-01-23T19:02:12.307Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-01-23T19:02:12.582Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-01-23T19:02:13.176Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-01-23T19:02:13.770Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-01-23T19:02:14.051Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-01-23T19:02:14.051Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-01-23T19:02:14.051Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-01-23T19:02:14.051Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-01-23T19:02:14.328Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-01-23T19:02:14.328Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-01-23T19:02:14.328Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-01-23T19:02:14.328Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-01-23T19:02:15.299Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-01-23T19:02:15.299Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-01-23T19:02:15.579Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n[2020-01-23T19:02:15.853Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-01-23T19:02:15.853Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-01-23T19:02:15.853Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-01-23T19:02:16.279Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n[2020-01-23T19:02:16.279Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-01-23T19:02:16.279Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-01-23T19:02:17.250Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-01-23T19:02:17.250Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n[2020-01-23T19:02:17.530Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n[2020-01-23T19:02:17.801Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-01-23T19:02:18.078Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-01-23T19:02:18.078Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-01-23T19:02:18.078Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-01-23T19:02:18.078Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-01-23T19:02:18.693Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-01-23T19:02:19.673Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-01-23T19:02:19.673Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-01-23T19:02:19.673Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-01-23T19:02:19.673Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n[2020-01-23T19:02:20.686Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-01-23T19:02:21.299Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-01-23T19:02:21.575Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-01-23T19:02:21.850Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n[2020-01-23T19:02:22.122Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-01-23T19:02:22.719Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n[2020-01-23T19:02:23.690Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-01-23T19:02:24.283Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-01-23T19:02:24.283Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-01-23T19:02:24.554Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-01-23T19:02:24.827Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-01-23T19:02:25.798Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-01-23T19:03:33.821Z] \x1b[0mRemoving intermediate container 1a89a742da5f\n[2020-01-23T19:03:33.821Z] ---> 6b4b05e8fd68\n[2020-01-23T19:03:33.821Z] Successfully built 6b4b05e8fd68\n[2020-01-23T19:03:33.821Z] Successfully tagged ci-base-image-arm64:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Test)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-23T19:03:34.465Z] + docker inspect -f . ci-base-image-arm64\n[2020-01-23T19:03:34.737Z] .\n[Pipeline] withDockerContainer\n[2020-01-23T19:03:35.134Z] prd-ubuntu18.04-docker-arm64-4c-2g-15895 does not seem to be running inside a container\n[2020-01-23T19:03:35.241Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** ci-base-image-arm64 cat\n[2020-01-23T19:03:37.034Z] $ docker top 99e0b035e7aa2122ded254ab6ac5e3d2810f69a106a75b2b3ee619d1f3a6dca7 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-23T19:03:39.726Z] + go version\n[2020-01-23T19:03:39.726Z] go version go1.12.14 linux/arm64\n[Pipeline] sh\n[2020-01-23T19:03:40.836Z] + make test\n[2020-01-23T19:03:40.836Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./...\n[2020-01-23T19:04:48.864Z] ? \tgithub.com/edgexfoundry/device-sdk-go\t[no test files]\n[2020-01-23T19:04:48.864Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/cmd/device-simple\t[no test files]\n[2020-01-23T19:04:48.864Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/driver\t[no test files]\n[2020-01-23T19:04:48.864Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/autoevent\t0.035s\tcoverage: 23.1% of statements\n[2020-01-23T19:04:54.245Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/cache\t0.156s\tcoverage: 96.0% of statements\n[2020-01-23T19:04:57.624Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/clients\t3.058s\tcoverage: 12.7% of statements\n[2020-01-23T19:04:57.897Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/common\t0.025s\tcoverage: 25.6% of statements\n[2020-01-23T19:05:36.860Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/config\t31.035s\tcoverage: 30.9% of statements\n[2020-01-23T19:05:36.860Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/controller\t0.454s\tcoverage: 42.3% of statements\n[2020-01-23T19:05:36.860Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/controller/correlation\t[no test files]\n[2020-01-23T19:05:36.860Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/endpoint\t[no test files]\n[2020-01-23T19:05:36.860Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/handler\t0.695s\tcoverage: 79.3% of statements\n[2020-01-23T19:05:36.860Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/handler/callback\t[no test files]\n[2020-01-23T19:05:36.860Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/mock\t[no test files]\n[2020-01-23T19:05:36.860Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/provision\t[no test files]\n[2020-01-23T19:05:36.860Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/transformer\t0.075s\tcoverage: 52.6% of statements\n[2020-01-23T19:05:36.860Z] ok \tgithub.com/edgexfoundry/device-sdk-go/pkg/models\t0.417s\tcoverage: 76.1% of statements\n[2020-01-23T19:05:36.860Z] ? \tgithub.com/edgexfoundry/device-sdk-go/pkg/startup\t[no test files]\n[2020-01-23T19:05:36.860Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-01-23T19:06:03.611Z] gofmt -l .\n[2020-01-23T19:06:03.611Z] internal/cache/provisionwatchers_test.go\n[2020-01-23T19:06:03.611Z] internal/mock/consts.go\n[2020-01-23T19:06:03.611Z] internal/mock/mock_provisionwatcherclient.go\n[2020-01-23T19:06:03.611Z] [ "`gofmt -l .`" = "" ]\n[2020-01-23T19:06:03.611Z] make: *** [Makefile:32: test] Error 1\n[Pipeline] }\n[2020-01-23T19:06:03.654Z] $ docker stop --time=1 99e0b035e7aa2122ded254ab6ac5e3d2810f69a106a75b2b3ee619d1f3a6dca7\n[2020-01-23T19:06:05.823Z] $ docker rm -f 99e0b035e7aa2122ded254ab6ac5e3d2810f69a106a75b2b3ee619d1f3a6dca7\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\nStage "Build" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // ws\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[2020-01-23T19:06:07.169Z] Failed in branch arm64\n[Pipeline] // parallel\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (CodeCov)\nStage "CodeCov" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Snyk Scan)\nStage "Snyk Scan" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Clair Scan)\nStage "Clair Scan" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver)\nStage "Semver" skipped due to earlier failure(s)\n[Pipeline] stage\n[Pipeline] { (Tag)\nStage "Semver" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Bump Pre-Release Version)\nStage "Semver" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Declarative: Post Actions)\n[Pipeline] stage\n[Pipeline] { (LF Post Build Actions)\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-23T19:06:08.846Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-23T19:06:09.182Z] ---> package-listing.sh\n[2020-01-23T19:06:09.183Z] ++ facter osfamily\n[2020-01-23T19:06:09.183Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-01-23T19:06:09.183Z] + OS_FAMILY=redhat\n[2020-01-23T19:06:09.183Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-423\n[2020-01-23T19:06:09.183Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-01-23T19:06:09.183Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-01-23T19:06:09.183Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-01-23T19:06:09.183Z] + PACKAGES=/tmp/packages_start.txt\n[2020-01-23T19:06:09.183Z] + \'[\' /w/workspace/dgexfoundry_device-sdk-go_PR-423 \']\'\n[2020-01-23T19:06:09.183Z] + PACKAGES=/tmp/packages_end.txt\n[2020-01-23T19:06:09.183Z] + case "${OS_FAMILY}" in\n[2020-01-23T19:06:09.183Z] + rpm -qa\n[2020-01-23T19:06:09.183Z] + sort\n[2020-01-23T19:06:13.372Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-01-23T19:06:13.372Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-01-23T19:06:13.372Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-01-23T19:06:13.372Z] + \'[\' /w/workspace/dgexfoundry_device-sdk-go_PR-423 \']\'\n[2020-01-23T19:06:13.372Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-423/archives/\n[2020-01-23T19:06:13.372Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-423/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-23T19:06:13.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-23T19:06:13.745Z] \n[2020-01-23T19:06:13.745Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-23T19:06:14.087Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-23T19:06:14.087Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-01-23T19:06:14.087Z] e6b0cf9c0882: Pulling fs layer\n[2020-01-23T19:06:14.087Z] da0e9bf0cc60: Pulling fs layer\n[2020-01-23T19:06:14.087Z] c9ea274ed700: Pulling fs layer\n[2020-01-23T19:06:14.087Z] 9cfac6ba3733: Pulling fs layer\n[2020-01-23T19:06:14.087Z] f6a933c9cadc: Pulling fs layer\n[2020-01-23T19:06:14.087Z] 61811dbd4963: Pulling fs layer\n[2020-01-23T19:06:14.087Z] a6eb2c9e2280: Pulling fs layer\n[2020-01-23T19:06:14.087Z] 095dd8b7b4d8: Pulling fs layer\n[2020-01-23T19:06:14.087Z] dc21a1d4508b: Pulling fs layer\n[2020-01-23T19:06:14.087Z] 363af2e989c4: Pulling fs layer\n[2020-01-23T19:06:14.087Z] 9cfac6ba3733: Waiting\n[2020-01-23T19:06:14.087Z] f6a933c9cadc: Waiting\n[2020-01-23T19:06:14.087Z] 61811dbd4963: Waiting\n[2020-01-23T19:06:14.087Z] a6eb2c9e2280: Waiting\n[2020-01-23T19:06:14.087Z] 095dd8b7b4d8: Waiting\n[2020-01-23T19:06:14.087Z] dc21a1d4508b: Waiting\n[2020-01-23T19:06:14.087Z] da0e9bf0cc60: Verifying Checksum\n[2020-01-23T19:06:14.087Z] da0e9bf0cc60: Download complete\n[2020-01-23T19:06:14.087Z] 9cfac6ba3733: Download complete\n[2020-01-23T19:06:14.087Z] e6b0cf9c0882: Verifying Checksum\n[2020-01-23T19:06:14.087Z] e6b0cf9c0882: Download complete\n[2020-01-23T19:06:14.087Z] f6a933c9cadc: Verifying Checksum\n[2020-01-23T19:06:14.087Z] f6a933c9cadc: Download complete\n[2020-01-23T19:06:14.351Z] a6eb2c9e2280: Verifying Checksum\n[2020-01-23T19:06:14.351Z] a6eb2c9e2280: Download complete\n[2020-01-23T19:06:14.351Z] e6b0cf9c0882: Pull complete\n[2020-01-23T19:06:14.615Z] c9ea274ed700: Verifying Checksum\n[2020-01-23T19:06:14.615Z] c9ea274ed700: Download complete\n[2020-01-23T19:06:14.615Z] dc21a1d4508b: Verifying Checksum\n[2020-01-23T19:06:14.615Z] dc21a1d4508b: Download complete\n[2020-01-23T19:06:14.615Z] 095dd8b7b4d8: Verifying Checksum\n[2020-01-23T19:06:14.615Z] 095dd8b7b4d8: Download complete\n[2020-01-23T19:06:14.615Z] 363af2e989c4: Verifying Checksum\n[2020-01-23T19:06:14.615Z] 363af2e989c4: Download complete\n[2020-01-23T19:06:14.877Z] da0e9bf0cc60: Pull complete\n[2020-01-23T19:06:15.145Z] 61811dbd4963: Verifying Checksum\n[2020-01-23T19:06:15.145Z] 61811dbd4963: Download complete\n[2020-01-23T19:06:16.541Z] c9ea274ed700: Pull complete\n[2020-01-23T19:06:16.541Z] 9cfac6ba3733: Pull complete\n[2020-01-23T19:06:17.478Z] f6a933c9cadc: Pull complete\n[2020-01-23T19:06:21.679Z] 61811dbd4963: Pull complete\n[2020-01-23T19:06:21.679Z] a6eb2c9e2280: Pull complete\n[2020-01-23T19:06:23.058Z] 095dd8b7b4d8: Pull complete\n[2020-01-23T19:06:23.058Z] dc21a1d4508b: Pull complete\n[2020-01-23T19:06:23.318Z] 363af2e989c4: Pull complete\n[2020-01-23T19:06:23.318Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n[2020-01-23T19:06:23.318Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-01-23T19:06:23.473Z] prd-centos7-docker-4c-2g-15872 does not seem to be running inside a container\n[2020-01-23T19:06:23.521Z] $ 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-423 -v /w/workspace/dgexfoundry_device-sdk-go_PR-423:/w/workspace/dgexfoundry_device-sdk-go_PR-423:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-423@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-423@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:10003/edgex-lftools-log-publisher:alpine cat\n[2020-01-23T19:06:24.749Z] $ docker top c494030f3a8c69cf58cbaeb41136cfde6770acfd6785a1791b837061e8aa79a2 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-01-23T19:06:25.345Z] provisioning config files...\n[2020-01-23T19:06:25.360Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-423@tmp/config6787278186605636603tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-01-23T19:06:25.423Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-23T19:06:25.742Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-01-23T19:06:25.765Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-23T19:06:26.084Z] ---> logs-deploy.sh\n[2020-01-23T19:06:26.085Z] + ARCHIVE_ARTIFACTS=\n[2020-01-23T19:06:26.085Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-01-23T19:06:26.085Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-01-23T19:06:26.085Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-01-23T19:06:26.085Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-423/1\n[2020-01-23T19:06:26.085Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-423/1/\n[2020-01-23T19:06:26.085Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-423/1 /w/workspace/dgexfoundry_device-sdk-go_PR-423\n[2020-01-23T19:06:27.024Z] Archives upload complete.\n[2020-01-23T19:06:27.024Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-423/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-423/1/\n'