b' Push event to branch master\n Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\n Obtained Jenkinsfile from 70d107fb98bfe092cd81e398d0214a861e2dccdc\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 3de2761187569e0278258fbf30ff201bf1ad0db1\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 3de2761187569e0278258fbf30ff201bf1ad0db1 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 3de2761187569e0278258fbf30ff201bf1ad0db1 # timeout=10\n Commit message: "Merge pull request #105 from ernestojeda/fix-clair-go-app"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n [Pipeline] Start of Pipeline\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] RAW Config: [project:device-snmp-go, goVersion:1.13]\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.13\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/\n [Pipeline] node\n Still waiting to schedule task\n Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n Running on prd-centos7-docker-4c-2g-22672 in /w/workspace/gexfoundry_device-snmp-go_master\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/gexfoundry_device-snmp-go_master # 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/heads/master:refs/remotes/origin/master # timeout=10\n Fetching without tags\n Checking out Revision 70d107fb98bfe092cd81e398d0214a861e2dccdc (master)\n > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # 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/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 70d107fb98bfe092cd81e398d0214a861e2dccdc # timeout=10\n Commit message: "Merge pull request #44 from akramtexas/update_for_go_1_13_issue_43"\n > git rev-list --no-walk 46d3c04e55cf307f9271b9430c8dd0e5f7124f65 # timeout=10\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-02-18T13:19:32.295Z] Timeout set to expire in 6 hr 0 min\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prepare)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver Prep)\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T13:19:33.306Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-18T13:19:33.306Z] \n [2020-02-18T13:19:33.306Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T13:19:33.634Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-18T13:19:33.634Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-02-18T13:19:33.634Z] e7c96db7181b: Pulling fs layer\n [2020-02-18T13:19:33.634Z] a038dfdf5543: Pulling fs layer\n [2020-02-18T13:19:33.634Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-02-18T13:19:33.895Z] e7c96db7181b: Download complete\n [2020-02-18T13:19:33.895Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-02-18T13:19:33.895Z] 8d5d8e63b3c0: Download complete\n [2020-02-18T13:19:33.895Z] a038dfdf5543: Verifying Checksum\n [2020-02-18T13:19:33.896Z] a038dfdf5543: Download complete\n [2020-02-18T13:19:34.156Z] e7c96db7181b: Pull complete\n [2020-02-18T13:19:34.729Z] a038dfdf5543: Pull complete\n [2020-02-18T13:19:34.994Z] 8d5d8e63b3c0: Pull complete\n [2020-02-18T13:19:34.994Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-02-18T13:19:34.994Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-02-18T13:19:35.128Z] prd-centos7-docker-4c-2g-22672 does not seem to be running inside a container\n [2020-02-18T13:19:35.175Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-02-18T13:19:35.797Z] $ docker top 3d4554893162b0e22257a3e449a9a0ab21a066cb18d41ced6e4127f4679498b4 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-18T13:19:36.338Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-18T13:19:36.338Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-18T13:19:36.536Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-18T13:19:36.536Z] $ docker exec 3d4554893162b0e22257a3e449a9a0ab21a066cb18d41ced6e4127f4679498b4 ssh-agent\n [2020-02-18T13:19:36.717Z] SSH_AUTH_SOCK=/tmp/ssh-62BNu94A6Yt7/agent.14\n [2020-02-18T13:19:36.717Z] SSH_AGENT_PID=21\n [2020-02-18T13:19:36.733Z] Running ssh-add (command line suppressed)\n [2020-02-18T13:19:36.873Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_1351015387436017677.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_1351015387436017677.key)\n [2020-02-18T13:19:36.927Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-18T13:19:37.230Z] + git describe --exact-match --tags HEAD\n [2020-02-18T13:19:37.230Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-02-18T13:19:37.284Z] $ docker exec --env ******** --env ******** 3d4554893162b0e22257a3e449a9a0ab21a066cb18d41ced6e4127f4679498b4 ssh-agent -k\n [2020-02-18T13:19:37.419Z] unset SSH_AUTH_SOCK;\n [2020-02-18T13:19:37.419Z] unset SSH_AGENT_PID;\n [2020-02-18T13:19:37.419Z] echo Agent pid 21 killed;\n [2020-02-18T13:19:37.467Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-02-18T13:19:37.481Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-02-18T13:19:37.481Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-02-18T13:19:37.506Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-18T13:19:37.506Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-18T13:19:37.683Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-18T13:19:37.681Z] $ docker exec 3d4554893162b0e22257a3e449a9a0ab21a066cb18d41ced6e4127f4679498b4 ssh-agent\n [2020-02-18T13:19:37.862Z] SSH_AUTH_SOCK=/tmp/ssh-o13jcd06dpE4/agent.56\n [2020-02-18T13:19:37.862Z] SSH_AGENT_PID=63\n [2020-02-18T13:19:37.868Z] Running ssh-add (command line suppressed)\n [2020-02-18T13:19:38.000Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_976293188571326111.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_976293188571326111.key)\n [2020-02-18T13:19:38.050Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-18T13:19:38.346Z] + git semver init\n [2020-02-18T13:19:38.346Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-18T13:19:38.346Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git\n [2020-02-18T13:19:38.346Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master\n [2020-02-18T13:19:38.346Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-18T13:19:38.346Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-18T13:19:38.346Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-18T13:19:38.346Z] # $SEMVER_BRANCH = master\n [2020-02-18T13:19:38.346Z] # $SEMVER_TEMP = /tmp/semver-064347968\n [2020-02-18T13:19:38.346Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP\n [2020-02-18T13:19:38.607Z] # \'/tmp/semver-064347968\' -> \'/w/workspace/gexfoundry_device-snmp-go_master/.semver\'\n [2020-02-18T13:19:38.607Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver\n [Pipeline] }\n [2020-02-18T13:19:38.611Z] $ docker exec --env ******** --env ******** 3d4554893162b0e22257a3e449a9a0ab21a066cb18d41ced6e4127f4679498b4 ssh-agent -k\n [2020-02-18T13:19:38.741Z] unset SSH_AUTH_SOCK;\n [2020-02-18T13:19:38.742Z] unset SSH_AGENT_PID;\n [2020-02-18T13:19:38.742Z] echo Agent pid 63 killed;\n [2020-02-18T13:19:38.790Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-18T13:19:39.100Z] + git semver\n [Pipeline] }\n [2020-02-18T13:19:39.108Z] $ docker stop --time=1 3d4554893162b0e22257a3e449a9a0ab21a066cb18d41ced6e4127f4679498b4\n [2020-02-18T13:19:40.449Z] $ docker rm -f 3d4554893162b0e22257a3e449a9a0ab21a066cb18d41ced6e4127f4679498b4\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-02-18T13:19:41.013Z] Stashed 29 file(s)\n [Pipeline] echo\n [2020-02-18T13:19:41.015Z] [edgeXSemver] initialized semver on version 1.2.0-dev.2\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] parallel\n [Pipeline] { (Branch: amd64)\n [Pipeline] { (Branch: arm64)\n [Pipeline] stage\n [Pipeline] { (amd64)\n [Pipeline] stage\n [Pipeline] { (arm64)\n [Pipeline] node\n [Pipeline] node\n [2020-02-18T13:19:56.105Z] Still waiting to schedule task\n [2020-02-18T13:19:56.105Z] \xe2\x80\x98prd-centos7-docker-4c-2g-22669\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-22673\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-22674\xe2\x80\x99 is offline\n [2020-02-18T13:19:56.107Z] Still waiting to schedule task\n [2020-02-18T13:19:56.107Z] Waiting for next available executor on \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-22661\xe2\x80\x99\n [2020-02-18T13:22:16.562Z] Running on prd-centos7-docker-4c-2g-22677 in /w/workspace/gexfoundry_device-snmp-go_master\n [Pipeline] {\n [Pipeline] ws\n [2020-02-18T13:22:16.578Z] Running in /w/workspace/device-snmp-go/3\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-18T13:22:29.251Z] using credential edgex-jenkins-ssh\n [2020-02-18T13:22:29.270Z] Cloning the remote Git repository\n [2020-02-18T13:22:29.270Z] Cloning with configured refspecs honoured and without tags\n [2020-02-18T13:22:29.329Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git\n [2020-02-18T13:22:29.472Z] > git init /w/workspace/device-snmp-go/3 # timeout=10\n [2020-02-18T13:22:30.874Z] Fetching without tags\n [2020-02-18T13:22:29.736Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git\n [2020-02-18T13:22:29.736Z] > git --version # timeout=10\n [2020-02-18T13:22:29.757Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-18T13:22:29.822Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-18T13:22:30.651Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10\n [2020-02-18T13:22:30.704Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-18T13:22:30.778Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10\n [2020-02-18T13:22:30.897Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git\n [2020-02-18T13:22:30.897Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-18T13:22:30.921Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-18T13:22:31.458Z] Checking out Revision 70d107fb98bfe092cd81e398d0214a861e2dccdc (master)\n [2020-02-18T13:22:31.468Z] > git config core.sparsecheckout # timeout=10\n [2020-02-18T13:22:31.574Z] > git checkout -f 70d107fb98bfe092cd81e398d0214a861e2dccdc # timeout=10\n [2020-02-18T13:22:36.475Z] Commit message: "Merge pull request #44 from akramtexas/update_for_go_1_13_issue_43"\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [Pipeline] echo\n [2020-02-18T13:22:37.676Z] =========================================================\n [2020-02-18T13:22:37.676Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine]\n [2020-02-18T13:22:37.676Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T13:22:38.733Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine .\n [2020-02-18T13:22:39.369Z] Sending build context to Docker daemon 318.5kB\n\n [2020-02-18T13:22:39.369Z] Step 1/10 : ARG BASE=golang:1.13-alpine\n [2020-02-18T13:22:39.369Z] Step 2/10 : FROM ${BASE}\n [2020-02-18T13:22:39.369Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base\n [2020-02-18T13:22:39.369Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-18T13:22:39.369Z] 2848faf0eed1: Pulling fs layer\n [2020-02-18T13:22:39.369Z] 0f37312ad70f: Pulling fs layer\n [2020-02-18T13:22:39.369Z] 5788d62ee057: Pulling fs layer\n [2020-02-18T13:22:39.369Z] 0e6b1d234666: Pulling fs layer\n [2020-02-18T13:22:39.369Z] bf5d7aec512f: Pulling fs layer\n [2020-02-18T13:22:39.369Z] 34c802a77dc8: Pulling fs layer\n [2020-02-18T13:22:39.369Z] 9eb99e56ec68: Pulling fs layer\n [2020-02-18T13:22:39.369Z] 27c7a5d97fbd: Pulling fs layer\n [2020-02-18T13:22:39.369Z] 5c102a31e300: Pulling fs layer\n [2020-02-18T13:22:39.369Z] dcfb455df0a1: Pulling fs layer\n [2020-02-18T13:22:39.369Z] 34c802a77dc8: Waiting\n [2020-02-18T13:22:39.369Z] 9eb99e56ec68: Waiting\n [2020-02-18T13:22:39.369Z] 27c7a5d97fbd: Waiting\n [2020-02-18T13:22:39.369Z] 5c102a31e300: Waiting\n [2020-02-18T13:22:39.369Z] dcfb455df0a1: Waiting\n [2020-02-18T13:22:39.369Z] 0e6b1d234666: Waiting\n [2020-02-18T13:22:39.369Z] bf5d7aec512f: Waiting\n [2020-02-18T13:22:39.369Z] 5788d62ee057: Waiting\n [2020-02-18T13:22:39.369Z] 0f37312ad70f: Download complete\n [2020-02-18T13:22:39.653Z] 2848faf0eed1: Verifying Checksum\n [2020-02-18T13:22:39.653Z] 2848faf0eed1: Download complete\n [2020-02-18T13:22:39.653Z] 0e6b1d234666: Verifying Checksum\n [2020-02-18T13:22:39.653Z] 0e6b1d234666: Download complete\n [2020-02-18T13:22:39.653Z] bf5d7aec512f: Verifying Checksum\n [2020-02-18T13:22:39.653Z] bf5d7aec512f: Download complete\n [2020-02-18T13:22:39.653Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-18T13:22:39.653Z] e6b0cf9c0882: Download complete\n [2020-02-18T13:22:41.441Z] e6b0cf9c0882: Pull complete\n [2020-02-18T13:22:41.859Z] 2848faf0eed1: Pull complete\n [2020-02-18T13:22:42.161Z] 0f37312ad70f: Pull complete\n [2020-02-18T13:22:42.971Z] 34c802a77dc8: Verifying Checksum\n [2020-02-18T13:22:42.971Z] 34c802a77dc8: Download complete\n [2020-02-18T13:22:43.336Z] 27c7a5d97fbd: Verifying Checksum\n [2020-02-18T13:22:43.337Z] 27c7a5d97fbd: Download complete\n [2020-02-18T13:22:45.815Z] 9eb99e56ec68: Verifying Checksum\n [2020-02-18T13:22:45.815Z] 9eb99e56ec68: Download complete\n [2020-02-18T13:22:45.815Z] 5788d62ee057: Verifying Checksum\n [2020-02-18T13:22:45.815Z] 5788d62ee057: Download complete\n [2020-02-18T13:22:45.815Z] 5c102a31e300: Verifying Checksum\n [2020-02-18T13:22:45.815Z] 5c102a31e300: Download complete\n [2020-02-18T13:22:46.152Z] dcfb455df0a1: Verifying Checksum\n [2020-02-18T13:22:46.152Z] dcfb455df0a1: Download complete\n [2020-02-18T13:22:56.582Z] 5788d62ee057: Pull complete\n [2020-02-18T13:22:56.582Z] 0e6b1d234666: Pull complete\n [2020-02-18T13:22:56.582Z] bf5d7aec512f: Pull complete\n [2020-02-18T13:22:59.956Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-22680 in /w/workspace/gexfoundry_device-snmp-go_master\n [Pipeline] {\n [Pipeline] ws\n [2020-02-18T13:22:59.969Z] Running in /w/workspace/device-snmp-go/3\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-18T13:23:03.426Z] 34c802a77dc8: Pull complete\n [2020-02-18T13:23:07.357Z] using credential edgex-jenkins-ssh\n [2020-02-18T13:23:07.378Z] Cloning the remote Git repository\n [2020-02-18T13:23:07.378Z] Cloning with configured refspecs honoured and without tags\n [2020-02-18T13:23:07.452Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git\n [2020-02-18T13:23:08.434Z] Fetching without tags\n [2020-02-18T13:23:07.544Z] > git init /w/workspace/device-snmp-go/3 # timeout=10\n [2020-02-18T13:23:07.626Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git\n [2020-02-18T13:23:07.629Z] > git --version # timeout=10\n [2020-02-18T13:23:07.662Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-18T13:23:07.720Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-18T13:23:08.330Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10\n [2020-02-18T13:23:08.360Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-18T13:23:08.392Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10\n [2020-02-18T13:23:08.449Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git\n [2020-02-18T13:23:08.449Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-18T13:23:08.464Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-18T13:23:08.908Z] Checking out Revision 70d107fb98bfe092cd81e398d0214a861e2dccdc (master)\n [2020-02-18T13:23:08.929Z] > git config core.sparsecheckout # timeout=10\n [2020-02-18T13:23:08.953Z] > git checkout -f 70d107fb98bfe092cd81e398d0214a861e2dccdc # timeout=10\n [2020-02-18T13:23:10.214Z] 9eb99e56ec68: Pull complete\n [2020-02-18T13:23:10.214Z] 27c7a5d97fbd: Pull complete\n [2020-02-18T13:23:11.863Z] 5c102a31e300: Pull complete\n [2020-02-18T13:23:12.189Z] dcfb455df0a1: Pull complete\n [2020-02-18T13:23:12.189Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473\n [2020-02-18T13:23:12.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n [2020-02-18T13:23:12.189Z] ---> 7c70fe431013\n [2020-02-18T13:23:12.189Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git"\n [2020-02-18T13:23:12.466Z] ---> Running in 716399f07246\n [2020-02-18T13:23:12.770Z] Removing intermediate container 716399f07246\n [2020-02-18T13:23:12.770Z] ---> d58e2913cf52\n [2020-02-18T13:23:12.770Z] Step 4/10 : ARG ALPINE_PKG_EXTRA=""\n [2020-02-18T13:23:12.770Z] ---> Running in f27acbb42f18\n [2020-02-18T13:23:13.113Z] Removing intermediate container f27acbb42f18\n [2020-02-18T13:23:13.113Z] ---> b5942abd7f44\n [2020-02-18T13:23:13.113Z] Step 5/10 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel Corporation\'\n [2020-02-18T13:23:13.113Z] ---> Running in 89f485a1a202\n [2020-02-18T13:23:13.113Z] Removing intermediate container 89f485a1a202\n [2020-02-18T13:23:13.113Z] ---> 5ea019241239\n [2020-02-18T13:23:13.113Z] Step 6/10 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-18T13:23:13.251Z] Commit message: "Merge pull request #44 from akramtexas/update_for_go_1_13_issue_43"\n [2020-02-18T13:23:13.525Z] ---> Running in d6148da654be\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [Pipeline] echo\n [2020-02-18T13:23:14.071Z] =========================================================\n [2020-02-18T13:23:14.071Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine]\n [2020-02-18T13:23:14.071Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T13:23:15.458Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine .\n [2020-02-18T13:23:15.693Z] Removing intermediate container d6148da654be\n [2020-02-18T13:23:15.694Z] ---> 77e48992e60e\n [2020-02-18T13:23:15.694Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n [2020-02-18T13:23:16.002Z] ---> Running in b3c77b29d472\n [2020-02-18T13:23:16.445Z] Sending build context to Docker daemon 318.5kB\n\n [2020-02-18T13:23:16.445Z] Step 1/10 : ARG BASE=golang:1.13-alpine\n [2020-02-18T13:23:16.445Z] Step 2/10 : FROM ${BASE}\n [2020-02-18T13:23:16.730Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n [2020-02-18T13:23:16.730Z] cde5963f3b93: Pulling fs layer\n [2020-02-18T13:23:16.730Z] 2a23fa8c16f7: Pulling fs layer\n [2020-02-18T13:23:16.730Z] 777b28850792: Pulling fs layer\n [2020-02-18T13:23:16.730Z] 8a11ddd9e578: Pulling fs layer\n [2020-02-18T13:23:16.730Z] 4cf88f913ddb: Pulling fs layer\n [2020-02-18T13:23:16.730Z] 1df406cf5192: Pulling fs layer\n [2020-02-18T13:23:16.730Z] cd6300453558: Pulling fs layer\n [2020-02-18T13:23:16.730Z] b9c365052c96: Pulling fs layer\n [2020-02-18T13:23:16.730Z] a2d8cc88f415: Pulling fs layer\n [2020-02-18T13:23:16.730Z] ea1d1ca13537: Pulling fs layer\n [2020-02-18T13:23:16.730Z] 3750a50a1c5e: Pulling fs layer\n [2020-02-18T13:23:16.730Z] 8a11ddd9e578: Waiting\n [2020-02-18T13:23:16.730Z] 4cf88f913ddb: Waiting\n [2020-02-18T13:23:16.730Z] 1df406cf5192: Waiting\n [2020-02-18T13:23:16.730Z] cd6300453558: Waiting\n [2020-02-18T13:23:16.730Z] b9c365052c96: Waiting\n [2020-02-18T13:23:16.730Z] a2d8cc88f415: Waiting\n [2020-02-18T13:23:16.730Z] ea1d1ca13537: Waiting\n [2020-02-18T13:23:16.730Z] 3750a50a1c5e: Waiting\n [2020-02-18T13:23:16.730Z] 777b28850792: Verifying Checksum\n [2020-02-18T13:23:16.730Z] 777b28850792: Download complete\n [2020-02-18T13:23:16.730Z] 2a23fa8c16f7: Verifying Checksum\n [2020-02-18T13:23:16.730Z] 2a23fa8c16f7: Download complete\n [2020-02-18T13:23:16.981Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-02-18T13:23:17.011Z] 4cf88f913ddb: Verifying Checksum\n [2020-02-18T13:23:17.011Z] 4cf88f913ddb: Download complete\n [2020-02-18T13:23:17.011Z] cde5963f3b93: Verifying Checksum\n [2020-02-18T13:23:17.011Z] cde5963f3b93: Download complete\n [2020-02-18T13:23:17.011Z] 1df406cf5192: Verifying Checksum\n [2020-02-18T13:23:17.011Z] 1df406cf5192: Download complete\n [2020-02-18T13:23:18.787Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-02-18T13:23:18.997Z] cde5963f3b93: Pull complete\n [2020-02-18T13:23:20.214Z] OK: 143 MiB in 39 packages\n [2020-02-18T13:23:20.475Z] 2a23fa8c16f7: Pull complete\n [2020-02-18T13:23:20.756Z] 777b28850792: Pull complete\n [2020-02-18T13:23:21.710Z] Removing intermediate container b3c77b29d472\n [2020-02-18T13:23:21.710Z] ---> 3451c97eda0a\n [2020-02-18T13:23:21.710Z] Step 8/10 : WORKDIR /device-snmp-go\n [2020-02-18T13:23:21.710Z] ---> Running in b8139d7e51b2\n [2020-02-18T13:23:21.710Z] Removing intermediate container b8139d7e51b2\n [2020-02-18T13:23:21.710Z] ---> 442858ec70e0\n [2020-02-18T13:23:21.710Z] Step 9/10 : COPY . .\n [2020-02-18T13:23:22.284Z] ---> f919d0f125d9\n [2020-02-18T13:23:22.284Z] Step 10/10 : RUN go mod download\n [2020-02-18T13:23:22.284Z] ---> Running in 5eea885343a0\n [2020-02-18T13:23:24.157Z] cd6300453558: Verifying Checksum\n [2020-02-18T13:23:24.157Z] cd6300453558: Download complete\n [2020-02-18T13:23:24.434Z] a2d8cc88f415: Verifying Checksum\n [2020-02-18T13:23:24.434Z] a2d8cc88f415: Download complete\n [2020-02-18T13:23:25.711Z] \x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-18T13:23:25.711Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-18T13:23:25.711Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-18T13:23:25.711Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-18T13:23:25.711Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-18T13:23:25.711Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n [2020-02-18T13:23:25.711Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-18T13:23:25.711Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7\n [2020-02-18T13:23:25.711Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.31\n [2020-02-18T13:23:25.711Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n [2020-02-18T13:23:25.711Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-18T13:23:25.711Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-18T13:23:25.711Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-18T13:23:25.711Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-18T13:23:25.711Z] \x1b[0m\x1b[91mgo: finding github.com/golang/mock v1.2.0\n [2020-02-18T13:23:25.979Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-18T13:23:25.979Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-18T13:23:25.979Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n [2020-02-18T13:23:25.979Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n [2020-02-18T13:23:25.979Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n [2020-02-18T13:23:25.979Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-18T13:23:25.979Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n [2020-02-18T13:23:25.979Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-18T13:23:25.979Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-18T13:23:25.979Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-18T13:23:25.979Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-18T13:23:25.979Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-02-18T13:23:26.254Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-18T13:23:26.254Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-18T13:23:26.254Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-18T13:23:26.254Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-18T13:23:26.254Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-18T13:23:26.254Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-18T13:23:26.254Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-18T13:23:26.254Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-18T13:23:26.254Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-18T13:23:26.254Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-18T13:23:26.254Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-18T13:23:26.254Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-18T13:23:26.254Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-18T13:23:26.254Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-18T13:23:26.254Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-18T13:23:26.254Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-02-18T13:23:26.521Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-18T13:23:26.521Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-18T13:23:26.521Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-18T13:23:26.521Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-18T13:23:26.521Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-18T13:23:26.521Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-18T13:23:26.521Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-18T13:23:26.521Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-18T13:23:26.521Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-18T13:23:26.521Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-18T13:23:26.521Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-18T13:23:26.521Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-18T13:23:26.521Z] \x1b[0m\x1b[91mgo: finding github.com/soniah/gosnmp v1.21.0\n [2020-02-18T13:23:26.799Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-02-18T13:23:26.799Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-02-18T13:23:26.799Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-18T13:23:26.799Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-18T13:23:26.799Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-18T13:23:26.799Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-18T13:23:26.799Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-18T13:23:26.799Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-02-18T13:23:26.799Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-02-18T13:23:28.756Z] ea1d1ca13537: Verifying Checksum\n [2020-02-18T13:23:28.756Z] ea1d1ca13537: Download complete\n [2020-02-18T13:23:28.756Z] 3750a50a1c5e: Verifying Checksum\n [2020-02-18T13:23:28.756Z] 3750a50a1c5e: Download complete\n [2020-02-18T13:23:31.376Z] b9c365052c96: Verifying Checksum\n [2020-02-18T13:23:31.376Z] b9c365052c96: Download complete\n [2020-02-18T13:23:32.801Z] 8a11ddd9e578: Download complete\n [2020-02-18T13:23:40.166Z] \x1b[0mRemoving intermediate container 5eea885343a0\n [2020-02-18T13:23:40.166Z] ---> 5d76780caef5\n [2020-02-18T13:23:40.167Z] Successfully built 5d76780caef5\n [2020-02-18T13:23:40.167Z] Successfully tagged ci-base-image-x86_64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Test)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T13:23:40.855Z] + docker inspect -f . ci-base-image-x86_64\n [2020-02-18T13:23:40.855Z] .\n [Pipeline] withDockerContainer\n [2020-02-18T13:23:41.315Z] prd-centos7-docker-4c-2g-22677 does not seem to be running inside a container\n [2020-02-18T13:23:41.387Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@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 ******** ci-base-image-x86_64 cat\n [2020-02-18T13:23:44.099Z] $ docker top e1f64df8bcc6a99bcb40eaa8eb380866683877ccbbdc1c7d46a4c3d91624ccd5 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-18T13:23:46.056Z] + go version\n [2020-02-18T13:23:46.315Z] go version go1.13.5 linux/amd64\n [Pipeline] sh\n [2020-02-18T13:23:47.127Z] + make test\n [2020-02-18T13:23:47.127Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out\n [2020-02-18T13:23:48.619Z] ? \tgithub.com/edgexfoundry/device-snmp-go\t[no test files]\n [2020-02-18T13:23:51.078Z] 8a11ddd9e578: Pull complete\n [2020-02-18T13:23:51.078Z] 4cf88f913ddb: Pull complete\n [2020-02-18T13:23:51.078Z] 1df406cf5192: Pull complete\n [2020-02-18T13:23:56.466Z] cd6300453558: Pull complete\n [2020-02-18T13:24:04.808Z] b9c365052c96: Pull complete\n [2020-02-18T13:24:04.808Z] a2d8cc88f415: Pull complete\n [2020-02-18T13:24:06.946Z] ea1d1ca13537: Pull complete\n [2020-02-18T13:24:07.537Z] 3750a50a1c5e: Pull complete\n [2020-02-18T13:24:07.537Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581\n [2020-02-18T13:24:07.537Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine\n [2020-02-18T13:24:07.537Z] ---> 78745c68409d\n [2020-02-18T13:24:07.537Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git"\n [2020-02-18T13:24:11.085Z] ? \tgithub.com/edgexfoundry/device-snmp-go/cmd\t[no test files]\n [2020-02-18T13:24:11.085Z] ok \tgithub.com/edgexfoundry/device-snmp-go/internal/driver\t0.010s\tcoverage: 0.0% of statements\n [2020-02-18T13:24:11.085Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-02-18T13:24:11.811Z] ---> Running in 5930f4800a29\n [2020-02-18T13:24:11.811Z] Removing intermediate container 5930f4800a29\n [2020-02-18T13:24:11.811Z] ---> 00abb7d44cd1\n [2020-02-18T13:24:11.811Z] Step 4/10 : ARG ALPINE_PKG_EXTRA=""\n [2020-02-18T13:24:11.811Z] ---> Running in 5b847b09a1cb\n [2020-02-18T13:24:12.079Z] Removing intermediate container 5b847b09a1cb\n [2020-02-18T13:24:12.079Z] ---> 074d6e0bca5d\n [2020-02-18T13:24:12.079Z] Step 5/10 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel Corporation\'\n [2020-02-18T13:24:12.079Z] ---> Running in c79bd29e50cf\n [2020-02-18T13:24:12.353Z] Removing intermediate container c79bd29e50cf\n [2020-02-18T13:24:12.353Z] ---> bde809bd37ac\n [2020-02-18T13:24:12.353Z] Step 6/10 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-18T13:24:12.628Z] ---> Running in 444b838b0db3\n [2020-02-18T13:24:13.754Z] gofmt -l .\n [2020-02-18T13:24:13.754Z] [ "`gofmt -l .`" = "" ]\n [2020-02-18T13:24:13.754Z] ./bin/test-attribution-txt.sh\n [2020-02-18T13:24:14.605Z] Removing intermediate container 444b838b0db3\n [2020-02-18T13:24:14.605Z] ---> 30a23591a08f\n [2020-02-18T13:24:14.605Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n [2020-02-18T13:24:14.737Z] ./bin/test-go-mod-tidy.sh\n [2020-02-18T13:24:14.874Z] ---> Running in 03d0e7267224\n [Pipeline] stash\n [2020-02-18T13:24:15.843Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-02-18T13:24:16.436Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-02-18T13:24:17.029Z] OK: 125 MiB in 39 packages\n [2020-02-18T13:24:17.620Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-18T13:24:17.666Z] $ docker stop --time=1 e1f64df8bcc6a99bcb40eaa8eb380866683877ccbbdc1c7d46a4c3d91624ccd5\n [2020-02-18T13:24:18.450Z] Removing intermediate container 03d0e7267224\n [2020-02-18T13:24:18.451Z] ---> eb1d3fec7535\n [2020-02-18T13:24:18.451Z] Step 8/10 : WORKDIR /device-snmp-go\n [2020-02-18T13:24:18.451Z] ---> Running in e3dd66eb2717\n [2020-02-18T13:24:18.719Z] Removing intermediate container e3dd66eb2717\n [2020-02-18T13:24:18.719Z] ---> 61f3bc621a54\n [2020-02-18T13:24:18.719Z] Step 9/10 : COPY . .\n [2020-02-18T13:24:19.305Z] ---> b3cb053974b3\n [2020-02-18T13:24:19.305Z] Step 10/10 : RUN go mod download\n [2020-02-18T13:24:19.579Z] ---> Running in 2073886ffdbf\n [2020-02-18T13:24:19.564Z] $ docker rm -f e1f64df8bcc6a99bcb40eaa8eb380866683877ccbbdc1c7d46a4c3d91624ccd5\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] sh\n [2020-02-18T13:24:21.426Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-02-18T13:24:21.539Z] \x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-18T13:24:21.539Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-18T13:24:21.539Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-18T13:24:21.539Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-18T13:24:21.539Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-18T13:24:21.539Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n [2020-02-18T13:24:21.539Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-18T13:24:21.539Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7\n [2020-02-18T13:24:21.539Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.31\n [2020-02-18T13:24:21.539Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n [2020-02-18T13:24:21.539Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-18T13:24:21.539Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-18T13:24:21.539Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-18T13:24:21.539Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-18T13:24:21.539Z] \x1b[0m\x1b[91mgo: finding github.com/golang/mock v1.2.0\n [2020-02-18T13:24:21.539Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-18T13:24:21.539Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-18T13:24:21.539Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n [2020-02-18T13:24:21.539Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n [2020-02-18T13:24:21.539Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n [2020-02-18T13:24:21.539Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-18T13:24:21.539Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n [2020-02-18T13:24:21.539Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-18T13:24:21.539Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-18T13:24:21.539Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-18T13:24:21.539Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-18T13:24:21.539Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-02-18T13:24:21.539Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-18T13:24:21.539Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-18T13:24:21.539Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-18T13:24:21.807Z] + ls -al .\n [2020-02-18T13:24:21.807Z] total 88\n [2020-02-18T13:24:21.807Z] drwxrwxr-x. 8 jenkins jenkins 4096 Feb 18 13:24 .\n [2020-02-18T13:24:21.807Z] drwxrwxr-x. 4 jenkins jenkins 28 Feb 18 13:22 ..\n [2020-02-18T13:24:21.807Z] -rw-rw-r--. 1 jenkins jenkins 4175 Feb 18 13:22 Attribution.txt\n [2020-02-18T13:24:21.807Z] drwxrwxr-x. 2 jenkins jenkins 87 Feb 18 13:22 bin\n [2020-02-18T13:24:21.807Z] drwxrwxr-x. 3 jenkins jenkins 32 Feb 18 13:22 cmd\n [2020-02-18T13:24:21.807Z] -rw-r--r--. 1 jenkins jenkins 8492 Feb 18 13:24 coverage.out\n [2020-02-18T13:24:21.807Z] -rw-rw-r--. 1 jenkins jenkins 844 Feb 18 13:22 Dockerfile\n [2020-02-18T13:24:21.807Z] -rw-rw-r--. 1 jenkins jenkins 409 Feb 18 13:22 Dockerfile.build\n [2020-02-18T13:24:21.807Z] -rw-rw-r--. 1 jenkins jenkins 6 Feb 18 13:22 .dockerignore\n [2020-02-18T13:24:21.807Z] drwxrwxr-x. 8 jenkins jenkins 162 Feb 18 13:22 .git\n [2020-02-18T13:24:21.807Z] -rw-rw-r--. 1 jenkins jenkins 272 Feb 18 13:22 .gitignore\n [2020-02-18T13:24:21.807Z] -rw-r--r--. 1 jenkins jenkins 231 Feb 18 13:24 go.mod\n [2020-02-18T13:24:21.807Z] -rw-r--r--. 1 jenkins jenkins 11375 Feb 18 13:24 go.sum\n [2020-02-18T13:24:21.807Z] drwxrwxr-x. 3 jenkins jenkins 20 Feb 18 13:22 internal\n [2020-02-18T13:24:21.807Z] -rw-rw-r--. 1 jenkins jenkins 678 Feb 18 13:22 Jenkinsfile\n [2020-02-18T13:24:21.807Z] -rw-rw-r--. 1 jenkins jenkins 937 Feb 18 13:22 Makefile\n [2020-02-18T13:24:21.807Z] drwxrwxr-x. 2 jenkins jenkins 84 Feb 18 13:22 profiles\n [2020-02-18T13:24:21.807Z] -rw-rw-r--. 1 jenkins jenkins 12398 Feb 18 13:22 README.md\n [2020-02-18T13:24:21.807Z] drwxrwxr-x. 3 jenkins jenkins 61 Feb 18 13:22 .semver\n [2020-02-18T13:24:21.807Z] -rw-rw-r--. 1 jenkins jenkins 11 Feb 18 13:19 VERSION\n [2020-02-18T13:24:21.807Z] -rw-rw-r--. 1 jenkins jenkins 209 Feb 18 13:22 version.go\n [2020-02-18T13:24:21.809Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-18T13:24:21.809Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-18T13:24:21.809Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-18T13:24:21.809Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-18T13:24:21.809Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-18T13:24:21.809Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-18T13:24:21.809Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-18T13:24:21.809Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-18T13:24:21.809Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-18T13:24:21.809Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-18T13:24:21.809Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-18T13:24:21.809Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-18T13:24:21.809Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T13:24:22.074Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-18T13:24:22.074Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-18T13:24:22.074Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-18T13:24:22.074Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-18T13:24:22.074Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-18T13:24:22.074Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-18T13:24:22.074Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-18T13:24:22.074Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-18T13:24:22.074Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-18T13:24:22.074Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-18T13:24:22.074Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-18T13:24:22.074Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-18T13:24:22.074Z] \x1b[0m\x1b[91mgo: finding github.com/soniah/gosnmp v1.21.0\n [2020-02-18T13:24:22.074Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-02-18T13:24:22.171Z] + 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=70d107fb98bfe092cd81e398d0214a861e2dccdc --label arch=x86_64 --label version=1.2.0-dev.2 .\n [2020-02-18T13:24:22.343Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-02-18T13:24:22.343Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-18T13:24:22.343Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-18T13:24:22.343Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-18T13:24:22.343Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-18T13:24:22.343Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-18T13:24:22.343Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-02-18T13:24:22.343Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-02-18T13:24:22.801Z] Sending build context to Docker daemon 327.7kB\n\n [2020-02-18T13:24:22.801Z] Step 1/23 : ARG BASE=golang:1.13-alpine\n [2020-02-18T13:24:22.801Z] Step 2/23 : FROM ${BASE} AS builder\n [2020-02-18T13:24:22.801Z] ---> 5d76780caef5\n [2020-02-18T13:24:22.801Z] Step 3/23 : ARG MAKE=\'make build\'\n [2020-02-18T13:24:22.801Z] ---> Running in 066be5a2bf02\n [2020-02-18T13:24:23.135Z] Removing intermediate container 066be5a2bf02\n [2020-02-18T13:24:23.135Z] ---> 3e644f92f5a7\n [2020-02-18T13:24:23.135Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git"\n [2020-02-18T13:24:23.135Z] ---> Running in 9edab7c696eb\n [2020-02-18T13:24:23.401Z] Removing intermediate container 9edab7c696eb\n [2020-02-18T13:24:23.401Z] ---> 17ef5a111cf7\n [2020-02-18T13:24:23.401Z] Step 5/23 : ARG ALPINE_PKG_EXTRA=""\n [2020-02-18T13:24:23.401Z] ---> Running in 21b4e5b267ee\n [2020-02-18T13:24:23.401Z] Removing intermediate container 21b4e5b267ee\n [2020-02-18T13:24:23.401Z] ---> 3b51beded3f3\n [2020-02-18T13:24:23.401Z] Step 6/23 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-18T13:24:23.671Z] ---> Running in ad8c58572cc1\n [2020-02-18T13:24:24.621Z] Removing intermediate container ad8c58572cc1\n [2020-02-18T13:24:24.621Z] ---> 6c194f73539f\n [2020-02-18T13:24:24.621Z] Step 7/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n [2020-02-18T13:24:24.621Z] ---> Running in e73fef79ee00\n [2020-02-18T13:24:24.917Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-02-18T13:24:25.550Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-02-18T13:24:25.813Z] OK: 143 MiB in 39 packages\n [2020-02-18T13:24:26.880Z] Removing intermediate container e73fef79ee00\n [2020-02-18T13:24:26.880Z] ---> 9fc2fbe79360\n [2020-02-18T13:24:26.880Z] Step 8/23 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go\n [2020-02-18T13:24:26.880Z] ---> Running in 07ccdeb12107\n [2020-02-18T13:24:27.266Z] Removing intermediate container 07ccdeb12107\n [2020-02-18T13:24:27.266Z] ---> 743e87c10632\n [2020-02-18T13:24:27.266Z] Step 9/23 : COPY go.mod .\n [2020-02-18T13:24:27.913Z] ---> 353f629ecff9\n [2020-02-18T13:24:27.913Z] Step 10/23 : COPY Makefile .\n [2020-02-18T13:24:28.184Z] ---> aa730f850985\n [2020-02-18T13:24:28.184Z] Step 11/23 : RUN make update\n [2020-02-18T13:24:28.446Z] ---> Running in a3948054b686\n [2020-02-18T13:24:28.710Z] CGO_ENABLED=0 GO111MODULE=on go mod download\n [2020-02-18T13:24:29.300Z] Removing intermediate container a3948054b686\n [2020-02-18T13:24:29.300Z] ---> b08bbddc28d8\n [2020-02-18T13:24:29.300Z] Step 12/23 : COPY . .\n [2020-02-18T13:24:29.607Z] ---> 1b741f0ff290\n [2020-02-18T13:24:29.607Z] Step 13/23 : RUN ${MAKE}\n [2020-02-18T13:24:29.607Z] ---> Running in f18ba378a0f8\n [2020-02-18T13:24:30.263Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=1.2.0-dev.2" -o cmd/device-snmp-go ./cmd\n [2020-02-18T13:24:40.638Z] \x1b[0mRemoving intermediate container 2073886ffdbf\n [2020-02-18T13:24:40.638Z] ---> a91241d6fb46\n [2020-02-18T13:24:40.638Z] Successfully built a91241d6fb46\n [2020-02-18T13:24:40.638Z] Successfully tagged ci-base-image-arm64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Test)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T13:24:41.121Z] + docker inspect -f . ci-base-image-arm64\n [2020-02-18T13:24:41.392Z] .\n [Pipeline] withDockerContainer\n [2020-02-18T13:24:41.766Z] prd-ubuntu18.04-docker-arm64-4c-2g-22680 does not seem to be running inside a container\n [2020-02-18T13:24:41.849Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@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 ******** ci-base-image-arm64 cat\n [2020-02-18T13:24:43.253Z] $ docker top 0c2c6fbfe9ad76ecf827fedca311ce3c4a4802f35217089be72fd69e7bc9a15d -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-18T13:24:45.597Z] + go version\n [2020-02-18T13:24:45.597Z] go version go1.13.5 linux/arm64\n [Pipeline] sh\n [2020-02-18T13:24:46.259Z] + make test\n [2020-02-18T13:24:46.259Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out\n [2020-02-18T13:24:47.675Z] ? \tgithub.com/edgexfoundry/device-snmp-go\t[no test files]\n [2020-02-18T13:25:02.851Z] CGO_ENABLED=0 GO111MODULE=on go build ./...\n [2020-02-18T13:25:07.305Z] Removing intermediate container f18ba378a0f8\n [2020-02-18T13:25:07.305Z] ---> 85407ee8529b\n [2020-02-18T13:25:07.305Z] Step 14/23 : FROM alpine\n [2020-02-18T13:25:07.305Z] latest: Pulling from library/alpine\n [2020-02-18T13:25:07.305Z] c9b1b535fdd9: Pulling fs layer\n [2020-02-18T13:25:07.597Z] c9b1b535fdd9: Verifying Checksum\n [2020-02-18T13:25:07.597Z] c9b1b535fdd9: Download complete\n [2020-02-18T13:25:08.221Z] c9b1b535fdd9: Pull complete\n [2020-02-18T13:25:08.221Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d\n [2020-02-18T13:25:08.221Z] Status: Downloaded newer image for alpine:latest\n [2020-02-18T13:25:08.221Z] ---> e7d92cdc71fe\n [2020-02-18T13:25:08.221Z] Step 15/23 : ENV APP_PORT=49993\n [2020-02-18T13:25:08.221Z] ---> Running in b693cf96fc19\n [2020-02-18T13:25:08.853Z] Removing intermediate container b693cf96fc19\n [2020-02-18T13:25:08.853Z] ---> 2b477ed147ab\n [2020-02-18T13:25:08.853Z] Step 16/23 : EXPOSE $APP_PORT\n [2020-02-18T13:25:08.853Z] ---> Running in 22e1c902f8d0\n [2020-02-18T13:25:08.853Z] Removing intermediate container 22e1c902f8d0\n [2020-02-18T13:25:08.853Z] ---> 50a210a6cffa\n [2020-02-18T13:25:08.853Z] Step 17/23 : ENV DEVICE_PORT=161\n [2020-02-18T13:25:08.853Z] ---> Running in cca43b8ccc01\n [2020-02-18T13:25:09.160Z] Removing intermediate container cca43b8ccc01\n [2020-02-18T13:25:09.160Z] ---> e31c1c5477f7\n [2020-02-18T13:25:09.160Z] Step 18/23 : EXPOSE $DEVICE_PORT\n [2020-02-18T13:25:09.160Z] ---> Running in a87ffb7ac173\n [2020-02-18T13:25:09.781Z] Removing intermediate container a87ffb7ac173\n [2020-02-18T13:25:09.781Z] ---> 6e355ef8b289\n [2020-02-18T13:25:09.781Z] Step 19/23 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd /\n [2020-02-18T13:25:10.852Z] ---> dee6d1e87a52\n [2020-02-18T13:25:10.852Z] Step 20/23 : ENTRYPOINT ["/device-snmp-go","--profile=docker","--confdir=/res","--registry=consul://edgex-core-consul:8500"]\n [2020-02-18T13:25:10.852Z] ---> Running in 51db9906dfa1\n [2020-02-18T13:25:10.852Z] Removing intermediate container 51db9906dfa1\n [2020-02-18T13:25:10.852Z] ---> 0873c788cf1a\n [2020-02-18T13:25:10.852Z] Step 21/23 : LABEL arch=x86_64\n [2020-02-18T13:25:10.852Z] ---> Running in f0c35489562f\n [2020-02-18T13:25:11.132Z] Removing intermediate container f0c35489562f\n [2020-02-18T13:25:11.132Z] ---> 2b44d0b77224\n [2020-02-18T13:25:11.132Z] Step 22/23 : LABEL git_sha=70d107fb98bfe092cd81e398d0214a861e2dccdc\n [2020-02-18T13:25:11.132Z] ---> Running in e839e2c83b72\n [2020-02-18T13:25:11.400Z] Removing intermediate container e839e2c83b72\n [2020-02-18T13:25:11.400Z] ---> 9e704a862493\n [2020-02-18T13:25:11.400Z] Step 23/23 : LABEL version=1.2.0-dev.2\n [2020-02-18T13:25:11.400Z] ---> Running in 982d3f97005d\n [2020-02-18T13:25:11.675Z] Removing intermediate container 982d3f97005d\n [2020-02-18T13:25:11.675Z] ---> 7ef785d44d10\n [2020-02-18T13:25:11.675Z] Successfully built 7ef785d44d10\n [2020-02-18T13:25:11.675Z] 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 [Pipeline] script\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-02-18T13:25:11.789Z] provisioning config files...\n [2020-02-18T13:25:11.885Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/3@tmp/config3095663168815934843tmp\n [Pipeline] {\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-18T13:25:12.361Z] nexus3.edgexfoundry.org:10001\n [2020-02-18T13:25:13.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n [2020-02-18T13:25:13.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n [2020-02-18T13:25:13.384Z] Configure a credential helper to remove this warning. See\n [2020-02-18T13:25:13.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n [2020-02-18T13:25:13.384Z] \n [2020-02-18T13:25:13.384Z] Login Succeeded\n [2020-02-18T13:25:13.384Z] nexus3.edgexfoundry.org:10002\n [2020-02-18T13:25:14.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n [2020-02-18T13:25:14.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n [2020-02-18T13:25:14.738Z] Configure a credential helper to remove this warning. See\n [2020-02-18T13:25:14.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n [2020-02-18T13:25:14.738Z] \n [2020-02-18T13:25:14.738Z] Login Succeeded\n [2020-02-18T13:25:14.738Z] nexus3.edgexfoundry.org:10003\n [2020-02-18T13:25:15.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n [2020-02-18T13:25:15.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n [2020-02-18T13:25:15.006Z] Configure a credential helper to remove this warning. See\n [2020-02-18T13:25:15.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n [2020-02-18T13:25:15.006Z] \n [2020-02-18T13:25:15.006Z] Login Succeeded\n [2020-02-18T13:25:15.006Z] nexus3.edgexfoundry.org:10004\n [2020-02-18T13:25:15.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n [2020-02-18T13:25:15.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n [2020-02-18T13:25:15.616Z] Configure a credential helper to remove this warning. See\n [2020-02-18T13:25:15.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n [2020-02-18T13:25:15.616Z] \n [2020-02-18T13:25:15.616Z] Login Succeeded\n [2020-02-18T13:25:15.616Z] docker.io\n [2020-02-18T13:25:16.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n [2020-02-18T13:25:16.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n [2020-02-18T13:25:16.544Z] Configure a credential helper to remove this warning. See\n [2020-02-18T13:25:16.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n [2020-02-18T13:25:16.544Z] \n [2020-02-18T13:25:16.544Z] Login Succeeded\n [Pipeline] }\n [2020-02-18T13:25:16.559Z] Deleting 1 temporary files\n [Pipeline] // wrap\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] echo\n [2020-02-18T13:25:16.608Z] [edgeXDocker.push] Tagging docker image docker-device-snmp-go with the following tags:\n [2020-02-18T13:25:16.608Z] 70d107fb98bfe092cd81e398d0214a861e2dccdc\n [2020-02-18T13:25:16.608Z] latest\n [2020-02-18T13:25:16.608Z] 1.2.0-dev.2\n [2020-02-18T13:25:16.608Z] 70d107fb98bfe092cd81e398d0214a861e2dccdc-1.2.0-dev.2\n [2020-02-18T13:25:16.608Z] master\n [2020-02-18T13:25:16.608Z] =====================================================\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withDockerRegistry\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T13:25:17.016Z] + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:70d107fb98bfe092cd81e398d0214a861e2dccdc\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T13:25:17.401Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:70d107fb98bfe092cd81e398d0214a861e2dccdc\n [2020-02-18T13:25:17.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go]\n [2020-02-18T13:25:17.729Z] e298405aebb0: Preparing\n [2020-02-18T13:25:17.729Z] 5216338b40a7: Preparing\n [2020-02-18T13:25:17.729Z] 5216338b40a7: Layer already exists\n [2020-02-18T13:25:20.408Z] e298405aebb0: Pushed\n [2020-02-18T13:25:20.408Z] 70d107fb98bfe092cd81e398d0214a861e2dccdc: digest: sha256:22ba95fc7095ff5152b84d09789bcb69b9d0ca9ec64b5c7a072094429988383c size: 739\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T13:25:20.832Z] + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:latest\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T13:25:21.196Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:latest\n [2020-02-18T13:25:21.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go]\n [2020-02-18T13:25:21.196Z] e298405aebb0: Preparing\n [2020-02-18T13:25:21.196Z] 5216338b40a7: Preparing\n [2020-02-18T13:25:21.196Z] 5216338b40a7: Layer already exists\n [2020-02-18T13:25:21.196Z] e298405aebb0: Layer already exists\n [2020-02-18T13:25:21.458Z] latest: digest: sha256:22ba95fc7095ff5152b84d09789bcb69b9d0ca9ec64b5c7a072094429988383c size: 739\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T13:25:21.767Z] + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:1.2.0-dev.2\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T13:25:22.138Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:1.2.0-dev.2\n [2020-02-18T13:25:22.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go]\n [2020-02-18T13:25:22.138Z] e298405aebb0: Preparing\n [2020-02-18T13:25:22.138Z] 5216338b40a7: Preparing\n [2020-02-18T13:25:22.138Z] 5216338b40a7: Layer already exists\n [2020-02-18T13:25:22.138Z] e298405aebb0: Layer already exists\n [2020-02-18T13:25:22.402Z] 1.2.0-dev.2: digest: sha256:22ba95fc7095ff5152b84d09789bcb69b9d0ca9ec64b5c7a072094429988383c size: 739\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T13:25:22.856Z] + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:70d107fb98bfe092cd81e398d0214a861e2dccdc-1.2.0-dev.2\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T13:25:23.582Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:70d107fb98bfe092cd81e398d0214a861e2dccdc-1.2.0-dev.2\n [2020-02-18T13:25:23.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go]\n [2020-02-18T13:25:23.582Z] e298405aebb0: Preparing\n [2020-02-18T13:25:23.582Z] 5216338b40a7: Preparing\n [2020-02-18T13:25:23.850Z] e298405aebb0: Layer already exists\n [2020-02-18T13:25:23.850Z] 5216338b40a7: Layer already exists\n [2020-02-18T13:25:23.850Z] 70d107fb98bfe092cd81e398d0214a861e2dccdc-1.2.0-dev.2: digest: sha256:22ba95fc7095ff5152b84d09789bcb69b9d0ca9ec64b5c7a072094429988383c size: 739\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T13:25:24.248Z] + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:master\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T13:25:24.933Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:master\n [2020-02-18T13:25:24.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go]\n [2020-02-18T13:25:24.933Z] e298405aebb0: Preparing\n [2020-02-18T13:25:24.933Z] 5216338b40a7: Preparing\n [2020-02-18T13:25:24.933Z] 5216338b40a7: Layer already exists\n [2020-02-18T13:25:24.933Z] e298405aebb0: Layer already exists\n [2020-02-18T13:25:25.196Z] master: digest: sha256:22ba95fc7095ff5152b84d09789bcb69b9d0ca9ec64b5c7a072094429988383c size: 739\n [Pipeline] }\n [Pipeline] // withDockerRegistry\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [2020-02-18T13:25:55.667Z] ? \tgithub.com/edgexfoundry/device-snmp-go/cmd\t[no test files]\n [2020-02-18T13:25:55.667Z] ok \tgithub.com/edgexfoundry/device-snmp-go/internal/driver\t0.027s\tcoverage: 0.0% of statements\n [2020-02-18T13:25:55.667Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-02-18T13:25:57.105Z] gofmt -l .\n [2020-02-18T13:25:57.105Z] [ "`gofmt -l .`" = "" ]\n [2020-02-18T13:25:57.105Z] ./bin/test-attribution-txt.sh\n [2020-02-18T13:25:58.079Z] ./bin/test-go-mod-tidy.sh\n [Pipeline] stash\n [2020-02-18T13:25:58.368Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n [2020-02-18T13:25:58.745Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-18T13:25:58.747Z] $ docker stop --time=1 0c2c6fbfe9ad76ecf827fedca311ce3c4a4802f35217089be72fd69e7bc9a15d\n [2020-02-18T13:26:01.027Z] $ docker rm -f 0c2c6fbfe9ad76ecf827fedca311ce3c4a4802f35217089be72fd69e7bc9a15d\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] sh\n [2020-02-18T13:26:02.053Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-02-18T13:26:02.378Z] + ls -al .\n [2020-02-18T13:26:02.378Z] total 116\n [2020-02-18T13:26:02.378Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 18 13:25 .\n [2020-02-18T13:26:02.378Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 18 13:23 ..\n [2020-02-18T13:26:02.378Z] -rw-rw-r-- 1 jenkins jenkins 6 Feb 18 13:23 .dockerignore\n [2020-02-18T13:26:02.378Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 18 13:23 .git\n [2020-02-18T13:26:02.378Z] -rw-rw-r-- 1 jenkins jenkins 272 Feb 18 13:23 .gitignore\n [2020-02-18T13:26:02.378Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 18 13:23 .semver\n [2020-02-18T13:26:02.378Z] -rw-rw-r-- 1 jenkins jenkins 4175 Feb 18 13:23 Attribution.txt\n [2020-02-18T13:26:02.378Z] -rw-rw-r-- 1 jenkins jenkins 844 Feb 18 13:23 Dockerfile\n [2020-02-18T13:26:02.378Z] -rw-rw-r-- 1 jenkins jenkins 409 Feb 18 13:23 Dockerfile.build\n [2020-02-18T13:26:02.378Z] -rw-rw-r-- 1 jenkins jenkins 678 Feb 18 13:23 Jenkinsfile\n [2020-02-18T13:26:02.378Z] -rw-rw-r-- 1 jenkins jenkins 937 Feb 18 13:23 Makefile\n [2020-02-18T13:26:02.378Z] -rw-rw-r-- 1 jenkins jenkins 12398 Feb 18 13:23 README.md\n [2020-02-18T13:26:02.378Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 18 13:19 VERSION\n [2020-02-18T13:26:02.378Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 13:23 bin\n [2020-02-18T13:26:02.378Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 18 13:23 cmd\n [2020-02-18T13:26:02.378Z] -rw-r--r-- 1 jenkins jenkins 8492 Feb 18 13:25 coverage.out\n [2020-02-18T13:26:02.378Z] -rw-r--r-- 1 jenkins jenkins 231 Feb 18 13:25 go.mod\n [2020-02-18T13:26:02.378Z] -rw-r--r-- 1 jenkins jenkins 11375 Feb 18 13:25 go.sum\n [2020-02-18T13:26:02.378Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 18 13:23 internal\n [2020-02-18T13:26:02.378Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 13:23 profiles\n [2020-02-18T13:26:02.378Z] -rw-rw-r-- 1 jenkins jenkins 209 Feb 18 13:23 version.go\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T13:26:02.717Z] + 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=70d107fb98bfe092cd81e398d0214a861e2dccdc --label arch=arm64 --label version=1.2.0-dev.2 .\n [2020-02-18T13:26:03.306Z] Sending build context to Docker daemon 327.7kB\n\n [2020-02-18T13:26:03.306Z] Step 1/23 : ARG BASE=golang:1.13-alpine\n [2020-02-18T13:26:03.306Z] Step 2/23 : FROM ${BASE} AS builder\n [2020-02-18T13:26:03.306Z] ---> a91241d6fb46\n [2020-02-18T13:26:03.306Z] Step 3/23 : ARG MAKE=\'make build\'\n [2020-02-18T13:26:03.306Z] ---> Running in 311a01e69ee1\n [2020-02-18T13:26:03.893Z] Removing intermediate container 311a01e69ee1\n [2020-02-18T13:26:03.893Z] ---> f3e5418066d6\n [2020-02-18T13:26:03.893Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git"\n [2020-02-18T13:26:03.893Z] ---> Running in 1d0513e36f91\n [2020-02-18T13:26:04.162Z] Removing intermediate container 1d0513e36f91\n [2020-02-18T13:26:04.162Z] ---> c20600851d1c\n [2020-02-18T13:26:04.162Z] Step 5/23 : ARG ALPINE_PKG_EXTRA=""\n [2020-02-18T13:26:04.429Z] ---> Running in aad7f91fee71\n [2020-02-18T13:26:04.697Z] Removing intermediate container aad7f91fee71\n [2020-02-18T13:26:04.697Z] ---> 1785bdf74002\n [2020-02-18T13:26:04.697Z] Step 6/23 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-18T13:26:04.971Z] ---> Running in c55a61606437\n [2020-02-18T13:26:06.922Z] Removing intermediate container c55a61606437\n [2020-02-18T13:26:06.922Z] ---> 58cee0780ac0\n [2020-02-18T13:26:06.922Z] Step 7/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n [2020-02-18T13:26:06.922Z] ---> Running in 4f9977746a21\n [2020-02-18T13:26:07.911Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-02-18T13:26:08.877Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-02-18T13:26:09.145Z] OK: 125 MiB in 39 packages\n [2020-02-18T13:26:10.112Z] Removing intermediate container 4f9977746a21\n [2020-02-18T13:26:10.112Z] ---> 06cabd15a1b0\n [2020-02-18T13:26:10.112Z] Step 8/23 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go\n [2020-02-18T13:26:10.377Z] ---> Running in 24260ed8ca90\n [2020-02-18T13:26:10.647Z] Removing intermediate container 24260ed8ca90\n [2020-02-18T13:26:10.647Z] ---> a475524edcbb\n [2020-02-18T13:26:10.647Z] Step 9/23 : COPY go.mod .\n [2020-02-18T13:26:11.240Z] ---> 0770b22b2e3a\n [2020-02-18T13:26:11.240Z] Step 10/23 : COPY Makefile .\n [2020-02-18T13:26:11.842Z] ---> 7eddcc268049\n [2020-02-18T13:26:11.842Z] Step 11/23 : RUN make update\n [2020-02-18T13:26:11.842Z] ---> Running in ee6300bd2693\n [2020-02-18T13:26:12.806Z] CGO_ENABLED=0 GO111MODULE=on go mod download\n [2020-02-18T13:26:13.774Z] Removing intermediate container ee6300bd2693\n [2020-02-18T13:26:13.774Z] ---> 69f0a04bfeaf\n [2020-02-18T13:26:13.774Z] Step 12/23 : COPY . .\n [2020-02-18T13:26:14.742Z] ---> 5b44b62ac3f9\n [2020-02-18T13:26:14.742Z] Step 13/23 : RUN ${MAKE}\n [2020-02-18T13:26:14.742Z] ---> Running in f5c0aea1c3ec\n [2020-02-18T13:26:15.726Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=1.2.0-dev.2" -o cmd/device-snmp-go ./cmd\n [2020-02-18T13:27:12.233Z] CGO_ENABLED=0 GO111MODULE=on go build ./...\n [2020-02-18T13:27:14.862Z] Removing intermediate container f5c0aea1c3ec\n [2020-02-18T13:27:14.862Z] ---> 051e01f74d69\n [2020-02-18T13:27:14.862Z] Step 14/23 : FROM alpine\n [2020-02-18T13:27:15.450Z] latest: Pulling from library/alpine\n [2020-02-18T13:27:15.450Z] 8fa90b21c985: Pulling fs layer\n [2020-02-18T13:27:16.050Z] 8fa90b21c985: Download complete\n [2020-02-18T13:27:16.644Z] 8fa90b21c985: Pull complete\n [2020-02-18T13:27:16.644Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d\n [2020-02-18T13:27:16.644Z] Status: Downloaded newer image for alpine:latest\n [2020-02-18T13:27:16.644Z] ---> 6e4716cdcf7a\n [2020-02-18T13:27:16.644Z] Step 15/23 : ENV APP_PORT=49993\n [2020-02-18T13:27:16.914Z] ---> Running in 5cc1645e4b29\n [2020-02-18T13:27:17.189Z] Removing intermediate container 5cc1645e4b29\n [2020-02-18T13:27:17.189Z] ---> 9c7d97e92342\n [2020-02-18T13:27:17.189Z] Step 16/23 : EXPOSE $APP_PORT\n [2020-02-18T13:27:17.458Z] ---> Running in 677782a961cf\n [2020-02-18T13:27:17.727Z] Removing intermediate container 677782a961cf\n [2020-02-18T13:27:17.727Z] ---> 701823b83921\n [2020-02-18T13:27:17.727Z] Step 17/23 : ENV DEVICE_PORT=161\n [2020-02-18T13:27:18.007Z] ---> Running in f8a41b38d1f3\n [2020-02-18T13:27:18.277Z] Removing intermediate container f8a41b38d1f3\n [2020-02-18T13:27:18.277Z] ---> 410d0c814c57\n [2020-02-18T13:27:18.277Z] Step 18/23 : EXPOSE $DEVICE_PORT\n [2020-02-18T13:27:18.277Z] ---> Running in 310955588c10\n [2020-02-18T13:27:18.556Z] Removing intermediate container 310955588c10\n [2020-02-18T13:27:18.556Z] ---> e6a24b7bb0a1\n [2020-02-18T13:27:18.556Z] Step 19/23 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd /\n [2020-02-18T13:27:19.973Z] ---> b53276fe308a\n [2020-02-18T13:27:19.973Z] Step 20/23 : ENTRYPOINT ["/device-snmp-go","--profile=docker","--confdir=/res","--registry=consul://edgex-core-consul:8500"]\n [2020-02-18T13:27:20.242Z] ---> Running in ea2beb98bc7c\n [2020-02-18T13:27:20.515Z] Removing intermediate container ea2beb98bc7c\n [2020-02-18T13:27:20.515Z] ---> 0c015c0a6426\n [2020-02-18T13:27:20.515Z] Step 21/23 : LABEL arch=arm64\n [2020-02-18T13:27:20.784Z] ---> Running in 20bd95f5fa7d\n [2020-02-18T13:27:21.053Z] Removing intermediate container 20bd95f5fa7d\n [2020-02-18T13:27:21.053Z] ---> 8c169eb28b50\n [2020-02-18T13:27:21.053Z] Step 22/23 : LABEL git_sha=70d107fb98bfe092cd81e398d0214a861e2dccdc\n [2020-02-18T13:27:21.053Z] ---> Running in ddecc2302fef\n [2020-02-18T13:27:21.323Z] Removing intermediate container ddecc2302fef\n [2020-02-18T13:27:21.323Z] ---> 8ae2e1547347\n [2020-02-18T13:27:21.323Z] Step 23/23 : LABEL version=1.2.0-dev.2\n [2020-02-18T13:27:21.594Z] ---> Running in 553f0963d6c9\n [2020-02-18T13:27:21.862Z] Removing intermediate container 553f0963d6c9\n [2020-02-18T13:27:21.862Z] ---> 10c7fa41a33e\n [2020-02-18T13:27:21.862Z] Successfully built 10c7fa41a33e\n [2020-02-18T13:27:21.862Z] 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 [Pipeline] script\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-02-18T13:27:21.952Z] provisioning config files...\n [2020-02-18T13:27:21.997Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/3@tmp/config8469659323862843780tmp\n [Pipeline] {\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-18T13:27:22.393Z] nexus3.edgexfoundry.org:10001\n [2020-02-18T13:27:23.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n [2020-02-18T13:27:23.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n [2020-02-18T13:27:23.359Z] Configure a credential helper to remove this warning. See\n [2020-02-18T13:27:23.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n [2020-02-18T13:27:23.359Z] \n [2020-02-18T13:27:23.359Z] Login Succeeded\n [2020-02-18T13:27:23.359Z] nexus3.edgexfoundry.org:10002\n [2020-02-18T13:27:23.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n [2020-02-18T13:27:24.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n [2020-02-18T13:27:24.225Z] Configure a credential helper to remove this warning. See\n [2020-02-18T13:27:24.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n [2020-02-18T13:27:24.225Z] \n [2020-02-18T13:27:24.225Z] Login Succeeded\n [2020-02-18T13:27:24.225Z] nexus3.edgexfoundry.org:10003\n [2020-02-18T13:27:24.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n [2020-02-18T13:27:24.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n [2020-02-18T13:27:24.811Z] Configure a credential helper to remove this warning. See\n [2020-02-18T13:27:24.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n [2020-02-18T13:27:24.811Z] \n [2020-02-18T13:27:24.811Z] Login Succeeded\n [2020-02-18T13:27:24.811Z] nexus3.edgexfoundry.org:10004\n [2020-02-18T13:27:25.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n [2020-02-18T13:27:25.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n [2020-02-18T13:27:25.671Z] Configure a credential helper to remove this warning. See\n [2020-02-18T13:27:25.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n [2020-02-18T13:27:25.671Z] \n [2020-02-18T13:27:25.671Z] Login Succeeded\n [2020-02-18T13:27:25.671Z] docker.io\n [2020-02-18T13:27:26.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n [2020-02-18T13:27:26.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n [2020-02-18T13:27:26.519Z] Configure a credential helper to remove this warning. See\n [2020-02-18T13:27:26.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n [2020-02-18T13:27:26.519Z] \n [2020-02-18T13:27:26.519Z] Login Succeeded\n [Pipeline] }\n [2020-02-18T13:27:26.530Z] Deleting 1 temporary files\n [Pipeline] // wrap\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] echo\n [2020-02-18T13:27:26.600Z] [edgeXDocker.push] Tagging docker image docker-device-snmp-go-arm64 with the following tags:\n [2020-02-18T13:27:26.600Z] 70d107fb98bfe092cd81e398d0214a861e2dccdc\n [2020-02-18T13:27:26.600Z] latest\n [2020-02-18T13:27:26.600Z] 1.2.0-dev.2\n [2020-02-18T13:27:26.600Z] 70d107fb98bfe092cd81e398d0214a861e2dccdc-1.2.0-dev.2\n [2020-02-18T13:27:26.600Z] master\n [2020-02-18T13:27:26.600Z] =====================================================\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withDockerRegistry\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T13:27:26.975Z] + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:70d107fb98bfe092cd81e398d0214a861e2dccdc\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T13:27:27.574Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:70d107fb98bfe092cd81e398d0214a861e2dccdc\n [2020-02-18T13:27:27.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64]\n [2020-02-18T13:27:27.843Z] de6fd43a5f75: Preparing\n [2020-02-18T13:27:27.843Z] 53745f29fdbf: Preparing\n [2020-02-18T13:27:27.843Z] 53745f29fdbf: Layer already exists\n [2020-02-18T13:27:32.129Z] de6fd43a5f75: Pushed\n [2020-02-18T13:27:32.714Z] 70d107fb98bfe092cd81e398d0214a861e2dccdc: digest: sha256:5e48b00a711ea6695c59a7a355c7234fd59715b6b22f1a90591020a878452a62 size: 739\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T13:27:33.062Z] + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:latest\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T13:27:33.687Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:latest\n [2020-02-18T13:27:33.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64]\n [2020-02-18T13:27:33.957Z] de6fd43a5f75: Preparing\n [2020-02-18T13:27:33.957Z] 53745f29fdbf: Preparing\n [2020-02-18T13:27:33.957Z] de6fd43a5f75: Layer already exists\n [2020-02-18T13:27:33.957Z] 53745f29fdbf: Layer already exists\n [2020-02-18T13:27:34.224Z] latest: digest: sha256:5e48b00a711ea6695c59a7a355c7234fd59715b6b22f1a90591020a878452a62 size: 739\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T13:27:34.567Z] + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:1.2.0-dev.2\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T13:27:35.175Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:1.2.0-dev.2\n [2020-02-18T13:27:35.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64]\n [2020-02-18T13:27:35.452Z] de6fd43a5f75: Preparing\n [2020-02-18T13:27:35.452Z] 53745f29fdbf: Preparing\n [2020-02-18T13:27:35.452Z] 53745f29fdbf: Layer already exists\n [2020-02-18T13:27:35.452Z] de6fd43a5f75: Layer already exists\n [2020-02-18T13:27:35.719Z] 1.2.0-dev.2: digest: sha256:5e48b00a711ea6695c59a7a355c7234fd59715b6b22f1a90591020a878452a62 size: 739\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T13:27:36.057Z] + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:70d107fb98bfe092cd81e398d0214a861e2dccdc-1.2.0-dev.2\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T13:27:36.657Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:70d107fb98bfe092cd81e398d0214a861e2dccdc-1.2.0-dev.2\n [2020-02-18T13:27:36.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64]\n [2020-02-18T13:27:36.924Z] de6fd43a5f75: Preparing\n [2020-02-18T13:27:36.924Z] 53745f29fdbf: Preparing\n [2020-02-18T13:27:36.924Z] 53745f29fdbf: Layer already exists\n [2020-02-18T13:27:36.924Z] de6fd43a5f75: Layer already exists\n [2020-02-18T13:27:36.924Z] 70d107fb98bfe092cd81e398d0214a861e2dccdc-1.2.0-dev.2: digest: sha256:5e48b00a711ea6695c59a7a355c7234fd59715b6b22f1a90591020a878452a62 size: 739\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T13:27:37.261Z] + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:master\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T13:27:37.871Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:master\n [2020-02-18T13:27:38.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64]\n [2020-02-18T13:27:38.150Z] de6fd43a5f75: Preparing\n [2020-02-18T13:27:38.150Z] 53745f29fdbf: Preparing\n [2020-02-18T13:27:38.150Z] de6fd43a5f75: Layer already exists\n [2020-02-18T13:27:38.150Z] 53745f29fdbf: Layer already exists\n [2020-02-18T13:27:38.420Z] master: digest: sha256:5e48b00a711ea6695c59a7a355c7234fd59715b6b22f1a90591020a878452a62 size: 739\n [Pipeline] }\n [Pipeline] // withDockerRegistry\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // parallel\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (CodeCov)\n [Pipeline] unstash\n [Pipeline] wrap\n [2020-02-18T13:27:38.711Z] provisioning config files...\n [2020-02-18T13:27:38.728Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config5820694720225901867tmp\n [Pipeline] {\n [Pipeline] sh\n [2020-02-18T13:27:39.050Z] + curl -s https://codecov.io/bash\n [2020-02-18T13:27:39.050Z] + bash -s - -t @/w/workspace/gexfoundry_device-snmp-go_master@tmp/config5820694720225901867tmp\n [2020-02-18T13:27:39.311Z] \n [2020-02-18T13:27:39.311Z] _____ _\n [2020-02-18T13:27:39.311Z] / ____| | |\n [2020-02-18T13:27:39.311Z] | | ___ __| | ___ ___ _____ __\n [2020-02-18T13:27:39.311Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n [2020-02-18T13:27:39.311Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n [2020-02-18T13:27:39.311Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n [2020-02-18T13:27:39.311Z] Bash-20191211-b8db533\n [2020-02-18T13:27:39.311Z] \n [2020-02-18T13:27:39.311Z] \n [2020-02-18T13:27:39.311Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n [2020-02-18T13:27:39.311Z] \x1b[0;90mproject root:\x1b[0m .\n [2020-02-18T13:27:39.311Z] \x1b[0;32mYaml not found, that\'s ok! Learn more at\x1b[0m \x1b[0;36mhttp://docs.codecov.io/docs/codecov-yaml\x1b[0m\n [2020-02-18T13:27:39.311Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n [2020-02-18T13:27:39.311Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n [2020-02-18T13:27:39.311Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n [2020-02-18T13:27:39.311Z] \x1b[0;32m+\x1b[0m .\n [2020-02-18T13:27:39.311Z] \x1b[0;90m->\x1b[0m Found 1 reports\n [2020-02-18T13:27:39.311Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n [2020-02-18T13:27:39.311Z] \x1b[0;90m==>\x1b[0m Reading reports\n [2020-02-18T13:27:39.311Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=8492\x1b[0m\n [2020-02-18T13:27:39.311Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n [2020-02-18T13:27:39.311Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n [2020-02-18T13:27:39.311Z] \x1b[0;32m+\x1b[0m Found adjustments\n [2020-02-18T13:27:39.311Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n [2020-02-18T13:27:39.572Z] \x1b[0;90m==>\x1b[0m Uploading reports\n [2020-02-18T13:27:39.572Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n [2020-02-18T13:27:39.572Z] \x1b[0;90mquery:\x1b[0m branch=master&commit=70d107fb98bfe092cd81e398d0214a861e2dccdc&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmaster%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=\n [2020-02-18T13:27:39.572Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n [2020-02-18T13:27:39.572Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=master&commit=70d107fb98bfe092cd81e398d0214a861e2dccdc&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmaster%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=\n [2020-02-18T13:27:39.832Z] \x1b[0;90m->\x1b[0m Uploading\n [2020-02-18T13:27:40.400Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/device-snmp-go/commit/70d107fb98bfe092cd81e398d0214a861e2dccdc\x1b[0m\n [Pipeline] }\n [2020-02-18T13:27:40.409Z] Deleting 1 temporary files\n [Pipeline] // wrap\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n [Pipeline] echo\n [2020-02-18T13:27:40.501Z] [edgeXSnyk] dockerImage=null, dockerFile=null\n [Pipeline] echo\n [2020-02-18T13:27:40.503Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins\n [Pipeline] withCredentials\n [2020-02-18T13:27:40.523Z] Masking supported pattern matches of $SNYK_TOKEN\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T13:27:40.888Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n [2020-02-18T13:27:40.888Z] \n [2020-02-18T13:27:40.888Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T13:27:41.203Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n [2020-02-18T13:27:41.203Z] 1.217.3: Pulling from edgex-snyk-go\n [2020-02-18T13:27:41.203Z] 9d48c3bd43c5: Pulling fs layer\n [2020-02-18T13:27:41.203Z] 7f94eaf8af20: Pulling fs layer\n [2020-02-18T13:27:41.203Z] 9fe9984849c1: Pulling fs layer\n [2020-02-18T13:27:41.203Z] cf0db633a67d: Pulling fs layer\n [2020-02-18T13:27:41.203Z] 0f7136d71739: Pulling fs layer\n [2020-02-18T13:27:41.203Z] 8c1aaf4dbaec: Pulling fs layer\n [2020-02-18T13:27:41.203Z] b8132c677c6b: Pulling fs layer\n [2020-02-18T13:27:41.203Z] c8f539ab0293: Pulling fs layer\n [2020-02-18T13:27:41.203Z] b11662bbf65b: Pulling fs layer\n [2020-02-18T13:27:41.203Z] 8c1aaf4dbaec: Waiting\n [2020-02-18T13:27:41.203Z] b8132c677c6b: Waiting\n [2020-02-18T13:27:41.203Z] c8f539ab0293: Waiting\n [2020-02-18T13:27:41.203Z] b11662bbf65b: Waiting\n [2020-02-18T13:27:41.203Z] cf0db633a67d: Waiting\n [2020-02-18T13:27:41.203Z] 0f7136d71739: Waiting\n [2020-02-18T13:27:41.203Z] 9fe9984849c1: Verifying Checksum\n [2020-02-18T13:27:41.203Z] 9fe9984849c1: Download complete\n [2020-02-18T13:27:41.203Z] 7f94eaf8af20: Verifying Checksum\n [2020-02-18T13:27:41.203Z] 7f94eaf8af20: Download complete\n [2020-02-18T13:27:41.203Z] 0f7136d71739: Verifying Checksum\n [2020-02-18T13:27:41.203Z] 0f7136d71739: Download complete\n [2020-02-18T13:27:41.203Z] 9d48c3bd43c5: Verifying Checksum\n [2020-02-18T13:27:41.203Z] 9d48c3bd43c5: Download complete\n [2020-02-18T13:27:41.785Z] b8132c677c6b: Download complete\n [2020-02-18T13:27:41.785Z] 9d48c3bd43c5: Pull complete\n [2020-02-18T13:27:41.785Z] 7f94eaf8af20: Pull complete\n [2020-02-18T13:27:42.070Z] b11662bbf65b: Verifying Checksum\n [2020-02-18T13:27:42.070Z] b11662bbf65b: Download complete\n [2020-02-18T13:27:42.070Z] 9fe9984849c1: Pull complete\n [2020-02-18T13:27:42.335Z] c8f539ab0293: Verifying Checksum\n [2020-02-18T13:27:42.335Z] c8f539ab0293: Download complete\n [2020-02-18T13:27:43.301Z] cf0db633a67d: Verifying Checksum\n [2020-02-18T13:27:43.301Z] cf0db633a67d: Download complete\n [2020-02-18T13:27:48.602Z] cf0db633a67d: Pull complete\n [2020-02-18T13:27:48.602Z] 0f7136d71739: Pull complete\n [2020-02-18T13:27:48.602Z] 8c1aaf4dbaec: Pull complete\n [2020-02-18T13:27:50.517Z] b8132c677c6b: Pull complete\n [2020-02-18T13:27:53.056Z] c8f539ab0293: Pull complete\n [2020-02-18T13:27:54.435Z] b11662bbf65b: Pull complete\n [2020-02-18T13:27:54.435Z] Digest: sha256:0301dd119bf23834e408ea9b13f7c1af0f1233c41497be5fbb5c6c403a4c9ec0\n [2020-02-18T13:27:54.435Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n [Pipeline] withDockerContainer\n [2020-02-18T13:27:54.570Z] prd-centos7-docker-4c-2g-22672 does not seem to be running inside a container\n [2020-02-18T13:27:54.607Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/gexfoundry_device-snmp-go_master:/ws -w /ws --entrypoint= -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3 cat\n [2020-02-18T13:27:55.169Z] $ docker top 113fdda7b43652171c36d50d0a6380a1f65a8d91d850af980b3e1c0e804411d9 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-18T13:27:55.994Z] + snyk monitor \'--org=edgex-jenkins\'\n [2020-02-18T13:28:04.126Z] \n [2020-02-18T13:28:04.126Z] Monitoring /w/workspace/gexfoundry_device-snmp-go_master...\n [2020-02-18T13:28:04.126Z] \n [2020-02-18T13:28:04.126Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c76919d0-7345-4304-8954-aa03851194a6/history/be29005b-40c1-45f0-8895-644f7d8a732d\n [2020-02-18T13:28:04.126Z] \n [2020-02-18T13:28:04.126Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you.\n [2020-02-18T13:28:04.126Z] \n [2020-02-18T13:28:04.126Z] \n [Pipeline] }\n [2020-02-18T13:28:04.131Z] $ docker stop --time=1 113fdda7b43652171c36d50d0a6380a1f65a8d91d850af980b3e1c0e804411d9\n [2020-02-18T13:28:05.530Z] $ docker rm -f 113fdda7b43652171c36d50d0a6380a1f65a8d91d850af980b3e1c0e804411d9\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // withCredentials\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T13:28:06.264Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-klar:latest\n [2020-02-18T13:28:06.264Z] \n [2020-02-18T13:28:06.264Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-klar:latest\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T13:28:06.562Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-klar:latest\n [2020-02-18T13:28:06.562Z] latest: Pulling from edgex-klar\n [2020-02-18T13:28:06.562Z] e7c96db7181b: Already exists\n [2020-02-18T13:28:06.562Z] 624060e74911: Pulling fs layer\n [2020-02-18T13:28:06.562Z] eeaf1278c5f7: Pulling fs layer\n [2020-02-18T13:28:06.562Z] 392885e82342: Pulling fs layer\n [2020-02-18T13:28:06.562Z] 624060e74911: Verifying Checksum\n [2020-02-18T13:28:06.562Z] 624060e74911: Download complete\n [2020-02-18T13:28:06.562Z] eeaf1278c5f7: Verifying Checksum\n [2020-02-18T13:28:06.562Z] eeaf1278c5f7: Download complete\n [2020-02-18T13:28:06.823Z] 392885e82342: Verifying Checksum\n [2020-02-18T13:28:06.823Z] 392885e82342: Download complete\n [2020-02-18T13:28:06.823Z] 624060e74911: Pull complete\n [2020-02-18T13:28:06.823Z] eeaf1278c5f7: Pull complete\n [2020-02-18T13:28:07.083Z] 392885e82342: Pull complete\n [2020-02-18T13:28:07.083Z] Digest: sha256:7aeb387949c2a191ad81514c9ec9aef0360a0964c234f3aa62f6542133ec5de4\n [2020-02-18T13:28:07.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-klar:latest\n [Pipeline] withDockerContainer\n [2020-02-18T13:28:07.195Z] prd-centos7-docker-4c-2g-22672 does not seem to be running inside a container\n [2020-02-18T13:28:07.232Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-klar:latest cat\n [2020-02-18T13:28:07.755Z] $ docker top 8c8222a111247658acd9c49f03b13758cd14e832efc7ed24088c04e224fadd34 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sh\n [2020-02-18T13:28:08.581Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-snmp-go:70d107fb98bfe092cd81e398d0214a861e2dccdc\n [2020-02-18T13:28:08.581Z] + tee\n [Pipeline] readJSON\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [2020-02-18T13:28:11.169Z] $ docker stop --time=1 8c8222a111247658acd9c49f03b13758cd14e832efc7ed24088c04e224fadd34\n [2020-02-18T13:28:12.507Z] $ docker rm -f 8c8222a111247658acd9c49f03b13758cd14e832efc7ed24088c04e224fadd34\n [Pipeline] // withDockerContainer\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T13:28:12.912Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-klar:latest\n [2020-02-18T13:28:12.912Z] .\n [Pipeline] withDockerContainer\n [2020-02-18T13:28:13.014Z] prd-centos7-docker-4c-2g-22672 does not seem to be running inside a container\n [2020-02-18T13:28:13.045Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-klar:latest cat\n [2020-02-18T13:28:13.554Z] $ docker top 7581e5612bb2a1d151f921b637af336c315a6d227049195e88de3f508e788cd2 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sh\n [2020-02-18T13:28:14.360Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-snmp-go:70d107fb98bfe092cd81e398d0214a861e2dccdc\n [2020-02-18T13:28:14.361Z] + tee\n [2020-02-18T13:28:14.361Z] clair timeout 1m0s\n [2020-02-18T13:28:14.361Z] docker timeout: 1m0s\n [2020-02-18T13:28:14.361Z] no whitelist file\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [2020-02-18T13:28:14.950Z] $ docker stop --time=1 7581e5612bb2a1d151f921b637af336c315a6d227049195e88de3f508e788cd2\n [2020-02-18T13:28:16.316Z] $ docker rm -f 7581e5612bb2a1d151f921b637af336c315a6d227049195e88de3f508e788cd2\n [Pipeline] // withDockerContainer\n [Pipeline] sh\n [2020-02-18T13:28:16.734Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_master/clair-reports\n [Pipeline] echo\n [2020-02-18T13:28:16.745Z] Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-snmp-go_master/clair-reports/clair_results_docker-device-snmp-go_70d107fb98bfe092cd81e398d0214a861e2dccdc.html\n [Pipeline] writeFile\n [Pipeline] step\n [2020-02-18T13:28:16.759Z] Archiving artifacts\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T13:28:17.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-klar:latest\n [2020-02-18T13:28:17.122Z] .\n [Pipeline] withDockerContainer\n [2020-02-18T13:28:17.301Z] prd-centos7-docker-4c-2g-22672 does not seem to be running inside a container\n [2020-02-18T13:28:17.392Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-klar:latest cat\n [2020-02-18T13:28:17.964Z] $ docker top 4d66688a4c134d3a5989fd5d275ca89596d5d0fc111f5e16572879fcd8b61909 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sh\n [2020-02-18T13:28:18.806Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:70d107fb98bfe092cd81e398d0214a861e2dccdc\n [2020-02-18T13:28:18.806Z] + tee\n [Pipeline] readJSON\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [2020-02-18T13:28:21.373Z] $ docker stop --time=1 4d66688a4c134d3a5989fd5d275ca89596d5d0fc111f5e16572879fcd8b61909\n [2020-02-18T13:28:22.721Z] $ docker rm -f 4d66688a4c134d3a5989fd5d275ca89596d5d0fc111f5e16572879fcd8b61909\n [Pipeline] // withDockerContainer\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T13:28:23.128Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-klar:latest\n [2020-02-18T13:28:23.128Z] .\n [Pipeline] withDockerContainer\n [2020-02-18T13:28:23.247Z] prd-centos7-docker-4c-2g-22672 does not seem to be running inside a container\n [2020-02-18T13:28:23.299Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-klar:latest cat\n [2020-02-18T13:28:23.880Z] $ docker top 7183c08dd73bf87130dddce0ed1a4901e14d2390615d860e6cf8cd4389731e74 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sh\n [2020-02-18T13:28:24.761Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:70d107fb98bfe092cd81e398d0214a861e2dccdc\n [2020-02-18T13:28:24.761Z] + tee\n [2020-02-18T13:28:24.761Z] clair timeout 1m0s\n [2020-02-18T13:28:24.761Z] docker timeout: 1m0s\n [2020-02-18T13:28:24.761Z] no whitelist file\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [2020-02-18T13:28:25.346Z] $ docker stop --time=1 7183c08dd73bf87130dddce0ed1a4901e14d2390615d860e6cf8cd4389731e74\n [2020-02-18T13:28:26.689Z] $ docker rm -f 7183c08dd73bf87130dddce0ed1a4901e14d2390615d860e6cf8cd4389731e74\n [Pipeline] // withDockerContainer\n [Pipeline] sh\n [2020-02-18T13:28:27.123Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_master/clair-reports\n [Pipeline] echo\n [2020-02-18T13:28:27.132Z] Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-snmp-go_master/clair-reports/clair_results_docker-device-snmp-go-arm64_70d107fb98bfe092cd81e398d0214a861e2dccdc.html\n [Pipeline] writeFile\n [Pipeline] step\n [2020-02-18T13:28:27.145Z] Archiving artifacts\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver)\n [Pipeline] stage\n [Pipeline] { (Tag)\n [Pipeline] unstash\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T13:28:27.571Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-18T13:28:27.571Z] .\n [Pipeline] withDockerContainer\n [2020-02-18T13:28:27.693Z] prd-centos7-docker-4c-2g-22672 does not seem to be running inside a container\n [2020-02-18T13:28:27.751Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-02-18T13:28:28.288Z] $ docker top c18672d20853ad2d58a60fc1639ade890e439ac9026f8d1c8d412157971f9cc4 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-18T13:28:28.819Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-18T13:28:28.819Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-18T13:28:29.036Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-18T13:28:29.035Z] $ docker exec c18672d20853ad2d58a60fc1639ade890e439ac9026f8d1c8d412157971f9cc4 ssh-agent\n [2020-02-18T13:28:29.222Z] SSH_AUTH_SOCK=/tmp/ssh-KWN6puKDsInf/agent.15\n [2020-02-18T13:28:29.222Z] SSH_AGENT_PID=22\n [2020-02-18T13:28:29.233Z] Running ssh-add (command line suppressed)\n [2020-02-18T13:28:29.372Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_2370255432864398995.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_2370255432864398995.key)\n [2020-02-18T13:28:29.424Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-18T13:28:29.730Z] + git semver tag\n [2020-02-18T13:28:29.730Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-18T13:28:29.730Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git\n [2020-02-18T13:28:29.730Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master\n [2020-02-18T13:28:29.730Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-18T13:28:29.730Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-18T13:28:29.730Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-18T13:28:29.730Z] # $SEMVER_BRANCH = master\n [2020-02-18T13:28:29.730Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver\n [2020-02-18T13:28:29.730Z] # 70d107fb98bfe092cd81e398d0214a861e2dccdc HEAD\n [2020-02-18T13:28:29.730Z] # adbce4c5d5dcfde3bfeb2026223557de662b2e96 refs/tags/v1.2.0-dev.2\n [Pipeline] }\n [2020-02-18T13:28:29.735Z] $ docker exec --env ******** --env ******** c18672d20853ad2d58a60fc1639ade890e439ac9026f8d1c8d412157971f9cc4 ssh-agent -k\n [2020-02-18T13:28:29.865Z] unset SSH_AUTH_SOCK;\n [2020-02-18T13:28:29.865Z] unset SSH_AGENT_PID;\n [2020-02-18T13:28:29.865Z] echo Agent pid 22 killed;\n [2020-02-18T13:28:29.908Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-18T13:28:30.221Z] + git semver\n [Pipeline] }\n [2020-02-18T13:28:30.234Z] $ docker stop --time=1 c18672d20853ad2d58a60fc1639ade890e439ac9026f8d1c8d412157971f9cc4\n [2020-02-18T13:28:31.549Z] $ docker rm -f c18672d20853ad2d58a60fc1639ade890e439ac9026f8d1c8d412157971f9cc4\n [Pipeline] // withDockerContainer\n [Pipeline] stage\n [Pipeline] { (LF Tools Sigul)\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T13:28:32.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n [2020-02-18T13:28:32.020Z] \n [2020-02-18T13:28:32.020Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T13:28:32.370Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n [2020-02-18T13:28:32.370Z] 0.23.1-centos7: Pulling from edgex-lftools\n [2020-02-18T13:28:32.370Z] 8ba884070f61: Pulling fs layer\n [2020-02-18T13:28:32.370Z] 78d65bd6cf10: Pulling fs layer\n [2020-02-18T13:28:32.370Z] 5573da4c1a9d: Pulling fs layer\n [2020-02-18T13:28:32.370Z] 4493e11b668a: Pulling fs layer\n [2020-02-18T13:28:32.370Z] 2e4ad32216ba: Pulling fs layer\n [2020-02-18T13:28:32.370Z] 14bc7892088f: Pulling fs layer\n [2020-02-18T13:28:32.370Z] 2e4ad32216ba: Waiting\n [2020-02-18T13:28:32.370Z] 14bc7892088f: Waiting\n [2020-02-18T13:28:32.370Z] 4493e11b668a: Waiting\n [2020-02-18T13:28:32.370Z] 78d65bd6cf10: Verifying Checksum\n [2020-02-18T13:28:32.370Z] 78d65bd6cf10: Download complete\n [2020-02-18T13:28:32.632Z] 4493e11b668a: Verifying Checksum\n [2020-02-18T13:28:32.632Z] 4493e11b668a: Download complete\n [2020-02-18T13:28:32.632Z] 2e4ad32216ba: Verifying Checksum\n [2020-02-18T13:28:32.632Z] 2e4ad32216ba: Download complete\n [2020-02-18T13:28:33.583Z] 14bc7892088f: Verifying Checksum\n [2020-02-18T13:28:33.583Z] 14bc7892088f: Download complete\n [2020-02-18T13:28:34.157Z] 8ba884070f61: Verifying Checksum\n [2020-02-18T13:28:34.157Z] 8ba884070f61: Download complete\n [2020-02-18T13:28:34.417Z] 5573da4c1a9d: Verifying Checksum\n [2020-02-18T13:28:34.417Z] 5573da4c1a9d: Download complete\n [2020-02-18T13:28:39.709Z] 8ba884070f61: Pull complete\n [2020-02-18T13:28:39.709Z] 78d65bd6cf10: Pull complete\n [2020-02-18T13:28:54.620Z] 5573da4c1a9d: Pull complete\n [2020-02-18T13:28:54.620Z] 4493e11b668a: Pull complete\n [2020-02-18T13:28:54.620Z] 2e4ad32216ba: Pull complete\n [2020-02-18T13:28:56.000Z] 14bc7892088f: Pull complete\n [2020-02-18T13:28:56.000Z] Digest: sha256:d6004a4377c0936d28e977567e7ee784baaf6af585b07dc8541bedd134509ec7\n [2020-02-18T13:28:56.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n [Pipeline] withDockerContainer\n [2020-02-18T13:28:56.137Z] prd-centos7-docker-4c-2g-22672 does not seem to be running inside a container\n [2020-02-18T13:28:56.179Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 cat\n [2020-02-18T13:28:56.743Z] $ docker top 2f72684ca5706f9dd93ded63ca33455f3704ae35a77eeeb33e732f38f57dca7b -eo pid,comm\n [Pipeline] {\n [Pipeline] configFileProvider\n [2020-02-18T13:28:57.301Z] provisioning config files...\n [2020-02-18T13:28:57.321Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config6932957238624336626tmp\n [2020-02-18T13:28:57.377Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config1243505187631355989tmp\n [2020-02-18T13:28:57.428Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config10915913602126089tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-02-18T13:28:57.452Z] Running global-jjb/shell/sigul-configuration.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-18T13:28:57.754Z] ---> sigul-configuration.sh\n [2020-02-18T13:28:57.754Z] gpg: directory `/root/.gnupg\' created\n [2020-02-18T13:28:57.754Z] gpg: new configuration file `/root/.gnupg/gpg.conf\' created\n [2020-02-18T13:28:57.754Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf\' are not yet active during this run\n [2020-02-18T13:28:57.754Z] gpg: keyring `/root/.gnupg/secring.gpg\' created\n [2020-02-18T13:28:57.754Z] gpg: keyring `/root/.gnupg/pubring.gpg\' created\n [2020-02-18T13:28:57.754Z] gpg: CAST5 encrypted data\n [2020-02-18T13:28:58.014Z] gpg: encrypted with 1 passphrase\n [2020-02-18T13:28:58.014Z] gpg: WARNING: message was not integrity protected\n [Pipeline] sh\n [2020-02-18T13:28:58.305Z] + mkdir /home/jenkins\n [2020-02-18T13:28:58.305Z] + mkdir /home/jenkins/sigul\n [Pipeline] sh\n [2020-02-18T13:28:58.595Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/\n [Pipeline] echo\n [2020-02-18T13:28:58.601Z] Running global-jjb/shell/sigul-install.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-18T13:28:58.902Z] ---> sigul-install.sh\n [2020-02-18T13:29:05.470Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version\n [Pipeline] sh\n [2020-02-18T13:29:06.026Z] + git tag --list\n [2020-02-18T13:29:06.026Z] v1.2.0-dev.2\n [Pipeline] sh\n [2020-02-18T13:29:06.317Z] + lftools sign git-tag v1.2.0-dev.2\n [2020-02-18T13:29:07.257Z] Signing Git tag with Sigul...\n [2020-02-18T13:29:07.257Z] Signing v1.2.0-dev.2\n [Pipeline] echo\n [2020-02-18T13:29:08.198Z] Running global-jjb/shell/sigul-configuration-cleanup.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-18T13:29:08.487Z] ---> sigul-configuration-cleanup.sh\n [Pipeline] }\n [2020-02-18T13:29:08.493Z] Deleting 3 temporary files\n [Pipeline] // configFileProvider\n [Pipeline] }\n [2020-02-18T13:29:08.510Z] $ docker stop --time=1 2f72684ca5706f9dd93ded63ca33455f3704ae35a77eeeb33e732f38f57dca7b\n [2020-02-18T13:29:09.977Z] $ docker rm -f 2f72684ca5706f9dd93ded63ca33455f3704ae35a77eeeb33e732f38f57dca7b\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T13:29:10.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-18T13:29:10.476Z] .\n [Pipeline] withDockerContainer\n [2020-02-18T13:29:10.587Z] prd-centos7-docker-4c-2g-22672 does not seem to be running inside a container\n [2020-02-18T13:29:10.625Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-02-18T13:29:11.172Z] $ docker top 8a9e1593e9805bcbe0df0699c7df857a6c4c02dc226a088ac539a860ee91c735 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-18T13:29:11.710Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-18T13:29:11.710Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-18T13:29:11.898Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-18T13:29:11.896Z] $ docker exec 8a9e1593e9805bcbe0df0699c7df857a6c4c02dc226a088ac539a860ee91c735 ssh-agent\n [2020-02-18T13:29:12.107Z] SSH_AUTH_SOCK=/tmp/ssh-CZqID36Ap7HL/agent.15\n [2020-02-18T13:29:12.107Z] SSH_AGENT_PID=22\n [2020-02-18T13:29:12.114Z] Running ssh-add (command line suppressed)\n [2020-02-18T13:29:12.249Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_1199135281614019968.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_1199135281614019968.key)\n [2020-02-18T13:29:12.299Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-18T13:29:12.598Z] + git semver bump pre\n [2020-02-18T13:29:12.598Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-18T13:29:12.598Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git\n [2020-02-18T13:29:12.598Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master\n [2020-02-18T13:29:12.598Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-18T13:29:12.598Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-18T13:29:12.598Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-18T13:29:12.598Z] # $SEMVER_BRANCH = master\n [2020-02-18T13:29:12.598Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver\n [Pipeline] }\n [2020-02-18T13:29:12.601Z] $ docker exec --env ******** --env ******** 8a9e1593e9805bcbe0df0699c7df857a6c4c02dc226a088ac539a860ee91c735 ssh-agent -k\n [2020-02-18T13:29:12.739Z] unset SSH_AUTH_SOCK;\n [2020-02-18T13:29:12.739Z] unset SSH_AGENT_PID;\n [2020-02-18T13:29:12.739Z] echo Agent pid 22 killed;\n [2020-02-18T13:29:12.789Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-18T13:29:13.100Z] + git semver\n [Pipeline] }\n [2020-02-18T13:29:13.107Z] $ docker stop --time=1 8a9e1593e9805bcbe0df0699c7df857a6c4c02dc226a088ac539a860ee91c735\n [2020-02-18T13:29:14.450Z] $ docker rm -f 8a9e1593e9805bcbe0df0699c7df857a6c4c02dc226a088ac539a860ee91c735\n [Pipeline] // withDockerContainer\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T13:29:14.871Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-18T13:29:14.871Z] .\n [Pipeline] withDockerContainer\n [2020-02-18T13:29:14.977Z] prd-centos7-docker-4c-2g-22672 does not seem to be running inside a container\n [2020-02-18T13:29:15.013Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-02-18T13:29:15.598Z] $ docker top eedfe80b86360b843fe57a9f83754c3dc896a9efec41fb175ff9994feb36c460 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-18T13:29:16.140Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-18T13:29:16.140Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-18T13:29:16.346Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-18T13:29:16.343Z] $ docker exec eedfe80b86360b843fe57a9f83754c3dc896a9efec41fb175ff9994feb36c460 ssh-agent\n [2020-02-18T13:29:16.568Z] SSH_AUTH_SOCK=/tmp/ssh-HLopkEkikEPB/agent.15\n [2020-02-18T13:29:16.568Z] SSH_AGENT_PID=22\n [2020-02-18T13:29:16.575Z] Running ssh-add (command line suppressed)\n [2020-02-18T13:29:16.710Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_4067766889266074418.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_4067766889266074418.key)\n [2020-02-18T13:29:16.763Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-18T13:29:17.053Z] + git semver push\n [2020-02-18T13:29:17.053Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-18T13:29:17.053Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git\n [2020-02-18T13:29:17.053Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master\n [2020-02-18T13:29:17.053Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-18T13:29:17.053Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-18T13:29:17.053Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-18T13:29:17.053Z] # $SEMVER_BRANCH = master\n [2020-02-18T13:29:17.053Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver\n [Pipeline] }\n [2020-02-18T13:29:22.324Z] $ docker exec --env ******** --env ******** eedfe80b86360b843fe57a9f83754c3dc896a9efec41fb175ff9994feb36c460 ssh-agent -k\n [2020-02-18T13:29:22.475Z] unset SSH_AUTH_SOCK;\n [2020-02-18T13:29:22.475Z] unset SSH_AGENT_PID;\n [2020-02-18T13:29:22.475Z] echo Agent pid 22 killed;\n [2020-02-18T13:29:22.528Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-18T13:29:22.848Z] + git semver\n [Pipeline] }\n [2020-02-18T13:29:22.858Z] $ docker stop --time=1 eedfe80b86360b843fe57a9f83754c3dc896a9efec41fb175ff9994feb36c460\n [2020-02-18T13:29:24.192Z] $ docker rm -f eedfe80b86360b843fe57a9f83754c3dc896a9efec41fb175ff9994feb36c460\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Declarative: Post Actions)\n [Pipeline] stage\n [Pipeline] { (LF Post Build Actions)\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-18T13:29:24.686Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-18T13:29:25.239Z] ---> package-listing.sh\n [2020-02-18T13:29:25.239Z] ++ facter osfamily\n [2020-02-18T13:29:25.239Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-02-18T13:29:25.239Z] + OS_FAMILY=redhat\n [2020-02-18T13:29:25.239Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_master\n [2020-02-18T13:29:25.239Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-02-18T13:29:25.239Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-02-18T13:29:25.239Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-02-18T13:29:25.239Z] + PACKAGES=/tmp/packages_start.txt\n [2020-02-18T13:29:25.239Z] + \'[\' /w/workspace/gexfoundry_device-snmp-go_master \']\'\n [2020-02-18T13:29:25.239Z] + PACKAGES=/tmp/packages_end.txt\n [2020-02-18T13:29:25.239Z] + case "${OS_FAMILY}" in\n [2020-02-18T13:29:25.239Z] + rpm -qa\n [2020-02-18T13:29:25.239Z] + sort\n [2020-02-18T13:29:29.444Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-02-18T13:29:29.444Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-02-18T13:29:29.444Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-02-18T13:29:29.444Z] + \'[\' /w/workspace/gexfoundry_device-snmp-go_master \']\'\n [2020-02-18T13:29:29.444Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_master/archives/\n [2020-02-18T13:29:29.444Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_master/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T13:29:29.792Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-18T13:29:29.792Z] \n [2020-02-18T13:29:29.792Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-18T13:29:30.096Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-18T13:29:30.096Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-02-18T13:29:30.096Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-18T13:29:30.096Z] da0e9bf0cc60: Pulling fs layer\n [2020-02-18T13:29:30.096Z] c9ea274ed700: Pulling fs layer\n [2020-02-18T13:29:30.096Z] 9cfac6ba3733: Pulling fs layer\n [2020-02-18T13:29:30.096Z] f6a933c9cadc: Pulling fs layer\n [2020-02-18T13:29:30.096Z] 61811dbd4963: Pulling fs layer\n [2020-02-18T13:29:30.096Z] a6eb2c9e2280: Pulling fs layer\n [2020-02-18T13:29:30.096Z] 095dd8b7b4d8: Pulling fs layer\n [2020-02-18T13:29:30.096Z] dc21a1d4508b: Pulling fs layer\n [2020-02-18T13:29:30.096Z] 363af2e989c4: Pulling fs layer\n [2020-02-18T13:29:30.096Z] 9cfac6ba3733: Waiting\n [2020-02-18T13:29:30.096Z] f6a933c9cadc: Waiting\n [2020-02-18T13:29:30.096Z] 61811dbd4963: Waiting\n [2020-02-18T13:29:30.096Z] a6eb2c9e2280: Waiting\n [2020-02-18T13:29:30.096Z] 095dd8b7b4d8: Waiting\n [2020-02-18T13:29:30.096Z] dc21a1d4508b: Waiting\n [2020-02-18T13:29:30.096Z] 363af2e989c4: Waiting\n [2020-02-18T13:29:30.096Z] da0e9bf0cc60: Verifying Checksum\n [2020-02-18T13:29:30.096Z] da0e9bf0cc60: Download complete\n [2020-02-18T13:29:30.096Z] 9cfac6ba3733: Verifying Checksum\n [2020-02-18T13:29:30.096Z] 9cfac6ba3733: Download complete\n [2020-02-18T13:29:30.096Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-18T13:29:30.096Z] f6a933c9cadc: Verifying Checksum\n [2020-02-18T13:29:30.096Z] f6a933c9cadc: Download complete\n [2020-02-18T13:29:30.363Z] a6eb2c9e2280: Verifying Checksum\n [2020-02-18T13:29:30.363Z] a6eb2c9e2280: Download complete\n [2020-02-18T13:29:30.628Z] 095dd8b7b4d8: Verifying Checksum\n [2020-02-18T13:29:30.628Z] 095dd8b7b4d8: Download complete\n [2020-02-18T13:29:30.628Z] c9ea274ed700: Verifying Checksum\n [2020-02-18T13:29:30.628Z] c9ea274ed700: Download complete\n [2020-02-18T13:29:30.628Z] e6b0cf9c0882: Pull complete\n [2020-02-18T13:29:30.628Z] 363af2e989c4: Verifying Checksum\n [2020-02-18T13:29:30.628Z] 363af2e989c4: Download complete\n [2020-02-18T13:29:30.628Z] dc21a1d4508b: Verifying Checksum\n [2020-02-18T13:29:30.628Z] dc21a1d4508b: Download complete\n [2020-02-18T13:29:31.195Z] 61811dbd4963: Verifying Checksum\n [2020-02-18T13:29:31.455Z] da0e9bf0cc60: Pull complete\n [2020-02-18T13:29:33.993Z] c9ea274ed700: Pull complete\n [2020-02-18T13:29:34.253Z] 9cfac6ba3733: Pull complete\n [2020-02-18T13:29:34.512Z] f6a933c9cadc: Pull complete\n [2020-02-18T13:29:38.783Z] 61811dbd4963: Pull complete\n [2020-02-18T13:29:38.783Z] a6eb2c9e2280: Pull complete\n [2020-02-18T13:29:39.721Z] 095dd8b7b4d8: Pull complete\n [2020-02-18T13:29:39.721Z] dc21a1d4508b: Pull complete\n [2020-02-18T13:29:39.980Z] 363af2e989c4: Pull complete\n [2020-02-18T13:29:39.980Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-02-18T13:29:39.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-02-18T13:29:40.105Z] prd-centos7-docker-4c-2g-22672 does not seem to be running inside a container\n [2020-02-18T13:29:40.141Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2020-02-18T13:29:41.262Z] $ docker top c847f34510ca57f79e89d0d6d15ef7f1e840a3093f16f158e377edfba18c3bdf -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-02-18T13:29:41.840Z] provisioning config files...\n [2020-02-18T13:29:41.854Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config1872629191626624636tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-02-18T13:29:41.869Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-18T13:29:42.156Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-02-18T13:29:42.163Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-18T13:29:42.453Z] ---> logs-deploy.sh\n [2020-02-18T13:29:42.453Z] + ARCHIVE_ARTIFACTS=\n [2020-02-18T13:29:42.453Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-02-18T13:29:42.453Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-02-18T13:29:42.453Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-02-18T13:29:42.453Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/master/3\n [2020-02-18T13:29:42.453Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-snmp-go/job/master/3/\n [2020-02-18T13:29:42.453Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/master/3 /w/workspace/gexfoundry_device-snmp-go_master\n [2020-02-18T13:29:43.394Z] Archives upload complete.\n [2020-02-18T13:29:43.394Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/master/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-snmp-go/job/master/3/\n [2020-02-18T13:29:43.960Z] ---> uname -a:\n [2020-02-18T13:29:43.960Z] Linux c847f34510ca 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n [2020-02-18T13:29:43.960Z] \n [2020-02-18T13:29:43.960Z] \n [2020-02-18T13:29:43.960Z] ---> lscpu:\n [2020-02-18T13:29:43.960Z] Architecture: x86_64\n [2020-02-18T13:29:43.960Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-02-18T13:29:43.960Z] Byte Order: Little Endian\n [2020-02-18T13:29:43.960Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-02-18T13:29:43.960Z] CPU(s): 4\n [2020-02-18T13:29:43.960Z] On-line CPU(s) list: 0-3\n [2020-02-18T13:29:43.960Z] Thread(s) per core: 1\n [2020-02-18T13:29:43.960Z] Core(s) per socket: 1\n [2020-02-18T13:29:43.960Z] Socket(s): 4\n [2020-02-18T13:29:43.960Z] NUMA node(s): 1\n [2020-02-18T13:29:43.960Z] Vendor ID: GenuineIntel\n [2020-02-18T13:29:43.960Z] CPU family: 6\n [2020-02-18T13:29:43.960Z] Model: 44\n [2020-02-18T13:29:43.960Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-02-18T13:29:43.960Z] Stepping: 1\n [2020-02-18T13:29:43.960Z] CPU MHz: 2933.438\n [2020-02-18T13:29:43.960Z] BogoMIPS: 5866.87\n [2020-02-18T13:29:43.960Z] Virtualization: VT-x\n [2020-02-18T13:29:43.960Z] Hypervisor vendor: KVM\n [2020-02-18T13:29:43.960Z] Virtualization type: full\n [2020-02-18T13:29:43.960Z] L1d cache: 128 KiB\n [2020-02-18T13:29:43.960Z] L1i cache: 128 KiB\n [2020-02-18T13:29:43.960Z] L2 cache: 16 MiB\n [2020-02-18T13:29:43.960Z] L3 cache: 64 MiB\n [2020-02-18T13:29:43.960Z] NUMA node0 CPU(s): 0-3\n [2020-02-18T13:29:43.960Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-02-18T13:29:43.960Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-02-18T13:29:43.960Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-02-18T13:29:43.960Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-02-18T13:29:43.960Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-02-18T13:29:43.960Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp\n [2020-02-18T13:29:43.960Z] \n [2020-02-18T13:29:43.960Z] \n [2020-02-18T13:29:43.960Z] ---> nproc:\n [2020-02-18T13:29:43.960Z] 4\n [2020-02-18T13:29:43.960Z] \n [2020-02-18T13:29:43.960Z] \n [2020-02-18T13:29:43.960Z] ---> df -h:\n [2020-02-18T13:29:43.960Z] Filesystem Size Used Available Use% Mounted on\n [2020-02-18T13:29:43.960Z] overlay 50.0G 7.5G 42.5G 15% /\n [2020-02-18T13:29:43.960Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-02-18T13:29:43.960Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-02-18T13:29:43.960Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-02-18T13:29:43.960Z] /dev/vda1 50.0G 7.5G 42.5G 15% /etc/resolv.conf\n [2020-02-18T13:29:43.960Z] /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hostname\n [2020-02-18T13:29:43.960Z] /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hosts\n [2020-02-18T13:29:43.960Z] /dev/vda1 50.0G 7.5G 42.5G 15% /var/log/sa\n [2020-02-18T13:29:43.960Z] /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/gexfoundry_device-snmp-go_master\n [2020-02-18T13:29:43.960Z] /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/gexfoundry_device-snmp-go_master@tmp\n [2020-02-18T13:29:43.960Z] \n [2020-02-18T13:29:43.960Z] \n [2020-02-18T13:29:43.960Z] ---> free -m:\n [2020-02-18T13:29:43.960Z] total used free shared buff/cache available\n [2020-02-18T13:29:43.960Z] Mem: 1838 727 99 0 1011 1048\n [2020-02-18T13:29:43.960Z] Swap: 1023 1 1022\n [2020-02-18T13:29:43.960Z] \n [2020-02-18T13:29:43.960Z] \n [2020-02-18T13:29:43.960Z] ---> ip addr:\n [2020-02-18T13:29:43.960Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-02-18T13:29:43.960Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-02-18T13:29:43.960Z] inet 127.0.0.1/8 scope host lo\n [2020-02-18T13:29:43.960Z] valid_lft forever preferred_lft forever\n [2020-02-18T13:29:43.960Z] 24: eth0@if25: mtu 1458 qdisc noqueue state UP \n [2020-02-18T13:29:43.960Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-02-18T13:29:43.960Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-02-18T13:29:43.960Z] valid_lft forever preferred_lft forever\n [2020-02-18T13:29:43.960Z] \n [2020-02-18T13:29:43.960Z] \n [2020-02-18T13:29:43.960Z] ---> sar -b -r -n DEV:\n [2020-02-18T13:29:43.960Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/18/20 \t_x86_64_\t(4 CPU)\n [2020-02-18T13:29:43.960Z] \n [2020-02-18T13:29:43.960Z] 13:18:53 LINUX RESTART\n [2020-02-18T13:29:43.960Z] \n [2020-02-18T13:29:43.960Z] 13:20:01 tps rtps wtps bread/s bwrtn/s\n [2020-02-18T13:29:43.960Z] 13:21:01 8.76 0.00 8.76 0.00 1733.73\n [2020-02-18T13:29:43.960Z] 13:22:01 0.27 0.00 0.27 0.00 3.61\n [2020-02-18T13:29:43.960Z] 13:23:01 0.25 0.00 0.25 0.00 3.53\n [2020-02-18T13:29:43.960Z] 13:24:01 0.63 0.00 0.63 0.00 8.61\n [2020-02-18T13:29:43.960Z] 13:25:01 0.80 0.00 0.80 0.00 10.21\n [2020-02-18T13:29:43.960Z] 13:26:01 0.58 0.00 0.58 0.00 6.26\n [2020-02-18T13:29:43.960Z] 13:27:01 0.33 0.00 0.33 0.00 5.23\n [2020-02-18T13:29:43.960Z] 13:28:02 180.79 102.05 78.74 4070.06 28636.55\n [2020-02-18T13:29:43.960Z] 13:29:01 210.60 57.67 152.93 2633.53 31395.60\n [2020-02-18T13:29:43.960Z] Average: 44.48 17.68 26.81 741.52 6823.15\n [2020-02-18T13:29:43.960Z] \n [2020-02-18T13:29:43.960Z] 13:20:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-02-18T13:29:43.960Z] 13:21:01 109816 1772488 94.17 2620 1265100 928520 31.68 403324 1209628 8\n [2020-02-18T13:29:43.960Z] 13:22:01 114568 1767736 93.91 2620 1265108 910468 31.06 399548 1209332 8\n [2020-02-18T13:29:43.960Z] 13:23:01 113692 1768612 93.96 2620 1265112 910636 31.07 400596 1209328 20\n [2020-02-18T13:29:43.960Z] 13:24:01 114208 1768096 93.93 2620 1265112 910600 31.07 400552 1209328 8\n [2020-02-18T13:29:43.960Z] 13:25:01 114380 1767924 93.92 2620 1265120 910580 31.07 399912 1209328 8\n [2020-02-18T13:29:43.960Z] 13:26:01 115688 1766616 93.85 2620 1265124 902308 30.79 399024 1209324 16\n [2020-02-18T13:29:43.960Z] 13:27:01 119708 1762596 93.64 2620 1265128 902308 30.79 394776 1209324 16\n [2020-02-18T13:29:43.960Z] 13:28:02 127652 1754652 93.22 2620 1140168 1060224 36.17 471844 1076800 44796\n [2020-02-18T13:29:43.960Z] 13:29:01 89688 1792616 95.24 2620 1083336 988268 33.72 542412 967808 41256\n [2020-02-18T13:29:43.960Z] Average: 113267 1769037 93.98 2620 1231034 935990 31.94 423554 1167800 9571\n [2020-02-18T13:29:43.960Z] \n [2020-02-18T13:29:43.960Z] 13:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-02-18T13:29:43.960Z] 13:21:01 eth0 3.15 0.90 0.93 0.59 0.00 0.00 0.00\n [2020-02-18T13:29:43.960Z] 13:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T13:29:43.960Z] 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T13:29:43.960Z] 13:22:01 eth0 2.53 0.32 0.41 0.20 0.00 0.00 0.00\n [2020-02-18T13:29:43.960Z] 13:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T13:29:43.960Z] 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T13:29:43.960Z] 13:23:01 eth0 3.06 1.05 1.16 0.75 0.00 0.00 0.00\n [2020-02-18T13:29:43.960Z] 13:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T13:29:43.960Z] 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T13:29:43.960Z] 13:24:01 eth0 1.08 0.30 0.33 0.20 0.00 0.00 0.00\n [2020-02-18T13:29:43.960Z] 13:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T13:29:43.960Z] 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T13:29:43.960Z] 13:25:01 eth0 0.78 0.43 0.41 0.30 0.00 0.00 0.00\n [2020-02-18T13:29:43.960Z] 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T13:29:43.960Z] 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T13:29:43.960Z] 13:26:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-18T13:29:43.960Z] 13:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T13:29:43.960Z] 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T13:29:43.960Z] 13:27:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00\n [2020-02-18T13:29:43.960Z] 13:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T13:29:43.960Z] 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T13:29:43.960Z] 13:28:02 vethecdd2e5 23.38 20.40 2.63 263.19 0.00 0.00 0.00\n [2020-02-18T13:29:43.960Z] 13:28:02 eth0 450.65 387.91 4768.34 106.46 0.00 0.00 0.00\n [2020-02-18T13:29:43.960Z] 13:28:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00\n [2020-02-18T13:29:43.960Z] 13:28:02 docker0 24.29 21.13 2.53 264.65 0.00 0.00 0.00\n [2020-02-18T13:29:43.960Z] 13:29:01 veth2ab188c 2.08 1.42 0.15 0.17 0.00 0.00 0.00\n [2020-02-18T13:29:43.960Z] 13:29:01 eth0 241.82 210.06 3704.01 116.58 0.00 0.00 0.00\n [2020-02-18T13:29:43.960Z] 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T13:29:43.960Z] 13:29:01 docker0 3.88 2.79 0.39 0.80 0.00 0.00 0.00\n [2020-02-18T13:29:43.960Z] Average: veth2ab188c 0.23 0.16 0.02 0.02 0.00 0.00 0.00\n [2020-02-18T13:29:43.960Z] Average: eth0 76.65 66.19 936.48 24.62 0.00 0.00 0.00\n [2020-02-18T13:29:43.960Z] Average: lo 0.01 0.01 0.00 0.00 0.00 0.00 0.00\n [2020-02-18T13:29:43.960Z] Average: docker0 3.13 2.66 0.32 29.56 0.00 0.00 0.00\n [2020-02-18T13:29:43.960Z] \n [2020-02-18T13:29:43.960Z] \n [2020-02-18T13:29:43.960Z] ---> sar -P ALL:\n [2020-02-18T13:29:43.960Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/18/20 \t_x86_64_\t(4 CPU)\n [2020-02-18T13:29:43.960Z] \n [2020-02-18T13:29:43.960Z] 13:18:53 LINUX RESTART\n [2020-02-18T13:29:43.960Z] \n [2020-02-18T13:29:43.960Z] 13:20:01 CPU %user %nice %system %iowait %steal %idle\n [2020-02-18T13:29:43.960Z] 13:21:01 all 0.21 0.00 0.08 0.00 0.00 99.70\n [2020-02-18T13:29:43.960Z] 13:21:01 0 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-02-18T13:29:43.960Z] 13:21:01 1 0.52 0.00 0.10 0.00 0.00 99.38\n [2020-02-18T13:29:43.960Z] 13:21:01 2 0.10 0.00 0.10 0.00 0.00 99.80\n [2020-02-18T13:29:43.960Z] 13:21:01 3 0.15 0.00 0.10 0.00 0.00 99.75\n [2020-02-18T13:29:43.960Z] 13:22:01 all 0.20 0.00 0.05 0.00 0.00 99.76\n [2020-02-18T13:29:43.960Z] 13:22:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-18T13:29:43.960Z] 13:22:01 1 0.08 0.00 0.03 0.00 0.00 99.88\n [2020-02-18T13:29:43.960Z] 13:22:01 2 0.10 0.00 0.07 0.00 0.00 99.83\n [2020-02-18T13:29:43.960Z] 13:22:01 3 0.57 0.00 0.05 0.00 0.00 99.38\n [2020-02-18T13:29:43.960Z] 13:23:01 all 0.21 0.00 0.05 0.00 0.00 99.73\n [2020-02-18T13:29:43.960Z] 13:23:01 0 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-02-18T13:29:43.960Z] 13:23:01 1 0.07 0.00 0.05 0.00 0.02 99.87\n [2020-02-18T13:29:43.960Z] 13:23:01 2 0.17 0.00 0.08 0.00 0.00 99.75\n [2020-02-18T13:29:43.960Z] 13:23:01 3 0.55 0.00 0.03 0.00 0.00 99.42\n [2020-02-18T13:29:43.960Z] 13:24:01 all 0.20 0.00 0.04 0.00 0.00 99.76\n [2020-02-18T13:29:43.960Z] 13:24:01 0 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-18T13:29:43.960Z] 13:24:01 1 0.20 0.00 0.07 0.00 0.00 99.73\n [2020-02-18T13:29:43.960Z] 13:24:01 2 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-18T13:29:43.960Z] 13:24:01 3 0.47 0.00 0.02 0.00 0.00 99.52\n [2020-02-18T13:29:43.960Z] 13:25:01 all 0.19 0.00 0.04 0.00 0.00 99.77\n [2020-02-18T13:29:43.960Z] 13:25:01 0 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-02-18T13:29:43.960Z] 13:25:01 1 0.08 0.00 0.02 0.00 0.00 99.90\n [2020-02-18T13:29:43.960Z] 13:25:01 2 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-18T13:29:43.960Z] 13:25:01 3 0.57 0.00 0.03 0.00 0.00 99.40\n [2020-02-18T13:29:43.960Z] 13:26:01 all 0.19 0.00 0.04 0.00 0.00 99.78\n [2020-02-18T13:29:43.960Z] 13:26:01 0 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-18T13:29:43.960Z] 13:26:01 1 0.10 0.00 0.05 0.00 0.00 99.85\n [2020-02-18T13:29:43.960Z] 13:26:01 2 0.05 0.00 0.03 0.00 0.02 99.90\n [2020-02-18T13:29:43.960Z] 13:26:01 3 0.52 0.00 0.03 0.00 0.00 99.45\n [2020-02-18T13:29:43.960Z] 13:27:01 all 0.18 0.00 0.03 0.00 0.00 99.78\n [2020-02-18T13:29:43.960Z] 13:27:01 0 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-02-18T13:29:43.960Z] 13:27:01 1 0.57 0.00 0.02 0.00 0.00 99.42\n [2020-02-18T13:29:43.960Z] 13:27:01 2 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-02-18T13:29:43.960Z] 13:27:01 3 0.07 0.00 0.03 0.00 0.02 99.88\n [2020-02-18T13:29:43.961Z] 13:28:02 all 7.77 0.00 3.54 2.61 0.08 86.00\n [2020-02-18T13:29:43.961Z] 13:28:02 0 6.88 0.00 3.42 2.29 0.07 87.35\n [2020-02-18T13:29:43.961Z] 13:28:02 1 7.51 0.00 3.34 2.62 0.08 86.45\n [2020-02-18T13:29:43.961Z] 13:28:02 2 7.84 0.00 3.97 2.29 0.10 85.80\n [2020-02-18T13:29:43.961Z] 13:28:02 3 8.80 0.00 3.48 3.28 0.08 84.36\n [2020-02-18T13:29:43.961Z] 13:29:01 all 12.28 0.00 6.68 2.29 0.04 78.70\n [2020-02-18T13:29:43.961Z] 13:29:01 0 12.14 0.00 6.26 1.90 0.05 79.65\n [2020-02-18T13:29:43.961Z] 13:29:01 1 11.99 0.00 6.24 2.76 0.03 78.98\n [2020-02-18T13:29:43.961Z] 13:29:01 2 12.34 0.00 6.56 2.88 0.03 78.19\n [2020-02-18T13:29:43.961Z] 13:29:01 3 12.68 0.00 7.60 1.63 0.05 78.03\n [2020-02-18T13:29:43.961Z] Average: all 2.34 0.00 1.15 0.54 0.02 95.96\n [2020-02-18T13:29:43.961Z] Average: 0 2.12 0.00 1.09 0.46 0.01 96.33\n [2020-02-18T13:29:43.961Z] Average: 1 2.31 0.00 1.08 0.59 0.01 96.01\n [2020-02-18T13:29:43.961Z] Average: 2 2.27 0.00 1.19 0.56 0.02 95.96\n [2020-02-18T13:29:43.961Z] Average: 3 2.66 0.00 1.24 0.54 0.02 95.54\n [2020-02-18T13:29:43.961Z] \n [2020-02-18T13:29:43.961Z] \n [2020-02-18T13:29:43.961Z] '