b' Pull request #41 updated\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 f1582157ee6d60aaeca26fcde58ae67945d8d505+9dae7c8b866438b01dbdc6bda4331bc295d88c66 (b81f00a02529b95b5879e23b78ec6afc92bb78dd)\n Running in Durability level: PERFORMANCE_OPTIMIZED\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 > git rev-parse --is-inside-work-tree # timeout=10\n Fetching changes from the remote Git repository\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 > 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 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 [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 All nodes of label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99 are offline\n Running on prd-centos7-docker-4c-2g-13849 in /w/workspace/dgexfoundry_device-snmp-go_PR-41\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-41 # 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/41/head:refs/remotes/origin/PR-41 +refs/heads/master:refs/remotes/origin/master # timeout=10\n Fetching without tags\n Merging remotes/origin/master commit 9dae7c8b866438b01dbdc6bda4331bc295d88c66 into PR head commit f1582157ee6d60aaeca26fcde58ae67945d8d505\n Merge succeeded, producing f1582157ee6d60aaeca26fcde58ae67945d8d505\n Checking out Revision f1582157ee6d60aaeca26fcde58ae67945d8d505 (PR-41)\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/41/head:refs/remotes/origin/PR-41 # 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-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/41/head:refs/remotes/origin/PR-41 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f f1582157ee6d60aaeca26fcde58ae67945d8d505 # timeout=10\n > git merge 9dae7c8b866438b01dbdc6bda4331bc295d88c66 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f f1582157ee6d60aaeca26fcde58ae67945d8d505 # timeout=10\n Commit message: "Migrate Jenkinsfile to use edgeXBuildGoApp function"\n First time build. Skipping changelog.\n > git rev-list --no-walk 9e7b38127e5e8152f87ef3e4020458e83afd6bc4 # timeout=10\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-01-10T17:24:19.264Z] 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-10T17:24:20.712Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-10T17:24:20.712Z] \n [2020-01-10T17:24:20.712Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-10T17:24:21.040Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-10T17:24:21.040Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-01-10T17:24:21.040Z] e7c96db7181b: Pulling fs layer\n [2020-01-10T17:24:21.040Z] a038dfdf5543: Pulling fs layer\n [2020-01-10T17:24:21.040Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-01-10T17:24:21.306Z] e7c96db7181b: Download complete\n [2020-01-10T17:24:21.306Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-01-10T17:24:21.306Z] 8d5d8e63b3c0: Download complete\n [2020-01-10T17:24:21.306Z] a038dfdf5543: Verifying Checksum\n [2020-01-10T17:24:21.306Z] a038dfdf5543: Download complete\n [2020-01-10T17:24:21.568Z] e7c96db7181b: Pull complete\n [2020-01-10T17:24:22.137Z] a038dfdf5543: Pull complete\n [2020-01-10T17:24:22.397Z] 8d5d8e63b3c0: Pull complete\n [2020-01-10T17:24:22.397Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-01-10T17:24:22.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-01-10T17:24:22.534Z] prd-centos7-docker-4c-2g-13849 does not seem to be running inside a container\n [2020-01-10T17:24:22.260Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_PR-41 -v /w/workspace/dgexfoundry_device-snmp-go_PR-41:/w/workspace/dgexfoundry_device-snmp-go_PR-41:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-01-10T17:24:22.882Z] $ docker top bcac8e6e529d96b3181a3d91997d65aa3db901a248d72614ad44ebe77fab4741 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-01-10T17:24:23.701Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-10T17:24:23.701Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-10T17:24:23.912Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-10T17:24:23.712Z] $ docker exec bcac8e6e529d96b3181a3d91997d65aa3db901a248d72614ad44ebe77fab4741 ssh-agent\n [2020-01-10T17:24:24.109Z] SSH_AUTH_SOCK=/tmp/ssh-PHvYBoameRIZ/agent.14\n [2020-01-10T17:24:24.109Z] SSH_AGENT_PID=21\n [2020-01-10T17:24:24.118Z] Running ssh-add (command line suppressed)\n [2020-01-10T17:24:24.087Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp/private_key_4653571731802872223.key (/w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp/private_key_4653571731802872223.key)\n [2020-01-10T17:24:24.310Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-10T17:24:24.606Z] + git describe --exact-match --tags HEAD\n [2020-01-10T17:24:24.607Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-01-10T17:24:24.551Z] $ docker exec --env ******** --env ******** bcac8e6e529d96b3181a3d91997d65aa3db901a248d72614ad44ebe77fab4741 ssh-agent -k\n [2020-01-10T17:24:24.698Z] unset SSH_AUTH_SOCK;\n [2020-01-10T17:24:24.698Z] unset SSH_AGENT_PID;\n [2020-01-10T17:24:24.698Z] echo Agent pid 21 killed;\n [2020-01-10T17:24:24.865Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-01-10T17:24:24.879Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-01-10T17:24:24.879Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-01-10T17:24:24.905Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-10T17:24:24.905Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-10T17:24:25.076Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-10T17:24:24.972Z] $ docker exec bcac8e6e529d96b3181a3d91997d65aa3db901a248d72614ad44ebe77fab4741 ssh-agent\n [2020-01-10T17:24:25.254Z] SSH_AUTH_SOCK=/tmp/ssh-7fSYC10QT4zH/agent.56\n [2020-01-10T17:24:25.254Z] SSH_AGENT_PID=63\n [2020-01-10T17:24:25.260Z] Running ssh-add (command line suppressed)\n [2020-01-10T17:24:25.317Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp/private_key_4141716861656909970.key (/w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp/private_key_4141716861656909970.key)\n [2020-01-10T17:24:25.442Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-10T17:24:25.736Z] + git semver init\n [2020-01-10T17:24:25.736Z] # -> Open(): unable to determine branch for HEAD\n [2020-01-10T17:24:25.736Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-41/.git\n [2020-01-10T17:24:25.736Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-snmp-go_PR-41\n [2020-01-10T17:24:25.736Z] # $SEMVER_REMOTE_NAME = origin\n [2020-01-10T17:24:25.736Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-01-10T17:24:25.736Z] # $SEMVER_USER_NAME = jenkins\n [2020-01-10T17:24:25.736Z] # $SEMVER_BRANCH = PR-41\n [2020-01-10T17:24:25.736Z] # $SEMVER_TEMP = /tmp/semver-602328325\n [2020-01-10T17:24:25.736Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP\n [2020-01-10T17:24:25.995Z] # \'/tmp/semver-602328325\' -> \'/w/workspace/dgexfoundry_device-snmp-go_PR-41/.semver\'\n [2020-01-10T17:24:25.995Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-41/.semver\n [Pipeline] }\n [2020-01-10T17:24:25.975Z] $ docker exec --env ******** --env ******** bcac8e6e529d96b3181a3d91997d65aa3db901a248d72614ad44ebe77fab4741 ssh-agent -k\n [2020-01-10T17:24:26.114Z] unset SSH_AUTH_SOCK;\n [2020-01-10T17:24:26.115Z] unset SSH_AGENT_PID;\n [2020-01-10T17:24:26.115Z] echo Agent pid 63 killed;\n [2020-01-10T17:24:26.177Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-01-10T17:24:26.496Z] + git semver\n [Pipeline] }\n [2020-01-10T17:24:26.507Z] $ docker stop --time=1 bcac8e6e529d96b3181a3d91997d65aa3db901a248d72614ad44ebe77fab4741\n [2020-01-10T17:24:27.825Z] $ docker rm -f bcac8e6e529d96b3181a3d91997d65aa3db901a248d72614ad44ebe77fab4741\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-01-10T17:24:28.319Z] Stashed 31 file(s)\n [Pipeline] echo\n [2020-01-10T17:24:28.321Z] [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-10T17:24:43.382Z] Still waiting to schedule task\n [2020-01-10T17:24:43.382Z] \xe2\x80\x98centos7-builder-2c-1g-33\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98centos7-builder-2c-1g-34\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-centos7-docker-4c-2g-13850\xe2\x80\x99 is offline\n [2020-01-10T17:24:43.385Z] Still waiting to schedule task\n [2020-01-10T17:24:43.385Z] All nodes of label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99 are offline\n [2020-01-10T17:26:05.644Z] Running on prd-centos7-docker-4c-2g-13852 in /w/workspace/dgexfoundry_device-snmp-go_PR-41\n [Pipeline] {\n [Pipeline] ws\n [2020-01-10T17:26:05.662Z] Running in /w/workspace/device-snmp-go/4\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-10T17:26:07.870Z] using credential edgex-jenkins-ssh\n [2020-01-10T17:26:07.889Z] Cloning the remote Git repository\n [2020-01-10T17:26:07.889Z] Cloning with configured refspecs honoured and without tags\n [2020-01-10T17:26:07.410Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git\n [2020-01-10T17:26:07.453Z] > git init /w/workspace/device-snmp-go/4 # timeout=10\n [2020-01-10T17:26:08.498Z] Fetching without tags\n [2020-01-10T17:26:08.888Z] Merging remotes/origin/master commit 9dae7c8b866438b01dbdc6bda4331bc295d88c66 into PR head commit f1582157ee6d60aaeca26fcde58ae67945d8d505\n [2020-01-10T17:26:08.948Z] Merge succeeded, producing f1582157ee6d60aaeca26fcde58ae67945d8d505\n [2020-01-10T17:26:08.948Z] Checking out Revision f1582157ee6d60aaeca26fcde58ae67945d8d505 (PR-41)\n [2020-01-10T17:26:07.496Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git\n [2020-01-10T17:26:07.496Z] > git --version # timeout=10\n [2020-01-10T17:26:07.502Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-10T17:26:07.530Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/41/head:refs/remotes/origin/PR-41 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-10T17:26:08.012Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10\n [2020-01-10T17:26:08.018Z] > git config --add remote.origin.fetch +refs/pull/41/head:refs/remotes/origin/PR-41 # timeout=10\n [2020-01-10T17:26:08.025Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-10T17:26:08.038Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10\n [2020-01-10T17:26:08.048Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git\n [2020-01-10T17:26:08.048Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-10T17:26:08.053Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/41/head:refs/remotes/origin/PR-41 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-10T17:26:08.474Z] > git config core.sparsecheckout # timeout=10\n [2020-01-10T17:26:08.480Z] > git checkout -f f1582157ee6d60aaeca26fcde58ae67945d8d505 # timeout=10\n [2020-01-10T17:26:08.512Z] > git merge 9dae7c8b866438b01dbdc6bda4331bc295d88c66 # timeout=10\n [2020-01-10T17:26:08.524Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-10T17:26:08.534Z] > git config core.sparsecheckout # timeout=10\n [2020-01-10T17:26:08.538Z] > git checkout -f f1582157ee6d60aaeca26fcde58ae67945d8d505 # timeout=10\n [2020-01-10T17:26:12.314Z] Commit message: "Migrate Jenkinsfile to use edgeXBuildGoApp function"\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-10T17:26:13.038Z] =========================================================\n [2020-01-10T17:26:13.038Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.11.9-alpine]\n [2020-01-10T17:26:13.038Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-10T17:26:13.672Z] + 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-10T17:26:13.673Z] Sending build context to Docker daemon 315.4kB\n\n [2020-01-10T17:26:13.673Z] Step 1/8 : ARG BASE=golang:1.11-alpine\n [2020-01-10T17:26:13.673Z] Step 2/8 : FROM ${BASE}\n [2020-01-10T17:26:13.943Z] 1.11.9-alpine: Pulling from edgex-golang-base\n [2020-01-10T17:26:13.943Z] bdf0201b3a05: Pulling fs layer\n [2020-01-10T17:26:13.943Z] 38f114998adb: Pulling fs layer\n [2020-01-10T17:26:13.943Z] 21134b1a9e68: Pulling fs layer\n [2020-01-10T17:26:13.943Z] cd170a3a88ba: Pulling fs layer\n [2020-01-10T17:26:13.943Z] aa6d03943d33: Pulling fs layer\n [2020-01-10T17:26:13.943Z] 596e9b4d0e85: Pulling fs layer\n [2020-01-10T17:26:13.943Z] 973e67862d1a: Pulling fs layer\n [2020-01-10T17:26:13.943Z] 6c3f447c4847: Pulling fs layer\n [2020-01-10T17:26:13.943Z] 4c05a57fd44c: Pulling fs layer\n [2020-01-10T17:26:13.943Z] cd4b352ef8d7: Pulling fs layer\n [2020-01-10T17:26:13.943Z] e94a91aa99aa: Pulling fs layer\n [2020-01-10T17:26:13.943Z] cd170a3a88ba: Waiting\n [2020-01-10T17:26:13.943Z] 6c3f447c4847: Waiting\n [2020-01-10T17:26:13.943Z] 973e67862d1a: Waiting\n [2020-01-10T17:26:13.943Z] aa6d03943d33: Waiting\n [2020-01-10T17:26:13.943Z] cd4b352ef8d7: Waiting\n [2020-01-10T17:26:13.943Z] 596e9b4d0e85: Waiting\n [2020-01-10T17:26:13.943Z] 4c05a57fd44c: Waiting\n [2020-01-10T17:26:13.943Z] 21134b1a9e68: Verifying Checksum\n [2020-01-10T17:26:13.943Z] 21134b1a9e68: Download complete\n [2020-01-10T17:26:13.943Z] 38f114998adb: Verifying Checksum\n [2020-01-10T17:26:13.943Z] 38f114998adb: Download complete\n [2020-01-10T17:26:13.943Z] aa6d03943d33: Verifying Checksum\n [2020-01-10T17:26:13.943Z] aa6d03943d33: Download complete\n [2020-01-10T17:26:13.943Z] 596e9b4d0e85: Verifying Checksum\n [2020-01-10T17:26:13.943Z] 596e9b4d0e85: Download complete\n [2020-01-10T17:26:13.943Z] bdf0201b3a05: Verifying Checksum\n [2020-01-10T17:26:13.943Z] bdf0201b3a05: Download complete\n [2020-01-10T17:26:14.210Z] bdf0201b3a05: Pull complete\n [2020-01-10T17:26:14.796Z] 973e67862d1a: Verifying Checksum\n [2020-01-10T17:26:14.796Z] 973e67862d1a: Download complete\n [2020-01-10T17:26:14.796Z] 4c05a57fd44c: Verifying Checksum\n [2020-01-10T17:26:14.796Z] 4c05a57fd44c: Download complete\n [2020-01-10T17:26:15.057Z] cd4b352ef8d7: Verifying Checksum\n [2020-01-10T17:26:15.057Z] cd4b352ef8d7: Download complete\n [2020-01-10T17:26:15.318Z] cd170a3a88ba: Verifying Checksum\n [2020-01-10T17:26:15.318Z] cd170a3a88ba: Download complete\n [2020-01-10T17:26:15.318Z] e94a91aa99aa: Verifying Checksum\n [2020-01-10T17:26:15.318Z] e94a91aa99aa: Download complete\n [2020-01-10T17:26:15.318Z] 6c3f447c4847: Verifying Checksum\n [2020-01-10T17:26:15.318Z] 6c3f447c4847: Download complete\n [2020-01-10T17:26:16.696Z] 38f114998adb: Pull complete\n [2020-01-10T17:26:16.696Z] 21134b1a9e68: Pull complete\n [2020-01-10T17:26:21.984Z] cd170a3a88ba: Pull complete\n [2020-01-10T17:26:21.984Z] aa6d03943d33: Pull complete\n [2020-01-10T17:26:21.984Z] 596e9b4d0e85: Pull complete\n [2020-01-10T17:26:25.291Z] 973e67862d1a: Pull complete\n [2020-01-10T17:26:29.496Z] 6c3f447c4847: Pull complete\n [2020-01-10T17:26:29.496Z] 4c05a57fd44c: Pull complete\n [2020-01-10T17:26:30.436Z] cd4b352ef8d7: Pull complete\n [2020-01-10T17:26:30.436Z] e94a91aa99aa: Pull complete\n [2020-01-10T17:26:30.436Z] Digest: sha256:5500eb8cf452cbe1e30df8e9a650168b714917778eb67311558bbe9eff3e366c\n [2020-01-10T17:26:30.436Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.11.9-alpine\n [2020-01-10T17:26:30.436Z] ---> f9138e085dcd\n [2020-01-10T17:26:30.436Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel Corporation\'\n [2020-01-10T17:26:30.436Z] ---> Running in cff154c317b8\n [2020-01-10T17:26:30.695Z] Removing intermediate container cff154c317b8\n [2020-01-10T17:26:30.695Z] ---> 098c039bc868\n [2020-01-10T17:26:30.695Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-01-10T17:26:30.695Z] ---> Running in 4cde2a6a6e18\n [2020-01-10T17:26:31.635Z] Removing intermediate container 4cde2a6a6e18\n [2020-01-10T17:26:31.635Z] ---> f55d7e17cddb\n [2020-01-10T17:26:31.635Z] Step 5/8 : RUN apk add --update --no-cache make git\n [2020-01-10T17:26:31.635Z] ---> Running in d952359dc562\n [2020-01-10T17:26:32.574Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz\n [2020-01-10T17:26:33.141Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz\n [2020-01-10T17:26:33.402Z] OK: 133 MiB in 40 packages\n [2020-01-10T17:26:33.973Z] Removing intermediate container d952359dc562\n [2020-01-10T17:26:33.973Z] ---> 91c4f4968369\n [2020-01-10T17:26:33.973Z] Step 6/8 : WORKDIR /device-snmp-go\n [2020-01-10T17:26:33.973Z] ---> Running in 45448e6cde3c\n [2020-01-10T17:26:33.973Z] Removing intermediate container 45448e6cde3c\n [2020-01-10T17:26:33.973Z] ---> 8401ad570277\n [2020-01-10T17:26:33.973Z] Step 7/8 : COPY . .\n [2020-01-10T17:26:34.540Z] ---> d20b5451d432\n [2020-01-10T17:26:34.540Z] Step 8/8 : RUN go mod download\n [2020-01-10T17:26:34.540Z] ---> Running in 67edee0fd966\n [2020-01-10T17:26:35.106Z] \x1b[91mgo: finding github.com/soniah/gosnmp v1.21.0\n [2020-01-10T17:26:35.106Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.31\n [2020-01-10T17:26:35.106Z] go: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7\n [2020-01-10T17:26:35.366Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-10T17:26:35.366Z] \x1b[0m\x1b[91mgo: finding github.com/golang/mock v1.2.0\n [2020-01-10T17:26:35.625Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-01-10T17:26:35.625Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-01-10T17:26:35.625Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-01-10T17:26:35.625Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-01-10T17:26:35.625Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-01-10T17:26:35.885Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-10T17:26:35.885Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-10T17:26:35.885Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-10T17:26:35.885Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-01-10T17:26:36.168Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-13851 in /w/workspace/dgexfoundry_device-snmp-go_PR-41\n [Pipeline] {\n [Pipeline] ws\n [2020-01-10T17:26:36.182Z] Running in /w/workspace/device-snmp-go/4\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-10T17:26:38.417Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n [2020-01-10T17:26:38.417Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-01-10T17:26:38.417Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-01-10T17:26:38.417Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n [2020-01-10T17:26:38.417Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n [2020-01-10T17:26:38.677Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n [2020-01-10T17:26:38.677Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-01-10T17:26:38.677Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-01-10T17:26:38.677Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n [2020-01-10T17:26:38.677Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-01-10T17:26:38.677Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-01-10T17:26:38.677Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-01-10T17:26:38.677Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-01-10T17:26:38.935Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-01-10T17:26:38.935Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n [2020-01-10T17:26:38.935Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-01-10T17:26:38.935Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-01-10T17:26:38.935Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-01-10T17:26:40.855Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-01-10T17:26:40.855Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-01-10T17:26:40.855Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-01-10T17:26:40.855Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-01-10T17:26:40.855Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-01-10T17:26:40.855Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-01-10T17:26:40.855Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-01-10T17:26:41.119Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-01-10T17:26:41.384Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-01-10T17:26:41.384Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-01-10T17:26:41.384Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-01-10T17:26:41.384Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-01-10T17:26:41.384Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-01-10T17:26:41.959Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-01-10T17:26:41.959Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-01-10T17:26:41.959Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2020-01-10T17:26:41.959Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-01-10T17:26:41.959Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-01-10T17:26:41.959Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-01-10T17:26:42.233Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-01-10T17:26:42.502Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-01-10T17:26:42.502Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-01-10T17:26:42.502Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-01-10T17:26:42.502Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-01-10T17:26:42.502Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-01-10T17:26:42.502Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-01-10T17:26:42.767Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-01-10T17:26:43.028Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2020-01-10T17:26:43.028Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-01-10T17:26:43.290Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-01-10T17:26:43.290Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-01-10T17:26:43.290Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-01-10T17:26:43.290Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-01-10T17:26:43.290Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-01-10T17:26:43.542Z] using credential edgex-jenkins-ssh\n [2020-01-10T17:26:43.553Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-01-10T17:26:43.553Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-01-10T17:26:43.553Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-01-10T17:26:43.570Z] Cloning the remote Git repository\n [2020-01-10T17:26:43.570Z] Cloning with configured refspecs honoured and without tags\n [2020-01-10T17:26:43.640Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git\n [2020-01-10T17:26:43.829Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-01-10T17:26:44.403Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-01-10T17:26:44.673Z] Fetching without tags\n [2020-01-10T17:26:43.736Z] > git init /w/workspace/device-snmp-go/4 # timeout=10\n [2020-01-10T17:26:43.822Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git\n [2020-01-10T17:26:43.824Z] > git --version # timeout=10\n [2020-01-10T17:26:43.856Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-10T17:26:43.941Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/41/head:refs/remotes/origin/PR-41 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-10T17:26:44.561Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10\n [2020-01-10T17:26:44.589Z] > git config --add remote.origin.fetch +refs/pull/41/head:refs/remotes/origin/PR-41 # timeout=10\n [2020-01-10T17:26:44.608Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-10T17:26:44.642Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10\n [2020-01-10T17:26:44.695Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git\n [2020-01-10T17:26:44.696Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-10T17:26:44.708Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/41/head:refs/remotes/origin/PR-41 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-10T17:26:45.145Z] Merging remotes/origin/master commit 9dae7c8b866438b01dbdc6bda4331bc295d88c66 into PR head commit f1582157ee6d60aaeca26fcde58ae67945d8d505\n [2020-01-10T17:26:45.352Z] Merge succeeded, producing f1582157ee6d60aaeca26fcde58ae67945d8d505\n [2020-01-10T17:26:45.353Z] Checking out Revision f1582157ee6d60aaeca26fcde58ae67945d8d505 (PR-41)\n [2020-01-10T17:26:45.172Z] > git config core.sparsecheckout # timeout=10\n [2020-01-10T17:26:45.200Z] > git checkout -f f1582157ee6d60aaeca26fcde58ae67945d8d505 # timeout=10\n [2020-01-10T17:26:45.295Z] > git merge 9dae7c8b866438b01dbdc6bda4331bc295d88c66 # timeout=10\n [2020-01-10T17:26:45.329Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-10T17:26:45.365Z] > git config core.sparsecheckout # timeout=10\n [2020-01-10T17:26:45.397Z] > git checkout -f f1582157ee6d60aaeca26fcde58ae67945d8d505 # timeout=10\n [2020-01-10T17:26:49.731Z] Commit message: "Migrate Jenkinsfile to use edgeXBuildGoApp function"\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-10T17:26:50.594Z] =========================================================\n [2020-01-10T17:26:50.595Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.11.9-alpine-arm64]\n [2020-01-10T17:26:50.595Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-10T17:26:52.187Z] + 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-10T17:26:53.181Z] Sending build context to Docker daemon 315.4kB\n\n [2020-01-10T17:26:53.181Z] Step 1/8 : ARG BASE=golang:1.11-alpine\n [2020-01-10T17:26:53.181Z] Step 2/8 : FROM ${BASE}\n [2020-01-10T17:26:53.784Z] 1.11.9-alpine-arm64: Pulling from edgex-golang-base\n [2020-01-10T17:26:53.784Z] 6f37394be673: Pulling fs layer\n [2020-01-10T17:26:53.784Z] 624d8cd59892: Pulling fs layer\n [2020-01-10T17:26:53.784Z] ecff0f4f3435: Pulling fs layer\n [2020-01-10T17:26:53.784Z] 69fbc39639a5: Pulling fs layer\n [2020-01-10T17:26:53.784Z] 63ed52b50e75: Pulling fs layer\n [2020-01-10T17:26:53.784Z] d911076bab81: Pulling fs layer\n [2020-01-10T17:26:53.784Z] c239fd5b1d92: Pulling fs layer\n [2020-01-10T17:26:53.784Z] e9e6bbcae8cf: Pulling fs layer\n [2020-01-10T17:26:53.784Z] 87583c5ba68f: Pulling fs layer\n [2020-01-10T17:26:53.784Z] 31b5fcfd544f: Pulling fs layer\n [2020-01-10T17:26:53.784Z] bd4a789bbede: Pulling fs layer\n [2020-01-10T17:26:53.784Z] 63ed52b50e75: Waiting\n [2020-01-10T17:26:53.784Z] d911076bab81: Waiting\n [2020-01-10T17:26:53.784Z] c239fd5b1d92: Waiting\n [2020-01-10T17:26:53.784Z] e9e6bbcae8cf: Waiting\n [2020-01-10T17:26:53.784Z] 87583c5ba68f: Waiting\n [2020-01-10T17:26:53.784Z] 31b5fcfd544f: Waiting\n [2020-01-10T17:26:53.784Z] bd4a789bbede: Waiting\n [2020-01-10T17:26:53.784Z] 69fbc39639a5: Waiting\n [2020-01-10T17:26:53.784Z] ecff0f4f3435: Verifying Checksum\n [2020-01-10T17:26:53.784Z] ecff0f4f3435: Download complete\n [2020-01-10T17:26:53.784Z] 624d8cd59892: Verifying Checksum\n [2020-01-10T17:26:53.784Z] 624d8cd59892: Download complete\n [2020-01-10T17:26:54.069Z] 63ed52b50e75: Verifying Checksum\n [2020-01-10T17:26:54.069Z] 63ed52b50e75: Download complete\n [2020-01-10T17:26:54.069Z] d911076bab81: Verifying Checksum\n [2020-01-10T17:26:54.069Z] d911076bab81: Download complete\n [2020-01-10T17:26:54.069Z] 6f37394be673: Verifying Checksum\n [2020-01-10T17:26:54.069Z] 6f37394be673: Download complete\n [2020-01-10T17:26:56.037Z] 6f37394be673: Pull complete\n [2020-01-10T17:26:57.047Z] 624d8cd59892: Pull complete\n [2020-01-10T17:26:57.342Z] ecff0f4f3435: Pull complete\n [2020-01-10T17:27:00.750Z] c239fd5b1d92: Verifying Checksum\n [2020-01-10T17:27:00.750Z] c239fd5b1d92: Download complete\n [2020-01-10T17:27:01.035Z] 87583c5ba68f: Verifying Checksum\n [2020-01-10T17:27:01.035Z] 87583c5ba68f: Download complete\n [2020-01-10T17:27:04.448Z] 31b5fcfd544f: Verifying Checksum\n [2020-01-10T17:27:04.448Z] 31b5fcfd544f: Download complete\n [2020-01-10T17:27:04.448Z] bd4a789bbede: Verifying Checksum\n [2020-01-10T17:27:04.448Z] bd4a789bbede: Download complete\n [2020-01-10T17:27:06.366Z] \x1b[0mRemoving intermediate container 67edee0fd966\n [2020-01-10T17:27:06.366Z] ---> dc96c1e5f250\n [2020-01-10T17:27:06.366Z] Successfully built dc96c1e5f250\n [2020-01-10T17:27:06.366Z] Successfully tagged ci-base-image-x86_64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [2020-01-10T17:27:06.434Z] e9e6bbcae8cf: Verifying Checksum\n [2020-01-10T17:27:06.434Z] e9e6bbcae8cf: Download complete\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Test)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-10T17:27:06.772Z] + docker inspect -f . ci-base-image-x86_64\n [2020-01-10T17:27:06.772Z] .\n [Pipeline] withDockerContainer\n [2020-01-10T17:27:06.898Z] prd-centos7-docker-4c-2g-13852 does not seem to be running inside a container\n [2020-01-10T17:27:06.945Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/4 -v /w/workspace/device-snmp-go/4:/w/workspace/device-snmp-go/4:rw,z -v /w/workspace/device-snmp-go/4@tmp:/w/workspace/device-snmp-go/4@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-10T17:27:07.557Z] $ docker top 1a11d806bb10084480e65f4c30947ef77ebf5a1ca36b8d0811e33138ccaf2a9b -eo pid,comm\n [2020-01-10T17:27:07.882Z] 69fbc39639a5: Verifying Checksum\n [2020-01-10T17:27:07.882Z] 69fbc39639a5: Download complete\n [Pipeline] {\n [Pipeline] sh\n [2020-01-10T17:27:08.414Z] + go version\n [2020-01-10T17:27:08.414Z] go version go1.11.9 linux/amd64\n [Pipeline] sh\n [2020-01-10T17:27:08.775Z] + make test\n [2020-01-10T17:27:08.775Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out\n [2020-01-10T17:27:11.360Z] ? \tgithub.com/edgexfoundry/device-snmp-go\t[no test files]\n [2020-01-10T17:27:23.022Z] 69fbc39639a5: Pull complete\n [2020-01-10T17:27:23.022Z] 63ed52b50e75: Pull complete\n [2020-01-10T17:27:23.022Z] d911076bab81: Pull complete\n [2020-01-10T17:27:23.645Z] ? \tgithub.com/edgexfoundry/device-snmp-go/cmd\t[no test files]\n [2020-01-10T17:27:23.645Z] ok \tgithub.com/edgexfoundry/device-snmp-go/internal/driver\t0.007s\tcoverage: 0.0% of statements\n [2020-01-10T17:27:23.645Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-01-10T17:27:28.942Z] gofmt -l .\n [2020-01-10T17:27:28.942Z] [ "`gofmt -l .`" = "" ]\n [2020-01-10T17:27:28.942Z] ./bin/test-attribution-txt.sh\n [2020-01-10T17:27:28.942Z] ./bin/test-go-mod-tidy.sh\n [Pipeline] stash\n [2020-01-10T17:27:29.269Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-01-10T17:27:29.273Z] $ docker stop --time=1 1a11d806bb10084480e65f4c30947ef77ebf5a1ca36b8d0811e33138ccaf2a9b\n [2020-01-10T17:27:29.724Z] c239fd5b1d92: Pull complete\n [2020-01-10T17:27:30.708Z] $ docker rm -f 1a11d806bb10084480e65f4c30947ef77ebf5a1ca36b8d0811e33138ccaf2a9b\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-01-10T17:27:31.801Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-01-10T17:27:32.090Z] + ls -al .\n [2020-01-10T17:27:32.090Z] total 88\n [2020-01-10T17:27:32.090Z] drwxrwxr-x. 8 jenkins jenkins 4096 Jan 10 17:27 .\n [2020-01-10T17:27:32.090Z] drwxrwxr-x. 4 jenkins jenkins 28 Jan 10 17:26 ..\n [2020-01-10T17:27:32.090Z] -rw-rw-r--. 1 jenkins jenkins 4175 Jan 10 17:26 Attribution.txt\n [2020-01-10T17:27:32.090Z] drwxrwxr-x. 2 jenkins jenkins 87 Jan 10 17:26 bin\n [2020-01-10T17:27:32.090Z] drwxrwxr-x. 3 jenkins jenkins 32 Jan 10 17:26 cmd\n [2020-01-10T17:27:32.090Z] -rw-r--r--. 1 jenkins jenkins 8492 Jan 10 17:27 coverage.out\n [2020-01-10T17:27:32.090Z] -rw-rw-r--. 1 jenkins jenkins 1154 Jan 10 17:26 Dockerfile\n [2020-01-10T17:27:32.090Z] -rw-rw-r--. 1 jenkins jenkins 332 Jan 10 17:26 Dockerfile.build\n [2020-01-10T17:27:32.090Z] -rw-rw-r--. 1 jenkins jenkins 6 Jan 10 17:26 .dockerignore\n [2020-01-10T17:27:32.090Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 10 17:26 .git\n [2020-01-10T17:27:32.090Z] -rw-rw-r--. 1 jenkins jenkins 272 Jan 10 17:26 .gitignore\n [2020-01-10T17:27:32.090Z] -rw-r--r--. 1 jenkins jenkins 222 Jan 10 17:27 go.mod\n [2020-01-10T17:27:32.090Z] -rw-r--r--. 1 jenkins jenkins 11375 Jan 10 17:27 go.sum\n [2020-01-10T17:27:32.090Z] drwxrwxr-x. 3 jenkins jenkins 20 Jan 10 17:26 internal\n [2020-01-10T17:27:32.090Z] -rw-rw-r--. 1 jenkins jenkins 678 Jan 10 17:26 Jenkinsfile\n [2020-01-10T17:27:32.090Z] -rw-rw-r--. 1 jenkins jenkins 908 Jan 10 17:26 Makefile\n [2020-01-10T17:27:32.090Z] drwxrwxr-x. 2 jenkins jenkins 84 Jan 10 17:26 profiles\n [2020-01-10T17:27:32.090Z] -rw-rw-r--. 1 jenkins jenkins 12398 Jan 10 17:26 README.md\n [2020-01-10T17:27:32.090Z] drwxrwxr-x. 3 jenkins jenkins 74 Jan 10 17:26 .semver\n [2020-01-10T17:27:32.090Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 10 17:24 VERSION\n [2020-01-10T17:27:32.090Z] -rw-rw-r--. 1 jenkins jenkins 209 Jan 10 17:26 version.go\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-10T17:27:32.389Z] + docker build -t docker-device-snmp-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg \'MAKE=make build\' --label git_sha=f1582157ee6d60aaeca26fcde58ae67945d8d505 --label arch=x86_64 --label version=0.0.0 .\n [2020-01-10T17:27:32.389Z] Sending build context to Docker daemon 324.6kB\n\n [2020-01-10T17:27:32.389Z] Step 1/20 : ARG BASE=golang:1.11-alpine\n [2020-01-10T17:27:32.389Z] Step 2/20 : FROM ${BASE} AS builder\n [2020-01-10T17:27:32.389Z] ---> dc96c1e5f250\n [2020-01-10T17:27:32.389Z] Step 3/20 : ARG ALPINE_PKG_BASE="build-base git openssh-client curl bash"\n [2020-01-10T17:27:32.389Z] ---> Running in 519f305873ac\n [2020-01-10T17:27:32.651Z] Removing intermediate container 519f305873ac\n [2020-01-10T17:27:32.651Z] ---> 2112c3e5db9c\n [2020-01-10T17:27:32.651Z] Step 4/20 : ARG ALPINE_PKG_EXTRA=""\n [2020-01-10T17:27:32.651Z] ---> Running in c0a0897faaa4\n [2020-01-10T17:27:33.592Z] Removing intermediate container c0a0897faaa4\n [2020-01-10T17:27:33.592Z] ---> bf56726bf99c\n [2020-01-10T17:27:33.592Z] Step 5/20 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-01-10T17:27:33.592Z] ---> Running in 4d3d0b87c665\n [2020-01-10T17:27:34.160Z] Removing intermediate container 4d3d0b87c665\n [2020-01-10T17:27:34.160Z] ---> 44dbf9770fad\n [2020-01-10T17:27:34.160Z] Step 6/20 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n [2020-01-10T17:27:34.160Z] ---> Running in 97c4f0f732e4\n [2020-01-10T17:27:34.732Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz\n [2020-01-10T17:27:35.300Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz\n [2020-01-10T17:27:35.300Z] (1/9) Installing libmagic (5.36-r1)\n [2020-01-10T17:27:35.559Z] (2/9) Installing file (5.36-r1)\n [2020-01-10T17:27:35.559Z] (3/9) Installing libc-dev (0.7.1-r0)\n [2020-01-10T17:27:35.817Z] (4/9) Installing g++ (8.3.0-r0)\n [2020-01-10T17:27:37.998Z] e9e6bbcae8cf: Pull complete\n [2020-01-10T17:27:37.998Z] 87583c5ba68f: Pull complete\n [2020-01-10T17:27:38.352Z] (5/9) Installing fortify-headers (1.0-r0)\n [2020-01-10T17:27:38.352Z] (6/9) Installing build-base (0.5-r1)\n [2020-01-10T17:27:38.610Z] (7/9) Installing openssh-keygen (7.9_p1-r6)\n [2020-01-10T17:27:38.610Z] (8/9) Installing libedit (20181209.3.1-r0)\n [2020-01-10T17:27:38.610Z] (9/9) Installing openssh-client (7.9_p1-r6)\n [2020-01-10T17:27:38.868Z] Executing busybox-1.29.3-r10.trigger\n [2020-01-10T17:27:38.868Z] OK: 197 MiB in 49 packages\n [2020-01-10T17:27:40.725Z] 31b5fcfd544f: Pull complete\n [2020-01-10T17:27:40.725Z] bd4a789bbede: Pull complete\n [2020-01-10T17:27:40.725Z] Digest: sha256:501551ff06febc92a20e87853c786f768e6cd50e724d6d5962a9a74d3283429b\n [2020-01-10T17:27:40.775Z] Removing intermediate container 97c4f0f732e4\n [2020-01-10T17:27:40.775Z] ---> 9163ecdfc69f\n [2020-01-10T17:27:40.775Z] Step 7/20 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go\n [2020-01-10T17:27:40.775Z] ---> Running in c03b7069fc41\n [2020-01-10T17:27:40.997Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.11.9-alpine-arm64\n [2020-01-10T17:27:40.997Z] ---> 5690e4b6fe5a\n [2020-01-10T17:27:40.997Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel Corporation\'\n [2020-01-10T17:27:41.034Z] Removing intermediate container c03b7069fc41\n [2020-01-10T17:27:41.034Z] ---> c25bf026d57b\n [2020-01-10T17:27:41.034Z] Step 8/20 : COPY . .\n [2020-01-10T17:27:41.294Z] ---> 82fe00856573\n [2020-01-10T17:27:41.294Z] Step 9/20 : ARG MAKE="make build"\n [2020-01-10T17:27:41.294Z] ---> Running in 57f5b8cb769d\n [2020-01-10T17:27:41.554Z] Removing intermediate container 57f5b8cb769d\n [2020-01-10T17:27:41.554Z] ---> 347ba35fa0fd\n [2020-01-10T17:27:41.554Z] Step 10/20 : RUN $MAKE\n [2020-01-10T17:27:41.554Z] ---> Running in d644bc6e7182\n [2020-01-10T17:27:41.813Z] 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-10T17:27:44.381Z] ---> Running in 1aaf58933639\n [2020-01-10T17:27:44.381Z] Removing intermediate container 1aaf58933639\n [2020-01-10T17:27:44.381Z] ---> 2ac9fcf9b2ea\n [2020-01-10T17:27:44.381Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-01-10T17:27:44.646Z] ---> Running in e53bb1dce596\n [2020-01-10T17:27:46.601Z] Removing intermediate container e53bb1dce596\n [2020-01-10T17:27:46.601Z] ---> ab8b3dbbf7ee\n [2020-01-10T17:27:46.601Z] Step 5/8 : RUN apk add --update --no-cache make git\n [2020-01-10T17:27:46.601Z] ---> Running in 8845db2d99bb\n [2020-01-10T17:27:47.564Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz\n [2020-01-10T17:27:48.527Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz\n [2020-01-10T17:27:48.527Z] OK: 121 MiB in 40 packages\n [2020-01-10T17:27:49.953Z] Removing intermediate container 8845db2d99bb\n [2020-01-10T17:27:49.953Z] ---> 1ce6ffcc8909\n [2020-01-10T17:27:49.953Z] Step 6/8 : WORKDIR /device-snmp-go\n [2020-01-10T17:27:49.953Z] ---> Running in b2c488e52184\n [2020-01-10T17:27:50.234Z] Removing intermediate container b2c488e52184\n [2020-01-10T17:27:50.234Z] ---> ed8f7113f6d3\n [2020-01-10T17:27:50.234Z] Step 7/8 : COPY . .\n [2020-01-10T17:27:51.225Z] ---> 535452dfd51d\n [2020-01-10T17:27:51.225Z] Step 8/8 : RUN go mod download\n [2020-01-10T17:27:51.225Z] ---> Running in 28db437a57c3\n [2020-01-10T17:27:52.193Z] \x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.31\n [2020-01-10T17:27:52.193Z] \x1b[0m\x1b[91mgo: finding github.com/soniah/gosnmp v1.21.0\n [2020-01-10T17:27:52.193Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7\n [2020-01-10T17:27:53.160Z] \x1b[0m\x1b[91mgo: finding github.com/golang/mock v1.2.0\n [2020-01-10T17:27:53.160Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-10T17:27:53.160Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-01-10T17:27:53.160Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-01-10T17:27:53.160Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-01-10T17:27:53.432Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-01-10T17:27:53.432Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-01-10T17:27:53.720Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n [2020-01-10T17:27:53.720Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n [2020-01-10T17:27:55.150Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-01-10T17:27:55.150Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n [2020-01-10T17:27:55.150Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-01-10T17:27:55.150Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-01-10T17:27:55.417Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-10T17:27:55.417Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-10T17:27:55.417Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-10T17:27:56.398Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-01-10T17:27:56.681Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-01-10T17:27:56.681Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-01-10T17:27:56.681Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n [2020-01-10T17:27:56.681Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-01-10T17:27:56.681Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-01-10T17:27:56.681Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-01-10T17:27:56.681Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n [2020-01-10T17:27:56.681Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-01-10T17:27:56.752Z] CGO_ENABLED=0 GO111MODULE=on go build ./...\n [2020-01-10T17:27:57.267Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-01-10T17:27:57.689Z] Removing intermediate container d644bc6e7182\n [2020-01-10T17:27:57.689Z] ---> 11307ae5b02f\n [2020-01-10T17:27:57.689Z] Step 11/20 : FROM alpine\n [2020-01-10T17:27:57.948Z] latest: Pulling from library/alpine\n [2020-01-10T17:27:57.949Z] e6b0cf9c0882: Pulling fs layer\n [2020-01-10T17:27:58.207Z] e6b0cf9c0882: Verifying Checksum\n [2020-01-10T17:27:58.207Z] e6b0cf9c0882: Download complete\n [2020-01-10T17:27:58.239Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n [2020-01-10T17:27:58.239Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-01-10T17:27:58.239Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-01-10T17:27:58.465Z] e6b0cf9c0882: Pull complete\n [2020-01-10T17:27:58.465Z] Digest: sha256:2171658620155679240babee0a7714f6509fae66898db422ad803b951257db78\n [2020-01-10T17:27:58.465Z] Status: Downloaded newer image for alpine:latest\n [2020-01-10T17:27:58.465Z] ---> cc0abc535e36\n [2020-01-10T17:27:58.465Z] Step 12/20 : ENV APP_PORT=49993\n [2020-01-10T17:27:58.465Z] ---> Running in 3d71829db31e\n [2020-01-10T17:27:58.465Z] Removing intermediate container 3d71829db31e\n [2020-01-10T17:27:58.465Z] ---> 829f5b6013d4\n [2020-01-10T17:27:58.465Z] Step 13/20 : EXPOSE $APP_PORT\n [2020-01-10T17:27:58.723Z] ---> Running in a17e95c50808\n [2020-01-10T17:27:58.723Z] Removing intermediate container a17e95c50808\n [2020-01-10T17:27:58.723Z] ---> 94f38f9c9542\n [2020-01-10T17:27:58.723Z] Step 14/20 : ENV DEVICE_PORT=161\n [2020-01-10T17:27:58.723Z] ---> Running in 4ef2e2726575\n [2020-01-10T17:27:58.982Z] Removing intermediate container 4ef2e2726575\n [2020-01-10T17:27:58.982Z] ---> cd102efa8c7c\n [2020-01-10T17:27:58.982Z] Step 15/20 : EXPOSE $DEVICE_PORT\n [2020-01-10T17:27:58.982Z] ---> Running in 4bf6d35974b9\n [2020-01-10T17:27:58.982Z] Removing intermediate container 4bf6d35974b9\n [2020-01-10T17:27:58.982Z] ---> dd8994f815a3\n [2020-01-10T17:27:58.982Z] Step 16/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd /\n [2020-01-10T17:27:59.548Z] ---> 38fbfc2becf8\n [2020-01-10T17:27:59.548Z] Step 17/20 : ENTRYPOINT ["/device-snmp-go","--profile=docker","--confdir=/res","--registry=consul://edgex-core-consul:8500"]\n [2020-01-10T17:27:59.548Z] ---> Running in 999161c23324\n [2020-01-10T17:27:59.684Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-01-10T17:27:59.684Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-01-10T17:27:59.684Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-01-10T17:27:59.684Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-01-10T17:27:59.684Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-01-10T17:27:59.684Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-01-10T17:27:59.684Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-01-10T17:27:59.684Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-01-10T17:27:59.806Z] Removing intermediate container 999161c23324\n [2020-01-10T17:27:59.807Z] ---> 8c6291855a23\n [2020-01-10T17:27:59.807Z] Step 18/20 : LABEL arch=x86_64\n [2020-01-10T17:27:59.807Z] ---> Running in 46b311b203c3\n [2020-01-10T17:27:59.807Z] Removing intermediate container 46b311b203c3\n [2020-01-10T17:27:59.807Z] ---> 65c85d0ff38c\n [2020-01-10T17:27:59.807Z] Step 19/20 : LABEL git_sha=f1582157ee6d60aaeca26fcde58ae67945d8d505\n [2020-01-10T17:28:00.065Z] ---> Running in 28a22c04c046\n [2020-01-10T17:28:00.065Z] Removing intermediate container 28a22c04c046\n [2020-01-10T17:28:00.065Z] ---> edbe5e535ff9\n [2020-01-10T17:28:00.065Z] Step 20/20 : LABEL version=0.0.0\n [2020-01-10T17:28:00.065Z] ---> Running in 2c6df2ba98a6\n [2020-01-10T17:28:00.324Z] Removing intermediate container 2c6df2ba98a6\n [2020-01-10T17:28:00.324Z] ---> d6a2a17fa703\n [2020-01-10T17:28:00.324Z] Successfully built d6a2a17fa703\n [2020-01-10T17:28:00.324Z] Successfully tagged docker-device-snmp-go:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "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-01-10T17:28:01.102Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-01-10T17:28:01.102Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-01-10T17:28:01.102Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-01-10T17:28:01.102Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-01-10T17:28:01.102Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-01-10T17:28:01.397Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-01-10T17:28:01.397Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-01-10T17:28:01.667Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-01-10T17:28:02.647Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-01-10T17:28:02.915Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-01-10T17:28:02.915Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-01-10T17:28:03.183Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-01-10T17:28:03.769Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-01-10T17:28:03.769Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-01-10T17:28:04.371Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-01-10T17:28:04.655Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2020-01-10T17:28:04.948Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-01-10T17:28:05.925Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-01-10T17:28:05.925Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2020-01-10T17:28:05.925Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-01-10T17:28:06.197Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-01-10T17:28:06.787Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-01-10T17:28:07.393Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-01-10T17:28:07.672Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-01-10T17:28:08.655Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-01-10T17:28:08.655Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-01-10T17:28:08.655Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-01-10T17:28:08.927Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-01-10T17:28:09.198Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-01-10T17:28:09.481Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-01-10T17:28:10.470Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-01-10T17:29:18.434Z] \x1b[0mRemoving intermediate container 28db437a57c3\n [2020-01-10T17:29:18.434Z] ---> 75ab582f4734\n [2020-01-10T17:29:18.434Z] Successfully built 75ab582f4734\n [2020-01-10T17:29:18.434Z] 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-10T17:29:18.937Z] + docker inspect -f . ci-base-image-arm64\n [2020-01-10T17:29:19.212Z] .\n [Pipeline] withDockerContainer\n [2020-01-10T17:29:19.594Z] prd-ubuntu18.04-docker-arm64-4c-2g-13851 does not seem to be running inside a container\n [2020-01-10T17:29:19.691Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/4 -v /w/workspace/device-snmp-go/4:/w/workspace/device-snmp-go/4:rw,z -v /w/workspace/device-snmp-go/4@tmp:/w/workspace/device-snmp-go/4@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-01-10T17:29:21.099Z] $ docker top 1e08df846b452bde4d8df391d0839560c9a3f2046f17a59c868f1e19f6e9e094 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-10T17:29:23.475Z] + go version\n [2020-01-10T17:29:23.475Z] go version go1.11.9 linux/arm64\n [Pipeline] sh\n [2020-01-10T17:29:24.153Z] + make test\n [2020-01-10T17:29:24.153Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out\n [2020-01-10T17:29:25.599Z] ? \tgithub.com/edgexfoundry/device-snmp-go\t[no test files]\n [2020-01-10T17:30:22.084Z] ? \tgithub.com/edgexfoundry/device-snmp-go/cmd\t[no test files]\n [2020-01-10T17:30:24.698Z] ok \tgithub.com/edgexfoundry/device-snmp-go/internal/driver\t0.024s\tcoverage: 0.0% of statements\n [2020-01-10T17:30:24.968Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-01-10T17:30:47.092Z] gofmt -l .\n [2020-01-10T17:30:47.092Z] [ "`gofmt -l .`" = "" ]\n [2020-01-10T17:30:47.092Z] ./bin/test-attribution-txt.sh\n [2020-01-10T17:30:47.092Z] ./bin/test-go-mod-tidy.sh\n [Pipeline] stash\n [2020-01-10T17:30:47.110Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n [2020-01-10T17:30:47.514Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-01-10T17:30:47.517Z] $ docker stop --time=1 1e08df846b452bde4d8df391d0839560c9a3f2046f17a59c868f1e19f6e9e094\n [2020-01-10T17:30:49.564Z] $ docker rm -f 1e08df846b452bde4d8df391d0839560c9a3f2046f17a59c868f1e19f6e9e094\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-01-10T17:30:50.612Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-01-10T17:30:50.956Z] + ls -al .\n [2020-01-10T17:30:50.956Z] total 116\n [2020-01-10T17:30:50.956Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 17:30 .\n [2020-01-10T17:30:50.956Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 17:26 ..\n [2020-01-10T17:30:50.956Z] -rw-rw-r-- 1 jenkins jenkins 6 Jan 10 17:26 .dockerignore\n [2020-01-10T17:30:50.956Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 17:26 .git\n [2020-01-10T17:30:50.956Z] -rw-rw-r-- 1 jenkins jenkins 272 Jan 10 17:26 .gitignore\n [2020-01-10T17:30:50.956Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 17:26 .semver\n [2020-01-10T17:30:50.956Z] -rw-rw-r-- 1 jenkins jenkins 4175 Jan 10 17:26 Attribution.txt\n [2020-01-10T17:30:50.956Z] -rw-rw-r-- 1 jenkins jenkins 1154 Jan 10 17:26 Dockerfile\n [2020-01-10T17:30:50.956Z] -rw-rw-r-- 1 jenkins jenkins 332 Jan 10 17:26 Dockerfile.build\n [2020-01-10T17:30:50.956Z] -rw-rw-r-- 1 jenkins jenkins 678 Jan 10 17:26 Jenkinsfile\n [2020-01-10T17:30:50.956Z] -rw-rw-r-- 1 jenkins jenkins 908 Jan 10 17:26 Makefile\n [2020-01-10T17:30:50.956Z] -rw-rw-r-- 1 jenkins jenkins 12398 Jan 10 17:26 README.md\n [2020-01-10T17:30:50.956Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 17:24 VERSION\n [2020-01-10T17:30:50.956Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 17:26 bin\n [2020-01-10T17:30:50.956Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 17:26 cmd\n [2020-01-10T17:30:50.956Z] -rw-r--r-- 1 jenkins jenkins 8492 Jan 10 17:30 coverage.out\n [2020-01-10T17:30:50.956Z] -rw-r--r-- 1 jenkins jenkins 222 Jan 10 17:30 go.mod\n [2020-01-10T17:30:50.956Z] -rw-r--r-- 1 jenkins jenkins 11375 Jan 10 17:30 go.sum\n [2020-01-10T17:30:50.956Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 17:26 internal\n [2020-01-10T17:30:50.956Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 17:26 profiles\n [2020-01-10T17:30:50.956Z] -rw-rw-r-- 1 jenkins jenkins 209 Jan 10 17:26 version.go\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-10T17:30:51.312Z] + docker build -t docker-device-snmp-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --label git_sha=f1582157ee6d60aaeca26fcde58ae67945d8d505 --label arch=arm64 --label version=0.0.0 .\n [2020-01-10T17:30:51.905Z] Sending build context to Docker daemon 324.6kB\n\n [2020-01-10T17:30:51.905Z] Step 1/20 : ARG BASE=golang:1.11-alpine\n [2020-01-10T17:30:51.905Z] Step 2/20 : FROM ${BASE} AS builder\n [2020-01-10T17:30:51.905Z] ---> 75ab582f4734\n [2020-01-10T17:30:51.905Z] Step 3/20 : ARG ALPINE_PKG_BASE="build-base git openssh-client curl bash"\n [2020-01-10T17:30:51.905Z] ---> Running in 74ea0c6db08f\n [2020-01-10T17:30:52.186Z] Removing intermediate container 74ea0c6db08f\n [2020-01-10T17:30:52.186Z] ---> 81b28e17b599\n [2020-01-10T17:30:52.186Z] Step 4/20 : ARG ALPINE_PKG_EXTRA=""\n [2020-01-10T17:30:52.454Z] ---> Running in af0eb8da7ffb\n [2020-01-10T17:30:52.727Z] Removing intermediate container af0eb8da7ffb\n [2020-01-10T17:30:52.727Z] ---> 1f2fa0001813\n [2020-01-10T17:30:52.727Z] Step 5/20 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-01-10T17:30:52.727Z] ---> Running in fea5c029f164\n [2020-01-10T17:30:54.696Z] Removing intermediate container fea5c029f164\n [2020-01-10T17:30:54.696Z] ---> 3c6cd0746798\n [2020-01-10T17:30:54.696Z] Step 6/20 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n [2020-01-10T17:30:54.696Z] ---> Running in 595bf3b40ac3\n [2020-01-10T17:30:55.665Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz\n [2020-01-10T17:30:56.250Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz\n [2020-01-10T17:30:56.834Z] (1/9) Installing libmagic (5.36-r1)\n [2020-01-10T17:30:56.834Z] (2/9) Installing file (5.36-r1)\n [2020-01-10T17:30:57.101Z] (3/9) Installing libc-dev (0.7.1-r0)\n [2020-01-10T17:30:57.101Z] (4/9) Installing g++ (8.3.0-r0)\n [2020-01-10T17:30:59.695Z] (5/9) Installing fortify-headers (1.0-r0)\n [2020-01-10T17:30:59.966Z] (6/9) Installing build-base (0.5-r1)\n [2020-01-10T17:30:59.966Z] (7/9) Installing openssh-keygen (7.9_p1-r6)\n [2020-01-10T17:30:59.966Z] (8/9) Installing libedit (20181209.3.1-r0)\n [2020-01-10T17:31:00.238Z] (9/9) Installing openssh-client (7.9_p1-r6)\n [2020-01-10T17:31:00.238Z] Executing busybox-1.29.3-r10.trigger\n [2020-01-10T17:31:00.238Z] OK: 194 MiB in 49 packages\n [2020-01-10T17:31:04.540Z] Removing intermediate container 595bf3b40ac3\n [2020-01-10T17:31:04.540Z] ---> e2c9dd71a493\n [2020-01-10T17:31:04.540Z] Step 7/20 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go\n [2020-01-10T17:31:04.810Z] ---> Running in 6fe0ecf4f272\n [2020-01-10T17:31:05.080Z] Removing intermediate container 6fe0ecf4f272\n [2020-01-10T17:31:05.080Z] ---> 19290fcb03b7\n [2020-01-10T17:31:05.080Z] Step 8/20 : COPY . .\n [2020-01-10T17:31:05.669Z] ---> b35dfadcd498\n [2020-01-10T17:31:05.669Z] Step 9/20 : ARG MAKE="make build"\n [2020-01-10T17:31:05.944Z] ---> Running in 52e15ed6acb2\n [2020-01-10T17:31:06.211Z] Removing intermediate container 52e15ed6acb2\n [2020-01-10T17:31:06.211Z] ---> 26e807d7738a\n [2020-01-10T17:31:06.211Z] Step 10/20 : RUN $MAKE\n [2020-01-10T17:31:06.483Z] ---> Running in baf645620d81\n [2020-01-10T17:31:07.456Z] 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-10T17:31:54.393Z] CGO_ENABLED=0 GO111MODULE=on go build ./...\n [2020-01-10T17:32:04.533Z] Removing intermediate container baf645620d81\n [2020-01-10T17:32:04.533Z] ---> 848fed30c716\n [2020-01-10T17:32:04.533Z] Step 11/20 : FROM alpine\n [2020-01-10T17:32:04.533Z] latest: Pulling from library/alpine\n [2020-01-10T17:32:04.533Z] cde5963f3b93: Pulling fs layer\n [2020-01-10T17:32:04.802Z] cde5963f3b93: Verifying Checksum\n [2020-01-10T17:32:04.802Z] cde5963f3b93: Download complete\n [2020-01-10T17:32:05.396Z] cde5963f3b93: Pull complete\n [2020-01-10T17:32:05.396Z] Digest: sha256:2171658620155679240babee0a7714f6509fae66898db422ad803b951257db78\n [2020-01-10T17:32:05.396Z] Status: Downloaded newer image for alpine:latest\n [2020-01-10T17:32:05.396Z] ---> e9a72a7c189c\n [2020-01-10T17:32:05.396Z] Step 12/20 : ENV APP_PORT=49993\n [2020-01-10T17:32:05.664Z] ---> Running in ee5f756ab7dc\n [2020-01-10T17:32:05.933Z] Removing intermediate container ee5f756ab7dc\n [2020-01-10T17:32:05.933Z] ---> 9852e71368d8\n [2020-01-10T17:32:05.933Z] Step 13/20 : EXPOSE $APP_PORT\n [2020-01-10T17:32:05.933Z] ---> Running in e64ec2933c63\n [2020-01-10T17:32:06.528Z] Removing intermediate container e64ec2933c63\n [2020-01-10T17:32:06.528Z] ---> 5a84ff003c77\n [2020-01-10T17:32:06.528Z] Step 14/20 : ENV DEVICE_PORT=161\n [2020-01-10T17:32:06.528Z] ---> Running in f997cdad485a\n [2020-01-10T17:32:06.796Z] Removing intermediate container f997cdad485a\n [2020-01-10T17:32:06.796Z] ---> e0869237ce67\n [2020-01-10T17:32:06.796Z] Step 15/20 : EXPOSE $DEVICE_PORT\n [2020-01-10T17:32:07.070Z] ---> Running in 8f878b4bf755\n [2020-01-10T17:32:07.340Z] Removing intermediate container 8f878b4bf755\n [2020-01-10T17:32:07.340Z] ---> 861e23c6a668\n [2020-01-10T17:32:07.340Z] Step 16/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd /\n [2020-01-10T17:32:08.314Z] ---> 052d0b61dc52\n [2020-01-10T17:32:08.314Z] Step 17/20 : ENTRYPOINT ["/device-snmp-go","--profile=docker","--confdir=/res","--registry=consul://edgex-core-consul:8500"]\n [2020-01-10T17:32:08.581Z] ---> Running in 1a5ba6280b26\n [2020-01-10T17:32:08.851Z] Removing intermediate container 1a5ba6280b26\n [2020-01-10T17:32:08.851Z] ---> 6e469e0f6552\n [2020-01-10T17:32:08.851Z] Step 18/20 : LABEL arch=arm64\n [2020-01-10T17:32:09.120Z] ---> Running in 779823ee70b6\n [2020-01-10T17:32:09.391Z] Removing intermediate container 779823ee70b6\n [2020-01-10T17:32:09.391Z] ---> b2c931d669db\n [2020-01-10T17:32:09.391Z] Step 19/20 : LABEL git_sha=f1582157ee6d60aaeca26fcde58ae67945d8d505\n [2020-01-10T17:32:09.660Z] ---> Running in 9c64cf85a46a\n [2020-01-10T17:32:09.930Z] Removing intermediate container 9c64cf85a46a\n [2020-01-10T17:32:09.930Z] ---> 4254d17a7d36\n [2020-01-10T17:32:09.930Z] Step 20/20 : LABEL version=0.0.0\n [2020-01-10T17:32:09.930Z] ---> Running in 22750d0e6eab\n [2020-01-10T17:32:10.517Z] Removing intermediate container 22750d0e6eab\n [2020-01-10T17:32:10.517Z] ---> 7ebf3e81e79d\n [2020-01-10T17:32:10.517Z] Successfully built 7ebf3e81e79d\n [2020-01-10T17:32:10.517Z] Successfully tagged docker-device-snmp-go-arm64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "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-01-10T17:32:10.839Z] provisioning config files...\n [2020-01-10T17:32:10.848Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp/config5908884572999260013tmp\n [Pipeline] {\n [Pipeline] sh\n [2020-01-10T17:32:11.157Z] + curl -s https://codecov.io/bash\n [2020-01-10T17:32:11.157Z] + bash -s - -t @/w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp/config5908884572999260013tmp\n [2020-01-10T17:32:11.417Z] \n [2020-01-10T17:32:11.417Z] _____ _\n [2020-01-10T17:32:11.417Z] / ____| | |\n [2020-01-10T17:32:11.417Z] | | ___ __| | ___ ___ _____ __\n [2020-01-10T17:32:11.417Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n [2020-01-10T17:32:11.417Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n [2020-01-10T17:32:11.417Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n [2020-01-10T17:32:11.417Z] Bash-20191211-b8db533\n [2020-01-10T17:32:11.417Z] \n [2020-01-10T17:32:11.417Z] \n [2020-01-10T17:32:11.417Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n [2020-01-10T17:32:11.417Z] \x1b[0;90mproject root:\x1b[0m .\n [2020-01-10T17:32:11.417Z] \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-01-10T17:32:11.417Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n [2020-01-10T17:32:11.417Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n [2020-01-10T17:32:11.417Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n [2020-01-10T17:32:11.417Z] \x1b[0;32m+\x1b[0m .\n [2020-01-10T17:32:11.417Z] \x1b[0;90m->\x1b[0m Found 1 reports\n [2020-01-10T17:32:11.417Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n [2020-01-10T17:32:11.417Z] \x1b[0;90m==>\x1b[0m Reading reports\n [2020-01-10T17:32:11.417Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=8492\x1b[0m\n [2020-01-10T17:32:11.417Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n [2020-01-10T17:32:11.417Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n [2020-01-10T17:32:11.417Z] \x1b[0;32m+\x1b[0m Found adjustments\n [2020-01-10T17:32:11.417Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n [2020-01-10T17:32:11.417Z] \x1b[0;90m==>\x1b[0m Uploading reports\n [2020-01-10T17:32:11.417Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n [2020-01-10T17:32:11.417Z] \x1b[0;90mquery:\x1b[0m branch=PR-41&commit=f1582157ee6d60aaeca26fcde58ae67945d8d505&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-41%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=41&job=\n [2020-01-10T17:32:11.417Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n [2020-01-10T17:32:11.417Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-41&commit=f1582157ee6d60aaeca26fcde58ae67945d8d505&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-41%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=41&job=\n [2020-01-10T17:32:11.985Z] \x1b[0;90m->\x1b[0m Uploading\n [2020-01-10T17:32:18.547Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/device-snmp-go/commit/f1582157ee6d60aaeca26fcde58ae67945d8d505\x1b[0m\n [Pipeline] }\n [2020-01-10T17:32:18.552Z] Deleting 1 temporary files\n [Pipeline] // wrap\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n Stage "Snyk Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver)\n Stage "Semver" skipped due to when conditional\n [Pipeline] stage\n [Pipeline] { (Tag)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n Stage "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-01-10T17:32:19.085Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-10T17:32:19.381Z] ---> package-listing.sh\n [2020-01-10T17:32:19.381Z] ++ facter osfamily\n [2020-01-10T17:32:19.381Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-01-10T17:32:19.381Z] + OS_FAMILY=redhat\n [2020-01-10T17:32:19.382Z] + workspace=/w/workspace/dgexfoundry_device-snmp-go_PR-41\n [2020-01-10T17:32:19.382Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-01-10T17:32:19.382Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-01-10T17:32:19.382Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-01-10T17:32:19.382Z] + PACKAGES=/tmp/packages_start.txt\n [2020-01-10T17:32:19.382Z] + \'[\' /w/workspace/dgexfoundry_device-snmp-go_PR-41 \']\'\n [2020-01-10T17:32:19.382Z] + PACKAGES=/tmp/packages_end.txt\n [2020-01-10T17:32:19.382Z] + case "${OS_FAMILY}" in\n [2020-01-10T17:32:19.382Z] + rpm -qa\n [2020-01-10T17:32:19.382Z] + sort\n [2020-01-10T17:32:23.566Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-01-10T17:32:23.566Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-01-10T17:32:23.566Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-01-10T17:32:23.566Z] + \'[\' /w/workspace/dgexfoundry_device-snmp-go_PR-41 \']\'\n [2020-01-10T17:32:23.566Z] + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_PR-41/archives/\n [2020-01-10T17:32:23.566Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-snmp-go_PR-41/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-10T17:32:24.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-10T17:32:24.049Z] \n [2020-01-10T17:32:24.049Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-10T17:32:24.362Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-10T17:32:24.362Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-01-10T17:32:24.362Z] e6b0cf9c0882: Pulling fs layer\n [2020-01-10T17:32:24.362Z] da0e9bf0cc60: Pulling fs layer\n [2020-01-10T17:32:24.362Z] c9ea274ed700: Pulling fs layer\n [2020-01-10T17:32:24.362Z] 9cfac6ba3733: Pulling fs layer\n [2020-01-10T17:32:24.362Z] f6a933c9cadc: Pulling fs layer\n [2020-01-10T17:32:24.362Z] 61811dbd4963: Pulling fs layer\n [2020-01-10T17:32:24.362Z] a6eb2c9e2280: Pulling fs layer\n [2020-01-10T17:32:24.362Z] 095dd8b7b4d8: Pulling fs layer\n [2020-01-10T17:32:24.362Z] dc21a1d4508b: Pulling fs layer\n [2020-01-10T17:32:24.362Z] 363af2e989c4: Pulling fs layer\n [2020-01-10T17:32:24.362Z] 61811dbd4963: Waiting\n [2020-01-10T17:32:24.362Z] 9cfac6ba3733: Waiting\n [2020-01-10T17:32:24.362Z] 095dd8b7b4d8: Waiting\n [2020-01-10T17:32:24.362Z] dc21a1d4508b: Waiting\n [2020-01-10T17:32:24.362Z] 363af2e989c4: Waiting\n [2020-01-10T17:32:24.362Z] f6a933c9cadc: Waiting\n [2020-01-10T17:32:24.362Z] a6eb2c9e2280: Waiting\n [2020-01-10T17:32:24.362Z] da0e9bf0cc60: Download complete\n [2020-01-10T17:32:24.362Z] 9cfac6ba3733: Verifying Checksum\n [2020-01-10T17:32:24.362Z] 9cfac6ba3733: Download complete\n [2020-01-10T17:32:24.362Z] e6b0cf9c0882: Download complete\n [2020-01-10T17:32:24.362Z] f6a933c9cadc: Verifying Checksum\n [2020-01-10T17:32:24.362Z] f6a933c9cadc: Download complete\n [2020-01-10T17:32:24.634Z] a6eb2c9e2280: Verifying Checksum\n [2020-01-10T17:32:24.634Z] a6eb2c9e2280: Download complete\n [2020-01-10T17:32:24.634Z] e6b0cf9c0882: Pull complete\n [2020-01-10T17:32:24.896Z] c9ea274ed700: Verifying Checksum\n [2020-01-10T17:32:24.896Z] c9ea274ed700: Download complete\n [2020-01-10T17:32:24.896Z] 095dd8b7b4d8: Verifying Checksum\n [2020-01-10T17:32:24.896Z] 095dd8b7b4d8: Download complete\n [2020-01-10T17:32:24.896Z] da0e9bf0cc60: Pull complete\n [2020-01-10T17:32:24.896Z] 363af2e989c4: Verifying Checksum\n [2020-01-10T17:32:24.896Z] 363af2e989c4: Download complete\n [2020-01-10T17:32:24.896Z] dc21a1d4508b: Verifying Checksum\n [2020-01-10T17:32:24.896Z] dc21a1d4508b: Download complete\n [2020-01-10T17:32:25.471Z] 61811dbd4963: Verifying Checksum\n [2020-01-10T17:32:25.471Z] 61811dbd4963: Download complete\n [2020-01-10T17:32:26.865Z] c9ea274ed700: Pull complete\n [2020-01-10T17:32:26.865Z] 9cfac6ba3733: Pull complete\n [2020-01-10T17:32:27.798Z] f6a933c9cadc: Pull complete\n [2020-01-10T17:32:31.095Z] 61811dbd4963: Pull complete\n [2020-01-10T17:32:31.095Z] a6eb2c9e2280: Pull complete\n [2020-01-10T17:32:33.005Z] 095dd8b7b4d8: Pull complete\n [2020-01-10T17:32:33.005Z] dc21a1d4508b: Pull complete\n [2020-01-10T17:32:33.005Z] 363af2e989c4: Pull complete\n [2020-01-10T17:32:33.005Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-01-10T17:32:33.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-01-10T17:32:33.166Z] prd-centos7-docker-4c-2g-13849 does not seem to be running inside a container\n [2020-01-10T17:32:33.203Z] $ 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-41 -v /w/workspace/dgexfoundry_device-snmp-go_PR-41:/w/workspace/dgexfoundry_device-snmp-go_PR-41:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2020-01-10T17:32:34.237Z] $ docker top 97173c3191582666fbb43ff971cafb40eb5a3752fab78efde71de183d0851c0a -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-01-10T17:32:34.752Z] provisioning config files...\n [2020-01-10T17:32:34.765Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp/config3431222815303684261tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-01-10T17:32:34.780Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-10T17:32:35.089Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-01-10T17:32:35.096Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-10T17:32:35.387Z] ---> logs-deploy.sh\n [2020-01-10T17:32:35.387Z] + ARCHIVE_ARTIFACTS=\n [2020-01-10T17:32:35.387Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-01-10T17:32:35.387Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-01-10T17:32:35.387Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-01-10T17:32:35.387Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-41/4\n [2020-01-10T17:32:35.387Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-snmp-go/job/PR-41/4/\n [2020-01-10T17:32:35.387Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-41/4 /w/workspace/dgexfoundry_device-snmp-go_PR-41\n [2020-01-10T17:32:36.324Z] Archives upload complete.\n [2020-01-10T17:32:36.324Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-41/4 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-snmp-go/job/PR-41/4/\n [2020-01-10T17:32:36.890Z] ---> uname -a:\n [2020-01-10T17:32:36.890Z] Linux 97173c319158 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-10T17:32:36.890Z] \n [2020-01-10T17:32:36.890Z] \n [2020-01-10T17:32:36.890Z] ---> lscpu:\n [2020-01-10T17:32:36.890Z] Architecture: x86_64\n [2020-01-10T17:32:36.890Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-01-10T17:32:36.890Z] Byte Order: Little Endian\n [2020-01-10T17:32:36.890Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-01-10T17:32:36.890Z] CPU(s): 4\n [2020-01-10T17:32:36.890Z] On-line CPU(s) list: 0-3\n [2020-01-10T17:32:36.890Z] Thread(s) per core: 1\n [2020-01-10T17:32:36.890Z] Core(s) per socket: 1\n [2020-01-10T17:32:36.890Z] Socket(s): 4\n [2020-01-10T17:32:36.890Z] NUMA node(s): 1\n [2020-01-10T17:32:36.890Z] Vendor ID: GenuineIntel\n [2020-01-10T17:32:36.890Z] CPU family: 6\n [2020-01-10T17:32:36.890Z] Model: 44\n [2020-01-10T17:32:36.890Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-01-10T17:32:36.890Z] Stepping: 1\n [2020-01-10T17:32:36.890Z] CPU MHz: 2933.438\n [2020-01-10T17:32:36.890Z] BogoMIPS: 5866.87\n [2020-01-10T17:32:36.890Z] Virtualization: VT-x\n [2020-01-10T17:32:36.890Z] Hypervisor vendor: KVM\n [2020-01-10T17:32:36.890Z] Virtualization type: full\n [2020-01-10T17:32:36.890Z] L1d cache: 128 KiB\n [2020-01-10T17:32:36.890Z] L1i cache: 128 KiB\n [2020-01-10T17:32:36.890Z] L2 cache: 16 MiB\n [2020-01-10T17:32:36.890Z] L3 cache: 64 MiB\n [2020-01-10T17:32:36.890Z] NUMA node0 CPU(s): 0-3\n [2020-01-10T17:32:36.890Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-01-10T17:32:36.890Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-01-10T17:32:36.890Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-01-10T17:32:36.890Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-01-10T17:32:36.890Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-01-10T17:32:36.890Z] 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-10T17:32:36.890Z] \n [2020-01-10T17:32:36.890Z] \n [2020-01-10T17:32:36.890Z] ---> nproc:\n [2020-01-10T17:32:36.890Z] 4\n [2020-01-10T17:32:36.890Z] \n [2020-01-10T17:32:36.890Z] \n [2020-01-10T17:32:36.890Z] ---> df -h:\n [2020-01-10T17:32:36.890Z] Filesystem Size Used Available Use% Mounted on\n [2020-01-10T17:32:36.890Z] overlay 50.0G 6.3G 43.7G 13% /\n [2020-01-10T17:32:36.890Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-01-10T17:32:36.890Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-01-10T17:32:36.890Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-01-10T17:32:36.890Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf\n [2020-01-10T17:32:36.890Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname\n [2020-01-10T17:32:36.890Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts\n [2020-01-10T17:32:36.890Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa\n [2020-01-10T17:32:36.890Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-snmp-go_PR-41\n [2020-01-10T17:32:36.890Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp\n [2020-01-10T17:32:36.890Z] \n [2020-01-10T17:32:36.890Z] \n [2020-01-10T17:32:36.890Z] ---> free -m:\n [2020-01-10T17:32:36.890Z] total used free shared buff/cache available\n [2020-01-10T17:32:36.890Z] Mem: 1838 609 73 0 1154 1124\n [2020-01-10T17:32:36.890Z] Swap: 1023 0 1023\n [2020-01-10T17:32:36.890Z] \n [2020-01-10T17:32:36.890Z] \n [2020-01-10T17:32:36.890Z] ---> ip addr:\n [2020-01-10T17:32:36.890Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-01-10T17:32:36.890Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-01-10T17:32:36.890Z] inet 127.0.0.1/8 scope host lo\n [2020-01-10T17:32:36.890Z] valid_lft forever preferred_lft forever\n [2020-01-10T17:32:36.890Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-01-10T17:32:36.890Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-01-10T17:32:36.890Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-01-10T17:32:36.890Z] valid_lft forever preferred_lft forever\n [2020-01-10T17:32:36.890Z] \n [2020-01-10T17:32:36.890Z] \n [2020-01-10T17:32:36.890Z] ---> sar -b -r -n DEV:\n [2020-01-10T17:32:36.890Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/10/20 \t_x86_64_\t(4 CPU)\n [2020-01-10T17:32:36.890Z] \n [2020-01-10T17:32:36.890Z] 17:23:44 LINUX RESTART\n [2020-01-10T17:32:36.890Z] \n [2020-01-10T17:32:36.890Z] 17:24:02 tps rtps wtps bread/s bwrtn/s\n [2020-01-10T17:32:36.890Z] 17:25:01 81.18 37.66 43.52 4947.05 3756.38\n [2020-01-10T17:32:36.890Z] 17:26:01 4.13 0.00 4.13 0.00 128.53\n [2020-01-10T17:32:36.890Z] 17:27:01 0.22 0.00 0.22 0.00 3.41\n [2020-01-10T17:32:36.890Z] 17:28:01 0.35 0.00 0.35 0.00 3.66\n [2020-01-10T17:32:36.890Z] 17:29:01 0.25 0.00 0.25 0.00 4.00\n [2020-01-10T17:32:36.890Z] 17:30:01 0.35 0.00 0.35 0.00 4.41\n [2020-01-10T17:32:36.890Z] 17:31:01 0.30 0.00 0.30 0.00 3.35\n [2020-01-10T17:32:36.890Z] 17:32:01 0.27 0.00 0.27 0.00 3.68\n [2020-01-10T17:32:36.890Z] Average: 10.76 4.65 6.11 611.00 482.90\n [2020-01-10T17:32:36.890Z] \n [2020-01-10T17:32:36.890Z] 17:24:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-01-10T17:32:36.890Z] 17:25:01 111324 1770980 94.09 2620 1220808 951224 32.46 436256 1174588 28\n [2020-01-10T17:32:36.890Z] 17:26:01 121336 1760968 93.55 2620 1220840 903252 30.82 429212 1174352 20\n [2020-01-10T17:32:36.890Z] 17:27:01 120352 1761952 93.61 2620 1220848 903492 30.83 430480 1174340 8\n [2020-01-10T17:32:36.890Z] 17:28:01 121616 1760688 93.54 2620 1220848 903252 30.82 429168 1174336 16\n [2020-01-10T17:32:36.890Z] 17:29:01 119928 1762376 93.63 2620 1220856 903636 30.83 431336 1174336 8\n [2020-01-10T17:32:36.890Z] 17:30:01 121616 1760688 93.54 2620 1220860 903324 30.82 429728 1174336 8\n [2020-01-10T17:32:36.890Z] 17:31:01 122148 1760156 93.51 2620 1220864 903252 30.82 429336 1174340 8\n [2020-01-10T17:32:36.890Z] 17:32:01 138464 1743840 92.64 2620 1220868 903348 30.82 412816 1174296 8\n [2020-01-10T17:32:36.890Z] Average: 122098 1760206 93.51 2620 1220849 909348 31.03 428542 1174366 13\n [2020-01-10T17:32:36.890Z] \n [2020-01-10T17:32:36.890Z] 17:24:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-01-10T17:32:36.890Z] 17:25:01 eth0 338.88 234.58 992.46 85.50 0.00 0.00 0.00\n [2020-01-10T17:32:36.890Z] 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T17:32:36.890Z] 17:25:01 docker0 1.02 0.80 0.22 1.34 0.00 0.00 0.00\n [2020-01-10T17:32:36.890Z] 17:26:01 eth0 1.15 0.08 0.09 0.04 0.00 0.00 0.00\n [2020-01-10T17:32:36.890Z] 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T17:32:36.890Z] 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T17:32:36.890Z] 17:27:01 eth0 1.92 0.83 0.84 0.59 0.00 0.00 0.00\n [2020-01-10T17:32:36.890Z] 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T17:32:36.890Z] 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T17:32:36.890Z] 17:28:01 eth0 0.55 0.10 0.06 0.01 0.00 0.00 0.00\n [2020-01-10T17:32:36.890Z] 17:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T17:32:36.890Z] 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T17:32:36.890Z] 17:29:01 eth0 0.53 0.52 0.27 0.21 0.00 0.00 0.00\n [2020-01-10T17:32:36.890Z] 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T17:32:36.890Z] 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T17:32:36.890Z] 17:30:01 eth0 0.38 0.28 0.15 0.08 0.00 0.00 0.00\n [2020-01-10T17:32:36.890Z] 17:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T17:32:36.890Z] 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T17:32:36.890Z] 17:31:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00\n [2020-01-10T17:32:36.890Z] 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T17:32:36.890Z] 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T17:32:36.890Z] 17:32:01 eth0 0.64 0.44 0.38 0.21 0.00 0.00 0.00\n [2020-01-10T17:32:36.890Z] 17:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T17:32:36.890Z] 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T17:32:36.890Z] Average: eth0 42.51 29.27 122.80 10.70 0.00 0.00 0.00\n [2020-01-10T17:32:36.890Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T17:32:36.890Z] Average: docker0 0.13 0.10 0.03 0.17 0.00 0.00 0.00\n [2020-01-10T17:32:36.890Z] \n [2020-01-10T17:32:36.890Z] \n [2020-01-10T17:32:36.890Z] ---> sar -P ALL:\n [2020-01-10T17:32:36.890Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/10/20 \t_x86_64_\t(4 CPU)\n [2020-01-10T17:32:36.890Z] \n [2020-01-10T17:32:36.890Z] 17:23:44 LINUX RESTART\n [2020-01-10T17:32:36.890Z] \n [2020-01-10T17:32:36.890Z] 17:24:02 CPU %user %nice %system %iowait %steal %idle\n [2020-01-10T17:32:36.890Z] 17:25:01 all 14.38 0.00 4.97 1.48 0.02 79.16\n [2020-01-10T17:32:36.890Z] 17:25:01 0 13.82 0.00 5.75 2.39 0.03 78.00\n [2020-01-10T17:32:36.890Z] 17:25:01 1 14.97 0.00 4.57 1.82 0.02 78.62\n [2020-01-10T17:32:36.890Z] 17:25:01 2 14.01 0.00 4.87 0.99 0.00 80.14\n [2020-01-10T17:32:36.890Z] 17:25:01 3 14.71 0.00 4.69 0.70 0.02 79.88\n [2020-01-10T17:32:36.890Z] 17:26:01 all 0.19 0.00 0.05 0.00 0.00 99.75\n [2020-01-10T17:32:36.890Z] 17:26:01 0 0.02 0.00 0.03 0.00 0.00 99.95\n [2020-01-10T17:32:36.890Z] 17:26:01 1 0.07 0.00 0.08 0.00 0.00 99.85\n [2020-01-10T17:32:36.890Z] 17:26:01 2 0.10 0.00 0.05 0.00 0.00 99.85\n [2020-01-10T17:32:36.890Z] 17:26:01 3 0.58 0.00 0.05 0.00 0.00 99.37\n [2020-01-10T17:32:36.890Z] 17:27:01 all 0.19 0.00 0.05 0.00 0.00 99.76\n [2020-01-10T17:32:36.890Z] 17:27:01 0 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-10T17:32:36.890Z] 17:27:01 1 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-01-10T17:32:36.890Z] 17:27:01 2 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-10T17:32:36.890Z] 17:27:01 3 0.57 0.00 0.07 0.00 0.00 99.37\n [2020-01-10T17:32:36.890Z] 17:28:01 all 0.16 0.00 0.05 0.00 0.00 99.79\n [2020-01-10T17:32:36.890Z] 17:28:01 0 0.02 0.00 0.03 0.00 0.00 99.95\n [2020-01-10T17:32:36.890Z] 17:28:01 1 0.05 0.00 0.07 0.00 0.00 99.88\n [2020-01-10T17:32:36.890Z] 17:28:01 2 0.08 0.00 0.03 0.00 0.00 99.88\n [2020-01-10T17:32:36.890Z] 17:28:01 3 0.53 0.00 0.07 0.00 0.00 99.40\n [2020-01-10T17:32:36.890Z] 17:29:01 all 0.19 0.00 0.05 0.00 0.00 99.76\n [2020-01-10T17:32:36.890Z] 17:29:01 0 0.05 0.00 0.07 0.00 0.00 99.88\n [2020-01-10T17:32:36.890Z] 17:29:01 1 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-01-10T17:32:36.890Z] 17:29:01 2 0.10 0.00 0.05 0.00 0.00 99.85\n [2020-01-10T17:32:36.890Z] 17:29:01 3 0.52 0.00 0.03 0.00 0.00 99.45\n [2020-01-10T17:32:36.890Z] 17:30:01 all 0.18 0.00 0.05 0.00 0.00 99.77\n [2020-01-10T17:32:36.890Z] 17:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00\n [2020-01-10T17:32:36.890Z] 17:30:01 1 0.10 0.00 0.07 0.00 0.00 99.83\n [2020-01-10T17:32:36.890Z] 17:30:01 2 0.17 0.00 0.03 0.00 0.00 99.80\n [2020-01-10T17:32:36.890Z] 17:30:01 3 0.43 0.00 0.05 0.00 0.00 99.52\n [2020-01-10T17:32:36.890Z] 17:31:01 all 0.15 0.00 0.05 0.00 0.00 99.80\n [2020-01-10T17:32:36.890Z] 17:31:01 0 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-01-10T17:32:36.890Z] 17:31:01 1 0.03 0.00 0.05 0.00 0.00 99.92\n [2020-01-10T17:32:36.890Z] 17:31:01 2 0.47 0.00 0.08 0.00 0.02 99.43\n [2020-01-10T17:32:36.890Z] 17:31:01 3 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-10T17:32:36.890Z] 17:32:01 all 0.06 0.00 0.04 0.00 0.00 99.90\n [2020-01-10T17:32:36.890Z] 17:32:01 0 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-10T17:32:36.890Z] 17:32:01 1 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-01-10T17:32:36.890Z] 17:32:01 2 0.09 0.00 0.05 0.00 0.00 99.86\n [2020-01-10T17:32:36.890Z] 17:32:01 3 0.02 0.00 0.03 0.00 0.02 99.93\n [2020-01-10T17:32:36.890Z] Average: all 1.90 0.00 0.65 0.18 0.00 97.26\n [2020-01-10T17:32:36.890Z] Average: 0 1.72 0.00 0.74 0.29 0.00 97.25\n [2020-01-10T17:32:36.890Z] Average: 1 1.89 0.00 0.61 0.22 0.00 97.27\n [2020-01-10T17:32:36.890Z] Average: 2 1.85 0.00 0.64 0.12 0.00 97.39\n [2020-01-10T17:32:36.890Z] Average: 3 2.14 0.00 0.62 0.09 0.00 97.15\n [2020-01-10T17:32:36.890Z] \n [2020-01-10T17:32:36.890Z] \n [2020-01-10T17:32:36.890Z] '