b'Pull request #452 opened\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 brandonforster for edgexfoundry/device-sdk-go\nLoading trusted files from base branch master at 83e9a03e857076317f35131868562e7812717f60 rather than 4c23edcab81bef76f2bd9abfbd95647dc8b98789\nObtained Jenkinsfile from 83e9a03e857076317f35131868562e7812717f60\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 3de2761187569e0278258fbf30ff201bf1ad0db1\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-452/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 3de2761187569e0278258fbf30ff201bf1ad0db1 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 3de2761187569e0278258fbf30ff201bf1ad0db1 # timeout=10\nCommit message: "Merge pull request #105 from ernestojeda/fix-clair-go-app"\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.13, 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.13\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/\n[Pipeline] node\nStill waiting to schedule task\nWaiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\nRunning on prd-centos7-docker-4c-2g-24930 in /w/workspace/dgexfoundry_device-sdk-go_PR-452\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-452 # 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/452/head:refs/remotes/origin/PR-452 +refs/heads/master:refs/remotes/origin/master # timeout=10\nFetching without tags\nMerging remotes/origin/master commit 83e9a03e857076317f35131868562e7812717f60 into PR head commit 4c23edcab81bef76f2bd9abfbd95647dc8b98789\nMerge succeeded, producing 4c23edcab81bef76f2bd9abfbd95647dc8b98789\nChecking out Revision 4c23edcab81bef76f2bd9abfbd95647dc8b98789 (PR-452)\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/452/head:refs/remotes/origin/PR-452 # 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/452/head:refs/remotes/origin/PR-452 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 4c23edcab81bef76f2bd9abfbd95647dc8b98789 # timeout=10\n > git merge 83e9a03e857076317f35131868562e7812717f60 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 4c23edcab81bef76f2bd9abfbd95647dc8b98789 # timeout=10\nCommit message: "Fixed issue where errors were not handled during configuration load."\nFirst time build. Skipping changelog.\n > git --version # timeout=10\nfatal: bad object 3de2761187569e0278258fbf30ff201bf1ad0db1\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-02-19T23:05:58.888Z] 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-02-19T23:06:00.519Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-19T23:06:00.519Z] \n[2020-02-19T23:06:00.519Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-19T23:06:00.878Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-19T23:06:00.879Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-02-19T23:06:00.879Z] e7c96db7181b: Pulling fs layer\n[2020-02-19T23:06:00.879Z] a038dfdf5543: Pulling fs layer\n[2020-02-19T23:06:00.879Z] 8d5d8e63b3c0: Pulling fs layer\n[2020-02-19T23:06:01.138Z] e7c96db7181b: Verifying Checksum\n[2020-02-19T23:06:01.138Z] e7c96db7181b: Download complete\n[2020-02-19T23:06:01.138Z] 8d5d8e63b3c0: Verifying Checksum\n[2020-02-19T23:06:01.138Z] 8d5d8e63b3c0: Download complete\n[2020-02-19T23:06:01.138Z] a038dfdf5543: Verifying Checksum\n[2020-02-19T23:06:01.138Z] a038dfdf5543: Download complete\n[2020-02-19T23:06:01.396Z] e7c96db7181b: Pull complete\n[2020-02-19T23:06:01.970Z] a038dfdf5543: Pull complete\n[2020-02-19T23:06:02.228Z] 8d5d8e63b3c0: Pull complete\n[2020-02-19T23:06:02.228Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n[2020-02-19T23:06:02.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-02-19T23:06:02.370Z] prd-centos7-docker-4c-2g-24930 does not seem to be running inside a container\n[2020-02-19T23:06:02.399Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-452 -v /w/workspace/dgexfoundry_device-sdk-go_PR-452:/w/workspace/dgexfoundry_device-sdk-go_PR-452:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-452@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-452@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-02-19T23:06:03.017Z] $ docker top 655b059bc7cbbc0da19251349b6054cf23281dbabd88c984a586f6bc7fdb9805 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-02-19T23:06:03.635Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-19T23:06:03.635Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-19T23:06:03.831Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-19T23:06:03.828Z] $ docker exec 655b059bc7cbbc0da19251349b6054cf23281dbabd88c984a586f6bc7fdb9805 ssh-agent\n[2020-02-19T23:06:03.999Z] SSH_AUTH_SOCK=/tmp/ssh-pU6f7fqWgJvP/agent.15\n[2020-02-19T23:06:03.999Z] SSH_AGENT_PID=21\n[2020-02-19T23:06:04.007Z] Running ssh-add (command line suppressed)\n[2020-02-19T23:06:04.133Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-452@tmp/private_key_7908183155987700973.key (/w/workspace/dgexfoundry_device-sdk-go_PR-452@tmp/private_key_7908183155987700973.key)\n[2020-02-19T23:06:04.179Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-19T23:06:04.507Z] + git describe --exact-match --tags HEAD\n[2020-02-19T23:06:04.507Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-02-19T23:06:04.568Z] $ docker exec --env ******** --env ******** 655b059bc7cbbc0da19251349b6054cf23281dbabd88c984a586f6bc7fdb9805 ssh-agent -k\n[2020-02-19T23:06:04.702Z] unset SSH_AUTH_SOCK;\n[2020-02-19T23:06:04.702Z] unset SSH_AGENT_PID;\n[2020-02-19T23:06:04.702Z] echo Agent pid 21 killed;\n[2020-02-19T23:06:04.749Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-02-19T23:06:04.809Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-02-19T23:06:04.809Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-02-19T23:06:04.845Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-19T23:06:04.845Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-19T23:06:05.016Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-19T23:06:05.013Z] $ docker exec 655b059bc7cbbc0da19251349b6054cf23281dbabd88c984a586f6bc7fdb9805 ssh-agent\n[2020-02-19T23:06:05.178Z] SSH_AUTH_SOCK=/tmp/ssh-KYK61BQXsNzk/agent.56\n[2020-02-19T23:06:05.178Z] SSH_AGENT_PID=62\n[2020-02-19T23:06:05.189Z] Running ssh-add (command line suppressed)\n[2020-02-19T23:06:05.317Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-452@tmp/private_key_6645640632408299374.key (/w/workspace/dgexfoundry_device-sdk-go_PR-452@tmp/private_key_6645640632408299374.key)\n[2020-02-19T23:06:05.366Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-19T23:06:05.734Z] + git semver init\n[2020-02-19T23:06:05.735Z] # -> Open(): unable to determine branch for HEAD\n[2020-02-19T23:06:05.735Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-452/.git\n[2020-02-19T23:06:05.735Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-452\n[2020-02-19T23:06:05.735Z] # $SEMVER_REMOTE_NAME = origin\n[2020-02-19T23:06:05.735Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-02-19T23:06:05.735Z] # $SEMVER_USER_NAME = jenkins\n[2020-02-19T23:06:05.735Z] # $SEMVER_BRANCH = PR-452\n[2020-02-19T23:06:05.735Z] # $SEMVER_TEMP = /tmp/semver-080539854\n[2020-02-19T23:06:05.735Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP\n[2020-02-19T23:06:06.310Z] # \'/tmp/semver-080539854\' -> \'/w/workspace/dgexfoundry_device-sdk-go_PR-452/.semver\'\n[2020-02-19T23:06:06.310Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-452/.semver\n[Pipeline] }\n[2020-02-19T23:06:06.319Z] $ docker exec --env ******** --env ******** 655b059bc7cbbc0da19251349b6054cf23281dbabd88c984a586f6bc7fdb9805 ssh-agent -k\n[2020-02-19T23:06:06.448Z] unset SSH_AUTH_SOCK;\n[2020-02-19T23:06:06.448Z] unset SSH_AGENT_PID;\n[2020-02-19T23:06:06.448Z] echo Agent pid 62 killed;\n[2020-02-19T23:06:06.495Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-02-19T23:06:06.875Z] + git semver\n[Pipeline] }\n[2020-02-19T23:06:06.894Z] $ docker stop --time=1 655b059bc7cbbc0da19251349b6054cf23281dbabd88c984a586f6bc7fdb9805\n[2020-02-19T23:06:08.217Z] $ docker rm -f 655b059bc7cbbc0da19251349b6054cf23281dbabd88c984a586f6bc7fdb9805\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-02-19T23:06:09.003Z] Stashed 26 file(s)\n[Pipeline] echo\n[2020-02-19T23:06:09.020Z] [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-02-19T23:06:24.286Z] Still waiting to schedule task\n[2020-02-19T23:06:24.286Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n[2020-02-19T23:06:24.306Z] Still waiting to schedule task\n[2020-02-19T23:06:24.306Z] Waiting for next available executor on \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-24926\xe2\x80\x99\n[2020-02-19T23:08:05.320Z] Running on prd-centos7-docker-4c-2g-24932 in /w/workspace/dgexfoundry_device-sdk-go_PR-452\n[Pipeline] {\n[Pipeline] ws\n[2020-02-19T23:08:05.366Z] Running in /w/workspace/device-sdk-go/1\n[Pipeline] {\n[Pipeline] checkout\n[2020-02-19T23:08:07.737Z] using credential edgex-jenkins-ssh\n[2020-02-19T23:08:07.755Z] Cloning the remote Git repository\n[2020-02-19T23:08:07.755Z] Cloning with configured refspecs honoured and without tags\n[2020-02-19T23:08:07.215Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git\n[2020-02-19T23:08:07.253Z] > git init /w/workspace/device-sdk-go/1 # timeout=10\n[2020-02-19T23:08:07.307Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n[2020-02-19T23:08:07.307Z] > git --version # timeout=10\n[2020-02-19T23:08:07.322Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-19T23:08:07.378Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/452/head:refs/remotes/origin/PR-452 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-19T23:08:08.777Z] Fetching without tags\n[2020-02-19T23:08:08.251Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n[2020-02-19T23:08:08.256Z] > git config --add remote.origin.fetch +refs/pull/452/head:refs/remotes/origin/PR-452 # timeout=10\n[2020-02-19T23:08:08.262Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-19T23:08:08.272Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n[2020-02-19T23:08:08.284Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n[2020-02-19T23:08:08.284Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-19T23:08:08.289Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/452/head:refs/remotes/origin/PR-452 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-19T23:08:09.149Z] Merging remotes/origin/master commit 83e9a03e857076317f35131868562e7812717f60 into PR head commit 4c23edcab81bef76f2bd9abfbd95647dc8b98789\n[2020-02-19T23:08:09.234Z] Merge succeeded, producing 4c23edcab81bef76f2bd9abfbd95647dc8b98789\n[2020-02-19T23:08:09.234Z] Checking out Revision 4c23edcab81bef76f2bd9abfbd95647dc8b98789 (PR-452)\n[2020-02-19T23:08:08.692Z] > git config core.sparsecheckout # timeout=10\n[2020-02-19T23:08:08.699Z] > git checkout -f 4c23edcab81bef76f2bd9abfbd95647dc8b98789 # timeout=10\n[2020-02-19T23:08:08.749Z] > git merge 83e9a03e857076317f35131868562e7812717f60 # timeout=10\n[2020-02-19T23:08:08.764Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-02-19T23:08:08.775Z] > git config core.sparsecheckout # timeout=10\n[2020-02-19T23:08:08.779Z] > git checkout -f 4c23edcab81bef76f2bd9abfbd95647dc8b98789 # timeout=10\n[2020-02-19T23:08:12.537Z] Commit message: "Fixed issue where errors were not handled during configuration load."\n[2020-02-19T23:08:12.384Z] > git --version # timeout=10\n[2020-02-19T23:08:12.393Z] fatal: bad object 3de2761187569e0278258fbf30ff201bf1ad0db1\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-02-19T23:08:13.535Z] =========================================================\n[2020-02-19T23:08:13.535Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine]\n[2020-02-19T23:08:13.535Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-19T23:08:14.119Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine .\n[2020-02-19T23:08:14.382Z] Sending build context to Docker daemon 2.629MB\r\r\n[2020-02-19T23:08:14.382Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n[2020-02-19T23:08:14.382Z] Step 2/8 : FROM ${BASE}\n[2020-02-19T23:08:14.649Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base\n[2020-02-19T23:08:14.649Z] e6b0cf9c0882: Pulling fs layer\n[2020-02-19T23:08:14.649Z] 2848faf0eed1: Pulling fs layer\n[2020-02-19T23:08:14.649Z] 0f37312ad70f: Pulling fs layer\n[2020-02-19T23:08:14.649Z] 5788d62ee057: Pulling fs layer\n[2020-02-19T23:08:14.649Z] 0e6b1d234666: Pulling fs layer\n[2020-02-19T23:08:14.649Z] bf5d7aec512f: Pulling fs layer\n[2020-02-19T23:08:14.649Z] 34c802a77dc8: Pulling fs layer\n[2020-02-19T23:08:14.649Z] 9eb99e56ec68: Pulling fs layer\n[2020-02-19T23:08:14.649Z] 27c7a5d97fbd: Pulling fs layer\n[2020-02-19T23:08:14.649Z] 5c102a31e300: Pulling fs layer\n[2020-02-19T23:08:14.649Z] dcfb455df0a1: Pulling fs layer\n[2020-02-19T23:08:14.649Z] 34c802a77dc8: Waiting\n[2020-02-19T23:08:14.649Z] 9eb99e56ec68: Waiting\n[2020-02-19T23:08:14.649Z] 27c7a5d97fbd: Waiting\n[2020-02-19T23:08:14.649Z] 5c102a31e300: Waiting\n[2020-02-19T23:08:14.649Z] dcfb455df0a1: Waiting\n[2020-02-19T23:08:14.649Z] 5788d62ee057: Waiting\n[2020-02-19T23:08:14.649Z] 0e6b1d234666: Waiting\n[2020-02-19T23:08:14.649Z] bf5d7aec512f: Waiting\n[2020-02-19T23:08:14.649Z] 0f37312ad70f: Verifying Checksum\n[2020-02-19T23:08:14.649Z] 0f37312ad70f: Download complete\n[2020-02-19T23:08:14.649Z] 2848faf0eed1: Verifying Checksum\n[2020-02-19T23:08:14.649Z] 2848faf0eed1: Download complete\n[2020-02-19T23:08:14.649Z] 0e6b1d234666: Verifying Checksum\n[2020-02-19T23:08:14.649Z] 0e6b1d234666: Download complete\n[2020-02-19T23:08:14.649Z] bf5d7aec512f: Verifying Checksum\n[2020-02-19T23:08:14.649Z] bf5d7aec512f: Download complete\n[2020-02-19T23:08:14.649Z] e6b0cf9c0882: Verifying Checksum\n[2020-02-19T23:08:14.649Z] e6b0cf9c0882: Download complete\n[2020-02-19T23:08:14.913Z] e6b0cf9c0882: Pull complete\n[2020-02-19T23:08:14.913Z] 2848faf0eed1: Pull complete\n[2020-02-19T23:08:15.180Z] 0f37312ad70f: Pull complete\n[2020-02-19T23:08:15.448Z] 34c802a77dc8: Verifying Checksum\n[2020-02-19T23:08:15.448Z] 34c802a77dc8: Download complete\n[2020-02-19T23:08:15.448Z] 27c7a5d97fbd: Verifying Checksum\n[2020-02-19T23:08:15.448Z] 27c7a5d97fbd: Download complete\n[2020-02-19T23:08:16.030Z] 5c102a31e300: Verifying Checksum\n[2020-02-19T23:08:16.030Z] 5c102a31e300: Download complete\n[2020-02-19T23:08:16.030Z] dcfb455df0a1: Verifying Checksum\n[2020-02-19T23:08:16.030Z] dcfb455df0a1: Download complete\n[2020-02-19T23:08:16.290Z] 9eb99e56ec68: Download complete\n[2020-02-19T23:08:16.290Z] 5788d62ee057: Verifying Checksum\n[2020-02-19T23:08:16.290Z] 5788d62ee057: Download complete\n[2020-02-19T23:08:24.434Z] 5788d62ee057: Pull complete\n[2020-02-19T23:08:24.434Z] 0e6b1d234666: Pull complete\n[2020-02-19T23:08:24.434Z] bf5d7aec512f: Pull complete\n[2020-02-19T23:08:27.732Z] 34c802a77dc8: Pull complete\n[2020-02-19T23:08:31.030Z] 9eb99e56ec68: Pull complete\n[2020-02-19T23:08:31.030Z] 27c7a5d97fbd: Pull complete\n[2020-02-19T23:08:31.975Z] 5c102a31e300: Pull complete\n[2020-02-19T23:08:32.235Z] dcfb455df0a1: Pull complete\n[2020-02-19T23:08:32.235Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473\n[2020-02-19T23:08:32.235Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n[2020-02-19T23:08:32.235Z] ---> 7c70fe431013\n[2020-02-19T23:08:32.235Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-02-19T23:08:32.235Z] ---> Running in 4d3e3d793ab4\n[2020-02-19T23:08:32.507Z] Removing intermediate container 4d3e3d793ab4\n[2020-02-19T23:08:32.507Z] ---> 5c45685074c5\n[2020-02-19T23:08:32.507Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-02-19T23:08:32.507Z] ---> Running in 08c93c58e01d\n[2020-02-19T23:08:33.898Z] Removing intermediate container 08c93c58e01d\n[2020-02-19T23:08:33.898Z] ---> 7613952857ef\n[2020-02-19T23:08:33.898Z] Step 5/8 : RUN apk add --no-cache make git\n[2020-02-19T23:08:33.898Z] ---> Running in 2c24c99675a6\n[2020-02-19T23:08:34.162Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n[2020-02-19T23:08:34.730Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n[2020-02-19T23:08:35.301Z] OK: 143 MiB in 39 packages\n[2020-02-19T23:08:35.561Z] Removing intermediate container 2c24c99675a6\n[2020-02-19T23:08:35.561Z] ---> ef6deb4a2ece\n[2020-02-19T23:08:35.561Z] Step 6/8 : WORKDIR /device-sdk-go\n[2020-02-19T23:08:35.561Z] ---> Running in 23d1a3e4496c\n[2020-02-19T23:08:35.820Z] Removing intermediate container 23d1a3e4496c\n[2020-02-19T23:08:35.820Z] ---> 0098fb67c38b\n[2020-02-19T23:08:35.820Z] Step 7/8 : COPY . .\n[2020-02-19T23:08:36.400Z] ---> 4ce55f3a3eb6\n[2020-02-19T23:08:36.400Z] Step 8/8 : RUN go mod download\n[2020-02-19T23:08:36.400Z] ---> Running in 14803e201355\n[2020-02-19T23:08:38.308Z] \x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-02-19T23:08:38.308Z] \x1b[0m\x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n[2020-02-19T23:08:38.308Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-02-19T23:08:38.308Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-02-19T23:08:38.308Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-02-19T23:08:38.308Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-02-19T23:08:38.308Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n[2020-02-19T23:08:38.308Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-02-19T23:08:38.308Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36\n[2020-02-19T23:08:38.308Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n[2020-02-19T23:08:38.308Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-02-19T23:08:38.308Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-02-19T23:08:38.308Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-02-19T23:08:38.308Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-02-19T23:08:38.308Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-02-19T23:08:38.308Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-02-19T23:08:38.308Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n[2020-02-19T23:08:38.308Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n[2020-02-19T23:08:38.308Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n[2020-02-19T23:08:38.308Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-02-19T23:08:38.567Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n[2020-02-19T23:08:38.567Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-02-19T23:08:38.567Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-02-19T23:08:38.567Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-02-19T23:08:38.567Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-02-19T23:08:38.567Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-02-19T23:08:38.567Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-02-19T23:08:38.827Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-02-19T23:08:38.827Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-02-19T23:08:38.827Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-02-19T23:08:38.827Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-02-19T23:08:38.827Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-02-19T23:08:38.827Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-02-19T23:08:38.827Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-02-19T23:08:38.827Z] \x1b[0m\x1b[91mgo: finding github.com/jessevdk/go-flags v1.4.0\n[2020-02-19T23:08:38.827Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-02-19T23:08:39.085Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-02-19T23:08:39.085Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-02-19T23:08:39.085Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-02-19T23:08:39.085Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-02-19T23:08:39.085Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-02-19T23:08:39.085Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-02-19T23:08:39.369Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-02-19T23:08:39.369Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-02-19T23:08:39.369Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-02-19T23:08:39.369Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-02-19T23:08:39.369Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-02-19T23:08:39.369Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-02-19T23:08:39.369Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-02-19T23:08:39.369Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-02-19T23:08:39.369Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-02-19T23:08:39.369Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-02-19T23:08:39.629Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-02-19T23:08:39.629Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-02-19T23:08:39.629Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-02-19T23:08:39.629Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-02-19T23:08:39.629Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-02-19T23:08:39.629Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-02-19T23:08:39.629Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-02-19T23:08:39.629Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-02-19T23:08:39.629Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-02-19T23:08:39.629Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-02-19T23:08:39.890Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n[2020-02-19T23:08:39.890Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n[2020-02-19T23:08:48.017Z] \x1b[0mRemoving intermediate container 14803e201355\n[2020-02-19T23:08:48.017Z] ---> d6286a0450f6\n[2020-02-19T23:08:48.017Z] Successfully built d6286a0450f6\n[2020-02-19T23:08:48.017Z] 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-02-19T23:08:48.546Z] + docker inspect -f . ci-base-image-x86_64\n[2020-02-19T23:08:48.546Z] .\n[Pipeline] withDockerContainer\n[2020-02-19T23:08:48.682Z] prd-centos7-docker-4c-2g-24932 does not seem to be running inside a container\n[2020-02-19T23:08:48.720Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat\n[2020-02-19T23:08:49.253Z] $ docker top 4d7696f0b2e2f2cca21c5a631aa2538a6126aade6f577a8b4ddd087a95b07dad -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-02-19T23:08:50.129Z] + go version\n[2020-02-19T23:08:50.129Z] go version go1.13.5 linux/amd64\n[Pipeline] sh\n[2020-02-19T23:08:50.455Z] + make test\n[2020-02-19T23:08:50.455Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./...\n[2020-02-19T23:09:05.402Z] ? \tgithub.com/edgexfoundry/device-sdk-go\t[no test files]\n[2020-02-19T23:09:05.663Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/cmd/device-simple\t[no test files]\n[2020-02-19T23:09:05.663Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/driver\t[no test files]\n[2020-02-19T23:09:08.224Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/autoevent\t0.009s\tcoverage: 23.1% of statements\n[2020-02-19T23:09:08.224Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/cache\t0.044s\tcoverage: 95.8% of statements\n[2020-02-19T23:09:11.553Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/clients\t3.123s\tcoverage: 12.7% of statements\n[2020-02-19T23:09:11.553Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/common\t0.007s\tcoverage: 25.6% of statements\n[2020-02-19T23:09:43.639Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/config\t31.016s\tcoverage: 30.0% of statements\n[2020-02-19T23:09:43.639Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/controller\t0.425s\tcoverage: 42.3% of statements\n[2020-02-19T23:09:43.639Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/controller/correlation\t[no test files]\n[2020-02-19T23:09:43.639Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/endpoint\t[no test files]\n[2020-02-19T23:09:43.639Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/handler\t0.392s\tcoverage: 79.5% of statements\n[2020-02-19T23:09:43.639Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/handler/callback\t[no test files]\n[2020-02-19T23:09:43.639Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/mock\t[no test files]\n[2020-02-19T23:09:43.639Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/provision\t[no test files]\n[2020-02-19T23:09:43.639Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/transformer\t0.017s\tcoverage: 52.6% of statements\n[2020-02-19T23:09:43.639Z] ok \tgithub.com/edgexfoundry/device-sdk-go/pkg/models\t0.107s\tcoverage: 76.1% of statements\n[2020-02-19T23:09:43.639Z] ? \tgithub.com/edgexfoundry/device-sdk-go/pkg/startup\t[no test files]\n[2020-02-19T23:09:43.639Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-02-19T23:09:43.639Z] gofmt -l .\n[2020-02-19T23:09:43.639Z] [ "`gofmt -l .`" = "" ]\n[2020-02-19T23:09:43.639Z] ./bin/test-attribution-txt.sh\n[2020-02-19T23:09:43.639Z] ./bin/test-go-mod-tidy.sh\n[Pipeline] stash\n[2020-02-19T23:09:44.070Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-02-19T23:09:44.082Z] $ docker stop --time=1 4d7696f0b2e2f2cca21c5a631aa2538a6126aade6f577a8b4ddd087a95b07dad\n[2020-02-19T23:09:45.526Z] $ docker rm -f 4d7696f0b2e2f2cca21c5a631aa2538a6126aade6f577a8b4ddd087a95b07dad\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] sh\n[2020-02-19T23:09:46.795Z] + sudo chown -R jenkins:jenkins .\n[Pipeline] sh\n[2020-02-19T23:09:47.102Z] + ls -al .\n[2020-02-19T23:09:47.102Z] total 200\n[2020-02-19T23:09:47.102Z] drwxrwxr-x. 10 jenkins jenkins 4096 Feb 19 23:09 .\n[2020-02-19T23:09:47.102Z] drwxrwxr-x. 4 jenkins jenkins 28 Feb 19 23:08 ..\n[2020-02-19T23:09:47.102Z] drwxrwxr-x. 3 jenkins jenkins 20 Feb 19 23:08 api\n[2020-02-19T23:09:47.102Z] -rw-rw-r--. 1 jenkins jenkins 3321 Feb 19 23:08 async.go\n[2020-02-19T23:09:47.102Z] drwxrwxr-x. 2 jenkins jenkins 64 Feb 19 23:08 bin\n[2020-02-19T23:09:47.102Z] -rw-r--r--. 1 jenkins jenkins 100201 Feb 19 23:09 coverage.out\n[2020-02-19T23:09:47.102Z] -rw-rw-r--. 1 jenkins jenkins 936 Feb 19 23:08 Dockerfile.build\n[2020-02-19T23:09:47.102Z] -rw-rw-r--. 1 jenkins jenkins 140 Feb 19 23:08 .dockerignore\n[2020-02-19T23:09:47.102Z] drwxrwxr-x. 4 jenkins jenkins 31 Feb 19 23:08 example\n[2020-02-19T23:09:47.102Z] drwxrwxr-x. 8 jenkins jenkins 179 Feb 19 23:08 .git\n[2020-02-19T23:09:47.102Z] -rw-rw-r--. 1 jenkins jenkins 138 Feb 19 23:08 .gitignore\n[2020-02-19T23:09:47.102Z] -rw-r--r--. 1 jenkins jenkins 536 Feb 19 23:09 go.mod\n[2020-02-19T23:09:47.102Z] -rw-r--r--. 1 jenkins jenkins 11140 Feb 19 23:09 go.sum\n[2020-02-19T23:09:47.102Z] drwxrwxr-x. 13 jenkins jenkins 176 Feb 19 23:08 internal\n[2020-02-19T23:09:47.102Z] -rw-rw-r--. 1 jenkins jenkins 808 Feb 19 23:08 Jenkinsfile\n[2020-02-19T23:09:47.102Z] -rw-rw-r--. 1 jenkins jenkins 11341 Feb 19 23:08 LICENSE\n[2020-02-19T23:09:47.102Z] -rw-rw-r--. 1 jenkins jenkins 892 Feb 19 23:08 Makefile\n[2020-02-19T23:09:47.102Z] -rw-rw-r--. 1 jenkins jenkins 4427 Feb 19 23:08 manageddevices.go\n[2020-02-19T23:09:47.102Z] -rw-rw-r--. 1 jenkins jenkins 5473 Feb 19 23:08 managedprofiles.go\n[2020-02-19T23:09:47.102Z] -rw-rw-r--. 1 jenkins jenkins 4077 Feb 19 23:08 managedwatchers.go\n[2020-02-19T23:09:47.102Z] drwxrwxr-x. 4 jenkins jenkins 35 Feb 19 23:08 pkg\n[2020-02-19T23:09:47.102Z] -rw-rw-r--. 1 jenkins jenkins 761 Feb 19 23:08 README.md\n[2020-02-19T23:09:47.102Z] drwxrwxr-x. 3 jenkins jenkins 58 Feb 19 23:08 .semver\n[2020-02-19T23:09:47.102Z] -rw-rw-r--. 1 jenkins jenkins 9817 Feb 19 23:08 service.go\n[2020-02-19T23:09:47.102Z] drwxrwxr-x. 4 jenkins jenkins 54 Feb 19 23:08 snap\n[2020-02-19T23:09:47.102Z] -rw-rw-r--. 1 jenkins jenkins 5 Feb 19 23:06 VERSION\n[2020-02-19T23:09:47.102Z] -rw-rw-r--. 1 jenkins jenkins 222 Feb 19 23:08 version.go\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-19T23:09:47.432Z] + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg \'MAKE=make build\' --label git_sha=4c23edcab81bef76f2bd9abfbd95647dc8b98789 --label arch=x86_64 --label version=0.0.0 .\n[2020-02-19T23:09:47.432Z] Sending build context to Docker daemon 2.755MB\r\r\n[2020-02-19T23:09:47.432Z] Step 1/20 : ARG BASE=golang:1.13-alpine\n[2020-02-19T23:09:47.432Z] Step 2/20 : FROM ${BASE} AS builder\n[2020-02-19T23:09:47.693Z] ---> d6286a0450f6\n[2020-02-19T23:09:47.693Z] Step 3/20 : ARG MAKE=\'make build\'\n[2020-02-19T23:09:47.693Z] ---> Running in c6ec24bf1eda\n[2020-02-19T23:09:47.693Z] Removing intermediate container c6ec24bf1eda\n[2020-02-19T23:09:47.693Z] ---> 867515f26358\n[2020-02-19T23:09:47.693Z] Step 4/20 : WORKDIR /device-sdk-go\n[2020-02-19T23:09:47.693Z] ---> Running in 1cd91f16459a\n[2020-02-19T23:09:47.952Z] Removing intermediate container 1cd91f16459a\n[2020-02-19T23:09:47.952Z] ---> 6c812fc3d4a6\n[2020-02-19T23:09:47.952Z] Step 5/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-02-19T23:09:47.952Z] ---> Running in 9307a084c622\n[2020-02-19T23:09:48.213Z] Removing intermediate container 9307a084c622\n[2020-02-19T23:09:48.213Z] ---> 35e041aa749b\n[2020-02-19T23:09:48.213Z] Step 6/20 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-02-19T23:09:48.213Z] ---> Running in 104e87fabe14\n[2020-02-19T23:09:49.151Z] Removing intermediate container 104e87fabe14\n[2020-02-19T23:09:49.151Z] ---> 401e8e0cc248\n[2020-02-19T23:09:49.151Z] Step 7/20 : RUN apk add --update --no-cache make git\n[2020-02-19T23:09:49.151Z] ---> Running in 132577cbdafe\n[2020-02-19T23:09:49.410Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n[2020-02-19T23:09:49.981Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n[2020-02-19T23:09:50.240Z] OK: 143 MiB in 39 packages\n[2020-02-19T23:09:50.816Z] Removing intermediate container 132577cbdafe\n[2020-02-19T23:09:50.816Z] ---> 9ece97942499\n[2020-02-19T23:09:50.816Z] Step 8/20 : COPY . .\n[2020-02-19T23:09:51.078Z] ---> 83c468e89d10\n[2020-02-19T23:09:51.078Z] Step 9/20 : RUN ${MAKE}\n[2020-02-19T23:09:51.078Z] ---> Running in e64f0ca21b56\n[2020-02-19T23:09:51.650Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple\n[2020-02-19T23:10:03.941Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe\n[2020-02-19T23:10:08.198Z] Removing intermediate container e64f0ca21b56\n[2020-02-19T23:10:08.198Z] ---> 2ceb30975890\n[2020-02-19T23:10:08.198Z] Step 10/20 : FROM scratch\n[2020-02-19T23:10:08.198Z] ---> \n[2020-02-19T23:10:08.198Z] Step 11/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-02-19T23:10:08.198Z] ---> Running in c236e2d6dcd4\n[2020-02-19T23:10:08.198Z] Removing intermediate container c236e2d6dcd4\n[2020-02-19T23:10:08.198Z] ---> a47758d3d06b\n[2020-02-19T23:10:08.198Z] Step 12/20 : ENV APP_PORT=49990\n[2020-02-19T23:10:08.198Z] ---> Running in 8f2ab8654fe4\n[2020-02-19T23:10:08.198Z] Removing intermediate container 8f2ab8654fe4\n[2020-02-19T23:10:08.198Z] ---> 86236cb80075\n[2020-02-19T23:10:08.198Z] Step 13/20 : EXPOSE $APP_PORT\n[2020-02-19T23:10:08.198Z] ---> Running in b16a267656a0\n[2020-02-19T23:10:08.198Z] Removing intermediate container b16a267656a0\n[2020-02-19T23:10:08.198Z] ---> 9f481845f648\n[2020-02-19T23:10:08.198Z] Step 14/20 : WORKDIR /\n[2020-02-19T23:10:08.198Z] ---> Running in 3a61b1234c60\n[2020-02-19T23:10:08.457Z] Removing intermediate container 3a61b1234c60\n[2020-02-19T23:10:08.457Z] ---> 81fae28af62c\n[2020-02-19T23:10:08.457Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple\n[2020-02-19T23:10:09.027Z] ---> 089410aa2a88\n[2020-02-19T23:10:09.027Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml\n[2020-02-19T23:10:09.027Z] ---> 879c9c4e6a46\n[2020-02-19T23:10:09.027Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"]\n[2020-02-19T23:10:09.027Z] ---> Running in f5374d8e32c9\n[2020-02-19T23:10:09.287Z] Removing intermediate container f5374d8e32c9\n[2020-02-19T23:10:09.287Z] ---> ea73763116ad\n[2020-02-19T23:10:09.287Z] Step 18/20 : LABEL arch=x86_64\n[2020-02-19T23:10:09.287Z] ---> Running in a7058275b10d\n[2020-02-19T23:10:09.546Z] Removing intermediate container a7058275b10d\n[2020-02-19T23:10:09.546Z] ---> 7fcdc9813831\n[2020-02-19T23:10:09.546Z] Step 19/20 : LABEL git_sha=4c23edcab81bef76f2bd9abfbd95647dc8b98789\n[2020-02-19T23:10:09.546Z] ---> Running in f0665fcfe2d6\n[2020-02-19T23:10:09.546Z] Removing intermediate container f0665fcfe2d6\n[2020-02-19T23:10:09.546Z] ---> 58f0bc4e58f7\n[2020-02-19T23:10:09.546Z] Step 20/20 : LABEL version=0.0.0\n[2020-02-19T23:10:09.805Z] ---> Running in a97825d7f61f\n[2020-02-19T23:10:09.805Z] Removing intermediate container a97825d7f61f\n[2020-02-19T23:10:09.805Z] ---> 34a6cb5bf347\n[2020-02-19T23:10:09.805Z] Successfully built 34a6cb5bf347\n[2020-02-19T23:10:09.805Z] Successfully tagged docker-device-sdk-simple:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to when conditional\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-02-19T23:10:18.103Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-24933 in /w/workspace/dgexfoundry_device-sdk-go_PR-452\n[Pipeline] {\n[Pipeline] ws\n[2020-02-19T23:10:18.163Z] Running in /w/workspace/device-sdk-go/1\n[Pipeline] {\n[Pipeline] checkout\n[2020-02-19T23:10:25.417Z] using credential edgex-jenkins-ssh\n[2020-02-19T23:10:25.446Z] Cloning the remote Git repository\n[2020-02-19T23:10:25.446Z] Cloning with configured refspecs honoured and without tags\n[2020-02-19T23:10:25.521Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git\n[2020-02-19T23:10:25.624Z] > git init /w/workspace/device-sdk-go/1 # timeout=10\n[2020-02-19T23:10:25.711Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n[2020-02-19T23:10:25.713Z] > git --version # timeout=10\n[2020-02-19T23:10:25.746Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-19T23:10:25.799Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/452/head:refs/remotes/origin/PR-452 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-19T23:10:26.951Z] Fetching without tags\n[2020-02-19T23:10:27.424Z] Merging remotes/origin/master commit 83e9a03e857076317f35131868562e7812717f60 into PR head commit 4c23edcab81bef76f2bd9abfbd95647dc8b98789\n[2020-02-19T23:10:27.666Z] Merge succeeded, producing 4c23edcab81bef76f2bd9abfbd95647dc8b98789\n[2020-02-19T23:10:27.666Z] Checking out Revision 4c23edcab81bef76f2bd9abfbd95647dc8b98789 (PR-452)\n[2020-02-19T23:10:26.838Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n[2020-02-19T23:10:26.862Z] > git config --add remote.origin.fetch +refs/pull/452/head:refs/remotes/origin/PR-452 # timeout=10\n[2020-02-19T23:10:26.885Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-19T23:10:26.919Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n[2020-02-19T23:10:26.959Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n[2020-02-19T23:10:26.960Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-19T23:10:26.976Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/452/head:refs/remotes/origin/PR-452 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-19T23:10:27.441Z] > git config core.sparsecheckout # timeout=10\n[2020-02-19T23:10:27.470Z] > git checkout -f 4c23edcab81bef76f2bd9abfbd95647dc8b98789 # timeout=10\n[2020-02-19T23:10:27.595Z] > git merge 83e9a03e857076317f35131868562e7812717f60 # timeout=10\n[2020-02-19T23:10:27.630Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-02-19T23:10:27.664Z] > git config core.sparsecheckout # timeout=10\n[2020-02-19T23:10:27.678Z] > git checkout -f 4c23edcab81bef76f2bd9abfbd95647dc8b98789 # timeout=10\n[2020-02-19T23:10:31.966Z] Commit message: "Fixed issue where errors were not handled during configuration load."\n[2020-02-19T23:10:32.021Z] > git --version # timeout=10\n[2020-02-19T23:10:32.070Z] fatal: bad object 3de2761187569e0278258fbf30ff201bf1ad0db1\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-02-19T23:10:34.179Z] =========================================================\n[2020-02-19T23:10:34.179Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine]\n[2020-02-19T23:10:34.179Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-19T23:10:35.674Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine .\n[2020-02-19T23:10:36.659Z] Sending build context to Docker daemon 2.629MB\r\r\n[2020-02-19T23:10:36.659Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n[2020-02-19T23:10:36.659Z] Step 2/8 : FROM ${BASE}\n[2020-02-19T23:10:36.931Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n[2020-02-19T23:10:37.210Z] cde5963f3b93: Pulling fs layer\n[2020-02-19T23:10:37.210Z] 2a23fa8c16f7: Pulling fs layer\n[2020-02-19T23:10:37.210Z] 777b28850792: Pulling fs layer\n[2020-02-19T23:10:37.210Z] 8a11ddd9e578: Pulling fs layer\n[2020-02-19T23:10:37.210Z] 4cf88f913ddb: Pulling fs layer\n[2020-02-19T23:10:37.210Z] 1df406cf5192: Pulling fs layer\n[2020-02-19T23:10:37.210Z] cd6300453558: Pulling fs layer\n[2020-02-19T23:10:37.210Z] b9c365052c96: Pulling fs layer\n[2020-02-19T23:10:37.210Z] a2d8cc88f415: Pulling fs layer\n[2020-02-19T23:10:37.210Z] ea1d1ca13537: Pulling fs layer\n[2020-02-19T23:10:37.210Z] 3750a50a1c5e: Pulling fs layer\n[2020-02-19T23:10:37.210Z] 8a11ddd9e578: Waiting\n[2020-02-19T23:10:37.210Z] 4cf88f913ddb: Waiting\n[2020-02-19T23:10:37.210Z] 1df406cf5192: Waiting\n[2020-02-19T23:10:37.210Z] cd6300453558: Waiting\n[2020-02-19T23:10:37.210Z] b9c365052c96: Waiting\n[2020-02-19T23:10:37.210Z] a2d8cc88f415: Waiting\n[2020-02-19T23:10:37.210Z] ea1d1ca13537: Waiting\n[2020-02-19T23:10:37.210Z] 3750a50a1c5e: Waiting\n[2020-02-19T23:10:37.210Z] 777b28850792: Verifying Checksum\n[2020-02-19T23:10:37.210Z] 777b28850792: Download complete\n[2020-02-19T23:10:37.210Z] 2a23fa8c16f7: Verifying Checksum\n[2020-02-19T23:10:37.210Z] 2a23fa8c16f7: Download complete\n[2020-02-19T23:10:37.210Z] 4cf88f913ddb: Verifying Checksum\n[2020-02-19T23:10:37.210Z] 4cf88f913ddb: Download complete\n[2020-02-19T23:10:37.210Z] 1df406cf5192: Verifying Checksum\n[2020-02-19T23:10:37.210Z] 1df406cf5192: Download complete\n[2020-02-19T23:10:37.486Z] cde5963f3b93: Verifying Checksum\n[2020-02-19T23:10:37.486Z] cde5963f3b93: Download complete\n[2020-02-19T23:10:39.469Z] cde5963f3b93: Pull complete\n[2020-02-19T23:10:40.478Z] 2a23fa8c16f7: Pull complete\n[2020-02-19T23:10:40.750Z] 777b28850792: Pull complete\n[2020-02-19T23:10:44.136Z] cd6300453558: Verifying Checksum\n[2020-02-19T23:10:44.136Z] cd6300453558: Download complete\n[2020-02-19T23:10:44.136Z] a2d8cc88f415: Verifying Checksum\n[2020-02-19T23:10:44.136Z] a2d8cc88f415: Download complete\n[2020-02-19T23:10:48.502Z] ea1d1ca13537: Verifying Checksum\n[2020-02-19T23:10:48.502Z] ea1d1ca13537: Download complete\n[2020-02-19T23:10:48.502Z] 3750a50a1c5e: Verifying Checksum\n[2020-02-19T23:10:48.502Z] 3750a50a1c5e: Download complete\n[2020-02-19T23:10:51.161Z] b9c365052c96: Verifying Checksum\n[2020-02-19T23:10:51.161Z] b9c365052c96: Download complete\n[2020-02-19T23:10:52.584Z] 8a11ddd9e578: Verifying Checksum\n[2020-02-19T23:10:52.584Z] 8a11ddd9e578: Download complete\n[2020-02-19T23:11:10.877Z] 8a11ddd9e578: Pull complete\n[2020-02-19T23:11:10.877Z] 4cf88f913ddb: Pull complete\n[2020-02-19T23:11:10.877Z] 1df406cf5192: Pull complete\n[2020-02-19T23:11:16.250Z] cd6300453558: Pull complete\n[2020-02-19T23:11:24.504Z] b9c365052c96: Pull complete\n[2020-02-19T23:11:24.504Z] a2d8cc88f415: Pull complete\n[2020-02-19T23:11:27.114Z] ea1d1ca13537: Pull complete\n[2020-02-19T23:11:27.385Z] 3750a50a1c5e: Pull complete\n[2020-02-19T23:11:27.385Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581\n[2020-02-19T23:11:27.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine\n[2020-02-19T23:11:27.385Z] ---> 78745c68409d\n[2020-02-19T23:11:27.385Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-02-19T23:11:30.793Z] ---> Running in 52eeb5e7f44e\n[2020-02-19T23:11:31.092Z] Removing intermediate container 52eeb5e7f44e\n[2020-02-19T23:11:31.092Z] ---> e62ec6ddb865\n[2020-02-19T23:11:31.092Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-02-19T23:11:31.365Z] ---> Running in c5e5636757bf\n[2020-02-19T23:11:33.347Z] Removing intermediate container c5e5636757bf\n[2020-02-19T23:11:33.347Z] ---> 597165faffc5\n[2020-02-19T23:11:33.347Z] Step 5/8 : RUN apk add --no-cache make git\n[2020-02-19T23:11:33.615Z] ---> Running in f1518f4efc8e\n[2020-02-19T23:11:34.616Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n[2020-02-19T23:11:35.209Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n[2020-02-19T23:11:35.812Z] OK: 125 MiB in 39 packages\n[2020-02-19T23:11:37.251Z] Removing intermediate container f1518f4efc8e\n[2020-02-19T23:11:37.251Z] ---> 052f073b4471\n[2020-02-19T23:11:37.251Z] Step 6/8 : WORKDIR /device-sdk-go\n[2020-02-19T23:11:37.251Z] ---> Running in 1b528bc781c8\n[2020-02-19T23:11:37.523Z] Removing intermediate container 1b528bc781c8\n[2020-02-19T23:11:37.523Z] ---> 81e288c408dd\n[2020-02-19T23:11:37.523Z] Step 7/8 : COPY . .\n[2020-02-19T23:11:38.503Z] ---> 779d8652f49f\n[2020-02-19T23:11:38.503Z] Step 8/8 : RUN go mod download\n[2020-02-19T23:11:38.789Z] ---> Running in 9c63f378da5c\n[2020-02-19T23:11:40.758Z] \x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-02-19T23:11:40.758Z] \x1b[0m\x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n[2020-02-19T23:11:40.758Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-02-19T23:11:40.758Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-02-19T23:11:40.758Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-02-19T23:11:40.758Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-02-19T23:11:40.758Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n[2020-02-19T23:11:40.758Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-02-19T23:11:40.758Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36\n[2020-02-19T23:11:40.758Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n[2020-02-19T23:11:40.758Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-02-19T23:11:40.758Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-02-19T23:11:41.030Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-02-19T23:11:41.030Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-02-19T23:11:41.030Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-02-19T23:11:41.030Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-02-19T23:11:41.030Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n[2020-02-19T23:11:41.030Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n[2020-02-19T23:11:41.030Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n[2020-02-19T23:11:41.030Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-02-19T23:11:41.030Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n[2020-02-19T23:11:41.030Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-02-19T23:11:41.030Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-02-19T23:11:41.030Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-02-19T23:11:41.030Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-02-19T23:11:41.030Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-02-19T23:11:41.030Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-02-19T23:11:41.030Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-02-19T23:11:41.030Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-02-19T23:11:41.030Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-02-19T23:11:41.030Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-02-19T23:11:41.030Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-02-19T23:11:41.299Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-02-19T23:11:41.299Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-02-19T23:11:41.299Z] \x1b[0m\x1b[91mgo: finding github.com/jessevdk/go-flags v1.4.0\n[2020-02-19T23:11:41.299Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-02-19T23:11:41.299Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-02-19T23:11:41.299Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-02-19T23:11:41.299Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-02-19T23:11:41.299Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-02-19T23:11:41.299Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-02-19T23:11:41.299Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-02-19T23:11:41.299Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-02-19T23:11:41.299Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-02-19T23:11:41.299Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-02-19T23:11:41.299Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-02-19T23:11:41.299Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-02-19T23:11:41.299Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-02-19T23:11:41.299Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-02-19T23:11:41.299Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-02-19T23:11:41.299Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-02-19T23:11:41.299Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-02-19T23:11:41.299Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-02-19T23:11:41.299Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-02-19T23:11:41.299Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-02-19T23:11:41.299Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-02-19T23:11:41.299Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-02-19T23:11:41.569Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-02-19T23:11:41.569Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-02-19T23:11:41.569Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-02-19T23:11:41.569Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-02-19T23:11:41.569Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-02-19T23:11:41.569Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n[2020-02-19T23:11:41.569Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n[2020-02-19T23:11:59.844Z] \x1b[0mRemoving intermediate container 9c63f378da5c\n[2020-02-19T23:11:59.844Z] ---> 1731acb29dab\n[2020-02-19T23:11:59.844Z] Successfully built 1731acb29dab\n[2020-02-19T23:11:59.844Z] 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-02-19T23:12:00.482Z] + docker inspect -f . ci-base-image-arm64\n[2020-02-19T23:12:00.749Z] .\n[Pipeline] withDockerContainer\n[2020-02-19T23:12:01.105Z] prd-ubuntu18.04-docker-arm64-4c-2g-24933 does not seem to be running inside a container\n[2020-02-19T23:12:01.182Z] $ 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 ******** -e ******** ci-base-image-arm64 cat\n[2020-02-19T23:12:02.637Z] $ docker top 26e2a8a7ea2f6a69b6156b7bc20ec379a89603aaefe102da6313f0a3873c5ab9 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-02-19T23:12:05.047Z] + go version\n[2020-02-19T23:12:05.048Z] go version go1.13.5 linux/arm64\n[Pipeline] sh\n[2020-02-19T23:12:05.752Z] + make test\n[2020-02-19T23:12:05.752Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./...\n[2020-02-19T23:13:13.754Z] ? \tgithub.com/edgexfoundry/device-sdk-go\t[no test files]\n[2020-02-19T23:13:13.754Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/cmd/device-simple\t[no test files]\n[2020-02-19T23:13:13.754Z] ? \tgithub.com/edgexfoundry/device-sdk-go/example/driver\t[no test files]\n[2020-02-19T23:13:13.754Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/autoevent\t0.021s\tcoverage: 23.1% of statements\n[2020-02-19T23:13:13.754Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/cache\t0.141s\tcoverage: 95.8% of statements\n[2020-02-19T23:13:19.168Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/clients\t3.044s\tcoverage: 12.7% of statements\n[2020-02-19T23:13:19.168Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/common\t0.021s\tcoverage: 25.6% of statements\n[2020-02-19T23:13:58.145Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/config\t31.038s\tcoverage: 30.0% of statements\n[2020-02-19T23:13:58.145Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/controller\t0.421s\tcoverage: 42.3% of statements\n[2020-02-19T23:13:58.145Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/controller/correlation\t[no test files]\n[2020-02-19T23:13:58.145Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/endpoint\t[no test files]\n[2020-02-19T23:13:58.145Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/handler\t0.583s\tcoverage: 79.5% of statements\n[2020-02-19T23:13:58.145Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/handler/callback\t[no test files]\n[2020-02-19T23:13:58.145Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/mock\t[no test files]\n[2020-02-19T23:13:58.145Z] ? \tgithub.com/edgexfoundry/device-sdk-go/internal/provision\t[no test files]\n[2020-02-19T23:13:58.145Z] ok \tgithub.com/edgexfoundry/device-sdk-go/internal/transformer\t0.049s\tcoverage: 52.6% of statements\n[2020-02-19T23:13:58.145Z] ok \tgithub.com/edgexfoundry/device-sdk-go/pkg/models\t0.358s\tcoverage: 76.1% of statements\n[2020-02-19T23:13:58.145Z] ? \tgithub.com/edgexfoundry/device-sdk-go/pkg/startup\t[no test files]\n[2020-02-19T23:13:58.145Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-02-19T23:14:04.843Z] gofmt -l .\n[2020-02-19T23:14:04.843Z] [ "`gofmt -l .`" = "" ]\n[2020-02-19T23:14:05.113Z] ./bin/test-attribution-txt.sh\n[2020-02-19T23:14:06.086Z] ./bin/test-go-mod-tidy.sh\n[Pipeline] stash\n[2020-02-19T23:14:06.706Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n[2020-02-19T23:14:07.210Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-02-19T23:14:07.217Z] $ docker stop --time=1 26e2a8a7ea2f6a69b6156b7bc20ec379a89603aaefe102da6313f0a3873c5ab9\n[2020-02-19T23:14:09.437Z] $ docker rm -f 26e2a8a7ea2f6a69b6156b7bc20ec379a89603aaefe102da6313f0a3873c5ab9\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] sh\n[2020-02-19T23:14:10.631Z] + sudo chown -R jenkins:jenkins .\n[Pipeline] sh\n[2020-02-19T23:14:10.994Z] + ls -al .\n[2020-02-19T23:14:10.994Z] total 236\n[2020-02-19T23:14:10.994Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 19 23:14 .\n[2020-02-19T23:14:10.994Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 23:10 ..\n[2020-02-19T23:14:10.994Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 19 23:10 .dockerignore\n[2020-02-19T23:14:10.994Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 23:10 .git\n[2020-02-19T23:14:10.994Z] -rw-rw-r-- 1 jenkins jenkins 138 Feb 19 23:10 .gitignore\n[2020-02-19T23:14:10.994Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 23:10 .semver\n[2020-02-19T23:14:10.994Z] -rw-rw-r-- 1 jenkins jenkins 936 Feb 19 23:10 Dockerfile.build\n[2020-02-19T23:14:10.994Z] -rw-rw-r-- 1 jenkins jenkins 808 Feb 19 23:10 Jenkinsfile\n[2020-02-19T23:14:10.994Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 19 23:10 LICENSE\n[2020-02-19T23:14:10.994Z] -rw-rw-r-- 1 jenkins jenkins 892 Feb 19 23:10 Makefile\n[2020-02-19T23:14:10.994Z] -rw-rw-r-- 1 jenkins jenkins 761 Feb 19 23:10 README.md\n[2020-02-19T23:14:10.994Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 19 23:06 VERSION\n[2020-02-19T23:14:10.994Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 23:10 api\n[2020-02-19T23:14:10.994Z] -rw-rw-r-- 1 jenkins jenkins 3321 Feb 19 23:10 async.go\n[2020-02-19T23:14:10.994Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 23:10 bin\n[2020-02-19T23:14:10.994Z] -rw-r--r-- 1 jenkins jenkins 100201 Feb 19 23:13 coverage.out\n[2020-02-19T23:14:10.994Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 23:10 example\n[2020-02-19T23:14:10.994Z] -rw-r--r-- 1 jenkins jenkins 536 Feb 19 23:14 go.mod\n[2020-02-19T23:14:10.994Z] -rw-r--r-- 1 jenkins jenkins 11140 Feb 19 23:14 go.sum\n[2020-02-19T23:14:10.994Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 19 23:10 internal\n[2020-02-19T23:14:10.994Z] -rw-rw-r-- 1 jenkins jenkins 4427 Feb 19 23:10 manageddevices.go\n[2020-02-19T23:14:10.994Z] -rw-rw-r-- 1 jenkins jenkins 5473 Feb 19 23:10 managedprofiles.go\n[2020-02-19T23:14:10.994Z] -rw-rw-r-- 1 jenkins jenkins 4077 Feb 19 23:10 managedwatchers.go\n[2020-02-19T23:14:10.994Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 23:10 pkg\n[2020-02-19T23:14:10.994Z] -rw-rw-r-- 1 jenkins jenkins 9817 Feb 19 23:10 service.go\n[2020-02-19T23:14:10.994Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 23:10 snap\n[2020-02-19T23:14:10.994Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 19 23:10 version.go\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-19T23:14:11.349Z] + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --label git_sha=4c23edcab81bef76f2bd9abfbd95647dc8b98789 --label arch=arm64 --label version=0.0.0 .\n[2020-02-19T23:14:11.941Z] Sending build context to Docker daemon 2.755MB\r\r\n[2020-02-19T23:14:11.941Z] Step 1/20 : ARG BASE=golang:1.13-alpine\n[2020-02-19T23:14:11.941Z] Step 2/20 : FROM ${BASE} AS builder\n[2020-02-19T23:14:11.941Z] ---> 1731acb29dab\n[2020-02-19T23:14:11.941Z] Step 3/20 : ARG MAKE=\'make build\'\n[2020-02-19T23:14:12.217Z] ---> Running in 1f9d77892812\n[2020-02-19T23:14:12.488Z] Removing intermediate container 1f9d77892812\n[2020-02-19T23:14:12.488Z] ---> 3484b81cc6fa\n[2020-02-19T23:14:12.488Z] Step 4/20 : WORKDIR /device-sdk-go\n[2020-02-19T23:14:12.762Z] ---> Running in df4542b169c6\n[2020-02-19T23:14:13.356Z] Removing intermediate container df4542b169c6\n[2020-02-19T23:14:13.356Z] ---> a5af23d233b6\n[2020-02-19T23:14:13.356Z] Step 5/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-02-19T23:14:13.356Z] ---> Running in dff246b7c64c\n[2020-02-19T23:14:13.951Z] Removing intermediate container dff246b7c64c\n[2020-02-19T23:14:13.951Z] ---> f31aa9aeb285\n[2020-02-19T23:14:13.951Z] Step 6/20 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-02-19T23:14:14.256Z] ---> Running in 5b8968f70987\n[2020-02-19T23:14:16.225Z] Removing intermediate container 5b8968f70987\n[2020-02-19T23:14:16.225Z] ---> 057011d5488b\n[2020-02-19T23:14:16.225Z] Step 7/20 : RUN apk add --update --no-cache make git\n[2020-02-19T23:14:16.225Z] ---> Running in 01de67e7ab46\n[2020-02-19T23:14:17.210Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n[2020-02-19T23:14:17.800Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n[2020-02-19T23:14:18.391Z] OK: 125 MiB in 39 packages\n[2020-02-19T23:14:19.369Z] Removing intermediate container 01de67e7ab46\n[2020-02-19T23:14:19.369Z] ---> 97c033849670\n[2020-02-19T23:14:19.370Z] Step 8/20 : COPY . .\n[2020-02-19T23:14:20.789Z] ---> c1bcfd5d2323\n[2020-02-19T23:14:20.789Z] Step 9/20 : RUN ${MAKE}\n[2020-02-19T23:14:20.789Z] ---> Running in 7653c98ef8e4\n[2020-02-19T23:14:21.755Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple\n[2020-02-19T23:15:18.266Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe\n[2020-02-19T23:15:30.637Z] Removing intermediate container 7653c98ef8e4\n[2020-02-19T23:15:30.637Z] ---> 37bbb385bcf9\n[2020-02-19T23:15:30.637Z] Step 10/20 : FROM scratch\n[2020-02-19T23:15:30.637Z] ---> \n[2020-02-19T23:15:30.637Z] Step 11/20 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-02-19T23:15:30.637Z] ---> Running in cf8788cb46f7\n[2020-02-19T23:15:31.226Z] Removing intermediate container cf8788cb46f7\n[2020-02-19T23:15:31.226Z] ---> 0ff6ec2d1bbc\n[2020-02-19T23:15:31.226Z] Step 12/20 : ENV APP_PORT=49990\n[2020-02-19T23:15:31.226Z] ---> Running in a1893fc9d82e\n[2020-02-19T23:15:31.497Z] Removing intermediate container a1893fc9d82e\n[2020-02-19T23:15:31.497Z] ---> dfe5e1997c7a\n[2020-02-19T23:15:31.497Z] Step 13/20 : EXPOSE $APP_PORT\n[2020-02-19T23:15:31.497Z] ---> Running in f1a923520e72\n[2020-02-19T23:15:31.766Z] Removing intermediate container f1a923520e72\n[2020-02-19T23:15:31.766Z] ---> f965ee2abfd1\n[2020-02-19T23:15:31.766Z] Step 14/20 : WORKDIR /\n[2020-02-19T23:15:32.038Z] ---> Running in 21f1c9702880\n[2020-02-19T23:15:32.310Z] Removing intermediate container 21f1c9702880\n[2020-02-19T23:15:32.310Z] ---> 3d52dea7fa4f\n[2020-02-19T23:15:32.310Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple\n[2020-02-19T23:15:33.268Z] ---> 85365453bfd0\n[2020-02-19T23:15:33.268Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml\n[2020-02-19T23:15:33.849Z] ---> fbf1cfe7ee6b\n[2020-02-19T23:15:33.849Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"]\n[2020-02-19T23:15:33.849Z] ---> Running in ec09689c701d\n[2020-02-19T23:15:34.443Z] Removing intermediate container ec09689c701d\n[2020-02-19T23:15:34.443Z] ---> 941ba2b6db85\n[2020-02-19T23:15:34.443Z] Step 18/20 : LABEL arch=arm64\n[2020-02-19T23:15:34.443Z] ---> Running in 6ebc63ecebfe\n[2020-02-19T23:15:34.712Z] Removing intermediate container 6ebc63ecebfe\n[2020-02-19T23:15:34.712Z] ---> 3b3e6625d603\n[2020-02-19T23:15:34.712Z] Step 19/20 : LABEL git_sha=4c23edcab81bef76f2bd9abfbd95647dc8b98789\n[2020-02-19T23:15:34.982Z] ---> Running in 089de8e7fb49\n[2020-02-19T23:15:35.257Z] Removing intermediate container 089de8e7fb49\n[2020-02-19T23:15:35.257Z] ---> 2c29fe7f960c\n[2020-02-19T23:15:35.257Z] Step 20/20 : LABEL version=0.0.0\n[2020-02-19T23:15:35.257Z] ---> Running in e0a5cc6d10d2\n[2020-02-19T23:15:35.527Z] Removing intermediate container e0a5cc6d10d2\n[2020-02-19T23:15:35.527Z] ---> c85ff0b19c65\n[2020-02-19T23:15:35.527Z] Successfully built c85ff0b19c65\n[2020-02-19T23:15:35.527Z] Successfully tagged docker-device-sdk-simple-arm64:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to when conditional\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[Pipeline] // parallel\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (CodeCov)\n[Pipeline] unstash\n[Pipeline] wrap\n[2020-02-19T23:15:36.299Z] provisioning config files...\n[2020-02-19T23:15:36.311Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-452@tmp/config6093747383902028346tmp\n[Pipeline] {\n[Pipeline] sh\n[2020-02-19T23:15:36.659Z] + curl -s https://codecov.io/bash\n[2020-02-19T23:15:36.659Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-452@tmp/config6093747383902028346tmp\n[2020-02-19T23:15:36.917Z] \n[2020-02-19T23:15:36.917Z] _____ _\n[2020-02-19T23:15:36.917Z] / ____| | |\n[2020-02-19T23:15:36.917Z] | | ___ __| | ___ ___ _____ __\n[2020-02-19T23:15:36.917Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n[2020-02-19T23:15:36.917Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n[2020-02-19T23:15:36.917Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n[2020-02-19T23:15:36.917Z] Bash-20200214-585fef0\n[2020-02-19T23:15:36.917Z] \n[2020-02-19T23:15:36.917Z] \n[2020-02-19T23:15:36.917Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n[2020-02-19T23:15:36.917Z] \x1b[0;90mproject root:\x1b[0m .\n[2020-02-19T23:15:36.917Z] \x1b[0;32mYaml not found, that\'s ok! Learn more at\x1b[0m \x1b[0;36mhttp://docs.codecov.io/docs/codecov-yaml\x1b[0m\n[2020-02-19T23:15:36.917Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n[2020-02-19T23:15:36.917Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n[2020-02-19T23:15:36.917Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n[2020-02-19T23:15:36.917Z] \x1b[0;32m+\x1b[0m .\n[2020-02-19T23:15:36.917Z] \x1b[0;90m->\x1b[0m Found 1 reports\n[2020-02-19T23:15:36.917Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n[2020-02-19T23:15:36.917Z] \x1b[0;90m==>\x1b[0m Reading reports\n[2020-02-19T23:15:36.917Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=100201\x1b[0m\n[2020-02-19T23:15:36.917Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n[2020-02-19T23:15:36.917Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n[2020-02-19T23:15:37.175Z] \x1b[0;32m+\x1b[0m Found adjustments\n[2020-02-19T23:15:37.175Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n[2020-02-19T23:15:37.175Z] \x1b[0;90m==>\x1b[0m Uploading reports\n[2020-02-19T23:15:37.175Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n[2020-02-19T23:15:37.175Z] \x1b[0;90mquery:\x1b[0m branch=PR-452&commit=4c23edcab81bef76f2bd9abfbd95647dc8b98789&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-452%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=452&job=\n[2020-02-19T23:15:37.175Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n[2020-02-19T23:15:37.175Z] https://codecov.io/upload/v4?package=bash-20200214-585fef0&token=secret&branch=PR-452&commit=4c23edcab81bef76f2bd9abfbd95647dc8b98789&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-452%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=452&job=\n[2020-02-19T23:15:37.744Z] \x1b[0;90m->\x1b[0m Uploading\n[2020-02-19T23:15:38.315Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/device-sdk-go/commit/4c23edcab81bef76f2bd9abfbd95647dc8b98789\x1b[0m\n[Pipeline] }\n[2020-02-19T23:15:38.333Z] Deleting 1 temporary files\n[Pipeline] // wrap\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Snyk Scan)\nStage "Snyk Scan" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Clair Scan)\nStage "Clair Scan" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver)\nStage "Semver" skipped due to when conditional\n[Pipeline] stage\n[Pipeline] { (Tag)\nStage "Semver" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Bump Pre-Release Version)\nStage "Semver" skipped due to when conditional\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-02-19T23:15:39.375Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-19T23:15:39.704Z] ---> package-listing.sh\n[2020-02-19T23:15:39.705Z] ++ facter osfamily\n[2020-02-19T23:15:39.705Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-02-19T23:15:39.705Z] + OS_FAMILY=redhat\n[2020-02-19T23:15:39.705Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-452\n[2020-02-19T23:15:39.705Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-02-19T23:15:39.705Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-02-19T23:15:39.705Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-02-19T23:15:39.705Z] + PACKAGES=/tmp/packages_start.txt\n[2020-02-19T23:15:39.705Z] + \'[\' /w/workspace/dgexfoundry_device-sdk-go_PR-452 \']\'\n[2020-02-19T23:15:39.705Z] + PACKAGES=/tmp/packages_end.txt\n[2020-02-19T23:15:39.705Z] + case "${OS_FAMILY}" in\n[2020-02-19T23:15:39.705Z] + rpm -qa\n[2020-02-19T23:15:39.705Z] + sort\n[2020-02-19T23:15:42.996Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-02-19T23:15:42.996Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-02-19T23:15:42.996Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-02-19T23:15:42.996Z] + \'[\' /w/workspace/dgexfoundry_device-sdk-go_PR-452 \']\'\n[2020-02-19T23:15:42.996Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-452/archives/\n[2020-02-19T23:15:42.996Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-452/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-19T23:15:43.499Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-02-19T23:15:43.499Z] \n[2020-02-19T23:15:43.499Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-19T23:15:43.882Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-02-19T23:15:43.882Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-02-19T23:15:43.882Z] e6b0cf9c0882: Pulling fs layer\n[2020-02-19T23:15:43.882Z] da0e9bf0cc60: Pulling fs layer\n[2020-02-19T23:15:43.882Z] c9ea274ed700: Pulling fs layer\n[2020-02-19T23:15:43.882Z] 9cfac6ba3733: Pulling fs layer\n[2020-02-19T23:15:43.882Z] f6a933c9cadc: Pulling fs layer\n[2020-02-19T23:15:43.882Z] 61811dbd4963: Pulling fs layer\n[2020-02-19T23:15:43.882Z] a6eb2c9e2280: Pulling fs layer\n[2020-02-19T23:15:43.882Z] 095dd8b7b4d8: Pulling fs layer\n[2020-02-19T23:15:43.882Z] dc21a1d4508b: Pulling fs layer\n[2020-02-19T23:15:43.882Z] 363af2e989c4: Pulling fs layer\n[2020-02-19T23:15:43.882Z] a6eb2c9e2280: Waiting\n[2020-02-19T23:15:43.882Z] 095dd8b7b4d8: Waiting\n[2020-02-19T23:15:43.882Z] dc21a1d4508b: Waiting\n[2020-02-19T23:15:43.882Z] 363af2e989c4: Waiting\n[2020-02-19T23:15:43.882Z] 9cfac6ba3733: Waiting\n[2020-02-19T23:15:43.882Z] f6a933c9cadc: Waiting\n[2020-02-19T23:15:43.882Z] 61811dbd4963: Waiting\n[2020-02-19T23:15:43.882Z] da0e9bf0cc60: Download complete\n[2020-02-19T23:15:44.148Z] 9cfac6ba3733: Verifying Checksum\n[2020-02-19T23:15:44.148Z] 9cfac6ba3733: Download complete\n[2020-02-19T23:15:44.148Z] f6a933c9cadc: Verifying Checksum\n[2020-02-19T23:15:44.148Z] f6a933c9cadc: Download complete\n[2020-02-19T23:15:44.148Z] e6b0cf9c0882: Verifying Checksum\n[2020-02-19T23:15:44.148Z] e6b0cf9c0882: Download complete\n[2020-02-19T23:15:44.410Z] a6eb2c9e2280: Verifying Checksum\n[2020-02-19T23:15:44.410Z] a6eb2c9e2280: Download complete\n[2020-02-19T23:15:44.673Z] e6b0cf9c0882: Pull complete\n[2020-02-19T23:15:44.932Z] da0e9bf0cc60: Pull complete\n[2020-02-19T23:15:45.875Z] 095dd8b7b4d8: Verifying Checksum\n[2020-02-19T23:15:45.875Z] 095dd8b7b4d8: Download complete\n[2020-02-19T23:15:47.254Z] dc21a1d4508b: Verifying Checksum\n[2020-02-19T23:15:47.254Z] dc21a1d4508b: Download complete\n[2020-02-19T23:15:47.254Z] 363af2e989c4: Verifying Checksum\n[2020-02-19T23:15:47.254Z] 363af2e989c4: Download complete\n[2020-02-19T23:15:47.254Z] c9ea274ed700: Verifying Checksum\n[2020-02-19T23:15:47.254Z] c9ea274ed700: Download complete\n[2020-02-19T23:15:49.190Z] c9ea274ed700: Pull complete\n[2020-02-19T23:15:49.190Z] 9cfac6ba3733: Pull complete\n[2020-02-19T23:15:49.190Z] f6a933c9cadc: Pull complete\n[2020-02-19T23:15:49.759Z] 61811dbd4963: Verifying Checksum\n[2020-02-19T23:15:49.759Z] 61811dbd4963: Download complete\n[2020-02-19T23:15:53.966Z] 61811dbd4963: Pull complete\n[2020-02-19T23:15:53.966Z] a6eb2c9e2280: Pull complete\n[2020-02-19T23:15:54.908Z] 095dd8b7b4d8: Pull complete\n[2020-02-19T23:15:54.908Z] dc21a1d4508b: Pull complete\n[2020-02-19T23:15:55.166Z] 363af2e989c4: Pull complete\n[2020-02-19T23:15:55.166Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n[2020-02-19T23:15:55.166Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-02-19T23:15:55.345Z] prd-centos7-docker-4c-2g-24930 does not seem to be running inside a container\n[2020-02-19T23:15:55.381Z] $ 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-452 -v /w/workspace/dgexfoundry_device-sdk-go_PR-452:/w/workspace/dgexfoundry_device-sdk-go_PR-452:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-452@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-452@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-02-19T23:15:56.410Z] $ docker top 229f9df2d9e5dfc33163afef50398e7fb950c7e9909d405b4460dac5dec1c5f5 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-02-19T23:15:57.067Z] provisioning config files...\n[2020-02-19T23:15:57.080Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-452@tmp/config8974751503276936433tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-02-19T23:15:57.115Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-19T23:15:57.430Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-02-19T23:15:57.455Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-19T23:15:57.779Z] ---> logs-deploy.sh\n[2020-02-19T23:15:57.779Z] + ARCHIVE_ARTIFACTS=\n[2020-02-19T23:15:57.779Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-02-19T23:15:57.779Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-02-19T23:15:57.779Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-02-19T23:15:57.779Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-452/1\n[2020-02-19T23:15:57.779Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-452/1/\n[2020-02-19T23:15:57.779Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-452/1 /w/workspace/dgexfoundry_device-sdk-go_PR-452\n[2020-02-19T23:15:58.718Z] Archives upload complete.\n[2020-02-19T23:15:58.718Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-452/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-452/1/\n[2020-02-19T23:15:59.287Z] ---> uname -a:\n[2020-02-19T23:15:59.287Z] Linux 229f9df2d9e5 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n[2020-02-19T23:15:59.287Z] \n[2020-02-19T23:15:59.287Z] \n[2020-02-19T23:15:59.287Z] ---> lscpu:\n[2020-02-19T23:15:59.287Z] Architecture: x86_64\n[2020-02-19T23:15:59.287Z] CPU op-mode(s): 32-bit, 64-bit\n[2020-02-19T23:15:59.287Z] Byte Order: Little Endian\n[2020-02-19T23:15:59.287Z] Address sizes: 40 bits physical, 48 bits virtual\n[2020-02-19T23:15:59.288Z] CPU(s): 4\n[2020-02-19T23:15:59.288Z] On-line CPU(s) list: 0-3\n[2020-02-19T23:15:59.288Z] Thread(s) per core: 1\n[2020-02-19T23:15:59.288Z] Core(s) per socket: 1\n[2020-02-19T23:15:59.288Z] Socket(s): 4\n[2020-02-19T23:15:59.288Z] NUMA node(s): 1\n[2020-02-19T23:15:59.288Z] Vendor ID: GenuineIntel\n[2020-02-19T23:15:59.288Z] CPU family: 6\n[2020-02-19T23:15:59.288Z] Model: 44\n[2020-02-19T23:15:59.288Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n[2020-02-19T23:15:59.288Z] Stepping: 1\n[2020-02-19T23:15:59.288Z] CPU MHz: 2933.396\n[2020-02-19T23:15:59.288Z] BogoMIPS: 5866.79\n[2020-02-19T23:15:59.288Z] Virtualization: VT-x\n[2020-02-19T23:15:59.288Z] Hypervisor vendor: KVM\n[2020-02-19T23:15:59.288Z] Virtualization type: full\n[2020-02-19T23:15:59.288Z] L1d cache: 128 KiB\n[2020-02-19T23:15:59.288Z] L1i cache: 128 KiB\n[2020-02-19T23:15:59.288Z] L2 cache: 16 MiB\n[2020-02-19T23:15:59.288Z] L3 cache: 64 MiB\n[2020-02-19T23:15:59.288Z] NUMA node0 CPU(s): 0-3\n[2020-02-19T23:15:59.288Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n[2020-02-19T23:15:59.288Z] Vulnerability Meltdown: Mitigation; PTI\n[2020-02-19T23:15:59.288Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n[2020-02-19T23:15:59.288Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n[2020-02-19T23:15:59.288Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n[2020-02-19T23:15:59.288Z] 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\n[2020-02-19T23:15:59.288Z] \n[2020-02-19T23:15:59.288Z] \n[2020-02-19T23:15:59.288Z] ---> nproc:\n[2020-02-19T23:15:59.288Z] 4\n[2020-02-19T23:15:59.288Z] \n[2020-02-19T23:15:59.288Z] \n[2020-02-19T23:15:59.288Z] ---> df -h:\n[2020-02-19T23:15:59.288Z] Filesystem Size Used Available Use% Mounted on\n[2020-02-19T23:15:59.288Z] overlay 50.0G 6.3G 43.7G 13% /\n[2020-02-19T23:15:59.288Z] tmpfs 64.0M 0 64.0M 0% /dev\n[2020-02-19T23:15:59.288Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n[2020-02-19T23:15:59.288Z] shm 64.0M 0 64.0M 0% /dev/shm\n[2020-02-19T23:15:59.288Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf\n[2020-02-19T23:15:59.288Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname\n[2020-02-19T23:15:59.288Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts\n[2020-02-19T23:15:59.288Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-452\n[2020-02-19T23:15:59.288Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-452@tmp\n[2020-02-19T23:15:59.288Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa\n[2020-02-19T23:15:59.288Z] \n[2020-02-19T23:15:59.288Z] \n[2020-02-19T23:15:59.288Z] ---> free -m:\n[2020-02-19T23:15:59.288Z] total used free shared buff/cache available\n[2020-02-19T23:15:59.288Z] Mem: 1838 593 76 0 1168 1141\n[2020-02-19T23:15:59.288Z] Swap: 1023 1 1022\n[2020-02-19T23:15:59.288Z] \n[2020-02-19T23:15:59.288Z] \n[2020-02-19T23:15:59.288Z] ---> ip addr:\n[2020-02-19T23:15:59.288Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n[2020-02-19T23:15:59.288Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n[2020-02-19T23:15:59.288Z] inet 127.0.0.1/8 scope host lo\n[2020-02-19T23:15:59.288Z] valid_lft forever preferred_lft forever\n[2020-02-19T23:15:59.288Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n[2020-02-19T23:15:59.288Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n[2020-02-19T23:15:59.288Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n[2020-02-19T23:15:59.288Z] valid_lft forever preferred_lft forever\n[2020-02-19T23:15:59.288Z] \n[2020-02-19T23:15:59.288Z] \n'