Pull request #69 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 7058b91582d14480441a16e6ab008f70d1c9fd73+03464ffadf6f8b9068bcdea2569ab2e117b905af (a8c43df3ac520c9315711ead4621ab0f33cec606) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 14412ea6c559e203c60c6aec71a1cbd01eb2e17f 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 --version # 'git version 2.16.6' > 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 14412ea6c559e203c60c6aec71a1cbd01eb2e17f 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-69/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 14412ea6c559e203c60c6aec71a1cbd01eb2e17f (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 14412ea6c559e203c60c6aec71a1cbd01eb2e17f # timeout=10 Commit message: "Merge pull request #284 from ernestojeda/codecov-fix" > 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 > git --version # 'git version 2.16.6' 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. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-69/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 > git --version # 'git version 2.16.6' fatal: bad object 14412ea6c559e203c60c6aec71a1cbd01eb2e17f Excluding src/test/ from checkout of git git@github.com:lfit/releng-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] ========================================================= [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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-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 BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-10058 in /w/workspace/dgexfoundry_device-snmp-go_PR-69 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/dgexfoundry_device-snmp-go_PR-69 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 03464ffadf6f8b9068bcdea2569ab2e117b905af into PR head commit 7058b91582d14480441a16e6ab008f70d1c9fd73 Merge succeeded, producing 7058b91582d14480441a16e6ab008f70d1c9fd73 Checking out Revision 7058b91582d14480441a16e6ab008f70d1c9fd73 (PR-69) > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 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 --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/69/head:refs/remotes/origin/PR-69 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7058b91582d14480441a16e6ab008f70d1c9fd73 # 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 03464ffadf6f8b9068bcdea2569ab2e117b905af # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7058b91582d14480441a16e6ab008f70d1c9fd73 # timeout=10 Commit message: "Bump github.com/edgexfoundry/device-sdk-go" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object 14412ea6c559e203c60c6aec71a1cbd01eb2e17f [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:42:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:42:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:42:13 ========================================================= 06:42:13 EdgeX Global Pipelines Version Info 06:42:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:42:15 ------------------- 06:42:15 stable info: 06:42:15 ------------------- 06:42:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:42:15 Commit SHA: 14412ea6c559e203c60c6aec71a1cbd01eb2e17f 06:42:15 Message: update stable to v1.0.152 06:42:16 ------------------- 06:42:16 experimental info: 06:42:16 ------------------- 06:42:16 Commited By: **** collab-it+edgex@linuxfoundation.org 06:42:16 Commit SHA: a289ce3bd006757951f62b250e9ecca5ba035f92 06:42:16 Message: update experimental to v1.0.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 06:42:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 06:42:17 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 06:42:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:42:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:42:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:42:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:42:18 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:42:18 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:42:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:42:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:42:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:42:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-snmp-go [Pipeline] echo 06:42:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:42:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:42:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:42:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:42:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:42:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:42:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:42:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:42:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:42:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:42:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:42:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:42:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:42:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-69 [Pipeline] echo 06:42:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-69 [Pipeline] echo 06:42:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-69 [Pipeline] echo 06:42:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7058b91582d14480441a16e6ab008f70d1c9fd73 [Pipeline] echo 06:42:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7058b91 [Pipeline] echo 06:42:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:42:23 + git log --format=format:%s -1 7058b91582d14480441a16e6ab008f70d1c9fd73 [Pipeline] echo 06:42:23 GIT_COMMIT: 7058b91582d14480441a16e6ab008f70d1c9fd73, Commit Message: Bump github.com/edgexfoundry/device-sdk-go [Pipeline] echo 06:42:23 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:42:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:42:24 06:42:24 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:42:25 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:42:25 latest: Pulling from edgex-devops/git-semver 06:42:25 31603596830f: Pulling fs layer 06:42:25 2a8b12db71e7: Pulling fs layer 06:42:25 6ca5941a6612: Pulling fs layer 06:42:25 ecc8261a40a4: Pulling fs layer 06:42:25 ecc8261a40a4: Waiting 06:42:26 2a8b12db71e7: Verifying Checksum 06:42:26 2a8b12db71e7: Download complete 06:42:26 31603596830f: Verifying Checksum 06:42:26 31603596830f: Download complete 06:42:26 ecc8261a40a4: Verifying Checksum 06:42:26 ecc8261a40a4: Download complete 06:42:27 31603596830f: Pull complete 06:42:27 6ca5941a6612: Verifying Checksum 06:42:27 6ca5941a6612: Download complete 06:42:27 2a8b12db71e7: Pull complete 06:42:29 6ca5941a6612: Pull complete 06:42:29 ecc8261a40a4: Pull complete 06:42:29 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:42:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:42:29 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:42:30 prd-centos7-docker-4c-2g-10058 does not seem to be running inside a container 06:42:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_PR-69 -v /w/workspace/dgexfoundry_device-snmp-go_PR-69:/w/workspace/dgexfoundry_device-snmp-go_PR-69:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-69@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-69@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:42:33 $ docker top d01f63e1be2712e5875bb917858d85f695775a8283a74f308fac77711b251272 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:42:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:42:34 [ssh-agent] Looking for ssh-agent implementation... 06:42:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:42:34 $ docker exec d01f63e1be2712e5875bb917858d85f695775a8283a74f308fac77711b251272 ssh-agent 06:42:35 SSH_AUTH_SOCK=/tmp/ssh-s1vAvi5Eim0L/agent.12 06:42:35 SSH_AGENT_PID=17 06:42:35 Running ssh-add (command line suppressed) 06:42:35 Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-69@tmp/private_key_2847440355082322103.key (/w/workspace/dgexfoundry_device-snmp-go_PR-69@tmp/private_key_2847440355082322103.key) 06:42:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:42:36 + git tag --points-at HEAD [Pipeline] } 06:42:36 $ docker exec --env ******** --env ******** d01f63e1be2712e5875bb917858d85f695775a8283a74f308fac77711b251272 ssh-agent -k 06:42:36 unset SSH_AUTH_SOCK; 06:42:36 unset SSH_AGENT_PID; 06:42:36 echo Agent pid 17 killed; 06:42:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:42:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:42:36 [ssh-agent] Looking for ssh-agent implementation... 06:42:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:42:37 $ docker exec d01f63e1be2712e5875bb917858d85f695775a8283a74f308fac77711b251272 ssh-agent 06:42:37 SSH_AUTH_SOCK=/tmp/ssh-H2DcMXa27gkK/agent.45 06:42:37 SSH_AGENT_PID=50 06:42:37 Running ssh-add (command line suppressed) 06:42:38 Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-69@tmp/private_key_4686791804829976218.key (/w/workspace/dgexfoundry_device-snmp-go_PR-69@tmp/private_key_4686791804829976218.key) 06:42:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:42:38 + git semver init 06:42:38 # -> Open(): unable to determine branch for HEAD 06:42:38 # $GIT_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-69/.git 06:42:38 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-snmp-go_PR-69 06:42:38 # $SEMVER_REMOTE_NAME = origin 06:42:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:42:38 # $SEMVER_USER_NAME = edgex-jenkins 06:42:38 # $SEMVER_BRANCH = PR-69 06:42:38 # $SEMVER_TEMP = /tmp/semver-145579991 06:42:38 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 06:42:38 # '/tmp/semver-145579991' -> '/w/workspace/dgexfoundry_device-snmp-go_PR-69/.semver' 06:42:39 # -> Force: false 06:42:39 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-69/.semver [Pipeline] } 06:42:39 $ docker exec --env ******** --env ******** d01f63e1be2712e5875bb917858d85f695775a8283a74f308fac77711b251272 ssh-agent -k 06:42:39 unset SSH_AUTH_SOCK; 06:42:39 unset SSH_AGENT_PID; 06:42:39 echo Agent pid 50 killed; 06:42:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:42:40 + git semver [Pipeline] } 06:42:40 $ docker stop --time=1 d01f63e1be2712e5875bb917858d85f695775a8283a74f308fac77711b251272 06:42:42 $ docker rm -f d01f63e1be2712e5875bb917858d85f695775a8283a74f308fac77711b251272 [Pipeline] // withDockerContainer [Pipeline] sh 06:42:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:42:43 Stashed 1 file(s) [Pipeline] echo 06:42:44 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [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] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:42:45 ========================================================= 06:42:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:42:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:42:45 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 06:42:46 Sending build context to Docker daemon 460.3kB 06:42:46 Step 1/10 : ARG BASE=golang:1.15-alpine 06:42:46 Step 2/10 : FROM ${BASE} 06:42:46 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:42:46 df20fa9351a1: Pulling fs layer 06:42:46 ed8968b2872e: Pulling fs layer 06:42:46 a92cc7c5fd73: Pulling fs layer 06:42:46 e871e8e8d7a9: Pulling fs layer 06:42:46 e73272ec9a57: Pulling fs layer 06:42:46 1e910a182e73: Pulling fs layer 06:42:46 4e634b169226: Pulling fs layer 06:42:46 e871e8e8d7a9: Waiting 06:42:46 e73272ec9a57: Waiting 06:42:46 1e910a182e73: Waiting 06:42:46 4e634b169226: Waiting 06:42:46 a92cc7c5fd73: Verifying Checksum 06:42:46 a92cc7c5fd73: Download complete 06:42:46 ed8968b2872e: Verifying Checksum 06:42:46 ed8968b2872e: Download complete 06:42:46 e73272ec9a57: Verifying Checksum 06:42:46 e73272ec9a57: Download complete 06:42:46 1e910a182e73: Download complete 06:42:46 df20fa9351a1: Verifying Checksum 06:42:46 df20fa9351a1: Download complete 06:42:47 df20fa9351a1: Pull complete 06:42:47 ed8968b2872e: Pull complete 06:42:48 a92cc7c5fd73: Pull complete 06:42:50 4e634b169226: Verifying Checksum 06:42:50 4e634b169226: Download complete 06:42:52 e871e8e8d7a9: Verifying Checksum 06:42:52 e871e8e8d7a9: Download complete 06:42:59 Still waiting to schedule task 06:42:59 ‘prd-centos7-docker-4c-2g-10065’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-8c-8g-10049’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-8c-8g-10051’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-10024’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-10062’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-9796’ is offline 06:43:02 e871e8e8d7a9: Pull complete 06:43:03 e73272ec9a57: Pull complete 06:43:03 1e910a182e73: Pull complete 06:43:09 4e634b169226: Pull complete 06:43:09 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 06:43:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:43:09 ---> f7629b54cfaa 06:43:09 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 06:43:09 ---> Running in 8c1f7e5305c0 06:43:09 Removing intermediate container 8c1f7e5305c0 06:43:09 ---> 293c461502c3 06:43:09 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 06:43:09 ---> Running in d59e4f61e92f 06:43:10 Removing intermediate container d59e4f61e92f 06:43:10 ---> 0dc87f9ed862 06:43:10 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 06:43:10 ---> Running in 06071c6e237b 06:43:10 Removing intermediate container 06071c6e237b 06:43:10 ---> 206b5ea25dbb 06:43:10 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:43:10 ---> Running in 6cbf211145ff 06:43:12 Removing intermediate container 6cbf211145ff 06:43:12 ---> 464dc350173e 06:43:12 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:43:12 ---> Running in b33040d5e480 06:43:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:43:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:43:15 OK: 166 MiB in 39 packages 06:43:15 Removing intermediate container b33040d5e480 06:43:15 ---> 926e25098938 06:43:15 Step 8/10 : WORKDIR /device-snmp-go 06:43:16 ---> Running in 51afdfc6478f 06:43:16 Removing intermediate container 51afdfc6478f 06:43:16 ---> c15458ba8db0 06:43:16 Step 9/10 : COPY . . 06:43:17 ---> 17bef8934cc1 06:43:17 Step 10/10 : RUN go mod download 06:43:17 ---> Running in c0e0ee91d864 06:43:44 Removing intermediate container c0e0ee91d864 06:43:44 ---> 6176947938ee 06:43:44 Successfully built 6176947938ee 06:43:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:43:44 + docker inspect -f . ci-base-image-x86_64 06:43:44 . [Pipeline] withDockerContainer 06:43:45 prd-centos7-docker-4c-2g-10058 does not seem to be running inside a container 06:43:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-snmp-go_PR-69 -v /w/workspace/dgexfoundry_device-snmp-go_PR-69:/w/workspace/dgexfoundry_device-snmp-go_PR-69:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-69@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-69@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:43:46 $ docker top 2aa30d207a758607fdb1cdfc3278227e450c189628a5f929beebe27ca093ae92 -eo pid,comm [Pipeline] { [Pipeline] sh 06:43:47 + go version 06:43:47 go version go1.15.2 linux/amd64 [Pipeline] } 06:43:47 $ docker stop --time=1 2aa30d207a758607fdb1cdfc3278227e450c189628a5f929beebe27ca093ae92 06:43:48 $ docker rm -f 2aa30d207a758607fdb1cdfc3278227e450c189628a5f929beebe27ca093ae92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:43:49 + docker inspect -f . ci-base-image-x86_64 06:43:49 . [Pipeline] withDockerContainer 06:43:50 prd-centos7-docker-4c-2g-10058 does not seem to be running inside a container 06:43:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-snmp-go_PR-69 -v /w/workspace/dgexfoundry_device-snmp-go_PR-69:/w/workspace/dgexfoundry_device-snmp-go_PR-69:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-69@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-69@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:43:50 $ docker top 7b3e46b4912238dd294d9b47171291aa1eb4bf43275ee2d9e174dc43661b5f96 -eo pid,comm [Pipeline] { [Pipeline] sh 06:43:51 + make test 06:43:51 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:43:52 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:44:20 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 06:44:20 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.007s coverage: 0.0% of statements 06:44:20 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:44:23 gofmt -l . 06:44:23 [ "`gofmt -l .`" = "" ] 06:44:23 ./bin/test-attribution-txt.sh 06:44:25 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:44:25 $ docker stop --time=1 7b3e46b4912238dd294d9b47171291aa1eb4bf43275ee2d9e174dc43661b5f96 06:44:28 $ docker rm -f 7b3e46b4912238dd294d9b47171291aa1eb4bf43275ee2d9e174dc43661b5f96 [Pipeline] // withDockerContainer [Pipeline] sh 06:44:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:44:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:44:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:44:31 + ls -al . 06:44:31 total 104 06:44:31 drwxrwxr-x. 9 jenkins jenkins 4096 Nov 2 06:44 . 06:44:31 drwxrwxr-x. 4 jenkins jenkins 112 Nov 2 06:42 .. 06:44:31 -rw-rw-r--. 1 jenkins jenkins 5082 Nov 2 06:42 Attribution.txt 06:44:31 drwxrwxr-x. 2 jenkins jenkins 87 Nov 2 06:42 bin 06:44:31 drwxrwxr-x. 3 jenkins jenkins 32 Nov 2 06:42 cmd 06:44:31 -rw-r--r--. 1 jenkins jenkins 8493 Nov 2 06:44 coverage.out 06:44:31 -rw-rw-r--. 1 jenkins jenkins 1002 Nov 2 06:42 Dockerfile 06:44:31 -rw-rw-r--. 1 jenkins jenkins 409 Nov 2 06:42 Dockerfile.build 06:44:31 -rw-rw-r--. 1 jenkins jenkins 6 Nov 2 06:42 .dockerignore 06:44:31 drwxrwxr-x. 8 jenkins jenkins 179 Nov 2 06:42 .git 06:44:31 drwxrwxr-x. 2 jenkins jenkins 60 Nov 2 06:42 .github 06:44:31 -rw-rw-r--. 1 jenkins jenkins 272 Nov 2 06:42 .gitignore 06:44:31 -rw-r--r--. 1 jenkins jenkins 211 Nov 2 06:44 go.mod 06:44:31 -rw-r--r--. 1 jenkins jenkins 13975 Nov 2 06:44 go.sum 06:44:31 drwxrwxr-x. 3 jenkins jenkins 20 Nov 2 06:42 internal 06:44:31 -rw-rw-r--. 1 jenkins jenkins 656 Nov 2 06:42 Jenkinsfile 06:44:31 -rw-rw-r--. 1 jenkins jenkins 11340 Nov 2 06:42 LICENSE 06:44:31 -rw-rw-r--. 1 jenkins jenkins 937 Nov 2 06:42 Makefile 06:44:31 drwxrwxr-x. 2 jenkins jenkins 84 Nov 2 06:42 profiles 06:44:31 -rw-rw-r--. 1 jenkins jenkins 12398 Nov 2 06:42 README.md 06:44:31 drwx------. 3 jenkins jenkins 74 Nov 2 06:42 .semver 06:44:31 -rw-rw-r--. 1 jenkins jenkins 5 Nov 2 06:42 VERSION 06:44:31 -rw-rw-r--. 1 jenkins jenkins 209 Nov 2 06:42 version.go [Pipeline] isUnix [Pipeline] sh 06:44:31 + 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=7058b91582d14480441a16e6ab008f70d1c9fd73 --label arch=amd64 --label version=0.0.0 . 06:44:32 Sending build context to Docker daemon 469.5kB 06:44:32 Step 1/26 : ARG BASE=golang:1.15-alpine 06:44:32 Step 2/26 : FROM ${BASE} AS builder 06:44:32 ---> 6176947938ee 06:44:32 Step 3/26 : ARG MAKE='make build' 06:44:32 ---> Running in ddff39d2862d 06:44:32 Removing intermediate container ddff39d2862d 06:44:32 ---> 371532cd3a90 06:44:32 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 06:44:33 ---> Running in 8d20f5d62ed7 06:44:33 Removing intermediate container 8d20f5d62ed7 06:44:33 ---> 6165098ec3e9 06:44:33 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 06:44:33 ---> Running in c0d1c538b3c5 06:44:33 Removing intermediate container c0d1c538b3c5 06:44:33 ---> fb73691bdd0c 06:44:33 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:44:33 ---> Running in ca2d2b9f1e4f 06:44:35 Removing intermediate container ca2d2b9f1e4f 06:44:35 ---> 5f2b7fa52b89 06:44:35 Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:44:35 ---> Running in 7658d3edb959 06:44:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:44:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:44:38 OK: 166 MiB in 39 packages 06:44:38 Removing intermediate container 7658d3edb959 06:44:38 ---> 267d6967f9e1 06:44:38 Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go 06:44:38 ---> Running in 9321ae52ed0b 06:44:38 Removing intermediate container 9321ae52ed0b 06:44:38 ---> ed2512b8991a 06:44:38 Step 9/26 : COPY go.mod . 06:44:39 ---> a7b48107075a 06:44:39 Step 10/26 : COPY Makefile . 06:44:39 ---> 80239079a2a9 06:44:39 Step 11/26 : RUN make update 06:44:39 ---> Running in 5ca80ed0a502 06:44:40 CGO_ENABLED=0 GO111MODULE=on go mod download 06:44:41 Removing intermediate container 5ca80ed0a502 06:44:41 ---> ef974be5fc73 06:44:41 Step 12/26 : COPY . . 06:44:41 ---> 2f3e5915130e 06:44:41 Step 13/26 : RUN ${MAKE} 06:44:42 ---> Running in 6bd337d35224 06:44:42 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 06:45:01 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:45:06 Removing intermediate container 6bd337d35224 06:45:06 ---> 9d91edd563e4 06:45:06 Step 14/26 : FROM alpine 06:45:07 latest: Pulling from library/alpine 06:45:07 188c0c94c7c5: Pulling fs layer 06:45:07 188c0c94c7c5: Verifying Checksum 06:45:07 188c0c94c7c5: Download complete 06:45:08 188c0c94c7c5: Pull complete 06:45:08 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 06:45:08 Status: Downloaded newer image for alpine:latest 06:45:08 ---> d6e46aa2470d 06:45:08 Step 15/26 : ENV APP_PORT=49993 06:45:08 ---> Running in eb9d7301028a 06:45:08 Removing intermediate container eb9d7301028a 06:45:08 ---> 1d9bcd7c912d 06:45:08 Step 16/26 : EXPOSE $APP_PORT 06:45:08 ---> Running in 8392ef36f373 06:45:09 Removing intermediate container 8392ef36f373 06:45:09 ---> 73350ce9406c 06:45:09 Step 17/26 : ENV DEVICE_PORT=161 06:45:09 ---> Running in 2334e27ae264 06:45:09 Removing intermediate container 2334e27ae264 06:45:09 ---> 3d5c250e647d 06:45:09 Step 18/26 : EXPOSE $DEVICE_PORT 06:45:09 ---> Running in 01e3fd1eda79 06:45:09 Removing intermediate container 01e3fd1eda79 06:45:09 ---> 383540abbb36 06:45:09 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / 06:45:10 ---> 38cb189749de 06:45:10 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / 06:45:11 ---> d626398e2643 06:45:11 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / 06:45:12 ---> 1449fe0fc394 06:45:12 Step 22/26 : ENTRYPOINT ["/device-snmp-go"] 06:45:12 ---> Running in 3923dc205a06 06:45:12 Removing intermediate container 3923dc205a06 06:45:12 ---> d8c1f5b21da9 06:45:12 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 06:45:12 ---> Running in 51fa9c2a1b30 06:45:12 Removing intermediate container 51fa9c2a1b30 06:45:12 ---> 59cdb1536144 06:45:12 Step 24/26 : LABEL arch=amd64 06:45:12 ---> Running in 768d4b3416d5 06:45:13 Removing intermediate container 768d4b3416d5 06:45:13 ---> 54d26b044c90 06:45:13 Step 25/26 : LABEL git_sha=7058b91582d14480441a16e6ab008f70d1c9fd73 06:45:13 ---> Running in cfb3d2d5c2fd 06:45:13 Removing intermediate container cfb3d2d5c2fd 06:45:13 ---> b96c35e4b9cf 06:45:13 Step 26/26 : LABEL version=0.0.0 06:45:13 ---> Running in f19e528e3b69 06:45:13 Removing intermediate container f19e528e3b69 06:45:13 ---> f847de0ca45a 06:45:13 [Warning] One or more build-args [ARCH] were not consumed 06:45:13 Successfully built f847de0ca45a 06:45:13 Successfully tagged docker-device-snmp-go:latest [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] // stage [Pipeline] } 06:45:50 Running on prd-ubuntu18.04-docker-arm64-4c-16g-10075 in /w/workspace/dgexfoundry_device-snmp-go_PR-69 [Pipeline] { [Pipeline] ws 06:45:50 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 06:45:56 using credential edgex-jenkins-ssh 06:45:56 Cloning the remote Git repository 06:45:56 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 06:45:56 > git init /w/workspace/device-snmp-go/1 # timeout=10 06:45:56 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:45:56 > git --version # timeout=10 06:45:56 > git --version # 'git version 2.17.1' 06:45:56 using GIT_SSH to set credentials SSH Credentials for GitHub 06:45:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:45:58 Merging remotes/origin/master commit 03464ffadf6f8b9068bcdea2569ab2e117b905af into PR head commit 7058b91582d14480441a16e6ab008f70d1c9fd73 06:45:58 Merge succeeded, producing 7058b91582d14480441a16e6ab008f70d1c9fd73 06:45:58 Checking out Revision 7058b91582d14480441a16e6ab008f70d1c9fd73 (PR-69) 06:45:57 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:45:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:45:57 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:45:57 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:45:57 using GIT_SSH to set credentials SSH Credentials for GitHub 06:45:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/69/head:refs/remotes/origin/PR-69 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:45:58 > git config core.sparsecheckout # timeout=10 06:45:58 > git checkout -f 7058b91582d14480441a16e6ab008f70d1c9fd73 # timeout=10 06:45:58 > git remote # timeout=10 06:45:58 > git config --get remote.origin.url # timeout=10 06:45:58 using GIT_SSH to set credentials SSH Credentials for GitHub 06:45:58 > git merge 03464ffadf6f8b9068bcdea2569ab2e117b905af # timeout=10 06:45:58 > git rev-parse HEAD^{commit} # timeout=10 06:45:58 > git config core.sparsecheckout # timeout=10 06:45:58 > git checkout -f 7058b91582d14480441a16e6ab008f70d1c9fd73 # timeout=10 06:46:02 Commit message: "Bump github.com/edgexfoundry/device-sdk-go" 06:46:03 > git --version # timeout=10 06:46:03 > git --version # 'git version 2.17.1' 06:46:03 fatal: bad object 14412ea6c559e203c60c6aec71a1cbd01eb2e17f [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:46:04 ========================================================= 06:46:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:46:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:46:05 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 06:46:06 Sending build context to Docker daemon 313.9kB 06:46:06 Step 1/10 : ARG BASE=golang:1.15-alpine 06:46:06 Step 2/10 : FROM ${BASE} 06:46:06 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:46:06 b538f80385f9: Pulling fs layer 06:46:06 74f711af9a0d: Pulling fs layer 06:46:06 99f96fe45779: Pulling fs layer 06:46:06 8529a6b9a6be: Pulling fs layer 06:46:06 45590311c82a: Pulling fs layer 06:46:06 69ca0ff8b7b3: Pulling fs layer 06:46:06 209524e5b208: Pulling fs layer 06:46:06 8529a6b9a6be: Waiting 06:46:06 69ca0ff8b7b3: Waiting 06:46:06 209524e5b208: Waiting 06:46:06 45590311c82a: Waiting 06:46:06 99f96fe45779: Verifying Checksum 06:46:06 99f96fe45779: Download complete 06:46:06 74f711af9a0d: Verifying Checksum 06:46:06 74f711af9a0d: Download complete 06:46:06 45590311c82a: Verifying Checksum 06:46:06 45590311c82a: Download complete 06:46:06 69ca0ff8b7b3: Verifying Checksum 06:46:06 69ca0ff8b7b3: Download complete 06:46:06 b538f80385f9: Verifying Checksum 06:46:06 b538f80385f9: Download complete 06:46:07 b538f80385f9: Pull complete 06:46:08 74f711af9a0d: Pull complete 06:46:08 99f96fe45779: Pull complete 06:46:09 209524e5b208: Verifying Checksum 06:46:09 209524e5b208: Download complete 06:46:11 8529a6b9a6be: Verifying Checksum 06:46:11 8529a6b9a6be: Download complete 06:46:21 8529a6b9a6be: Pull complete 06:46:21 45590311c82a: Pull complete 06:46:21 69ca0ff8b7b3: Pull complete 06:46:25 209524e5b208: Pull complete 06:46:25 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 06:46:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:46:25 ---> 5bddaf1c2fca 06:46:25 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 06:46:28 ---> Running in a62d5bcd0d2e 06:46:28 Removing intermediate container a62d5bcd0d2e 06:46:28 ---> 4c4ff57343c1 06:46:28 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 06:46:28 ---> Running in 9e55bbb9c242 06:46:29 Removing intermediate container 9e55bbb9c242 06:46:29 ---> bfaf85d52153 06:46:29 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 06:46:29 ---> Running in 9a1a5256138c 06:46:30 Removing intermediate container 9a1a5256138c 06:46:30 ---> c9e146ae25b7 06:46:30 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:46:30 ---> Running in d8e66e7fc319 06:46:32 Removing intermediate container d8e66e7fc319 06:46:32 ---> 5fd3f65b37e7 06:46:32 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:46:32 ---> Running in 73b3103ad32b 06:46:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:46:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:46:37 OK: 142 MiB in 39 packages 06:46:38 Removing intermediate container 73b3103ad32b 06:46:38 ---> 50bf9bfd5493 06:46:38 Step 8/10 : WORKDIR /device-snmp-go 06:46:39 ---> Running in b4c3aa7e453f 06:46:39 Removing intermediate container b4c3aa7e453f 06:46:39 ---> 40d9f5b5debf 06:46:39 Step 9/10 : COPY . . 06:46:40 ---> 49a142569767 06:46:40 Step 10/10 : RUN go mod download 06:46:40 ---> Running in f873b363a053 06:47:07 Removing intermediate container f873b363a053 06:47:07 ---> 8d42528e449f 06:47:07 Successfully built 8d42528e449f 06:47:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:47:08 + docker inspect -f . ci-base-image-arm64 06:47:08 . [Pipeline] withDockerContainer 06:47:08 prd-ubuntu18.04-docker-arm64-4c-16g-10075 does not seem to be running inside a container 06:47:08 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:47:10 $ docker top 00338e8a5457997894c2ebb5cd3d2e27d5caa0ad338e9a9a3f9117c0e3a96918 -eo pid,comm [Pipeline] { [Pipeline] sh 06:47:12 + go version 06:47:12 go version go1.15.2 linux/arm64 [Pipeline] } 06:47:12 $ docker stop --time=1 00338e8a5457997894c2ebb5cd3d2e27d5caa0ad338e9a9a3f9117c0e3a96918 06:47:14 $ docker rm -f 00338e8a5457997894c2ebb5cd3d2e27d5caa0ad338e9a9a3f9117c0e3a96918 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:47:15 + docker inspect -f . ci-base-image-arm64 06:47:15 . [Pipeline] withDockerContainer 06:47:16 prd-ubuntu18.04-docker-arm64-4c-16g-10075 does not seem to be running inside a container 06:47:16 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:47:18 $ docker top a5f62b853737170b235dd46e5020be5a5c17bf52252311e26e583525f4384aee -eo pid,comm [Pipeline] { [Pipeline] sh 06:47:19 + make test 06:47:19 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:47:21 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:48:00 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 06:48:00 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.013s coverage: 0.0% of statements 06:48:00 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:48:04 gofmt -l . 06:48:04 [ "`gofmt -l .`" = "" ] 06:48:04 ./bin/test-attribution-txt.sh 06:48:05 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:48:06 $ docker stop --time=1 a5f62b853737170b235dd46e5020be5a5c17bf52252311e26e583525f4384aee 06:48:08 $ docker rm -f a5f62b853737170b235dd46e5020be5a5c17bf52252311e26e583525f4384aee [Pipeline] // withDockerContainer [Pipeline] sh 06:48:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:48:09 Warning: overwriting stash ‘coverage-report’ 06:48:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:48:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:48:11 + ls -al . 06:48:11 total 132 06:48:11 drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 06:48 . 06:48:11 drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 06:45 .. 06:48:11 -rw-rw-r-- 1 jenkins jenkins 6 Nov 2 06:45 .dockerignore 06:48:11 drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 06:46 .git 06:48:11 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 06:45 .github 06:48:11 -rw-rw-r-- 1 jenkins jenkins 272 Nov 2 06:45 .gitignore 06:48:11 -rw-rw-r-- 1 jenkins jenkins 5082 Nov 2 06:45 Attribution.txt 06:48:11 -rw-rw-r-- 1 jenkins jenkins 1002 Nov 2 06:45 Dockerfile 06:48:11 -rw-rw-r-- 1 jenkins jenkins 409 Nov 2 06:45 Dockerfile.build 06:48:11 -rw-rw-r-- 1 jenkins jenkins 656 Nov 2 06:45 Jenkinsfile 06:48:11 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 2 06:45 LICENSE 06:48:11 -rw-rw-r-- 1 jenkins jenkins 937 Nov 2 06:45 Makefile 06:48:11 -rw-rw-r-- 1 jenkins jenkins 12398 Nov 2 06:45 README.md 06:48:11 -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 06:42 VERSION 06:48:11 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 06:45 bin 06:48:11 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 06:45 cmd 06:48:11 -rw-r--r-- 1 jenkins jenkins 8493 Nov 2 06:47 coverage.out 06:48:11 -rw-r--r-- 1 jenkins jenkins 211 Nov 2 06:48 go.mod 06:48:11 -rw-r--r-- 1 jenkins jenkins 13975 Nov 2 06:48 go.sum 06:48:11 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 06:45 internal 06:48:11 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 06:45 profiles 06:48:11 -rw-rw-r-- 1 jenkins jenkins 209 Nov 2 06:45 version.go [Pipeline] isUnix [Pipeline] sh 06:48:12 + 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=7058b91582d14480441a16e6ab008f70d1c9fd73 --label arch=arm64 --label version=0.0.0 . 06:48:12 Sending build context to Docker daemon 323.1kB 06:48:12 Step 1/26 : ARG BASE=golang:1.15-alpine 06:48:12 Step 2/26 : FROM ${BASE} AS builder 06:48:12 ---> 8d42528e449f 06:48:12 Step 3/26 : ARG MAKE='make build' 06:48:12 ---> Running in d25256164850 06:48:13 Removing intermediate container d25256164850 06:48:13 ---> edd2f2fc3611 06:48:13 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 06:48:13 ---> Running in 3dd9ab6d811f 06:48:13 Removing intermediate container 3dd9ab6d811f 06:48:13 ---> 4859552494b4 06:48:13 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 06:48:13 ---> Running in 90f5d8bde8de 06:48:14 Removing intermediate container 90f5d8bde8de 06:48:14 ---> 5529a1407203 06:48:14 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:48:14 ---> Running in dc08b8b4707f 06:48:17 Removing intermediate container dc08b8b4707f 06:48:17 ---> 35f7930a495a 06:48:17 Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:48:17 ---> Running in 45f05657e144 06:48:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:48:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:48:20 OK: 142 MiB in 39 packages 06:48:21 Removing intermediate container 45f05657e144 06:48:21 ---> 226888e716df 06:48:21 Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go 06:48:21 ---> Running in c6b7c4223429 06:48:21 Removing intermediate container c6b7c4223429 06:48:21 ---> 94460e960692 06:48:21 Step 9/26 : COPY go.mod . 06:48:22 ---> bdc7875b4670 06:48:22 Step 10/26 : COPY Makefile . 06:48:23 ---> 63baeb643793 06:48:23 Step 11/26 : RUN make update 06:48:23 ---> Running in 9459032806cc 06:48:25 CGO_ENABLED=0 GO111MODULE=on go mod download 06:48:26 Removing intermediate container 9459032806cc 06:48:26 ---> 36012959e569 06:48:26 Step 12/26 : COPY . . 06:48:27 ---> 3602e30a2f32 06:48:27 Step 13/26 : RUN ${MAKE} 06:48:27 ---> Running in d935fa92a2ce 06:48:29 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 06:49:01 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:49:05 Removing intermediate container d935fa92a2ce 06:49:05 ---> 7672f1b2b37c 06:49:05 Step 14/26 : FROM alpine 06:49:05 latest: Pulling from library/alpine 06:49:05 5f621e34cdf4: Pulling fs layer 06:49:05 5f621e34cdf4: Verifying Checksum 06:49:05 5f621e34cdf4: Download complete 06:49:06 5f621e34cdf4: Pull complete 06:49:06 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 06:49:06 Status: Downloaded newer image for alpine:latest 06:49:06 ---> 2e77e061c27f 06:49:06 Step 15/26 : ENV APP_PORT=49993 06:49:06 ---> Running in 8e125445dfdd 06:49:07 Removing intermediate container 8e125445dfdd 06:49:07 ---> 69e3a77fb226 06:49:07 Step 16/26 : EXPOSE $APP_PORT 06:49:07 ---> Running in e04dd062da88 06:49:07 Removing intermediate container e04dd062da88 06:49:07 ---> 5cd2add099a7 06:49:07 Step 17/26 : ENV DEVICE_PORT=161 06:49:07 ---> Running in c238ab5b4b89 06:49:07 Removing intermediate container c238ab5b4b89 06:49:07 ---> 0cb461efdc38 06:49:07 Step 18/26 : EXPOSE $DEVICE_PORT 06:49:08 ---> Running in 0b3d88e1d6cd 06:49:08 Removing intermediate container 0b3d88e1d6cd 06:49:08 ---> 2d8677d26318 06:49:08 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / 06:49:10 ---> 184c60e8b47c 06:49:10 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / 06:49:10 ---> 2db632f5cc7a 06:49:10 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / 06:49:11 ---> eb0008dcb66f 06:49:11 Step 22/26 : ENTRYPOINT ["/device-snmp-go"] 06:49:11 ---> Running in c48c9e9d109b 06:49:11 Removing intermediate container c48c9e9d109b 06:49:11 ---> bf7aa15f8f38 06:49:11 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 06:49:11 ---> Running in 40f9ed96cb14 06:49:12 Removing intermediate container 40f9ed96cb14 06:49:12 ---> ef12dd3f9b80 06:49:12 Step 24/26 : LABEL arch=arm64 06:49:12 ---> Running in 7806aa3a35ca 06:49:13 Removing intermediate container 7806aa3a35ca 06:49:13 ---> 54487721694f 06:49:13 Step 25/26 : LABEL git_sha=7058b91582d14480441a16e6ab008f70d1c9fd73 06:49:13 ---> Running in de33fc6137a7 06:49:13 Removing intermediate container de33fc6137a7 06:49:13 ---> 22820a1bfec7 06:49:13 Step 26/26 : LABEL version=0.0.0 06:49:13 ---> Running in 523cd544bfe2 06:49:14 Removing intermediate container 523cd544bfe2 06:49:14 ---> e284d8a53f19 06:49:14 [Warning] One or more build-args [ARCH] were not consumed 06:49:14 Successfully built e284d8a53f19 06:49:14 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 06:49:16 provisioning config files... 06:49:16 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-69@tmp/config1371513436010982735tmp [Pipeline] { [Pipeline] sh 06:49:17 + set +x 06:49:17 + curl -s https://codecov.io/bash 06:49:17 + bash -s -- 06:49:17 06:49:17 _____ _ 06:49:17 / ____| | | 06:49:17 | | ___ __| | ___ ___ _____ __ 06:49:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:49:17 | |___| (_) | (_| | __/ (_| (_) \ V / 06:49:17 \_____\___/ \__,_|\___|\___\___/ \_/ 06:49:17 Bash-20201009-048fee3 06:49:17 06:49:17 06:49:17 ==> Jenkins CI detected. 06:49:17 project root: . 06:49:17 --> token set from env 06:49:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:49:17 ==> Running gcov in . (disable via -X gcov) 06:49:17 ==> Python coveragepy not found 06:49:17 ==> Searching for coverage reports in: 06:49:17 + . 06:49:17 -> Found 1 reports 06:49:17 ==> Detecting git/mercurial file structure 06:49:17 ==> Reading reports 06:49:17 + ./coverage.out bytes=8493 06:49:17 ==> Appending adjustments 06:49:17 https://docs.codecov.io/docs/fixing-reports 06:49:17 + Found adjustments 06:49:17 ==> Gzipping contents 06:49:17 ==> Uploading reports 06:49:17 url: https://codecov.io 06:49:17 query: branch=PR-69&commit=7058b91582d14480441a16e6ab008f70d1c9fd73&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-69%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=69&job=&cmd_args= 06:49:17 -> Pinging Codecov 06:49:17 https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-69&commit=7058b91582d14480441a16e6ab008f70d1c9fd73&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-69%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=69&job=&cmd_args= 06:49:17 -> Uploading to 06:49:17 06:49:17 % Total % Received % Xferd Average Speed Time Time Time Current 06:49:17 Dload Upload Total Spent Left Speed 06:49:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 06:49:17 X> Failed to upload 06:49:17 ==> Uploading to Codecov 06:49:17 % Total % Received % Xferd Average Speed Time Time Time Current 06:49:17 Dload Upload Total Spent Left Speed 06:49:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1558 100 111 100 1447 201 2630 --:--:-- --:--:-- --:--:-- 2630 06:49:18 View reports at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/7058b91582d14480441a16e6ab008f70d1c9fd73 [Pipeline] } 06:49:18 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] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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 06:49:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:49:23 ---> package-listing.sh 06:49:23 ++ facter osfamily 06:49:23 ++ tr '[:upper:]' '[:lower:]' 06:49:23 + OS_FAMILY=redhat 06:49:23 + workspace=/w/workspace/dgexfoundry_device-snmp-go_PR-69 06:49:23 + START_PACKAGES=/tmp/packages_start.txt 06:49:23 + END_PACKAGES=/tmp/packages_end.txt 06:49:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:49:23 + PACKAGES=/tmp/packages_start.txt 06:49:23 + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-69 ']' 06:49:23 + PACKAGES=/tmp/packages_end.txt 06:49:23 + case "${OS_FAMILY}" in 06:49:23 + sort 06:49:23 + rpm -qa 06:49:28 + '[' -f /tmp/packages_start.txt ']' 06:49:28 + '[' -f /tmp/packages_end.txt ']' 06:49:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:49:28 + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-69 ']' 06:49:28 + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_PR-69/archives/ 06:49:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-snmp-go_PR-69/archives/ [Pipeline] echo 06:49:28 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-snmp-go_PR-69/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:49:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:49:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:49:29 06:49:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:49:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:49:30 alpine: Pulling from edgex-lftools-log-publisher 06:49:30 df20fa9351a1: Already exists 06:49:30 36b3adc4ff6f: Pulling fs layer 06:49:30 8ad3a11d3b57: Pulling fs layer 06:49:30 46f8f816bc3b: Pulling fs layer 06:49:30 93b61091891f: Pulling fs layer 06:49:30 93b9cdb0e59b: Pulling fs layer 06:49:30 5e14af77c1be: Pulling fs layer 06:49:30 01666e4c0597: Pulling fs layer 06:49:30 aa168da1d23b: Pulling fs layer 06:49:30 93b61091891f: Waiting 06:49:30 5e14af77c1be: Waiting 06:49:30 01666e4c0597: Waiting 06:49:30 93b9cdb0e59b: Waiting 06:49:30 aa168da1d23b: Waiting 06:49:30 46f8f816bc3b: Verifying Checksum 06:49:30 36b3adc4ff6f: Download complete 06:49:30 93b9cdb0e59b: Verifying Checksum 06:49:30 93b9cdb0e59b: Download complete 06:49:30 5e14af77c1be: Verifying Checksum 06:49:30 5e14af77c1be: Download complete 06:49:30 01666e4c0597: Verifying Checksum 06:49:30 01666e4c0597: Download complete 06:49:30 93b61091891f: Verifying Checksum 06:49:30 93b61091891f: Download complete 06:49:30 36b3adc4ff6f: Pull complete 06:49:31 8ad3a11d3b57: Verifying Checksum 06:49:31 8ad3a11d3b57: Download complete 06:49:32 8ad3a11d3b57: Pull complete 06:49:32 46f8f816bc3b: Pull complete 06:49:33 93b61091891f: Pull complete 06:49:33 93b9cdb0e59b: Pull complete 06:49:33 5e14af77c1be: Pull complete 06:49:34 01666e4c0597: Pull complete 06:49:36 aa168da1d23b: Verifying Checksum 06:49:36 aa168da1d23b: Download complete 06:49:48 aa168da1d23b: Pull complete 06:49:48 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:49:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:49:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:49:49 prd-centos7-docker-4c-2g-10058 does not seem to be running inside a container 06:49:49 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-snmp-go_PR-69/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-snmp-go_PR-69 -v /w/workspace/dgexfoundry_device-snmp-go_PR-69:/w/workspace/dgexfoundry_device-snmp-go_PR-69:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-69@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-69@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:49:52 $ docker top d7369c4a0161c6442dfbd337f5bc1b8dc78ef38ff2984a16c2965a80187c714c -eo pid,comm [Pipeline] { [Pipeline] sh 06:49:53 + touch /tmp/pre-build-complete [Pipeline] sh 06:49:53 + mkdir -p /var/log/sa [Pipeline] sh 06:49:54 + ls /var/log/sa-host 06:49:54 + sadf -c /var/log/sa-host/sa02 06:49:54 file_magic: OK 06:49:54 HZ: Using current value: 100 06:49:54 file_header: OK 06:49:54 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:49:54 Statistics: 06:49:54 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:49:54 File successfully converted to sysstat format version 12.2.1 06:49:54 + sadf -c /var/log/sa-host/sa05 06:49:54 file_magic: OK 06:49:54 HZ: Using current value: 100 06:49:54 file_header: OK 06:49:54 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:49:54 Statistics: 06:49:54 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:49:54 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:49:54 provisioning config files... 06:49:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-69@tmp/config5457424464298085426tmp [Pipeline] { [Pipeline] echo 06:49:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:49:55 ---> create-netrc.sh [Pipeline] } 06:49:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:49:55 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:49:56 ---> python-tools-install.sh [Pipeline] echo 06:49:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:49:56 ---> sudo-logs.sh 06:49:56 Archiving 'sudo' log.. [Pipeline] echo 06:49:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:49:58 ---> job-cost.sh 06:49:58 lf-activate-venv: SKIPPING 06:49:58 INFO: No Stack... 06:49:59 INFO: Retrieving Pricing Info for: v1-standard-2 06:50:00 INFO: Archiving Costs [Pipeline] echo 06:50:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:50:00 ---> logs-deploy.sh 06:50:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-69/1 06:50:00 INFO: archiving workspace using pattern(s): 06:50:04 Archives upload complete. 06:50:04 INFO: archiving logs to Nexus 06:50:06 ---> uname -a: 06:50:06 Linux prd-centos7-docker-4c-2g-10058.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 06:50:06 06:50:06 06:50:06 ---> lscpu: 06:50:06 Architecture: x86_64 06:50:06 CPU op-mode(s): 32-bit, 64-bit 06:50:06 Byte Order: Little Endian 06:50:06 Address sizes: 40 bits physical, 48 bits virtual 06:50:06 CPU(s): 4 06:50:06 On-line CPU(s) list: 0-3 06:50:06 Thread(s) per core: 1 06:50:06 Core(s) per socket: 1 06:50:06 Socket(s): 4 06:50:06 NUMA node(s): 1 06:50:06 Vendor ID: GenuineIntel 06:50:06 CPU family: 6 06:50:06 Model: 44 06:50:06 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:50:06 Stepping: 1 06:50:06 CPU MHz: 2933.438 06:50:06 BogoMIPS: 5866.87 06:50:06 Virtualization: VT-x 06:50:06 Hypervisor vendor: KVM 06:50:06 Virtualization type: full 06:50:06 L1d cache: 128 KiB 06:50:06 L1i cache: 128 KiB 06:50:06 L2 cache: 16 MiB 06:50:06 L3 cache: 64 MiB 06:50:06 NUMA node0 CPU(s): 0-3 06:50:06 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:50:06 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:50:06 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:50:06 Vulnerability Meltdown: Mitigation; PTI 06:50:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:50:06 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:50:06 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:50:06 Vulnerability Tsx async abort: Not affected 06:50:06 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 06:50:06 06:50:06 06:50:06 ---> nproc: 06:50:06 4 06:50:06 06:50:06 06:50:06 ---> df -h: 06:50:06 Filesystem Size Used Available Use% Mounted on 06:50:06 overlay 50.0G 7.9G 42.1G 16% / 06:50:06 tmpfs 64.0M 0 64.0M 0% /dev 06:50:06 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:50:06 shm 64.0M 0 64.0M 0% /dev/shm 06:50:06 /dev/vda1 50.0G 7.9G 42.1G 16% /facter-os 06:50:06 /dev/vda1 50.0G 7.9G 42.1G 16% /etc/resolv.conf 06:50:06 /dev/vda1 50.0G 7.9G 42.1G 16% /etc/hostname 06:50:06 /dev/vda1 50.0G 7.9G 42.1G 16% /etc/hosts 06:50:06 /dev/vda1 50.0G 7.9G 42.1G 16% /w/workspace/dgexfoundry_device-snmp-go_PR-69 06:50:06 /dev/vda1 50.0G 7.9G 42.1G 16% /w/workspace/dgexfoundry_device-snmp-go_PR-69@tmp 06:50:06 /dev/vda1 50.0G 7.9G 42.1G 16% /var/log/sa-host 06:50:06 /dev/vda1 50.0G 7.9G 42.1G 16% /var/log/secure 06:50:06 /dev/vda1 50.0G 7.9G 42.1G 16% /var/log/auth.log 06:50:06 /dev/vda1 50.0G 7.9G 42.1G 16% /run/cloud-init/result.json 06:50:06 06:50:06 06:50:06 ---> free -m: 06:50:06 total used free shared buff/cache available 06:50:06 Mem: 1837 726 145 0 964 1022 06:50:06 Swap: 1023 1 1022 06:50:06 06:50:06 06:50:06 ---> ip addr: 06:50:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:50:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:50:06 inet 127.0.0.1/8 scope host lo 06:50:06 valid_lft forever preferred_lft forever 06:50:06 inet6 ::1/128 scope host 06:50:06 valid_lft forever preferred_lft forever 06:50:06 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:50:06 link/ether fa:16:3e:bb:d2:dc brd ff:ff:ff:ff:ff:ff 06:50:06 inet 10.30.122.70/23 brd 10.30.123.255 scope global dynamic eth0 06:50:06 valid_lft 85872sec preferred_lft 85872sec 06:50:06 inet6 fe80::f816:3eff:febb:d2dc/64 scope link 06:50:06 valid_lft forever preferred_lft forever 06:50:06 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:50:06 link/ether 02:42:1e:59:04:a5 brd ff:ff:ff:ff:ff:ff 06:50:06 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:50:06 valid_lft forever preferred_lft forever 06:50:06 inet6 fe80::42:1eff:fe59:4a5/64 scope link 06:50:06 valid_lft forever preferred_lft forever 06:50:06 06:50:06 06:50:06 ---> sar -b -r -n DEV: 06:50:06 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/02/20 _x86_64_ (4 CPU) 06:50:06 06:50:06 06:40:59 LINUX RESTART (4 CPU) 06:50:06 06:50:06 06:42:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:50:06 06:43:01 80.11 17.12 62.99 0.00 5420.11 18344.38 0.00 06:50:06 06:44:01 284.29 138.36 145.93 0.00 6829.37 20472.80 0.00 06:50:06 06:45:02 82.80 34.18 48.62 0.00 1398.16 1845.89 0.00 06:50:06 06:46:01 26.16 1.10 25.06 0.00 303.35 4261.08 0.00 06:50:06 06:47:01 0.27 0.03 0.23 0.00 1.07 3.95 0.00 06:50:06 06:48:01 0.28 0.00 0.28 0.00 0.00 3.76 0.00 06:50:06 06:49:01 0.28 0.03 0.25 0.00 0.67 2.56 0.00 06:50:06 Average: 68.05 27.46 40.59 0.00 1994.49 6408.11 0.00 06:50:06 06:50:06 06:42:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:50:06 06:43:01 74632 0 667168 35.46 2620 1137136 1578732 53.88 570780 1046092 66496 06:50:06 06:44:01 138160 0 753836 40.06 2620 986940 1623440 55.41 558476 948424 33200 06:50:06 06:45:02 205204 0 698660 37.13 2596 975096 1354480 46.23 588824 855440 44148 06:50:06 06:46:01 227440 0 651008 34.60 2596 1000512 1111200 37.92 533540 894056 24 06:50:06 06:47:01 228948 0 649496 34.52 2596 1000516 1097836 37.47 535404 890892 12 06:50:06 06:48:01 231612 0 646824 34.38 2596 1000524 1077276 36.77 545732 878500 12 06:50:06 06:49:01 232020 0 646396 34.35 2596 1000544 1075220 36.70 545472 878328 8 06:50:06 Average: 191145 0 673341 35.79 2603 1014467 1274026 43.48 554033 913105 20557 06:50:06 06:50:06 06:42:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:50:06 06:43:01 eth0 384.60 304.62 3415.23 72.87 0.00 0.00 0.00 0.00 06:50:06 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:06 06:43:01 docker0 1.13 1.08 0.24 1.86 0.00 0.00 0.00 0.00 06:50:06 06:44:01 eth0 122.07 94.30 499.96 20.99 0.00 0.00 0.00 0.00 06:50:06 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:06 06:44:01 veth4bb4a96 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:50:06 06:44:01 docker0 68.20 85.19 5.48 465.94 0.00 0.00 0.00 0.00 06:50:06 06:45:02 eth0 43.63 32.41 53.35 70.52 0.00 0.00 0.00 0.00 06:50:06 06:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:06 06:45:02 docker0 1.94 3.72 0.10 28.88 0.00 0.00 0.00 0.00 06:50:06 06:46:01 eth0 18.93 10.83 55.74 4.86 0.00 0.00 0.00 0.00 06:50:06 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:06 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:06 06:47:01 eth0 1.52 0.83 0.88 0.66 0.00 0.00 0.00 0.00 06:50:06 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:06 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:06 06:48:01 eth0 0.25 0.08 0.07 0.01 0.00 0.00 0.00 0.00 06:50:06 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:06 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:06 06:49:01 eth0 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:50:06 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:06 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:06 Average: eth0 81.15 62.95 569.97 24.30 0.00 0.00 0.00 0.00 06:50:06 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:06 Average: docker0 10.27 12.96 0.84 71.57 0.00 0.00 0.00 0.00 06:50:06 06:50:06 06:50:06 ---> sar -P ALL: 06:50:06 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/02/20 _x86_64_ (4 CPU) 06:50:06 06:50:06 06:40:59 LINUX RESTART (4 CPU) 06:50:06 06:50:06 06:42:02 CPU %user %nice %system %iowait %steal %idle 06:50:06 06:43:01 all 5.38 0.00 4.38 1.64 18.91 69.70 06:50:06 06:43:01 0 4.80 0.00 3.68 1.74 19.82 69.96 06:50:06 06:43:01 1 5.16 0.00 4.22 1.77 18.19 70.65 06:50:06 06:43:01 2 4.52 0.00 4.81 0.39 18.05 72.23 06:50:06 06:43:01 3 7.05 0.00 4.83 2.64 19.56 65.92 06:50:06 06:44:01 all 11.11 0.00 6.29 3.99 15.93 62.68 06:50:06 06:44:01 0 11.05 0.00 7.15 2.77 15.83 63.20 06:50:06 06:44:01 1 9.79 0.00 5.78 3.17 16.84 64.41 06:50:06 06:44:01 2 12.93 0.00 7.01 5.55 15.26 59.25 06:50:06 06:44:01 3 10.67 0.00 5.23 4.48 15.80 63.82 06:50:06 06:45:02 all 20.06 0.00 9.26 1.91 25.89 42.88 06:50:06 06:45:02 0 20.24 0.00 8.89 1.81 26.06 43.01 06:50:06 06:45:02 1 20.58 0.00 9.63 2.23 25.29 42.27 06:50:06 06:45:02 2 19.92 0.00 9.85 1.97 26.83 41.43 06:50:06 06:45:02 3 19.49 0.00 8.69 1.65 25.40 44.76 06:50:06 06:46:01 all 0.72 0.00 0.73 0.54 4.55 93.47 06:50:06 06:46:01 0 0.75 0.00 0.90 0.03 4.36 93.95 06:50:06 06:46:01 1 1.02 0.00 0.98 0.65 4.62 92.73 06:50:06 06:46:01 2 0.60 0.00 0.46 0.28 4.86 93.80 06:50:06 06:46:01 3 0.52 0.00 0.58 1.18 4.35 93.37 06:50:06 06:47:01 all 0.13 0.00 0.05 0.00 0.28 99.55 06:50:06 06:47:01 0 0.03 0.00 0.02 0.00 0.10 99.85 06:50:06 06:47:01 1 0.10 0.00 0.07 0.00 0.61 99.22 06:50:06 06:47:01 2 0.35 0.00 0.03 0.00 0.32 99.30 06:50:06 06:47:01 3 0.03 0.00 0.07 0.00 0.08 99.82 06:50:06 06:48:01 all 0.10 0.00 0.06 0.00 0.24 99.60 06:50:06 06:48:01 0 0.22 0.00 0.03 0.00 0.20 99.55 06:50:06 06:48:01 1 0.02 0.00 0.02 0.00 0.28 99.68 06:50:06 06:48:01 2 0.05 0.00 0.03 0.00 0.18 99.73 06:50:06 06:48:01 3 0.12 0.00 0.15 0.00 0.30 99.43 06:50:06 06:49:01 all 0.08 0.00 0.02 0.00 0.30 99.59 06:50:06 06:49:01 0 0.03 0.00 0.02 0.02 0.08 99.85 06:50:06 06:49:01 1 0.02 0.00 0.03 0.00 0.10 99.85 06:50:06 06:49:01 2 0.02 0.00 0.02 0.00 0.40 99.57 06:50:06 06:49:01 3 0.27 0.00 0.03 0.00 0.60 99.10 06:50:06 Average: all 5.28 0.00 2.94 1.15 9.39 81.24 06:50:06 Average: 0 5.20 0.00 2.92 0.91 9.45 81.52 06:50:06 Average: 1 5.16 0.00 2.93 1.11 9.37 81.43 06:50:06 Average: 2 5.37 0.00 3.13 1.15 9.32 81.04 06:50:06 Average: 3 5.40 0.00 2.78 1.42 9.41 80.98 06:50:06 06:50:06 06:50:06