b' Pull request #42 opened\n Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\n Connecting to https://api.github.com to check permissions of obtain list of lranjbar for edgexfoundry/device-snmp-go\n Obtained Jenkinsfile from 23d319c1c3825ed6ee1572d582574afef3f74f8c+08377ca45343dc389d5713aef6dd35d0787c24bd (1f8286a231ed3a155cec8924fcbfefe0586ccff1)\n Running in Durability level: MAX_SURVIVABILITY\n Loading library edgex-global-pipelines@stable\n Examining edgexfoundry/edgex-global-pipelines\n Attempting to resolve stable as a branch\n Attempting to resolve stable as a tag\n Resolved stable as tag stable at revision f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94\n using credential edgex-jenkins-access-pat\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and with tags\n Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-42/workspace@libs/edgex-global-pipelines # timeout=10\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\n using 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\n Fetching with tags\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n using 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 Checking out Revision f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94 # timeout=10\n Commit message: "Merge pull request #81 from ernestojeda/bugfix-custom-workspace"\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-snmp-go, goVersion:1.11]\n =========================================================\n [Pipeline] echo\n Setting up nodes based on requested architectures [[amd64, arm64]]\n [Pipeline] echo\n Nodes 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-snmp-go-settings\n PROJECT: device-snmp-go\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.11\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-golang-base:1.11.9-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-device-snmp-go\n DOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: true\n PUSH_DOCKER_IMAGE: true\n SEMVER_BUMP_LEVEL: pre\n [Pipeline] node\n Still waiting to schedule task\n Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n Running on prd-centos7-docker-4c-2g-12925 in /w/workspace/dgexfoundry_device-snmp-go_PR-42\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Declarative: Checkout SCM)\n [Pipeline] checkout\n using credential edgex-jenkins-ssh\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and without tags\n Cloning repository git@github.com:edgexfoundry/device-snmp-go.git\n > git init /w/workspace/dgexfoundry_device-snmp-go_PR-42 # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git\n > git --version # timeout=10\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/42/head:refs/remotes/origin/PR-42 +refs/heads/fuji:refs/remotes/origin/fuji # timeout=10\n Fetching without tags\n Merging remotes/origin/fuji commit 08377ca45343dc389d5713aef6dd35d0787c24bd into PR head commit 23d319c1c3825ed6ee1572d582574afef3f74f8c\n Merge succeeded, producing 23d319c1c3825ed6ee1572d582574afef3f74f8c\n Checking out Revision 23d319c1c3825ed6ee1572d582574afef3f74f8c (PR-42)\n > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/42/head:refs/remotes/origin/PR-42 # timeout=10\n > git config --add remote.origin.fetch +refs/heads/fuji:refs/remotes/origin/fuji # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/42/head:refs/remotes/origin/PR-42 +refs/heads/fuji:refs/remotes/origin/fuji # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 23d319c1c3825ed6ee1572d582574afef3f74f8c # timeout=10\n > git merge 08377ca45343dc389d5713aef6dd35d0787c24bd # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 23d319c1c3825ed6ee1572d582574afef3f74f8c # timeout=10\n Commit message: "Update Jenkinsfile to use edgeXBuildGoApp function"\n First time build. Skipping changelog.\n > git --version # timeout=10\n fatal: bad object f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-01-10T00:00:30.809Z] 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-10T00:00:32.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-10T00:00:32.045Z] \n [2020-01-10T00:00:32.045Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-10T00:00:32.402Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-10T00:00:32.402Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-01-10T00:00:32.402Z] e7c96db7181b: Pulling fs layer\n [2020-01-10T00:00:32.402Z] a038dfdf5543: Pulling fs layer\n [2020-01-10T00:00:32.402Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-01-10T00:00:32.402Z] e7c96db7181b: Verifying Checksum\n [2020-01-10T00:00:32.402Z] e7c96db7181b: Download complete\n [2020-01-10T00:00:32.667Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-01-10T00:00:32.667Z] 8d5d8e63b3c0: Download complete\n [2020-01-10T00:00:32.667Z] a038dfdf5543: Verifying Checksum\n [2020-01-10T00:00:32.667Z] a038dfdf5543: Download complete\n [2020-01-10T00:00:32.667Z] e7c96db7181b: Pull complete\n [2020-01-10T00:00:33.610Z] a038dfdf5543: Pull complete\n [2020-01-10T00:00:33.610Z] 8d5d8e63b3c0: Pull complete\n [2020-01-10T00:00:33.610Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-01-10T00:00:33.610Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-01-10T00:00:33.768Z] prd-centos7-docker-4c-2g-12925 does not seem to be running inside a container\n [2020-01-10T00:00:33.805Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_PR-42 -v /w/workspace/dgexfoundry_device-snmp-go_PR-42:/w/workspace/dgexfoundry_device-snmp-go_PR-42:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-42@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-42@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-01-10T00:00:34.371Z] $ docker top 1affefe090c2a3520755ea9d532bd696486f4b8c82d7a6dfa51076c304522e60 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-01-10T00:00:34.996Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-10T00:00:34.996Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-10T00:00:35.243Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-10T00:00:35.240Z] $ docker exec 1affefe090c2a3520755ea9d532bd696486f4b8c82d7a6dfa51076c304522e60 ssh-agent\n [2020-01-10T00:00:35.434Z] SSH_AUTH_SOCK=/tmp/ssh-YRnjUaA2xhOI/agent.15\n [2020-01-10T00:00:35.435Z] SSH_AGENT_PID=22\n [2020-01-10T00:00:35.446Z] Running ssh-add (command line suppressed)\n [2020-01-10T00:00:35.574Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-42@tmp/private_key_3886383922473720695.key (/w/workspace/dgexfoundry_device-snmp-go_PR-42@tmp/private_key_3886383922473720695.key)\n [2020-01-10T00:00:35.626Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-10T00:00:35.950Z] + git describe --exact-match --tags HEAD\n [2020-01-10T00:00:35.950Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-01-10T00:00:36.020Z] $ docker exec --env ******** --env ******** 1affefe090c2a3520755ea9d532bd696486f4b8c82d7a6dfa51076c304522e60 ssh-agent -k\n [2020-01-10T00:00:36.155Z] unset SSH_AUTH_SOCK;\n [2020-01-10T00:00:36.155Z] unset SSH_AGENT_PID;\n [2020-01-10T00:00:36.155Z] echo Agent pid 22 killed;\n [2020-01-10T00:00:36.221Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-01-10T00:00:36.273Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-01-10T00:00:36.273Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-01-10T00:00:36.313Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-10T00:00:36.313Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-10T00:00:36.501Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-10T00:00:36.498Z] $ docker exec 1affefe090c2a3520755ea9d532bd696486f4b8c82d7a6dfa51076c304522e60 ssh-agent\n [2020-01-10T00:00:36.676Z] SSH_AUTH_SOCK=/tmp/ssh-6gynNgNTq8Qr/agent.58\n [2020-01-10T00:00:36.676Z] SSH_AGENT_PID=65\n [2020-01-10T00:00:36.682Z] Running ssh-add (command line suppressed)\n [2020-01-10T00:00:36.815Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-42@tmp/private_key_7087128700763385700.key (/w/workspace/dgexfoundry_device-snmp-go_PR-42@tmp/private_key_7087128700763385700.key)\n [2020-01-10T00:00:36.863Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-10T00:00:37.181Z] + git semver init\n [2020-01-10T00:00:37.181Z] # -> Open(): unable to determine branch for HEAD\n [2020-01-10T00:00:37.181Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-42/.git\n [2020-01-10T00:00:37.181Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-snmp-go_PR-42\n [2020-01-10T00:00:37.181Z] # $SEMVER_REMOTE_NAME = origin\n [2020-01-10T00:00:37.181Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-01-10T00:00:37.181Z] # $SEMVER_USER_NAME = jenkins\n [2020-01-10T00:00:37.181Z] # $SEMVER_BRANCH = PR-42\n [2020-01-10T00:00:37.181Z] # $SEMVER_TEMP = /tmp/semver-250945868\n [2020-01-10T00:00:37.181Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP\n [2020-01-10T00:00:37.449Z] # \'/tmp/semver-250945868\' -> \'/w/workspace/dgexfoundry_device-snmp-go_PR-42/.semver\'\n [2020-01-10T00:00:37.708Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-42/.semver\n [Pipeline] }\n [2020-01-10T00:00:37.716Z] $ docker exec --env ******** --env ******** 1affefe090c2a3520755ea9d532bd696486f4b8c82d7a6dfa51076c304522e60 ssh-agent -k\n [2020-01-10T00:00:37.857Z] unset SSH_AUTH_SOCK;\n [2020-01-10T00:00:37.857Z] unset SSH_AGENT_PID;\n [2020-01-10T00:00:37.857Z] echo Agent pid 65 killed;\n [2020-01-10T00:00:37.911Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-01-10T00:00:38.295Z] + git semver\n [Pipeline] }\n [2020-01-10T00:00:38.314Z] $ docker stop --time=1 1affefe090c2a3520755ea9d532bd696486f4b8c82d7a6dfa51076c304522e60\n [2020-01-10T00:00:39.643Z] $ docker rm -f 1affefe090c2a3520755ea9d532bd696486f4b8c82d7a6dfa51076c304522e60\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-01-10T00:00:40.262Z] Stashed 31 file(s)\n [Pipeline] echo\n [2020-01-10T00:00:40.286Z] [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-10T00:00:55.557Z] Still waiting to schedule task\n [2020-01-10T00:00:55.557Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n [2020-01-10T00:00:55.577Z] Still waiting to schedule task\n [2020-01-10T00:00:55.577Z] Waiting for next available executor on \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99\n [2020-01-10T00:03:12.153Z] Running on prd-centos7-docker-4c-2g-12926 in /w/workspace/dgexfoundry_device-snmp-go_PR-42\n [Pipeline] {\n [Pipeline] ws\n [2020-01-10T00:03:12.193Z] Running in /w/workspace/device-snmp-go/1\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-10T00:03:14.412Z] using credential edgex-jenkins-ssh\n [2020-01-10T00:03:14.433Z] Cloning the remote Git repository\n [2020-01-10T00:03:14.433Z] Cloning with configured refspecs honoured and without tags\n [2020-01-10T00:03:14.616Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git\n [2020-01-10T00:03:14.651Z] > git init /w/workspace/device-snmp-go/1 # timeout=10\n [2020-01-10T00:03:14.693Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git\n [2020-01-10T00:03:14.694Z] > git --version # timeout=10\n [2020-01-10T00:03:14.699Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-10T00:03:14.720Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/42/head:refs/remotes/origin/PR-42 +refs/heads/fuji:refs/remotes/origin/fuji # timeout=10\n [2020-01-10T00:03:15.010Z] Fetching without tags\n [2020-01-10T00:03:15.352Z] Merging remotes/origin/fuji commit 08377ca45343dc389d5713aef6dd35d0787c24bd into PR head commit 23d319c1c3825ed6ee1572d582574afef3f74f8c\n [2020-01-10T00:03:15.409Z] Merge succeeded, producing 23d319c1c3825ed6ee1572d582574afef3f74f8c\n [2020-01-10T00:03:15.409Z] Checking out Revision 23d319c1c3825ed6ee1572d582574afef3f74f8c (PR-42)\n [2020-01-10T00:03:15.140Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10\n [2020-01-10T00:03:15.145Z] > git config --add remote.origin.fetch +refs/pull/42/head:refs/remotes/origin/PR-42 # timeout=10\n [2020-01-10T00:03:15.152Z] > git config --add remote.origin.fetch +refs/heads/fuji:refs/remotes/origin/fuji # timeout=10\n [2020-01-10T00:03:15.166Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10\n [2020-01-10T00:03:15.175Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git\n [2020-01-10T00:03:15.175Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-10T00:03:15.179Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/42/head:refs/remotes/origin/PR-42 +refs/heads/fuji:refs/remotes/origin/fuji # timeout=10\n [2020-01-10T00:03:15.520Z] > git config core.sparsecheckout # timeout=10\n [2020-01-10T00:03:15.525Z] > git checkout -f 23d319c1c3825ed6ee1572d582574afef3f74f8c # timeout=10\n [2020-01-10T00:03:15.551Z] > git merge 08377ca45343dc389d5713aef6dd35d0787c24bd # timeout=10\n [2020-01-10T00:03:15.559Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-10T00:03:15.569Z] > git config core.sparsecheckout # timeout=10\n [2020-01-10T00:03:15.573Z] > git checkout -f 23d319c1c3825ed6ee1572d582574afef3f74f8c # timeout=10\n [2020-01-10T00:03:19.121Z] Commit message: "Update Jenkinsfile to use edgeXBuildGoApp function"\n [2020-01-10T00:03:19.139Z] > git --version # timeout=10\n [2020-01-10T00:03:19.152Z] fatal: bad object f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94\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-10T00:03:20.442Z] =========================================================\n [2020-01-10T00:03:20.442Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.11.9-alpine]\n [2020-01-10T00:03:20.442Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-10T00:03:21.016Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-golang-base:1.11.9-alpine .\n [2020-01-10T00:03:21.280Z] Sending build context to Docker daemon 317.4kB\n\n [2020-01-10T00:03:21.280Z] Step 1/17 : ARG BASE=golang:1.11-alpine\n [2020-01-10T00:03:21.280Z] Step 2/17 : FROM ${BASE} AS builder\n [2020-01-10T00:03:21.280Z] 1.11.9-alpine: Pulling from edgex-golang-base\n [2020-01-10T00:03:21.280Z] bdf0201b3a05: Pulling fs layer\n [2020-01-10T00:03:21.280Z] 38f114998adb: Pulling fs layer\n [2020-01-10T00:03:21.280Z] 21134b1a9e68: Pulling fs layer\n [2020-01-10T00:03:21.280Z] cd170a3a88ba: Pulling fs layer\n [2020-01-10T00:03:21.280Z] aa6d03943d33: Pulling fs layer\n [2020-01-10T00:03:21.280Z] 596e9b4d0e85: Pulling fs layer\n [2020-01-10T00:03:21.280Z] 973e67862d1a: Pulling fs layer\n [2020-01-10T00:03:21.280Z] 6c3f447c4847: Pulling fs layer\n [2020-01-10T00:03:21.280Z] 4c05a57fd44c: Pulling fs layer\n [2020-01-10T00:03:21.280Z] cd4b352ef8d7: Pulling fs layer\n [2020-01-10T00:03:21.280Z] e94a91aa99aa: Pulling fs layer\n [2020-01-10T00:03:21.280Z] 973e67862d1a: Waiting\n [2020-01-10T00:03:21.280Z] 6c3f447c4847: Waiting\n [2020-01-10T00:03:21.280Z] 4c05a57fd44c: Waiting\n [2020-01-10T00:03:21.280Z] cd4b352ef8d7: Waiting\n [2020-01-10T00:03:21.280Z] e94a91aa99aa: Waiting\n [2020-01-10T00:03:21.280Z] cd170a3a88ba: Waiting\n [2020-01-10T00:03:21.280Z] 596e9b4d0e85: Waiting\n [2020-01-10T00:03:21.280Z] aa6d03943d33: Waiting\n [2020-01-10T00:03:21.280Z] 21134b1a9e68: Verifying Checksum\n [2020-01-10T00:03:21.280Z] 21134b1a9e68: Download complete\n [2020-01-10T00:03:21.280Z] 38f114998adb: Download complete\n [2020-01-10T00:03:21.280Z] aa6d03943d33: Verifying Checksum\n [2020-01-10T00:03:21.280Z] aa6d03943d33: Download complete\n [2020-01-10T00:03:21.280Z] 596e9b4d0e85: Verifying Checksum\n [2020-01-10T00:03:21.280Z] 596e9b4d0e85: Download complete\n [2020-01-10T00:03:21.280Z] bdf0201b3a05: Download complete\n [2020-01-10T00:03:21.548Z] bdf0201b3a05: Pull complete\n [2020-01-10T00:03:21.816Z] 38f114998adb: Pull complete\n [2020-01-10T00:03:22.103Z] 973e67862d1a: Verifying Checksum\n [2020-01-10T00:03:22.103Z] 973e67862d1a: Download complete\n [2020-01-10T00:03:22.103Z] 4c05a57fd44c: Verifying Checksum\n [2020-01-10T00:03:22.103Z] 4c05a57fd44c: Download complete\n [2020-01-10T00:03:22.688Z] cd170a3a88ba: Verifying Checksum\n [2020-01-10T00:03:22.688Z] cd170a3a88ba: Download complete\n [2020-01-10T00:03:22.688Z] e94a91aa99aa: Verifying Checksum\n [2020-01-10T00:03:22.688Z] e94a91aa99aa: Download complete\n [2020-01-10T00:03:22.950Z] 6c3f447c4847: Verifying Checksum\n [2020-01-10T00:03:22.950Z] 6c3f447c4847: Download complete\n [2020-01-10T00:03:22.950Z] cd4b352ef8d7: Download complete\n [2020-01-10T00:03:23.519Z] 21134b1a9e68: Pull complete\n [2020-01-10T00:03:27.723Z] cd170a3a88ba: Pull complete\n [2020-01-10T00:03:27.723Z] aa6d03943d33: Pull complete\n [2020-01-10T00:03:27.723Z] 596e9b4d0e85: Pull complete\n [2020-01-10T00:03:33.000Z] 973e67862d1a: Pull complete\n [2020-01-10T00:03:35.549Z] 6c3f447c4847: Pull complete\n [2020-01-10T00:03:35.549Z] 4c05a57fd44c: Pull complete\n [2020-01-10T00:03:36.118Z] cd4b352ef8d7: Pull complete\n [2020-01-10T00:03:36.118Z] e94a91aa99aa: Pull complete\n [2020-01-10T00:03:36.377Z] Digest: sha256:5500eb8cf452cbe1e30df8e9a650168b714917778eb67311558bbe9eff3e366c\n [2020-01-10T00:03:36.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.11.9-alpine\n [2020-01-10T00:03:36.377Z] ---> f9138e085dcd\n [2020-01-10T00:03:36.377Z] Step 3/17 : ARG ALPINE_PKG_BASE="build-base git openssh-client curl bash"\n [2020-01-10T00:03:36.377Z] ---> Running in 515e643e88a9\n [2020-01-10T00:03:36.377Z] Removing intermediate container 515e643e88a9\n [2020-01-10T00:03:36.377Z] ---> 389a0450103a\n [2020-01-10T00:03:36.377Z] Step 4/17 : ARG ALPINE_PKG_EXTRA=""\n [2020-01-10T00:03:36.642Z] ---> Running in f53dab645878\n [2020-01-10T00:03:36.642Z] Removing intermediate container f53dab645878\n [2020-01-10T00:03:36.642Z] ---> cc99bde3ac97\n [2020-01-10T00:03:36.642Z] Step 5/17 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-01-10T00:03:36.642Z] ---> Running in 9d81f3aa2499\n [2020-01-10T00:03:38.021Z] Removing intermediate container 9d81f3aa2499\n [2020-01-10T00:03:38.021Z] ---> 6364ff686129\n [2020-01-10T00:03:38.021Z] Step 6/17 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n [2020-01-10T00:03:38.021Z] ---> Running in 83dc275ef360\n [2020-01-10T00:03:38.588Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz\n [2020-01-10T00:03:39.156Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz\n [2020-01-10T00:03:39.415Z] (1/9) Installing libmagic (5.36-r1)\n [2020-01-10T00:03:39.415Z] (2/9) Installing file (5.36-r1)\n [2020-01-10T00:03:39.415Z] (3/9) Installing libc-dev (0.7.1-r0)\n [2020-01-10T00:03:39.674Z] (4/9) Installing g++ (8.3.0-r0)\n [2020-01-10T00:03:42.964Z] (5/9) Installing fortify-headers (1.0-r0)\n [2020-01-10T00:03:42.964Z] (6/9) Installing build-base (0.5-r1)\n [2020-01-10T00:03:42.964Z] (7/9) Installing openssh-keygen (7.9_p1-r6)\n [2020-01-10T00:03:42.964Z] (8/9) Installing libedit (20181209.3.1-r0)\n [2020-01-10T00:03:42.964Z] (9/9) Installing openssh-client (7.9_p1-r6)\n [2020-01-10T00:03:42.964Z] Executing busybox-1.29.3-r10.trigger\n [2020-01-10T00:03:42.964Z] OK: 197 MiB in 49 packages\n [2020-01-10T00:03:44.872Z] Removing intermediate container 83dc275ef360\n [2020-01-10T00:03:44.872Z] ---> c8924e850249\n [2020-01-10T00:03:44.872Z] Step 7/17 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go\n [2020-01-10T00:03:45.131Z] ---> Running in 62ec7436b903\n [2020-01-10T00:03:45.131Z] Removing intermediate container 62ec7436b903\n [2020-01-10T00:03:45.131Z] ---> 8f327e9302af\n [2020-01-10T00:03:45.131Z] Step 8/17 : COPY . .\n [2020-01-10T00:03:45.390Z] ---> cad5f64ac624\n [2020-01-10T00:03:45.390Z] Step 9/17 : ARG MAKE=build\n [2020-01-10T00:03:45.390Z] ---> Running in b20674b19b63\n [2020-01-10T00:03:45.650Z] Removing intermediate container b20674b19b63\n [2020-01-10T00:03:45.650Z] ---> 58c5a7983413\n [2020-01-10T00:03:45.650Z] Step 10/17 : RUN make $MAKE\n [2020-01-10T00:03:45.650Z] ---> Running in f858905aac18\n [2020-01-10T00:03:45.912Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp-go ./cmd\n [2020-01-10T00:03:46.172Z] \x1b[91mgo: finding github.com/edgexfoundry/device-sdk-go v1.1.1\n [2020-01-10T00:03:46.172Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.31\n [2020-01-10T00:03:46.172Z] \x1b[0m\x1b[91mgo: finding github.com/soniah/gosnmp v1.21.0\n [2020-01-10T00:03:46.774Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-10T00:03:46.774Z] \x1b[0m\x1b[91mgo: finding github.com/golang/mock v1.2.0\n [2020-01-10T00:03:46.774Z] \x1b[0m\x1b[91mgo: finding github.com/jessevdk/go-flags v1.4.0\n [2020-01-10T00:03:46.774Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-01-10T00:03:46.774Z] \x1b[0m\x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n [2020-01-10T00:03:46.774Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n [2020-01-10T00:03:46.774Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-01-10T00:03:46.774Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-01-10T00:03:46.774Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n [2020-01-10T00:03:47.045Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n [2020-01-10T00:03:47.045Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-01-10T00:03:47.045Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-01-10T00:03:47.309Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-01-10T00:03:47.309Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-10T00:03:47.309Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-01-10T00:03:47.309Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-10T00:03:47.309Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-01-10T00:03:47.309Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-01-10T00:03:47.568Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-01-10T00:03:47.568Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-01-10T00:03:47.568Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-10T00:03:47.568Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n [2020-01-10T00:03:47.568Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n [2020-01-10T00:03:47.568Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-01-10T00:03:47.568Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-01-10T00:03:47.568Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n [2020-01-10T00:03:47.827Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-01-10T00:03:47.827Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-01-10T00:03:47.827Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-01-10T00:03:48.086Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-01-10T00:03:48.348Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-01-10T00:03:48.919Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-01-10T00:03:48.919Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-01-10T00:03:48.919Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-01-10T00:03:48.919Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-01-10T00:03:48.919Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-01-10T00:03:48.919Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-01-10T00:03:48.919Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-01-10T00:03:48.919Z] go: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-01-10T00:03:49.490Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-01-10T00:03:49.490Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-01-10T00:03:49.490Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-01-10T00:03:49.490Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-01-10T00:03:49.490Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-01-10T00:03:49.490Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-01-10T00:03:49.490Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2020-01-10T00:03:49.490Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-01-10T00:03:49.752Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2020-01-10T00:03:49.752Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-01-10T00:03:49.752Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-01-10T00:03:49.752Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-01-10T00:03:49.752Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-01-10T00:03:50.012Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-01-10T00:03:50.012Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-01-10T00:03:50.280Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-01-10T00:03:50.540Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-01-10T00:03:50.540Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-01-10T00:03:50.540Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-01-10T00:03:51.109Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-01-10T00:03:51.109Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-01-10T00:03:51.109Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-01-10T00:03:51.109Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-01-10T00:03:51.109Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-01-10T00:03:51.109Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-01-10T00:03:51.368Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-01-10T00:03:51.368Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-01-10T00:03:51.368Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-01-10T00:03:51.368Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-01-10T00:03:51.368Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-01-10T00:03:52.307Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-01-10T00:03:55.600Z] \x1b[0m\x1b[91mgo: downloading github.com/edgexfoundry/device-sdk-go v1.1.1\n [2020-01-10T00:03:55.600Z] \x1b[0m\x1b[91mgo: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.31\n [2020-01-10T00:03:55.600Z] \x1b[0m\x1b[91mgo: downloading github.com/soniah/gosnmp v1.21.0\n [2020-01-10T00:03:55.860Z] \x1b[0m\x1b[91mgo: downloading github.com/golang/mock v1.2.0\n [2020-01-10T00:03:55.860Z] \x1b[0m\x1b[91mgo: downloading github.com/jessevdk/go-flags v1.4.0\n [2020-01-10T00:03:55.860Z] \x1b[0m\x1b[91mgo: downloading github.com/gorilla/mux v1.6.2\n [2020-01-10T00:03:55.860Z] \x1b[0m\x1b[91mgo: downloading github.com/OneOfOne/xxhash v1.2.6\n [2020-01-10T00:03:55.860Z] go: downloading github.com/google/uuid v1.1.0\n [2020-01-10T00:03:55.860Z] \x1b[0m\x1b[91mgo: downloading github.com/edgexfoundry/go-mod-registry v0.1.0\n [2020-01-10T00:03:55.860Z] \x1b[0m\x1b[91mgo: downloading github.com/go-kit/kit v0.8.0\n [2020-01-10T00:03:55.860Z] go: downloading github.com/ugorji/go v1.1.4\n [2020-01-10T00:03:55.860Z] \x1b[0m\x1b[91mgo: downloading gopkg.in/yaml.v2 v2.2.2\n [2020-01-10T00:03:55.860Z] go: downloading github.com/pkg/errors v0.8.1\n [2020-01-10T00:03:55.860Z] \x1b[0m\x1b[91mgo: downloading github.com/pelletier/go-toml v1.2.0\n [2020-01-10T00:03:55.860Z] \x1b[0m\x1b[91mgo: downloading github.com/hashicorp/consul v1.4.2\n [2020-01-10T00:03:55.860Z] \x1b[0m\x1b[91mgo: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-01-10T00:03:56.120Z] \x1b[0m\x1b[91mgo: downloading github.com/cenkalti/backoff v2.1.1+incompatible\n [2020-01-10T00:03:56.120Z] go: downloading github.com/mitchellh/copystructure v1.0.0\n [2020-01-10T00:03:56.120Z] \x1b[0m\x1b[91mgo: downloading github.com/mitchellh/mapstructure v1.1.2\n [2020-01-10T00:03:56.120Z] \x1b[0m\x1b[91mgo: downloading github.com/mitchellh/reflectwalk v1.0.0\n [2020-01-10T00:03:56.379Z] \x1b[0m\x1b[91mgo: downloading github.com/go-logfmt/logfmt v0.4.0\n [2020-01-10T00:04:06.373Z] \x1b[0m\x1b[91mgo: downloading github.com/hashicorp/go-rootcerts v1.0.0\n [2020-01-10T00:04:06.373Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.0\n [2020-01-10T00:04:06.373Z] \x1b[0m\x1b[91mgo: downloading github.com/hashicorp/serf v0.8.2\n [2020-01-10T00:04:06.373Z] \x1b[0m\x1b[91mgo: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-01-10T00:04:06.373Z] \x1b[0m\x1b[91mgo: downloading github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-01-10T00:04:06.373Z] \x1b[0m\x1b[91mgo: downloading github.com/hashicorp/golang-lru v0.5.0\n [2020-01-10T00:04:26.299Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-12927 in /w/workspace/dgexfoundry_device-snmp-go_PR-42\n [Pipeline] {\n [Pipeline] ws\n [2020-01-10T00:04:26.336Z] Running in /w/workspace/device-snmp-go/1\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-10T00:04:28.344Z] \x1b[0mCGO_ENABLED=0 GO111MODULE=on go build ./...\n [2020-01-10T00:04:33.256Z] using credential edgex-jenkins-ssh\n [2020-01-10T00:04:33.282Z] Cloning the remote Git repository\n [2020-01-10T00:04:33.282Z] Cloning with configured refspecs honoured and without tags\n [2020-01-10T00:04:33.347Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git\n [2020-01-10T00:04:33.515Z] > git init /w/workspace/device-snmp-go/1 # timeout=10\n [2020-01-10T00:04:33.848Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git\n [2020-01-10T00:04:33.850Z] > git --version # timeout=10\n [2020-01-10T00:04:33.873Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-10T00:04:33.954Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/42/head:refs/remotes/origin/PR-42 +refs/heads/fuji:refs/remotes/origin/fuji # timeout=10\n [2020-01-10T00:04:34.863Z] Fetching without tags\n [2020-01-10T00:04:35.330Z] Merging remotes/origin/fuji commit 08377ca45343dc389d5713aef6dd35d0787c24bd into PR head commit 23d319c1c3825ed6ee1572d582574afef3f74f8c\n [2020-01-10T00:04:35.526Z] Merge succeeded, producing 23d319c1c3825ed6ee1572d582574afef3f74f8c\n [2020-01-10T00:04:35.526Z] Checking out Revision 23d319c1c3825ed6ee1572d582574afef3f74f8c (PR-42)\n [2020-01-10T00:04:34.757Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10\n [2020-01-10T00:04:34.781Z] > git config --add remote.origin.fetch +refs/pull/42/head:refs/remotes/origin/PR-42 # timeout=10\n [2020-01-10T00:04:34.803Z] > git config --add remote.origin.fetch +refs/heads/fuji:refs/remotes/origin/fuji # timeout=10\n [2020-01-10T00:04:34.840Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10\n [2020-01-10T00:04:34.871Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git\n [2020-01-10T00:04:34.871Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-10T00:04:34.883Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/42/head:refs/remotes/origin/PR-42 +refs/heads/fuji:refs/remotes/origin/fuji # timeout=10\n [2020-01-10T00:04:35.347Z] > git config core.sparsecheckout # timeout=10\n [2020-01-10T00:04:35.369Z] > git checkout -f 23d319c1c3825ed6ee1572d582574afef3f74f8c # timeout=10\n [2020-01-10T00:04:35.461Z] > git merge 08377ca45343dc389d5713aef6dd35d0787c24bd # timeout=10\n [2020-01-10T00:04:35.492Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-10T00:04:35.531Z] > git config core.sparsecheckout # timeout=10\n [2020-01-10T00:04:35.550Z] > git checkout -f 23d319c1c3825ed6ee1572d582574afef3f74f8c # timeout=10\n [2020-01-10T00:04:39.875Z] Commit message: "Update Jenkinsfile to use edgeXBuildGoApp function"\n [2020-01-10T00:04:39.930Z] > git --version # timeout=10\n [2020-01-10T00:04:39.974Z] fatal: bad object f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [2020-01-10T00:04:40.552Z] Removing intermediate container f858905aac18\n [2020-01-10T00:04:40.552Z] ---> 8f2c1ab7da31\n [2020-01-10T00:04:40.552Z] Step 11/17 : FROM scratch\n [2020-01-10T00:04:40.552Z] ---> \n [2020-01-10T00:04:40.552Z] Step 12/17 : ENV APP_PORT=49993\n [2020-01-10T00:04:40.552Z] ---> Running in a60d98273a78\n [2020-01-10T00:04:40.552Z] Removing intermediate container a60d98273a78\n [2020-01-10T00:04:40.552Z] ---> 247b05b97070\n [2020-01-10T00:04:40.552Z] Step 13/17 : EXPOSE $APP_PORT\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [2020-01-10T00:04:40.812Z] ---> Running in 5e700fe78bb8\n [2020-01-10T00:04:40.812Z] Removing intermediate container 5e700fe78bb8\n [2020-01-10T00:04:40.812Z] ---> f12cd68b139f\n [2020-01-10T00:04:40.812Z] Step 14/17 : ENV DEVICE_PORT=161\n [2020-01-10T00:04:40.812Z] ---> Running in 0582fa347c2a\n [2020-01-10T00:04:41.075Z] Removing intermediate container 0582fa347c2a\n [2020-01-10T00:04:41.075Z] ---> 57db4890142c\n [2020-01-10T00:04:41.075Z] Step 15/17 : EXPOSE $DEVICE_PORT\n [2020-01-10T00:04:41.075Z] ---> Running in 874b3d1e9635\n [2020-01-10T00:04:41.075Z] Removing intermediate container 874b3d1e9635\n [2020-01-10T00:04:41.075Z] ---> 6647aaa64689\n [2020-01-10T00:04:41.075Z] Step 16/17 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd /\n [Pipeline] echo\n [2020-01-10T00:04:41.081Z] =========================================================\n [2020-01-10T00:04:41.081Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.11.9-alpine-arm64]\n [2020-01-10T00:04:41.081Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-10T00:04:42.454Z] ---> b4cc0868ca0f\n [2020-01-10T00:04:42.454Z] Step 17/17 : ENTRYPOINT ["/device-snmp-go","--profile=docker","--confdir=/res","--registry=consul://edgex-core-consul:8500"]\n [2020-01-10T00:04:42.454Z] ---> Running in 37bd2edb2037\n [2020-01-10T00:04:42.556Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-golang-base:1.11.9-alpine-arm64 .\n [2020-01-10T00:04:42.713Z] Removing intermediate container 37bd2edb2037\n [2020-01-10T00:04:42.713Z] ---> 848a1a6c36bf\n [2020-01-10T00:04:42.713Z] Successfully built 848a1a6c36bf\n [2020-01-10T00:04:42.713Z] 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-10T00:04:43.249Z] + docker inspect -f . ci-base-image-x86_64\n [2020-01-10T00:04:43.250Z] .\n [Pipeline] withDockerContainer\n [2020-01-10T00:04:43.391Z] prd-centos7-docker-4c-2g-12926 does not seem to be running inside a container\n [2020-01-10T00:04:43.427Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-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-01-10T00:04:43.576Z] Sending build context to Docker daemon 317.4kB\n\n [2020-01-10T00:04:43.576Z] Step 1/17 : ARG BASE=golang:1.11-alpine\n [2020-01-10T00:04:43.576Z] Step 2/17 : FROM ${BASE} AS builder\n [2020-01-10T00:04:43.863Z] 1.11.9-alpine-arm64: Pulling from edgex-golang-base\n [2020-01-10T00:04:43.863Z] 6f37394be673: Pulling fs layer\n [2020-01-10T00:04:43.863Z] 624d8cd59892: Pulling fs layer\n [2020-01-10T00:04:43.863Z] ecff0f4f3435: Pulling fs layer\n [2020-01-10T00:04:43.863Z] 69fbc39639a5: Pulling fs layer\n [2020-01-10T00:04:43.863Z] 63ed52b50e75: Pulling fs layer\n [2020-01-10T00:04:43.863Z] d911076bab81: Pulling fs layer\n [2020-01-10T00:04:43.863Z] c239fd5b1d92: Pulling fs layer\n [2020-01-10T00:04:43.863Z] e9e6bbcae8cf: Pulling fs layer\n [2020-01-10T00:04:43.863Z] 87583c5ba68f: Pulling fs layer\n [2020-01-10T00:04:43.863Z] 31b5fcfd544f: Pulling fs layer\n [2020-01-10T00:04:43.863Z] bd4a789bbede: Pulling fs layer\n [2020-01-10T00:04:43.957Z] $ docker top 8840304240d799f63d96d3310917694b7f9daed2e8d411471a36b2b86b25827e -eo pid,comm\n [2020-01-10T00:04:44.133Z] 69fbc39639a5: Waiting\n [2020-01-10T00:04:44.133Z] 63ed52b50e75: Waiting\n [2020-01-10T00:04:44.133Z] d911076bab81: Waiting\n [2020-01-10T00:04:44.133Z] c239fd5b1d92: Waiting\n [2020-01-10T00:04:44.133Z] e9e6bbcae8cf: Waiting\n [2020-01-10T00:04:44.133Z] 87583c5ba68f: Waiting\n [2020-01-10T00:04:44.133Z] 31b5fcfd544f: Waiting\n [2020-01-10T00:04:44.133Z] bd4a789bbede: Waiting\n [2020-01-10T00:04:44.133Z] ecff0f4f3435: Verifying Checksum\n [2020-01-10T00:04:44.133Z] ecff0f4f3435: Download complete\n [2020-01-10T00:04:44.133Z] 624d8cd59892: Verifying Checksum\n [2020-01-10T00:04:44.133Z] 624d8cd59892: Download complete\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n Stage "Build" skipped due to earlier failure(s)\n [Pipeline] }\n [2020-01-10T00:04:44.407Z] 63ed52b50e75: Verifying Checksum\n [2020-01-10T00:04:44.407Z] 63ed52b50e75: Download complete\n [2020-01-10T00:04:44.407Z] d911076bab81: Verifying Checksum\n [2020-01-10T00:04:44.407Z] d911076bab81: Download complete\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "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 [2020-01-10T00:04:44.689Z] 6f37394be673: Verifying Checksum\n [2020-01-10T00:04:44.689Z] 6f37394be673: Download complete\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [2020-01-10T00:04:44.925Z] Failed in branch amd64\n [2020-01-10T00:04:46.750Z] 6f37394be673: Pull complete\n [2020-01-10T00:04:47.726Z] 624d8cd59892: Pull complete\n [2020-01-10T00:04:48.011Z] ecff0f4f3435: Pull complete\n [2020-01-10T00:04:52.341Z] c239fd5b1d92: Verifying Checksum\n [2020-01-10T00:04:52.341Z] c239fd5b1d92: Download complete\n [2020-01-10T00:04:52.341Z] 87583c5ba68f: Verifying Checksum\n [2020-01-10T00:04:52.341Z] 87583c5ba68f: Download complete\n [2020-01-10T00:04:54.974Z] 31b5fcfd544f: Verifying Checksum\n [2020-01-10T00:04:54.974Z] 31b5fcfd544f: Download complete\n [2020-01-10T00:04:55.592Z] bd4a789bbede: Verifying Checksum\n [2020-01-10T00:04:55.592Z] bd4a789bbede: Download complete\n [2020-01-10T00:04:57.033Z] e9e6bbcae8cf: Verifying Checksum\n [2020-01-10T00:04:57.033Z] e9e6bbcae8cf: Download complete\n [2020-01-10T00:04:58.467Z] 69fbc39639a5: Download complete\n [2020-01-10T00:05:13.527Z] 69fbc39639a5: Pull complete\n [2020-01-10T00:05:13.527Z] 63ed52b50e75: Pull complete\n [2020-01-10T00:05:14.124Z] d911076bab81: Pull complete\n [2020-01-10T00:05:20.820Z] c239fd5b1d92: Pull complete\n [2020-01-10T00:05:29.174Z] e9e6bbcae8cf: Pull complete\n [2020-01-10T00:05:29.174Z] 87583c5ba68f: Pull complete\n [2020-01-10T00:05:31.136Z] 31b5fcfd544f: Pull complete\n [2020-01-10T00:05:31.724Z] bd4a789bbede: Pull complete\n [2020-01-10T00:05:31.724Z] Digest: sha256:501551ff06febc92a20e87853c786f768e6cd50e724d6d5962a9a74d3283429b\n [2020-01-10T00:05:31.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.11.9-alpine-arm64\n [2020-01-10T00:05:31.724Z] ---> 5690e4b6fe5a\n [2020-01-10T00:05:31.724Z] Step 3/17 : ARG ALPINE_PKG_BASE="build-base git openssh-client curl bash"\n [2020-01-10T00:05:35.143Z] ---> Running in ff8f146a3043\n [2020-01-10T00:05:35.143Z] Removing intermediate container ff8f146a3043\n [2020-01-10T00:05:35.143Z] ---> 71436d76ab49\n [2020-01-10T00:05:35.143Z] Step 4/17 : ARG ALPINE_PKG_EXTRA=""\n [2020-01-10T00:05:35.426Z] ---> Running in 8701aad31d27\n [2020-01-10T00:05:35.695Z] Removing intermediate container 8701aad31d27\n [2020-01-10T00:05:35.695Z] ---> 6905abd93933\n [2020-01-10T00:05:35.695Z] Step 5/17 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-01-10T00:05:35.967Z] ---> Running in 8a7d95b012d6\n [2020-01-10T00:05:37.925Z] Removing intermediate container 8a7d95b012d6\n [2020-01-10T00:05:37.925Z] ---> ff5758524dc5\n [2020-01-10T00:05:37.925Z] Step 6/17 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n [2020-01-10T00:05:38.193Z] ---> Running in 62ee4bf68e37\n [2020-01-10T00:05:39.167Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz\n [2020-01-10T00:05:40.127Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz\n [2020-01-10T00:05:40.396Z] (1/9) Installing libmagic (5.36-r1)\n [2020-01-10T00:05:40.396Z] (2/9) Installing file (5.36-r1)\n [2020-01-10T00:05:40.661Z] (3/9) Installing libc-dev (0.7.1-r0)\n [2020-01-10T00:05:40.661Z] (4/9) Installing g++ (8.3.0-r0)\n [2020-01-10T00:05:42.622Z] (5/9) Installing fortify-headers (1.0-r0)\n [2020-01-10T00:05:42.889Z] (6/9) Installing build-base (0.5-r1)\n [2020-01-10T00:05:42.889Z] (7/9) Installing openssh-keygen (7.9_p1-r6)\n [2020-01-10T00:05:42.889Z] (8/9) Installing libedit (20181209.3.1-r0)\n [2020-01-10T00:05:43.161Z] (9/9) Installing openssh-client (7.9_p1-r6)\n [2020-01-10T00:05:43.161Z] Executing busybox-1.29.3-r10.trigger\n [2020-01-10T00:05:43.161Z] OK: 194 MiB in 49 packages\n [2020-01-10T00:05:48.532Z] Removing intermediate container 62ee4bf68e37\n [2020-01-10T00:05:48.532Z] ---> e6f91e74273e\n [2020-01-10T00:05:48.532Z] Step 7/17 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go\n [2020-01-10T00:05:48.532Z] ---> Running in e017a386f28b\n [2020-01-10T00:05:48.532Z] Removing intermediate container e017a386f28b\n [2020-01-10T00:05:48.532Z] ---> 178786201d41\n [2020-01-10T00:05:48.532Z] Step 8/17 : COPY . .\n [2020-01-10T00:05:49.120Z] ---> 7355b7d74432\n [2020-01-10T00:05:49.120Z] Step 9/17 : ARG MAKE=build\n [2020-01-10T00:05:49.120Z] ---> Running in 71aff187c33c\n [2020-01-10T00:05:49.391Z] Removing intermediate container 71aff187c33c\n [2020-01-10T00:05:49.391Z] ---> 69105b90b182\n [2020-01-10T00:05:49.391Z] Step 10/17 : RUN make $MAKE\n [2020-01-10T00:05:49.665Z] ---> Running in 6489379263c8\n [2020-01-10T00:05:50.653Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp-go ./cmd\n [2020-01-10T00:05:50.653Z] \x1b[91mgo: finding github.com/soniah/gosnmp v1.21.0\n [2020-01-10T00:05:50.653Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/device-sdk-go v1.1.1\n [2020-01-10T00:05:50.653Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.31\n [2020-01-10T00:05:51.637Z] \x1b[0m\x1b[91mgo: finding github.com/golang/mock v1.2.0\n [2020-01-10T00:05:51.637Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-10T00:05:51.637Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-01-10T00:05:51.637Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-01-10T00:05:51.637Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-01-10T00:05:51.637Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n [2020-01-10T00:05:51.637Z] \x1b[0m\x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n [2020-01-10T00:05:51.637Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n [2020-01-10T00:05:51.637Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-01-10T00:05:51.637Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-01-10T00:05:53.060Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-01-10T00:05:53.060Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n [2020-01-10T00:05:53.060Z] \x1b[0m\x1b[91mgo: finding github.com/jessevdk/go-flags v1.4.0\n [2020-01-10T00:05:53.342Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-01-10T00:05:53.631Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-10T00:05:53.631Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-10T00:05:53.631Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-10T00:05:53.898Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-01-10T00:05:54.485Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-01-10T00:05:54.756Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-01-10T00:05:55.027Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-01-10T00:05:55.297Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-01-10T00:05:55.585Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n [2020-01-10T00:05:55.585Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n [2020-01-10T00:05:55.585Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-01-10T00:05:55.585Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-01-10T00:05:55.856Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n [2020-01-10T00:05:56.138Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-01-10T00:05:56.415Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-01-10T00:05:56.685Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-01-10T00:05:56.685Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-01-10T00:05:58.650Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-01-10T00:05:58.650Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-01-10T00:05:58.650Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-01-10T00:05:58.650Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-01-10T00:05:58.650Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-01-10T00:05:58.650Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-01-10T00:05:58.650Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-01-10T00:05:58.650Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-01-10T00:05:59.631Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-01-10T00:05:59.905Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-01-10T00:05:59.905Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-01-10T00:05:59.905Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-01-10T00:05:59.905Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-01-10T00:06:00.208Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-01-10T00:06:00.208Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-01-10T00:06:00.480Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-01-10T00:06:01.100Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2020-01-10T00:06:01.372Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-01-10T00:06:01.645Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2020-01-10T00:06:01.645Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-01-10T00:06:01.645Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-01-10T00:06:02.617Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-01-10T00:06:02.617Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-01-10T00:06:02.617Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-01-10T00:06:03.211Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-01-10T00:06:04.192Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-01-10T00:06:04.192Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-01-10T00:06:05.158Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-01-10T00:06:05.775Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-01-10T00:06:05.775Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-01-10T00:06:06.372Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-01-10T00:06:07.810Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-01-10T00:06:07.810Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-01-10T00:06:08.084Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-01-10T00:06:08.084Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-01-10T00:06:09.083Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-01-10T00:06:09.362Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-01-10T00:06:09.362Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-01-10T00:06:09.957Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-01-10T00:06:14.232Z] \x1b[0m\x1b[91mgo: downloading github.com/edgexfoundry/device-sdk-go v1.1.1\n [2020-01-10T00:06:14.232Z] \x1b[0m\x1b[91mgo: downloading github.com/soniah/gosnmp v1.21.0\n [2020-01-10T00:06:14.232Z] \x1b[0m\x1b[91mgo: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.31\n [2020-01-10T00:06:14.232Z] \x1b[0m\x1b[91mgo: downloading github.com/golang/mock v1.2.0\n [2020-01-10T00:06:14.508Z] \x1b[0m\x1b[91mgo: downloading github.com/google/uuid v1.1.0\n [2020-01-10T00:06:14.508Z] \x1b[0m\x1b[91mgo: downloading github.com/jessevdk/go-flags v1.4.0\n [2020-01-10T00:06:14.508Z] \x1b[0m\x1b[91mgo: downloading github.com/pelletier/go-toml v1.2.0\n [2020-01-10T00:06:14.508Z] \x1b[0m\x1b[91mgo: downloading github.com/edgexfoundry/go-mod-registry v0.1.0\n [2020-01-10T00:06:14.782Z] \x1b[0m\x1b[91mgo: downloading github.com/pkg/errors v0.8.1\n [2020-01-10T00:06:14.782Z] \x1b[0m\x1b[91mgo: downloading github.com/OneOfOne/xxhash v1.2.6\n [2020-01-10T00:06:14.782Z] \x1b[0m\x1b[91mgo: downloading github.com/gorilla/mux v1.6.2\n [2020-01-10T00:06:15.058Z] \x1b[0m\x1b[91mgo: downloading gopkg.in/yaml.v2 v2.2.2\n [2020-01-10T00:06:15.058Z] \x1b[0m\x1b[91mgo: downloading github.com/hashicorp/consul v1.4.2\n [2020-01-10T00:06:15.058Z] \x1b[0m\x1b[91mgo: downloading github.com/go-kit/kit v0.8.0\n [2020-01-10T00:06:15.058Z] \x1b[0m\x1b[91mgo: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-01-10T00:06:15.058Z] \x1b[0m\x1b[91mgo: downloading github.com/ugorji/go v1.1.4\n [2020-01-10T00:06:15.331Z] \x1b[0m\x1b[91mgo: downloading github.com/mitchellh/copystructure v1.0.0\n [2020-01-10T00:06:15.331Z] \x1b[0m\x1b[91mgo: downloading github.com/cenkalti/backoff v2.1.1+incompatible\n [2020-01-10T00:06:15.331Z] \x1b[0m\x1b[91mgo: downloading github.com/mitchellh/mapstructure v1.1.2\n [2020-01-10T00:06:15.604Z] \x1b[0m\x1b[91mgo: downloading github.com/mitchellh/reflectwalk v1.0.0\n [2020-01-10T00:06:17.036Z] \x1b[0m\x1b[91mgo: downloading github.com/go-logfmt/logfmt v0.4.0\n [2020-01-10T00:06:43.801Z] \x1b[0m\x1b[91mgo: downloading github.com/hashicorp/go-rootcerts v1.0.0\n [2020-01-10T00:06:44.080Z] \x1b[0m\x1b[91mgo: downloading github.com/hashicorp/serf v0.8.2\n [2020-01-10T00:06:44.080Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.0\n [2020-01-10T00:06:46.048Z] \x1b[0m\x1b[91mgo: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-01-10T00:06:46.048Z] \x1b[0m\x1b[91mgo: downloading github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-01-10T00:06:46.048Z] \x1b[0m\x1b[91mgo: downloading github.com/hashicorp/golang-lru v0.5.0\n [2020-01-10T00:07:42.572Z] \x1b[0mCGO_ENABLED=0 GO111MODULE=on go build ./...\n [2020-01-10T00:07:57.617Z] Removing intermediate container 6489379263c8\n [2020-01-10T00:07:57.617Z] ---> 3a2765c76bc8\n [2020-01-10T00:07:57.617Z] Step 11/17 : FROM scratch\n [2020-01-10T00:07:57.617Z] ---> \n [2020-01-10T00:07:57.617Z] Step 12/17 : ENV APP_PORT=49993\n [2020-01-10T00:07:57.892Z] ---> Running in 27519971bc08\n [2020-01-10T00:07:58.168Z] Removing intermediate container 27519971bc08\n [2020-01-10T00:07:58.168Z] ---> 9f77d7dc78e6\n [2020-01-10T00:07:58.168Z] Step 13/17 : EXPOSE $APP_PORT\n [2020-01-10T00:07:58.168Z] ---> Running in b41b38953185\n [2020-01-10T00:07:58.438Z] Removing intermediate container b41b38953185\n [2020-01-10T00:07:58.438Z] ---> f1958349278b\n [2020-01-10T00:07:58.438Z] Step 14/17 : ENV DEVICE_PORT=161\n [2020-01-10T00:07:58.706Z] ---> Running in 83de85d74ad7\n [2020-01-10T00:07:58.976Z] Removing intermediate container 83de85d74ad7\n [2020-01-10T00:07:58.976Z] ---> a96ed03dbe35\n [2020-01-10T00:07:58.976Z] Step 15/17 : EXPOSE $DEVICE_PORT\n [2020-01-10T00:07:58.976Z] ---> Running in c631bc2dfe16\n [2020-01-10T00:07:59.255Z] Removing intermediate container c631bc2dfe16\n [2020-01-10T00:07:59.255Z] ---> ce203dc5cfc3\n [2020-01-10T00:07:59.255Z] Step 16/17 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd /\n [2020-01-10T00:08:00.677Z] ---> d35aad00f1cf\n [2020-01-10T00:08:00.677Z] Step 17/17 : ENTRYPOINT ["/device-snmp-go","--profile=docker","--confdir=/res","--registry=consul://edgex-core-consul:8500"]\n [2020-01-10T00:08:00.677Z] ---> Running in 6d39d12d4801\n [2020-01-10T00:08:00.945Z] Removing intermediate container 6d39d12d4801\n [2020-01-10T00:08:00.945Z] ---> d5e101c74f2e\n [2020-01-10T00:08:00.945Z] Successfully built d5e101c74f2e\n [2020-01-10T00:08:00.945Z] 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-10T00:08:01.562Z] + docker inspect -f . ci-base-image-arm64\n [2020-01-10T00:08:01.838Z] .\n [Pipeline] withDockerContainer\n [2020-01-10T00:08:02.233Z] prd-ubuntu18.04-docker-arm64-4c-2g-12927 does not seem to be running inside a container\n [2020-01-10T00:08:02.314Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-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-10T00:08:03.752Z] $ docker top 7a1cd9dcdc85bb80dbcf966e39a1a8a850217631b7e4065fe7d7cb4a2defe967 -eo pid,comm\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n Stage "Build" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "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-10T00:08:05.050Z] Failed in branch arm64\n [Pipeline] // parallel\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (CodeCov)\n Stage "CodeCov" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n Stage "Snyk Scan" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver)\n Stage "Semver" skipped due to earlier failure(s)\n [Pipeline] stage\n [Pipeline] { (Tag)\n Stage "Semver" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n Stage "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-10T00:08:06.302Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-10T00:08:06.630Z] ---> package-listing.sh\n [2020-01-10T00:08:06.630Z] ++ facter osfamily\n [2020-01-10T00:08:06.630Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-01-10T00:08:06.630Z] + OS_FAMILY=redhat\n [2020-01-10T00:08:06.630Z] + workspace=/w/workspace/dgexfoundry_device-snmp-go_PR-42\n [2020-01-10T00:08:06.630Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-01-10T00:08:06.630Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-01-10T00:08:06.630Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-01-10T00:08:06.630Z] + PACKAGES=/tmp/packages_start.txt\n [2020-01-10T00:08:06.630Z] + \'[\' /w/workspace/dgexfoundry_device-snmp-go_PR-42 \']\'\n [2020-01-10T00:08:06.630Z] + PACKAGES=/tmp/packages_end.txt\n [2020-01-10T00:08:06.630Z] + case "${OS_FAMILY}" in\n [2020-01-10T00:08:06.630Z] + rpm -qa\n [2020-01-10T00:08:06.630Z] + sort\n [2020-01-10T00:08:10.868Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-01-10T00:08:10.868Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-01-10T00:08:10.868Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-01-10T00:08:10.868Z] + \'[\' /w/workspace/dgexfoundry_device-snmp-go_PR-42 \']\'\n [2020-01-10T00:08:10.868Z] + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_PR-42/archives/\n [2020-01-10T00:08:10.869Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-snmp-go_PR-42/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-10T00:08:11.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-10T00:08:11.243Z] \n [2020-01-10T00:08:11.243Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-10T00:08:11.582Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-10T00:08:11.582Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-01-10T00:08:11.582Z] e6b0cf9c0882: Pulling fs layer\n [2020-01-10T00:08:11.582Z] da0e9bf0cc60: Pulling fs layer\n [2020-01-10T00:08:11.582Z] c9ea274ed700: Pulling fs layer\n [2020-01-10T00:08:11.582Z] 9cfac6ba3733: Pulling fs layer\n [2020-01-10T00:08:11.582Z] f6a933c9cadc: Pulling fs layer\n [2020-01-10T00:08:11.582Z] 61811dbd4963: Pulling fs layer\n [2020-01-10T00:08:11.582Z] a6eb2c9e2280: Pulling fs layer\n [2020-01-10T00:08:11.582Z] 095dd8b7b4d8: Pulling fs layer\n [2020-01-10T00:08:11.582Z] dc21a1d4508b: Pulling fs layer\n [2020-01-10T00:08:11.582Z] 363af2e989c4: Pulling fs layer\n [2020-01-10T00:08:11.582Z] 61811dbd4963: Waiting\n [2020-01-10T00:08:11.582Z] a6eb2c9e2280: Waiting\n [2020-01-10T00:08:11.582Z] 095dd8b7b4d8: Waiting\n [2020-01-10T00:08:11.582Z] dc21a1d4508b: Waiting\n [2020-01-10T00:08:11.582Z] 363af2e989c4: Waiting\n [2020-01-10T00:08:11.582Z] 9cfac6ba3733: Waiting\n [2020-01-10T00:08:11.582Z] f6a933c9cadc: Waiting\n [2020-01-10T00:08:11.582Z] da0e9bf0cc60: Download complete\n [2020-01-10T00:08:11.582Z] 9cfac6ba3733: Download complete\n [2020-01-10T00:08:11.582Z] e6b0cf9c0882: Verifying Checksum\n [2020-01-10T00:08:11.582Z] e6b0cf9c0882: Download complete\n [2020-01-10T00:08:11.849Z] f6a933c9cadc: Verifying Checksum\n [2020-01-10T00:08:11.849Z] f6a933c9cadc: Download complete\n [2020-01-10T00:08:11.849Z] a6eb2c9e2280: Verifying Checksum\n [2020-01-10T00:08:11.849Z] a6eb2c9e2280: Download complete\n [2020-01-10T00:08:12.117Z] e6b0cf9c0882: Pull complete\n [2020-01-10T00:08:12.117Z] c9ea274ed700: Verifying Checksum\n [2020-01-10T00:08:12.117Z] c9ea274ed700: Download complete\n [2020-01-10T00:08:12.117Z] 095dd8b7b4d8: Download complete\n [2020-01-10T00:08:12.117Z] 363af2e989c4: Verifying Checksum\n [2020-01-10T00:08:12.117Z] 363af2e989c4: Download complete\n [2020-01-10T00:08:12.117Z] dc21a1d4508b: Verifying Checksum\n [2020-01-10T00:08:12.117Z] dc21a1d4508b: Download complete\n [2020-01-10T00:08:12.375Z] da0e9bf0cc60: Pull complete\n [2020-01-10T00:08:12.643Z] 61811dbd4963: Verifying Checksum\n [2020-01-10T00:08:12.643Z] 61811dbd4963: Download complete\n [2020-01-10T00:08:14.030Z] c9ea274ed700: Pull complete\n [2020-01-10T00:08:14.030Z] 9cfac6ba3733: Pull complete\n [2020-01-10T00:08:14.972Z] f6a933c9cadc: Pull complete\n [2020-01-10T00:08:19.161Z] 61811dbd4963: Pull complete\n [2020-01-10T00:08:19.161Z] a6eb2c9e2280: Pull complete\n [2020-01-10T00:08:20.100Z] 095dd8b7b4d8: Pull complete\n [2020-01-10T00:08:20.363Z] dc21a1d4508b: Pull complete\n [2020-01-10T00:08:20.621Z] 363af2e989c4: Pull complete\n [2020-01-10T00:08:20.621Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-01-10T00:08:20.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-01-10T00:08:20.780Z] prd-centos7-docker-4c-2g-12925 does not seem to be running inside a container\n [2020-01-10T00:08:20.817Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_device-snmp-go_PR-42 -v /w/workspace/dgexfoundry_device-snmp-go_PR-42:/w/workspace/dgexfoundry_device-snmp-go_PR-42:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-42@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-42@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:10003/edgex-lftools-log-publisher:alpine cat\n [2020-01-10T00:08:22.023Z] $ docker top b7e68149fb45529636a00233578b49ad6ba0d1f6b8909132ba8ca5f4f43ced03 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-01-10T00:08:22.625Z] provisioning config files...\n [2020-01-10T00:08:22.640Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-42@tmp/config315903434157696173tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-01-10T00:08:22.691Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-10T00:08:23.005Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-01-10T00:08:23.029Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-10T00:08:23.351Z] ---> logs-deploy.sh\n [2020-01-10T00:08:23.351Z] + ARCHIVE_ARTIFACTS=\n [2020-01-10T00:08:23.351Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-01-10T00:08:23.351Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-01-10T00:08:23.351Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-01-10T00:08:23.351Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-42/1\n [2020-01-10T00:08:23.351Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-snmp-go/job/PR-42/1/\n [2020-01-10T00:08:23.351Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-42/1 /w/workspace/dgexfoundry_device-snmp-go_PR-42\n [2020-01-10T00:08:24.286Z] Archives upload complete.\n [2020-01-10T00:08:24.286Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-42/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-snmp-go/job/PR-42/1/\n [2020-01-10T00:08:25.227Z] ---> uname -a:\n [2020-01-10T00:08:25.227Z] Linux b7e68149fb45 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n [2020-01-10T00:08:25.227Z] \n [2020-01-10T00:08:25.227Z] \n [2020-01-10T00:08:25.227Z] ---> lscpu:\n [2020-01-10T00:08:25.227Z] Architecture: x86_64\n [2020-01-10T00:08:25.227Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-01-10T00:08:25.227Z] Byte Order: Little Endian\n [2020-01-10T00:08:25.227Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-01-10T00:08:25.227Z] CPU(s): 4\n [2020-01-10T00:08:25.227Z] On-line CPU(s) list: 0-3\n [2020-01-10T00:08:25.227Z] Thread(s) per core: 1\n [2020-01-10T00:08:25.227Z] Core(s) per socket: 1\n [2020-01-10T00:08:25.227Z] Socket(s): 4\n [2020-01-10T00:08:25.227Z] NUMA node(s): 1\n [2020-01-10T00:08:25.227Z] Vendor ID: GenuineIntel\n [2020-01-10T00:08:25.227Z] CPU family: 6\n [2020-01-10T00:08:25.227Z] Model: 44\n [2020-01-10T00:08:25.227Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-01-10T00:08:25.227Z] Stepping: 1\n [2020-01-10T00:08:25.227Z] CPU MHz: 2933.396\n [2020-01-10T00:08:25.227Z] BogoMIPS: 5866.79\n [2020-01-10T00:08:25.227Z] Virtualization: VT-x\n [2020-01-10T00:08:25.227Z] Hypervisor vendor: KVM\n [2020-01-10T00:08:25.227Z] Virtualization type: full\n [2020-01-10T00:08:25.227Z] L1d cache: 128 KiB\n [2020-01-10T00:08:25.227Z] L1i cache: 128 KiB\n [2020-01-10T00:08:25.227Z] L2 cache: 16 MiB\n [2020-01-10T00:08:25.227Z] L3 cache: 64 MiB\n [2020-01-10T00:08:25.227Z] NUMA node0 CPU(s): 0-3\n [2020-01-10T00:08:25.227Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-01-10T00:08:25.227Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-01-10T00:08:25.227Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-01-10T00:08:25.227Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-01-10T00:08:25.227Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-01-10T00:08:25.227Z] 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-01-10T00:08:25.227Z] \n [2020-01-10T00:08:25.227Z] \n [2020-01-10T00:08:25.227Z] ---> nproc:\n [2020-01-10T00:08:25.227Z] 4\n [2020-01-10T00:08:25.227Z] \n [2020-01-10T00:08:25.227Z] \n [2020-01-10T00:08:25.227Z] ---> df -h:\n [2020-01-10T00:08:25.227Z] Filesystem Size Used Available Use% Mounted on\n [2020-01-10T00:08:25.227Z] overlay 50.0G 6.3G 43.7G 13% /\n [2020-01-10T00:08:25.227Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-01-10T00:08:25.227Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-01-10T00:08:25.227Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-01-10T00:08:25.227Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf\n [2020-01-10T00:08:25.227Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname\n [2020-01-10T00:08:25.227Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts\n [2020-01-10T00:08:25.227Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-snmp-go_PR-42\n [2020-01-10T00:08:25.227Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-snmp-go_PR-42@tmp\n [2020-01-10T00:08:25.227Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa\n [2020-01-10T00:08:25.227Z] \n [2020-01-10T00:08:25.227Z] \n [2020-01-10T00:08:25.227Z] ---> free -m:\n [2020-01-10T00:08:25.227Z] total used free shared buff/cache available\n [2020-01-10T00:08:25.227Z] Mem: 1838 582 69 0 1185 1150\n [2020-01-10T00:08:25.227Z] Swap: 1023 0 1023\n [2020-01-10T00:08:25.227Z] \n [2020-01-10T00:08:25.227Z] \n [2020-01-10T00:08:25.227Z] ---> ip addr:\n [2020-01-10T00:08:25.227Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-01-10T00:08:25.228Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-01-10T00:08:25.228Z] inet 127.0.0.1/8 scope host lo\n [2020-01-10T00:08:25.228Z] valid_lft forever preferred_lft forever\n [2020-01-10T00:08:25.228Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-01-10T00:08:25.228Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-01-10T00:08:25.228Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-01-10T00:08:25.228Z] valid_lft forever preferred_lft forever\n [2020-01-10T00:08:25.228Z] \n [2020-01-10T00:08:25.228Z] \n [2020-01-10T00:08:25.228Z] ---> sar -b -r -n DEV:\n [2020-01-10T00:08:25.228Z] Linux 3.10.0-862.14.4.el7.x86_64 (prd-centos7-docker-4c-2g-12925.vexxhost.local) \t01/10/20 \t_x86_64_\t(4 CPU)\n [2020-01-10T00:08:25.228Z] \n [2020-01-10T00:08:25.228Z] 00:01:01 tps rtps wtps bread/s bwrtn/s\n [2020-01-10T00:08:25.228Z] 00:02:01 4.25 0.05 4.20 1.33 126.82\n [2020-01-10T00:08:25.228Z] 00:03:01 0.67 0.00 0.67 0.00 7.23\n [2020-01-10T00:08:25.228Z] 00:04:01 0.65 0.00 0.65 0.00 8.10\n [2020-01-10T00:08:25.228Z] 00:05:01 0.65 0.00 0.65 0.00 6.98\n [2020-01-10T00:08:25.228Z] 00:06:01 0.63 0.00 0.63 0.00 7.81\n [2020-01-10T00:08:25.228Z] 00:07:01 0.70 0.00 0.70 0.00 8.28\n [2020-01-10T00:08:25.228Z] 00:08:01 0.62 0.00 0.62 0.00 6.70\n [2020-01-10T00:08:25.228Z] Average: 1.17 0.01 1.16 0.19 24.56\n [2020-01-10T00:08:25.228Z] \n [2020-01-10T00:08:25.228Z] 00:01:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-01-10T00:08:25.228Z] 00:02:01 120032 1762272 93.62 2620 1245420 899956 30.71 409332 1194584 8\n [2020-01-10T00:08:25.228Z] 00:03:01 120272 1762032 93.61 2620 1245428 899956 30.71 409508 1194508 8\n [2020-01-10T00:08:25.228Z] 00:04:01 118824 1763480 93.69 2620 1245432 900184 30.71 410688 1194508 12\n [2020-01-10T00:08:25.228Z] 00:05:01 119168 1763136 93.67 2620 1245440 900172 30.71 410548 1194508 12\n [2020-01-10T00:08:25.228Z] 00:06:01 120096 1762208 93.62 2620 1245440 900104 30.71 409896 1194508 8\n [2020-01-10T00:08:25.228Z] 00:07:01 120440 1761864 93.60 2620 1245448 900020 30.71 409328 1194508 8\n [2020-01-10T00:08:25.228Z] 00:08:01 131428 1750876 93.02 2620 1245452 900056 30.71 398508 1194504 8\n [2020-01-10T00:08:25.228Z] Average: 121466 1760838 93.55 2620 1245437 900064 30.71 408258 1194518 9\n [2020-01-10T00:08:25.228Z] \n [2020-01-10T00:08:25.228Z] 00:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-01-10T00:08:25.228Z] 00:02:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-01-10T00:08:25.228Z] 00:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T00:08:25.228Z] 00:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T00:08:25.228Z] 00:03:01 eth0 0.70 0.08 0.05 0.01 0.00 0.00 0.00\n [2020-01-10T00:08:25.228Z] 00:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T00:08:25.228Z] 00:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T00:08:25.228Z] 00:04:01 eth0 1.73 0.70 0.61 0.37 0.00 0.00 0.00\n [2020-01-10T00:08:25.228Z] 00:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T00:08:25.228Z] 00:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T00:08:25.228Z] 00:05:01 eth0 0.45 0.40 0.27 0.23 0.00 0.00 0.00\n [2020-01-10T00:08:25.228Z] 00:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T00:08:25.228Z] 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T00:08:25.228Z] 00:06:01 eth0 0.23 0.17 0.08 0.07 0.00 0.00 0.00\n [2020-01-10T00:08:25.228Z] 00:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T00:08:25.228Z] 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T00:08:25.228Z] 00:07:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-01-10T00:08:25.228Z] 00:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T00:08:25.228Z] 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T00:08:25.228Z] 00:08:01 eth0 0.62 0.17 0.10 0.01 0.00 0.00 0.00\n [2020-01-10T00:08:25.228Z] 00:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T00:08:25.228Z] 00:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T00:08:25.228Z] Average: eth0 0.56 0.24 0.16 0.10 0.00 0.00 0.00\n [2020-01-10T00:08:25.228Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T00:08:25.228Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T00:08:25.228Z] \n [2020-01-10T00:08:25.228Z] \n [2020-01-10T00:08:25.228Z] ---> sar -P ALL:\n [2020-01-10T00:08:25.228Z] Linux 3.10.0-862.14.4.el7.x86_64 (prd-centos7-docker-4c-2g-12925.vexxhost.local) \t01/10/20 \t_x86_64_\t(4 CPU)\n [2020-01-10T00:08:25.228Z] \n [2020-01-10T00:08:25.228Z] 00:01:01 CPU %user %nice %system %iowait %steal %idle\n [2020-01-10T00:08:25.228Z] 00:02:01 all 0.18 0.00 0.06 0.00 0.00 99.76\n [2020-01-10T00:08:25.228Z] 00:02:01 0 0.03 0.00 0.07 0.00 0.00 99.90\n [2020-01-10T00:08:25.228Z] 00:02:01 1 0.07 0.00 0.12 0.00 0.00 99.82\n [2020-01-10T00:08:25.228Z] 00:02:01 2 0.57 0.00 0.05 0.00 0.00 99.38\n [2020-01-10T00:08:25.228Z] 00:02:01 3 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-01-10T00:08:25.228Z] 00:03:01 all 0.17 0.00 0.05 0.00 0.00 99.78\n [2020-01-10T00:08:25.228Z] 00:03:01 0 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-10T00:08:25.228Z] 00:03:01 1 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-10T00:08:25.228Z] 00:03:01 2 0.48 0.00 0.07 0.00 0.00 99.45\n [2020-01-10T00:08:25.228Z] 00:03:01 3 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-01-10T00:08:25.228Z] 00:04:01 all 0.14 0.00 0.05 0.00 0.00 99.81\n [2020-01-10T00:08:25.228Z] 00:04:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-10T00:08:25.228Z] 00:04:01 1 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-01-10T00:08:25.228Z] 00:04:01 2 0.38 0.00 0.05 0.00 0.00 99.57\n [2020-01-10T00:08:25.228Z] 00:04:01 3 0.10 0.00 0.07 0.00 0.02 99.82\n [2020-01-10T00:08:25.228Z] 00:05:01 all 0.18 0.00 0.04 0.00 0.00 99.77\n [2020-01-10T00:08:25.228Z] 00:05:01 0 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-01-10T00:08:25.228Z] 00:05:01 1 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-10T00:08:25.228Z] 00:05:01 2 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-10T00:08:25.228Z] 00:05:01 3 0.57 0.00 0.05 0.00 0.00 99.38\n [2020-01-10T00:08:25.228Z] 00:06:01 all 0.24 0.00 0.05 0.00 0.00 99.72\n [2020-01-10T00:08:25.228Z] 00:06:01 0 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-01-10T00:08:25.228Z] 00:06:01 1 0.07 0.00 0.08 0.00 0.00 99.85\n [2020-01-10T00:08:25.228Z] 00:06:01 2 0.02 0.00 0.03 0.00 0.00 99.95\n [2020-01-10T00:08:25.228Z] 00:06:01 3 0.78 0.00 0.03 0.00 0.00 99.18\n [2020-01-10T00:08:25.228Z] 00:07:01 all 0.17 0.00 0.04 0.00 0.00 99.79\n [2020-01-10T00:08:25.228Z] 00:07:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-10T00:08:25.228Z] 00:07:01 1 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-10T00:08:25.228Z] 00:07:01 2 0.03 0.00 0.05 0.00 0.00 99.92\n [2020-01-10T00:08:25.228Z] 00:07:01 3 0.57 0.00 0.05 0.00 0.00 99.38\n [2020-01-10T00:08:25.228Z] 00:08:01 all 0.16 0.00 0.04 0.00 0.00 99.80\n [2020-01-10T00:08:25.228Z] 00:08:01 0 0.03 0.00 0.05 0.00 0.00 99.92\n [2020-01-10T00:08:25.228Z] 00:08:01 1 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-10T00:08:25.228Z] 00:08:01 2 0.05 0.00 0.03 0.00 0.02 99.90\n [2020-01-10T00:08:25.228Z] 00:08:01 3 0.52 0.00 0.03 0.00 0.00 99.45\n [2020-01-10T00:08:25.228Z] Average: all 0.18 0.00 0.05 0.00 0.00 99.78\n [2020-01-10T00:08:25.228Z] Average: 0 0.04 0.00 0.04 0.00 0.00 99.91\n [2020-01-10T00:08:25.228Z] Average: 1 0.06 0.00 0.05 0.00 0.00 99.89\n [2020-01-10T00:08:25.228Z] Average: 2 0.23 0.00 0.05 0.00 0.00 99.73\n [2020-01-10T00:08:25.228Z] Average: 3 0.38 0.00 0.05 0.00 0.00 99.57\n [2020-01-10T00:08:25.228Z] \n [2020-01-10T00:08:25.228Z] \n [2020-01-10T00:08:25.228Z] '