Pull request #52 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of tonyespy for edgexfoundry/device-snmp-go Loading trusted files from base branch master at 487d1e200739801f0616c5be157f423f7b0b3302 rather than 95b35ab72777516a7a6035d4ba6d092a491661a0 Obtained Jenkinsfile from 487d1e200739801f0616c5be157f423f7b0b3302 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-52/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go, goVersion:1.13] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-snmp-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2639 in /w/workspace/dgexfoundry_device-snmp-go_PR-52 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/dgexfoundry_device-snmp-go_PR-52 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/52/head:refs/remotes/origin/PR-52 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 487d1e200739801f0616c5be157f423f7b0b3302 into PR head commit 95b35ab72777516a7a6035d4ba6d092a491661a0 Merge succeeded, producing 95b35ab72777516a7a6035d4ba6d092a491661a0 Checking out Revision 95b35ab72777516a7a6035d4ba6d092a491661a0 (PR-52) > git config core.sparsecheckout # timeout=10 > git checkout -f 95b35ab72777516a7a6035d4ba6d092a491661a0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 487d1e200739801f0616c5be157f423f7b0b3302 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 95b35ab72777516a7a6035d4ba6d092a491661a0 # timeout=10 Commit message: "update device-sdk-go: 1.2.2" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:28:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:28:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:28:24 ========================================================= 22:28:24 EdgeX Global Pipelines Version Info 22:28:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:28:27 ------------------- 22:28:27 stable info: 22:28:27 ------------------- 22:28:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:28:27 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 22:28:27 Message: update stable to v1.0.89 22:28:28 ------------------- 22:28:28 experimental info: 22:28:28 ------------------- 22:28:28 Commited By: **** collab-it+edgex@linuxfoundation.org 22:28:28 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 22:28:28 Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 22:28:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:28:31 22:28:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:28:31 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:28:31 latest: Pulling from edgex-devops/git-semver 22:28:31 9123ac7c32f7: Pulling fs layer 22:28:31 b8cc5d1170e3: Pulling fs layer 22:28:31 2924cbbf6a41: Pulling fs layer 22:28:31 93b08a4f1073: Pulling fs layer 22:28:31 93b08a4f1073: Waiting 22:28:31 b8cc5d1170e3: Verifying Checksum 22:28:31 b8cc5d1170e3: Download complete 22:28:31 9123ac7c32f7: Verifying Checksum 22:28:31 9123ac7c32f7: Download complete 22:28:32 93b08a4f1073: Verifying Checksum 22:28:32 93b08a4f1073: Download complete 22:28:32 2924cbbf6a41: Verifying Checksum 22:28:32 2924cbbf6a41: Download complete 22:28:32 9123ac7c32f7: Pull complete 22:28:33 b8cc5d1170e3: Pull complete 22:28:34 2924cbbf6a41: Pull complete 22:28:34 93b08a4f1073: Pull complete 22:28:34 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 22:28:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:28:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:28:35 prd-centos7-docker-4c-2g-2639 does not seem to be running inside a container 22:28:35 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_PR-52 -v /w/workspace/dgexfoundry_device-snmp-go_PR-52:/w/workspace/dgexfoundry_device-snmp-go_PR-52:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-52@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:28:37 $ docker top 8acb94718aaa4ac8fbd12879b79299b040b33907129a7d08bf11888c940222e9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:28:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:28:37 [ssh-agent] Looking for ssh-agent implementation... 22:28:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:28:38 $ docker exec 8acb94718aaa4ac8fbd12879b79299b040b33907129a7d08bf11888c940222e9 ssh-agent 22:28:38 SSH_AUTH_SOCK=/tmp/ssh-aFogcBtPnKR9/agent.12 22:28:38 SSH_AGENT_PID=17 22:28:38 Running ssh-add (command line suppressed) 22:28:38 Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-52@tmp/private_key_8989470882130956292.key (/w/workspace/dgexfoundry_device-snmp-go_PR-52@tmp/private_key_8989470882130956292.key) 22:28:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:28:39 + git describe --exact-match --tags HEAD 22:28:39 fatal: No names found, cannot describe anything. [Pipeline] } 22:28:39 $ docker exec --env ******** --env ******** 8acb94718aaa4ac8fbd12879b79299b040b33907129a7d08bf11888c940222e9 ssh-agent -k 22:28:40 unset SSH_AUTH_SOCK; 22:28:40 unset SSH_AGENT_PID; 22:28:40 echo Agent pid 17 killed; 22:28:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 22:28:40 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 22:28:40 This usually means this commit has not been tagged. [Pipeline] sshagent 22:28:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:28:40 [ssh-agent] Looking for ssh-agent implementation... 22:28:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:28:40 $ docker exec 8acb94718aaa4ac8fbd12879b79299b040b33907129a7d08bf11888c940222e9 ssh-agent 22:28:40 SSH_AUTH_SOCK=/tmp/ssh-ZAlhuWBjWNJH/agent.45 22:28:40 SSH_AGENT_PID=50 22:28:40 Running ssh-add (command line suppressed) 22:28:41 Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-52@tmp/private_key_18632889251223121.key (/w/workspace/dgexfoundry_device-snmp-go_PR-52@tmp/private_key_18632889251223121.key) 22:28:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:28:41 + git semver init 22:28:41 # -> Open(): unable to determine branch for HEAD 22:28:41 # $GIT_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-52/.git 22:28:41 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-snmp-go_PR-52 22:28:41 # $SEMVER_REMOTE_NAME = origin 22:28:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:28:41 # $SEMVER_USER_NAME = edgex-jenkins 22:28:41 # $SEMVER_BRANCH = PR-52 22:28:41 # $SEMVER_TEMP = /tmp/semver-082140356 22:28:41 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 22:28:42 # '/tmp/semver-082140356' -> '/w/workspace/dgexfoundry_device-snmp-go_PR-52/.semver' 22:28:42 # -> Force: false 22:28:42 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-52/.semver [Pipeline] } 22:28:42 $ docker exec --env ******** --env ******** 8acb94718aaa4ac8fbd12879b79299b040b33907129a7d08bf11888c940222e9 ssh-agent -k 22:28:42 unset SSH_AUTH_SOCK; 22:28:42 unset SSH_AGENT_PID; 22:28:42 echo Agent pid 50 killed; 22:28:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:28:42 + git semver [Pipeline] } 22:28:42 $ docker stop --time=1 8acb94718aaa4ac8fbd12879b79299b040b33907129a7d08bf11888c940222e9 22:28:44 $ docker rm -f 8acb94718aaa4ac8fbd12879b79299b040b33907129a7d08bf11888c940222e9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 22:28:45 Stashed 38 file(s) [Pipeline] echo 22:28:45 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 22:29:00 Still waiting to schedule task 22:29:00 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2639’ 22:29:00 Still waiting to schedule task 22:29:00 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2075’ is offline 22:30:37 Running on prd-centos7-docker-4c-2g-2641 in /w/workspace/dgexfoundry_device-snmp-go_PR-52 [Pipeline] { [Pipeline] ws 22:30:37 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 22:30:40 using credential edgex-jenkins-ssh 22:30:40 Cloning the remote Git repository 22:30:40 Cloning with configured refspecs honoured and without tags 22:30:41 Fetching without tags 22:30:40 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 22:30:40 > git init /w/workspace/device-snmp-go/1 # timeout=10 22:30:40 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 22:30:40 > git --version # timeout=10 22:30:40 using GIT_SSH to set credentials SSH Credentials for GitHub 22:30:40 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:30:41 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 22:30:41 > git config --add remote.origin.fetch +refs/pull/52/head:refs/remotes/origin/PR-52 # timeout=10 22:30:41 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 22:30:41 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 22:30:41 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 22:30:41 using GIT_SSH to set credentials SSH Credentials for GitHub 22:30:41 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:30:41 Merging remotes/origin/master commit 487d1e200739801f0616c5be157f423f7b0b3302 into PR head commit 95b35ab72777516a7a6035d4ba6d092a491661a0 22:30:41 Merge succeeded, producing 95b35ab72777516a7a6035d4ba6d092a491661a0 22:30:41 Checking out Revision 95b35ab72777516a7a6035d4ba6d092a491661a0 (PR-52) 22:30:41 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2640 in /w/workspace/dgexfoundry_device-snmp-go_PR-52 [Pipeline] { [Pipeline] ws 22:30:41 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 22:30:41 > git config core.sparsecheckout # timeout=10 22:30:41 > git checkout -f 95b35ab72777516a7a6035d4ba6d092a491661a0 # timeout=10 22:30:41 > git remote # timeout=10 22:30:41 > git config --get remote.origin.url # timeout=10 22:30:41 using GIT_SSH to set credentials SSH Credentials for GitHub 22:30:41 > git merge 487d1e200739801f0616c5be157f423f7b0b3302 # timeout=10 22:30:41 > git rev-parse HEAD^{commit} # timeout=10 22:30:41 > git config core.sparsecheckout # timeout=10 22:30:41 > git checkout -f 95b35ab72777516a7a6035d4ba6d092a491661a0 # timeout=10 22:30:45 Commit message: "update device-sdk-go: 1.2.2" 22:30:45 > git --version # timeout=10 22:30:45 fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 22:30:46 ========================================================= 22:30:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 22:30:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:30:46 using credential edgex-jenkins-ssh 22:30:46 Cloning the remote Git repository 22:30:46 Cloning with configured refspecs honoured and without tags 22:30:46 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 22:30:47 + 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 . 22:30:47 Sending build context to Docker daemon 374.8kB 22:30:47 Step 1/10 : ARG BASE=golang:1.13-alpine 22:30:47 Step 2/10 : FROM ${BASE} 22:30:47 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 22:30:47 e6b0cf9c0882: Pulling fs layer 22:30:47 2848faf0eed1: Pulling fs layer 22:30:47 0f37312ad70f: Pulling fs layer 22:30:47 5788d62ee057: Pulling fs layer 22:30:47 0e6b1d234666: Pulling fs layer 22:30:47 bf5d7aec512f: Pulling fs layer 22:30:47 34c802a77dc8: Pulling fs layer 22:30:47 9eb99e56ec68: Pulling fs layer 22:30:47 27c7a5d97fbd: Pulling fs layer 22:30:47 5c102a31e300: Pulling fs layer 22:30:47 dcfb455df0a1: Pulling fs layer 22:30:47 34c802a77dc8: Waiting 22:30:47 9eb99e56ec68: Waiting 22:30:47 27c7a5d97fbd: Waiting 22:30:47 5c102a31e300: Waiting 22:30:47 dcfb455df0a1: Waiting 22:30:47 bf5d7aec512f: Waiting 22:30:47 5788d62ee057: Waiting 22:30:47 0e6b1d234666: Waiting 22:30:47 0f37312ad70f: Verifying Checksum 22:30:47 0f37312ad70f: Download complete 22:30:47 2848faf0eed1: Verifying Checksum 22:30:47 2848faf0eed1: Download complete 22:30:47 0e6b1d234666: Download complete 22:30:47 bf5d7aec512f: Verifying Checksum 22:30:47 bf5d7aec512f: Download complete 22:30:47 e6b0cf9c0882: Download complete 22:30:47 e6b0cf9c0882: Pull complete 22:30:47 Fetching without tags 22:30:47 > git init /w/workspace/device-snmp-go/1 # timeout=10 22:30:47 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 22:30:47 > git --version # timeout=10 22:30:47 using GIT_SSH to set credentials SSH Credentials for GitHub 22:30:47 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:30:47 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 22:30:47 > git config --add remote.origin.fetch +refs/pull/52/head:refs/remotes/origin/PR-52 # timeout=10 22:30:47 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 22:30:47 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 22:30:47 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 22:30:47 using GIT_SSH to set credentials SSH Credentials for GitHub 22:30:47 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:30:48 34c802a77dc8: Verifying Checksum 22:30:48 34c802a77dc8: Download complete 22:30:48 27c7a5d97fbd: Verifying Checksum 22:30:48 27c7a5d97fbd: Download complete 22:30:48 Merging remotes/origin/master commit 487d1e200739801f0616c5be157f423f7b0b3302 into PR head commit 95b35ab72777516a7a6035d4ba6d092a491661a0 22:30:48 Merge succeeded, producing 95b35ab72777516a7a6035d4ba6d092a491661a0 22:30:48 Checking out Revision 95b35ab72777516a7a6035d4ba6d092a491661a0 (PR-52) 22:30:49 5c102a31e300: Verifying Checksum 22:30:49 5c102a31e300: Download complete 22:30:49 dcfb455df0a1: Verifying Checksum 22:30:49 dcfb455df0a1: Download complete 22:30:49 9eb99e56ec68: Verifying Checksum 22:30:49 9eb99e56ec68: Download complete 22:30:49 5788d62ee057: Verifying Checksum 22:30:49 5788d62ee057: Download complete 22:30:48 > git config core.sparsecheckout # timeout=10 22:30:48 > git checkout -f 95b35ab72777516a7a6035d4ba6d092a491661a0 # timeout=10 22:30:48 > git remote # timeout=10 22:30:48 > git config --get remote.origin.url # timeout=10 22:30:48 using GIT_SSH to set credentials SSH Credentials for GitHub 22:30:48 > git merge 487d1e200739801f0616c5be157f423f7b0b3302 # timeout=10 22:30:48 > git rev-parse HEAD^{commit} # timeout=10 22:30:48 > git config core.sparsecheckout # timeout=10 22:30:48 > git checkout -f 95b35ab72777516a7a6035d4ba6d092a491661a0 # timeout=10 22:30:50 2848faf0eed1: Pull complete 22:30:50 0f37312ad70f: Pull complete 22:30:53 Commit message: "update device-sdk-go: 1.2.2" 22:30:53 > git --version # timeout=10 22:30:53 fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 22:30:54 ========================================================= 22:30:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 22:30:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:30:55 + 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 . 22:30:56 Sending build context to Docker daemon 374.8kB 22:30:56 Step 1/10 : ARG BASE=golang:1.13-alpine 22:30:56 Step 2/10 : FROM ${BASE} 22:30:56 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:30:56 cde5963f3b93: Pulling fs layer 22:30:56 2a23fa8c16f7: Pulling fs layer 22:30:56 777b28850792: Pulling fs layer 22:30:56 8a11ddd9e578: Pulling fs layer 22:30:56 4cf88f913ddb: Pulling fs layer 22:30:56 1df406cf5192: Pulling fs layer 22:30:56 cd6300453558: Pulling fs layer 22:30:56 b9c365052c96: Pulling fs layer 22:30:56 a2d8cc88f415: Pulling fs layer 22:30:56 ea1d1ca13537: Pulling fs layer 22:30:56 3750a50a1c5e: Pulling fs layer 22:30:56 8a11ddd9e578: Waiting 22:30:56 4cf88f913ddb: Waiting 22:30:56 1df406cf5192: Waiting 22:30:56 cd6300453558: Waiting 22:30:56 b9c365052c96: Waiting 22:30:56 a2d8cc88f415: Waiting 22:30:56 ea1d1ca13537: Waiting 22:30:56 3750a50a1c5e: Waiting 22:30:56 777b28850792: Verifying Checksum 22:30:56 777b28850792: Download complete 22:30:56 2a23fa8c16f7: Download complete 22:30:56 4cf88f913ddb: Download complete 22:30:56 1df406cf5192: Download complete 22:30:56 cde5963f3b93: Verifying Checksum 22:30:56 cde5963f3b93: Download complete 22:30:57 cde5963f3b93: Pull complete 22:30:57 5788d62ee057: Pull complete 22:30:57 0e6b1d234666: Pull complete 22:30:57 bf5d7aec512f: Pull complete 22:30:58 2a23fa8c16f7: Pull complete 22:30:58 777b28850792: Pull complete 22:30:58 cd6300453558: Verifying Checksum 22:30:58 cd6300453558: Download complete 22:30:58 a2d8cc88f415: Download complete 22:31:00 34c802a77dc8: Pull complete 22:31:00 ea1d1ca13537: Verifying Checksum 22:31:00 ea1d1ca13537: Download complete 22:31:01 3750a50a1c5e: Verifying Checksum 22:31:01 3750a50a1c5e: Download complete 22:31:01 b9c365052c96: Verifying Checksum 22:31:01 b9c365052c96: Download complete 22:31:01 8a11ddd9e578: Verifying Checksum 22:31:01 8a11ddd9e578: Download complete 22:31:03 9eb99e56ec68: Pull complete 22:31:03 27c7a5d97fbd: Pull complete 22:31:05 5c102a31e300: Pull complete 22:31:05 dcfb455df0a1: Pull complete 22:31:05 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 22:31:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 22:31:05 ---> 7c70fe431013 22:31:05 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 22:31:06 ---> Running in bc43a18f6649 22:31:06 Removing intermediate container bc43a18f6649 22:31:06 ---> f7b4e2f7f51f 22:31:06 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 22:31:06 ---> Running in 0f24614f0262 22:31:07 Removing intermediate container 0f24614f0262 22:31:07 ---> 99aa2776e69d 22:31:07 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 22:31:07 ---> Running in 838bb59b78dc 22:31:07 Removing intermediate container 838bb59b78dc 22:31:07 ---> 1635c57d3570 22:31:07 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:31:07 ---> Running in 314650c1aaeb 22:31:08 Removing intermediate container 314650c1aaeb 22:31:08 ---> cca9d34a31dc 22:31:08 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:31:08 ---> Running in a9a204eb95e4 22:31:08 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 22:31:09 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 22:31:10 OK: 143 MiB in 39 packages 22:31:10 Removing intermediate container a9a204eb95e4 22:31:10 ---> 4e6556837946 22:31:10 Step 8/10 : WORKDIR /device-snmp-go 22:31:10 ---> Running in 3c7b4f094218 22:31:10 Removing intermediate container 3c7b4f094218 22:31:10 ---> 068a2b855e7f 22:31:10 Step 9/10 : COPY . . 22:31:11 ---> c15df5613dd2 22:31:11 Step 10/10 : RUN go mod download 22:31:11 ---> Running in cb5e9c7ee59c 22:31:14 8a11ddd9e578: Pull complete 22:31:14 4cf88f913ddb: Pull complete 22:31:14 1df406cf5192: Pull complete 22:31:17 cd6300453558: Pull complete 22:31:22 b9c365052c96: Pull complete 22:31:22 a2d8cc88f415: Pull complete 22:31:23 go: finding github.com/BurntSushi/toml v0.3.1 22:31:23 go: finding github.com/OneOfOne/xxhash v1.2.6 22:31:23 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 22:31:23 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:31:23 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 22:31:23 go: finding github.com/bgentry/speakeasy v0.1.0 22:31:23 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 22:31:23 go: finding github.com/davecgh/go-spew v1.1.1 22:31:23 go: finding github.com/edgexfoundry/device-sdk-go v1.2.2 22:31:23 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.33 22:31:23 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 22:31:23 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 22:31:23 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 22:31:23 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 22:31:23 go: finding github.com/fatih/color v1.7.0 22:31:23 go: finding github.com/fxamacker/cbor/v2 v2.2.0 22:31:23 go: finding github.com/go-kit/kit v0.8.0 22:31:23 go: finding github.com/go-logfmt/logfmt v0.4.0 22:31:23 go: finding github.com/go-stack/stack v1.8.0 22:31:23 go: finding github.com/golang/mock v1.2.0 22:31:23 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 22:31:23 go: finding github.com/google/uuid v1.1.0 22:31:23 go: finding github.com/gorilla/mux v1.7.1 22:31:23 go: finding github.com/hashicorp/consul/api v1.1.0 22:31:23 go: finding github.com/hashicorp/consul/sdk v0.1.1 22:31:23 go: finding github.com/hashicorp/errwrap v1.0.0 22:31:23 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 22:31:23 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 22:31:23 go: finding github.com/hashicorp/go-msgpack v0.5.3 22:31:23 go: finding github.com/hashicorp/go-multierror v1.0.0 22:31:23 go: finding github.com/hashicorp/go-rootcerts v1.0.0 22:31:23 go: finding github.com/hashicorp/go-sockaddr v1.0.0 22:31:23 go: finding github.com/hashicorp/go-syslog v1.0.0 22:31:23 go: finding github.com/hashicorp/go-uuid v1.0.1 22:31:23 go: finding github.com/hashicorp/go.net v0.0.1 22:31:23 go: finding github.com/hashicorp/golang-lru v0.5.0 22:31:23 go: finding github.com/hashicorp/logutils v1.0.0 22:31:23 go: finding github.com/hashicorp/mdns v1.0.0 22:31:23 go: finding github.com/hashicorp/memberlist v0.1.3 22:31:23 go: finding github.com/hashicorp/serf v0.8.2 22:31:23 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 22:31:23 go: finding github.com/mattn/go-colorable v0.0.9 22:31:23 go: finding github.com/mattn/go-isatty v0.0.3 22:31:23 go: finding github.com/miekg/dns v1.0.14 22:31:23 go: finding github.com/mitchellh/cli v1.0.0 22:31:23 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:31:23 go: finding github.com/mitchellh/copystructure v1.0.0 22:31:23 go: finding github.com/mitchellh/go-homedir v1.0.0 22:31:23 go: finding github.com/mitchellh/go-testing-interface v1.0.0 22:31:23 go: finding github.com/mitchellh/gox v0.4.0 22:31:23 go: finding github.com/mitchellh/iochan v1.0.0 22:31:23 go: finding github.com/mitchellh/mapstructure v1.1.2 22:31:23 go: finding github.com/mitchellh/reflectwalk v1.0.0 22:31:23 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 22:31:23 go: finding github.com/pelletier/go-toml v1.2.0 22:31:23 go: finding github.com/pkg/errors v0.8.1 22:31:23 go: finding github.com/pmezard/go-difflib v1.0.0 22:31:23 go: finding github.com/posener/complete v1.1.1 22:31:23 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 22:31:23 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 22:31:23 go: finding github.com/soniah/gosnmp v1.21.0 22:31:23 go: finding github.com/stretchr/objx v0.1.0 22:31:23 go: finding github.com/stretchr/testify v1.5.1 22:31:23 go: finding github.com/ugorji/go v1.1.4 22:31:23 go: finding github.com/x448/float16 v0.8.4 22:31:23 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 22:31:23 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 22:31:23 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 22:31:23 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 22:31:23 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 22:31:23 go: finding gopkg.in/yaml.v2 v2.2.8 22:31:24 ea1d1ca13537: Pull complete 22:31:24 3750a50a1c5e: Pull complete 22:31:24 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 22:31:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 22:31:24 ---> 78745c68409d 22:31:24 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 22:31:30 ---> Running in 9bea5cb8bfe5 22:31:30 Removing intermediate container 9bea5cb8bfe5 22:31:30 ---> 4b5dbc6b1e46 22:31:30 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 22:31:30 ---> Running in 6978f016f050 22:31:30 Removing intermediate container 6978f016f050 22:31:30 ---> fcac3fde48f1 22:31:30 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 22:31:30 ---> Running in 3c3dd2414a0a 22:31:30 Removing intermediate container 3c3dd2414a0a 22:31:30 ---> 97c53a1a4482 22:31:30 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:31:31 ---> Running in aa39dd508489 22:31:32 Removing intermediate container cb5e9c7ee59c 22:31:32 ---> 99e899d2f6fe 22:31:32 Successfully built 99e899d2f6fe 22:31:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:31:32 + docker inspect -f . ci-base-image-x86_64 22:31:32 . [Pipeline] withDockerContainer 22:31:33 prd-centos7-docker-4c-2g-2641 does not seem to be running inside a container 22:31:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:31:33 Removing intermediate container aa39dd508489 22:31:33 ---> e98c7885b151 22:31:33 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:31:33 ---> Running in 32860b2bb9d8 22:31:34 $ docker top 0dc993c888f9a66ad2994713a12946789fb03cb4810c1222aff2b14911ca9aeb -eo pid,comm [Pipeline] { [Pipeline] sh 22:31:34 + go version 22:31:34 go version go1.13.5 linux/amd64 [Pipeline] sh 22:31:35 + make test 22:31:35 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 22:31:35 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 22:31:35 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 22:31:36 ? github.com/edgexfoundry/device-snmp-go [no test files] 22:31:36 OK: 125 MiB in 39 packages 22:31:37 Removing intermediate container 32860b2bb9d8 22:31:37 ---> ae746a988f88 22:31:37 Step 8/10 : WORKDIR /device-snmp-go 22:31:37 ---> Running in c878990f2b32 22:31:38 Removing intermediate container c878990f2b32 22:31:38 ---> 3b7355875b6a 22:31:38 Step 9/10 : COPY . . 22:31:39 ---> 8b75bc7b40ed 22:31:39 Step 10/10 : RUN go mod download 22:31:39 ---> Running in 8c087fbf6e09 22:31:41 go: finding github.com/BurntSushi/toml v0.3.1 22:31:41 go: finding github.com/OneOfOne/xxhash v1.2.6 22:31:41 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 22:31:41 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:31:41 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 22:31:41 go: finding github.com/bgentry/speakeasy v0.1.0 22:31:41 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 22:31:41 go: finding github.com/davecgh/go-spew v1.1.1 22:31:41 go: finding github.com/edgexfoundry/device-sdk-go v1.2.2 22:31:41 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.33 22:31:41 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 22:31:41 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 22:31:41 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 22:31:41 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 22:31:41 go: finding github.com/fatih/color v1.7.0 22:31:41 go: finding github.com/fxamacker/cbor/v2 v2.2.0 22:31:41 go: finding github.com/go-kit/kit v0.8.0 22:31:41 go: finding github.com/go-logfmt/logfmt v0.4.0 22:31:41 go: finding github.com/go-stack/stack v1.8.0 22:31:41 go: finding github.com/golang/mock v1.2.0 22:31:41 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 22:31:41 go: finding github.com/google/uuid v1.1.0 22:31:41 go: finding github.com/gorilla/mux v1.7.1 22:31:41 go: finding github.com/hashicorp/consul/api v1.1.0 22:31:41 go: finding github.com/hashicorp/consul/sdk v0.1.1 22:31:41 go: finding github.com/hashicorp/errwrap v1.0.0 22:31:41 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 22:31:41 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 22:31:41 go: finding github.com/hashicorp/go-msgpack v0.5.3 22:31:41 go: finding github.com/hashicorp/go-multierror v1.0.0 22:31:41 go: finding github.com/hashicorp/go-rootcerts v1.0.0 22:31:41 go: finding github.com/hashicorp/go-sockaddr v1.0.0 22:31:41 go: finding github.com/hashicorp/go-syslog v1.0.0 22:31:41 go: finding github.com/hashicorp/go-uuid v1.0.1 22:31:41 go: finding github.com/hashicorp/go.net v0.0.1 22:31:41 go: finding github.com/hashicorp/golang-lru v0.5.0 22:31:41 go: finding github.com/hashicorp/logutils v1.0.0 22:31:42 go: finding github.com/hashicorp/mdns v1.0.0 22:31:42 go: finding github.com/hashicorp/memberlist v0.1.3 22:31:42 go: finding github.com/hashicorp/serf v0.8.2 22:31:42 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 22:31:42 go: finding github.com/mattn/go-colorable v0.0.9 22:31:42 go: finding github.com/mattn/go-isatty v0.0.3 22:31:42 go: finding github.com/miekg/dns v1.0.14 22:31:42 go: finding github.com/mitchellh/cli v1.0.0 22:31:42 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:31:42 go: finding github.com/mitchellh/copystructure v1.0.0 22:31:42 go: finding github.com/mitchellh/go-homedir v1.0.0 22:31:42 go: finding github.com/mitchellh/go-testing-interface v1.0.0 22:31:42 go: finding github.com/mitchellh/gox v0.4.0 22:31:42 go: finding github.com/mitchellh/iochan v1.0.0 22:31:42 go: finding github.com/mitchellh/mapstructure v1.1.2 22:31:42 go: finding github.com/mitchellh/reflectwalk v1.0.0 22:31:42 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 22:31:42 go: finding github.com/pelletier/go-toml v1.2.0 22:31:42 go: finding github.com/pkg/errors v0.8.1 22:31:42 go: finding github.com/pmezard/go-difflib v1.0.0 22:31:42 go: finding github.com/posener/complete v1.1.1 22:31:42 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 22:31:42 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 22:31:42 go: finding github.com/soniah/gosnmp v1.21.0 22:31:42 go: finding github.com/stretchr/objx v0.1.0 22:31:42 go: finding github.com/stretchr/testify v1.5.1 22:31:42 go: finding github.com/ugorji/go v1.1.4 22:31:42 go: finding github.com/x448/float16 v0.8.4 22:31:42 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 22:31:42 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 22:31:42 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 22:31:42 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 22:31:42 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 22:31:42 go: finding gopkg.in/yaml.v2 v2.2.8 22:31:44 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 22:31:44 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.004s coverage: 0.0% of statements 22:31:45 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:31:47 gofmt -l . 22:31:47 [ "`gofmt -l .`" = "" ] 22:31:47 ./bin/test-attribution-txt.sh 22:31:47 ./bin/test-go-mod-tidy.sh [Pipeline] stash 22:31:47 Stashed 1 file(s) [Pipeline] } 22:31:47 $ docker stop --time=1 0dc993c888f9a66ad2994713a12946789fb03cb4810c1222aff2b14911ca9aeb 22:31:50 $ docker rm -f 0dc993c888f9a66ad2994713a12946789fb03cb4810c1222aff2b14911ca9aeb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:31:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:31:52 + ls -al . 22:31:52 total 104 22:31:52 drwxrwxr-x. 8 jenkins jenkins 4096 Jun 11 22:31 . 22:31:52 drwxrwxr-x. 4 jenkins jenkins 28 Jun 11 22:30 .. 22:31:52 -rw-rw-r--. 1 jenkins jenkins 4910 Jun 11 22:30 Attribution.txt 22:31:52 drwxrwxr-x. 2 jenkins jenkins 87 Jun 11 22:30 bin 22:31:52 drwxrwxr-x. 3 jenkins jenkins 32 Jun 11 22:30 cmd 22:31:52 -rw-r--r--. 1 jenkins jenkins 8493 Jun 11 22:31 coverage.out 22:31:52 -rw-rw-r--. 1 jenkins jenkins 994 Jun 11 22:30 Dockerfile 22:31:52 -rw-rw-r--. 1 jenkins jenkins 409 Jun 11 22:30 Dockerfile.build 22:31:52 -rw-rw-r--. 1 jenkins jenkins 6 Jun 11 22:30 .dockerignore 22:31:52 drwxrwxr-x. 8 jenkins jenkins 179 Jun 11 22:30 .git 22:31:52 -rw-rw-r--. 1 jenkins jenkins 272 Jun 11 22:30 .gitignore 22:31:52 -rw-r--r--. 1 jenkins jenkins 203 Jun 11 22:31 go.mod 22:31:52 -rw-r--r--. 1 jenkins jenkins 12704 Jun 11 22:31 go.sum 22:31:52 drwxrwxr-x. 3 jenkins jenkins 20 Jun 11 22:30 internal 22:31:52 -rw-rw-r--. 1 jenkins jenkins 678 Jun 11 22:30 Jenkinsfile 22:31:52 -rw-rw-r--. 1 jenkins jenkins 11340 Jun 11 22:30 LICENSE 22:31:52 -rw-rw-r--. 1 jenkins jenkins 937 Jun 11 22:30 Makefile 22:31:52 drwxrwxr-x. 2 jenkins jenkins 84 Jun 11 22:30 profiles 22:31:52 -rw-rw-r--. 1 jenkins jenkins 12398 Jun 11 22:30 README.md 22:31:52 drwxrwxr-x. 3 jenkins jenkins 74 Jun 11 22:30 .semver 22:31:52 -rw-rw-r--. 1 jenkins jenkins 5 Jun 11 22:28 VERSION 22:31:52 -rw-rw-r--. 1 jenkins jenkins 209 Jun 11 22:30 version.go 22:31:52 Removing intermediate container 8c087fbf6e09 22:31:52 ---> e094119e9ce3 22:31:52 Successfully built e094119e9ce3 22:31:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 22:31:53 + docker build -t docker-device-snmp-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=95b35ab72777516a7a6035d4ba6d092a491661a0 --label arch=amd64 --label version=0.0.0 . 22:31:53 Sending build context to Docker daemon 384kB 22:31:53 Step 1/25 : ARG BASE=golang:1.13-alpine 22:31:53 Step 2/25 : FROM ${BASE} AS builder 22:31:53 ---> 99e899d2f6fe 22:31:53 Step 3/25 : ARG MAKE='make build' [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:31:53 ---> Running in 6a132915cbad 22:31:53 + docker inspect -f . ci-base-image-arm64 22:31:53 . [Pipeline] withDockerContainer 22:31:53 Removing intermediate container 6a132915cbad 22:31:53 ---> 0857205ea1ed 22:31:53 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 22:31:53 ---> Running in 11ad710eed1c 22:31:53 prd-ubuntu18.04-docker-arm64-4c-16g-2640 does not seem to be running inside a container 22:31:53 Removing intermediate container 11ad710eed1c 22:31:53 ---> 5a2d5248c16e 22:31:53 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 22:31:53 ---> Running in 6cf4d6440e38 22:31:53 Removing intermediate container 6cf4d6440e38 22:31:53 ---> 681f16a18d9d 22:31:53 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:31:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:31:54 ---> Running in d57a88597bce 22:31:55 Removing intermediate container d57a88597bce 22:31:55 ---> 4889caf7c804 22:31:55 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:31:55 ---> Running in e8a431beeb51 22:31:55 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 22:31:55 $ docker top 8d6f7d0fbe2aad56ec4ed5814a8fba03ac6a502e25b311ba994f8304e24bbe28 -eo pid,comm 22:31:55 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh 22:31:56 OK: 143 MiB in 39 packages 22:31:57 + go version 22:31:57 go version go1.13.5 linux/arm64 [Pipeline] sh 22:31:57 Removing intermediate container e8a431beeb51 22:31:57 ---> a1a6859a2762 22:31:57 Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go 22:31:57 ---> Running in 538ed967419b 22:31:57 Removing intermediate container 538ed967419b 22:31:57 ---> 7042b15427fb 22:31:57 Step 9/25 : COPY go.mod . 22:31:57 ---> f970a36a621b 22:31:57 Step 10/25 : COPY Makefile . 22:31:58 ---> 94cae534b3de 22:31:58 Step 11/25 : RUN make update 22:31:58 ---> Running in a7babc0410bd 22:31:58 + make test 22:31:58 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 22:31:58 CGO_ENABLED=0 GO111MODULE=on go mod download 22:31:59 Removing intermediate container a7babc0410bd 22:31:59 ---> 7e7df978163a 22:31:59 Step 12/25 : COPY . . 22:31:59 ? github.com/edgexfoundry/device-snmp-go [no test files] 22:31:59 ---> 18f6c0f44556 22:31:59 Step 13/25 : RUN ${MAKE} 22:31:59 ---> Running in c89e337bac86 22:32:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp-go ./cmd 22:32:08 CGO_ENABLED=0 GO111MODULE=on go build ./... 22:32:12 Removing intermediate container c89e337bac86 22:32:12 ---> f25a86070c36 22:32:12 Step 14/25 : FROM alpine 22:32:12 latest: Pulling from library/alpine 22:32:12 df20fa9351a1: Pulling fs layer 22:32:12 df20fa9351a1: Verifying Checksum 22:32:12 df20fa9351a1: Download complete 22:32:12 df20fa9351a1: Pull complete 22:32:12 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 22:32:12 Status: Downloaded newer image for alpine:latest 22:32:12 ---> a24bb4013296 22:32:12 Step 15/25 : ENV APP_PORT=49993 22:32:12 ---> Running in 7156d0eb48e8 22:32:12 Removing intermediate container 7156d0eb48e8 22:32:12 ---> 1de83b000ae6 22:32:12 Step 16/25 : EXPOSE $APP_PORT 22:32:12 ---> Running in b2e37ca2d9d0 22:32:13 Removing intermediate container b2e37ca2d9d0 22:32:13 ---> 8b3dd88489a7 22:32:13 Step 17/25 : ENV DEVICE_PORT=161 22:32:13 ---> Running in ed8fa7315fb2 22:32:13 Removing intermediate container ed8fa7315fb2 22:32:13 ---> 527354c6e02c 22:32:13 Step 18/25 : EXPOSE $DEVICE_PORT 22:32:13 ---> Running in a96db9a4d732 22:32:13 Removing intermediate container a96db9a4d732 22:32:13 ---> e84b18a5bd79 22:32:13 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / 22:32:14 ---> 6758f93f3f57 22:32:14 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / 22:32:14 ---> 994444b59bcb 22:32:14 Step 21/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / 22:32:14 ---> e58823394be4 22:32:14 Step 22/25 : ENTRYPOINT ["/device-snmp-go","--cp=consul://edgex-core-consul:8500","--confdir=/res","--registry"] 22:32:14 ---> Running in 3f718236a589 22:32:14 Removing intermediate container 3f718236a589 22:32:14 ---> ce35c8f1ca75 22:32:14 Step 23/25 : LABEL arch=amd64 22:32:14 ---> Running in cba8f0c08ec8 22:32:14 Removing intermediate container cba8f0c08ec8 22:32:14 ---> b19d4b2680b3 22:32:14 Step 24/25 : LABEL git_sha=95b35ab72777516a7a6035d4ba6d092a491661a0 22:32:15 ---> Running in 4999f37af13d 22:32:15 Removing intermediate container 4999f37af13d 22:32:15 ---> 89eb66a7aa8a 22:32:15 Step 25/25 : LABEL version=0.0.0 22:32:15 ---> Running in 362cac71360e 22:32:15 Removing intermediate container 362cac71360e 22:32:15 ---> e0c58d055e28 22:32:15 [Warning] One or more build-args [ARCH] were not consumed 22:32:15 Successfully built e0c58d055e28 22:32:15 Successfully tagged docker-device-snmp-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:32:26 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 22:32:26 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.017s coverage: 0.0% of statements 22:32:27 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:32:32 gofmt -l . 22:32:32 [ "`gofmt -l .`" = "" ] 22:32:32 ./bin/test-attribution-txt.sh 22:32:33 ./bin/test-go-mod-tidy.sh [Pipeline] stash 22:32:33 Warning: overwriting stash ‘coverage-report’ 22:32:34 Stashed 1 file(s) [Pipeline] } 22:32:34 $ docker stop --time=1 8d6f7d0fbe2aad56ec4ed5814a8fba03ac6a502e25b311ba994f8304e24bbe28 22:32:36 $ docker rm -f 8d6f7d0fbe2aad56ec4ed5814a8fba03ac6a502e25b311ba994f8304e24bbe28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:32:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:32:38 + ls -al . 22:32:38 total 132 22:32:38 drwxrwxr-x 8 jenkins jenkins 4096 Jun 11 22:32 . 22:32:38 drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 22:30 .. 22:32:38 -rw-rw-r-- 1 jenkins jenkins 6 Jun 11 22:30 .dockerignore 22:32:38 drwxrwxr-x 8 jenkins jenkins 4096 Jun 11 22:30 .git 22:32:38 -rw-rw-r-- 1 jenkins jenkins 272 Jun 11 22:30 .gitignore 22:32:38 drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 22:30 .semver 22:32:38 -rw-rw-r-- 1 jenkins jenkins 4910 Jun 11 22:30 Attribution.txt 22:32:38 -rw-rw-r-- 1 jenkins jenkins 994 Jun 11 22:30 Dockerfile 22:32:38 -rw-rw-r-- 1 jenkins jenkins 409 Jun 11 22:30 Dockerfile.build 22:32:38 -rw-rw-r-- 1 jenkins jenkins 678 Jun 11 22:30 Jenkinsfile 22:32:38 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 11 22:30 LICENSE 22:32:38 -rw-rw-r-- 1 jenkins jenkins 937 Jun 11 22:30 Makefile 22:32:38 -rw-rw-r-- 1 jenkins jenkins 12398 Jun 11 22:30 README.md 22:32:38 -rw-rw-r-- 1 jenkins jenkins 5 Jun 11 22:28 VERSION 22:32:38 drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 22:30 bin 22:32:38 drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 22:30 cmd 22:32:38 -rw-r--r-- 1 jenkins jenkins 8493 Jun 11 22:32 coverage.out 22:32:38 -rw-r--r-- 1 jenkins jenkins 203 Jun 11 22:32 go.mod 22:32:38 -rw-r--r-- 1 jenkins jenkins 12704 Jun 11 22:32 go.sum 22:32:38 drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 22:30 internal 22:32:38 drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 22:30 profiles 22:32:38 -rw-rw-r-- 1 jenkins jenkins 209 Jun 11 22:30 version.go [Pipeline] isUnix [Pipeline] sh 22:32:38 + docker build -t docker-device-snmp-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=95b35ab72777516a7a6035d4ba6d092a491661a0 --label arch=arm64 --label version=0.0.0 . 22:32:38 Sending build context to Docker daemon 384kB 22:32:38 Step 1/25 : ARG BASE=golang:1.13-alpine 22:32:38 Step 2/25 : FROM ${BASE} AS builder 22:32:38 ---> e094119e9ce3 22:32:38 Step 3/25 : ARG MAKE='make build' 22:32:38 ---> Running in 87331df607db 22:32:39 Removing intermediate container 87331df607db 22:32:39 ---> 7984bcec6784 22:32:39 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 22:32:39 ---> Running in 79feae1b72a6 22:32:40 Removing intermediate container 79feae1b72a6 22:32:40 ---> 974b628e76c5 22:32:40 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 22:32:40 ---> Running in 726c33b04b86 22:32:40 Removing intermediate container 726c33b04b86 22:32:40 ---> e350de1d6d90 22:32:40 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:32:40 ---> Running in 9034ba7b4ed6 22:32:43 Removing intermediate container 9034ba7b4ed6 22:32:43 ---> 693e3cdd556d 22:32:43 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:32:43 ---> Running in da8c1ffa28d6 22:32:44 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 22:32:45 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 22:32:45 OK: 125 MiB in 39 packages 22:32:47 Removing intermediate container da8c1ffa28d6 22:32:47 ---> d424c1609675 22:32:47 Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go 22:32:47 ---> Running in 8b409f13c479 22:32:47 Removing intermediate container 8b409f13c479 22:32:47 ---> 0192af3adf66 22:32:47 Step 9/25 : COPY go.mod . 22:32:48 ---> 1671cc350c59 22:32:48 Step 10/25 : COPY Makefile . 22:32:49 ---> fc6d328a438a 22:32:49 Step 11/25 : RUN make update 22:32:49 ---> Running in 78e1170d9570 22:32:50 CGO_ENABLED=0 GO111MODULE=on go mod download 22:32:52 Removing intermediate container 78e1170d9570 22:32:52 ---> a1ba6dfc4cf0 22:32:52 Step 12/25 : COPY . . 22:32:52 ---> 7704259e8f15 22:32:52 Step 13/25 : RUN ${MAKE} 22:32:53 ---> Running in 9c57e4870e3d 22:32:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp-go ./cmd 22:33:21 CGO_ENABLED=0 GO111MODULE=on go build ./... 22:33:25 Removing intermediate container 9c57e4870e3d 22:33:25 ---> 874212896ea3 22:33:25 Step 14/25 : FROM alpine 22:33:25 latest: Pulling from library/alpine 22:33:25 b538f80385f9: Pulling fs layer 22:33:26 b538f80385f9: Download complete 22:33:26 b538f80385f9: Pull complete 22:33:26 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 22:33:26 Status: Downloaded newer image for alpine:latest 22:33:26 ---> 62ee0e9f8440 22:33:26 Step 15/25 : ENV APP_PORT=49993 22:33:26 ---> Running in fe732c6e9b67 22:33:27 Removing intermediate container fe732c6e9b67 22:33:27 ---> 95ed5a7d9ac9 22:33:27 Step 16/25 : EXPOSE $APP_PORT 22:33:27 ---> Running in 4fd4950c899f 22:33:27 Removing intermediate container 4fd4950c899f 22:33:27 ---> 97658addfa37 22:33:27 Step 17/25 : ENV DEVICE_PORT=161 22:33:28 ---> Running in ca5bf02cd12f 22:33:28 Removing intermediate container ca5bf02cd12f 22:33:28 ---> 44dbb3aacd76 22:33:28 Step 18/25 : EXPOSE $DEVICE_PORT 22:33:28 ---> Running in 7c8b127f07ca 22:33:28 Removing intermediate container 7c8b127f07ca 22:33:28 ---> d295d11c75d2 22:33:28 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / 22:33:30 ---> 8a67270badf9 22:33:30 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / 22:33:31 ---> bd3d6b7993f6 22:33:31 Step 21/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / 22:33:31 ---> cd55884ff89a 22:33:31 Step 22/25 : ENTRYPOINT ["/device-snmp-go","--cp=consul://edgex-core-consul:8500","--confdir=/res","--registry"] 22:33:31 ---> Running in 2b5552ddeaac 22:33:32 Removing intermediate container 2b5552ddeaac 22:33:32 ---> 302ae248e8f5 22:33:32 Step 23/25 : LABEL arch=arm64 22:33:32 ---> Running in 6a55745e93ef 22:33:33 Removing intermediate container 6a55745e93ef 22:33:33 ---> 6df1bf05fbab 22:33:33 Step 24/25 : LABEL git_sha=95b35ab72777516a7a6035d4ba6d092a491661a0 22:33:33 ---> Running in 8e03876923fa 22:33:33 Removing intermediate container 8e03876923fa 22:33:33 ---> 2e56e3bf063f 22:33:33 Step 25/25 : LABEL version=0.0.0 22:33:33 ---> Running in bf6d3c520b88 22:33:34 Removing intermediate container bf6d3c520b88 22:33:34 ---> fa0a2dd8af20 22:33:34 [Warning] One or more build-args [ARCH] were not consumed 22:33:34 Successfully built fa0a2dd8af20 22:33:34 Successfully tagged docker-device-snmp-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 22:33:35 provisioning config files... 22:33:35 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-52@tmp/config4330283540614387577tmp [Pipeline] { [Pipeline] sh 22:33:36 + curl -s https://codecov.io/bash 22:33:36 + bash -s - -t @/w/workspace/dgexfoundry_device-snmp-go_PR-52@tmp/config4330283540614387577tmp 22:33:36 22:33:36 _____ _ 22:33:36 / ____| | | 22:33:36 | | ___ __| | ___ ___ _____ __ 22:33:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:33:36 | |___| (_) | (_| | __/ (_| (_) \ V / 22:33:36 \_____\___/ \__,_|\___|\___\___/ \_/ 22:33:36 Bash-20200602-f809a24 22:33:36 22:33:36 22:33:36 ==> Jenkins CI detected. 22:33:36 project root: . 22:33:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:33:36 ==> Running gcov in . (disable via -X gcov) 22:33:36 ==> Python coveragepy not found 22:33:36 ==> Searching for coverage reports in: 22:33:36 + . 22:33:36 -> Found 1 reports 22:33:36 ==> Detecting git/mercurial file structure 22:33:36 ==> Reading reports 22:33:36 + ./coverage.out bytes=8493 22:33:36 ==> Appending adjustments 22:33:36 https://docs.codecov.io/docs/fixing-reports 22:33:36 + Found adjustments 22:33:36 ==> Gzipping contents 22:33:36 ==> Uploading reports 22:33:36 url: https://codecov.io 22:33:36 query: branch=PR-52&commit=95b35ab72777516a7a6035d4ba6d092a491661a0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-52%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=52&job= 22:33:36 -> Pinging Codecov 22:33:36 https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=PR-52&commit=95b35ab72777516a7a6035d4ba6d092a491661a0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-52%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=52&job= 22:33:37 -> Uploading 22:33:38 -> View reports at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/95b35ab72777516a7a6035d4ba6d092a491661a0 [Pipeline] } 22:33:38 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 22:33:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:33:40 ---> package-listing.sh 22:33:40 ++ facter osfamily 22:33:40 ++ tr '[:upper:]' '[:lower:]' 22:33:40 + OS_FAMILY=redhat 22:33:40 + workspace=/w/workspace/dgexfoundry_device-snmp-go_PR-52 22:33:40 + START_PACKAGES=/tmp/packages_start.txt 22:33:40 + END_PACKAGES=/tmp/packages_end.txt 22:33:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:33:40 + PACKAGES=/tmp/packages_start.txt 22:33:40 + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-52 ']' 22:33:40 + PACKAGES=/tmp/packages_end.txt 22:33:40 + case "${OS_FAMILY}" in 22:33:40 + sort 22:33:40 + rpm -qa 22:33:44 + '[' -f /tmp/packages_start.txt ']' 22:33:44 + '[' -f /tmp/packages_end.txt ']' 22:33:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:33:44 + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-52 ']' 22:33:44 + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_PR-52/archives/ 22:33:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-snmp-go_PR-52/archives/ [Pipeline] isUnix [Pipeline] sh 22:33:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:33:45 22:33:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:33:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:33:45 alpine: Pulling from edgex-lftools-log-publisher 22:33:45 c9b1b535fdd9: Pulling fs layer 22:33:45 2cc5ad85d9ab: Pulling fs layer 22:33:45 756a868c4378: Pulling fs layer 22:33:45 444b2fc9a129: Pulling fs layer 22:33:45 ea15f1150254: Pulling fs layer 22:33:45 41b27a9f41bf: Pulling fs layer 22:33:45 28c525ee5125: Pulling fs layer 22:33:45 094b1ea09ed8: Pulling fs layer 22:33:45 138eaada9080: Pulling fs layer 22:33:45 0622d0fa9048: Pulling fs layer 22:33:45 444b2fc9a129: Waiting 22:33:45 ea15f1150254: Waiting 22:33:45 41b27a9f41bf: Waiting 22:33:45 28c525ee5125: Waiting 22:33:45 094b1ea09ed8: Waiting 22:33:45 138eaada9080: Waiting 22:33:45 0622d0fa9048: Waiting 22:33:45 2cc5ad85d9ab: Verifying Checksum 22:33:45 2cc5ad85d9ab: Download complete 22:33:45 444b2fc9a129: Verifying Checksum 22:33:45 444b2fc9a129: Download complete 22:33:46 c9b1b535fdd9: Verifying Checksum 22:33:46 c9b1b535fdd9: Download complete 22:33:46 ea15f1150254: Verifying Checksum 22:33:46 ea15f1150254: Download complete 22:33:46 28c525ee5125: Verifying Checksum 22:33:46 28c525ee5125: Download complete 22:33:46 c9b1b535fdd9: Pull complete 22:33:47 756a868c4378: Verifying Checksum 22:33:47 756a868c4378: Download complete 22:33:47 2cc5ad85d9ab: Pull complete 22:33:48 138eaada9080: Verifying Checksum 22:33:48 138eaada9080: Download complete 22:33:48 094b1ea09ed8: Verifying Checksum 22:33:48 094b1ea09ed8: Download complete 22:33:48 0622d0fa9048: Verifying Checksum 22:33:48 0622d0fa9048: Download complete 22:33:49 41b27a9f41bf: Verifying Checksum 22:33:49 41b27a9f41bf: Download complete 22:33:50 756a868c4378: Pull complete 22:33:51 444b2fc9a129: Pull complete 22:33:51 ea15f1150254: Pull complete 22:33:56 41b27a9f41bf: Pull complete 22:33:56 28c525ee5125: Pull complete 22:34:01 094b1ea09ed8: Pull complete 22:34:01 138eaada9080: Pull complete 22:34:01 0622d0fa9048: Pull complete 22:34:01 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 22:34:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:34:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:34:02 prd-centos7-docker-4c-2g-2639 does not seem to be running inside a container 22:34:02 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_device-snmp-go_PR-52 -v /w/workspace/dgexfoundry_device-snmp-go_PR-52:/w/workspace/dgexfoundry_device-snmp-go_PR-52:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-52@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:34:05 $ docker top dd2741d447ad67bedf20e10a5fe59fb43813204d4f9d4cb25739a107df63d7c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:34:06 provisioning config files... 22:34:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-52@tmp/config2812038096490234057tmp [Pipeline] { [Pipeline] echo 22:34:06 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:34:06 ---> create-netrc.sh [Pipeline] echo 22:34:06 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:34:06 ---> logs-deploy.sh 22:34:06 + ARCHIVE_ARTIFACTS= 22:34:06 + LOGS_SERVER=https://logs.edgexfoundry.org 22:34:06 + '[' https://logs.edgexfoundry.org == None ']' 22:34:06 + NEXUS_URL=https://nexus.edgexfoundry.org 22:34:06 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-52/1 22:34:06 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-snmp-go/job/PR-52/1/ 22:34:06 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-52/1 /w/workspace/dgexfoundry_device-snmp-go_PR-52 22:34:08 Archives upload complete. 22:34:08 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-52/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-snmp-go/job/PR-52/1/ 22:34:09 ---> uname -a: 22:34:09 Linux dd2741d447ad 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 22:34:09 22:34:09 22:34:09 ---> lscpu: 22:34:09 Architecture: x86_64 22:34:09 CPU op-mode(s): 32-bit, 64-bit 22:34:09 Byte Order: Little Endian 22:34:09 Address sizes: 40 bits physical, 48 bits virtual 22:34:09 CPU(s): 4 22:34:09 On-line CPU(s) list: 0-3 22:34:09 Thread(s) per core: 1 22:34:09 Core(s) per socket: 1 22:34:09 Socket(s): 4 22:34:09 NUMA node(s): 1 22:34:09 Vendor ID: GenuineIntel 22:34:09 CPU family: 6 22:34:09 Model: 44 22:34:09 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 22:34:09 Stepping: 1 22:34:09 CPU MHz: 2933.438 22:34:09 BogoMIPS: 5866.87 22:34:09 Virtualization: VT-x 22:34:09 Hypervisor vendor: KVM 22:34:09 Virtualization type: full 22:34:09 L1d cache: 128 KiB 22:34:09 L1i cache: 128 KiB 22:34:09 L2 cache: 16 MiB 22:34:09 L3 cache: 64 MiB 22:34:09 NUMA node0 CPU(s): 0-3 22:34:09 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 22:34:09 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 22:34:09 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 22:34:09 Vulnerability Meltdown: Mitigation; PTI 22:34:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:34:09 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:34:09 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:34:09 Vulnerability Tsx async abort: Not affected 22:34:09 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 22:34:09 22:34:09 22:34:09 ---> nproc: 22:34:09 4 22:34:09 22:34:09 22:34:09 ---> df -h: 22:34:09 Filesystem Size Used Available Use% Mounted on 22:34:09 overlay 50.0G 7.2G 42.8G 14% / 22:34:09 tmpfs 64.0M 0 64.0M 0% /dev 22:34:09 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 22:34:09 shm 64.0M 0 64.0M 0% /dev/shm 22:34:09 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 22:34:09 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 22:34:09 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 22:34:09 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-snmp-go_PR-52@tmp 22:34:09 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa 22:34:09 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-snmp-go_PR-52 22:34:09 22:34:09 22:34:09 ---> free -m: 22:34:09 total used free shared buff/cache available 22:34:09 Mem: 1837 628 119 0 1089 1104 22:34:09 Swap: 1023 1 1022 22:34:09 22:34:09 22:34:09 ---> ip addr: 22:34:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:34:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:34:09 inet 127.0.0.1/8 scope host lo 22:34:09 valid_lft forever preferred_lft forever 22:34:09 6: eth0@if7: mtu 1458 qdisc noqueue state UP 22:34:09 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 22:34:09 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 22:34:09 valid_lft forever preferred_lft forever 22:34:09 22:34:09 22:34:09 ---> sar -b -r -n DEV: 22:34:09 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 06/11/20 _x86_64_ (4 CPU) 22:34:09 22:34:09 22:27:27 LINUX RESTART 22:34:09 22:34:09 22:28:01 tps rtps wtps bread/s bwrtn/s 22:34:09 22:29:01 75.15 31.33 43.82 7172.73 4808.03 22:34:09 22:30:01 1.65 0.00 1.65 0.00 32.24 22:34:09 22:31:01 0.23 0.00 0.23 0.00 3.24 22:34:09 22:32:01 0.20 0.00 0.20 0.00 1.75 22:34:09 22:33:01 0.23 0.00 0.23 0.00 3.28 22:34:09 22:34:01 115.67 73.36 42.30 5451.64 16954.49 22:34:09 Average: 32.19 17.45 14.74 2104.55 3633.43 22:34:09 22:34:09 22:28:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:34:09 22:29:01 179472 1702084 90.46 2620 1162456 1132932 38.66 413936 1127496 120 22:34:09 22:30:01 188408 1693148 89.99 2620 1162460 1063372 36.29 408860 1125080 20 22:34:09 22:31:01 187580 1693976 90.03 2620 1162468 1063588 36.30 410324 1125068 8 22:34:09 22:32:01 186436 1695120 90.09 2620 1162468 1063540 36.30 411884 1124576 20 22:34:09 22:33:01 187112 1694444 90.06 2620 1162472 1063372 36.29 415956 1119580 16 22:34:09 22:34:01 179064 1702492 90.48 2620 1117504 1089956 37.20 412332 1087008 82460 22:34:09 Average: 184679 1696877 90.18 2620 1154971 1079460 36.84 412215 1118135 13774 22:34:09 22:34:09 22:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 22:34:09 22:29:01 eth0 258.64 182.87 1024.32 83.18 0.00 0.00 0.00 22:34:09 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:09 22:29:01 docker0 2.53 1.80 0.34 1.91 0.00 0.00 0.00 22:34:09 22:30:01 eth0 1.03 0.08 0.09 0.01 0.00 0.00 0.00 22:34:09 22:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:09 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:09 22:31:01 eth0 1.26 0.72 0.56 0.37 0.00 0.00 0.00 22:34:09 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:09 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:09 22:32:01 eth0 0.96 0.52 0.32 0.25 0.00 0.00 0.00 22:34:09 22:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:09 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:09 22:33:01 eth0 0.35 0.08 0.03 0.01 0.00 0.00 0.00 22:34:09 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:09 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:09 22:34:01 eth0 98.49 53.60 2334.41 11.75 0.00 0.00 0.00 22:34:09 22:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:09 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:09 Average: eth0 60.15 39.66 559.94 15.94 0.00 0.00 0.00 22:34:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:09 Average: docker0 0.42 0.30 0.06 0.32 0.00 0.00 0.00 22:34:09 22:34:09 22:34:09 ---> sar -P ALL: 22:34:09 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 06/11/20 _x86_64_ (4 CPU) 22:34:09 22:34:09 22:27:27 LINUX RESTART 22:34:09 22:34:09 22:28:01 CPU %user %nice %system %iowait %steal %idle 22:34:09 22:29:01 all 14.10 0.00 4.90 2.68 9.24 69.08 22:34:09 22:29:01 0 11.03 0.00 5.19 0.92 10.01 72.86 22:34:09 22:29:01 1 14.02 0.00 4.61 3.87 9.96 67.54 22:34:09 22:29:01 2 12.76 0.00 4.88 2.13 9.04 71.19 22:34:09 22:29:01 3 18.69 0.00 4.92 3.80 7.94 64.67 22:34:09 22:30:01 all 0.15 0.00 0.04 0.00 0.15 99.66 22:34:09 22:30:01 0 0.42 0.00 0.03 0.00 0.23 99.32 22:34:09 22:30:01 1 0.07 0.00 0.03 0.00 0.10 99.80 22:34:09 22:30:01 2 0.07 0.00 0.05 0.00 0.13 99.75 22:34:09 22:30:01 3 0.03 0.00 0.03 0.00 0.15 99.78 22:34:09 22:31:01 all 0.12 0.00 0.03 0.00 0.30 99.55 22:34:09 22:31:01 0 0.03 0.00 0.07 0.00 0.25 99.65 22:34:09 22:31:01 1 0.37 0.00 0.03 0.00 0.27 99.33 22:34:09 22:31:01 2 0.05 0.00 0.03 0.00 0.27 99.65 22:34:09 22:31:01 3 0.05 0.00 0.02 0.00 0.38 99.55 22:34:09 22:32:01 all 0.10 0.00 0.03 0.00 0.27 99.60 22:34:09 22:32:01 0 0.03 0.00 0.05 0.00 0.33 99.58 22:34:09 22:32:01 1 0.32 0.00 0.02 0.00 0.23 99.43 22:34:09 22:32:01 2 0.05 0.00 0.03 0.00 0.38 99.53 22:34:09 22:32:01 3 0.02 0.00 0.02 0.00 0.13 99.83 22:34:09 22:33:01 all 0.11 0.00 0.04 0.00 0.23 99.62 22:34:09 22:33:01 0 0.05 0.00 0.08 0.00 0.43 99.43 22:34:09 22:33:01 1 0.33 0.00 0.02 0.00 0.20 99.45 22:34:09 22:33:01 2 0.03 0.00 0.03 0.00 0.18 99.75 22:34:09 22:33:01 3 0.00 0.00 0.02 0.00 0.12 99.87 22:34:09 22:34:01 all 3.97 0.00 2.28 1.27 6.92 85.56 22:34:09 22:34:01 0 4.21 0.00 2.92 1.18 6.98 84.70 22:34:09 22:34:01 1 3.25 0.00 1.65 0.87 7.14 87.10 22:34:09 22:34:01 2 3.22 0.00 1.98 1.52 6.68 86.60 22:34:09 22:34:01 3 5.26 0.00 2.60 1.50 6.84 83.80 22:34:09 Average: all 3.05 0.00 1.20 0.65 2.82 92.28 22:34:09 Average: 0 2.60 0.00 1.37 0.35 3.01 92.68 22:34:09 Average: 1 3.01 0.00 1.04 0.78 2.96 92.21 22:34:09 Average: 2 2.67 0.00 1.16 0.60 2.76 92.81 22:34:09 Average: 3 3.91 0.00 1.24 0.86 2.54 91.44 22:34:09 22:34:09 22:34:09