Pull request #100 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 hahattan for edgexfoundry/device-virtual-go Loading trusted files from base branch master at 53e4cd48e248511436dde29e28c7986960888d4a rather than ce75cf2693ffdc1e296f0f42a868a3363b29bd0e Obtained Jenkinsfile from 53e4cd48e248511436dde29e28c7986960888d4a Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-100/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > 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 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-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-virtual-go-settings PROJECT: device-virtual-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-virtual-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-5559 in /w/workspace/foundry_device-virtual-go_PR-100 [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 Fetching without tags Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-100 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/pull/100/head:refs/remotes/origin/PR-100 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/100/head:refs/remotes/origin/PR-100 # 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-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/100/head:refs/remotes/origin/PR-100 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 53e4cd48e248511436dde29e28c7986960888d4a into PR head commit ce75cf2693ffdc1e296f0f42a868a3363b29bd0e Merge succeeded, producing ce75cf2693ffdc1e296f0f42a868a3363b29bd0e Checking out Revision ce75cf2693ffdc1e296f0f42a868a3363b29bd0e (PR-100) > git config core.sparsecheckout # timeout=10 > git checkout -f ce75cf2693ffdc1e296f0f42a868a3363b29bd0e # 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 53e4cd48e248511436dde29e28c7986960888d4a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ce75cf2693ffdc1e296f0f42a868a3363b29bd0e # timeout=10 Commit message: "Upgrade SDK version" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:35:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:35:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:35:19 ========================================================= 08:35:19 EdgeX Global Pipelines Version Info 08:35:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:35:20 ------------------- 08:35:20 stable info: 08:35:20 ------------------- 08:35:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:35:20 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 08:35:20 Message: update stable to v1.0.73 08:35:20 ------------------- 08:35:20 experimental info: 08:35:20 ------------------- 08:35:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:35:20 Commit SHA: 009f18ce5b4e192ba54fce1c3905cefe13074ee2 08:35:20 Message: update experimental to v1.0.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 08:35:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:35:23 08:35:23 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:35:24 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:35:24 latest: Pulling from edgex-devops/git-semver 08:35:24 9123ac7c32f7: Pulling fs layer 08:35:24 b8cc5d1170e3: Pulling fs layer 08:35:24 2924cbbf6a41: Pulling fs layer 08:35:24 93b08a4f1073: Pulling fs layer 08:35:24 93b08a4f1073: Waiting 08:35:24 b8cc5d1170e3: Verifying Checksum 08:35:24 b8cc5d1170e3: Download complete 08:35:24 9123ac7c32f7: Verifying Checksum 08:35:24 9123ac7c32f7: Download complete 08:35:24 93b08a4f1073: Verifying Checksum 08:35:24 93b08a4f1073: Download complete 08:35:24 2924cbbf6a41: Download complete 08:35:24 9123ac7c32f7: Pull complete 08:35:24 b8cc5d1170e3: Pull complete 08:35:25 2924cbbf6a41: Pull complete 08:35:25 93b08a4f1073: Pull complete 08:35:25 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 08:35:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:35:25 prd-centos7-docker-4c-2g-5559 does not seem to be running inside a container 08:35:25 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-100 -v /w/workspace/foundry_device-virtual-go_PR-100:/w/workspace/foundry_device-virtual-go_PR-100:rw,z -v /w/workspace/foundry_device-virtual-go_PR-100@tmp:/w/workspace/foundry_device-virtual-go_PR-100@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:35:26 $ docker top 3f30ad646824232596c1b79c38ac04c695033e3c01da93c27c0f63347b46869c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:35:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:35:26 [ssh-agent] Looking for ssh-agent implementation... 08:35:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:35:26 $ docker exec 3f30ad646824232596c1b79c38ac04c695033e3c01da93c27c0f63347b46869c ssh-agent 08:35:27 SSH_AUTH_SOCK=/tmp/ssh-Vi8A9Orlub9n/agent.14 08:35:27 SSH_AGENT_PID=21 08:35:27 Running ssh-add (command line suppressed) 08:35:27 Identity added: /w/workspace/foundry_device-virtual-go_PR-100@tmp/private_key_2408815518325792692.key (/w/workspace/foundry_device-virtual-go_PR-100@tmp/private_key_2408815518325792692.key) 08:35:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:35:27 + git describe --exact-match --tags HEAD 08:35:27 fatal: No names found, cannot describe anything. [Pipeline] } 08:35:27 $ docker exec --env ******** --env ******** 3f30ad646824232596c1b79c38ac04c695033e3c01da93c27c0f63347b46869c ssh-agent -k 08:35:27 unset SSH_AUTH_SOCK; 08:35:27 unset SSH_AGENT_PID; 08:35:27 echo Agent pid 21 killed; 08:35:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 08:35:28 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 08:35:28 This usually means this commit has not been tagged. [Pipeline] sshagent 08:35:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:35:28 [ssh-agent] Looking for ssh-agent implementation... 08:35:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:35:28 $ docker exec 3f30ad646824232596c1b79c38ac04c695033e3c01da93c27c0f63347b46869c ssh-agent 08:35:28 SSH_AUTH_SOCK=/tmp/ssh-BDCWrdDNOamR/agent.57 08:35:28 SSH_AGENT_PID=64 08:35:28 Running ssh-add (command line suppressed) 08:35:28 Identity added: /w/workspace/foundry_device-virtual-go_PR-100@tmp/private_key_712393746975277637.key (/w/workspace/foundry_device-virtual-go_PR-100@tmp/private_key_712393746975277637.key) 08:35:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:35:29 + git semver init 08:35:29 # -> Open(): unable to determine branch for HEAD 08:35:29 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-100/.git 08:35:29 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-100 08:35:29 # $SEMVER_REMOTE_NAME = origin 08:35:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:35:29 # $SEMVER_USER_NAME = edgex-jenkins 08:35:29 # $SEMVER_BRANCH = PR-100 08:35:29 # $SEMVER_TEMP = /tmp/semver-486790090 08:35:29 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 08:35:29 # '/tmp/semver-486790090' -> '/w/workspace/foundry_device-virtual-go_PR-100/.semver' 08:35:29 # -> Force: false 08:35:29 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-100/.semver [Pipeline] } 08:35:29 $ docker exec --env ******** --env ******** 3f30ad646824232596c1b79c38ac04c695033e3c01da93c27c0f63347b46869c ssh-agent -k 08:35:29 unset SSH_AUTH_SOCK; 08:35:29 unset SSH_AGENT_PID; 08:35:29 echo Agent pid 64 killed; 08:35:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:35:30 + git semver [Pipeline] } 08:35:30 $ docker stop --time=1 3f30ad646824232596c1b79c38ac04c695033e3c01da93c27c0f63347b46869c 08:35:31 $ docker rm -f 3f30ad646824232596c1b79c38ac04c695033e3c01da93c27c0f63347b46869c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 08:35:32 Stashed 25 file(s) [Pipeline] echo 08:35:32 [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 08:35:47 Still waiting to schedule task 08:35:47 Waiting for next available executor on ‘centos7-docker-4c-2g’ 08:35:47 Still waiting to schedule task 08:35:47 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:37:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5560 in /w/workspace/foundry_device-virtual-go_PR-100 [Pipeline] { [Pipeline] ws 08:37:36 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 08:37:42 using credential edgex-jenkins-ssh 08:37:42 Cloning the remote Git repository 08:37:42 Cloning with configured refspecs honoured and without tags 08:37:42 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 08:37:42 > git init /w/workspace/device-virtual-go/1 # timeout=10 08:37:42 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 08:37:42 > git --version # timeout=10 08:37:42 using GIT_SSH to set credentials SSH Credentials for GitHub 08:37:42 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/100/head:refs/remotes/origin/PR-100 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:37:43 Fetching without tags 08:37:43 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 08:37:43 > git config --add remote.origin.fetch +refs/pull/100/head:refs/remotes/origin/PR-100 # timeout=10 08:37:43 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:37:43 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 08:37:43 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 08:37:43 using GIT_SSH to set credentials SSH Credentials for GitHub 08:37:43 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/100/head:refs/remotes/origin/PR-100 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:37:44 Merging remotes/origin/master commit 53e4cd48e248511436dde29e28c7986960888d4a into PR head commit ce75cf2693ffdc1e296f0f42a868a3363b29bd0e 08:37:44 Merge succeeded, producing ce75cf2693ffdc1e296f0f42a868a3363b29bd0e 08:37:44 Checking out Revision ce75cf2693ffdc1e296f0f42a868a3363b29bd0e (PR-100) 08:37:44 > git config core.sparsecheckout # timeout=10 08:37:44 > git checkout -f ce75cf2693ffdc1e296f0f42a868a3363b29bd0e # timeout=10 08:37:44 > git remote # timeout=10 08:37:44 > git config --get remote.origin.url # timeout=10 08:37:44 using GIT_SSH to set credentials SSH Credentials for GitHub 08:37:44 > git merge 53e4cd48e248511436dde29e28c7986960888d4a # timeout=10 08:37:44 > git rev-parse HEAD^{commit} # timeout=10 08:37:44 > git config core.sparsecheckout # timeout=10 08:37:44 > git checkout -f ce75cf2693ffdc1e296f0f42a868a3363b29bd0e # timeout=10 08:37:49 Commit message: "Upgrade SDK version" 08:37:49 > git --version # timeout=10 08:37:49 fatal: bad object 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 08:37:50 ========================================================= 08:37:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 08:37:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:37:51 + 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 . 08:37:52 Sending build context to Docker daemon 491.5kB 08:37:52 Step 1/8 : ARG BASE=golang:1.13-alpine 08:37:52 Step 2/8 : FROM ${BASE} 08:37:52 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:37:52 cde5963f3b93: Pulling fs layer 08:37:52 2a23fa8c16f7: Pulling fs layer 08:37:52 777b28850792: Pulling fs layer 08:37:52 8a11ddd9e578: Pulling fs layer 08:37:52 4cf88f913ddb: Pulling fs layer 08:37:52 1df406cf5192: Pulling fs layer 08:37:52 cd6300453558: Pulling fs layer 08:37:52 b9c365052c96: Pulling fs layer 08:37:52 a2d8cc88f415: Pulling fs layer 08:37:52 ea1d1ca13537: Pulling fs layer 08:37:52 3750a50a1c5e: Pulling fs layer 08:37:52 8a11ddd9e578: Waiting 08:37:52 4cf88f913ddb: Waiting 08:37:52 1df406cf5192: Waiting 08:37:52 cd6300453558: Waiting 08:37:52 b9c365052c96: Waiting 08:37:52 a2d8cc88f415: Waiting 08:37:52 ea1d1ca13537: Waiting 08:37:52 3750a50a1c5e: Waiting 08:37:52 777b28850792: Verifying Checksum 08:37:52 777b28850792: Download complete 08:37:52 2a23fa8c16f7: Verifying Checksum 08:37:52 2a23fa8c16f7: Download complete 08:37:52 4cf88f913ddb: Verifying Checksum 08:37:52 4cf88f913ddb: Download complete 08:37:52 1df406cf5192: Verifying Checksum 08:37:52 1df406cf5192: Download complete 08:37:52 cde5963f3b93: Verifying Checksum 08:37:52 cde5963f3b93: Download complete 08:37:53 cde5963f3b93: Pull complete 08:37:54 2a23fa8c16f7: Pull complete 08:37:54 777b28850792: Pull complete 08:37:57 cd6300453558: Download complete 08:37:57 a2d8cc88f415: Verifying Checksum 08:37:57 a2d8cc88f415: Download complete 08:38:00 ea1d1ca13537: Verifying Checksum 08:38:00 ea1d1ca13537: Download complete 08:38:00 3750a50a1c5e: Verifying Checksum 08:38:00 3750a50a1c5e: Download complete 08:38:02 b9c365052c96: Verifying Checksum 08:38:02 b9c365052c96: Download complete 08:38:04 8a11ddd9e578: Verifying Checksum 08:38:04 8a11ddd9e578: Download complete 08:38:14 Running on prd-centos7-docker-4c-2g-5561 in /w/workspace/foundry_device-virtual-go_PR-100 [Pipeline] { [Pipeline] ws 08:38:14 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 08:38:16 8a11ddd9e578: Pull complete 08:38:16 4cf88f913ddb: Pull complete 08:38:16 1df406cf5192: Pull complete 08:38:16 using credential edgex-jenkins-ssh 08:38:16 Cloning the remote Git repository 08:38:16 Cloning with configured refspecs honoured and without tags 08:38:16 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 08:38:16 > git init /w/workspace/device-virtual-go/1 # timeout=10 08:38:16 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 08:38:16 > git --version # timeout=10 08:38:16 using GIT_SSH to set credentials SSH Credentials for GitHub 08:38:16 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/100/head:refs/remotes/origin/PR-100 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:38:17 Fetching without tags 08:38:17 Merging remotes/origin/master commit 53e4cd48e248511436dde29e28c7986960888d4a into PR head commit ce75cf2693ffdc1e296f0f42a868a3363b29bd0e 08:38:17 Merge succeeded, producing ce75cf2693ffdc1e296f0f42a868a3363b29bd0e 08:38:17 Checking out Revision ce75cf2693ffdc1e296f0f42a868a3363b29bd0e (PR-100) 08:38:17 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 08:38:17 > git config --add remote.origin.fetch +refs/pull/100/head:refs/remotes/origin/PR-100 # timeout=10 08:38:17 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:38:17 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 08:38:17 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 08:38:17 using GIT_SSH to set credentials SSH Credentials for GitHub 08:38:17 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/100/head:refs/remotes/origin/PR-100 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:38:17 > git config core.sparsecheckout # timeout=10 08:38:17 > git checkout -f ce75cf2693ffdc1e296f0f42a868a3363b29bd0e # timeout=10 08:38:17 > git remote # timeout=10 08:38:17 > git config --get remote.origin.url # timeout=10 08:38:17 using GIT_SSH to set credentials SSH Credentials for GitHub 08:38:17 > git merge 53e4cd48e248511436dde29e28c7986960888d4a # timeout=10 08:38:17 > git rev-parse HEAD^{commit} # timeout=10 08:38:17 > git config core.sparsecheckout # timeout=10 08:38:17 > git checkout -f ce75cf2693ffdc1e296f0f42a868a3363b29bd0e # timeout=10 08:38:20 cd6300453558: Pull complete 08:38:21 Commit message: "Upgrade SDK version" 08:38:21 > git --version # timeout=10 08:38:21 fatal: bad object 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 08:38:23 ========================================================= 08:38:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 08:38:23 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:38:24 + 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 . 08:38:24 Sending build context to Docker daemon 491.5kB 08:38:24 Step 1/8 : ARG BASE=golang:1.13-alpine 08:38:24 Step 2/8 : FROM ${BASE} 08:38:24 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 08:38:24 e6b0cf9c0882: Pulling fs layer 08:38:24 2848faf0eed1: Pulling fs layer 08:38:24 0f37312ad70f: Pulling fs layer 08:38:24 5788d62ee057: Pulling fs layer 08:38:24 0e6b1d234666: Pulling fs layer 08:38:24 bf5d7aec512f: Pulling fs layer 08:38:24 34c802a77dc8: Pulling fs layer 08:38:24 9eb99e56ec68: Pulling fs layer 08:38:24 27c7a5d97fbd: Pulling fs layer 08:38:24 5c102a31e300: Pulling fs layer 08:38:24 dcfb455df0a1: Pulling fs layer 08:38:24 5788d62ee057: Waiting 08:38:24 9eb99e56ec68: Waiting 08:38:24 5c102a31e300: Waiting 08:38:24 bf5d7aec512f: Waiting 08:38:24 27c7a5d97fbd: Waiting 08:38:24 34c802a77dc8: Waiting 08:38:24 dcfb455df0a1: Waiting 08:38:24 0f37312ad70f: Verifying Checksum 08:38:24 0f37312ad70f: Download complete 08:38:24 2848faf0eed1: Verifying Checksum 08:38:24 2848faf0eed1: Download complete 08:38:24 0e6b1d234666: Verifying Checksum 08:38:24 0e6b1d234666: Download complete 08:38:24 bf5d7aec512f: Verifying Checksum 08:38:24 bf5d7aec512f: Download complete 08:38:24 e6b0cf9c0882: Verifying Checksum 08:38:24 e6b0cf9c0882: Pull complete 08:38:25 34c802a77dc8: Verifying Checksum 08:38:25 34c802a77dc8: Download complete 08:38:25 27c7a5d97fbd: Verifying Checksum 08:38:25 27c7a5d97fbd: Download complete 08:38:25 9eb99e56ec68: Verifying Checksum 08:38:25 9eb99e56ec68: Download complete 08:38:25 dcfb455df0a1: Verifying Checksum 08:38:25 dcfb455df0a1: Download complete 08:38:25 5788d62ee057: Verifying Checksum 08:38:25 5788d62ee057: Download complete 08:38:25 5c102a31e300: Verifying Checksum 08:38:25 5c102a31e300: Download complete 08:38:26 b9c365052c96: Pull complete 08:38:26 a2d8cc88f415: Pull complete 08:38:26 2848faf0eed1: Pull complete 08:38:26 0f37312ad70f: Pull complete 08:38:27 ea1d1ca13537: Pull complete 08:38:28 3750a50a1c5e: Pull complete 08:38:28 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 08:38:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 08:38:28 ---> 78745c68409d 08:38:28 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 08:38:32 5788d62ee057: Pull complete 08:38:32 0e6b1d234666: Pull complete 08:38:32 bf5d7aec512f: Pull complete 08:38:32 ---> Running in 8460311825b6 08:38:32 Removing intermediate container 8460311825b6 08:38:32 ---> 48bb0332d3ee 08:38:32 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:38:32 ---> Running in 980af09f78df 08:38:34 Removing intermediate container 980af09f78df 08:38:34 ---> ab14a0ada07c 08:38:34 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 08:38:35 ---> Running in 7b9840481fb0 08:38:36 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 08:38:36 34c802a77dc8: Pull complete 08:38:36 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 08:38:37 (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) 08:38:37 (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 08:38:37 (3/18) Installing libmagic (5.37-r1) 08:38:37 (4/18) Installing file (5.37-r1) 08:38:37 (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 08:38:37 (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 08:38:38 (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 08:38:39 9eb99e56ec68: Pull complete 08:38:39 27c7a5d97fbd: Pull complete 08:38:40 5c102a31e300: Pull complete 08:38:40 dcfb455df0a1: Pull complete 08:38:40 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 08:38:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 08:38:40 ---> 7c70fe431013 08:38:40 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 08:38:40 ---> Running in 69fb69ca58d0 08:38:40 Removing intermediate container 69fb69ca58d0 08:38:40 ---> 8ab8edeb3c6b 08:38:40 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:38:40 ---> Running in 0c98faf6d332 08:38:41 Removing intermediate container 0c98faf6d332 08:38:41 ---> 6297b1f36ae0 08:38:41 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 08:38:41 ---> Running in deff7b572f05 08:38:42 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 08:38:43 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 08:38:44 (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 08:38:44 (2/17) Installing libmagic (5.37-r1) 08:38:44 (3/17) Installing file (5.37-r1) 08:38:44 (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 08:38:44 (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 08:38:44 (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 08:38:48 (8/18) Installing libc-dev (0.7.2-r0) 08:38:48 (9/18) Installing g++ (9.2.0-r4) 08:38:50 (7/17) Installing libc-dev (0.7.2-r0) 08:38:50 (8/17) Installing g++ (9.2.0-r4) 08:38:51 (9/17) Installing fortify-headers (1.1-r0) 08:38:51 (10/17) Installing build-base (0.5-r1) 08:38:51 (11/17) Installing openssh-keygen (8.1_p1-r0) 08:38:51 (12/17) Installing libedit (20191211.3.1-r0) 08:38:51 (13/17) Installing openssh-client (8.1_p1-r0) 08:38:51 (14/17) Installing openssh-sftp-server (8.1_p1-r0) 08:38:51 (15/17) Installing openssh-server-common (8.1_p1-r0) 08:38:52 (16/17) Installing openssh-server (8.1_p1-r0) 08:38:52 (17/17) Installing openssh (8.1_p1-r0) 08:38:52 Executing busybox-1.31.1-r8.trigger 08:38:52 OK: 214 MiB in 52 packages 08:38:53 (10/18) Installing fortify-headers (1.1-r0) 08:38:53 (11/18) Installing build-base (0.5-r1) 08:38:53 (12/18) Installing openssh-keygen (8.1_p1-r0) 08:38:53 (13/18) Installing libedit (20191211.3.1-r0) 08:38:53 (14/18) Installing openssh-client (8.1_p1-r0) 08:38:54 (15/18) Installing openssh-sftp-server (8.1_p1-r0) 08:38:54 (16/18) Installing openssh-server-common (8.1_p1-r0) 08:38:54 (17/18) Installing openssh-server (8.1_p1-r0) 08:38:54 (18/18) Installing openssh (8.1_p1-r0) 08:38:54 Executing busybox-1.31.1-r8.trigger 08:38:54 OK: 203 MiB in 52 packages 08:38:56 Removing intermediate container deff7b572f05 08:38:56 ---> e1b4a547af32 08:38:56 Step 6/8 : WORKDIR /device-virtual-go 08:38:56 ---> Running in 35df502a44f4 08:38:56 Removing intermediate container 35df502a44f4 08:38:56 ---> efac13a76298 08:38:56 Step 7/8 : COPY . . 08:38:56 ---> dcf92c33c7c2 08:38:56 Step 8/8 : RUN go mod download 08:38:56 ---> Running in 579751fe8eb3 08:38:58 go: finding github.com/BurntSushi/toml v0.3.1 08:38:58 go: finding github.com/OneOfOne/xxhash v1.2.6 08:38:58 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 08:38:58 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 08:38:59 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 08:38:59 go: finding github.com/bgentry/speakeasy v0.1.0 08:38:59 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 08:38:59 go: finding github.com/davecgh/go-spew v1.1.1 08:38:59 go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.33 08:38:59 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 08:38:59 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 08:38:59 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 08:38:59 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 08:38:59 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 08:38:59 go: finding github.com/edsrzf/mmap-go v1.0.0 08:38:59 go: finding github.com/fatih/color v1.7.0 08:38:59 go: finding github.com/fxamacker/cbor/v2 v2.2.0 08:38:59 go: finding github.com/go-kit/kit v0.8.0 08:38:59 go: finding github.com/go-logfmt/logfmt v0.4.0 08:38:59 go: finding github.com/go-stack/stack v1.8.0 08:38:59 go: finding github.com/golang/snappy v0.0.1 08:38:59 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 08:38:59 go: finding github.com/google/uuid v1.1.0 08:38:59 go: finding github.com/gorilla/mux v1.7.1 08:38:59 go: finding github.com/hashicorp/consul/api v1.1.0 08:38:59 go: finding github.com/hashicorp/consul/sdk v0.1.1 08:38:59 go: finding github.com/hashicorp/errwrap v1.0.0 08:38:59 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 08:38:59 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 08:38:59 go: finding github.com/hashicorp/go-msgpack v0.5.3 08:38:59 go: finding github.com/hashicorp/go-multierror v1.0.0 08:38:59 go: finding github.com/hashicorp/go-rootcerts v1.0.0 08:38:59 go: finding github.com/hashicorp/go-sockaddr v1.0.0 08:38:59 go: finding github.com/hashicorp/go-syslog v1.0.0 08:38:59 go: finding github.com/hashicorp/go-uuid v1.0.1 08:38:59 go: finding github.com/hashicorp/go.net v0.0.1 08:38:59 go: finding github.com/hashicorp/golang-lru v0.5.0 08:38:59 go: finding github.com/hashicorp/logutils v1.0.0 08:38:59 go: finding github.com/hashicorp/mdns v1.0.0 08:38:59 go: finding github.com/hashicorp/memberlist v0.1.3 08:38:59 go: finding github.com/hashicorp/serf v0.8.2 08:38:59 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 08:38:59 go: finding github.com/mattn/go-colorable v0.0.9 08:38:59 go: finding github.com/mattn/go-isatty v0.0.3 08:38:59 go: finding github.com/miekg/dns v1.0.14 08:38:59 go: finding github.com/mitchellh/cli v1.0.0 08:38:59 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:38:59 go: finding github.com/mitchellh/copystructure v1.0.0 08:38:59 go: finding github.com/mitchellh/go-homedir v1.0.0 08:38:59 go: finding github.com/mitchellh/go-testing-interface v1.0.0 08:39:00 go: finding github.com/mitchellh/gox v0.4.0 08:39:00 go: finding github.com/mitchellh/iochan v1.0.0 08:39:00 go: finding github.com/mitchellh/mapstructure v1.1.2 08:39:00 go: finding github.com/mitchellh/reflectwalk v1.0.0 08:39:00 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 08:39:00 go: finding github.com/pelletier/go-toml v1.2.0 08:39:00 go: finding github.com/pkg/errors v0.8.1 08:39:00 go: finding github.com/pmezard/go-difflib v1.0.0 08:39:00 go: finding github.com/posener/complete v1.1.1 08:39:00 go: finding github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 08:39:00 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 08:39:00 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 08:39:00 go: finding github.com/stretchr/objx v0.1.0 08:39:00 go: finding github.com/stretchr/testify v1.5.1 08:39:00 go: finding github.com/ugorji/go v1.1.4 08:39:00 go: finding github.com/x448/float16 v0.8.4 08:39:00 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 08:39:00 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 08:39:00 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 08:39:00 go: finding golang.org/x/sys v0.0.0-20190411185658-b44545bcd369 08:39:00 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 08:39:00 go: finding gopkg.in/yaml.v2 v2.2.8 08:39:00 go: finding modernc.org/b v1.0.0 08:39:00 go: finding modernc.org/db v1.0.0 08:39:00 go: finding modernc.org/file v1.0.0 08:39:00 go: finding modernc.org/fileutil v1.0.0 08:39:00 go: finding modernc.org/golex v1.0.0 08:39:00 go: finding modernc.org/internal v1.0.0 08:39:01 go: finding modernc.org/lldb v1.0.0 08:39:01 go: finding modernc.org/mathutil v1.0.0 08:39:01 go: finding modernc.org/ql v1.0.0 08:39:01 go: finding modernc.org/sortutil v1.0.0 08:39:01 go: finding modernc.org/strutil v1.0.0 08:39:01 go: finding modernc.org/zappy v1.0.0 08:39:01 Removing intermediate container 7b9840481fb0 08:39:01 ---> dd09103c778e 08:39:01 Step 6/8 : WORKDIR /device-virtual-go 08:39:01 ---> Running in c236d7cf6bd5 08:39:01 Removing intermediate container c236d7cf6bd5 08:39:01 ---> bc8571b826f4 08:39:01 Step 7/8 : COPY . . 08:39:01 ---> 311a6735a10e 08:39:01 Step 8/8 : RUN go mod download 08:39:01 ---> Running in 96ff498cf61e 08:39:03 go: finding github.com/BurntSushi/toml v0.3.1 08:39:03 go: finding github.com/OneOfOne/xxhash v1.2.6 08:39:03 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 08:39:03 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 08:39:03 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 08:39:03 go: finding github.com/bgentry/speakeasy v0.1.0 08:39:03 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 08:39:03 go: finding github.com/davecgh/go-spew v1.1.1 08:39:03 go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.33 08:39:03 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 08:39:03 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 08:39:03 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 08:39:03 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 08:39:03 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 08:39:03 go: finding github.com/edsrzf/mmap-go v1.0.0 08:39:03 go: finding github.com/fatih/color v1.7.0 08:39:03 go: finding github.com/fxamacker/cbor/v2 v2.2.0 08:39:03 go: finding github.com/go-kit/kit v0.8.0 08:39:03 go: finding github.com/go-logfmt/logfmt v0.4.0 08:39:03 go: finding github.com/go-stack/stack v1.8.0 08:39:03 go: finding github.com/golang/snappy v0.0.1 08:39:03 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 08:39:03 go: finding github.com/google/uuid v1.1.0 08:39:03 go: finding github.com/gorilla/mux v1.7.1 08:39:03 go: finding github.com/hashicorp/consul/api v1.1.0 08:39:03 go: finding github.com/hashicorp/consul/sdk v0.1.1 08:39:03 go: finding github.com/hashicorp/errwrap v1.0.0 08:39:03 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 08:39:03 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 08:39:03 go: finding github.com/hashicorp/go-msgpack v0.5.3 08:39:03 go: finding github.com/hashicorp/go-multierror v1.0.0 08:39:03 go: finding github.com/hashicorp/go-rootcerts v1.0.0 08:39:03 go: finding github.com/hashicorp/go-sockaddr v1.0.0 08:39:03 go: finding github.com/hashicorp/go-syslog v1.0.0 08:39:03 go: finding github.com/hashicorp/go-uuid v1.0.1 08:39:03 go: finding github.com/hashicorp/go.net v0.0.1 08:39:03 go: finding github.com/hashicorp/golang-lru v0.5.0 08:39:03 go: finding github.com/hashicorp/logutils v1.0.0 08:39:03 go: finding github.com/hashicorp/mdns v1.0.0 08:39:03 go: finding github.com/hashicorp/memberlist v0.1.3 08:39:03 go: finding github.com/hashicorp/serf v0.8.2 08:39:03 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 08:39:03 go: finding github.com/mattn/go-colorable v0.0.9 08:39:03 go: finding github.com/mattn/go-isatty v0.0.3 08:39:04 go: finding github.com/miekg/dns v1.0.14 08:39:04 go: finding github.com/mitchellh/cli v1.0.0 08:39:04 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:39:04 go: finding github.com/mitchellh/copystructure v1.0.0 08:39:04 go: finding github.com/mitchellh/go-homedir v1.0.0 08:39:04 go: finding github.com/mitchellh/go-testing-interface v1.0.0 08:39:04 go: finding github.com/mitchellh/gox v0.4.0 08:39:04 go: finding github.com/mitchellh/iochan v1.0.0 08:39:04 go: finding github.com/mitchellh/mapstructure v1.1.2 08:39:04 go: finding github.com/mitchellh/reflectwalk v1.0.0 08:39:04 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 08:39:04 go: finding github.com/pelletier/go-toml v1.2.0 08:39:04 go: finding github.com/pkg/errors v0.8.1 08:39:04 go: finding github.com/pmezard/go-difflib v1.0.0 08:39:04 go: finding github.com/posener/complete v1.1.1 08:39:04 go: finding github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 08:39:04 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 08:39:04 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 08:39:04 go: finding github.com/stretchr/objx v0.1.0 08:39:04 go: finding github.com/stretchr/testify v1.5.1 08:39:04 go: finding github.com/ugorji/go v1.1.4 08:39:04 go: finding github.com/x448/float16 v0.8.4 08:39:04 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 08:39:04 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 08:39:04 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 08:39:04 go: finding golang.org/x/sys v0.0.0-20190411185658-b44545bcd369 08:39:04 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 08:39:04 go: finding gopkg.in/yaml.v2 v2.2.8 08:39:04 go: finding modernc.org/b v1.0.0 08:39:04 go: finding modernc.org/db v1.0.0 08:39:04 go: finding modernc.org/file v1.0.0 08:39:04 go: finding modernc.org/fileutil v1.0.0 08:39:04 go: finding modernc.org/golex v1.0.0 08:39:04 go: finding modernc.org/internal v1.0.0 08:39:04 go: finding modernc.org/lldb v1.0.0 08:39:04 go: finding modernc.org/mathutil v1.0.0 08:39:04 go: finding modernc.org/ql v1.0.0 08:39:04 go: finding modernc.org/sortutil v1.0.0 08:39:04 go: finding modernc.org/strutil v1.0.0 08:39:04 go: finding modernc.org/zappy v1.0.0 08:39:06 Removing intermediate container 579751fe8eb3 08:39:06 ---> 24858c51193a 08:39:06 Successfully built 24858c51193a 08:39:06 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 08:39:07 + docker inspect -f . ci-base-image-x86_64 08:39:07 . [Pipeline] withDockerContainer 08:39:07 prd-centos7-docker-4c-2g-5561 does not seem to be running inside a container 08:39:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 ******** ci-base-image-x86_64 cat 08:39:07 $ docker top 9e91f428b5c8e6833d1f210b80435a904dee4bc30c896adc96dca32bf5e98a36 -eo pid,comm [Pipeline] { [Pipeline] sh 08:39:08 + go version 08:39:08 go version go1.13.5 linux/amd64 [Pipeline] sh 08:39:08 + make test 08:39:08 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 08:39:10 ? github.com/edgexfoundry/device-virtual-go [no test files] 08:39:14 Removing intermediate container 96ff498cf61e 08:39:14 ---> fd0b3893843a 08:39:14 Successfully built fd0b3893843a 08:39:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:39:15 + docker inspect -f . ci-base-image-arm64 08:39:15 . [Pipeline] withDockerContainer 08:39:15 prd-ubuntu18.04-docker-arm64-4c-16g-5560 does not seem to be running inside a container 08:39:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 08:39:17 $ docker top f501b01d6304d0278d1beced8df53b435b0d26ddfbe187356b23ac67c4a8ff95 -eo pid,comm [Pipeline] { [Pipeline] sh 08:39:18 + go version 08:39:18 go version go1.13.5 linux/arm64 [Pipeline] sh 08:39:19 + make test 08:39:19 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 08:39:20 ? github.com/edgexfoundry/device-virtual-go [no test files] 08:39:25 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 08:39:59 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 08:40:12 ok github.com/edgexfoundry/device-virtual-go/internal/driver 43.911s coverage: 51.2% of statements 08:40:12 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:40:12 gofmt -l . 08:40:12 [ "`gofmt -l .`" = "" ] 08:40:12 ./bin/test-attribution-txt.sh 08:40:12 ./bin/test-go-mod-tidy.sh [Pipeline] stash 08:40:12 Stashed 1 file(s) [Pipeline] } 08:40:12 $ docker stop --time=1 9e91f428b5c8e6833d1f210b80435a904dee4bc30c896adc96dca32bf5e98a36 08:40:14 $ docker rm -f 9e91f428b5c8e6833d1f210b80435a904dee4bc30c896adc96dca32bf5e98a36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:40:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:40:15 + ls -al . 08:40:15 total 112 08:40:15 drwxrwxr-x. 8 jenkins jenkins 4096 Apr 22 08:40 . 08:40:15 drwxrwxr-x. 4 jenkins jenkins 28 Apr 22 08:38 .. 08:40:15 -rw-rw-r--. 1 jenkins jenkins 6529 Apr 22 08:38 Attribution.txt 08:40:15 drwxrwxr-x. 2 jenkins jenkins 64 Apr 22 08:38 bin 08:40:15 drwxrwxr-x. 3 jenkins jenkins 32 Apr 22 08:38 cmd 08:40:15 -rw-r--r--. 1 jenkins jenkins 32181 Apr 22 08:40 coverage.out 08:40:15 -rw-rw-r--. 1 jenkins jenkins 1826 Apr 22 08:38 Dockerfile 08:40:15 -rw-rw-r--. 1 jenkins jenkins 957 Apr 22 08:38 Dockerfile.build 08:40:15 drwxrwxr-x. 8 jenkins jenkins 179 Apr 22 08:38 .git 08:40:15 drwxrwxr-x. 2 jenkins jenkins 38 Apr 22 08:38 .github 08:40:15 -rw-rw-r--. 1 jenkins jenkins 258 Apr 22 08:38 .gitignore 08:40:15 -rw-r--r--. 1 jenkins jenkins 862 Apr 22 08:40 go.mod 08:40:15 -rw-r--r--. 1 jenkins jenkins 14805 Apr 22 08:40 go.sum 08:40:15 drwxrwxr-x. 3 jenkins jenkins 20 Apr 22 08:38 internal 08:40:15 -rw-rw-r--. 1 jenkins jenkins 683 Apr 22 08:38 Jenkinsfile 08:40:15 -rw-rw-r--. 1 jenkins jenkins 11340 Apr 22 08:38 LICENSE 08:40:15 -rw-rw-r--. 1 jenkins jenkins 873 Apr 22 08:38 Makefile 08:40:15 -rw-rw-r--. 1 jenkins jenkins 4413 Apr 22 08:38 README.md 08:40:15 drwxrwxr-x. 3 jenkins jenkins 58 Apr 22 08:38 .semver 08:40:15 -rw-rw-r--. 1 jenkins jenkins 5 Apr 22 08:35 VERSION 08:40:15 -rw-rw-r--. 1 jenkins jenkins 235 Apr 22 08:38 version.go [Pipeline] isUnix [Pipeline] sh 08:40:16 + docker build -t docker-device-virtual-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=ce75cf2693ffdc1e296f0f42a868a3363b29bd0e --label arch=amd64 --label version=0.0.0 . 08:40:16 Sending build context to Docker daemon 34.11MB 08:40:16 Step 1/21 : ARG BASE=golang:1.13-alpine 08:40:16 Step 2/21 : FROM ${BASE} AS builder 08:40:16 ---> 24858c51193a 08:40:16 Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 08:40:16 ---> Running in fc94555b01e1 08:40:16 Removing intermediate container fc94555b01e1 08:40:16 ---> 1576f7483d47 08:40:16 Step 4/21 : ARG ALPINE_PKG_EXTRA="" 08:40:16 ---> Running in 9c6b82c0402c 08:40:16 Removing intermediate container 9c6b82c0402c 08:40:16 ---> 1b3cf5728c51 08:40:16 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' 08:40:17 ---> Running in 06c2d3275ef3 08:40:17 Removing intermediate container 06c2d3275ef3 08:40:17 ---> b07a1b0bef0b 08:40:17 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:40:17 ---> Running in 2726c99d9bfe 08:40:17 Removing intermediate container 2726c99d9bfe 08:40:17 ---> fcec3ae4cc18 08:40:17 Step 7/21 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:40:17 ---> Running in 23f5c47187aa 08:40:18 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 08:40:19 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 08:40:19 OK: 214 MiB in 52 packages 08:40:19 Removing intermediate container 23f5c47187aa 08:40:19 ---> 02f70edaf916 08:40:19 Step 8/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go 08:40:19 ---> Running in a945a43578bc 08:40:19 Removing intermediate container a945a43578bc 08:40:19 ---> e6452ad798a7 08:40:19 Step 9/21 : COPY . . 08:40:20 ---> 43fa08430c54 08:40:20 Step 10/21 : ARG MAKE='make build' 08:40:20 ---> Running in 7dd1bd2ce01a 08:40:20 Removing intermediate container 7dd1bd2ce01a 08:40:20 ---> 2f3009b23d71 08:40:20 Step 11/21 : RUN $MAKE 08:40:20 ---> Running in 18e43d39f416 08:40:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 08:40:31 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:40:34 Removing intermediate container 18e43d39f416 08:40:34 ---> 8beb13081805 08:40:34 Step 12/21 : FROM alpine 08:40:34 latest: Pulling from library/alpine 08:40:34 aad63a933944: Pulling fs layer 08:40:34 aad63a933944: Download complete 08:40:34 aad63a933944: Pull complete 08:40:34 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 08:40:34 Status: Downloaded newer image for alpine:latest 08:40:34 ---> a187dde48cd2 08:40:34 Step 13/21 : ENV APP_PORT=49990 08:40:34 ---> Running in 7187e77c19bf 08:40:34 Removing intermediate container 7187e77c19bf 08:40:34 ---> 312e559a3a93 08:40:34 Step 14/21 : EXPOSE $APP_PORT 08:40:34 ---> Running in f5a77d84719f 08:40:34 Removing intermediate container f5a77d84719f 08:40:34 ---> 580fc3f19ca9 08:40:34 Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / 08:40:35 ---> 453a21bc3726 08:40:35 Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / 08:40:35 ---> e70f98a8abd6 08:40:35 Step 17/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / 08:40:35 ---> 81097f45a0aa 08:40:35 Step 18/21 : ENTRYPOINT ["/device-virtual","--cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 08:40:35 ---> Running in a83638d5e26f 08:40:35 Removing intermediate container a83638d5e26f 08:40:35 ---> af29e4842a6f 08:40:35 Step 19/21 : LABEL arch=amd64 08:40:35 ---> Running in 8df5fa224cf8 08:40:35 Removing intermediate container 8df5fa224cf8 08:40:35 ---> 8048ae8c94ef 08:40:35 Step 20/21 : LABEL git_sha=ce75cf2693ffdc1e296f0f42a868a3363b29bd0e 08:40:36 ---> Running in 64f4e3ee2a0f 08:40:36 Removing intermediate container 64f4e3ee2a0f 08:40:36 ---> 5fc57593fba1 08:40:36 Step 21/21 : LABEL version=0.0.0 08:40:36 ---> Running in b03301ea497d 08:40:36 Removing intermediate container b03301ea497d 08:40:36 ---> 496fc8b7d1d6 08:40:36 [Warning] One or more build-args [ARCH] were not consumed 08:40:36 Successfully built 496fc8b7d1d6 08:40:36 Successfully tagged docker-device-virtual-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] } 08:42:35 ok github.com/edgexfoundry/device-virtual-go/internal/driver 153.571s coverage: 51.2% of statements 08:42:35 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:42:40 gofmt -l . 08:42:40 [ "`gofmt -l .`" = "" ] 08:42:40 ./bin/test-attribution-txt.sh 08:42:41 ./bin/test-go-mod-tidy.sh [Pipeline] stash 08:42:41 Warning: overwriting stash ‘coverage-report’ 08:42:42 Stashed 1 file(s) [Pipeline] } 08:42:42 $ docker stop --time=1 f501b01d6304d0278d1beced8df53b435b0d26ddfbe187356b23ac67c4a8ff95 08:42:44 $ docker rm -f f501b01d6304d0278d1beced8df53b435b0d26ddfbe187356b23ac67c4a8ff95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:42:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:42:46 + ls -al . 08:42:46 total 140 08:42:46 drwxrwxr-x 8 jenkins jenkins 4096 Apr 22 08:42 . 08:42:46 drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 08:37 .. 08:42:46 drwxrwxr-x 8 jenkins jenkins 4096 Apr 22 08:37 .git 08:42:46 drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 08:37 .github 08:42:46 -rw-rw-r-- 1 jenkins jenkins 258 Apr 22 08:37 .gitignore 08:42:46 drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 08:37 .semver 08:42:46 -rw-rw-r-- 1 jenkins jenkins 6529 Apr 22 08:37 Attribution.txt 08:42:46 -rw-rw-r-- 1 jenkins jenkins 1826 Apr 22 08:37 Dockerfile 08:42:46 -rw-rw-r-- 1 jenkins jenkins 957 Apr 22 08:37 Dockerfile.build 08:42:46 -rw-rw-r-- 1 jenkins jenkins 683 Apr 22 08:37 Jenkinsfile 08:42:46 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 22 08:37 LICENSE 08:42:46 -rw-rw-r-- 1 jenkins jenkins 873 Apr 22 08:37 Makefile 08:42:46 -rw-rw-r-- 1 jenkins jenkins 4413 Apr 22 08:37 README.md 08:42:46 -rw-rw-r-- 1 jenkins jenkins 5 Apr 22 08:35 VERSION 08:42:46 drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 08:37 bin 08:42:46 drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 08:37 cmd 08:42:46 -rw-r--r-- 1 jenkins jenkins 32181 Apr 22 08:42 coverage.out 08:42:46 -rw-r--r-- 1 jenkins jenkins 862 Apr 22 08:42 go.mod 08:42:46 -rw-r--r-- 1 jenkins jenkins 14805 Apr 22 08:42 go.sum 08:42:46 drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 08:37 internal 08:42:46 -rw-rw-r-- 1 jenkins jenkins 235 Apr 22 08:37 version.go [Pipeline] isUnix [Pipeline] sh 08:42:46 + docker build -t docker-device-virtual-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ce75cf2693ffdc1e296f0f42a868a3363b29bd0e --label arch=arm64 --label version=0.0.0 . 08:42:47 Sending build context to Docker daemon 34.11MB 08:42:47 Step 1/21 : ARG BASE=golang:1.13-alpine 08:42:47 Step 2/21 : FROM ${BASE} AS builder 08:42:47 ---> fd0b3893843a 08:42:47 Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 08:42:47 ---> Running in 08219437a9b9 08:42:47 Removing intermediate container 08219437a9b9 08:42:47 ---> afca4c1e0d53 08:42:47 Step 4/21 : ARG ALPINE_PKG_EXTRA="" 08:42:47 ---> Running in 777e754926c8 08:42:48 Removing intermediate container 777e754926c8 08:42:48 ---> f85e4850854f 08:42:48 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' 08:42:48 ---> Running in d3000c20b7f1 08:42:48 Removing intermediate container d3000c20b7f1 08:42:48 ---> e78cf3cbad2a 08:42:48 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:42:49 ---> Running in c86809c2303a 08:42:51 Removing intermediate container c86809c2303a 08:42:51 ---> 50b393b7a10d 08:42:51 Step 7/21 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:42:51 ---> Running in 8a94dcd395ad 08:42:51 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 08:42:52 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 08:42:53 OK: 203 MiB in 52 packages 08:42:54 Removing intermediate container 8a94dcd395ad 08:42:54 ---> 25459ccd7870 08:42:54 Step 8/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go 08:42:54 ---> Running in d1e0de0c02c6 08:42:54 Removing intermediate container d1e0de0c02c6 08:42:54 ---> fca7b773e698 08:42:54 Step 9/21 : COPY . . 08:42:56 ---> c3d36ab93083 08:42:56 Step 10/21 : ARG MAKE='make build' 08:42:56 ---> Running in 641e05942b80 08:42:57 Removing intermediate container 641e05942b80 08:42:57 ---> d168c941b4be 08:42:57 Step 11/21 : RUN $MAKE 08:42:57 ---> Running in 6622b8ec99be 08:42:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 08:43:30 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:43:40 Removing intermediate container 6622b8ec99be 08:43:40 ---> 42b957e696d9 08:43:40 Step 12/21 : FROM alpine 08:43:40 latest: Pulling from library/alpine 08:43:40 8a0637ca1ac9: Pulling fs layer 08:43:40 8a0637ca1ac9: Verifying Checksum 08:43:40 8a0637ca1ac9: Download complete 08:43:41 8a0637ca1ac9: Pull complete 08:43:41 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 08:43:41 Status: Downloaded newer image for alpine:latest 08:43:41 ---> 2ee122dcc32d 08:43:41 Step 13/21 : ENV APP_PORT=49990 08:43:41 ---> Running in 9cd9cb528d86 08:43:41 Removing intermediate container 9cd9cb528d86 08:43:41 ---> 2ace0f6843d9 08:43:41 Step 14/21 : EXPOSE $APP_PORT 08:43:41 ---> Running in 6bae337d25e6 08:43:42 Removing intermediate container 6bae337d25e6 08:43:42 ---> d9e65c47a4c8 08:43:42 Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / 08:43:43 ---> 6955dfb9183b 08:43:43 Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / 08:43:43 ---> 792dfcb46b44 08:43:43 Step 17/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / 08:43:44 ---> bbce803ff27b 08:43:44 Step 18/21 : ENTRYPOINT ["/device-virtual","--cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 08:43:44 ---> Running in 56c4263f0ce7 08:43:44 Removing intermediate container 56c4263f0ce7 08:43:44 ---> 58c413497024 08:43:44 Step 19/21 : LABEL arch=arm64 08:43:44 ---> Running in e70d0b4c5d01 08:43:45 Removing intermediate container e70d0b4c5d01 08:43:45 ---> d33495cc0831 08:43:45 Step 20/21 : LABEL git_sha=ce75cf2693ffdc1e296f0f42a868a3363b29bd0e 08:43:45 ---> Running in ae266d8d5642 08:43:45 Removing intermediate container ae266d8d5642 08:43:45 ---> 0d12d6810a29 08:43:45 Step 21/21 : LABEL version=0.0.0 08:43:46 ---> Running in da97f11ece82 08:43:46 Removing intermediate container da97f11ece82 08:43:46 ---> 381121e9656e 08:43:46 [Warning] One or more build-args [ARCH] were not consumed 08:43:46 Successfully built 381121e9656e 08:43:46 Successfully tagged docker-device-virtual-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 08:43:48 provisioning config files... 08:43:48 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-100@tmp/config8368672136430493754tmp [Pipeline] { [Pipeline] sh 08:43:48 + curl -s https://codecov.io/bash 08:43:48 + bash -s - -t @/w/workspace/foundry_device-virtual-go_PR-100@tmp/config8368672136430493754tmp 08:43:48 08:43:48 _____ _ 08:43:48 / ____| | | 08:43:48 | | ___ __| | ___ ___ _____ __ 08:43:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:43:48 | |___| (_) | (_| | __/ (_| (_) \ V / 08:43:48 \_____\___/ \__,_|\___|\___\___/ \_/ 08:43:48 Bash-tbd 08:43:48 08:43:48 08:43:48 ==> Jenkins CI detected. 08:43:48 project root: . 08:43:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:43:48 ==> Running gcov in . (disable via -X gcov) 08:43:48 ==> Python coveragepy not found 08:43:48 ==> Searching for coverage reports in: 08:43:48 + . 08:43:48 -> Found 1 reports 08:43:48 ==> Detecting git/mercurial file structure 08:43:48 ==> Reading reports 08:43:48 + ./coverage.out bytes=32181 08:43:48 ==> Appending adjustments 08:43:48 http://docs.codecov.io/docs/fixing-reports 08:43:48 + Found adjustments 08:43:48 ==> Gzipping contents 08:43:48 ==> Uploading reports 08:43:48 url: https://codecov.io 08:43:48 query: branch=PR-100&commit=ce75cf2693ffdc1e296f0f42a868a3363b29bd0e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-100%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=100&job= 08:43:49 -> Pinging Codecov 08:43:49 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-100&commit=ce75cf2693ffdc1e296f0f42a868a3363b29bd0e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-100%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=100&job= 08:43:49 -> Uploading 08:43:49 -> View reports at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/ce75cf2693ffdc1e296f0f42a868a3363b29bd0e [Pipeline] } 08:43:49 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 08:43:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:43:52 ---> package-listing.sh 08:43:52 ++ facter osfamily 08:43:52 ++ tr '[:upper:]' '[:lower:]' 08:43:52 + OS_FAMILY=redhat 08:43:52 + workspace=/w/workspace/foundry_device-virtual-go_PR-100 08:43:52 + START_PACKAGES=/tmp/packages_start.txt 08:43:52 + END_PACKAGES=/tmp/packages_end.txt 08:43:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:43:52 + PACKAGES=/tmp/packages_start.txt 08:43:52 + '[' /w/workspace/foundry_device-virtual-go_PR-100 ']' 08:43:52 + PACKAGES=/tmp/packages_end.txt 08:43:52 + case "${OS_FAMILY}" in 08:43:52 + rpm -qa 08:43:52 + sort 08:43:56 + '[' -f /tmp/packages_start.txt ']' 08:43:56 + '[' -f /tmp/packages_end.txt ']' 08:43:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:43:56 + '[' /w/workspace/foundry_device-virtual-go_PR-100 ']' 08:43:56 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-100/archives/ 08:43:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-100/archives/ [Pipeline] isUnix [Pipeline] sh 08:43:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:43:56 08:43:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:43:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:43:57 alpine: Pulling from edgex-lftools-log-publisher 08:43:57 c9b1b535fdd9: Pulling fs layer 08:43:57 2cc5ad85d9ab: Pulling fs layer 08:43:57 756a868c4378: Pulling fs layer 08:43:57 444b2fc9a129: Pulling fs layer 08:43:57 ea15f1150254: Pulling fs layer 08:43:57 41b27a9f41bf: Pulling fs layer 08:43:57 28c525ee5125: Pulling fs layer 08:43:57 094b1ea09ed8: Pulling fs layer 08:43:57 138eaada9080: Pulling fs layer 08:43:57 0622d0fa9048: Pulling fs layer 08:43:57 41b27a9f41bf: Waiting 08:43:57 28c525ee5125: Waiting 08:43:57 094b1ea09ed8: Waiting 08:43:57 138eaada9080: Waiting 08:43:57 0622d0fa9048: Waiting 08:43:57 444b2fc9a129: Waiting 08:43:57 ea15f1150254: Waiting 08:43:57 2cc5ad85d9ab: Verifying Checksum 08:43:57 2cc5ad85d9ab: Download complete 08:43:57 444b2fc9a129: Download complete 08:43:57 c9b1b535fdd9: Download complete 08:43:57 ea15f1150254: Verifying Checksum 08:43:57 ea15f1150254: Download complete 08:43:57 28c525ee5125: Verifying Checksum 08:43:57 28c525ee5125: Download complete 08:43:57 756a868c4378: Verifying Checksum 08:43:57 756a868c4378: Download complete 08:43:57 c9b1b535fdd9: Pull complete 08:43:57 138eaada9080: Verifying Checksum 08:43:57 138eaada9080: Download complete 08:43:57 094b1ea09ed8: Verifying Checksum 08:43:57 094b1ea09ed8: Download complete 08:43:57 0622d0fa9048: Verifying Checksum 08:43:57 0622d0fa9048: Download complete 08:43:57 2cc5ad85d9ab: Pull complete 08:43:58 41b27a9f41bf: Verifying Checksum 08:43:58 41b27a9f41bf: Download complete 08:44:00 756a868c4378: Pull complete 08:44:00 444b2fc9a129: Pull complete 08:44:00 ea15f1150254: Pull complete 08:44:03 41b27a9f41bf: Pull complete 08:44:03 28c525ee5125: Pull complete 08:44:06 094b1ea09ed8: Pull complete 08:44:06 138eaada9080: Pull complete 08:44:06 0622d0fa9048: Pull complete 08:44:06 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 08:44:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:44:06 prd-centos7-docker-4c-2g-5559 does not seem to be running inside a container 08:44:06 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/foundry_device-virtual-go_PR-100 -v /w/workspace/foundry_device-virtual-go_PR-100:/w/workspace/foundry_device-virtual-go_PR-100:rw,z -v /w/workspace/foundry_device-virtual-go_PR-100@tmp:/w/workspace/foundry_device-virtual-go_PR-100@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:10003/edgex-lftools-log-publisher:alpine cat 08:44:08 $ docker top 9c02eee8beb3ed5248a75cd74d81a133add7be1f08185385535622a687fd9cd0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:44:08 provisioning config files... 08:44:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-100@tmp/config2343764233459775764tmp [Pipeline] { [Pipeline] echo 08:44:08 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:44:08 ---> create-netrc.sh [Pipeline] echo 08:44:08 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:44:09 ---> logs-deploy.sh 08:44:09 + ARCHIVE_ARTIFACTS= 08:44:09 + LOGS_SERVER=https://logs.edgexfoundry.org 08:44:09 + '[' https://logs.edgexfoundry.org == None ']' 08:44:09 + NEXUS_URL=https://nexus.edgexfoundry.org 08:44:09 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-100/1 08:44:09 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-virtual-go/job/PR-100/1/ 08:44:09 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-100/1 /w/workspace/foundry_device-virtual-go_PR-100 08:44:10 Archives upload complete. 08:44:10 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-100/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-virtual-go/job/PR-100/1/ 08:44:11 ---> uname -a: 08:44:11 Linux 9c02eee8beb3 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 08:44:11 08:44:11 08:44:11 ---> lscpu: 08:44:11 Architecture: x86_64 08:44:11 CPU op-mode(s): 32-bit, 64-bit 08:44:11 Byte Order: Little Endian 08:44:11 Address sizes: 40 bits physical, 48 bits virtual 08:44:11 CPU(s): 4 08:44:11 On-line CPU(s) list: 0-3 08:44:11 Thread(s) per core: 1 08:44:11 Core(s) per socket: 1 08:44:11 Socket(s): 4 08:44:11 NUMA node(s): 1 08:44:11 Vendor ID: GenuineIntel 08:44:11 CPU family: 6 08:44:11 Model: 44 08:44:11 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 08:44:11 Stepping: 1 08:44:11 CPU MHz: 2933.442 08:44:11 BogoMIPS: 5866.88 08:44:11 Virtualization: VT-x 08:44:11 Hypervisor vendor: KVM 08:44:11 Virtualization type: full 08:44:11 L1d cache: 128 KiB 08:44:11 L1i cache: 128 KiB 08:44:11 L2 cache: 16 MiB 08:44:11 L3 cache: 64 MiB 08:44:11 NUMA node0 CPU(s): 0-3 08:44:11 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 08:44:11 Vulnerability Meltdown: Mitigation; PTI 08:44:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:44:11 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 08:44:11 Vulnerability Spectre v2: Mitigation; Full retpoline 08:44:11 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 08:44:11 08:44:11 08:44:11 ---> nproc: 08:44:11 4 08:44:11 08:44:11 08:44:11 ---> df -h: 08:44:11 Filesystem Size Used Available Use% Mounted on 08:44:11 overlay 50.0G 6.3G 43.7G 13% / 08:44:11 tmpfs 64.0M 0 64.0M 0% /dev 08:44:11 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 08:44:11 shm 64.0M 0 64.0M 0% /dev/shm 08:44:11 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf 08:44:11 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname 08:44:11 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts 08:44:11 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/foundry_device-virtual-go_PR-100 08:44:11 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/foundry_device-virtual-go_PR-100@tmp 08:44:11 /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa 08:44:11 08:44:11 08:44:11 ---> free -m: 08:44:11 total used free shared buff/cache available 08:44:11 Mem: 1838 638 72 0 1126 1095 08:44:11 Swap: 1023 0 1023 08:44:11 08:44:11 08:44:11 ---> ip addr: 08:44:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:44:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:44:11 inet 127.0.0.1/8 scope host lo 08:44:11 valid_lft forever preferred_lft forever 08:44:11 6: eth0@if7: mtu 1458 qdisc noqueue state UP 08:44:11 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 08:44:11 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 08:44:11 valid_lft forever preferred_lft forever 08:44:11 08:44:11 08:44:11 ---> sar -b -r -n DEV: 08:44:11 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/22/20 _x86_64_ (4 CPU) 08:44:11 08:44:11 08:34:38 LINUX RESTART 08:44:11 08:44:11 08:35:01 tps rtps wtps bread/s bwrtn/s 08:44:11 08:36:01 77.03 36.12 40.91 4934.09 5419.91 08:44:11 08:37:01 3.81 0.00 3.81 0.00 113.51 08:44:11 08:38:01 0.33 0.00 0.33 0.00 4.70 08:44:11 08:39:01 0.25 0.00 0.25 0.00 3.73 08:44:11 08:40:01 0.20 0.00 0.20 0.00 2.86 08:44:11 08:41:01 0.35 0.00 0.35 0.00 4.66 08:44:11 08:42:01 0.28 0.00 0.28 0.00 3.36 08:44:11 08:43:01 0.25 0.00 0.25 0.00 2.58 08:44:11 08:44:01 70.61 52.61 18.00 3571.42 7404.26 08:44:11 Average: 17.02 9.86 7.16 945.35 1440.28 08:44:11 08:44:11 08:35:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:44:11 08:36:01 92156 1790148 95.10 2620 1218788 937204 31.98 453052 1171924 16 08:44:11 08:37:01 101324 1780980 94.62 2620 1219004 902584 30.80 447108 1171896 8 08:44:11 08:38:01 100776 1781528 94.65 2620 1219016 902764 30.80 448104 1171884 8 08:44:11 08:39:01 100164 1782140 94.68 2620 1219016 902776 30.80 448232 1171884 20 08:44:11 08:40:01 101888 1780416 94.59 2620 1219024 902584 30.80 447080 1171884 8 08:44:11 08:41:01 101412 1780892 94.61 2620 1219028 902668 30.80 447432 1171884 12 08:44:11 08:42:01 102244 1780060 94.57 2620 1219032 902584 30.80 447136 1171880 8 08:44:11 08:43:01 102204 1780100 94.57 2620 1219036 902584 30.80 447008 1171880 8 08:44:11 08:44:01 67432 1814872 96.42 2620 1198740 1107552 37.79 471316 1166040 98980 08:44:11 Average: 96622 1785682 94.87 2620 1216743 929256 31.71 450719 1171240 11008 08:44:11 08:44:11 08:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 08:44:11 08:36:01 eth0 509.64 288.43 1015.30 90.86 0.00 0.00 0.00 08:44:11 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:11 08:36:01 docker0 1.51 1.23 0.26 2.58 0.00 0.00 0.00 08:44:11 08:37:01 eth0 0.87 0.08 0.07 0.01 0.00 0.00 0.00 08:44:11 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:11 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:11 08:38:01 eth0 0.75 0.33 0.29 0.20 0.00 0.00 0.00 08:44:11 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:11 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:11 08:39:01 eth0 1.28 0.77 0.87 0.41 0.00 0.00 0.00 08:44:11 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:11 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:11 08:40:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 08:44:11 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:11 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:11 08:41:01 eth0 0.23 0.17 0.08 0.07 0.00 0.00 0.00 08:44:11 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:11 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:11 08:42:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 08:44:11 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:11 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:11 08:43:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 08:44:11 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:11 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:11 08:44:01 eth0 101.10 81.35 2327.80 10.01 0.00 0.00 0.00 08:44:11 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:11 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:11 Average: eth0 68.26 41.28 371.67 11.29 0.00 0.00 0.00 08:44:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:11 Average: docker0 0.17 0.14 0.03 0.29 0.00 0.00 0.00 08:44:11 08:44:11 08:44:11 ---> sar -P ALL: 08:44:11 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/22/20 _x86_64_ (4 CPU) 08:44:11 08:44:11 08:34:38 LINUX RESTART 08:44:11 08:44:11 08:35:01 CPU %user %nice %system %iowait %steal %idle 08:44:11 08:36:01 all 12.86 0.00 5.69 1.88 0.02 79.55 08:44:11 08:36:01 0 11.74 0.00 6.43 0.65 0.02 81.16 08:44:11 08:36:01 1 15.50 0.00 5.46 4.94 0.02 74.09 08:44:11 08:36:01 2 12.57 0.00 5.33 0.59 0.02 81.51 08:44:11 08:36:01 3 11.61 0.00 5.55 1.38 0.02 81.44 08:44:11 08:37:01 all 0.21 0.00 0.06 0.00 0.00 99.73 08:44:11 08:37:01 0 0.05 0.00 0.03 0.00 0.00 99.92 08:44:11 08:37:01 1 0.10 0.00 0.07 0.00 0.02 99.82 08:44:11 08:37:01 2 0.07 0.00 0.08 0.00 0.00 99.85 08:44:11 08:37:01 3 0.60 0.00 0.05 0.00 0.00 99.35 08:44:11 08:38:01 all 0.19 0.00 0.05 0.00 0.00 99.76 08:44:11 08:38:01 0 0.07 0.00 0.03 0.00 0.00 99.90 08:44:11 08:38:01 1 0.07 0.00 0.05 0.00 0.00 99.88 08:44:11 08:38:01 2 0.10 0.00 0.07 0.00 0.00 99.83 08:44:11 08:38:01 3 0.53 0.00 0.05 0.00 0.00 99.42 08:44:11 08:39:01 all 0.18 0.00 0.05 0.00 0.00 99.77 08:44:11 08:39:01 0 0.18 0.00 0.05 0.00 0.00 99.77 08:44:11 08:39:01 1 0.07 0.00 0.07 0.00 0.00 99.87 08:44:11 08:39:01 2 0.08 0.00 0.07 0.00 0.00 99.85 08:44:11 08:39:01 3 0.37 0.00 0.05 0.00 0.00 99.58 08:44:11 08:40:01 all 0.18 0.00 0.05 0.00 0.00 99.77 08:44:11 08:40:01 0 0.52 0.00 0.03 0.00 0.00 99.45 08:44:11 08:40:01 1 0.07 0.00 0.05 0.00 0.00 99.88 08:44:11 08:40:01 2 0.08 0.00 0.07 0.00 0.00 99.85 08:44:11 08:40:01 3 0.05 0.00 0.03 0.00 0.00 99.92 08:44:11 08:41:01 all 0.19 0.00 0.05 0.00 0.00 99.77 08:44:11 08:41:01 0 0.55 0.00 0.05 0.00 0.00 99.40 08:44:11 08:41:01 1 0.05 0.00 0.05 0.00 0.00 99.90 08:44:11 08:41:01 2 0.07 0.00 0.05 0.00 0.00 99.88 08:44:11 08:41:01 3 0.07 0.00 0.03 0.00 0.00 99.90 08:44:11 08:42:01 all 0.18 0.00 0.05 0.00 0.00 99.77 08:44:11 08:42:01 0 0.35 0.00 0.03 0.00 0.02 99.60 08:44:11 08:42:01 1 0.10 0.00 0.08 0.00 0.00 99.82 08:44:11 08:42:01 2 0.22 0.00 0.03 0.00 0.00 99.75 08:44:11 08:42:01 3 0.10 0.00 0.07 0.00 0.00 99.83 08:44:11 08:43:01 all 0.17 0.00 0.05 0.00 0.00 99.77 08:44:11 08:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:44:11 08:43:01 1 0.08 0.00 0.07 0.00 0.00 99.85 08:44:11 08:43:01 2 0.50 0.00 0.05 0.00 0.00 99.45 08:44:11 08:43:01 3 0.05 0.00 0.03 0.00 0.00 99.92 08:44:11 08:44:01 all 2.75 0.00 1.74 1.46 0.00 94.05 08:44:11 08:44:01 0 3.08 0.00 1.77 0.32 0.00 94.83 08:44:11 08:44:01 1 3.06 0.00 1.72 1.81 0.00 93.41 08:44:11 08:44:01 2 2.33 0.00 1.74 0.92 0.00 95.01 08:44:11 08:44:01 3 2.54 0.00 1.77 2.77 0.02 92.90 08:44:11 Average: all 1.87 0.00 0.86 0.37 0.00 96.90 08:44:11 Average: 0 1.83 0.00 0.93 0.11 0.00 97.12 08:44:11 Average: 1 2.11 0.00 0.84 0.75 0.00 96.30 08:44:11 Average: 2 1.77 0.00 0.83 0.17 0.00 97.23 08:44:11 Average: 3 1.76 0.00 0.84 0.46 0.00 96.94 08:44:11 08:44:11 08:44:11