Pull request #106 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 b102ac6fa70487e807dff5fd1cb20d5f5eede679 rather than 01be24e26ff5cef53aea6a5bd73bb718927b3a70 Obtained Jenkinsfile from b102ac6fa70487e807dff5fd1cb20d5f5eede679 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 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d 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-106/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 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d # timeout=10 Commit message: "Merge pull request #173 from ernestojeda/bugfix-did-change-prev" > 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-6382 in /w/workspace/foundry_device-virtual-go_PR-106 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-106 # 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/106/head:refs/remotes/origin/PR-106 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit b102ac6fa70487e807dff5fd1cb20d5f5eede679 into PR head commit 01be24e26ff5cef53aea6a5bd73bb718927b3a70 Merge succeeded, producing 01be24e26ff5cef53aea6a5bd73bb718927b3a70 Checking out Revision 01be24e26ff5cef53aea6a5bd73bb718927b3a70 (PR-106) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/106/head:refs/remotes/origin/PR-106 # 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/106/head:refs/remotes/origin/PR-106 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 01be24e26ff5cef53aea6a5bd73bb718927b3a70 # 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 b102ac6fa70487e807dff5fd1cb20d5f5eede679 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 01be24e26ff5cef53aea6a5bd73bb718927b3a70 # timeout=10 Commit message: "refactor: upgrade SDK to v1.2.0" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:00:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:00:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:00:36 ========================================================= 03:00:36 EdgeX Global Pipelines Version Info 03:00:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:00:39 ------------------- 03:00:39 stable info: 03:00:39 ------------------- 03:00:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:00:39 Commit SHA: 997776a94285dd80d478e4f0c197496148fdc64f 03:00:39 Message: update stable to v1.0.86 03:00:39 ------------------- 03:00:39 experimental info: 03:00:39 ------------------- 03:00:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:00:39 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 03:00:39 Message: update experimental to v1.0.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 03:00:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:00:42 03:00:42 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:00:42 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:00:42 latest: Pulling from edgex-devops/git-semver 03:00:42 9123ac7c32f7: Pulling fs layer 03:00:42 b8cc5d1170e3: Pulling fs layer 03:00:42 2924cbbf6a41: Pulling fs layer 03:00:42 93b08a4f1073: Pulling fs layer 03:00:42 93b08a4f1073: Waiting 03:00:42 b8cc5d1170e3: Verifying Checksum 03:00:42 b8cc5d1170e3: Download complete 03:00:42 9123ac7c32f7: Verifying Checksum 03:00:42 9123ac7c32f7: Download complete 03:00:43 93b08a4f1073: Verifying Checksum 03:00:43 93b08a4f1073: Download complete 03:00:43 2924cbbf6a41: Verifying Checksum 03:00:43 2924cbbf6a41: Download complete 03:00:43 9123ac7c32f7: Pull complete 03:00:43 b8cc5d1170e3: Pull complete 03:00:45 2924cbbf6a41: Pull complete 03:00:45 93b08a4f1073: Pull complete 03:00:45 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 03:00:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:00:46 prd-centos7-docker-4c-2g-6382 does not seem to be running inside a container 03:00:46 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-106 -v /w/workspace/foundry_device-virtual-go_PR-106:/w/workspace/foundry_device-virtual-go_PR-106:rw,z -v /w/workspace/foundry_device-virtual-go_PR-106@tmp:/w/workspace/foundry_device-virtual-go_PR-106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:00:48 $ docker top e52e6b30b79f287b13d4e2bbd92a3d94940ba814da92b484c374310b0ca509af -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:00:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:00:48 [ssh-agent] Looking for ssh-agent implementation... 03:00:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:00:49 $ docker exec e52e6b30b79f287b13d4e2bbd92a3d94940ba814da92b484c374310b0ca509af ssh-agent 03:00:49 SSH_AUTH_SOCK=/tmp/ssh-s27PVDUINQ6t/agent.15 03:00:49 SSH_AGENT_PID=21 03:00:49 Running ssh-add (command line suppressed) 03:00:50 Identity added: /w/workspace/foundry_device-virtual-go_PR-106@tmp/private_key_7505756164813289495.key (/w/workspace/foundry_device-virtual-go_PR-106@tmp/private_key_7505756164813289495.key) 03:00:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:00:51 + git describe --exact-match --tags HEAD 03:00:51 fatal: No names found, cannot describe anything. [Pipeline] } 03:00:51 $ docker exec --env ******** --env ******** e52e6b30b79f287b13d4e2bbd92a3d94940ba814da92b484c374310b0ca509af ssh-agent -k 03:00:52 unset SSH_AUTH_SOCK; 03:00:52 unset SSH_AGENT_PID; 03:00:52 echo Agent pid 21 killed; 03:00:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 03:00:52 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 03:00:52 This usually means this commit has not been tagged. [Pipeline] sshagent 03:00:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:00:52 [ssh-agent] Looking for ssh-agent implementation... 03:00:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:00:53 $ docker exec e52e6b30b79f287b13d4e2bbd92a3d94940ba814da92b484c374310b0ca509af ssh-agent 03:00:53 SSH_AUTH_SOCK=/tmp/ssh-vt1319q4IzmV/agent.55 03:00:53 SSH_AGENT_PID=61 03:00:54 Running ssh-add (command line suppressed) 03:00:54 Identity added: /w/workspace/foundry_device-virtual-go_PR-106@tmp/private_key_1534039139999455153.key (/w/workspace/foundry_device-virtual-go_PR-106@tmp/private_key_1534039139999455153.key) 03:00:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:00:55 + git semver init 03:00:55 # -> Open(): unable to determine branch for HEAD 03:00:55 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-106/.git 03:00:55 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-106 03:00:55 # $SEMVER_REMOTE_NAME = origin 03:00:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:00:55 # $SEMVER_USER_NAME = edgex-jenkins 03:00:55 # $SEMVER_BRANCH = PR-106 03:00:55 # $SEMVER_TEMP = /tmp/semver-195936270 03:00:55 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 03:00:55 # '/tmp/semver-195936270' -> '/w/workspace/foundry_device-virtual-go_PR-106/.semver' 03:00:55 # -> Force: false 03:00:55 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-106/.semver [Pipeline] } 03:00:55 $ docker exec --env ******** --env ******** e52e6b30b79f287b13d4e2bbd92a3d94940ba814da92b484c374310b0ca509af ssh-agent -k 03:00:56 unset SSH_AUTH_SOCK; 03:00:56 unset SSH_AGENT_PID; 03:00:56 echo Agent pid 61 killed; 03:00:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:00:57 + git semver [Pipeline] } 03:00:57 $ docker stop --time=1 e52e6b30b79f287b13d4e2bbd92a3d94940ba814da92b484c374310b0ca509af 03:00:58 $ docker rm -f e52e6b30b79f287b13d4e2bbd92a3d94940ba814da92b484c374310b0ca509af [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 03:01:00 Stashed 27 file(s) [Pipeline] echo 03:01:00 [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 03:01:15 Still waiting to schedule task 03:01:15 Waiting for next available executor on ‘centos7-docker-4c-2g’ 03:01:15 Still waiting to schedule task 03:01:15 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 03:03:00 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6383 in /w/workspace/foundry_device-virtual-go_PR-106 [Pipeline] { [Pipeline] ws 03:03:01 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 03:03:06 using credential edgex-jenkins-ssh 03:03:06 Cloning the remote Git repository 03:03:06 Cloning with configured refspecs honoured and without tags 03:03:06 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 03:03:06 > git init /w/workspace/device-virtual-go/1 # timeout=10 03:03:06 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 03:03:06 > git --version # timeout=10 03:03:06 using GIT_SSH to set credentials SSH Credentials for GitHub 03:03:07 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/106/head:refs/remotes/origin/PR-106 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:03:08 Fetching without tags 03:03:08 Merging remotes/origin/master commit b102ac6fa70487e807dff5fd1cb20d5f5eede679 into PR head commit 01be24e26ff5cef53aea6a5bd73bb718927b3a70 03:03:08 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 03:03:08 > git config --add remote.origin.fetch +refs/pull/106/head:refs/remotes/origin/PR-106 # timeout=10 03:03:08 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 03:03:08 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 03:03:08 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 03:03:08 using GIT_SSH to set credentials SSH Credentials for GitHub 03:03:08 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/106/head:refs/remotes/origin/PR-106 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:03:08 > git config core.sparsecheckout # timeout=10 03:03:08 > git checkout -f 01be24e26ff5cef53aea6a5bd73bb718927b3a70 # timeout=10 03:03:08 > git remote # timeout=10 03:03:08 > git config --get remote.origin.url # timeout=10 03:03:08 using GIT_SSH to set credentials SSH Credentials for GitHub 03:03:08 > git merge b102ac6fa70487e807dff5fd1cb20d5f5eede679 # timeout=10 03:03:08 Merge succeeded, producing 01be24e26ff5cef53aea6a5bd73bb718927b3a70 03:03:08 Checking out Revision 01be24e26ff5cef53aea6a5bd73bb718927b3a70 (PR-106) 03:03:08 > git rev-parse HEAD^{commit} # timeout=10 03:03:09 > git config core.sparsecheckout # timeout=10 03:03:09 > git checkout -f 01be24e26ff5cef53aea6a5bd73bb718927b3a70 # timeout=10 03:03:13 Commit message: "refactor: upgrade SDK to v1.2.0" 03:03:13 > git --version # timeout=10 03:03:13 fatal: bad object 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 03:03:14 ========================================================= 03:03:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 03:03:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:03:15 + 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 . 03:03:16 Sending build context to Docker daemon 510.5kB 03:03:16 Step 1/8 : ARG BASE=golang:1.13-alpine 03:03:16 Step 2/8 : FROM ${BASE} 03:03:17 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:03:17 cde5963f3b93: Pulling fs layer 03:03:17 2a23fa8c16f7: Pulling fs layer 03:03:17 777b28850792: Pulling fs layer 03:03:17 8a11ddd9e578: Pulling fs layer 03:03:17 4cf88f913ddb: Pulling fs layer 03:03:17 1df406cf5192: Pulling fs layer 03:03:17 cd6300453558: Pulling fs layer 03:03:17 b9c365052c96: Pulling fs layer 03:03:17 a2d8cc88f415: Pulling fs layer 03:03:17 ea1d1ca13537: Pulling fs layer 03:03:17 3750a50a1c5e: Pulling fs layer 03:03:17 8a11ddd9e578: Waiting 03:03:17 4cf88f913ddb: Waiting 03:03:17 1df406cf5192: Waiting 03:03:17 cd6300453558: Waiting 03:03:17 b9c365052c96: Waiting 03:03:17 a2d8cc88f415: Waiting 03:03:17 ea1d1ca13537: Waiting 03:03:17 3750a50a1c5e: Waiting 03:03:17 777b28850792: Download complete 03:03:17 2a23fa8c16f7: Verifying Checksum 03:03:17 2a23fa8c16f7: Download complete 03:03:17 4cf88f913ddb: Verifying Checksum 03:03:17 4cf88f913ddb: Download complete 03:03:17 1df406cf5192: Verifying Checksum 03:03:17 1df406cf5192: Download complete 03:03:17 cde5963f3b93: Verifying Checksum 03:03:17 cde5963f3b93: Download complete 03:03:18 cde5963f3b93: Pull complete 03:03:18 2a23fa8c16f7: Pull complete 03:03:19 777b28850792: Pull complete 03:03:21 cd6300453558: Verifying Checksum 03:03:21 cd6300453558: Download complete 03:03:21 a2d8cc88f415: Verifying Checksum 03:03:21 a2d8cc88f415: Download complete 03:03:24 ea1d1ca13537: Verifying Checksum 03:03:24 ea1d1ca13537: Download complete 03:03:24 3750a50a1c5e: Verifying Checksum 03:03:24 3750a50a1c5e: Download complete 03:03:27 b9c365052c96: Download complete 03:03:28 8a11ddd9e578: Verifying Checksum 03:03:28 8a11ddd9e578: Download complete 03:03:40 8a11ddd9e578: Pull complete 03:03:40 4cf88f913ddb: Pull complete 03:03:40 1df406cf5192: Pull complete 03:03:46 cd6300453558: Pull complete 03:03:50 b9c365052c96: Pull complete 03:03:50 a2d8cc88f415: Pull complete 03:03:52 ea1d1ca13537: Pull complete 03:03:53 3750a50a1c5e: Pull complete 03:03:53 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 03:03:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 03:03:53 ---> 78745c68409d 03:03:53 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 03:03:54 Running on prd-centos7-docker-4c-2g-6384 in /w/workspace/foundry_device-virtual-go_PR-106 [Pipeline] { [Pipeline] ws 03:03:54 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 03:03:57 using credential edgex-jenkins-ssh 03:03:57 Cloning the remote Git repository 03:03:57 Cloning with configured refspecs honoured and without tags 03:03:57 ---> Running in 82fe5f3ad212 03:03:57 Removing intermediate container 82fe5f3ad212 03:03:57 ---> 4c3cc02c788d 03:03:57 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:03:57 Fetching without tags 03:03:57 ---> Running in 56aed80e9bc5 03:03:56 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 03:03:56 > git init /w/workspace/device-virtual-go/1 # timeout=10 03:03:57 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 03:03:57 > git --version # timeout=10 03:03:57 using GIT_SSH to set credentials SSH Credentials for GitHub 03:03:57 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/106/head:refs/remotes/origin/PR-106 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:03:57 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 03:03:57 > git config --add remote.origin.fetch +refs/pull/106/head:refs/remotes/origin/PR-106 # timeout=10 03:03:57 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 03:03:57 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 03:03:57 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 03:03:57 using GIT_SSH to set credentials SSH Credentials for GitHub 03:03:57 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/106/head:refs/remotes/origin/PR-106 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:03:58 Merging remotes/origin/master commit b102ac6fa70487e807dff5fd1cb20d5f5eede679 into PR head commit 01be24e26ff5cef53aea6a5bd73bb718927b3a70 03:03:58 Merge succeeded, producing 01be24e26ff5cef53aea6a5bd73bb718927b3a70 03:03:58 Checking out Revision 01be24e26ff5cef53aea6a5bd73bb718927b3a70 (PR-106) 03:03:58 > git config core.sparsecheckout # timeout=10 03:03:58 > git checkout -f 01be24e26ff5cef53aea6a5bd73bb718927b3a70 # timeout=10 03:03:58 > git remote # timeout=10 03:03:58 > git config --get remote.origin.url # timeout=10 03:03:58 using GIT_SSH to set credentials SSH Credentials for GitHub 03:03:58 > git merge b102ac6fa70487e807dff5fd1cb20d5f5eede679 # timeout=10 03:03:58 > git rev-parse HEAD^{commit} # timeout=10 03:03:58 > git config core.sparsecheckout # timeout=10 03:03:58 > git checkout -f 01be24e26ff5cef53aea6a5bd73bb718927b3a70 # timeout=10 03:03:59 Removing intermediate container 56aed80e9bc5 03:03:59 ---> bfc776442b68 03:03:59 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 03:03:59 ---> Running in 4dc1a4328cea 03:04:00 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 03:04:01 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 03:04:02 (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) 03:04:02 (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 03:04:02 Commit message: "refactor: upgrade SDK to v1.2.0" 03:04:02 > git --version # timeout=10 03:04:02 fatal: bad object 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d 03:04:03 (3/18) Installing libmagic (5.37-r1) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 03:04:03 (4/18) Installing file (5.37-r1) 03:04:03 (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 03:04:03 (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 03:04:03 (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [Pipeline] echo 03:04:04 ========================================================= 03:04:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 03:04:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:04:04 + 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 . 03:04:04 Sending build context to Docker daemon 510.5kB 03:04:04 Step 1/8 : ARG BASE=golang:1.13-alpine 03:04:04 Step 2/8 : FROM ${BASE} 03:04:04 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 03:04:04 e6b0cf9c0882: Pulling fs layer 03:04:04 2848faf0eed1: Pulling fs layer 03:04:04 0f37312ad70f: Pulling fs layer 03:04:04 5788d62ee057: Pulling fs layer 03:04:04 0e6b1d234666: Pulling fs layer 03:04:04 bf5d7aec512f: Pulling fs layer 03:04:04 34c802a77dc8: Pulling fs layer 03:04:04 9eb99e56ec68: Pulling fs layer 03:04:04 27c7a5d97fbd: Pulling fs layer 03:04:04 5c102a31e300: Pulling fs layer 03:04:04 dcfb455df0a1: Pulling fs layer 03:04:04 34c802a77dc8: Waiting 03:04:04 9eb99e56ec68: Waiting 03:04:04 27c7a5d97fbd: Waiting 03:04:04 5c102a31e300: Waiting 03:04:04 dcfb455df0a1: Waiting 03:04:04 0e6b1d234666: Waiting 03:04:04 bf5d7aec512f: Waiting 03:04:04 5788d62ee057: Waiting 03:04:04 0f37312ad70f: Verifying Checksum 03:04:04 0f37312ad70f: Download complete 03:04:04 2848faf0eed1: Verifying Checksum 03:04:04 2848faf0eed1: Download complete 03:04:04 0e6b1d234666: Verifying Checksum 03:04:04 0e6b1d234666: Download complete 03:04:04 bf5d7aec512f: Verifying Checksum 03:04:04 bf5d7aec512f: Download complete 03:04:04 e6b0cf9c0882: Verifying Checksum 03:04:04 e6b0cf9c0882: Download complete 03:04:05 e6b0cf9c0882: Pull complete 03:04:05 34c802a77dc8: Verifying Checksum 03:04:05 34c802a77dc8: Download complete 03:04:05 27c7a5d97fbd: Download complete 03:04:06 5c102a31e300: Verifying Checksum 03:04:06 5c102a31e300: Download complete 03:04:06 dcfb455df0a1: Verifying Checksum 03:04:06 dcfb455df0a1: Download complete 03:04:06 5788d62ee057: Verifying Checksum 03:04:06 5788d62ee057: Download complete 03:04:06 9eb99e56ec68: Verifying Checksum 03:04:06 9eb99e56ec68: Download complete 03:04:07 2848faf0eed1: Pull complete 03:04:07 0f37312ad70f: Pull complete 03:04:12 5788d62ee057: Pull complete 03:04:12 0e6b1d234666: Pull complete 03:04:12 bf5d7aec512f: Pull complete 03:04:17 34c802a77dc8: Pull complete 03:04:21 9eb99e56ec68: Pull complete 03:04:21 27c7a5d97fbd: Pull complete 03:04:21 5c102a31e300: Pull complete 03:04:21 dcfb455df0a1: Pull complete 03:04:21 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 03:04:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 03:04:21 ---> 7c70fe431013 03:04:21 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 03:04:22 ---> Running in 01b99dbaf4e2 03:04:22 Removing intermediate container 01b99dbaf4e2 03:04:22 ---> d9e3abd89519 03:04:22 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:04:22 ---> Running in 00b34cb8ff13 03:04:23 Removing intermediate container 00b34cb8ff13 03:04:23 ---> 6b641f9adf64 03:04:23 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 03:04:23 ---> Running in c8534ae4aeb7 03:04:24 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 03:04:24 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 03:04:25 (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 03:04:25 (2/17) Installing libmagic (5.37-r1) 03:04:25 (3/17) Installing file (5.37-r1) 03:04:25 (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 03:04:26 (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 03:04:26 (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 03:05:00 (8/18) Installing libc-dev (0.7.2-r0) 03:05:00 (9/18) Installing g++ (9.2.0-r4) 03:05:22 (7/17) Installing libc-dev (0.7.2-r0) 03:05:22 (8/17) Installing g++ (9.2.0-r4) 03:05:39 (10/18) Installing fortify-headers (1.1-r0) 03:05:39 (11/18) Installing build-base (0.5-r1) 03:05:39 (12/18) Installing openssh-keygen (8.1_p1-r0) 03:05:39 (13/18) Installing libedit (20191211.3.1-r0) 03:05:39 (14/18) Installing openssh-client (8.1_p1-r0) 03:05:39 (15/18) Installing openssh-sftp-server (8.1_p1-r0) 03:05:39 (16/18) Installing openssh-server-common (8.1_p1-r0) 03:05:39 (17/18) Installing openssh-server (8.1_p1-r0) 03:05:39 (18/18) Installing openssh (8.1_p1-r0) 03:05:39 Executing busybox-1.31.1-r8.trigger 03:05:39 OK: 203 MiB in 52 packages 03:05:46 Removing intermediate container 4dc1a4328cea 03:05:46 ---> 30bf30e91bfa 03:05:46 Step 6/8 : WORKDIR /device-virtual-go 03:05:46 ---> Running in 55ef6d227ff0 03:05:46 Removing intermediate container 55ef6d227ff0 03:05:46 ---> 192452458dfd 03:05:46 Step 7/8 : COPY . . 03:05:46 ---> ea5b4fd41196 03:05:46 Step 8/8 : RUN go mod download 03:05:46 ---> Running in 65a3658dcf75 03:05:49 go: finding github.com/BurntSushi/toml v0.3.1 03:05:49 go: finding github.com/OneOfOne/xxhash v1.2.6 03:05:50 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 03:05:50 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 03:05:50 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 03:05:50 go: finding github.com/bgentry/speakeasy v0.1.0 03:05:50 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 03:05:50 go: finding github.com/davecgh/go-spew v1.1.1 03:05:50 go: finding github.com/edgexfoundry/device-sdk-go v1.2.0 03:05:50 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 03:05:50 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 03:05:50 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 03:05:50 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 03:05:50 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 03:05:50 go: finding github.com/edsrzf/mmap-go v1.0.0 03:05:50 go: finding github.com/fatih/color v1.7.0 03:05:50 go: finding github.com/fxamacker/cbor/v2 v2.2.0 03:05:50 go: finding github.com/go-kit/kit v0.8.0 03:05:50 go: finding github.com/go-logfmt/logfmt v0.4.0 03:05:50 go: finding github.com/go-stack/stack v1.8.0 03:05:50 go: finding github.com/golang/snappy v0.0.1 03:05:50 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 03:05:50 go: finding github.com/google/uuid v1.1.0 03:05:51 go: finding github.com/gorilla/mux v1.7.1 03:05:51 go: finding github.com/hashicorp/consul/api v1.1.0 03:05:51 go: finding github.com/hashicorp/consul/sdk v0.1.1 03:05:51 go: finding github.com/hashicorp/errwrap v1.0.0 03:05:51 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 03:05:51 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 03:05:51 go: finding github.com/hashicorp/go-msgpack v0.5.3 03:05:51 go: finding github.com/hashicorp/go-multierror v1.0.0 03:05:51 go: finding github.com/hashicorp/go-rootcerts v1.0.0 03:05:51 go: finding github.com/hashicorp/go-sockaddr v1.0.0 03:05:51 go: finding github.com/hashicorp/go-syslog v1.0.0 03:05:51 go: finding github.com/hashicorp/go-uuid v1.0.1 03:05:51 go: finding github.com/hashicorp/go.net v0.0.1 03:05:51 go: finding github.com/hashicorp/golang-lru v0.5.0 03:05:51 go: finding github.com/hashicorp/logutils v1.0.0 03:05:51 go: finding github.com/hashicorp/mdns v1.0.0 03:05:51 go: finding github.com/hashicorp/memberlist v0.1.3 03:05:51 go: finding github.com/hashicorp/serf v0.8.2 03:05:51 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 03:05:51 go: finding github.com/mattn/go-colorable v0.0.9 03:05:51 go: finding github.com/mattn/go-isatty v0.0.3 03:05:51 go: finding github.com/miekg/dns v1.0.14 03:05:51 go: finding github.com/mitchellh/cli v1.0.0 03:05:51 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:05:51 go: finding github.com/mitchellh/copystructure v1.0.0 03:05:51 go: finding github.com/mitchellh/go-homedir v1.0.0 03:05:51 go: finding github.com/mitchellh/go-testing-interface v1.0.0 03:05:51 go: finding github.com/mitchellh/gox v0.4.0 03:05:52 go: finding github.com/mitchellh/iochan v1.0.0 03:05:52 go: finding github.com/mitchellh/mapstructure v1.1.2 03:05:52 go: finding github.com/mitchellh/reflectwalk v1.0.0 03:05:52 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 03:05:52 go: finding github.com/pelletier/go-toml v1.2.0 03:05:52 go: finding github.com/pkg/errors v0.8.1 03:05:52 go: finding github.com/pmezard/go-difflib v1.0.0 03:05:52 go: finding github.com/posener/complete v1.1.1 03:05:52 go: finding github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 03:05:52 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 03:05:52 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 03:05:52 go: finding github.com/stretchr/objx v0.1.0 03:05:52 go: finding github.com/stretchr/testify v1.5.1 03:05:52 go: finding github.com/ugorji/go v1.1.4 03:05:52 go: finding github.com/x448/float16 v0.8.4 03:05:52 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 03:05:52 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 03:05:52 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 03:05:52 go: finding golang.org/x/sys v0.0.0-20190411185658-b44545bcd369 03:05:52 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 03:05:52 go: finding gopkg.in/yaml.v2 v2.2.8 03:05:52 go: finding modernc.org/b v1.0.0 03:05:52 go: finding modernc.org/db v1.0.0 03:05:52 go: finding modernc.org/file v1.0.0 03:05:52 go: finding modernc.org/fileutil v1.0.0 03:05:52 go: finding modernc.org/golex v1.0.0 03:05:52 go: finding modernc.org/internal v1.0.0 03:05:52 go: finding modernc.org/lldb v1.0.0 03:05:52 go: finding modernc.org/mathutil v1.0.0 03:05:52 go: finding modernc.org/ql v1.0.0 03:05:52 go: finding modernc.org/sortutil v1.0.0 03:05:53 go: finding modernc.org/strutil v1.0.0 03:05:53 go: finding modernc.org/zappy v1.0.0 03:06:01 (9/17) Installing fortify-headers (1.1-r0) 03:06:01 (10/17) Installing build-base (0.5-r1) 03:06:01 (11/17) Installing openssh-keygen (8.1_p1-r0) 03:06:01 (12/17) Installing libedit (20191211.3.1-r0) 03:06:01 (13/17) Installing openssh-client (8.1_p1-r0) 03:06:01 (14/17) Installing openssh-sftp-server (8.1_p1-r0) 03:06:01 (15/17) Installing openssh-server-common (8.1_p1-r0) 03:06:01 (16/17) Installing openssh-server (8.1_p1-r0) 03:06:02 (17/17) Installing openssh (8.1_p1-r0) 03:06:02 Executing busybox-1.31.1-r8.trigger 03:06:02 OK: 214 MiB in 52 packages 03:06:03 Removing intermediate container 65a3658dcf75 03:06:03 ---> 47365e9d2950 03:06:03 Successfully built 47365e9d2950 03:06:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:06:04 + docker inspect -f . ci-base-image-arm64 03:06:04 . [Pipeline] withDockerContainer 03:06:04 prd-ubuntu18.04-docker-arm64-4c-16g-6383 does not seem to be running inside a container 03:06:04 $ 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 03:06:05 Removing intermediate container c8534ae4aeb7 03:06:05 ---> 3e066e072e3c 03:06:05 Step 6/8 : WORKDIR /device-virtual-go 03:06:05 ---> Running in 0db98161a919 03:06:05 Removing intermediate container 0db98161a919 03:06:05 ---> 7acfb5e47503 03:06:05 Step 7/8 : COPY . . 03:06:06 ---> 56a2b1ffe4cf 03:06:06 Step 8/8 : RUN go mod download 03:06:06 ---> Running in 5ca4d354c729 03:06:06 $ docker top f5320027f4e2f62dfc18b6b987faa909460e032bf4cfec508f8f1102c7864eab -eo pid,comm [Pipeline] { [Pipeline] sh 03:06:07 + go version 03:06:07 go version go1.13.5 linux/arm64 [Pipeline] sh 03:06:08 + make test 03:06:08 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 03:06:08 go: finding github.com/BurntSushi/toml v0.3.1 03:06:08 go: finding github.com/OneOfOne/xxhash v1.2.6 03:06:08 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 03:06:08 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 03:06:08 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 03:06:08 go: finding github.com/bgentry/speakeasy v0.1.0 03:06:08 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 03:06:08 go: finding github.com/davecgh/go-spew v1.1.1 03:06:08 go: finding github.com/edgexfoundry/device-sdk-go v1.2.0 03:06:08 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 03:06:08 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 03:06:08 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 03:06:08 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 03:06:08 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 03:06:08 go: finding github.com/edsrzf/mmap-go v1.0.0 03:06:08 go: finding github.com/fatih/color v1.7.0 03:06:08 go: finding github.com/fxamacker/cbor/v2 v2.2.0 03:06:08 go: finding github.com/go-kit/kit v0.8.0 03:06:08 go: finding github.com/go-logfmt/logfmt v0.4.0 03:06:08 go: finding github.com/go-stack/stack v1.8.0 03:06:08 go: finding github.com/golang/snappy v0.0.1 03:06:08 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 03:06:08 go: finding github.com/google/uuid v1.1.0 03:06:08 go: finding github.com/gorilla/mux v1.7.1 03:06:08 go: finding github.com/hashicorp/consul/api v1.1.0 03:06:08 go: finding github.com/hashicorp/consul/sdk v0.1.1 03:06:08 go: finding github.com/hashicorp/errwrap v1.0.0 03:06:08 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 03:06:08 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 03:06:08 go: finding github.com/hashicorp/go-msgpack v0.5.3 03:06:08 go: finding github.com/hashicorp/go-multierror v1.0.0 03:06:08 go: finding github.com/hashicorp/go-rootcerts v1.0.0 03:06:08 go: finding github.com/hashicorp/go-sockaddr v1.0.0 03:06:08 go: finding github.com/hashicorp/go-syslog v1.0.0 03:06:08 go: finding github.com/hashicorp/go-uuid v1.0.1 03:06:08 go: finding github.com/hashicorp/go.net v0.0.1 03:06:08 go: finding github.com/hashicorp/golang-lru v0.5.0 03:06:08 go: finding github.com/hashicorp/logutils v1.0.0 03:06:08 go: finding github.com/hashicorp/mdns v1.0.0 03:06:08 go: finding github.com/hashicorp/memberlist v0.1.3 03:06:08 go: finding github.com/hashicorp/serf v0.8.2 03:06:08 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 03:06:08 go: finding github.com/mattn/go-colorable v0.0.9 03:06:08 go: finding github.com/mattn/go-isatty v0.0.3 03:06:08 go: finding github.com/miekg/dns v1.0.14 03:06:08 go: finding github.com/mitchellh/cli v1.0.0 03:06:08 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:06:08 go: finding github.com/mitchellh/copystructure v1.0.0 03:06:08 go: finding github.com/mitchellh/go-homedir v1.0.0 03:06:08 go: finding github.com/mitchellh/go-testing-interface v1.0.0 03:06:08 go: finding github.com/mitchellh/gox v0.4.0 03:06:08 go: finding github.com/mitchellh/iochan v1.0.0 03:06:08 go: finding github.com/mitchellh/mapstructure v1.1.2 03:06:08 go: finding github.com/mitchellh/reflectwalk v1.0.0 03:06:08 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 03:06:08 go: finding github.com/pelletier/go-toml v1.2.0 03:06:08 go: finding github.com/pkg/errors v0.8.1 03:06:08 go: finding github.com/pmezard/go-difflib v1.0.0 03:06:08 go: finding github.com/posener/complete v1.1.1 03:06:08 go: finding github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 03:06:08 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 03:06:08 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 03:06:08 go: finding github.com/stretchr/objx v0.1.0 03:06:08 go: finding github.com/stretchr/testify v1.5.1 03:06:08 go: finding github.com/ugorji/go v1.1.4 03:06:08 go: finding github.com/x448/float16 v0.8.4 03:06:08 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 03:06:08 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 03:06:08 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 03:06:08 go: finding golang.org/x/sys v0.0.0-20190411185658-b44545bcd369 03:06:08 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 03:06:08 go: finding gopkg.in/yaml.v2 v2.2.8 03:06:08 go: finding modernc.org/b v1.0.0 03:06:08 go: finding modernc.org/db v1.0.0 03:06:08 go: finding modernc.org/file v1.0.0 03:06:08 go: finding modernc.org/fileutil v1.0.0 03:06:08 go: finding modernc.org/golex v1.0.0 03:06:08 go: finding modernc.org/internal v1.0.0 03:06:08 go: finding modernc.org/lldb v1.0.0 03:06:08 go: finding modernc.org/mathutil v1.0.0 03:06:08 go: finding modernc.org/ql v1.0.0 03:06:08 go: finding modernc.org/sortutil v1.0.0 03:06:08 go: finding modernc.org/strutil v1.0.0 03:06:08 go: finding modernc.org/zappy v1.0.0 03:06:09 ? github.com/edgexfoundry/device-virtual-go [no test files] 03:06:13 Removing intermediate container 5ca4d354c729 03:06:13 ---> 5b130b9b8719 03:06:13 Successfully built 5b130b9b8719 03:06:13 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 03:06:14 + docker inspect -f . ci-base-image-x86_64 03:06:14 . [Pipeline] withDockerContainer 03:06:14 prd-centos7-docker-4c-2g-6384 does not seem to be running inside a container 03:06:15 $ 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-x86_64 cat 03:06:15 $ docker top 415440e496a009f940093e0423a9e802a27e23cf8ada3e21d5379b2cdf83f902 -eo pid,comm [Pipeline] { [Pipeline] sh 03:06:16 + go version 03:06:16 go version go1.13.5 linux/amd64 [Pipeline] sh 03:06:16 + make test 03:06:16 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 03:06:17 ? github.com/edgexfoundry/device-virtual-go [no test files] 03:06:32 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 03:06:47 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 03:07:40 ok github.com/edgexfoundry/device-virtual-go/internal/driver 64.498s coverage: 52.7% of statements 03:07:40 CGO_ENABLED=0 GO111MODULE=on go vet ./... 03:07:40 gofmt -l . 03:07:40 [ "`gofmt -l .`" = "" ] 03:07:40 ./bin/test-attribution-txt.sh 03:07:41 ./bin/test-go-mod-tidy.sh [Pipeline] stash 03:07:41 Stashed 1 file(s) [Pipeline] } 03:07:42 $ docker stop --time=1 415440e496a009f940093e0423a9e802a27e23cf8ada3e21d5379b2cdf83f902 03:07:43 $ docker rm -f 415440e496a009f940093e0423a9e802a27e23cf8ada3e21d5379b2cdf83f902 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:07:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:07:45 + ls -al . 03:07:45 total 112 03:07:45 drwxrwxr-x. 8 jenkins jenkins 4096 Apr 28 03:07 . 03:07:45 drwxrwxr-x. 4 jenkins jenkins 28 Apr 28 03:03 .. 03:07:45 -rw-rw-r--. 1 jenkins jenkins 6432 Apr 28 03:03 Attribution.txt 03:07:45 drwxrwxr-x. 2 jenkins jenkins 64 Apr 28 03:03 bin 03:07:45 drwxrwxr-x. 3 jenkins jenkins 32 Apr 28 03:03 cmd 03:07:45 -rw-r--r--. 1 jenkins jenkins 32181 Apr 28 03:07 coverage.out 03:07:45 -rw-rw-r--. 1 jenkins jenkins 1826 Apr 28 03:03 Dockerfile 03:07:45 -rw-rw-r--. 1 jenkins jenkins 957 Apr 28 03:03 Dockerfile.build 03:07:45 drwxrwxr-x. 8 jenkins jenkins 179 Apr 28 03:04 .git 03:07:45 drwxrwxr-x. 2 jenkins jenkins 38 Apr 28 03:03 .github 03:07:45 -rw-rw-r--. 1 jenkins jenkins 258 Apr 28 03:03 .gitignore 03:07:45 -rw-r--r--. 1 jenkins jenkins 855 Apr 28 03:07 go.mod 03:07:45 -rw-r--r--. 1 jenkins jenkins 14791 Apr 28 03:07 go.sum 03:07:45 drwxrwxr-x. 3 jenkins jenkins 20 Apr 28 03:03 internal 03:07:45 -rw-rw-r--. 1 jenkins jenkins 683 Apr 28 03:03 Jenkinsfile 03:07:45 -rw-rw-r--. 1 jenkins jenkins 11340 Apr 28 03:03 LICENSE 03:07:45 -rw-rw-r--. 1 jenkins jenkins 873 Apr 28 03:03 Makefile 03:07:45 -rw-rw-r--. 1 jenkins jenkins 4413 Apr 28 03:03 README.md 03:07:45 drwxrwxr-x. 3 jenkins jenkins 58 Apr 28 03:04 .semver 03:07:45 -rw-rw-r--. 1 jenkins jenkins 5 Apr 28 03:00 VERSION 03:07:45 -rw-rw-r--. 1 jenkins jenkins 235 Apr 28 03:03 version.go [Pipeline] isUnix [Pipeline] sh 03:07:45 + 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=01be24e26ff5cef53aea6a5bd73bb718927b3a70 --label arch=amd64 --label version=0.0.0 . 03:07:46 Sending build context to Docker daemon 34.13MB 03:07:46 Step 1/21 : ARG BASE=golang:1.13-alpine 03:07:46 Step 2/21 : FROM ${BASE} AS builder 03:07:46 ---> 5b130b9b8719 03:07:46 Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 03:07:46 ---> Running in af23e079edf8 03:07:46 Removing intermediate container af23e079edf8 03:07:46 ---> 174dedf7060a 03:07:46 Step 4/21 : ARG ALPINE_PKG_EXTRA="" 03:07:46 ---> Running in 5c557f678eed 03:07:46 Removing intermediate container 5c557f678eed 03:07:46 ---> a586995ea1ac 03:07:46 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' 03:07:46 ---> Running in b66ded68013b 03:07:46 Removing intermediate container b66ded68013b 03:07:46 ---> 38e67d010af0 03:07:46 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:07:46 ---> Running in 18847422d6dc 03:07:47 Removing intermediate container 18847422d6dc 03:07:47 ---> b098f3694a4a 03:07:47 Step 7/21 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:07:47 ---> Running in 48f905b86535 03:07:47 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 03:07:50 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 03:07:53 OK: 214 MiB in 52 packages 03:07:53 Removing intermediate container 48f905b86535 03:07:53 ---> 3e5760d19e1f 03:07:53 Step 8/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go 03:07:53 ---> Running in 6a1be104830d 03:07:53 Removing intermediate container 6a1be104830d 03:07:53 ---> 802e6507aac8 03:07:53 Step 9/21 : COPY . . 03:07:53 ---> 20210e2a8710 03:07:53 Step 10/21 : ARG MAKE='make build' 03:07:53 ---> Running in 6c7e84cd2e22 03:07:54 Removing intermediate container 6c7e84cd2e22 03:07:54 ---> 276efdd3e5bd 03:07:54 Step 11/21 : RUN $MAKE 03:07:54 ---> Running in 36b45663936a 03:07:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 03:08:06 CGO_ENABLED=0 GO111MODULE=on go build ./... 03:08:08 Removing intermediate container 36b45663936a 03:08:08 ---> f7820da14053 03:08:08 Step 12/21 : FROM alpine 03:08:08 latest: Pulling from library/alpine 03:08:08 cbdbe7a5bc2a: Pulling fs layer 03:08:08 cbdbe7a5bc2a: Verifying Checksum 03:08:08 cbdbe7a5bc2a: Download complete 03:08:08 cbdbe7a5bc2a: Pull complete 03:08:08 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 03:08:08 Status: Downloaded newer image for alpine:latest 03:08:08 ---> f70734b6a266 03:08:08 Step 13/21 : ENV APP_PORT=49990 03:08:08 ---> Running in e062b64af560 03:08:08 Removing intermediate container e062b64af560 03:08:08 ---> 0ff0af1a1a04 03:08:08 Step 14/21 : EXPOSE $APP_PORT 03:08:09 ---> Running in 2cb08021900c 03:08:09 Removing intermediate container 2cb08021900c 03:08:09 ---> 78836fceb121 03:08:09 Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / 03:08:09 ---> 3117def35aed 03:08:09 Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / 03:08:09 ---> 0329014bbb95 03:08:09 Step 17/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / 03:08:09 ---> c5e49bd7fcb9 03:08:09 Step 18/21 : ENTRYPOINT ["/device-virtual","--cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 03:08:09 ---> Running in 7d10e9d3939c 03:08:09 Removing intermediate container 7d10e9d3939c 03:08:09 ---> 6dce1d50c51e 03:08:09 Step 19/21 : LABEL arch=amd64 03:08:10 ---> Running in 3392fc85a146 03:08:10 Removing intermediate container 3392fc85a146 03:08:10 ---> 95056929d404 03:08:10 Step 20/21 : LABEL git_sha=01be24e26ff5cef53aea6a5bd73bb718927b3a70 03:08:10 ---> Running in 61a80f568eb5 03:08:10 Removing intermediate container 61a80f568eb5 03:08:10 ---> 9fa776c5a427 03:08:10 Step 21/21 : LABEL version=0.0.0 03:08:10 ---> Running in ebcb06a2f832 03:08:10 Removing intermediate container ebcb06a2f832 03:08:10 ---> a35ab3e3c070 03:08:10 [Warning] One or more build-args [ARCH] were not consumed 03:08:10 Successfully built a35ab3e3c070 03:08:10 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] } 03:09:40 ok github.com/edgexfoundry/device-virtual-go/internal/driver 164.454s coverage: 52.7% of statements 03:09:40 CGO_ENABLED=0 GO111MODULE=on go vet ./... 03:09:40 gofmt -l . 03:09:40 [ "`gofmt -l .`" = "" ] 03:09:40 ./bin/test-attribution-txt.sh 03:09:40 ./bin/test-go-mod-tidy.sh [Pipeline] stash 03:09:40 Warning: overwriting stash ‘coverage-report’ 03:09:41 Stashed 1 file(s) [Pipeline] } 03:09:41 $ docker stop --time=1 f5320027f4e2f62dfc18b6b987faa909460e032bf4cfec508f8f1102c7864eab 03:09:43 $ docker rm -f f5320027f4e2f62dfc18b6b987faa909460e032bf4cfec508f8f1102c7864eab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:09:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:09:45 + ls -al . 03:09:45 total 140 03:09:45 drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 03:09 . 03:09:45 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 03:03 .. 03:09:45 drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 03:03 .git 03:09:45 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 03:03 .github 03:09:45 -rw-rw-r-- 1 jenkins jenkins 258 Apr 28 03:03 .gitignore 03:09:45 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 03:03 .semver 03:09:45 -rw-rw-r-- 1 jenkins jenkins 6432 Apr 28 03:03 Attribution.txt 03:09:45 -rw-rw-r-- 1 jenkins jenkins 1826 Apr 28 03:03 Dockerfile 03:09:45 -rw-rw-r-- 1 jenkins jenkins 957 Apr 28 03:03 Dockerfile.build 03:09:45 -rw-rw-r-- 1 jenkins jenkins 683 Apr 28 03:03 Jenkinsfile 03:09:45 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 28 03:03 LICENSE 03:09:45 -rw-rw-r-- 1 jenkins jenkins 873 Apr 28 03:03 Makefile 03:09:45 -rw-rw-r-- 1 jenkins jenkins 4413 Apr 28 03:03 README.md 03:09:45 -rw-rw-r-- 1 jenkins jenkins 5 Apr 28 03:00 VERSION 03:09:45 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 03:03 bin 03:09:45 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 03:03 cmd 03:09:45 -rw-r--r-- 1 jenkins jenkins 32181 Apr 28 03:09 coverage.out 03:09:45 -rw-r--r-- 1 jenkins jenkins 855 Apr 28 03:09 go.mod 03:09:45 -rw-r--r-- 1 jenkins jenkins 14791 Apr 28 03:09 go.sum 03:09:45 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 03:03 internal 03:09:45 -rw-rw-r-- 1 jenkins jenkins 235 Apr 28 03:03 version.go [Pipeline] isUnix [Pipeline] sh 03:09:45 + 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=01be24e26ff5cef53aea6a5bd73bb718927b3a70 --label arch=arm64 --label version=0.0.0 . 03:09:46 Sending build context to Docker daemon 34.13MB 03:09:46 Step 1/21 : ARG BASE=golang:1.13-alpine 03:09:46 Step 2/21 : FROM ${BASE} AS builder 03:09:46 ---> 47365e9d2950 03:09:46 Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 03:09:47 ---> Running in c0f296c776f8 03:09:47 Removing intermediate container c0f296c776f8 03:09:47 ---> 6ad595bae887 03:09:47 Step 4/21 : ARG ALPINE_PKG_EXTRA="" 03:09:47 ---> Running in 2d3aa4c2579a 03:09:47 Removing intermediate container 2d3aa4c2579a 03:09:47 ---> c9265dc6d734 03:09:47 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' 03:09:48 ---> Running in c973a6cc699b 03:09:48 Removing intermediate container c973a6cc699b 03:09:48 ---> e87c77e05e8d 03:09:48 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:09:48 ---> Running in d45e8b1d27aa 03:09:50 Removing intermediate container d45e8b1d27aa 03:09:50 ---> 038296f6e954 03:09:50 Step 7/21 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:09:50 ---> Running in 6ebd90d6ab81 03:09:51 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 03:09:53 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 03:09:54 OK: 203 MiB in 52 packages 03:09:55 Removing intermediate container 6ebd90d6ab81 03:09:55 ---> b70fc452fab7 03:09:55 Step 8/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go 03:09:55 ---> Running in cd65524dc69d 03:09:55 Removing intermediate container cd65524dc69d 03:09:55 ---> 53289f41cfa5 03:09:55 Step 9/21 : COPY . . 03:09:58 ---> 280bc2d037b8 03:09:58 Step 10/21 : ARG MAKE='make build' 03:09:58 ---> Running in f896926ac1f0 03:09:58 Removing intermediate container f896926ac1f0 03:09:58 ---> 101b75a0b19f 03:09:58 Step 11/21 : RUN $MAKE 03:09:58 ---> Running in 624933fbaa9c 03:09:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 03:10:31 CGO_ENABLED=0 GO111MODULE=on go build ./... 03:10:39 Removing intermediate container 624933fbaa9c 03:10:39 ---> c2f09de810a0 03:10:39 Step 12/21 : FROM alpine 03:10:39 latest: Pulling from library/alpine 03:10:39 29e5d40040c1: Pulling fs layer 03:10:39 29e5d40040c1: Download complete 03:10:40 29e5d40040c1: Pull complete 03:10:40 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 03:10:40 Status: Downloaded newer image for alpine:latest 03:10:40 ---> c20d2a9ab686 03:10:40 Step 13/21 : ENV APP_PORT=49990 03:10:40 ---> Running in 7a8ded551e94 03:10:41 Removing intermediate container 7a8ded551e94 03:10:41 ---> 98f485de5709 03:10:41 Step 14/21 : EXPOSE $APP_PORT 03:10:41 ---> Running in 5a2414feadaf 03:10:41 Removing intermediate container 5a2414feadaf 03:10:41 ---> ca2aeabfc2bd 03:10:41 Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / 03:10:43 ---> 3d53f3133b0c 03:10:43 Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / 03:10:43 ---> 3fdef714cda0 03:10:43 Step 17/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / 03:10:43 ---> dcd718e822b4 03:10:43 Step 18/21 : ENTRYPOINT ["/device-virtual","--cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 03:10:44 ---> Running in 4d110d02abf1 03:10:44 Removing intermediate container 4d110d02abf1 03:10:44 ---> 83694bd4f9af 03:10:44 Step 19/21 : LABEL arch=arm64 03:10:44 ---> Running in d0594544aea4 03:10:44 Removing intermediate container d0594544aea4 03:10:44 ---> 39702813ab1a 03:10:44 Step 20/21 : LABEL git_sha=01be24e26ff5cef53aea6a5bd73bb718927b3a70 03:10:44 ---> Running in b1fabb01f6b7 03:10:45 Removing intermediate container b1fabb01f6b7 03:10:45 ---> df819ab781ce 03:10:45 Step 21/21 : LABEL version=0.0.0 03:10:45 ---> Running in eb63913ca40a 03:10:45 Removing intermediate container eb63913ca40a 03:10:45 ---> 4f3e044851d1 03:10:45 [Warning] One or more build-args [ARCH] were not consumed 03:10:45 Successfully built 4f3e044851d1 03:10:45 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 03:10:47 provisioning config files... 03:10:47 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-106@tmp/config4870875781958003769tmp [Pipeline] { [Pipeline] sh 03:10:48 + curl -s https://codecov.io/bash 03:10:48 + bash -s - -t @/w/workspace/foundry_device-virtual-go_PR-106@tmp/config4870875781958003769tmp 03:10:48 03:10:48 _____ _ 03:10:48 / ____| | | 03:10:48 | | ___ __| | ___ ___ _____ __ 03:10:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:10:48 | |___| (_) | (_| | __/ (_| (_) \ V / 03:10:48 \_____\___/ \__,_|\___|\___\___/ \_/ 03:10:48 Bash-tbd 03:10:48 03:10:48 03:10:48 ==> Jenkins CI detected. 03:10:48 project root: . 03:10:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:10:48 ==> Running gcov in . (disable via -X gcov) 03:10:48 ==> Python coveragepy not found 03:10:48 ==> Searching for coverage reports in: 03:10:48 + . 03:10:48 -> Found 1 reports 03:10:48 ==> Detecting git/mercurial file structure 03:10:48 ==> Reading reports 03:10:48 + ./coverage.out bytes=32181 03:10:48 ==> Appending adjustments 03:10:48 http://docs.codecov.io/docs/fixing-reports 03:10:49 + Found adjustments 03:10:49 ==> Gzipping contents 03:10:49 ==> Uploading reports 03:10:49 url: https://codecov.io 03:10:49 query: branch=PR-106&commit=01be24e26ff5cef53aea6a5bd73bb718927b3a70&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-106%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=106&job= 03:10:49 -> Pinging Codecov 03:10:49 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-106&commit=01be24e26ff5cef53aea6a5bd73bb718927b3a70&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-106%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=106&job= 03:10:49 -> Uploading 03:10:50 -> View reports at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/01be24e26ff5cef53aea6a5bd73bb718927b3a70 [Pipeline] } 03:10:50 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 03:10:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:10:53 ---> package-listing.sh 03:10:53 ++ facter osfamily 03:10:53 ++ tr '[:upper:]' '[:lower:]' 03:10:53 + OS_FAMILY=redhat 03:10:53 + workspace=/w/workspace/foundry_device-virtual-go_PR-106 03:10:53 + START_PACKAGES=/tmp/packages_start.txt 03:10:53 + END_PACKAGES=/tmp/packages_end.txt 03:10:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:10:53 + PACKAGES=/tmp/packages_start.txt 03:10:53 + '[' /w/workspace/foundry_device-virtual-go_PR-106 ']' 03:10:53 + PACKAGES=/tmp/packages_end.txt 03:10:53 + case "${OS_FAMILY}" in 03:10:53 + rpm -qa 03:10:53 + sort 03:10:59 + '[' -f /tmp/packages_start.txt ']' 03:10:59 + '[' -f /tmp/packages_end.txt ']' 03:10:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:10:59 + '[' /w/workspace/foundry_device-virtual-go_PR-106 ']' 03:10:59 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-106/archives/ 03:10:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-106/archives/ [Pipeline] isUnix [Pipeline] sh 03:11:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:11:00 03:11:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:11:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:11:01 alpine: Pulling from edgex-lftools-log-publisher 03:11:01 c9b1b535fdd9: Pulling fs layer 03:11:01 2cc5ad85d9ab: Pulling fs layer 03:11:01 756a868c4378: Pulling fs layer 03:11:01 444b2fc9a129: Pulling fs layer 03:11:01 ea15f1150254: Pulling fs layer 03:11:01 41b27a9f41bf: Pulling fs layer 03:11:01 28c525ee5125: Pulling fs layer 03:11:01 094b1ea09ed8: Pulling fs layer 03:11:01 138eaada9080: Pulling fs layer 03:11:01 0622d0fa9048: Pulling fs layer 03:11:01 41b27a9f41bf: Waiting 03:11:01 444b2fc9a129: Waiting 03:11:01 ea15f1150254: Waiting 03:11:01 28c525ee5125: Waiting 03:11:01 094b1ea09ed8: Waiting 03:11:01 138eaada9080: Waiting 03:11:01 0622d0fa9048: Waiting 03:11:01 2cc5ad85d9ab: Verifying Checksum 03:11:01 2cc5ad85d9ab: Download complete 03:11:01 444b2fc9a129: Verifying Checksum 03:11:01 444b2fc9a129: Download complete 03:11:02 ea15f1150254: Verifying Checksum 03:11:02 ea15f1150254: Download complete 03:11:02 c9b1b535fdd9: Verifying Checksum 03:11:02 c9b1b535fdd9: Download complete 03:11:02 28c525ee5125: Verifying Checksum 03:11:02 28c525ee5125: Download complete 03:11:03 756a868c4378: Verifying Checksum 03:11:03 756a868c4378: Download complete 03:11:03 c9b1b535fdd9: Pull complete 03:11:03 138eaada9080: Download complete 03:11:03 0622d0fa9048: Verifying Checksum 03:11:03 0622d0fa9048: Download complete 03:11:03 094b1ea09ed8: Verifying Checksum 03:11:03 094b1ea09ed8: Download complete 03:11:04 2cc5ad85d9ab: Pull complete 03:11:05 41b27a9f41bf: Verifying Checksum 03:11:05 41b27a9f41bf: Download complete 03:11:07 756a868c4378: Pull complete 03:11:07 444b2fc9a129: Pull complete 03:11:08 ea15f1150254: Pull complete 03:11:15 41b27a9f41bf: Pull complete 03:11:15 28c525ee5125: Pull complete 03:11:17 094b1ea09ed8: Pull complete 03:11:18 138eaada9080: Pull complete 03:11:18 0622d0fa9048: Pull complete 03:11:18 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 03:11:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:11:18 prd-centos7-docker-4c-2g-6382 does not seem to be running inside a container 03:11:19 $ 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-106 -v /w/workspace/foundry_device-virtual-go_PR-106:/w/workspace/foundry_device-virtual-go_PR-106:rw,z -v /w/workspace/foundry_device-virtual-go_PR-106@tmp:/w/workspace/foundry_device-virtual-go_PR-106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 03:11:20 $ docker top e373ab9f1f6007088930405a4c3b37d52ed8f53d81fe1b3cd380aecdd68c7e74 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:11:20 provisioning config files... 03:11:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-106@tmp/config5911542149849643394tmp [Pipeline] { [Pipeline] echo 03:11:20 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:11:21 ---> create-netrc.sh [Pipeline] echo 03:11:21 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:11:22 ---> logs-deploy.sh 03:11:22 + ARCHIVE_ARTIFACTS= 03:11:22 + LOGS_SERVER=https://logs.edgexfoundry.org 03:11:22 + '[' https://logs.edgexfoundry.org == None ']' 03:11:22 + NEXUS_URL=https://nexus.edgexfoundry.org 03:11:22 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-106/1 03:11:22 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-virtual-go/job/PR-106/1/ 03:11:22 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-106/1 /w/workspace/foundry_device-virtual-go_PR-106 03:11:24 Archives upload complete. 03:11:24 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-106/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-virtual-go/job/PR-106/1/ 03:11:25 ---> uname -a: 03:11:25 Linux e373ab9f1f60 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 03:11:25 03:11:25 03:11:25 ---> lscpu: 03:11:25 Architecture: x86_64 03:11:25 CPU op-mode(s): 32-bit, 64-bit 03:11:25 Byte Order: Little Endian 03:11:25 Address sizes: 40 bits physical, 48 bits virtual 03:11:25 CPU(s): 4 03:11:25 On-line CPU(s) list: 0-3 03:11:25 Thread(s) per core: 1 03:11:25 Core(s) per socket: 1 03:11:25 Socket(s): 4 03:11:25 NUMA node(s): 1 03:11:25 Vendor ID: GenuineIntel 03:11:25 CPU family: 6 03:11:25 Model: 44 03:11:25 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 03:11:25 Stepping: 1 03:11:25 CPU MHz: 2933.438 03:11:25 BogoMIPS: 5866.87 03:11:25 Virtualization: VT-x 03:11:25 Hypervisor vendor: KVM 03:11:25 Virtualization type: full 03:11:25 L1d cache: 128 KiB 03:11:25 L1i cache: 128 KiB 03:11:25 L2 cache: 16 MiB 03:11:25 L3 cache: 64 MiB 03:11:25 NUMA node0 CPU(s): 0-3 03:11:25 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 03:11:25 Vulnerability Meltdown: Mitigation; PTI 03:11:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:11:25 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 03:11:25 Vulnerability Spectre v2: Mitigation; Full retpoline 03:11:25 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 03:11:25 03:11:25 03:11:25 ---> nproc: 03:11:25 4 03:11:25 03:11:25 03:11:25 ---> df -h: 03:11:25 Filesystem Size Used Available Use% Mounted on 03:11:25 overlay 50.0G 6.4G 43.6G 13% / 03:11:25 tmpfs 64.0M 0 64.0M 0% /dev 03:11:25 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 03:11:25 shm 64.0M 0 64.0M 0% /dev/shm 03:11:25 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 03:11:25 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 03:11:25 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 03:11:25 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/foundry_device-virtual-go_PR-106 03:11:25 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/foundry_device-virtual-go_PR-106@tmp 03:11:25 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 03:11:25 03:11:25 03:11:25 ---> free -m: 03:11:25 total used free shared buff/cache available 03:11:25 Mem: 1838 598 66 0 1173 1135 03:11:25 Swap: 1023 0 1023 03:11:25 03:11:25 03:11:25 ---> ip addr: 03:11:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:11:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:11:25 inet 127.0.0.1/8 scope host lo 03:11:25 valid_lft forever preferred_lft forever 03:11:25 6: eth0@if7: mtu 1458 qdisc noqueue state UP 03:11:25 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 03:11:25 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 03:11:25 valid_lft forever preferred_lft forever 03:11:25 03:11:25 03:11:25 ---> sar -b -r -n DEV: 03:11:25 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/28/20 _x86_64_ (4 CPU) 03:11:25 03:11:25 02:59:33 LINUX RESTART 03:11:25 03:11:25 03:00:01 tps rtps wtps bread/s bwrtn/s 03:11:25 03:01:01 80.84 32.47 48.37 4761.71 16541.91 03:11:25 03:02:01 8.95 0.15 8.80 4.20 1801.93 03:11:25 03:03:01 2.70 0.00 2.70 0.00 83.18 03:11:25 03:04:01 0.57 0.00 0.57 0.00 6.23 03:11:25 03:05:01 0.28 0.00 0.28 0.00 3.65 03:11:25 03:06:01 0.33 0.00 0.33 0.00 4.96 03:11:25 03:07:01 0.25 0.00 0.25 0.00 2.43 03:11:25 03:08:01 0.17 0.00 0.17 0.00 1.62 03:11:25 03:09:01 0.30 0.00 0.30 0.00 3.48 03:11:25 03:10:01 0.25 0.00 0.25 0.00 2.71 03:11:25 03:11:01 44.37 43.97 0.40 3058.24 6.45 03:11:25 Average: 12.66 6.98 5.68 713.43 1680.40 03:11:25 03:11:25 03:00:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:11:25 03:01:01 100976 1781328 94.64 2620 1234160 981960 33.50 446612 1171160 48956 03:11:25 03:02:01 119052 1763252 93.68 2620 1234532 921856 31.45 429868 1170536 20 03:11:25 03:03:01 119692 1762612 93.64 2620 1234540 894172 30.51 429852 1170248 8 03:11:25 03:04:01 118436 1763868 93.71 2620 1234544 894364 30.52 432504 1168944 12 03:11:25 03:05:01 117860 1764444 93.74 2620 1234548 894424 30.52 432868 1168944 16 03:11:25 03:06:01 120004 1762300 93.62 2620 1234556 894172 30.51 431296 1168940 8 03:11:25 03:07:01 120232 1762072 93.61 2620 1234556 894100 30.51 430900 1168940 12 03:11:25 03:08:01 120712 1761592 93.59 2620 1234564 894100 30.51 430600 1168780 20 03:11:25 03:09:01 120900 1761404 93.58 2620 1234568 894100 30.51 430480 1168780 8 03:11:25 03:10:01 137288 1745016 92.71 2620 1234576 894100 30.51 414132 1168784 8 03:11:25 03:11:01 67716 1814588 96.40 2620 1281368 976004 33.30 416960 1228300 3976 03:11:25 Average: 114806 1767498 93.90 2620 1238774 912123 31.12 429643 1174760 4822 03:11:25 03:11:25 03:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 03:11:25 03:01:01 eth0 209.06 165.20 995.76 84.87 0.00 0.00 0.00 03:11:25 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:25 03:01:01 docker0 1.26 1.11 0.26 2.66 0.00 0.00 0.00 03:11:25 03:02:01 eth0 0.78 0.37 0.63 0.04 0.00 0.00 0.00 03:11:25 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:25 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:25 03:03:01 eth0 0.68 0.28 0.22 0.02 0.00 0.00 0.00 03:11:25 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:25 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:25 03:04:01 eth0 1.38 0.68 0.58 0.37 0.00 0.00 0.00 03:11:25 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:25 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:25 03:05:01 eth0 0.40 0.28 0.26 0.23 0.00 0.00 0.00 03:11:25 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:25 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:25 03:06:01 eth0 0.28 0.23 0.14 0.07 0.00 0.00 0.00 03:11:25 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:25 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:25 03:07:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 03:11:25 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:25 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:25 03:08:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 03:11:25 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:25 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:25 03:09:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 03:11:25 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:25 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:25 03:10:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 03:11:25 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:25 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:25 03:11:01 eth0 18.95 14.15 106.09 5.07 0.00 0.00 0.00 03:11:25 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:25 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:25 Average: eth0 21.14 16.55 100.65 8.27 0.00 0.00 0.00 03:11:25 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:25 Average: docker0 0.12 0.10 0.02 0.24 0.00 0.00 0.00 03:11:25 03:11:25 03:11:25 ---> sar -P ALL: 03:11:25 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/28/20 _x86_64_ (4 CPU) 03:11:25 03:11:25 02:59:33 LINUX RESTART 03:11:25 03:11:25 03:00:01 CPU %user %nice %system %iowait %steal %idle 03:11:25 03:01:01 all 12.57 0.00 6.28 4.14 18.87 58.14 03:11:25 03:01:01 0 11.24 0.00 7.33 3.58 19.48 58.38 03:11:25 03:01:01 1 13.21 0.00 5.14 4.38 18.55 58.72 03:11:25 03:01:01 2 12.90 0.00 5.85 4.78 17.95 58.53 03:11:25 03:01:01 3 12.92 0.00 6.84 3.82 19.48 56.93 03:11:25 03:02:01 all 0.13 0.00 0.13 0.01 1.10 98.63 03:11:25 03:02:01 0 0.07 0.00 0.10 0.00 1.46 98.37 03:11:25 03:02:01 1 0.33 0.00 0.12 0.00 1.62 97.92 03:11:25 03:02:01 2 0.05 0.00 0.10 0.02 0.83 99.01 03:11:25 03:02:01 3 0.05 0.00 0.20 0.02 0.49 99.24 03:11:25 03:03:01 all 0.10 0.00 0.03 0.00 0.34 99.52 03:11:25 03:03:01 0 0.03 0.00 0.03 0.00 0.32 99.62 03:11:25 03:03:01 1 0.07 0.00 0.03 0.00 0.27 99.63 03:11:25 03:03:01 2 0.08 0.00 0.05 0.00 0.63 99.24 03:11:25 03:03:01 3 0.23 0.00 0.03 0.00 0.17 99.57 03:11:25 03:04:01 all 0.10 0.00 0.05 0.00 0.36 99.48 03:11:25 03:04:01 0 0.05 0.00 0.03 0.00 0.23 99.68 03:11:25 03:04:01 1 0.07 0.00 0.03 0.00 0.35 99.55 03:11:25 03:04:01 2 0.15 0.00 0.03 0.00 0.30 99.52 03:11:25 03:04:01 3 0.17 0.00 0.07 0.00 0.55 99.22 03:11:25 03:05:01 all 0.09 0.00 0.05 0.00 0.50 99.36 03:11:25 03:05:01 0 0.02 0.00 0.03 0.00 0.38 99.57 03:11:25 03:05:01 1 0.08 0.00 0.07 0.00 1.06 98.79 03:11:25 03:05:01 2 0.25 0.00 0.03 0.00 0.42 99.30 03:11:25 03:05:01 3 0.02 0.00 0.07 0.00 0.17 99.75 03:11:25 03:06:01 all 0.12 0.00 0.03 0.00 0.11 99.74 03:11:25 03:06:01 0 0.03 0.00 0.02 0.00 0.05 99.90 03:11:25 03:06:01 1 0.10 0.00 0.07 0.00 0.20 99.63 03:11:25 03:06:01 2 0.28 0.00 0.02 0.00 0.15 99.55 03:11:25 03:06:01 3 0.05 0.00 0.03 0.00 0.05 99.87 03:11:25 03:07:01 all 0.15 0.00 0.04 0.00 0.08 99.73 03:11:25 03:07:01 0 0.05 0.00 0.05 0.00 0.10 99.80 03:11:25 03:07:01 1 0.07 0.00 0.03 0.00 0.18 99.72 03:11:25 03:07:01 2 0.45 0.00 0.05 0.00 0.03 99.47 03:11:25 03:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:11:25 03:08:01 all 0.11 0.00 0.04 0.00 0.08 99.77 03:11:25 03:08:01 0 0.08 0.00 0.05 0.00 0.08 99.78 03:11:25 03:08:01 1 0.05 0.00 0.02 0.00 0.07 99.87 03:11:25 03:08:01 2 0.28 0.00 0.07 0.00 0.12 99.53 03:11:25 03:08:01 3 0.02 0.00 0.02 0.00 0.07 99.90 03:11:25 03:09:01 all 0.10 0.00 0.04 0.00 0.25 99.60 03:11:25 03:09:01 0 0.05 0.00 0.03 0.00 0.17 99.75 03:11:25 03:09:01 1 0.02 0.00 0.03 0.00 0.32 99.63 03:11:25 03:09:01 2 0.28 0.00 0.03 0.00 0.35 99.33 03:11:25 03:09:01 3 0.05 0.00 0.05 0.00 0.18 99.72 03:11:25 03:10:01 all 0.10 0.00 0.05 0.00 0.37 99.49 03:11:25 03:10:01 0 0.02 0.00 0.05 0.00 0.23 99.70 03:11:25 03:10:01 1 0.07 0.00 0.07 0.00 0.53 99.34 03:11:25 03:10:01 2 0.28 0.00 0.02 0.00 0.37 99.33 03:11:25 03:10:01 3 0.02 0.00 0.02 0.00 0.32 99.65 03:11:25 03:11:01 all 1.01 0.00 0.60 1.64 2.98 93.77 03:11:25 03:11:01 0 0.54 0.00 0.80 0.00 3.20 95.45 03:11:25 03:11:01 1 0.85 0.00 0.54 4.42 3.27 90.92 03:11:25 03:11:01 2 0.91 0.00 0.31 1.34 2.71 94.73 03:11:25 03:11:01 3 1.78 0.00 0.76 0.79 2.72 93.94 03:11:25 Average: all 1.36 0.00 0.68 0.54 2.33 95.09 03:11:25 Average: 0 1.15 0.00 0.80 0.34 2.40 95.31 03:11:25 Average: 1 1.40 0.00 0.58 0.82 2.46 94.74 03:11:25 Average: 2 1.48 0.00 0.61 0.57 2.21 95.14 03:11:25 Average: 3 1.42 0.00 0.75 0.43 2.23 95.18 03:11:25 03:11:25 03:11:25